Aug 13 03:26:15.357167 np0000007145 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 13 03:26:15.362315 np0000007145 devstack@c-api.service[100339]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 13 03:26:15 2026] *** Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: nodename: np0000007145 Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: machine: x86_64 Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: clock source: unix Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: pcre jit disabled Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: detected number of CPU cores: 16 Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: current working directory: / Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: detected binary path: /usr/bin/uwsgi-core Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: your processes number limit is 257052 Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: your memory page size is 4096 bytes Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: detected max file descriptor number: 2048 Aug 13 03:26:15.364422 np0000007145 devstack@c-api.service[100339]: lock engine: pthread robust mutexes Aug 13 03:26:15.364767 np0000007145 devstack@c-api.service[100339]: thunder lock: enabled Aug 13 03:26:15.364767 np0000007145 devstack@c-api.service[100339]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 13 03:26:15.364814 np0000007145 devstack@c-api.service[100339]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 13 03:26:15.364814 np0000007145 devstack@c-api.service[100339]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 13 03:26:15.364814 np0000007145 devstack@c-api.service[100339]: Set PythonHome to /opt/stack/data/venv Aug 13 03:26:15.395939 np0000007145 devstack@c-api.service[100339]: Python main interpreter initialized at 0x7ea2b2ea4668 Aug 13 03:26:15.395939 np0000007145 devstack@c-api.service[100339]: python threads support enabled Aug 13 03:26:15.395939 np0000007145 devstack@c-api.service[100339]: your server socket listen backlog is limited to 100 connections Aug 13 03:26:15.395939 np0000007145 devstack@c-api.service[100339]: your mercy for graceful operations on workers is 80 seconds Aug 13 03:26:15.396474 np0000007145 devstack@c-api.service[100339]: mapped 671795 bytes (656 KB) for 4 cores Aug 13 03:26:15.396626 np0000007145 devstack@c-api.service[100339]: *** Operational MODE: preforking *** Aug 13 03:26:15.396793 np0000007145 devstack@c-api.service[100339]: *** uWSGI is running in multiple interpreter mode *** Aug 13 03:26:15.396793 np0000007145 devstack@c-api.service[100339]: spawned uWSGI master process (pid: 100339) Aug 13 03:26:15.396954 np0000007145 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 13 03:26:15.397402 np0000007145 devstack@c-api.service[100339]: spawned uWSGI worker 1 (pid: 100340, cores: 1) Aug 13 03:26:15.397984 np0000007145 devstack@c-api.service[100339]: spawned uWSGI worker 2 (pid: 100341, cores: 1) Aug 13 03:26:15.398530 np0000007145 devstack@c-api.service[100339]: spawned uWSGI worker 3 (pid: 100342, cores: 1) Aug 13 03:26:15.399036 np0000007145 devstack@c-api.service[100339]: spawned uWSGI worker 4 (pid: 100343, cores: 1) Aug 13 03:26:15.399096 np0000007145 devstack@c-api.service[100339]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 13 03:26:15.516444 np0000007145 devstack@c-api.service[100340]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 03:26:15.516444 np0000007145 devstack@c-api.service[100340]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 03:26:15.516444 np0000007145 devstack@c-api.service[100340]: we strongly recommend against using it for new projects. Aug 13 03:26:15.516444 np0000007145 devstack@c-api.service[100340]: If you are already using Eventlet, we recommend migrating to a different Aug 13 03:26:15.516444 np0000007145 devstack@c-api.service[100340]: framework. For more detail see Aug 13 03:26:15.516444 np0000007145 devstack@c-api.service[100340]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 03:26:15.516444 np0000007145 devstack@c-api.service[100340]: import eventlet # noqa Aug 13 03:26:15.522467 np0000007145 devstack@c-api.service[100341]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 03:26:15.522467 np0000007145 devstack@c-api.service[100341]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 03:26:15.522467 np0000007145 devstack@c-api.service[100341]: we strongly recommend against using it for new projects. Aug 13 03:26:15.522467 np0000007145 devstack@c-api.service[100341]: If you are already using Eventlet, we recommend migrating to a different Aug 13 03:26:15.522467 np0000007145 devstack@c-api.service[100341]: framework. For more detail see Aug 13 03:26:15.522467 np0000007145 devstack@c-api.service[100341]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 03:26:15.522467 np0000007145 devstack@c-api.service[100341]: import eventlet # noqa Aug 13 03:26:15.527635 np0000007145 devstack@c-api.service[100342]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 03:26:15.527635 np0000007145 devstack@c-api.service[100342]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 03:26:15.527635 np0000007145 devstack@c-api.service[100342]: we strongly recommend against using it for new projects. Aug 13 03:26:15.527635 np0000007145 devstack@c-api.service[100342]: If you are already using Eventlet, we recommend migrating to a different Aug 13 03:26:15.527635 np0000007145 devstack@c-api.service[100342]: framework. For more detail see Aug 13 03:26:15.527635 np0000007145 devstack@c-api.service[100342]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 03:26:15.527635 np0000007145 devstack@c-api.service[100342]: import eventlet # noqa Aug 13 03:26:15.553932 np0000007145 devstack@c-api.service[100343]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 13 03:26:15.553932 np0000007145 devstack@c-api.service[100343]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 13 03:26:15.553932 np0000007145 devstack@c-api.service[100343]: we strongly recommend against using it for new projects. Aug 13 03:26:15.553932 np0000007145 devstack@c-api.service[100343]: If you are already using Eventlet, we recommend migrating to a different Aug 13 03:26:15.553932 np0000007145 devstack@c-api.service[100343]: framework. For more detail see Aug 13 03:26:15.553932 np0000007145 devstack@c-api.service[100343]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 13 03:26:15.553932 np0000007145 devstack@c-api.service[100343]: import eventlet # noqa Aug 13 03:26:15.685973 np0000007145 devstack@c-api.service[100340]: /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 Aug 13 03:26:15.685973 np0000007145 devstack@c-api.service[100340]: from cgi import parse_header Aug 13 03:26:15.689162 np0000007145 devstack@c-api.service[100342]: /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 Aug 13 03:26:15.689162 np0000007145 devstack@c-api.service[100342]: from cgi import parse_header Aug 13 03:26:15.699224 np0000007145 devstack@c-api.service[100341]: /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 Aug 13 03:26:15.699224 np0000007145 devstack@c-api.service[100341]: from cgi import parse_header Aug 13 03:26:15.725903 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 03:26:15.725903 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:26:15.728286 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 03:26:15.728286 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:26:15.736216 np0000007145 devstack@c-api.service[100343]: /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 Aug 13 03:26:15.736216 np0000007145 devstack@c-api.service[100343]: from cgi import parse_header Aug 13 03:26:15.737228 np0000007145 devstack@c-api.service[100340]: /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. Aug 13 03:26:15.737228 np0000007145 devstack@c-api.service[100340]: removals.removed_module( Aug 13 03:26:15.738159 np0000007145 devstack@c-api.service[100340]: /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. Aug 13 03:26:15.738159 np0000007145 devstack@c-api.service[100340]: removals.removed_module( Aug 13 03:26:15.739466 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 03:26:15.739466 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:26:15.740097 np0000007145 devstack@c-api.service[100342]: /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. Aug 13 03:26:15.740097 np0000007145 devstack@c-api.service[100342]: removals.removed_module( Aug 13 03:26:15.741078 np0000007145 devstack@c-api.service[100342]: /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. Aug 13 03:26:15.741078 np0000007145 devstack@c-api.service[100342]: removals.removed_module( Aug 13 03:26:15.751080 np0000007145 devstack@c-api.service[100341]: /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. Aug 13 03:26:15.751080 np0000007145 devstack@c-api.service[100341]: removals.removed_module( Aug 13 03:26:15.751922 np0000007145 devstack@c-api.service[100341]: /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. Aug 13 03:26:15.751922 np0000007145 devstack@c-api.service[100341]: removals.removed_module( Aug 13 03:26:15.784809 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 13 03:26:15.784809 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:26:15.797474 np0000007145 devstack@c-api.service[100343]: /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. Aug 13 03:26:15.797474 np0000007145 devstack@c-api.service[100343]: removals.removed_module( Aug 13 03:26:15.798558 np0000007145 devstack@c-api.service[100343]: /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. Aug 13 03:26:15.798558 np0000007145 devstack@c-api.service[100343]: removals.removed_module( Aug 13 03:26:16.503586 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 03:26:16.503586 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:26:16.522283 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 03:26:16.522283 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:26:16.535848 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 03:26:16.535848 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:26:16.558063 np0000007145 devstack@c-api.service[100340]: /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. Aug 13 03:26:16.558063 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:26:16.572098 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 13 03:26:16.572098 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:26:16.573032 np0000007145 devstack@c-api.service[100342]: /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. Aug 13 03:26:16.573032 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:26:16.585074 np0000007145 devstack@c-api.service[100341]: /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. Aug 13 03:26:16.585074 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:26:16.628139 np0000007145 devstack@c-api.service[100343]: /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. Aug 13 03:26:16.628139 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:26:16.729206 np0000007145 devstack@c-api.service[100340]: 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. Aug 13 03:26:16.729391 np0000007145 devstack@c-api.service[100340]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100340) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 03:26:16.738570 np0000007145 devstack@c-api.service[100342]: 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. Aug 13 03:26:16.738767 np0000007145 devstack@c-api.service[100342]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100342) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 03:26:16.750848 np0000007145 devstack@c-api.service[100341]: 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. Aug 13 03:26:16.750848 np0000007145 devstack@c-api.service[100341]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100341) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 03:26:16.808520 np0000007145 devstack@c-api.service[100343]: 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. Aug 13 03:26:16.808730 np0000007145 devstack@c-api.service[100343]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100343) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 13 03:26:16.815888 np0000007145 devstack@c-api.service[100342]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 03:26:16.815888 np0000007145 devstack@c-api.service[100342]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 03:26:16.817168 np0000007145 devstack@c-api.service[100340]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 03:26:16.817168 np0000007145 devstack@c-api.service[100340]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 03:26:16.821706 np0000007145 devstack@c-api.service[100341]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 03:26:16.821706 np0000007145 devstack@c-api.service[100341]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 03:26:16.873815 np0000007145 devstack@c-api.service[100343]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 13 03:26:16.873815 np0000007145 devstack@c-api.service[100343]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 13 03:26:17.273847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100340) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 03:26:17.274059 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100341) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 03:26:17.274225 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.274313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.274353 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100342) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 03:26:17.274384 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100343) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 13 03:26:17.274479 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.274517 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.274568 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.274765 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.274804 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.274922 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.274967 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.275071 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.275182 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.275302 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.276620 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.276699 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.276752 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.276815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.276904 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.276968 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.277000 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.277051 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.277083 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.277161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.277249 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.277298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.277367 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.277408 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.277436 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.277463 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.277517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.277587 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.277644 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.277675 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.277703 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.277746 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.277778 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.277806 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.277869 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.277931 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.277994 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.278063 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.278681 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.278735 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.278783 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.278815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.278863 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.278898 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.278925 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.278953 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.278975 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.279000 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.279023 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.279050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.279081 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.279109 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.279136 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.279184 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.279217 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.279255 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.279289 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.279318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.279353 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.279395 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.279420 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.279448 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.279475 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.279501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.279526 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.279552 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.279585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.279623 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.279650 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.279675 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.279701 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.279725 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.279777 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.279811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.279852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.279887 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.279917 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.279941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.279968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.279993 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.280017 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.280037 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.280072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.280100 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.280137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.280179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.280204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.280248 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.280283 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.280283 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.280324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.280324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.280389 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.280417 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.281730 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.281784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.281838 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.281878 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.281907 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.281934 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.281961 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.281992 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.282018 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.282041 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.282066 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.282092 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.282130 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.282182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.282221 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.282262 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.282306 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.282338 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.282372 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.282399 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.282422 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.282447 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.282447 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.282447 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.282514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.282563 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.282603 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.282631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.282655 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.282680 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.282705 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.282730 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.282756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.282808 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.282856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.282883 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.282921 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.282950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.282977 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.283015 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.283055 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.283093 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.283120 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.283157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.283187 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.283213 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.283245 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.283272 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.283300 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.283326 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.283366 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.283402 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.283429 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.283453 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.283477 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.283509 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.284833 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.284906 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.284958 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.284994 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.285018 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.285083 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.285117 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.285152 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.285181 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.285217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.285245 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.285266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.285291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.285314 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.285343 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.285386 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.285422 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.285449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.285471 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.285503 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.285528 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.285556 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.285556 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.285598 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.285625 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.285656 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.285678 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.285678 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.286058 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.286157 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.286228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.286288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.286353 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.286405 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.286449 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.286492 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.286529 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.286564 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.286610 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.286654 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.286691 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.286728 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.286728 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.286800 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.286851 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.286895 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.286931 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.287050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.287094 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.287130 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.287176 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.287215 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.287249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.287286 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.287324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.287357 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.287397 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.287442 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.287484 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.287527 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.287569 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.287612 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.287650 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.287692 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.287734 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.287768 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.287812 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.287869 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.287914 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.287956 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.287991 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.287991 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.288079 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.288116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.288158 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.288193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.288227 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.288270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.288305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.288305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.288305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.288305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.288305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.288305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.289119 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.289197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.289271 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.289318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.289357 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.289398 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.289435 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.289485 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.289524 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.289562 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.289605 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.289642 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.289677 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.289714 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.289748 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.289785 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.289785 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.289889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.289938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.289980 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.290023 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.290509 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.290570 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.290641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.290683 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.290748 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.290791 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.290896 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.296318 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.296447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.296447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.296501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.296560 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.296602 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.296674 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.296808 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.296924 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.297016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.297051 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.297085 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.297112 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.297139 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.297175 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.297200 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.297240 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.297278 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.297312 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.297340 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.297366 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.297401 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.297424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.297446 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.297472 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.297496 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.297521 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.297546 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.297576 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.297602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.297628 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.297652 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.297678 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.297702 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.297726 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.297751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.297775 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.297806 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.297852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.297886 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.297929 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.297960 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.297986 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.298011 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.298033 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.298059 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.298081 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.298118 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.298168 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.298197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.298236 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.298278 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.298323 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.298323 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.298323 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.298405 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.299798 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.299887 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.299947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.299991 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.300021 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.300057 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.300088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.300111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.300134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.300185 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.300228 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.300271 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.300299 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.300324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.300349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.300376 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.300401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.300430 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.300455 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.300489 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.300532 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.300626 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.300695 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.300757 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.300817 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.300894 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.300931 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.300962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.301000 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.301035 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.301062 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.301088 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.301160 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.301194 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.301229 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.301260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.301260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.301308 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.301341 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.301369 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.301398 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.301427 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.301454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.301486 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.301512 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.301538 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.301563 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.301588 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.301614 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.301645 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.301671 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.301697 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.301719 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.301743 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.301767 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.301798 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.302372 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.302486 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.302536 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.302569 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.302594 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.302617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.302664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.302700 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.302725 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.302750 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.302778 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.302804 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.302843 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.302878 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.302906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.302931 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.302957 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.302980 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.303014 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.303044 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.303068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.303093 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.303118 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.303172 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.303202 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.303238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.303238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.303238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.305364 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.305432 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.305501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.305561 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.305605 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.305662 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.305662 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.305740 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.305781 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.305836 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.305884 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.305941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.305991 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.306038 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.306085 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.306136 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.306217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.306252 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.306286 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.306331 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.306370 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.306399 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.306426 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.306451 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.306476 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.306501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.306525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.306525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.306580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.306629 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.306694 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.306750 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.306810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.306884 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.306915 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.306944 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.306988 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.307046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.307103 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.307135 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.307191 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.307218 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.307244 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.307272 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.307298 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.307320 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.307355 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.307382 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.307403 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.307431 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.307455 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.307480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.307523 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.307552 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.307578 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.307627 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.308572 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.308646 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.308711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.308745 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.308768 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.308794 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.308830 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.308857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.308883 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.308914 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.308943 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.308976 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.309014 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.309050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.309085 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.309120 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.309166 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.309195 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.309225 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.309271 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.309301 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.309328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.309328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.309328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.309390 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.309414 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.309450 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.309476 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.309500 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.309530 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.309576 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.309609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.309636 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.309660 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.309686 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.309711 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.309735 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.309759 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.309788 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.309816 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.309855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.309879 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.309901 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.309927 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.309953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.309976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.310008 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.310037 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.310089 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.310131 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.310166 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.310190 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.310224 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.310268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.310307 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.310342 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.310369 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.310399 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.310424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.310455 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.310483 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.310510 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.310535 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.310569 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.310601 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.310633 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.310663 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.310694 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.310722 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.310746 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.310771 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.310795 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.310840 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.310868 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.310893 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.310917 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.310950 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.310982 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.311006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.311035 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.311064 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.311093 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.311117 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.311150 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.311176 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.311205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.311247 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.311285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.311312 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.311338 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.311362 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.311383 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.311412 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.311438 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.311462 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.311486 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.311519 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.311546 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.311586 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.311619 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.311643 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.311669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.311695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.311721 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.311750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.311777 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.311807 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.311850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.311850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.311850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.311850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.311850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.311959 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.311984 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.312038 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.312068 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.312094 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.312166 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.312205 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.312251 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.312282 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.312309 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.312336 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.312365 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.312392 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.312417 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.312440 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.312440 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.312485 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.312516 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.312542 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.312565 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.312608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.312638 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.312661 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.312684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.312709 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.312730 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.312761 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.312761 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.313127 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.313224 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.313282 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.313335 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.313399 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.313430 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.313458 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.313511 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.313543 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.313568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.313590 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.313631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.313667 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.313698 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.313726 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.313751 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.313781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.313818 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.313862 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.313887 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.313909 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.313934 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.313956 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.313980 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.314005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.314038 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.314069 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.314095 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.314121 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.314169 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.314201 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.314236 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.314268 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.314305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.314352 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.314383 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.314414 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.314441 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.314467 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.314492 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.314517 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.314542 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.314566 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.314588 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.314609 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.314656 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.314689 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.314716 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.314741 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.314766 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.314794 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.314835 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.314863 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.314888 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.314914 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.314948 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.316486 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.316558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.316645 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.316718 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.316774 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.316810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.316867 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.316926 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.316973 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.317034 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.317080 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.317125 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.317241 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.317292 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.317331 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.317359 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.317392 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.317438 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.317491 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.317528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.317591 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.317631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.317673 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.317700 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.317776 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.317838 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.317838 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.317906 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.319312 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.319392 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.319486 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.319570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.319603 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.319652 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.319694 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.319739 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.319770 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.319803 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.319871 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.319901 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.319925 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.319986 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.320080 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.320220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.320271 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.320301 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.320366 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.320424 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.320454 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.320479 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.320563 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.320597 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.320660 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.320694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.320754 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.320874 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.321336 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.321509 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.321569 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.321629 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.321676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.321718 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.321761 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.321804 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.321864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.321919 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.321966 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.322017 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.322060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.322104 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.322157 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.322205 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.322261 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.322305 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.322346 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.322388 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.322444 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.322489 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.322526 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.322566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.322608 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.322608 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.322608 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.322608 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.323105 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.323187 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.323244 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.323294 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.323350 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.323406 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.323457 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.323489 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.323526 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.323550 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.323586 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.323643 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.323686 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.323734 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.323778 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.323838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.323882 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.323923 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.323962 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.324003 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.324047 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.324104 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.324163 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.324218 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.324262 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.324304 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.324345 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.324386 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.324434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.324474 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.324593 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.324646 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.324682 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.324707 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.324730 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.324730 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.324786 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.324860 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.324907 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.324955 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.325007 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.325050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.325090 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.325129 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.325212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.325257 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.325288 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.325329 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.325375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.325421 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.325471 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.325514 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.325555 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.325600 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.325639 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.325675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.328893 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.329004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.329063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.329093 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.329137 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.329210 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.329244 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.329273 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.329371 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.329473 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.329560 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.329616 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.329655 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.329683 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.329708 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.329733 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.329755 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.329811 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.329885 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.329923 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.329951 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.330002 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.330033 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.330091 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.330186 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.330268 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.330347 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.330436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.334514 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.334603 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.334665 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.334726 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.334781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.334808 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.334854 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.334911 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.334951 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.334978 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.335003 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.335028 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.335056 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.335086 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.335112 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.335137 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.335183 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.335209 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.335234 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.335257 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.335281 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.335306 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.335331 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.335375 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.335472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.335537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.335630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.335717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.335747 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.335810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.335891 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.335949 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.336005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.336073 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.336104 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.336133 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.336180 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.336204 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.336225 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.336248 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.336272 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.336296 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.336320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.336345 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.336375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.336401 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.336426 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.336453 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.336478 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.336502 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.336528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.336549 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.336574 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.336574 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.336615 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.336658 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 13 03:26:17.338867 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.338936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.338998 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.339038 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.339085 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100340) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.339126 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.339189 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.339234 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.339275 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.339330 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.339375 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.339415 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.339455 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.339507 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.339548 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 13 03:26:17.339594 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.339634 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.339673 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 13 03:26:17.339719 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100340) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.339761 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 13 03:26:17.339812 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100340) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.339867 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 13 03:26:17.339867 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 13 03:26:17.339867 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 13 03:26:17.380288 np0000007145 devstack@c-api.service[100343]: INFO dbcounter [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Registered counter for database cinder Aug 13 03:26:17.382166 np0000007145 devstack@c-api.service[100342]: INFO dbcounter [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Registered counter for database cinder Aug 13 03:26:17.384848 np0000007145 devstack@c-api.service[100340]: INFO dbcounter [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Registered counter for database cinder Aug 13 03:26:17.389661 np0000007145 devstack@c-api.service[100341]: INFO dbcounter [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Registered counter for database cinder Aug 13 03:26:17.424853 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 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=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:17.424989 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 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=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:17.426555 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 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=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:17.433014 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 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=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:17.540533 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writer thread running {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 03:26:17.543439 np0000007145 devstack@c-api.service[100343]: INFO cinder.rpc [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 03:26:17.546315 np0000007145 devstack@c-api.service[100343]: INFO cinder.rpc [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 03:26:17.547886 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writer thread running {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 03:26:17.549028 np0000007145 devstack@c-api.service[100343]: INFO cinder.rpc [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 03:26:17.550259 np0000007145 devstack@c-api.service[100341]: INFO cinder.rpc [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 03:26:17.551384 np0000007145 devstack@c-api.service[100343]: INFO cinder.rpc [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 03:26:17.551686 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.551958 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.552642 np0000007145 devstack@c-api.service[100341]: INFO cinder.rpc [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 03:26:17.553935 np0000007145 devstack@c-api.service[100343]: WARNING cinder.keymgr.conf_key_mgr [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 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' Aug 13 03:26:17.554940 np0000007145 devstack@c-api.service[100341]: INFO cinder.rpc [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 03:26:17.556925 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.557069 np0000007145 devstack@c-api.service[100341]: INFO cinder.rpc [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 03:26:17.557137 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.557330 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.557580 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.558253 np0000007145 devstack@c-api.service[100341]: WARNING cinder.keymgr.conf_key_mgr [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 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' Aug 13 03:26:17.561045 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.561172 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.576712 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writer thread running {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 03:26:17.578151 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writer thread running {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 13 03:26:17.579623 np0000007145 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 03:26:17.581308 np0000007145 devstack@c-api.service[100340]: INFO cinder.rpc [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 13 03:26:17.582614 np0000007145 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 03:26:17.584174 np0000007145 devstack@c-api.service[100340]: INFO cinder.rpc [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 13 03:26:17.585341 np0000007145 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 03:26:17.586812 np0000007145 devstack@c-api.service[100340]: INFO cinder.rpc [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 13 03:26:17.587722 np0000007145 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 03:26:17.588195 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.588514 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.589055 np0000007145 devstack@c-api.service[100340]: INFO cinder.rpc [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 13 03:26:17.589358 np0000007145 devstack@c-api.service[100342]: WARNING cinder.keymgr.conf_key_mgr [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 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' Aug 13 03:26:17.589495 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.589852 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.590579 np0000007145 devstack@c-api.service[100340]: WARNING cinder.keymgr.conf_key_mgr [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 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' Aug 13 03:26:17.592735 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 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=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:17.593103 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.593103 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.593359 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 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=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:17.594117 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.594378 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.595620 np0000007145 devstack@c-api.service[100343]: INFO cinder.rpc [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 03:26:17.595943 np0000007145 devstack@c-api.service[100341]: INFO cinder.rpc [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 03:26:17.597898 np0000007145 devstack@c-api.service[100343]: INFO cinder.rpc [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 03:26:17.598117 np0000007145 devstack@c-api.service[100341]: INFO cinder.rpc [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 03:26:17.598370 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.598505 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.598676 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.598870 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.608612 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.608790 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.609622 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.609812 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.612279 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.612479 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.612975 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.613221 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.615019 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.615233 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.616159 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.616333 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.618194 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.618330 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.619124 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.619290 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.620319 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.620443 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.621248 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.621375 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.622346 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.622472 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.623209 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.623339 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.624525 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.624638 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.625311 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.625435 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.626471 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.626591 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.627136 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.627280 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.628469 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.628569 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.629204 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.629312 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.629361 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.629439 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.630111 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.630236 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.631263 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.631327 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.631881 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.632005 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.635417 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.635522 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.635985 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.636129 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.637906 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.638052 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.638537 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.638659 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.638844 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 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=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:17.639271 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.639393 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.639846 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 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=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:17.639902 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.639992 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.640340 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.640462 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.641149 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.641231 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.641277 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.641337 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.642031 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.642161 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.642298 np0000007145 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 03:26:17.642508 np0000007145 devstack@c-api.service[100340]: INFO cinder.rpc [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 13 03:26:17.642807 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.642942 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.642997 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.643047 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.643715 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.643767 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.643837 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.643881 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.644473 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.644544 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.644581 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.644620 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.644752 np0000007145 devstack@c-api.service[100340]: INFO cinder.rpc [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 03:26:17.644890 np0000007145 devstack@c-api.service[100342]: INFO cinder.rpc [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 13 03:26:17.645117 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.645182 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.645245 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.645295 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.645337 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.645379 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.645417 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.645643 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.646002 np0000007145 devstack@c-api.service[100341]: WARNING cinder.api.contrib.hosts [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 03:26:17.646060 np0000007145 devstack@c-api.service[100343]: WARNING cinder.api.contrib.hosts [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 03:26:17.646256 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.646376 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.646429 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.646469 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.646836 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: extensions {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.646967 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: extensions {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.647918 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: consistencygroups {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.647984 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: consistencygroups {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.649623 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: extra_specs {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.650545 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: extra_specs {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.651006 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: capabilities {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.651840 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: capabilities {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.651974 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: backups {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.652801 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: backups {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.653609 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: os-quota-sets {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.654351 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: os-quota-sets {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.654784 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: qos-specs {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.655519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: qos-specs {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.656459 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: encryption {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.657238 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: encryption {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.657778 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.657845 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.657894 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: encryption {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.657938 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.657980 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.658471 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: encryption {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.659048 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: cgsnapshots {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.659686 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: cgsnapshots {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.660255 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: scheduler-stats {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.660860 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.660917 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: scheduler-stats {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.661024 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.661414 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: os-volume-manage {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.661970 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: os-volume-manage {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.662488 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.662549 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: os-snapshot-manage {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.662665 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.663102 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: os-snapshot-manage {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.663692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: os-volume-transfer {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.664251 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: os-volume-transfer {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.665237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: os-hosts {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.665479 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: os-hosts {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.665685 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.665877 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.665941 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.666067 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.666578 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: os-volume-type-access {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.666689 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: os-volume-type-access {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.667800 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: os-availability-zone {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.668045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: os-availability-zone {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.669016 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extended resource: os-quota-class-sets {{(pid=100341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.669991 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extended resource: os-quota-class-sets {{(pid=100343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.670049 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.670161 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.670225 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.670357 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.670426 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.670619 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.671486 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.671567 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.671633 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.671729 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.672471 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.672518 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.672578 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.672604 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.673071 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.673142 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.673185 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.snapshot_actions [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] SnapshotActionsController initialized {{(pid=100341) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 03:26:17.673265 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.673313 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.673419 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.673548 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.674128 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.snapshot_actions [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] SnapshotActionsController initialized {{(pid=100343) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 03:26:17.674502 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.674543 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.674618 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.674649 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.675255 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.675308 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.675371 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.675469 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.675872 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.675915 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.675994 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.676027 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.676056 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.676164 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.676207 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.676378 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.677885 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.677885 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.678043 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.678043 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.678102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678284 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678331 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678370 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678399 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678428 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678524 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension UsedLimits extending resource: limits {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678524 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678581 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678677 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678677 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension AdminActions extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678725 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension UsedLimits extending resource: limits {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678757 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension AdminActions extending resource: snapshots {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678812 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension AdminActions extending resource: backups {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678812 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension VolumeActions extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678879 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.678979 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.679030 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.679062 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.679094 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.679122 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.router [None req-160f5f7a-3f1f-4851-9378-1836eae4f678 None None] Extension TypesManage extending resource: types {{(pid=100343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.679150 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.679201 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.679230 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension AdminActions extending resource: volumes {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.679347 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension AdminActions extending resource: snapshots {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.679486 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension AdminActions extending resource: backups {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.679627 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension VolumeActions extending resource: volumes {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.679792 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.679944 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.router [None req-65788248-1ad6-47a0-929a-d6a8ebd09d76 None None] Extension TypesManage extending resource: types {{(pid=100341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.681675 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.681749 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.681848 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.681886 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.684473 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.684548 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.684641 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.684683 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.685600 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.685691 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.685759 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.685809 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.686588 np0000007145 devstack@c-api.service[100343]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea2b2ea4668 pid: 100343 (default app) Aug 13 03:26:17.687419 np0000007145 devstack@c-api.service[100341]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea2b2ea4668 pid: 100341 (default app) Aug 13 03:26:17.688136 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.688201 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.688321 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.688365 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.694161 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.694244 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.694384 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.694427 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.694672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a5b6dfc-ecf2-4ce1-a3d3-3795a74d41e9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:26:17.697581 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1/1] 10.4.3.140 () {60 vars in 925 bytes} [Thu Aug 13 03:26:17 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 03:26:17.697688 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.697727 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.697889 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.697935 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.699626 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.699811 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.699866 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.699895 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.700893 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.700945 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.701065 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.701097 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.702040 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.702216 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.702272 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.702372 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.703206 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.703311 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.703358 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.703466 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.704394 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.704474 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.704560 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.704621 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.705382 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.705434 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.705538 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.705592 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.706292 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.706378 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.706450 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.706496 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.707533 np0000007145 devstack@c-api.service[100342]: WARNING cinder.api.contrib.hosts [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 03:26:17.707602 np0000007145 devstack@c-api.service[100340]: WARNING cinder.api.contrib.hosts [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 13 03:26:17.707855 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.707916 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.708020 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.708067 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.708704 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: extensions {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.708754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: extensions {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.710260 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: consistencygroups {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.710324 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: consistencygroups {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.712574 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: extra_specs {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.714286 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: extra_specs {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.716007 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: capabilities {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.716193 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: capabilities {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.717505 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: backups {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.717660 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: backups {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.720033 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: os-quota-sets {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.720119 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: os-quota-sets {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.721832 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: qos-specs {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.721902 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: qos-specs {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.724330 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: encryption {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.724379 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: encryption {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.726165 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: encryption {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.726222 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: encryption {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.727956 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: cgsnapshots {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.727993 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: cgsnapshots {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.729670 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: scheduler-stats {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.729724 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: scheduler-stats {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.731416 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: os-volume-manage {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.731479 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: os-volume-manage {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.733118 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: os-snapshot-manage {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.733198 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: os-snapshot-manage {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.734881 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: os-volume-transfer {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.734954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: os-volume-transfer {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.736820 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: os-hosts {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.736869 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: os-hosts {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.738434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: os-volume-type-access {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.738510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: os-volume-type-access {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.740351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: os-availability-zone {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.740396 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: os-availability-zone {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.741950 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extended resource: os-quota-class-sets {{(pid=100342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.742004 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extended resource: os-quota-class-sets {{(pid=100340) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 13 03:26:17.743948 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.743988 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.744554 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.744599 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.745282 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.745327 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.745450 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.745486 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.746357 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.746390 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.746520 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.746554 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.747252 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.snapshot_actions [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] SnapshotActionsController initialized {{(pid=100342) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 03:26:17.747285 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.snapshot_actions [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] SnapshotActionsController initialized {{(pid=100340) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 13 03:26:17.747722 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.747890 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.748664 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.748833 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.748874 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.749026 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.749742 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.749789 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.749921 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.749956 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.750811 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.750879 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.751000 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.751032 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.753668 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753668 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753741 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:26:17.753768 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753802 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:26:17.753838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension UsedLimits extending resource: limits {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753938 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753958 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.753984 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754010 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754031 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754059 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension AdminActions extending resource: volumes {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754083 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754106 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension AdminActions extending resource: snapshots {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754129 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754153 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension AdminActions extending resource: backups {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754193 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754193 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension UsedLimits extending resource: limits {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754238 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension VolumeActions extending resource: volumes {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754261 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.router [None req-fdf0e309-ee2f-47ff-aff3-9db9d15b2d48 None None] Extension TypesManage extending resource: types {{(pid=100340) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754327 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754327 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754327 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension AdminActions extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.754457 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension AdminActions extending resource: snapshots {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.755973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension AdminActions extending resource: backups {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.755973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension VolumeActions extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.755973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.755973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.router [None req-1e482a55-0a82-4ae3-a9b7-2c5d92c80638 None None] Extension TypesManage extending resource: types {{(pid=100342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 13 03:26:17.765565 np0000007145 devstack@c-api.service[100342]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea2b2ea4668 pid: 100342 (default app) Aug 13 03:26:17.765904 np0000007145 devstack@c-api.service[100340]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ea2b2ea4668 pid: 100340 (default app) Aug 13 03:26:22.529543 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4e8c1b03-ee91-41a2-a9d4-307a691ec35b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:26:23.137915 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e8c1b03-ee91-41a2-a9d4-307a691ec35b admin admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:26:23.138529 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4e8c1b03-ee91-41a2-a9d4-307a691ec35b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:26:23.140138 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:26:23.140138 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:26:23.172204 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-4e8c1b03-ee91-41a2-a9d4-307a691ec35b 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=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:23.196506 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e8c1b03-ee91-41a2-a9d4-307a691ec35b admin admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:26:23.196987 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1/2] 10.4.3.140 () {68 vars in 1302 bytes} [Thu Aug 13 03:26:22 2026] POST /volume/v3/types => generated 183 bytes in 676 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:26:23.206397 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21633efc-6789-4a8f-9e2e-85ea2a4c3ab3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:26:23.481604 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21633efc-6789-4a8f-9e2e-85ea2a4c3ab3 admin admin] POST https://10.4.3.140/volume/v3/types/9a64cce8-46c0-494d-b09a-acd67908836a/extra_specs Aug 13 03:26:23.482123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21633efc-6789-4a8f-9e2e-85ea2a4c3ab3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:26:23.483780 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:26:23.483780 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:26:23.517484 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-21633efc-6789-4a8f-9e2e-85ea2a4c3ab3 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=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:23.574065 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21633efc-6789-4a8f-9e2e-85ea2a4c3ab3 admin admin] https://10.4.3.140/volume/v3/types/9a64cce8-46c0-494d-b09a-acd67908836a/extra_specs returned with HTTP 200 Aug 13 03:26:23.574443 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 2/3] 10.4.3.140 () {68 vars in 1449 bytes} [Thu Aug 13 03:26:23 2026] POST /volume/v3/types/9a64cce8-46c0-494d-b09a-acd67908836a/extra_specs => generated 52 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:26:23.837844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b4b5f91b-7449-4732-95f5-f14822f46a19 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:26:24.119061 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b4b5f91b-7449-4732-95f5-f14822f46a19 admin admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:26:24.119704 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b4b5f91b-7449-4732-95f5-f14822f46a19 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:26:24.121295 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:26:24.121295 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:26:24.155589 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-b4b5f91b-7449-4732-95f5-f14822f46a19 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=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:24.183044 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b4b5f91b-7449-4732-95f5-f14822f46a19 admin admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:26:24.183044 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1/4] 10.4.3.140 () {68 vars in 1302 bytes} [Thu Aug 13 03:26:23 2026] POST /volume/v3/types => generated 186 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:26:24.200886 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-44eb8abd-f460-49b5-b335-380ac8643ce2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:26:24.499689 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-44eb8abd-f460-49b5-b335-380ac8643ce2 admin admin] POST https://10.4.3.140/volume/v3/types/d39a3888-c854-4144-9e1f-f42ee569a4e0/extra_specs Aug 13 03:26:24.500274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-44eb8abd-f460-49b5-b335-380ac8643ce2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:26:24.502074 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:26:24.502074 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:26:24.535718 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-44eb8abd-f460-49b5-b335-380ac8643ce2 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=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:26:24.587354 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-44eb8abd-f460-49b5-b335-380ac8643ce2 admin admin] https://10.4.3.140/volume/v3/types/d39a3888-c854-4144-9e1f-f42ee569a4e0/extra_specs returned with HTTP 200 Aug 13 03:26:24.587811 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1/5] 10.4.3.140 () {68 vars in 1449 bytes} [Thu Aug 13 03:26:24 2026] POST /volume/v3/types/d39a3888-c854-4144-9e1f-f42ee569a4e0/extra_specs => generated 45 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:26:33.194217 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:26:33.572895 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:26:34.178227 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:26:34.585663 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:26:49.083294 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2024fb48-4975-4076-8ba2-1de606fd349a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:26:49.084056 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2024fb48-4975-4076-8ba2-1de606fd349a None None] GET https://10.4.3.140/volume// Aug 13 03:26:49.084260 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2024fb48-4975-4076-8ba2-1de606fd349a None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:26:49.084493 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2024fb48-4975-4076-8ba2-1de606fd349a None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:26:49.085050 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2024fb48-4975-4076-8ba2-1de606fd349a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:26:49.085407 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 2/6] 10.4.3.140 () {66 vars in 1425 bytes} [Thu Aug 13 03:26:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:27:27.442664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c7641f92-6aa1-424d-b369-da619aa7cf0b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:27:27.690691 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7641f92-6aa1-424d-b369-da619aa7cf0b tempest-verify_tempest_config-149230227 tempest-verify_tempest_config-149230227-project-member] GET https://10.4.3.140/volume/v3/extensions Aug 13 03:27:27.691086 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7641f92-6aa1-424d-b369-da619aa7cf0b tempest-verify_tempest_config-149230227 tempest-verify_tempest_config-149230227-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:27:27.691853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7641f92-6aa1-424d-b369-da619aa7cf0b tempest-verify_tempest_config-149230227 tempest-verify_tempest_config-149230227-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:27:27.691853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7641f92-6aa1-424d-b369-da619aa7cf0b tempest-verify_tempest_config-149230227 tempest-verify_tempest_config-149230227-project-member] https://10.4.3.140/volume/v3/extensions returned with HTTP 200 Aug 13 03:27:27.692162 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 3/7] 10.4.3.140 () {66 vars in 1246 bytes} [Thu Aug 13 03:27:27 2026] GET /volume/v3/extensions => generated 5245 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:07.822931 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:08.217002 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:28:08.217430 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-923047164"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:08.219532 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-923047164'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:28:08.220333 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Create volume of 1 GB Aug 13 03:28:08.231719 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:28:08.231128. {{(pid=100342) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:28:08.231855 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Availability Zones retrieved successfully. Aug 13 03:28:08.262143 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Flow 'volume_create_api' (69f83ac0-1bd0-4b33-8693-b2ac59b3c2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:08.264033 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c624b4-4269-4eb8-9857-c29e90686629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:08.265210 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:28:08.328968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c624b4-4269-4eb8-9857-c29e90686629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:08.329187 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28176eec-0b13-48e7-be27-7233c0f5adbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:08.386662 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-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. Aug 13 03:28:08.388023 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-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. Aug 13 03:28:08.451238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Created reservations ['a1050827-bde9-4b12-b37f-94170b8531bf', '75fb50a2-6395-4fef-bcef-e182d7f0b2e3', 'f8d8afa1-c53c-4202-a500-f9760244b87a', 'ef4f1bd3-1d1d-4d8f-947d-e0fc3cdc3859'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:28:08.452107 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28176eec-0b13-48e7-be27-7233c0f5adbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1050827-bde9-4b12-b37f-94170b8531bf', '75fb50a2-6395-4fef-bcef-e182d7f0b2e3', 'f8d8afa1-c53c-4202-a500-f9760244b87a', 'ef4f1bd3-1d1d-4d8f-947d-e0fc3cdc3859']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:08.453890 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e087b6-3dfa-45a0-8b9c-a65da9ac2b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:08.521771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e087b6-3dfa-45a0-8b9c-a65da9ac2b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88148613-e16b-42f1-9231-6bb4a34547db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-923047164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63b2491664c44fa9872a6b13639445ea',qos_specs=None,replication_status=,reservations=['a1050827-bde9-4b12-b37f-94170b8531bf','75fb50a2-6395-4fef-bcef-e182d7f0b2e3','f8d8afa1-c53c-4202-a500-f9760244b87a','ef4f1bd3-1d1d-4d8f-947d-e0fc3cdc3859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66cd5038fb0413fa337ff6844ddd71f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-923047164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88148613-e16b-42f1-9231-6bb4a34547db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63b2491664c44fa9872a6b13639445ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f66cd5038fb0413fa337ff6844ddd71f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:08.522936 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4539c4bc-0d51-4eab-8ac9-5646358949a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:08.555510 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4539c4bc-0d51-4eab-8ac9-5646358949a7) transitioned into state 'SUCCESS' from state '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-923047164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63b2491664c44fa9872a6b13639445ea',qos_specs=None,replication_status=,reservations=['a1050827-bde9-4b12-b37f-94170b8531bf','75fb50a2-6395-4fef-bcef-e182d7f0b2e3','f8d8afa1-c53c-4202-a500-f9760244b87a','ef4f1bd3-1d1d-4d8f-947d-e0fc3cdc3859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66cd5038fb0413fa337ff6844ddd71f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:08.556486 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c1e2e3-b2b2-4343-9ea6-4ce32e490340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:08.592844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c1e2e3-b2b2-4343-9ea6-4ce32e490340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:08.593890 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Flow 'volume_create_api' (69f83ac0-1bd0-4b33-8693-b2ac59b3c2d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:08.594382 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Create volume request issued successfully. Aug 13 03:28:08.595364 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6a4827fd-e6d0-4a42-a5bd-72deb5408b74 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:28:08.595837 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 2/8] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:28:07 2026] POST /volume/v3/volumes => generated 758 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:28:15.321377 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:15.728333 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:28:15.728746 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1002337176", "imageRef": "d628e89b-0e99-4571-b205-736027568324"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:15.730410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1002337176', 'imageRef': 'd628e89b-0e99-4571-b205-736027568324'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:28:16.213392 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Create volume of 1 GB Aug 13 03:28:16.228647 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:28:16.228016. {{(pid=100340) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:28:16.228746 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Availability Zones retrieved successfully. Aug 13 03:28:16.252912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Flow 'volume_create_api' (86b5f26a-f0dd-489a-a0cb-39ca4e5e98a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:16.254725 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488a9998-4017-4a81-b57a-7201f4d48854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:16.255784 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:28:16.372913 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488a9998-4017-4a81-b57a-7201f4d48854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:16.374884 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0b14c1-8eb5-4dd1-aa06-ba9d27eb8281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:16.418912 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-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. Aug 13 03:28:16.419160 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-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. Aug 13 03:28:16.477025 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Created reservations ['d9698a5b-b785-4d29-af61-cd57e1245c03', '0c199ea6-dc74-4476-88b5-0b20e71d267e', '591d7c76-50d2-48c7-afa8-0bb83ea379cb', '7f4cde9f-e616-45b1-a77d-757860cfd794'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:28:16.478098 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b0b14c1-8eb5-4dd1-aa06-ba9d27eb8281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9698a5b-b785-4d29-af61-cd57e1245c03', '0c199ea6-dc74-4476-88b5-0b20e71d267e', '591d7c76-50d2-48c7-afa8-0bb83ea379cb', '7f4cde9f-e616-45b1-a77d-757860cfd794']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:16.479060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7a1eb3-bf80-4f2c-9096-3f579ed76b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:16.536272 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7a1eb3-bf80-4f2c-9096-3f579ed76b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9d832d3-b99a-4a5b-b030-2fb72c48b9cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1002337176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d716b84a474f289dd71336c3177375',qos_specs=None,replication_status=,reservations=['d9698a5b-b785-4d29-af61-cd57e1245c03','0c199ea6-dc74-4476-88b5-0b20e71d267e','591d7c76-50d2-48c7-afa8-0bb83ea379cb','7f4cde9f-e616-45b1-a77d-757860cfd794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2753fea857074159a0e1689f9e6ceaea',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1002337176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9d832d3-b99a-4a5b-b030-2fb72c48b9cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d716b84a474f289dd71336c3177375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2753fea857074159a0e1689f9e6ceaea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:16.537299 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cbf41e2-4691-4df7-8881-354e3cd54011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:16.563953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cbf41e2-4691-4df7-8881-354e3cd54011) transitioned into state 'SUCCESS' from state '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-1002337176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d716b84a474f289dd71336c3177375',qos_specs=None,replication_status=,reservations=['d9698a5b-b785-4d29-af61-cd57e1245c03','0c199ea6-dc74-4476-88b5-0b20e71d267e','591d7c76-50d2-48c7-afa8-0bb83ea379cb','7f4cde9f-e616-45b1-a77d-757860cfd794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2753fea857074159a0e1689f9e6ceaea',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:16.565124 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183b89d0-de59-4ea6-a76b-856c522b69ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:16.589321 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183b89d0-de59-4ea6-a76b-856c522b69ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:16.590573 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Flow 'volume_create_api' (86b5f26a-f0dd-489a-a0cb-39ca4e5e98a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:16.590863 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Create volume request issued successfully. Aug 13 03:28:16.592090 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8028ce42-a1aa-4d1f-8d61-0170841de870 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:28:16.592629 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 2/9] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:28:15 2026] POST /volume/v3/volumes => generated 757 bytes in 1272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:28:16.608472 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c8123aea-0ee8-4b3d-9101-351e0c1c31b1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:16.613277 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c8123aea-0ee8-4b3d-9101-351e0c1c31b1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:16.613535 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c8123aea-0ee8-4b3d-9101-351e0c1c31b1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:16.613924 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c8123aea-0ee8-4b3d-9101-351e0c1c31b1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:16.671459 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:16.671459 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:16.689667 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c8123aea-0ee8-4b3d-9101-351e0c1c31b1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:16.700952 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c8123aea-0ee8-4b3d-9101-351e0c1c31b1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:16.700952 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 3/10] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:16 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 825 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:17.716512 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3f672c78-d835-46fc-89f1-22b9e2a74b62 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:17.722619 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f672c78-d835-46fc-89f1-22b9e2a74b62 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:17.722619 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f672c78-d835-46fc-89f1-22b9e2a74b62 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:17.722619 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f672c78-d835-46fc-89f1-22b9e2a74b62 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:17.760261 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:17.760261 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:17.767978 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3f672c78-d835-46fc-89f1-22b9e2a74b62 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:17.775030 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f672c78-d835-46fc-89f1-22b9e2a74b62 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:17.775640 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 4/11] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:17 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:18.563407 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:28:18.798799 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5a53e653-39f3-4aab-86cf-d1e43b829472 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:18.800797 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a53e653-39f3-4aab-86cf-d1e43b829472 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:18.802893 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a53e653-39f3-4aab-86cf-d1e43b829472 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:18.802893 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a53e653-39f3-4aab-86cf-d1e43b829472 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:18.811627 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:18.811627 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:18.820214 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5a53e653-39f3-4aab-86cf-d1e43b829472 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:18.829983 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a53e653-39f3-4aab-86cf-d1e43b829472 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:18.830494 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 3/12] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:18 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:19.846803 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b675c1b1-d70e-42dd-846d-2ed7c952a2e5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:19.848945 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b675c1b1-d70e-42dd-846d-2ed7c952a2e5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:19.849131 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b675c1b1-d70e-42dd-846d-2ed7c952a2e5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:19.849423 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b675c1b1-d70e-42dd-846d-2ed7c952a2e5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:19.863002 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:19.863002 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:19.873292 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b675c1b1-d70e-42dd-846d-2ed7c952a2e5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:19.883517 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b675c1b1-d70e-42dd-846d-2ed7c952a2e5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:19.884159 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 3/13] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:19 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:20.903358 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b3820952-fe40-4430-9d0c-2cb36a7af213 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:20.907980 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b3820952-fe40-4430-9d0c-2cb36a7af213 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:20.910665 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b3820952-fe40-4430-9d0c-2cb36a7af213 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:20.910665 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b3820952-fe40-4430-9d0c-2cb36a7af213 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:20.926868 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:20.926868 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:20.936747 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b3820952-fe40-4430-9d0c-2cb36a7af213 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:20.950315 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b3820952-fe40-4430-9d0c-2cb36a7af213 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:20.950976 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 4/14] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:20 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 907 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:21.976871 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a9b281cc-f7c9-4e7f-80a7-b0733f58b38d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:21.986903 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9b281cc-f7c9-4e7f-80a7-b0733f58b38d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:21.986903 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9b281cc-f7c9-4e7f-80a7-b0733f58b38d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:21.986903 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9b281cc-f7c9-4e7f-80a7-b0733f58b38d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:21.996466 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:21.996466 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:22.001969 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a9b281cc-f7c9-4e7f-80a7-b0733f58b38d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:22.020243 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9b281cc-f7c9-4e7f-80a7-b0733f58b38d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:22.024016 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 5/15] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:21 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:23.039651 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fed2d534-e7b1-4766-a99e-291a22301758 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:23.043936 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fed2d534-e7b1-4766-a99e-291a22301758 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:23.043936 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fed2d534-e7b1-4766-a99e-291a22301758 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:23.043936 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fed2d534-e7b1-4766-a99e-291a22301758 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:23.052714 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:23.052714 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:23.057264 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fed2d534-e7b1-4766-a99e-291a22301758 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:23.061840 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fed2d534-e7b1-4766-a99e-291a22301758 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:23.062328 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 4/16] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:23 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:24.074552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ab41e935-5750-4702-8104-24c1ca405d92 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:24.076935 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab41e935-5750-4702-8104-24c1ca405d92 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:24.077065 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab41e935-5750-4702-8104-24c1ca405d92 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:24.077232 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab41e935-5750-4702-8104-24c1ca405d92 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:24.086629 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:24.086629 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:24.091941 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ab41e935-5750-4702-8104-24c1ca405d92 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:24.097995 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab41e935-5750-4702-8104-24c1ca405d92 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:24.098447 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 4/17] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:24 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:25.113925 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8cdd48d1-0514-45b4-8bdb-e501549bb82c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:25.116389 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8cdd48d1-0514-45b4-8bdb-e501549bb82c tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:25.116674 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8cdd48d1-0514-45b4-8bdb-e501549bb82c tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:25.116996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8cdd48d1-0514-45b4-8bdb-e501549bb82c tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:25.125091 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:25.125091 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:25.129779 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8cdd48d1-0514-45b4-8bdb-e501549bb82c tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:25.135124 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8cdd48d1-0514-45b4-8bdb-e501549bb82c tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:25.135599 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 5/18] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:25 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:26.150627 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-620d9ac6-aec4-4cc5-84a1-e2983b9c20d5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:26.153039 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-620d9ac6-aec4-4cc5-84a1-e2983b9c20d5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:26.153039 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-620d9ac6-aec4-4cc5-84a1-e2983b9c20d5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:26.153039 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-620d9ac6-aec4-4cc5-84a1-e2983b9c20d5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:26.161725 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:26.161725 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:26.167488 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-620d9ac6-aec4-4cc5-84a1-e2983b9c20d5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:26.174079 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-620d9ac6-aec4-4cc5-84a1-e2983b9c20d5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:26.174627 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 6/19] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:26 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:27.188068 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-29a98805-2c46-45a1-b2b9-29ce5f1cf558 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:27.190122 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29a98805-2c46-45a1-b2b9-29ce5f1cf558 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:27.191842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-29a98805-2c46-45a1-b2b9-29ce5f1cf558 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:27.191842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-29a98805-2c46-45a1-b2b9-29ce5f1cf558 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:27.199927 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:27.199927 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:27.205469 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-29a98805-2c46-45a1-b2b9-29ce5f1cf558 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:27.213337 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29a98805-2c46-45a1-b2b9-29ce5f1cf558 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:27.214038 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 5/20] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:27 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:28.230328 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1e0e7a37-7f14-4ddd-9fbd-5df675ce8087 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:28.232144 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e0e7a37-7f14-4ddd-9fbd-5df675ce8087 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:28.232371 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1e0e7a37-7f14-4ddd-9fbd-5df675ce8087 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:28.232550 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1e0e7a37-7f14-4ddd-9fbd-5df675ce8087 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:28.241939 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:28.241939 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:28.246850 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1e0e7a37-7f14-4ddd-9fbd-5df675ce8087 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:28.253505 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e0e7a37-7f14-4ddd-9fbd-5df675ce8087 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:28.254179 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 5/21] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:28 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:28.920699 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4093a611-4401-4f49-8466-57e4ca80ead3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:29.200810 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:28:29.204118 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1523588410"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:29.204118 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1523588410'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:28:29.215340 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Create volume of 1 GB Aug 13 03:28:29.215867 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:29.215867 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:29.223386 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:28:29.222599. {{(pid=100341) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:28:29.223832 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Availability Zones retrieved successfully. Aug 13 03:28:29.253743 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Flow 'volume_create_api' (34d724b2-526c-4f26-9ee1-5cad5fcaa84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:29.255563 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a216162-2d9b-4211-85d6-cf782af66567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.257002 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:28:29.270612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-334e3038-7116-4f6d-a75a-eeabb04ca257 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:29.274851 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-334e3038-7116-4f6d-a75a-eeabb04ca257 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:29.274851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-334e3038-7116-4f6d-a75a-eeabb04ca257 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:29.274851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-334e3038-7116-4f6d-a75a-eeabb04ca257 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:29.286148 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:29.286148 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:29.289768 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:29.289768 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:29.294427 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-334e3038-7116-4f6d-a75a-eeabb04ca257 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:29.301435 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-334e3038-7116-4f6d-a75a-eeabb04ca257 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:29.301845 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 7/22] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:29 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 1396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:29.319954 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a216162-2d9b-4211-85d6-cf782af66567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d39a3888-c854-4144-9e1f-f42ee569a4e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd39a3888-c854-4144-9e1f-f42ee569a4e0', 'encryption_key_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=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.321101 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0465ca6a-a0f8-45e2-8f6e-1d77328c4a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.324251 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19cd9114-3d74-4906-b707-63b9edbdf940 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:29.328019 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:28:29.328553 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1700162545"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:29.331261 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1700162545'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:28:29.331513 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Create volume of 1 GB Aug 13 03:28:29.340743 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Availability Zones retrieved successfully. Aug 13 03:28:29.347190 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Flow 'volume_create_api' (4b2f25f4-c679-42ed-a70f-9fe838af88e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:29.348622 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d1bf52-bf8a-4a30-b566-80704d6341e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.349839 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:28:29.378702 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-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. Aug 13 03:28:29.379338 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-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. Aug 13 03:28:29.389096 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d1bf52-bf8a-4a30-b566-80704d6341e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.390505 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8bc5a82-a8f4-4b82-afb3-7d42f2f6199c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.444298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Created reservations ['df4bc393-6a7b-4d2e-b230-6f06e972712f', '70b2e3ce-1dd7-40c9-b7f4-3fe073d6681e', '4d2b52cf-afae-43d3-ac01-b199d3f4df7a', 'f84648b0-40f8-45fe-a747-4c8d693d94b1'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:28:29.444298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0465ca6a-a0f8-45e2-8f6e-1d77328c4a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df4bc393-6a7b-4d2e-b230-6f06e972712f', '70b2e3ce-1dd7-40c9-b7f4-3fe073d6681e', '4d2b52cf-afae-43d3-ac01-b199d3f4df7a', 'f84648b0-40f8-45fe-a747-4c8d693d94b1']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.445403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a652c74-235f-47a6-b829-6576519465d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.461116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Created reservations ['57204f4d-5d4b-4c32-bde2-371396627de0', 'd0e3cbb1-8db0-4cf0-b8f0-f73eb2ca00dd', 'e754db01-8283-460d-a9a1-e5fe81c6e9af', '46591565-1fe0-4e96-b487-7f01a51654c3'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:28:29.461912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8bc5a82-a8f4-4b82-afb3-7d42f2f6199c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57204f4d-5d4b-4c32-bde2-371396627de0', 'd0e3cbb1-8db0-4cf0-b8f0-f73eb2ca00dd', 'e754db01-8283-460d-a9a1-e5fe81c6e9af', '46591565-1fe0-4e96-b487-7f01a51654c3']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.462630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f3e9b7-581a-489a-a034-cc431f8d3585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.484693 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a652c74-235f-47a6-b829-6576519465d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d16e66b-ec58-4941-ae22-5c66f87e6d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1523588410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9656613c1c94c3a9916336a671def5a',qos_specs=None,replication_status=,reservations=['df4bc393-6a7b-4d2e-b230-6f06e972712f','70b2e3ce-1dd7-40c9-b7f4-3fe073d6681e','4d2b52cf-afae-43d3-ac01-b199d3f4df7a','f84648b0-40f8-45fe-a747-4c8d693d94b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8c2832550940fe93af170dc3eae918',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1523588410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d16e66b-ec58-4941-ae22-5c66f87e6d3f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f9656613c1c94c3a9916336a671def5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc8c2832550940fe93af170dc3eae918',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d39a3888-c854-4144-9e1f-f42ee569a4e0),volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.485575 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f3e9b7-581a-489a-a034-cc431f8d3585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7a89c9-1ee9-4b31-9802-598340f313de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1700162545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d716b84a474f289dd71336c3177375',qos_specs=None,replication_status=,reservations=['57204f4d-5d4b-4c32-bde2-371396627de0','d0e3cbb1-8db0-4cf0-b8f0-f73eb2ca00dd','e754db01-8283-460d-a9a1-e5fe81c6e9af','46591565-1fe0-4e96-b487-7f01a51654c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2753fea857074159a0e1689f9e6ceaea',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1700162545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7a89c9-1ee9-4b31-9802-598340f313de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d716b84a474f289dd71336c3177375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2753fea857074159a0e1689f9e6ceaea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.486033 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1497611-79cd-4d18-9855-eb2d7db8eb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.486939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc9663b-0cb0-44e1-b493-55b82bc103db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.512696 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc9663b-0cb0-44e1-b493-55b82bc103db) transitioned into state 'SUCCESS' from state '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-1700162545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d716b84a474f289dd71336c3177375',qos_specs=None,replication_status=,reservations=['57204f4d-5d4b-4c32-bde2-371396627de0','d0e3cbb1-8db0-4cf0-b8f0-f73eb2ca00dd','e754db01-8283-460d-a9a1-e5fe81c6e9af','46591565-1fe0-4e96-b487-7f01a51654c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2753fea857074159a0e1689f9e6ceaea',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.512696 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8429269-8222-4103-bc06-d2db46b1d4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.529098 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1497611-79cd-4d18-9855-eb2d7db8eb47) transitioned into state 'SUCCESS' from state '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-1523588410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9656613c1c94c3a9916336a671def5a',qos_specs=None,replication_status=,reservations=['df4bc393-6a7b-4d2e-b230-6f06e972712f','70b2e3ce-1dd7-40c9-b7f4-3fe073d6681e','4d2b52cf-afae-43d3-ac01-b199d3f4df7a','f84648b0-40f8-45fe-a747-4c8d693d94b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8c2832550940fe93af170dc3eae918',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.530021 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b5da78-ed4a-4eed-822c-64b8c0ff312f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:29.532695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8429269-8222-4103-bc06-d2db46b1d4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.534261 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Flow 'volume_create_api' (4b2f25f4-c679-42ed-a70f-9fe838af88e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:29.534636 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Create volume request issued successfully. Aug 13 03:28:29.535476 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19cd9114-3d74-4906-b707-63b9edbdf940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:28:29.536301 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 6/23] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:28:29 2026] POST /volume/v3/volumes => generated 757 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:28:29.556142 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eabbba8b-5872-4383-b7aa-031ec55dbcd3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:29.558923 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eabbba8b-5872-4383-b7aa-031ec55dbcd3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de Aug 13 03:28:29.559157 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eabbba8b-5872-4383-b7aa-031ec55dbcd3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:29.559407 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eabbba8b-5872-4383-b7aa-031ec55dbcd3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:29.567952 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b5da78-ed4a-4eed-822c-64b8c0ff312f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:29.568464 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:29.568464 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:29.569289 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Flow 'volume_create_api' (34d724b2-526c-4f26-9ee1-5cad5fcaa84f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:29.569764 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Create volume request issued successfully. Aug 13 03:28:29.571250 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4093a611-4401-4f49-8466-57e4ca80ead3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:28:29.571320 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 6/24] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:28:28 2026] POST /volume/v3/volumes => generated 758 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:28:29.573683 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eabbba8b-5872-4383-b7aa-031ec55dbcd3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:29.579493 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eabbba8b-5872-4383-b7aa-031ec55dbcd3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de returned with HTTP 200 Aug 13 03:28:29.580155 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 6/25] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:29 2026] GET /volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:29.584136 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-df22bf6a-7041-4dba-a1c8-7c392387368f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:29.586224 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df22bf6a-7041-4dba-a1c8-7c392387368f tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:28:29.586455 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df22bf6a-7041-4dba-a1c8-7c392387368f tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:29.586773 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df22bf6a-7041-4dba-a1c8-7c392387368f tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:29.599559 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:29.599559 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:29.603853 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-df22bf6a-7041-4dba-a1c8-7c392387368f tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:28:29.609777 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df22bf6a-7041-4dba-a1c8-7c392387368f tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:28:29.610393 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 8/26] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:29 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:30.599896 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-12945627-c966-4983-b79b-e9bdb0eca4eb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:30.601863 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-12945627-c966-4983-b79b-e9bdb0eca4eb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de Aug 13 03:28:30.602100 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-12945627-c966-4983-b79b-e9bdb0eca4eb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:30.603054 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-12945627-c966-4983-b79b-e9bdb0eca4eb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:30.620020 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:30.620020 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:30.625944 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fafb3bf8-2c25-41d2-a6fd-900e4fb5f3dc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:30.629277 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-12945627-c966-4983-b79b-e9bdb0eca4eb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:30.632886 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fafb3bf8-2c25-41d2-a6fd-900e4fb5f3dc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:28:30.633120 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fafb3bf8-2c25-41d2-a6fd-900e4fb5f3dc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:30.633341 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fafb3bf8-2c25-41d2-a6fd-900e4fb5f3dc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:30.639587 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-12945627-c966-4983-b79b-e9bdb0eca4eb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de returned with HTTP 200 Aug 13 03:28:30.639587 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 7/27] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:30 2026] GET /volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:30.644390 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:30.644390 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:30.651252 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fafb3bf8-2c25-41d2-a6fd-900e4fb5f3dc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:28:30.656449 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dea46245-66c9-4641-a329-8a72677f21d3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:30.656886 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fafb3bf8-2c25-41d2-a6fd-900e4fb5f3dc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:28:30.657278 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 7/28] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:30 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:30.659090 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:28:30.659547 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-114382819"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:30.661298 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-114382819'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:28:30.661529 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Create volume of 1 GB Aug 13 03:28:30.666677 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Availability Zones retrieved successfully. Aug 13 03:28:30.675302 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cc740403-b2f3-44ab-a78c-c8406832775a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:30.677676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Flow 'volume_create_api' (daed6642-e0f8-41a8-b6c5-ff7f3c3ccad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:30.679004 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1caf692b-3209-4277-8cae-f20b5b5df6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:30.680208 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:28:30.722980 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1caf692b-3209-4277-8cae-f20b5b5df6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:30.724372 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a1eb0d-b6a0-4d44-9738-9c62433d3939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:30.801052 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Created reservations ['105d2307-4809-45f5-a71d-50057822345f', '88ed3798-dcf0-4c1a-984f-c342cd8c49a7', 'b9f7bcdc-d3d0-4236-b711-0f29ec4ead02', '98e00230-9a51-4d6b-91b9-ca15f44c2ff5'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:28:30.801966 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a1eb0d-b6a0-4d44-9738-9c62433d3939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105d2307-4809-45f5-a71d-50057822345f', '88ed3798-dcf0-4c1a-984f-c342cd8c49a7', 'b9f7bcdc-d3d0-4236-b711-0f29ec4ead02', '98e00230-9a51-4d6b-91b9-ca15f44c2ff5']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:30.803110 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4323a3b-180c-4f9b-b90d-36d217c7d2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:30.837437 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4323a3b-180c-4f9b-b90d-36d217c7d2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '412fd0ba-aa5f-45a5-ad72-1eb590b26dd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-114382819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d716b84a474f289dd71336c3177375',qos_specs=None,replication_status=,reservations=['105d2307-4809-45f5-a71d-50057822345f','88ed3798-dcf0-4c1a-984f-c342cd8c49a7','b9f7bcdc-d3d0-4236-b711-0f29ec4ead02','98e00230-9a51-4d6b-91b9-ca15f44c2ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2753fea857074159a0e1689f9e6ceaea',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-114382819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=412fd0ba-aa5f-45a5-ad72-1eb590b26dd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d716b84a474f289dd71336c3177375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2753fea857074159a0e1689f9e6ceaea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:30.839273 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847dcdcc-62bb-4681-bc9f-6ebc6756c107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:30.873190 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (847dcdcc-62bb-4681-bc9f-6ebc6756c107) transitioned into state 'SUCCESS' from state '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-114382819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d716b84a474f289dd71336c3177375',qos_specs=None,replication_status=,reservations=['105d2307-4809-45f5-a71d-50057822345f','88ed3798-dcf0-4c1a-984f-c342cd8c49a7','b9f7bcdc-d3d0-4236-b711-0f29ec4ead02','98e00230-9a51-4d6b-91b9-ca15f44c2ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2753fea857074159a0e1689f9e6ceaea',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:30.874207 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b6028b2-11d9-42db-8014-60b5b1e8c3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:30.900404 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b6028b2-11d9-42db-8014-60b5b1e8c3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:30.902488 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Flow 'volume_create_api' (daed6642-e0f8-41a8-b6c5-ff7f3c3ccad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:30.906971 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Create volume request issued successfully. Aug 13 03:28:30.907085 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dea46245-66c9-4641-a329-8a72677f21d3 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:28:30.907717 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 7/29] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:28:30 2026] POST /volume/v3/volumes => generated 756 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:28:30.922470 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a57ceeab-8c30-4a54-9884-646a73e8acc1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:30.926381 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a57ceeab-8c30-4a54-9884-646a73e8acc1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 Aug 13 03:28:30.926381 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a57ceeab-8c30-4a54-9884-646a73e8acc1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:30.926579 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a57ceeab-8c30-4a54-9884-646a73e8acc1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:30.939571 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:30.939571 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:30.948908 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a57ceeab-8c30-4a54-9884-646a73e8acc1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:30.958907 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a57ceeab-8c30-4a54-9884-646a73e8acc1 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 returned with HTTP 200 Aug 13 03:28:30.961147 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 8/30] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:30 2026] GET /volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:31.083170 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc740403-b2f3-44ab-a78c-c8406832775a tempest-TestMultiAttachVolumeSwap-502276516 tempest-TestMultiAttachVolumeSwap-502276516-project-admin] POST https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f/action Aug 13 03:28:31.083170 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc740403-b2f3-44ab-a78c-c8406832775a tempest-TestMultiAttachVolumeSwap-502276516 tempest-TestMultiAttachVolumeSwap-502276516-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:28:31.083170 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc740403-b2f3-44ab-a78c-c8406832775a tempest-TestMultiAttachVolumeSwap-502276516 tempest-TestMultiAttachVolumeSwap-502276516-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:31.133517 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:31.133517 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:31.134071 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc740403-b2f3-44ab-a78c-c8406832775a tempest-TestMultiAttachVolumeSwap-502276516 tempest-TestMultiAttachVolumeSwap-502276516-project-admin] Volume info retrieved successfully. Aug 13 03:28:31.149432 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc740403-b2f3-44ab-a78c-c8406832775a tempest-TestMultiAttachVolumeSwap-502276516 tempest-TestMultiAttachVolumeSwap-502276516-project-admin] Update volume admin metadata completed successfully. Aug 13 03:28:31.149540 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc740403-b2f3-44ab-a78c-c8406832775a tempest-TestMultiAttachVolumeSwap-502276516 tempest-TestMultiAttachVolumeSwap-502276516-project-admin] Update readonly setting on volume completed successfully. Aug 13 03:28:31.154033 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc740403-b2f3-44ab-a78c-c8406832775a tempest-TestMultiAttachVolumeSwap-502276516 tempest-TestMultiAttachVolumeSwap-502276516-project-admin] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f/action returned with HTTP 202 Aug 13 03:28:31.154033 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 9/31] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:28:30 2026] POST /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f/action => generated 0 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:28:31.160857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:31.164604 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:28:31.165176 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-338870967"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:31.167097 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-338870967'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:28:31.176784 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Create volume of 1 GB Aug 13 03:28:31.178712 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:31.178712 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:31.179102 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Availability Zones retrieved successfully. Aug 13 03:28:31.189451 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Flow 'volume_create_api' (7e8d2332-4c02-4e25-82d1-13d9fd0abd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:31.191534 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296858be-5403-410b-b13a-a0385eb36e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.192767 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:28:31.208322 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:31.208322 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:31.224972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296858be-5403-410b-b13a-a0385eb36e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d39a3888-c854-4144-9e1f-f42ee569a4e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd39a3888-c854-4144-9e1f-f42ee569a4e0', 'encryption_key_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=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.226920 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e850110-ecc4-4e8b-ae9e-6d34b8d1d9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.266308 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:31.268585 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:28:31.269041 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-591666119"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:31.276478 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-591666119'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:28:31.276478 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Create volume of 1 GB Aug 13 03:28:31.276478 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:31.276478 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:31.280676 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Availability Zones retrieved successfully. Aug 13 03:28:31.295966 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Flow 'volume_create_api' (6fedd3ec-5c6b-403b-bb2e-a6be0947d475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:31.297627 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0608046-3c23-481e-84a1-5662332b0628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.299663 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:28:31.316633 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Created reservations ['e1a4e795-99d1-4670-84ed-0dc82ea1be9a', '05ed4b0e-8f3b-4013-9089-eb80d8a0b1e5', '121db5fd-8021-4f06-a572-f15db8f1d3a2', '37ab9d21-7dce-4cc6-87ef-07d58f2a45e0'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:28:31.317866 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e850110-ecc4-4e8b-ae9e-6d34b8d1d9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1a4e795-99d1-4670-84ed-0dc82ea1be9a', '05ed4b0e-8f3b-4013-9089-eb80d8a0b1e5', '121db5fd-8021-4f06-a572-f15db8f1d3a2', '37ab9d21-7dce-4cc6-87ef-07d58f2a45e0']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.319115 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a7b949-b572-4a70-825e-9dafa271e9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.345663 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0608046-3c23-481e-84a1-5662332b0628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.347300 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4079a320-0267-434a-864a-fa330f469159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.353312 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a7b949-b572-4a70-825e-9dafa271e9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8052b7e-6422-4db5-a76a-e321168aff5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-338870967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9656613c1c94c3a9916336a671def5a',qos_specs=None,replication_status=,reservations=['e1a4e795-99d1-4670-84ed-0dc82ea1be9a','05ed4b0e-8f3b-4013-9089-eb80d8a0b1e5','121db5fd-8021-4f06-a572-f15db8f1d3a2','37ab9d21-7dce-4cc6-87ef-07d58f2a45e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8c2832550940fe93af170dc3eae918',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-338870967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8052b7e-6422-4db5-a76a-e321168aff5a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f9656613c1c94c3a9916336a671def5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc8c2832550940fe93af170dc3eae918',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d39a3888-c854-4144-9e1f-f42ee569a4e0),volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.354248 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a026ea-3057-4a25-a668-a8c4600d8dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.388232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a026ea-3057-4a25-a668-a8c4600d8dad) transitioned into state 'SUCCESS' from state '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-338870967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9656613c1c94c3a9916336a671def5a',qos_specs=None,replication_status=,reservations=['e1a4e795-99d1-4670-84ed-0dc82ea1be9a','05ed4b0e-8f3b-4013-9089-eb80d8a0b1e5','121db5fd-8021-4f06-a572-f15db8f1d3a2','37ab9d21-7dce-4cc6-87ef-07d58f2a45e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8c2832550940fe93af170dc3eae918',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.388881 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683e30bf-921d-473f-b7a7-40742c23f98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.403676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683e30bf-921d-473f-b7a7-40742c23f98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.403676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Flow 'volume_create_api' (7e8d2332-4c02-4e25-82d1-13d9fd0abd5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:31.403676 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Create volume request issued successfully. Aug 13 03:28:31.404242 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42fdb80d-3d67-4108-a9c5-b301488537f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:28:31.404865 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 8/32] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:28:31 2026] POST /volume/v3/volumes => generated 757 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:28:31.422202 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f9c9192a-8838-41d9-9b9a-437165ccb809 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:31.424229 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f9c9192a-8838-41d9-9b9a-437165ccb809 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a Aug 13 03:28:31.424449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f9c9192a-8838-41d9-9b9a-437165ccb809 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:31.425026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f9c9192a-8838-41d9-9b9a-437165ccb809 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:31.436299 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:31.436299 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:31.440777 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Created reservations ['062d7ef3-8ccb-4d0b-b61e-c3a981559390', '2ee243c2-7a67-4310-8eb5-5c31a8e00ac8', '406e49f4-78e7-4473-ac2d-ab46fcfea36f', 'f0a782c5-c7fe-4dc8-998b-a13c976e6522'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:28:31.441968 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4079a320-0267-434a-864a-fa330f469159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['062d7ef3-8ccb-4d0b-b61e-c3a981559390', '2ee243c2-7a67-4310-8eb5-5c31a8e00ac8', '406e49f4-78e7-4473-ac2d-ab46fcfea36f', 'f0a782c5-c7fe-4dc8-998b-a13c976e6522']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.442473 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f9c9192a-8838-41d9-9b9a-437165ccb809 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:28:31.442809 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4816aa2b-8f42-4589-aff0-9be7b74b0e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.450682 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f9c9192a-8838-41d9-9b9a-437165ccb809 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a returned with HTTP 200 Aug 13 03:28:31.451489 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 9/33] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:31 2026] GET /volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:31.473784 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4816aa2b-8f42-4589-aff0-9be7b74b0e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ae7ec5-2f9b-4599-9afd-61cc427c1a9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-591666119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8086ad80718649718f9cf3dab9a51d9f',qos_specs=None,replication_status=,reservations=['062d7ef3-8ccb-4d0b-b61e-c3a981559390','2ee243c2-7a67-4310-8eb5-5c31a8e00ac8','406e49f4-78e7-4473-ac2d-ab46fcfea36f','f0a782c5-c7fe-4dc8-998b-a13c976e6522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d798f4237c094536a459d02508ceeb30',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-591666119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09ae7ec5-2f9b-4599-9afd-61cc427c1a9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8086ad80718649718f9cf3dab9a51d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d798f4237c094536a459d02508ceeb30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.474451 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318cf43d-4935-49c6-b0b8-50f10e554bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.496416 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318cf43d-4935-49c6-b0b8-50f10e554bc0) transitioned into state 'SUCCESS' from state '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-591666119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8086ad80718649718f9cf3dab9a51d9f',qos_specs=None,replication_status=,reservations=['062d7ef3-8ccb-4d0b-b61e-c3a981559390','2ee243c2-7a67-4310-8eb5-5c31a8e00ac8','406e49f4-78e7-4473-ac2d-ab46fcfea36f','f0a782c5-c7fe-4dc8-998b-a13c976e6522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d798f4237c094536a459d02508ceeb30',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.497699 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f5c34f-7da1-4cce-9cca-9441c324d91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:31.514615 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f5c34f-7da1-4cce-9cca-9441c324d91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:31.515700 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Flow 'volume_create_api' (6fedd3ec-5c6b-403b-bb2e-a6be0947d475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:31.515974 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Create volume request issued successfully. Aug 13 03:28:31.517157 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d5636457-1b0e-4aa5-9ffb-66a406dbb6ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:28:31.517981 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 8/34] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:28:31 2026] POST /volume/v3/volumes => generated 751 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:28:31.534176 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9b38f949-d99d-41a7-b3e3-afa43bbc8cf7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:31.536589 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b38f949-d99d-41a7-b3e3-afa43bbc8cf7 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:31.536817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b38f949-d99d-41a7-b3e3-afa43bbc8cf7 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:31.537743 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b38f949-d99d-41a7-b3e3-afa43bbc8cf7 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:31.548124 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:31.548124 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:31.553143 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9b38f949-d99d-41a7-b3e3-afa43bbc8cf7 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:31.559725 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b38f949-d99d-41a7-b3e3-afa43bbc8cf7 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:31.560641 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 10/35] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:31 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:31.678676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-66184c6f-ee44-4842-9eed-445cfe661d59 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:31.976219 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-78d4e75e-2322-42a8-a210-68001ae4c70e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:31.977546 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:28:31.977546 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1539625071"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:31.978223 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78d4e75e-2322-42a8-a210-68001ae4c70e tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 Aug 13 03:28:31.978540 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78d4e75e-2322-42a8-a210-68001ae4c70e tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:31.978657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78d4e75e-2322-42a8-a210-68001ae4c70e tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:31.979816 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1539625071'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:28:31.979816 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Create volume of 1 GB Aug 13 03:28:31.979816 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:31.979816 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:31.986715 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Availability Zones retrieved successfully. Aug 13 03:28:31.994261 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:31.994261 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:31.998330 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Flow 'volume_create_api' (cba4b4df-bbe6-4800-b590-b6ae82df411f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:32.001851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23bf0867-20c4-4b1c-8607-097fa7bc7159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:32.001851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:28:32.005425 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-78d4e75e-2322-42a8-a210-68001ae4c70e tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:32.013810 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78d4e75e-2322-42a8-a210-68001ae4c70e tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 returned with HTTP 200 Aug 13 03:28:32.014346 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 10/36] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:31 2026] GET /volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:32.049121 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23bf0867-20c4-4b1c-8607-097fa7bc7159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:32.050438 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c25240-b239-49f3-98fd-bccdcc70451e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:32.101990 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-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. Aug 13 03:28:32.102315 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-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. Aug 13 03:28:32.154125 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Created reservations ['bc6b5112-d938-4330-b964-d5db42b039a5', '332010a9-eaf9-4660-bb1b-5d9bc4a62b97', 'ba6953c1-96fd-4fc5-8c6b-27bd8f1c44f2', '587b5d5b-1ac1-497d-9f4f-e11732598d34'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:28:32.155465 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c25240-b239-49f3-98fd-bccdcc70451e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc6b5112-d938-4330-b964-d5db42b039a5', '332010a9-eaf9-4660-bb1b-5d9bc4a62b97', 'ba6953c1-96fd-4fc5-8c6b-27bd8f1c44f2', '587b5d5b-1ac1-497d-9f4f-e11732598d34']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:32.156329 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27cfe6ae-9311-49ba-b5c4-b39ca4564327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:32.216519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27cfe6ae-9311-49ba-b5c4-b39ca4564327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4899ed28-0cd5-4006-9e80-9d201888c7dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1539625071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='276aced152b74312be714c73b5576e6f',qos_specs=None,replication_status=,reservations=['bc6b5112-d938-4330-b964-d5db42b039a5','332010a9-eaf9-4660-bb1b-5d9bc4a62b97','ba6953c1-96fd-4fc5-8c6b-27bd8f1c44f2','587b5d5b-1ac1-497d-9f4f-e11732598d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdd2395ede9648829b0eda1d7218e494',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:28:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1539625071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4899ed28-0cd5-4006-9e80-9d201888c7dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='276aced152b74312be714c73b5576e6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdd2395ede9648829b0eda1d7218e494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:32.217856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b3abf27-345f-437b-b410-aeb50a8c48a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:32.241893 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b3abf27-345f-437b-b410-aeb50a8c48a3) transitioned into state 'SUCCESS' from state '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-1539625071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='276aced152b74312be714c73b5576e6f',qos_specs=None,replication_status=,reservations=['bc6b5112-d938-4330-b964-d5db42b039a5','332010a9-eaf9-4660-bb1b-5d9bc4a62b97','ba6953c1-96fd-4fc5-8c6b-27bd8f1c44f2','587b5d5b-1ac1-497d-9f4f-e11732598d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdd2395ede9648829b0eda1d7218e494',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:32.242798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec9ab5b-00ec-4652-8cd0-3a7f895334e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:28:32.264575 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec9ab5b-00ec-4652-8cd0-3a7f895334e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:28:32.265619 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Flow 'volume_create_api' (cba4b4df-bbe6-4800-b590-b6ae82df411f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:28:32.266069 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Create volume request issued successfully. Aug 13 03:28:32.266785 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66184c6f-ee44-4842-9eed-445cfe661d59 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:28:32.267512 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 9/37] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:28:31 2026] POST /volume/v3/volumes => generated 785 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:28:32.282625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b80b8e22-9a1b-4cfc-8a3d-7d140aa8401d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:32.286283 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b80b8e22-9a1b-4cfc-8a3d-7d140aa8401d tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:28:32.286543 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b80b8e22-9a1b-4cfc-8a3d-7d140aa8401d tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:32.286805 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b80b8e22-9a1b-4cfc-8a3d-7d140aa8401d tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:32.334089 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:32.334089 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:32.340444 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b80b8e22-9a1b-4cfc-8a3d-7d140aa8401d tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:28:32.346536 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b80b8e22-9a1b-4cfc-8a3d-7d140aa8401d tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:28:32.347021 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 9/38] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:32 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 964 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:32.465518 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e8625485-f5fa-498f-bc1e-e05e9c6efafc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:32.469864 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8625485-f5fa-498f-bc1e-e05e9c6efafc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a Aug 13 03:28:32.469864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8625485-f5fa-498f-bc1e-e05e9c6efafc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:32.469864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8625485-f5fa-498f-bc1e-e05e9c6efafc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:32.477277 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:32.477277 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:32.482407 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e8625485-f5fa-498f-bc1e-e05e9c6efafc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:28:32.490185 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8625485-f5fa-498f-bc1e-e05e9c6efafc tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a returned with HTTP 200 Aug 13 03:28:32.490785 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 11/39] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:32 2026] GET /volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:32.574800 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b3058ce0-31a6-4a30-a391-21936c988374 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:32.577206 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3058ce0-31a6-4a30-a391-21936c988374 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:32.577459 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3058ce0-31a6-4a30-a391-21936c988374 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:32.577656 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3058ce0-31a6-4a30-a391-21936c988374 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:32.587494 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:32.587494 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:32.594964 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b3058ce0-31a6-4a30-a391-21936c988374 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:32.609244 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3058ce0-31a6-4a30-a391-21936c988374 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:32.610011 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 11/40] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:32 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:32.725186 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-af19ef6d-998a-4d5a-a3b4-991abcf6b7ca None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:32.726477 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-af19ef6d-998a-4d5a-a3b4-991abcf6b7ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:32.726735 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-af19ef6d-998a-4d5a-a3b4-991abcf6b7ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:32.726983 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-af19ef6d-998a-4d5a-a3b4-991abcf6b7ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:32.736631 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:32.736631 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:32.741773 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-af19ef6d-998a-4d5a-a3b4-991abcf6b7ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:32.747019 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-af19ef6d-998a-4d5a-a3b4-991abcf6b7ca tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:32.747680 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 10/41] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:28:32 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:33.205589 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-060fbe24-9983-45df-a19e-1d12a23ce846 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:33.206477 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-060fbe24-9983-45df-a19e-1d12a23ce846 None None] GET https://10.4.3.140/volume// Aug 13 03:28:33.206635 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-060fbe24-9983-45df-a19e-1d12a23ce846 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:33.206892 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-060fbe24-9983-45df-a19e-1d12a23ce846 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:33.207474 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-060fbe24-9983-45df-a19e-1d12a23ce846 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:28:33.207798 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 10/42] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:28:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:28:33.230533 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-bf2ba4cc-34c0-42ed-8d18-3af5a5a67d77 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:33.364396 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e74048f6-0a8d-46f9-b9e2-627f294b1d64 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:33.367902 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e74048f6-0a8d-46f9-b9e2-627f294b1d64 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:28:33.368219 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e74048f6-0a8d-46f9-b9e2-627f294b1d64 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:33.368452 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e74048f6-0a8d-46f9-b9e2-627f294b1d64 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:33.404882 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:33.404882 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:33.409244 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e74048f6-0a8d-46f9-b9e2-627f294b1d64 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:28:33.413617 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e74048f6-0a8d-46f9-b9e2-627f294b1d64 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:28:33.414136 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 12/43] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:33 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1025 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:33.436154 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-bf2ba4cc-34c0-42ed-8d18-3af5a5a67d77 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:28:33.436728 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-bf2ba4cc-34c0-42ed-8d18-3af5a5a67d77 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09ae7ec5-2f9b-4599-9afd-61cc427c1a9f", "connector": null, "instance_uuid": "66873b93-dc9e-485a-b0e5-fedd21672853"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:33.450330 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:33.450330 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:33.509399 np0000007145 devstack@c-api.service[100343]: /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. Aug 13 03:28:33.509399 np0000007145 devstack@c-api.service[100343]: .first() Aug 13 03:28:33.531229 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-bf2ba4cc-34c0-42ed-8d18-3af5a5a67d77 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:28:33.532274 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 12/44] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:28:33 2026] POST /volume/v3/attachments => generated 273 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:33.587424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7c8d9efd-890d-499c-9aa8-ca3929305a07 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:33.589951 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7c8d9efd-890d-499c-9aa8-ca3929305a07 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:33.590128 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7c8d9efd-890d-499c-9aa8-ca3929305a07 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:33.590288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7c8d9efd-890d-499c-9aa8-ca3929305a07 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:33.597189 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-373ab5b4-8566-4932-9224-022d0ec877cb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:33.597849 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-373ab5b4-8566-4932-9224-022d0ec877cb None None] GET https://10.4.3.140/volume// Aug 13 03:28:33.597849 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-373ab5b4-8566-4932-9224-022d0ec877cb None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:33.597964 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-373ab5b4-8566-4932-9224-022d0ec877cb None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:33.598399 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-373ab5b4-8566-4932-9224-022d0ec877cb None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:28:33.598645 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 11/45] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:28:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:28:33.605935 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:33.605935 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:33.612267 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7c8d9efd-890d-499c-9aa8-ca3929305a07 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:33.621970 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7c8d9efd-890d-499c-9aa8-ca3929305a07 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:33.622397 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 11/46] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:33 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:33.623574 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-36073a35-2a7c-4568-a8ba-a73785b6e12d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:33.627780 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-36073a35-2a7c-4568-a8ba-a73785b6e12d tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:33.627780 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-36073a35-2a7c-4568-a8ba-a73785b6e12d tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:33.627780 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-36073a35-2a7c-4568-a8ba-a73785b6e12d tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:33.643574 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:33.643574 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:33.648801 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-36073a35-2a7c-4568-a8ba-a73785b6e12d tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:33.654246 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-36073a35-2a7c-4568-a8ba-a73785b6e12d tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:33.655178 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 13/47] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:28:33 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:28:34.636277 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-85319149-bd41-456e-9f46-d462bfc62298 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:34.640635 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85319149-bd41-456e-9f46-d462bfc62298 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:34.640635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85319149-bd41-456e-9f46-d462bfc62298 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:34.640785 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-85319149-bd41-456e-9f46-d462bfc62298 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:34.648467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-06d310c3-56cb-42c6-8a2b-0a37a4e7c6f8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:34.652946 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-06d310c3-56cb-42c6-8a2b-0a37a4e7c6f8 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] PUT https://10.4.3.140/volume/v3/attachments/f8915c7b-fb92-472d-ab3e-f9a6f76d4b65 Aug 13 03:28:34.653556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-06d310c3-56cb-42c6-8a2b-0a37a4e7c6f8 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:34.661116 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:34.661116 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:34.665617 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-85319149-bd41-456e-9f46-d462bfc62298 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:34.672026 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-85319149-bd41-456e-9f46-d462bfc62298 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:34.672164 np0000007145 devstack@c-api.service[100340]: /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. Aug 13 03:28:34.672164 np0000007145 devstack@c-api.service[100340]: .first() Aug 13 03:28:34.673321 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 13/48] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:34 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:34.685078 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-06d310c3-56cb-42c6-8a2b-0a37a4e7c6f8 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Acquiring lock "cinder-attachment_update-09ae7ec5-2f9b-4599-9afd-61cc427c1a9f-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:28:34.691038 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-06d310c3-56cb-42c6-8a2b-0a37a4e7c6f8 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Lock "cinder-attachment_update-09ae7ec5-2f9b-4599-9afd-61cc427c1a9f-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:28:34.691843 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:34.691843 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:34.897180 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-06d310c3-56cb-42c6-8a2b-0a37a4e7c6f8 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Lock "cinder-attachment_update-09ae7ec5-2f9b-4599-9afd-61cc427c1a9f-np0000007145" released by "attachment_update" :: held 0.206s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:28:34.897688 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-06d310c3-56cb-42c6-8a2b-0a37a4e7c6f8 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/attachments/f8915c7b-fb92-472d-ab3e-f9a6f76d4b65 returned with HTTP 200 Aug 13 03:28:34.898689 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 12/49] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:28:34 2026] PUT /volume/v3/attachments/f8915c7b-fb92-472d-ab3e-f9a6f76d4b65 => generated 969 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:35.693538 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f246d263-ccdf-4449-a096-8e45b04bd01a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:35.696489 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f246d263-ccdf-4449-a096-8e45b04bd01a tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:35.696718 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f246d263-ccdf-4449-a096-8e45b04bd01a tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:35.696973 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f246d263-ccdf-4449-a096-8e45b04bd01a tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:35.708837 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:35.708837 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:35.713788 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f246d263-ccdf-4449-a096-8e45b04bd01a tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:35.720031 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f246d263-ccdf-4449-a096-8e45b04bd01a tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:35.720267 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 12/50] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:35 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:36.741656 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5dc18def-418d-45ec-a0af-87ad254a90ac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:36.742326 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5dc18def-418d-45ec-a0af-87ad254a90ac tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:36.742488 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5dc18def-418d-45ec-a0af-87ad254a90ac tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:36.742805 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5dc18def-418d-45ec-a0af-87ad254a90ac tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:36.757024 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:36.757024 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:36.762350 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5dc18def-418d-45ec-a0af-87ad254a90ac tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:36.769683 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5dc18def-418d-45ec-a0af-87ad254a90ac tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:36.770307 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 14/51] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:36 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:37.789405 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4287573e-e868-4bb7-855d-c655ef6177e1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:37.792157 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4287573e-e868-4bb7-855d-c655ef6177e1 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:37.793946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4287573e-e868-4bb7-855d-c655ef6177e1 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:37.794371 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4287573e-e868-4bb7-855d-c655ef6177e1 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:37.815129 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:37.815129 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:37.826862 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4287573e-e868-4bb7-855d-c655ef6177e1 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:37.831341 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4287573e-e868-4bb7-855d-c655ef6177e1 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:37.831341 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 14/52] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:37 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:38.363106 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-14f805e4-049c-4c68-bf57-033d239ce066 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:38.365995 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-14f805e4-049c-4c68-bf57-033d239ce066 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] POST https://10.4.3.140/volume/v3/attachments/f8915c7b-fb92-472d-ab3e-f9a6f76d4b65/action Aug 13 03:28:38.367262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-14f805e4-049c-4c68-bf57-033d239ce066 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:28:38.367474 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-14f805e4-049c-4c68-bf57-033d239ce066 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:38.398007 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:38.398007 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:38.428571 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-2ce0fadb-d8fd-412a-9666-c5b401111222 req-14f805e4-049c-4c68-bf57-033d239ce066 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/attachments/f8915c7b-fb92-472d-ab3e-f9a6f76d4b65/action returned with HTTP 204 Aug 13 03:28:38.428692 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 13/53] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:28:38 2026] POST /volume/v3/attachments/f8915c7b-fb92-472d-ab3e-f9a6f76d4b65/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:28:38.852473 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-857f349a-c13a-466b-9cde-fcdfbf21a090 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:38.856135 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-857f349a-c13a-466b-9cde-fcdfbf21a090 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:38.856135 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-857f349a-c13a-466b-9cde-fcdfbf21a090 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:38.856135 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-857f349a-c13a-466b-9cde-fcdfbf21a090 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:38.872351 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:38.872351 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:38.885914 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-857f349a-c13a-466b-9cde-fcdfbf21a090 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:38.902412 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-857f349a-c13a-466b-9cde-fcdfbf21a090 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:38.903985 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 13/54] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:38 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 1136 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:38.927632 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b4c306a7-1d25-49da-9d83-c8a2d514b80b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:38.929921 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b4c306a7-1d25-49da-9d83-c8a2d514b80b tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:38.930301 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b4c306a7-1d25-49da-9d83-c8a2d514b80b tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:38.930301 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b4c306a7-1d25-49da-9d83-c8a2d514b80b tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:38.953089 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:38.953089 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:38.969546 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b4c306a7-1d25-49da-9d83-c8a2d514b80b tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:38.979525 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b4c306a7-1d25-49da-9d83-c8a2d514b80b tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:38.979970 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 15/55] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:38 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 1136 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:41.413938 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9d5e042c-d31e-4240-b998-ca18c5012ecd req-4722d1ed-9e0b-4cbc-8a29-7d37aa38bca4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:41.416456 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9d5e042c-d31e-4240-b998-ca18c5012ecd req-4722d1ed-9e0b-4cbc-8a29-7d37aa38bca4 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f8915c7b-fb92-472d-ab3e-f9a6f76d4b65 Aug 13 03:28:41.416577 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9d5e042c-d31e-4240-b998-ca18c5012ecd req-4722d1ed-9e0b-4cbc-8a29-7d37aa38bca4 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:41.416799 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9d5e042c-d31e-4240-b998-ca18c5012ecd req-4722d1ed-9e0b-4cbc-8a29-7d37aa38bca4 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:41.430876 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:41.430876 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:41.553497 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9d5e042c-d31e-4240-b998-ca18c5012ecd req-4722d1ed-9e0b-4cbc-8a29-7d37aa38bca4 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/attachments/f8915c7b-fb92-472d-ab3e-f9a6f76d4b65 returned with HTTP 200 Aug 13 03:28:41.553497 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 15/56] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:28:41 2026] DELETE /volume/v3/attachments/f8915c7b-fb92-472d-ab3e-f9a6f76d4b65 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:43.089193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-f76314d0-cceb-4754-b282-8bc6c6b9f679 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.093990 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-f76314d0-cceb-4754-b282-8bc6c6b9f679 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:43.094323 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-f76314d0-cceb-4754-b282-8bc6c6b9f679 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.094579 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-f76314d0-cceb-4754-b282-8bc6c6b9f679 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.104427 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.104427 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:43.111851 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-f76314d0-cceb-4754-b282-8bc6c6b9f679 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:43.117694 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-f76314d0-cceb-4754-b282-8bc6c6b9f679 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:43.118325 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 14/57] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 1396 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:43.133631 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-0e76ba9b-38a6-4081-90f5-35070c60b4b2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.137605 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-0e76ba9b-38a6-4081-90f5-35070c60b4b2 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de Aug 13 03:28:43.137876 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-0e76ba9b-38a6-4081-90f5-35070c60b4b2 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.138112 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-0e76ba9b-38a6-4081-90f5-35070c60b4b2 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.150636 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.150636 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:43.159654 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-0e76ba9b-38a6-4081-90f5-35070c60b4b2 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:43.168704 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-0e76ba9b-38a6-4081-90f5-35070c60b4b2 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de returned with HTTP 200 Aug 13 03:28:43.169878 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 14/58] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:43.181015 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-7ffdec9f-b34d-4c7e-8342-4b6c95cb532f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.188709 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-7ffdec9f-b34d-4c7e-8342-4b6c95cb532f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 Aug 13 03:28:43.189061 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-7ffdec9f-b34d-4c7e-8342-4b6c95cb532f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.189349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-7ffdec9f-b34d-4c7e-8342-4b6c95cb532f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.201510 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.201510 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:43.210356 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-7ffdec9f-b34d-4c7e-8342-4b6c95cb532f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:43.220974 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-7ffdec9f-b34d-4c7e-8342-4b6c95cb532f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 returned with HTTP 200 Aug 13 03:28:43.221853 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 16/59] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:43.238980 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f46abcc2-962f-41e7-b79c-679018062545 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.240091 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f46abcc2-962f-41e7-b79c-679018062545 None None] GET https://10.4.3.140/volume// Aug 13 03:28:43.240456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f46abcc2-962f-41e7-b79c-679018062545 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.240776 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f46abcc2-962f-41e7-b79c-679018062545 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.241397 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f46abcc2-962f-41e7-b79c-679018062545 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:28:43.242054 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 16/60] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:28:43.256577 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-786a6cf6-c0e9-49eb-a140-e38078f14df4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.260354 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-786a6cf6-c0e9-49eb-a140-e38078f14df4 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:28:43.260946 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-786a6cf6-c0e9-49eb-a140-e38078f14df4 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9d832d3-b99a-4a5b-b030-2fb72c48b9cd", "connector": null, "instance_uuid": "570b303e-b4ad-4258-a178-f71122d2f6d4"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:43.278281 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.278281 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:43.335804 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-786a6cf6-c0e9-49eb-a140-e38078f14df4 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:28:43.335994 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 15/61] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:28:43 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:43.346334 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5e31bd80-ea7c-4171-9dd7-73a523e5a4bc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.346839 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5e31bd80-ea7c-4171-9dd7-73a523e5a4bc None None] GET https://10.4.3.140/volume// Aug 13 03:28:43.347209 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5e31bd80-ea7c-4171-9dd7-73a523e5a4bc None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.347349 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5e31bd80-ea7c-4171-9dd7-73a523e5a4bc None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.347686 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5e31bd80-ea7c-4171-9dd7-73a523e5a4bc None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:28:43.348087 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 15/62] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:28:43.364911 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-054921dc-5829-46bc-bc56-190100fc2702 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.370149 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-054921dc-5829-46bc-bc56-190100fc2702 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:28:43.370517 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-054921dc-5829-46bc-bc56-190100fc2702 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a7a89c9-1ee9-4b31-9802-598340f313de", "connector": null, "instance_uuid": "570b303e-b4ad-4258-a178-f71122d2f6d4"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:43.380029 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.380029 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:43.381562 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-320e5448-86e3-4b3d-ac71-adcdbb541498 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.383534 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-320e5448-86e3-4b3d-ac71-adcdbb541498 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:43.383746 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-320e5448-86e3-4b3d-ac71-adcdbb541498 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.384003 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-320e5448-86e3-4b3d-ac71-adcdbb541498 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.407481 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.407481 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:43.416366 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-320e5448-86e3-4b3d-ac71-adcdbb541498 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:43.422116 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-320e5448-86e3-4b3d-ac71-adcdbb541498 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:43.425046 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 17/63] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:43.425818 np0000007145 devstack@c-api.service[100342]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 13 03:28:43.425818 np0000007145 devstack@c-api.service[100342]: .first() Aug 13 03:28:43.445046 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-230a251a-37dd-4852-a161-2e28cd2f4dfa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.448471 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-054921dc-5829-46bc-bc56-190100fc2702 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:28:43.449540 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 17/64] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:28:43 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) Aug 13 03:28:43.449599 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-230a251a-37dd-4852-a161-2e28cd2f4dfa tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:43.449895 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-230a251a-37dd-4852-a161-2e28cd2f4dfa tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.450172 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-230a251a-37dd-4852-a161-2e28cd2f4dfa tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.461854 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.461854 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:43.466208 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fd7ea837-110d-42c4-ab78-f22e4d86d29a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.466208 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd7ea837-110d-42c4-ab78-f22e4d86d29a None None] GET https://10.4.3.140/volume// Aug 13 03:28:43.466208 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fd7ea837-110d-42c4-ab78-f22e4d86d29a None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.466208 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fd7ea837-110d-42c4-ab78-f22e4d86d29a None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.466728 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd7ea837-110d-42c4-ab78-f22e4d86d29a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:28:43.467441 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 16/65] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:28:43.469707 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-230a251a-37dd-4852-a161-2e28cd2f4dfa tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:43.475381 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-6101b1e2-8560-473c-8a95-5723cd33ed9d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.477376 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-230a251a-37dd-4852-a161-2e28cd2f4dfa tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:43.477996 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-6101b1e2-8560-473c-8a95-5723cd33ed9d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:28:43.478086 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 16/66] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:43.478258 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-6101b1e2-8560-473c-8a95-5723cd33ed9d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "412fd0ba-aa5f-45a5-ad72-1eb590b26dd7", "connector": null, "instance_uuid": "570b303e-b4ad-4258-a178-f71122d2f6d4"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:43.490194 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.490194 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:43.533032 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-6101b1e2-8560-473c-8a95-5723cd33ed9d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:28:43.533937 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 18/67] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:28:43 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) Aug 13 03:28:43.536191 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aace4df4-2792-4b01-b3e7-4635bd5ccbd2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.538846 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aace4df4-2792-4b01-b3e7-4635bd5ccbd2 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:43.539503 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aace4df4-2792-4b01-b3e7-4635bd5ccbd2 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.539503 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aace4df4-2792-4b01-b3e7-4635bd5ccbd2 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.550440 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.550440 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:28:43.556589 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-aace4df4-2792-4b01-b3e7-4635bd5ccbd2 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:43.563776 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aace4df4-2792-4b01-b3e7-4635bd5ccbd2 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:43.563776 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 18/68] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:43.589481 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ce483fee-b3fa-461c-af3c-750695c2f1cc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.598020 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ce483fee-b3fa-461c-af3c-750695c2f1cc tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] DELETE https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:43.598370 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ce483fee-b3fa-461c-af3c-750695c2f1cc tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.598646 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ce483fee-b3fa-461c-af3c-750695c2f1cc tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.599197 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-ce483fee-b3fa-461c-af3c-750695c2f1cc tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Delete volume with id: 09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:43.610546 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.610546 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:43.611337 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ce483fee-b3fa-461c-af3c-750695c2f1cc tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:43.652730 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ce483fee-b3fa-461c-af3c-750695c2f1cc tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Delete volume request issued successfully. Aug 13 03:28:43.653020 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ce483fee-b3fa-461c-af3c-750695c2f1cc tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 202 Aug 13 03:28:43.653732 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 17/69] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:28:43 2026] DELETE /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:28:43.668297 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-538fa6d0-ab6a-4fa6-a3ef-3596b920daa6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:43.671769 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-538fa6d0-ab6a-4fa6-a3ef-3596b920daa6 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:43.672272 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-538fa6d0-ab6a-4fa6-a3ef-3596b920daa6 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:43.672615 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-538fa6d0-ab6a-4fa6-a3ef-3596b920daa6 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:43.684624 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:43.684624 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:43.688995 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-538fa6d0-ab6a-4fa6-a3ef-3596b920daa6 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Volume info retrieved successfully. Aug 13 03:28:43.694792 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-538fa6d0-ab6a-4fa6-a3ef-3596b920daa6 tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 200 Aug 13 03:28:43.695322 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 17/70] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:43 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:28:44.715589 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76426dcc-f7f0-4eea-967a-e9569665df7f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:44.719367 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76426dcc-f7f0-4eea-967a-e9569665df7f tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] GET https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f Aug 13 03:28:44.719367 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76426dcc-f7f0-4eea-967a-e9569665df7f tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:44.719367 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76426dcc-f7f0-4eea-967a-e9569665df7f tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:44.731414 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76426dcc-f7f0-4eea-967a-e9569665df7f tempest-DeleteServersTestJSON-1436328463 tempest-DeleteServersTestJSON-1436328463-project-member] https://10.4.3.140/volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f returned with HTTP 404 Aug 13 03:28:44.731745 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 19/71] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:28:44 2026] GET /volume/v3/volumes/09ae7ec5-2f9b-4599-9afd-61cc427c1a9f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:28:46.184617 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-43828034-12e1-43d9-bcfc-cce2684dd07a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:46.186961 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-43828034-12e1-43d9-bcfc-cce2684dd07a None None] GET https://10.4.3.140/volume// Aug 13 03:28:46.186961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-43828034-12e1-43d9-bcfc-cce2684dd07a None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:46.186961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-43828034-12e1-43d9-bcfc-cce2684dd07a None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:46.186961 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-43828034-12e1-43d9-bcfc-cce2684dd07a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:28:46.186961 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 19/72] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:28:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:28:46.199560 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-b8efaad8-49cf-49d6-ba9a-18643464cd32 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:46.202467 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-b8efaad8-49cf-49d6-ba9a-18643464cd32 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:28:46.202848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-b8efaad8-49cf-49d6-ba9a-18643464cd32 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:46.203106 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-b8efaad8-49cf-49d6-ba9a-18643464cd32 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:46.218513 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:46.218513 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:46.224215 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-b8efaad8-49cf-49d6-ba9a-18643464cd32 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:46.231911 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-b8efaad8-49cf-49d6-ba9a-18643464cd32 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:28:46.233152 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 18/73] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:28:46 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 1575 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:28:46.346262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-387d7905-3be0-4eb9-8e21-f691606a09fb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:46.349097 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-387d7905-3be0-4eb9-8e21-f691606a09fb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] PUT https://10.4.3.140/volume/v3/attachments/9584d7af-edff-4e67-b114-4b0b17d13be4 Aug 13 03:28:46.349721 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-387d7905-3be0-4eb9-8e21-f691606a09fb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:46.364407 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-387d7905-3be0-4eb9-8e21-f691606a09fb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Acquiring lock "cinder-attachment_update-f9d832d3-b99a-4a5b-b030-2fb72c48b9cd-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:28:46.370309 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-387d7905-3be0-4eb9-8e21-f691606a09fb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Lock "cinder-attachment_update-f9d832d3-b99a-4a5b-b030-2fb72c48b9cd-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:28:46.371905 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:46.371905 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:46.493905 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-387d7905-3be0-4eb9-8e21-f691606a09fb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Lock "cinder-attachment_update-f9d832d3-b99a-4a5b-b030-2fb72c48b9cd-np0000007145" released by "attachment_update" :: held 0.123s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:28:46.493905 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-387d7905-3be0-4eb9-8e21-f691606a09fb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments/9584d7af-edff-4e67-b114-4b0b17d13be4 returned with HTTP 200 Aug 13 03:28:46.494397 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 18/74] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:28:46 2026] PUT /volume/v3/attachments/9584d7af-edff-4e67-b114-4b0b17d13be4 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:46.526076 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bf260348-be55-4307-a6f7-22535315cf5a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:46.528508 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bf260348-be55-4307-a6f7-22535315cf5a tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] POST https://10.4.3.140/volume/v3/attachments/9584d7af-edff-4e67-b114-4b0b17d13be4/action Aug 13 03:28:46.529157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bf260348-be55-4307-a6f7-22535315cf5a tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:28:46.529348 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bf260348-be55-4307-a6f7-22535315cf5a tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:46.551861 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:46.551861 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:46.567211 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bf260348-be55-4307-a6f7-22535315cf5a tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments/9584d7af-edff-4e67-b114-4b0b17d13be4/action returned with HTTP 204 Aug 13 03:28:46.567785 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 20/75] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:28:46 2026] POST /volume/v3/attachments/9584d7af-edff-4e67-b114-4b0b17d13be4/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:28:46.600174 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-00efee02-ac50-43c5-a510-e32229c847e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:46.600714 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-00efee02-ac50-43c5-a510-e32229c847e6 None None] GET https://10.4.3.140/volume// Aug 13 03:28:46.601012 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-00efee02-ac50-43c5-a510-e32229c847e6 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:46.601330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-00efee02-ac50-43c5-a510-e32229c847e6 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:46.601816 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-00efee02-ac50-43c5-a510-e32229c847e6 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:28:46.603094 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 20/76] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:28:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:28:46.615642 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-d444ee1d-88f3-4837-9d0a-3d7c51b21985 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:46.619488 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-d444ee1d-88f3-4837-9d0a-3d7c51b21985 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de Aug 13 03:28:46.622849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-d444ee1d-88f3-4837-9d0a-3d7c51b21985 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:46.622849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-d444ee1d-88f3-4837-9d0a-3d7c51b21985 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:46.643048 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:46.643048 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:46.651032 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-d444ee1d-88f3-4837-9d0a-3d7c51b21985 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:46.659346 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-d444ee1d-88f3-4837-9d0a-3d7c51b21985 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de returned with HTTP 200 Aug 13 03:28:46.659889 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 19/77] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:28:46 2026] GET /volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de => generated 1029 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:28:46.759267 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-44e318c8-b1b2-4d18-9062-75b29415f8e4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:46.762861 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-44e318c8-b1b2-4d18-9062-75b29415f8e4 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] PUT https://10.4.3.140/volume/v3/attachments/2658a4b3-9bd1-4a24-b075-ad3031eab1a0 Aug 13 03:28:46.763335 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-44e318c8-b1b2-4d18-9062-75b29415f8e4 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:46.777259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-44e318c8-b1b2-4d18-9062-75b29415f8e4 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Acquiring lock "cinder-attachment_update-5a7a89c9-1ee9-4b31-9802-598340f313de-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:28:46.784007 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-44e318c8-b1b2-4d18-9062-75b29415f8e4 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Lock "cinder-attachment_update-5a7a89c9-1ee9-4b31-9802-598340f313de-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:28:46.786039 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:46.786039 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:46.916671 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-44e318c8-b1b2-4d18-9062-75b29415f8e4 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Lock "cinder-attachment_update-5a7a89c9-1ee9-4b31-9802-598340f313de-np0000007145" released by "attachment_update" :: held 0.132s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:28:46.916671 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-44e318c8-b1b2-4d18-9062-75b29415f8e4 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments/2658a4b3-9bd1-4a24-b075-ad3031eab1a0 returned with HTTP 200 Aug 13 03:28:46.917231 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 19/78] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:28:46 2026] PUT /volume/v3/attachments/2658a4b3-9bd1-4a24-b075-ad3031eab1a0 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:46.959486 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-923a3fd2-9174-4de4-8796-17ff4915a0cb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:46.963108 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-923a3fd2-9174-4de4-8796-17ff4915a0cb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] POST https://10.4.3.140/volume/v3/attachments/2658a4b3-9bd1-4a24-b075-ad3031eab1a0/action Aug 13 03:28:46.963529 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-923a3fd2-9174-4de4-8796-17ff4915a0cb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:28:46.963632 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-923a3fd2-9174-4de4-8796-17ff4915a0cb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:46.981930 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:46.981930 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:46.994588 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-923a3fd2-9174-4de4-8796-17ff4915a0cb tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments/2658a4b3-9bd1-4a24-b075-ad3031eab1a0/action returned with HTTP 204 Aug 13 03:28:46.995120 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 21/79] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:28:46 2026] POST /volume/v3/attachments/2658a4b3-9bd1-4a24-b075-ad3031eab1a0/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:28:47.025858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a33e2c85-464c-44f4-b558-1138000fd35a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:47.027026 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a33e2c85-464c-44f4-b558-1138000fd35a None None] GET https://10.4.3.140/volume// Aug 13 03:28:47.027026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a33e2c85-464c-44f4-b558-1138000fd35a None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:47.027026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a33e2c85-464c-44f4-b558-1138000fd35a None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:47.027161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a33e2c85-464c-44f4-b558-1138000fd35a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:28:47.028261 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 21/80] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:28:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:28:47.039900 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-ba9bab9e-d46a-49fd-b053-a0fa971b8937 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:47.043168 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-ba9bab9e-d46a-49fd-b053-a0fa971b8937 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 Aug 13 03:28:47.043719 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-ba9bab9e-d46a-49fd-b053-a0fa971b8937 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:28:47.043719 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-ba9bab9e-d46a-49fd-b053-a0fa971b8937 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:28:47.056790 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:47.056790 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:28:47.061509 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-ba9bab9e-d46a-49fd-b053-a0fa971b8937 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:28:47.073930 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-ba9bab9e-d46a-49fd-b053-a0fa971b8937 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 returned with HTTP 200 Aug 13 03:28:47.076099 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 20/81] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:28:47 2026] GET /volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:28:47.159331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bb7f8852-2ca5-4e93-bd31-634fcee1fc67 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:47.162237 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bb7f8852-2ca5-4e93-bd31-634fcee1fc67 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] PUT https://10.4.3.140/volume/v3/attachments/d3d0454d-be23-43e4-970a-dda305179665 Aug 13 03:28:47.162736 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bb7f8852-2ca5-4e93-bd31-634fcee1fc67 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:47.173274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bb7f8852-2ca5-4e93-bd31-634fcee1fc67 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Acquiring lock "cinder-attachment_update-412fd0ba-aa5f-45a5-ad72-1eb590b26dd7-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:28:47.177513 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bb7f8852-2ca5-4e93-bd31-634fcee1fc67 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Lock "cinder-attachment_update-412fd0ba-aa5f-45a5-ad72-1eb590b26dd7-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:28:47.178741 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:47.178741 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:28:47.295298 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bb7f8852-2ca5-4e93-bd31-634fcee1fc67 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Lock "cinder-attachment_update-412fd0ba-aa5f-45a5-ad72-1eb590b26dd7-np0000007145" released by "attachment_update" :: held 0.118s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:28:47.295657 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-bb7f8852-2ca5-4e93-bd31-634fcee1fc67 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments/d3d0454d-be23-43e4-970a-dda305179665 returned with HTTP 200 Aug 13 03:28:47.296941 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 20/82] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:28:47 2026] PUT /volume/v3/attachments/d3d0454d-be23-43e4-970a-dda305179665 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:28:47.336423 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-99985869-cba1-4c95-a7ad-2eba78afc4f5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:28:47.339344 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-99985869-cba1-4c95-a7ad-2eba78afc4f5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] POST https://10.4.3.140/volume/v3/attachments/d3d0454d-be23-43e4-970a-dda305179665/action Aug 13 03:28:47.339938 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-99985869-cba1-4c95-a7ad-2eba78afc4f5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:28:47.340131 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-99985869-cba1-4c95-a7ad-2eba78afc4f5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:28:47.358756 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:28:47.358756 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:28:47.375558 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bb1b8091-4ea1-4f5f-870f-9829ec5a262b req-99985869-cba1-4c95-a7ad-2eba78afc4f5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments/d3d0454d-be23-43e4-970a-dda305179665/action returned with HTTP 204 Aug 13 03:28:47.376137 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 22/83] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:28:47 2026] POST /volume/v3/attachments/d3d0454d-be23-43e4-970a-dda305179665/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:28:53.561866 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=85,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:28:57.069420 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=128,cinder:INSERT=27,cinder:UPDATE=37 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:28:57.290160 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=133,cinder:INSERT=27,cinder:UPDATE=44 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:28:57.371350 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=80,cinder:INSERT=3,cinder:UPDATE=13 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:29:12.148859 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:12.151276 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:29:12.151766 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1704901228"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:12.153950 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1704901228'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:29:12.154169 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Create volume of 1 GB Aug 13 03:29:12.160638 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Availability Zones retrieved successfully. Aug 13 03:29:12.170001 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Flow 'volume_create_api' (a0717ce9-150a-4112-921a-3195f70de1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:29:12.171465 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37dc27e-3052-4038-9698-fd68ec67817c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:12.172848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:29:12.217041 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37dc27e-3052-4038-9698-fd68ec67817c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:12.217041 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28746c13-d36c-4abc-a0e9-843af326c951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:12.319581 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Created reservations ['2d9c2e30-640b-491c-8010-c7a0f121fac4', 'e0d54623-fd34-4146-add1-e47b71875867', '0b674c8c-ca74-4284-8051-2055e6e542af', 'c7a34501-a3ba-4a57-8aca-ef4e7dbf77dc'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:29:12.320985 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28746c13-d36c-4abc-a0e9-843af326c951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d9c2e30-640b-491c-8010-c7a0f121fac4', 'e0d54623-fd34-4146-add1-e47b71875867', '0b674c8c-ca74-4284-8051-2055e6e542af', 'c7a34501-a3ba-4a57-8aca-ef4e7dbf77dc']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:12.322253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (519e22e2-25a9-4c73-8dae-a4f40531da27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:12.368587 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (519e22e2-25a9-4c73-8dae-a4f40531da27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c352ea7-7140-4585-9277-00672b57e583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1704901228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb829373ae44c6286c588df2d79a7c0',qos_specs=None,replication_status=,reservations=['2d9c2e30-640b-491c-8010-c7a0f121fac4','e0d54623-fd34-4146-add1-e47b71875867','0b674c8c-ca74-4284-8051-2055e6e542af','c7a34501-a3ba-4a57-8aca-ef4e7dbf77dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9ed59da39f4eab81c1e903ef21bd62',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1704901228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c352ea7-7140-4585-9277-00672b57e583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb829373ae44c6286c588df2d79a7c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf9ed59da39f4eab81c1e903ef21bd62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:12.369915 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a0deaf-6ca5-4e06-b869-27e3c9911a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:12.415174 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a0deaf-6ca5-4e06-b869-27e3c9911a64) transitioned into state 'SUCCESS' from state '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-1704901228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb829373ae44c6286c588df2d79a7c0',qos_specs=None,replication_status=,reservations=['2d9c2e30-640b-491c-8010-c7a0f121fac4','e0d54623-fd34-4146-add1-e47b71875867','0b674c8c-ca74-4284-8051-2055e6e542af','c7a34501-a3ba-4a57-8aca-ef4e7dbf77dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9ed59da39f4eab81c1e903ef21bd62',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:12.416189 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (088069c9-5417-4f31-928f-95b1d2cb9a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:12.438811 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (088069c9-5417-4f31-928f-95b1d2cb9a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:12.440057 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Flow 'volume_create_api' (a0717ce9-150a-4112-921a-3195f70de1ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:29:12.440517 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Create volume request issued successfully. Aug 13 03:29:12.441360 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b3c12f6-a697-440d-bee2-d709cdd0ba8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:29:12.441885 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 22/84] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:29:12 2026] POST /volume/v3/volumes => generated 754 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:29:20.456846 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-071b5834-270e-4095-950c-84f721418717 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:20.456846 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:29:20.456846 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1179385587"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:20.458717 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1179385587'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:29:20.459672 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Create volume of 1 GB Aug 13 03:29:20.464981 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Availability Zones retrieved successfully. Aug 13 03:29:20.472707 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Flow 'volume_create_api' (26aa0dde-eb69-4cd3-a9b3-d9c57596ebbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:29:20.474316 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f13c694-a9b4-4601-baf5-8d99e0c36ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:20.476299 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:29:20.503588 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-53261dc0-60b2-4284-991d-10e999662755 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:20.505961 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-53261dc0-60b2-4284-991d-10e999662755 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:20.506254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-53261dc0-60b2-4284-991d-10e999662755 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:20.506386 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-53261dc0-60b2-4284-991d-10e999662755 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:20.516593 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:20.516593 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:20.522678 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-53261dc0-60b2-4284-991d-10e999662755 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:20.525134 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f13c694-a9b4-4601-baf5-8d99e0c36ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:20.526394 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc4d47b-85ba-4745-90b8-3dfadd487cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:20.531791 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-53261dc0-60b2-4284-991d-10e999662755 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:20.533165 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 21/85] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:20 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:20.632722 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f15a0007-59d1-4415-822d-730dc5081679 req-95da57d0-236a-4a68-acb6-058513392ccd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:20.636409 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-95da57d0-236a-4a68-acb6-058513392ccd tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:20.636968 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-95da57d0-236a-4a68-acb6-058513392ccd tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:20.637155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-95da57d0-236a-4a68-acb6-058513392ccd tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:20.642107 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Created reservations ['7a3ba33a-0592-473b-a5e2-5b921bb3f34e', '700da8d2-1c25-44bc-8dbb-120456887aa0', '40e3215d-1db6-436d-99b3-b27d3d23e9e9', '62f11d12-8f31-4f57-83cf-f77f539cbe97'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:29:20.643757 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc4d47b-85ba-4745-90b8-3dfadd487cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a3ba33a-0592-473b-a5e2-5b921bb3f34e', '700da8d2-1c25-44bc-8dbb-120456887aa0', '40e3215d-1db6-436d-99b3-b27d3d23e9e9', '62f11d12-8f31-4f57-83cf-f77f539cbe97']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:20.644790 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe4350a-6cb8-456d-a28d-e2b69400beff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:20.649810 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:20.649810 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:20.654790 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f15a0007-59d1-4415-822d-730dc5081679 req-95da57d0-236a-4a68-acb6-058513392ccd tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:20.659608 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-95da57d0-236a-4a68-acb6-058513392ccd tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:20.660253 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 23/86] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:20 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:29:20.676843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe4350a-6cb8-456d-a28d-e2b69400beff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82623e3c-0d73-40cf-9443-d7d30ad457df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1179385587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a25ca054e85d43e2a3a97fd3e8dc342f',qos_specs=None,replication_status=,reservations=['7a3ba33a-0592-473b-a5e2-5b921bb3f34e','700da8d2-1c25-44bc-8dbb-120456887aa0','40e3215d-1db6-436d-99b3-b27d3d23e9e9','62f11d12-8f31-4f57-83cf-f77f539cbe97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aa925f3c864799a25e84f6d09bd2f3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1179385587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82623e3c-0d73-40cf-9443-d7d30ad457df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a25ca054e85d43e2a3a97fd3e8dc342f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95aa925f3c864799a25e84f6d09bd2f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:20.677838 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece4ca9c-8bba-4b8a-8e05-a0f10cf8388b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:20.706065 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece4ca9c-8bba-4b8a-8e05-a0f10cf8388b) transitioned into state 'SUCCESS' from state '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-1179385587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a25ca054e85d43e2a3a97fd3e8dc342f',qos_specs=None,replication_status=,reservations=['7a3ba33a-0592-473b-a5e2-5b921bb3f34e','700da8d2-1c25-44bc-8dbb-120456887aa0','40e3215d-1db6-436d-99b3-b27d3d23e9e9','62f11d12-8f31-4f57-83cf-f77f539cbe97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95aa925f3c864799a25e84f6d09bd2f3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:20.707036 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b657a948-6607-4e63-a763-ce8c87057c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:20.728051 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b657a948-6607-4e63-a763-ce8c87057c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:20.729237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Flow 'volume_create_api' (26aa0dde-eb69-4cd3-a9b3-d9c57596ebbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:29:20.729691 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Create volume request issued successfully. Aug 13 03:29:20.730593 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-071b5834-270e-4095-950c-84f721418717 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:29:20.732118 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 21/87] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:29:20 2026] POST /volume/v3/volumes => generated 755 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:29:20.747692 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ed0d3737-6e99-4942-8bda-135f4e68bfd6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:20.753633 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed0d3737-6e99-4942-8bda-135f4e68bfd6 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] GET https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df Aug 13 03:29:20.753633 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed0d3737-6e99-4942-8bda-135f4e68bfd6 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:20.753633 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed0d3737-6e99-4942-8bda-135f4e68bfd6 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:20.765343 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:20.765343 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:20.777616 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ed0d3737-6e99-4942-8bda-135f4e68bfd6 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Volume info retrieved successfully. Aug 13 03:29:20.778335 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed0d3737-6e99-4942-8bda-135f4e68bfd6 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df returned with HTTP 200 Aug 13 03:29:20.779149 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 23/88] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:20 2026] GET /volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:21.180421 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3fcdfef7-bb4d-4a12-a2e4-e3f1b104db58 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:21.180421 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fcdfef7-bb4d-4a12-a2e4-e3f1b104db58 None None] GET https://10.4.3.140/volume// Aug 13 03:29:21.180421 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3fcdfef7-bb4d-4a12-a2e4-e3f1b104db58 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:21.180421 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3fcdfef7-bb4d-4a12-a2e4-e3f1b104db58 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:21.180421 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fcdfef7-bb4d-4a12-a2e4-e3f1b104db58 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:21.181417 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 22/89] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:29:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:21.205120 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f15a0007-59d1-4415-822d-730dc5081679 req-39502607-6828-40b3-a650-ece577508818 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:21.503859 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-39502607-6828-40b3-a650-ece577508818 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:29:21.503859 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-39502607-6828-40b3-a650-ece577508818 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88148613-e16b-42f1-9231-6bb4a34547db", "connector": null, "instance_uuid": "1e5bc05f-d5a1-47a5-a0fd-15f010f1ada8"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:21.515795 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:21.515795 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:21.553485 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-39502607-6828-40b3-a650-ece577508818 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:29:21.554277 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 24/90] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:29:21 2026] POST /volume/v3/attachments => generated 273 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:21.597486 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-89354bd0-9e91-4e7c-b739-47ea7c867071 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:21.601614 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89354bd0-9e91-4e7c-b739-47ea7c867071 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:21.601614 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89354bd0-9e91-4e7c-b739-47ea7c867071 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:21.601614 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89354bd0-9e91-4e7c-b739-47ea7c867071 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:21.618801 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:21.618801 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:21.621114 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1c3995fc-4da2-410c-9847-3c7051dbcf44 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:21.621842 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c3995fc-4da2-410c-9847-3c7051dbcf44 None None] GET https://10.4.3.140/volume// Aug 13 03:29:21.622242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1c3995fc-4da2-410c-9847-3c7051dbcf44 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:21.622543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1c3995fc-4da2-410c-9847-3c7051dbcf44 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:21.623219 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c3995fc-4da2-410c-9847-3c7051dbcf44 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:21.623936 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 24/91] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:29:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:21.624032 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-89354bd0-9e91-4e7c-b739-47ea7c867071 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:21.630742 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89354bd0-9e91-4e7c-b739-47ea7c867071 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:21.632088 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 22/92] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:21 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:21.633734 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f15a0007-59d1-4415-822d-730dc5081679 req-c93da826-c19d-405f-b407-477c2ec1bedc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:21.637096 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-c93da826-c19d-405f-b407-477c2ec1bedc tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:21.637096 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-c93da826-c19d-405f-b407-477c2ec1bedc tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:21.637096 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-c93da826-c19d-405f-b407-477c2ec1bedc tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:21.648622 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:21.648622 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:21.653250 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-f15a0007-59d1-4415-822d-730dc5081679 req-c93da826-c19d-405f-b407-477c2ec1bedc tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:21.658731 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-c93da826-c19d-405f-b407-477c2ec1bedc tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:21.659442 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 23/93] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:29:21 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 1030 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:29:21.758044 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f15a0007-59d1-4415-822d-730dc5081679 req-acb69fa2-848c-45f4-974e-af35c2cb626a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:21.768180 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-acb69fa2-848c-45f4-974e-af35c2cb626a tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] PUT https://10.4.3.140/volume/v3/attachments/31aca707-df9d-47f8-a074-0a0cef83e6b6 Aug 13 03:29:21.768180 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-acb69fa2-848c-45f4-974e-af35c2cb626a tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:21.778050 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-f15a0007-59d1-4415-822d-730dc5081679 req-acb69fa2-848c-45f4-974e-af35c2cb626a tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Acquiring lock "cinder-attachment_update-88148613-e16b-42f1-9231-6bb4a34547db-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:29:21.783936 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-f15a0007-59d1-4415-822d-730dc5081679 req-acb69fa2-848c-45f4-974e-af35c2cb626a tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Lock "cinder-attachment_update-88148613-e16b-42f1-9231-6bb4a34547db-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:29:21.785364 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:21.785364 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:21.797021 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f322129a-22ed-49b7-8a4f-0d8c31c3f68d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:21.799787 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f322129a-22ed-49b7-8a4f-0d8c31c3f68d tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] GET https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df Aug 13 03:29:21.800304 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f322129a-22ed-49b7-8a4f-0d8c31c3f68d tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:21.800605 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f322129a-22ed-49b7-8a4f-0d8c31c3f68d tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:21.815172 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:21.815172 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:21.820510 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f322129a-22ed-49b7-8a4f-0d8c31c3f68d tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Volume info retrieved successfully. Aug 13 03:29:21.831259 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f322129a-22ed-49b7-8a4f-0d8c31c3f68d tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df returned with HTTP 200 Aug 13 03:29:21.832017 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 25/94] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:21 2026] GET /volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:21.910532 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-f15a0007-59d1-4415-822d-730dc5081679 req-acb69fa2-848c-45f4-974e-af35c2cb626a tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Lock "cinder-attachment_update-88148613-e16b-42f1-9231-6bb4a34547db-np0000007145" released by "attachment_update" :: held 0.127s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:29:21.911226 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-acb69fa2-848c-45f4-974e-af35c2cb626a tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/attachments/31aca707-df9d-47f8-a074-0a0cef83e6b6 returned with HTTP 200 Aug 13 03:29:21.911962 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 25/95] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:29:21 2026] PUT /volume/v3/attachments/31aca707-df9d-47f8-a074-0a0cef83e6b6 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:22.158069 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-92b565d2-fcbd-467f-8de5-818ccfc71492 req-af18b64c-690d-4da1-9e1b-0a22d6a068e4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:22.161329 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-92b565d2-fcbd-467f-8de5-818ccfc71492 req-af18b64c-690d-4da1-9e1b-0a22d6a068e4 tempest-VolumesAdminNegativeTest-509541131 tempest-VolumesAdminNegativeTest-509541131-project] GET https://10.4.3.140/volume/v3/volumes/960e01ed-f4e4-4823-9d68-06db32a1f22f Aug 13 03:29:22.161694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-92b565d2-fcbd-467f-8de5-818ccfc71492 req-af18b64c-690d-4da1-9e1b-0a22d6a068e4 tempest-VolumesAdminNegativeTest-509541131 tempest-VolumesAdminNegativeTest-509541131-project] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:22.162013 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-92b565d2-fcbd-467f-8de5-818ccfc71492 req-af18b64c-690d-4da1-9e1b-0a22d6a068e4 tempest-VolumesAdminNegativeTest-509541131 tempest-VolumesAdminNegativeTest-509541131-project] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:22.170613 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-92b565d2-fcbd-467f-8de5-818ccfc71492 req-af18b64c-690d-4da1-9e1b-0a22d6a068e4 tempest-VolumesAdminNegativeTest-509541131 tempest-VolumesAdminNegativeTest-509541131-project] https://10.4.3.140/volume/v3/volumes/960e01ed-f4e4-4823-9d68-06db32a1f22f returned with HTTP 404 Aug 13 03:29:22.171374 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 23/96] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:22 2026] GET /volume/v3/volumes/960e01ed-f4e4-4823-9d68-06db32a1f22f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:22.190296 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d5945b81-b47a-4024-8081-6af5f67321bb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:22.195412 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d5945b81-b47a-4024-8081-6af5f67321bb tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] DELETE https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df Aug 13 03:29:22.195618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d5945b81-b47a-4024-8081-6af5f67321bb tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:22.195862 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d5945b81-b47a-4024-8081-6af5f67321bb tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:22.196085 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-d5945b81-b47a-4024-8081-6af5f67321bb tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Delete volume with id: 82623e3c-0d73-40cf-9443-d7d30ad457df Aug 13 03:29:22.211231 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:22.211231 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:22.211993 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d5945b81-b47a-4024-8081-6af5f67321bb tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Volume info retrieved successfully. Aug 13 03:29:22.248901 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d5945b81-b47a-4024-8081-6af5f67321bb tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Delete volume request issued successfully. Aug 13 03:29:22.248901 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d5945b81-b47a-4024-8081-6af5f67321bb tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df returned with HTTP 202 Aug 13 03:29:22.248901 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 24/97] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:29:22 2026] DELETE /volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:29:22.260849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0da29d16-ea51-4930-bbb8-a5f1cc50aa49 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:22.261039 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0da29d16-ea51-4930-bbb8-a5f1cc50aa49 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] GET https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df Aug 13 03:29:22.261305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0da29d16-ea51-4930-bbb8-a5f1cc50aa49 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:22.261493 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0da29d16-ea51-4930-bbb8-a5f1cc50aa49 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:22.271659 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:22.271659 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:22.282036 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0da29d16-ea51-4930-bbb8-a5f1cc50aa49 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Volume info retrieved successfully. Aug 13 03:29:22.290017 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0da29d16-ea51-4930-bbb8-a5f1cc50aa49 tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df returned with HTTP 200 Aug 13 03:29:22.290454 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 26/98] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:22 2026] GET /volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:22.646918 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8e7e8b6f-3822-4067-af92-7f76eaf9553e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:22.649176 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e7e8b6f-3822-4067-af92-7f76eaf9553e tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:22.649514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e7e8b6f-3822-4067-af92-7f76eaf9553e tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:22.649839 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e7e8b6f-3822-4067-af92-7f76eaf9553e tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:22.666087 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:22.666087 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:22.671965 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8e7e8b6f-3822-4067-af92-7f76eaf9553e tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:22.680380 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e7e8b6f-3822-4067-af92-7f76eaf9553e tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:22.680754 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 26/99] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:22 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:23.312068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f498b44c-d6a5-44dd-9a07-8959d9fa035f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:23.316300 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f498b44c-d6a5-44dd-9a07-8959d9fa035f tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] GET https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df Aug 13 03:29:23.317638 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f498b44c-d6a5-44dd-9a07-8959d9fa035f tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:23.317638 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f498b44c-d6a5-44dd-9a07-8959d9fa035f tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:23.332115 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f498b44c-d6a5-44dd-9a07-8959d9fa035f tempest-VolumesAdminNegativeTest-1064145471 tempest-VolumesAdminNegativeTest-1064145471-project-member] https://10.4.3.140/volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df returned with HTTP 404 Aug 13 03:29:23.332115 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 24/100] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:23 2026] GET /volume/v3/volumes/82623e3c-0d73-40cf-9443-d7d30ad457df => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:23.705405 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fa30136c-966d-4af3-9555-2554280a72a5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:23.709102 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fa30136c-966d-4af3-9555-2554280a72a5 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:23.709529 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fa30136c-966d-4af3-9555-2554280a72a5 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:23.709788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fa30136c-966d-4af3-9555-2554280a72a5 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:23.732020 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:23.732020 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:23.740000 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fa30136c-966d-4af3-9555-2554280a72a5 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:23.748003 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fa30136c-966d-4af3-9555-2554280a72a5 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:23.748305 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 25/101] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:23 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:24.773986 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aaa1b9f4-9a3b-421f-b308-c9d5bc53dd80 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:24.776098 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aaa1b9f4-9a3b-421f-b308-c9d5bc53dd80 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:24.776352 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aaa1b9f4-9a3b-421f-b308-c9d5bc53dd80 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:24.776605 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aaa1b9f4-9a3b-421f-b308-c9d5bc53dd80 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:24.790801 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:24.790801 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:24.797258 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-aaa1b9f4-9a3b-421f-b308-c9d5bc53dd80 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:24.804596 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aaa1b9f4-9a3b-421f-b308-c9d5bc53dd80 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:24.805163 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 27/102] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:24 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:29:25.248961 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f15a0007-59d1-4415-822d-730dc5081679 req-7c5c5039-3969-48c6-ac4c-8297e50bcb33 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:25.254181 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-7c5c5039-3969-48c6-ac4c-8297e50bcb33 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] POST https://10.4.3.140/volume/v3/attachments/31aca707-df9d-47f8-a074-0a0cef83e6b6/action Aug 13 03:29:25.255243 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-7c5c5039-3969-48c6-ac4c-8297e50bcb33 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:25.255243 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-7c5c5039-3969-48c6-ac4c-8297e50bcb33 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:25.292863 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:25.292863 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:25.321451 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f15a0007-59d1-4415-822d-730dc5081679 req-7c5c5039-3969-48c6-ac4c-8297e50bcb33 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/attachments/31aca707-df9d-47f8-a074-0a0cef83e6b6/action returned with HTTP 204 Aug 13 03:29:25.322012 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 27/103] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:29:25 2026] POST /volume/v3/attachments/31aca707-df9d-47f8-a074-0a0cef83e6b6/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:25.824238 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6b0e8776-d11b-4603-88a1-b1d1363c3303 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:25.826533 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b0e8776-d11b-4603-88a1-b1d1363c3303 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:25.829859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6b0e8776-d11b-4603-88a1-b1d1363c3303 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:25.829859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6b0e8776-d11b-4603-88a1-b1d1363c3303 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:25.840674 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:25.840674 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:25.848518 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6b0e8776-d11b-4603-88a1-b1d1363c3303 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:25.855615 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b0e8776-d11b-4603-88a1-b1d1363c3303 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:25.856241 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 25/104] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:25 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:25.874760 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fac612fc-8453-4b2c-b9b2-be3b7daa4094 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:25.878281 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fac612fc-8453-4b2c-b9b2-be3b7daa4094 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:25.878555 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fac612fc-8453-4b2c-b9b2-be3b7daa4094 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:25.878855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fac612fc-8453-4b2c-b9b2-be3b7daa4094 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:25.897898 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:25.897898 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:25.903760 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fac612fc-8453-4b2c-b9b2-be3b7daa4094 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:25.912887 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fac612fc-8453-4b2c-b9b2-be3b7daa4094 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:25.913668 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 26/105] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:25 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:25.930366 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-295ff6d0-c49e-4fd9-a507-90dc430f9182 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:25.932926 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-295ff6d0-c49e-4fd9-a507-90dc430f9182 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:25.933211 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-295ff6d0-c49e-4fd9-a507-90dc430f9182 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:25.936856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-295ff6d0-c49e-4fd9-a507-90dc430f9182 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:25.947922 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:25.947922 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:25.954622 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-295ff6d0-c49e-4fd9-a507-90dc430f9182 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:25.964536 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-295ff6d0-c49e-4fd9-a507-90dc430f9182 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:25.965100 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 28/106] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:25 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:26.138993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-d6a70e53-f13f-4b68-9e9d-95b53449c771 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:26.145710 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-d6a70e53-f13f-4b68-9e9d-95b53449c771 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:26.146007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-d6a70e53-f13f-4b68-9e9d-95b53449c771 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:26.146230 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-d6a70e53-f13f-4b68-9e9d-95b53449c771 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:26.155735 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:26.155735 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:26.160316 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-d6a70e53-f13f-4b68-9e9d-95b53449c771 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:26.165674 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-d6a70e53-f13f-4b68-9e9d-95b53449c771 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:26.166247 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 28/107] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:26 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:26.207598 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-5f715991-8420-4a02-86ac-d1584ff2bbe3 req-809b577f-ec52-40a0-a375-1c47a221f7aa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:26.210114 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5f715991-8420-4a02-86ac-d1584ff2bbe3 req-809b577f-ec52-40a0-a375-1c47a221f7aa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:29:26.210291 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5f715991-8420-4a02-86ac-d1584ff2bbe3 req-809b577f-ec52-40a0-a375-1c47a221f7aa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:26.210983 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5f715991-8420-4a02-86ac-d1584ff2bbe3 req-809b577f-ec52-40a0-a375-1c47a221f7aa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:26.224810 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:26.224810 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:26.230590 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-5f715991-8420-4a02-86ac-d1584ff2bbe3 req-809b577f-ec52-40a0-a375-1c47a221f7aa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:29:26.238107 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5f715991-8420-4a02-86ac-d1584ff2bbe3 req-809b577f-ec52-40a0-a375-1c47a221f7aa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:29:26.239103 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 26/108] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:26 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:26.291949 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-85d26c2e-56d5-4720-bc53-1a08bb6fe5ba None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:26.292172 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85d26c2e-56d5-4720-bc53-1a08bb6fe5ba None None] GET https://10.4.3.140/volume// Aug 13 03:29:26.292371 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85d26c2e-56d5-4720-bc53-1a08bb6fe5ba None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:26.292531 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85d26c2e-56d5-4720-bc53-1a08bb6fe5ba None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:26.292948 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85d26c2e-56d5-4720-bc53-1a08bb6fe5ba None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:26.293234 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 27/109] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:29:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:26.304178 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-1c5bc745-a8f5-4ca4-baae-e3eba3db14a8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:26.307724 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-1c5bc745-a8f5-4ca4-baae-e3eba3db14a8 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:29:26.309006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-1c5bc745-a8f5-4ca4-baae-e3eba3db14a8 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4899ed28-0cd5-4006-9e80-9d201888c7dc", "connector": null, "instance_uuid": "b03ac690-3529-46d7-bb4d-f1cb9370dbb6"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:26.324467 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:26.324467 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:26.368147 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-1c5bc745-a8f5-4ca4-baae-e3eba3db14a8 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:29:26.368965 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 29/110] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:29:26 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) Aug 13 03:29:26.416121 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c784fe02-35c0-4b05-b68a-5b3585456f3b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:26.418947 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c784fe02-35c0-4b05-b68a-5b3585456f3b tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:26.419679 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c784fe02-35c0-4b05-b68a-5b3585456f3b tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:26.420012 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c784fe02-35c0-4b05-b68a-5b3585456f3b tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:26.431846 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a44a57ab-bff3-4fc0-a078-78ee79f20dc1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:26.432609 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a44a57ab-bff3-4fc0-a078-78ee79f20dc1 None None] GET https://10.4.3.140/volume// Aug 13 03:29:26.432780 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a44a57ab-bff3-4fc0-a078-78ee79f20dc1 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:26.433111 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a44a57ab-bff3-4fc0-a078-78ee79f20dc1 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:26.433879 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a44a57ab-bff3-4fc0-a078-78ee79f20dc1 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:26.437004 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:26.437004 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:26.437943 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 27/111] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:29:26 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 13 03:29:26.445904 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c784fe02-35c0-4b05-b68a-5b3585456f3b tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:26.448439 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-be3490f9-59a7-409c-bceb-b723a661f348 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:26.452249 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c784fe02-35c0-4b05-b68a-5b3585456f3b tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:26.452753 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 29/112] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:26 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:26.455181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-be3490f9-59a7-409c-bceb-b723a661f348 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:26.455552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-be3490f9-59a7-409c-bceb-b723a661f348 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:26.456929 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-be3490f9-59a7-409c-bceb-b723a661f348 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:26.484469 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:26.484469 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:26.490235 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-be3490f9-59a7-409c-bceb-b723a661f348 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:26.498660 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-be3490f9-59a7-409c-bceb-b723a661f348 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:26.499322 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 28/113] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:29:26 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1247 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:29:26.609079 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-dfd2e177-18b1-457c-93df-46a155b27b39 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:26.612009 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-dfd2e177-18b1-457c-93df-46a155b27b39 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] PUT https://10.4.3.140/volume/v3/attachments/036d34e5-329e-4c34-8220-e7b3d296deea Aug 13 03:29:26.613020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-dfd2e177-18b1-457c-93df-46a155b27b39 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:26.626334 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-dfd2e177-18b1-457c-93df-46a155b27b39 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Acquiring lock "cinder-attachment_update-4899ed28-0cd5-4006-9e80-9d201888c7dc-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:29:26.635966 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-dfd2e177-18b1-457c-93df-46a155b27b39 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Lock "cinder-attachment_update-4899ed28-0cd5-4006-9e80-9d201888c7dc-np0000007145" acquired by "attachment_update" :: waited 0.010s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:29:26.637657 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:26.637657 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:26.781636 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-dfd2e177-18b1-457c-93df-46a155b27b39 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Lock "cinder-attachment_update-4899ed28-0cd5-4006-9e80-9d201888c7dc-np0000007145" released by "attachment_update" :: held 0.146s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:29:26.781890 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-dfd2e177-18b1-457c-93df-46a155b27b39 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/attachments/036d34e5-329e-4c34-8220-e7b3d296deea returned with HTTP 200 Aug 13 03:29:26.782543 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 30/114] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:29:26 2026] PUT /volume/v3/attachments/036d34e5-329e-4c34-8220-e7b3d296deea => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:27.410126 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:27.413029 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:29:27.413417 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-677137812"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:27.415455 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-677137812'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:29:27.415635 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Create volume of 1 GB Aug 13 03:29:27.421638 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Availability Zones retrieved successfully. Aug 13 03:29:27.439056 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Flow 'volume_create_api' (467d4f13-2190-4a72-a7f8-522c45d954c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:29:27.440059 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eff4f95-82b9-4b9c-bd0b-715054d9e23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:27.441212 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:29:27.469872 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b084c175-0528-4cc4-aed7-f9df24f99142 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:27.472642 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b084c175-0528-4cc4-aed7-f9df24f99142 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:27.472642 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b084c175-0528-4cc4-aed7-f9df24f99142 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:27.472642 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b084c175-0528-4cc4-aed7-f9df24f99142 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:27.491300 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:27.491300 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:27.499833 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b084c175-0528-4cc4-aed7-f9df24f99142 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:27.500794 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eff4f95-82b9-4b9c-bd0b-715054d9e23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:27.502563 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b787f2-bc6f-4037-9c73-2e2aa9ae5ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:27.508080 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b084c175-0528-4cc4-aed7-f9df24f99142 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:27.508808 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 30/115] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:27 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:27.623602 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Created reservations ['9cffad41-2830-44e4-aa2a-068878085cf9', 'e5b6d9fe-4c5f-4176-8bb0-406b1ce1b2e2', '538d1c17-1b38-4acf-9b37-5c188409dfca', 'e7346e7f-9c7c-4b86-9dfe-a052f3fcfbf1'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:29:27.624912 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b787f2-bc6f-4037-9c73-2e2aa9ae5ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cffad41-2830-44e4-aa2a-068878085cf9', 'e5b6d9fe-4c5f-4176-8bb0-406b1ce1b2e2', '538d1c17-1b38-4acf-9b37-5c188409dfca', 'e7346e7f-9c7c-4b86-9dfe-a052f3fcfbf1']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:27.626118 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dee73e6-4d58-4f23-b7cf-76b14da0dc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:27.658453 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dee73e6-4d58-4f23-b7cf-76b14da0dc6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc65eae9-86ef-46a5-ad85-1efd7122098c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-677137812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52fbff35e521465983af7e48f5cda113',qos_specs=None,replication_status=,reservations=['9cffad41-2830-44e4-aa2a-068878085cf9','e5b6d9fe-4c5f-4176-8bb0-406b1ce1b2e2','538d1c17-1b38-4acf-9b37-5c188409dfca','e7346e7f-9c7c-4b86-9dfe-a052f3fcfbf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c89d0d85543240538989ceeb99154cd3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-677137812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc65eae9-86ef-46a5-ad85-1efd7122098c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52fbff35e521465983af7e48f5cda113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c89d0d85543240538989ceeb99154cd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:27.659846 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d39b47-0bd1-46bb-bd72-77a7c5f93ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:27.693050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d39b47-0bd1-46bb-bd72-77a7c5f93ddf) transitioned into state 'SUCCESS' from state '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-677137812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52fbff35e521465983af7e48f5cda113',qos_specs=None,replication_status=,reservations=['9cffad41-2830-44e4-aa2a-068878085cf9','e5b6d9fe-4c5f-4176-8bb0-406b1ce1b2e2','538d1c17-1b38-4acf-9b37-5c188409dfca','e7346e7f-9c7c-4b86-9dfe-a052f3fcfbf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c89d0d85543240538989ceeb99154cd3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:27.694304 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbb1f23-7cf7-49c6-b8fd-0f2332d9c6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:27.711017 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbb1f23-7cf7-49c6-b8fd-0f2332d9c6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:27.711979 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Flow 'volume_create_api' (467d4f13-2190-4a72-a7f8-522c45d954c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:29:27.712319 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Create volume request issued successfully. Aug 13 03:29:27.713167 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f7e67675-1bf5-4e47-a662-bbd973cc925c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:29:27.713731 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 28/116] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:29:27 2026] POST /volume/v3/volumes => generated 754 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:29:27.731831 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5994f8d1-b08a-415e-a1fa-c81bb50a2b92 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:27.734047 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5994f8d1-b08a-415e-a1fa-c81bb50a2b92 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:27.734321 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5994f8d1-b08a-415e-a1fa-c81bb50a2b92 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:27.734612 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5994f8d1-b08a-415e-a1fa-c81bb50a2b92 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:27.747911 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:27.747911 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:27.754445 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5994f8d1-b08a-415e-a1fa-c81bb50a2b92 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:27.762264 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5994f8d1-b08a-415e-a1fa-c81bb50a2b92 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:27.762578 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 29/117] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:27 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:28.526254 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3d45035f-080c-4172-ac87-1abc51fc12f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:28.527786 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d45035f-080c-4172-ac87-1abc51fc12f5 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:28.528005 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d45035f-080c-4172-ac87-1abc51fc12f5 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:28.528204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d45035f-080c-4172-ac87-1abc51fc12f5 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:28.540857 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:28.540857 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:28.546112 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3d45035f-080c-4172-ac87-1abc51fc12f5 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:28.551515 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d45035f-080c-4172-ac87-1abc51fc12f5 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:28.552098 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 31/118] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:28 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:28.787014 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-079f8f2e-e92a-4c7d-aba6-3f689a253e6e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:28.787893 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-079f8f2e-e92a-4c7d-aba6-3f689a253e6e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:28.788184 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-079f8f2e-e92a-4c7d-aba6-3f689a253e6e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:28.788474 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-079f8f2e-e92a-4c7d-aba6-3f689a253e6e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:28.800287 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:28.800287 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:28.806249 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-079f8f2e-e92a-4c7d-aba6-3f689a253e6e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:28.818900 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-079f8f2e-e92a-4c7d-aba6-3f689a253e6e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:28.820871 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 31/119] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:28 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:28.923215 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-ad54911d-9162-428c-9135-c130706a896f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:28.927863 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-ad54911d-9162-428c-9135-c130706a896f tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:28.927863 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-ad54911d-9162-428c-9135-c130706a896f tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:28.928485 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-ad54911d-9162-428c-9135-c130706a896f tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:28.943199 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:28.943199 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:28.950867 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-ad54911d-9162-428c-9135-c130706a896f tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:28.957961 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-ad54911d-9162-428c-9135-c130706a896f tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:28.958713 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 29/120] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:28 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:29.353697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-af6339f4-634b-4c9a-8544-ce020b977476 req-390ec482-bf83-4287-b098-e709f939135e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:29.357481 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-390ec482-bf83-4287-b098-e709f939135e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:29.358010 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-390ec482-bf83-4287-b098-e709f939135e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:29.358349 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-390ec482-bf83-4287-b098-e709f939135e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:29.374153 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:29.374153 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:29.381811 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-af6339f4-634b-4c9a-8544-ce020b977476 req-390ec482-bf83-4287-b098-e709f939135e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:29.390715 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-390ec482-bf83-4287-b098-e709f939135e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:29.392854 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 30/121] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:29 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:29.416419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9e5d1409-c112-4225-91f3-b2b7b2cdb4ae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:29.417763 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e5d1409-c112-4225-91f3-b2b7b2cdb4ae None None] GET https://10.4.3.140/volume// Aug 13 03:29:29.417763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e5d1409-c112-4225-91f3-b2b7b2cdb4ae None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:29.417763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e5d1409-c112-4225-91f3-b2b7b2cdb4ae None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:29.417763 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e5d1409-c112-4225-91f3-b2b7b2cdb4ae None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:29.418517 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 32/122] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:29:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:29.446395 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-9f52a3e9-e0cc-4dac-8119-c54231a9ff83 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:29.570894 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-305b1c19-fe52-42bb-849a-eec194d8f1f6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:29.572558 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-305b1c19-fe52-42bb-849a-eec194d8f1f6 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:29.573915 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-305b1c19-fe52-42bb-849a-eec194d8f1f6 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:29.573915 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-305b1c19-fe52-42bb-849a-eec194d8f1f6 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:29.588456 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:29.588456 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:29.597718 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-305b1c19-fe52-42bb-849a-eec194d8f1f6 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:29.604681 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-305b1c19-fe52-42bb-849a-eec194d8f1f6 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:29.605700 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 30/123] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:29 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:29.798673 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-9f52a3e9-e0cc-4dac-8119-c54231a9ff83 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:29:29.799265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-9f52a3e9-e0cc-4dac-8119-c54231a9ff83 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc65eae9-86ef-46a5-ad85-1efd7122098c", "connector": null, "instance_uuid": "49698cbf-f787-4b47-b3a4-caa13d226356"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:29.802835 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0e3f7efe-ad46-48a4-9534-08cf0d1c01dc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:29.803307 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0e3f7efe-ad46-48a4-9534-08cf0d1c01dc None None] GET https://10.4.3.140/volume// Aug 13 03:29:29.803677 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0e3f7efe-ad46-48a4-9534-08cf0d1c01dc None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:29.803928 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0e3f7efe-ad46-48a4-9534-08cf0d1c01dc None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:29.804402 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0e3f7efe-ad46-48a4-9534-08cf0d1c01dc None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:29.804751 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 31/124] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:29:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:29.808950 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:29.808950 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:29.835845 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-af6339f4-634b-4c9a-8544-ce020b977476 req-8e1c07e9-70a8-4508-b0fa-19cb5c95adc7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:29.864875 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-9f52a3e9-e0cc-4dac-8119-c54231a9ff83 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:29:29.865677 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 32/125] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:29:29 2026] POST /volume/v3/attachments => generated 273 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:29.909994 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ff3c81ec-a8de-43bb-99e6-bca040ccf7ad None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:29.913092 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff3c81ec-a8de-43bb-99e6-bca040ccf7ad tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:29.913426 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ff3c81ec-a8de-43bb-99e6-bca040ccf7ad tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:29.913751 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ff3c81ec-a8de-43bb-99e6-bca040ccf7ad tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:29.931127 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:29.931127 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:29.938409 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ff3c81ec-a8de-43bb-99e6-bca040ccf7ad tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:29.944257 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-603dfc27-ed70-4907-bdbb-24bd85cedf6c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:29.944657 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-603dfc27-ed70-4907-bdbb-24bd85cedf6c None None] GET https://10.4.3.140/volume// Aug 13 03:29:29.944929 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-603dfc27-ed70-4907-bdbb-24bd85cedf6c None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:29.945192 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-603dfc27-ed70-4907-bdbb-24bd85cedf6c None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:29.945586 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-603dfc27-ed70-4907-bdbb-24bd85cedf6c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:29.946069 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 32/126] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:29:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:29.947616 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff3c81ec-a8de-43bb-99e6-bca040ccf7ad tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:29.948171 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 31/127] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:29 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:29.965298 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-e8f65b79-9ffc-4f92-909c-458ee6928b0b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:29.968225 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-e8f65b79-9ffc-4f92-909c-458ee6928b0b tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:29.968527 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-e8f65b79-9ffc-4f92-909c-458ee6928b0b tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:29.968884 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-e8f65b79-9ffc-4f92-909c-458ee6928b0b tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:29.984866 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:29.984866 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:29.995511 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-e8f65b79-9ffc-4f92-909c-458ee6928b0b tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:30.003494 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-e8f65b79-9ffc-4f92-909c-458ee6928b0b tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:30.004118 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 33/128] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:29:29 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:29:30.152100 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b653fa70-912b-40ab-b222-81593db81e18 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:30.154231 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b653fa70-912b-40ab-b222-81593db81e18 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] PUT https://10.4.3.140/volume/v3/attachments/2f0d67a3-db83-414f-b368-5054630638b0 Aug 13 03:29:30.154847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b653fa70-912b-40ab-b222-81593db81e18 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:30.171883 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b653fa70-912b-40ab-b222-81593db81e18 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Acquiring lock "cinder-attachment_update-dc65eae9-86ef-46a5-ad85-1efd7122098c-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:29:30.174920 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-63ed0f73-2c84-44fb-8dc0-7e45eb1d8e89 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:30.181533 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b653fa70-912b-40ab-b222-81593db81e18 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Lock "cinder-attachment_update-dc65eae9-86ef-46a5-ad85-1efd7122098c-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:29:30.181595 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-63ed0f73-2c84-44fb-8dc0-7e45eb1d8e89 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] POST https://10.4.3.140/volume/v3/attachments/036d34e5-329e-4c34-8220-e7b3d296deea/action Aug 13 03:29:30.181595 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-63ed0f73-2c84-44fb-8dc0-7e45eb1d8e89 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:30.181595 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-63ed0f73-2c84-44fb-8dc0-7e45eb1d8e89 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:30.181714 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:30.181714 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:30.207364 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-8e1c07e9-70a8-4508-b0fa-19cb5c95adc7 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:29:30.207930 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-8e1c07e9-70a8-4508-b0fa-19cb5c95adc7 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d16e66b-ec58-4941-ae22-5c66f87e6d3f", "connector": null, "instance_uuid": "8fdd5043-f7df-43eb-afc1-abbd86b106d8"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:30.221533 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:30.221533 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:30.225773 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:30.225773 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:30.239995 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f0dad6a7-6ac9-4bee-b193-bee72f9aa449 req-63ed0f73-2c84-44fb-8dc0-7e45eb1d8e89 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/attachments/036d34e5-329e-4c34-8220-e7b3d296deea/action returned with HTTP 204 Aug 13 03:29:30.240869 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 32/129] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:29:30 2026] POST /volume/v3/attachments/036d34e5-329e-4c34-8220-e7b3d296deea/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:30.263748 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [req-af6339f4-634b-4c9a-8544-ce020b977476 req-8e1c07e9-70a8-4508-b0fa-19cb5c95adc7 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 03:29:30.269420 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-8e1c07e9-70a8-4508-b0fa-19cb5c95adc7 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:29:30.269942 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 33/130] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:29:29 2026] POST /volume/v3/attachments => generated 271 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:30.327156 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7c53b342-1768-482a-905a-a3dd2a763f73 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:30.334318 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7c53b342-1768-482a-905a-a3dd2a763f73 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:30.335557 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7c53b342-1768-482a-905a-a3dd2a763f73 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:30.335557 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7c53b342-1768-482a-905a-a3dd2a763f73 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:30.354255 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:30.354255 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:30.358651 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1458e272-7293-4f75-8d77-bdfbdd35ced3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:30.359171 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1458e272-7293-4f75-8d77-bdfbdd35ced3 None None] GET https://10.4.3.140/volume// Aug 13 03:29:30.359273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1458e272-7293-4f75-8d77-bdfbdd35ced3 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:30.359456 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1458e272-7293-4f75-8d77-bdfbdd35ced3 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:30.359880 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1458e272-7293-4f75-8d77-bdfbdd35ced3 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:30.360190 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 33/131] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:29:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:30.363361 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7c53b342-1768-482a-905a-a3dd2a763f73 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:30.368354 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-af6339f4-634b-4c9a-8544-ce020b977476 req-31b56b80-f5ae-4b1d-b691-0fb9c03b4c56 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:30.371022 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7c53b342-1768-482a-905a-a3dd2a763f73 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:30.371582 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 34/132] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:30 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:30.375033 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-31b56b80-f5ae-4b1d-b691-0fb9c03b4c56 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:30.375291 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-31b56b80-f5ae-4b1d-b691-0fb9c03b4c56 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:30.375467 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-31b56b80-f5ae-4b1d-b691-0fb9c03b4c56 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:30.386293 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:30.386293 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:30.394846 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-af6339f4-634b-4c9a-8544-ce020b977476 req-31b56b80-f5ae-4b1d-b691-0fb9c03b4c56 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:30.401154 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-31b56b80-f5ae-4b1d-b691-0fb9c03b4c56 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:30.401624 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 34/133] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:29:30 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1048 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:29:30.441674 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b653fa70-912b-40ab-b222-81593db81e18 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Lock "cinder-attachment_update-dc65eae9-86ef-46a5-ad85-1efd7122098c-np0000007145" released by "attachment_update" :: held 0.262s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:29:30.442092 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b653fa70-912b-40ab-b222-81593db81e18 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/attachments/2f0d67a3-db83-414f-b368-5054630638b0 returned with HTTP 200 Aug 13 03:29:30.442728 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 33/134] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:29:30 2026] PUT /volume/v3/attachments/2f0d67a3-db83-414f-b368-5054630638b0 => generated 969 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:30.492417 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-af6339f4-634b-4c9a-8544-ce020b977476 req-61625e10-5b1a-46b4-93a7-72c4ce98ebbf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:30.496773 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-61625e10-5b1a-46b4-93a7-72c4ce98ebbf tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] PUT https://10.4.3.140/volume/v3/attachments/b533ca43-5710-4fcf-8485-5bcff0bb0d66 Aug 13 03:29:30.497316 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-61625e10-5b1a-46b4-93a7-72c4ce98ebbf tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:30.509838 np0000007145 devstack@c-api.service[100341]: /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. Aug 13 03:29:30.509838 np0000007145 devstack@c-api.service[100341]: .first() Aug 13 03:29:30.515871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-af6339f4-634b-4c9a-8544-ce020b977476 req-61625e10-5b1a-46b4-93a7-72c4ce98ebbf tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Acquiring lock "cinder-attachment_update-5d16e66b-ec58-4941-ae22-5c66f87e6d3f-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:29:30.522853 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-af6339f4-634b-4c9a-8544-ce020b977476 req-61625e10-5b1a-46b4-93a7-72c4ce98ebbf tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Lock "cinder-attachment_update-5d16e66b-ec58-4941-ae22-5c66f87e6d3f-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:29:30.522853 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:30.522853 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:30.627836 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8c71e9a6-37ae-440f-9352-edd65ae0c901 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:30.631144 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c71e9a6-37ae-440f-9352-edd65ae0c901 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:30.631450 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c71e9a6-37ae-440f-9352-edd65ae0c901 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:30.631713 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c71e9a6-37ae-440f-9352-edd65ae0c901 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:30.642326 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:30.642326 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:30.645666 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8c71e9a6-37ae-440f-9352-edd65ae0c901 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:30.649994 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c71e9a6-37ae-440f-9352-edd65ae0c901 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:30.650368 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 35/135] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:30 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:30.666107 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0abb9631-83c1-40c4-9d5e-166fea17a802 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:30.666672 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-af6339f4-634b-4c9a-8544-ce020b977476 req-61625e10-5b1a-46b4-93a7-72c4ce98ebbf tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Lock "cinder-attachment_update-5d16e66b-ec58-4941-ae22-5c66f87e6d3f-np0000007145" released by "attachment_update" :: held 0.145s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:29:30.667082 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-61625e10-5b1a-46b4-93a7-72c4ce98ebbf tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/attachments/b533ca43-5710-4fcf-8485-5bcff0bb0d66 returned with HTTP 200 Aug 13 03:29:30.667660 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 34/136] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:29:30 2026] PUT /volume/v3/attachments/b533ca43-5710-4fcf-8485-5bcff0bb0d66 => generated 967 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:30.668107 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0abb9631-83c1-40c4-9d5e-166fea17a802 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:30.668433 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0abb9631-83c1-40c4-9d5e-166fea17a802 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:30.668733 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0abb9631-83c1-40c4-9d5e-166fea17a802 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:30.678872 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:30.678872 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:30.682623 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0abb9631-83c1-40c4-9d5e-166fea17a802 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:30.687364 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0abb9631-83c1-40c4-9d5e-166fea17a802 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:30.687780 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 35/137] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:30 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:30.966649 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cd9dbb39-2bb2-45bc-8dfc-3e6d74405364 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:30.969166 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd9dbb39-2bb2-45bc-8dfc-3e6d74405364 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:30.969681 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd9dbb39-2bb2-45bc-8dfc-3e6d74405364 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:30.969681 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd9dbb39-2bb2-45bc-8dfc-3e6d74405364 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:30.987001 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:30.987001 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:30.992989 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cd9dbb39-2bb2-45bc-8dfc-3e6d74405364 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:31.000184 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd9dbb39-2bb2-45bc-8dfc-3e6d74405364 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:31.000735 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 34/138] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:30 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:31.223748 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf4fdf5c-7514-4129-bafc-136a5fb15c66 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:31.224720 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf4fdf5c-7514-4129-bafc-136a5fb15c66 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:31.225032 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf4fdf5c-7514-4129-bafc-136a5fb15c66 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:31.225420 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf4fdf5c-7514-4129-bafc-136a5fb15c66 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:31.232074 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-0f90d7ca-c0e9-4822-944b-9f5d33e6464d req-8c86faae-85d7-4ef2-a8ce-1f880786dc42 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:31.234644 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-56d5d948-27f0-49e4-a727-a3f2532afd42 req-8b2d8196-8372-4b6a-8ef8-ec1d48c61f05 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:31.237086 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-56d5d948-27f0-49e4-a727-a3f2532afd42 req-8b2d8196-8372-4b6a-8ef8-ec1d48c61f05 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] POST https://10.4.3.140/volume/v3/snapshots/None/action Aug 13 03:29:31.237903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-56d5d948-27f0-49e4-a727-a3f2532afd42 req-8b2d8196-8372-4b6a-8ef8-ec1d48c61f05 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:31.238077 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-56d5d948-27f0-49e4-a727-a3f2532afd42 req-8b2d8196-8372-4b6a-8ef8-ec1d48c61f05 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:31.238155 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-0f90d7ca-c0e9-4822-944b-9f5d33e6464d req-8c86faae-85d7-4ef2-a8ce-1f880786dc42 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] POST https://10.4.3.140/volume/v3/snapshots/4ef8487b-40b0-4be7-813c-bc1c572b7bdc/action Aug 13 03:29:31.238900 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-0f90d7ca-c0e9-4822-944b-9f5d33e6464d req-8c86faae-85d7-4ef2-a8ce-1f880786dc42 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:31.238900 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-0f90d7ca-c0e9-4822-944b-9f5d33e6464d req-8c86faae-85d7-4ef2-a8ce-1f880786dc42 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:31.239456 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.snapshot_actions [req-56d5d948-27f0-49e4-a727-a3f2532afd42 req-8b2d8196-8372-4b6a-8ef8-ec1d48c61f05 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100342) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 03:29:31.241584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.snapshot_actions [req-0f90d7ca-c0e9-4822-944b-9f5d33e6464d req-8c86faae-85d7-4ef2-a8ce-1f880786dc42 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100341) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 03:29:31.241948 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:31.241948 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:31.246846 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bf4fdf5c-7514-4129-bafc-136a5fb15c66 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:31.252260 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf4fdf5c-7514-4129-bafc-136a5fb15c66 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:31.252934 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 36/139] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:31 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:31.262484 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-56d5d948-27f0-49e4-a727-a3f2532afd42 req-8b2d8196-8372-4b6a-8ef8-ec1d48c61f05 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] https://10.4.3.140/volume/v3/snapshots/None/action returned with HTTP 404 Aug 13 03:29:31.263269 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 36/140] 10.4.3.140 () {72 vars in 1582 bytes} [Thu Aug 13 03:29:31 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:29:31.323724 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-194f4648-9d44-45dc-86c8-59dd3a99963a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:31.328397 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-194f4648-9d44-45dc-86c8-59dd3a99963a tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:31.328840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-194f4648-9d44-45dc-86c8-59dd3a99963a tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:31.329128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-194f4648-9d44-45dc-86c8-59dd3a99963a tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:31.343645 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:31.343645 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:31.349789 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-194f4648-9d44-45dc-86c8-59dd3a99963a tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:31.356083 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-194f4648-9d44-45dc-86c8-59dd3a99963a tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:31.356718 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 35/141] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:31 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:31.386444 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7d9d9d8f-ecae-4452-b2b7-d4d50b198e7d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:31.388418 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d9d9d8f-ecae-4452-b2b7-d4d50b198e7d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:31.388635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d9d9d8f-ecae-4452-b2b7-d4d50b198e7d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:31.388866 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d9d9d8f-ecae-4452-b2b7-d4d50b198e7d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:31.398845 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:31.398845 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:31.402572 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7d9d9d8f-ecae-4452-b2b7-d4d50b198e7d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:31.406781 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d9d9d8f-ecae-4452-b2b7-d4d50b198e7d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:31.407280 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 37/142] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:31 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:31.421915 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-7137d92c-32e1-4f1c-bafa-bc3dcb4d5f52 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:31.424510 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-7137d92c-32e1-4f1c-bafa-bc3dcb4d5f52 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] POST https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc/action Aug 13 03:29:31.424968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-7137d92c-32e1-4f1c-bafa-bc3dcb4d5f52 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:31.425128 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-7137d92c-32e1-4f1c-bafa-bc3dcb4d5f52 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:31.435639 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-0f90d7ca-c0e9-4822-944b-9f5d33e6464d req-8c86faae-85d7-4ef2-a8ce-1f880786dc42 tempest-VolumesAssistedSnapshotsTest-104742555 tempest-VolumesAssistedSnapshotsTest-104742555-project] https://10.4.3.140/volume/v3/snapshots/4ef8487b-40b0-4be7-813c-bc1c572b7bdc/action returned with HTTP 404 Aug 13 03:29:31.436495 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 35/143] 10.4.3.140 () {72 vars in 1678 bytes} [Thu Aug 13 03:29:31 2026] POST /volume/v3/snapshots/4ef8487b-40b0-4be7-813c-bc1c572b7bdc/action => generated 111 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:31.444939 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:31.444939 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:31.444939 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-7137d92c-32e1-4f1c-bafa-bc3dcb4d5f52 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:31.454372 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-7137d92c-32e1-4f1c-bafa-bc3dcb4d5f52 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Begin detaching volume completed successfully. Aug 13 03:29:31.454736 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-7137d92c-32e1-4f1c-bafa-bc3dcb4d5f52 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc/action returned with HTTP 202 Aug 13 03:29:31.455331 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 37/144] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:29:31 2026] POST /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:29:31.508619 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-816eeb87-035f-42aa-9a6c-f27f25215ae4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:31.509153 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-816eeb87-035f-42aa-9a6c-f27f25215ae4 None None] GET https://10.4.3.140/volume// Aug 13 03:29:31.509351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-816eeb87-035f-42aa-9a6c-f27f25215ae4 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:31.509580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-816eeb87-035f-42aa-9a6c-f27f25215ae4 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:31.510031 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-816eeb87-035f-42aa-9a6c-f27f25215ae4 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:31.510341 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 36/145] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:29:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:31.519255 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-d4bc0603-353e-4475-a2c0-c322004d2d68 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:31.522159 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-d4bc0603-353e-4475-a2c0-c322004d2d68 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:31.522616 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-d4bc0603-353e-4475-a2c0-c322004d2d68 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:31.523019 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-d4bc0603-353e-4475-a2c0-c322004d2d68 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:31.538082 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:31.538082 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:31.544143 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-d4bc0603-353e-4475-a2c0-c322004d2d68 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:31.551949 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-d4bc0603-353e-4475-a2c0-c322004d2d68 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:31.553104 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 38/146] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:29:31 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1553 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:29:32.017482 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4c7ef2f6-60ab-4176-9223-2f9788d84738 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:32.019777 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4c7ef2f6-60ab-4176-9223-2f9788d84738 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:32.020020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4c7ef2f6-60ab-4176-9223-2f9788d84738 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:32.020239 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4c7ef2f6-60ab-4176-9223-2f9788d84738 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:32.030735 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:32.030735 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:32.034436 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4c7ef2f6-60ab-4176-9223-2f9788d84738 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:32.038850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4c7ef2f6-60ab-4176-9223-2f9788d84738 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:32.039266 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 36/147] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:32 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:32.420339 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-61c7b762-e967-47d2-818b-f273878165f4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:32.422614 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-61c7b762-e967-47d2-818b-f273878165f4 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:32.422892 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-61c7b762-e967-47d2-818b-f273878165f4 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:32.423133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-61c7b762-e967-47d2-818b-f273878165f4 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:32.436381 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:32.436381 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:32.441162 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-61c7b762-e967-47d2-818b-f273878165f4 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:32.446930 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-61c7b762-e967-47d2-818b-f273878165f4 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:32.447371 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 38/148] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:32 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:33.053753 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ca97f68-1870-4b80-836c-1f8f94161ad6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:33.060873 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ca97f68-1870-4b80-836c-1f8f94161ad6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:33.061078 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ca97f68-1870-4b80-836c-1f8f94161ad6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:33.061256 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ca97f68-1870-4b80-836c-1f8f94161ad6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:33.071896 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:33.071896 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:33.076346 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5ca97f68-1870-4b80-836c-1f8f94161ad6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:33.081207 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ca97f68-1870-4b80-836c-1f8f94161ad6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:33.081406 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 37/149] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:33 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:33.460784 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c408e148-5f1d-45f7-8895-9c508bfc721e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:33.466519 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c408e148-5f1d-45f7-8895-9c508bfc721e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:33.466857 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c408e148-5f1d-45f7-8895-9c508bfc721e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:33.467325 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c408e148-5f1d-45f7-8895-9c508bfc721e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:33.487748 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:33.487748 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:33.493723 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c408e148-5f1d-45f7-8895-9c508bfc721e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:33.504945 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c408e148-5f1d-45f7-8895-9c508bfc721e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:33.505346 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 39/150] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:33 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 869 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:34.098016 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ba9366be-2c6a-4cbd-859b-9e0150b22f0a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:34.099981 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ba9366be-2c6a-4cbd-859b-9e0150b22f0a tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:34.100297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ba9366be-2c6a-4cbd-859b-9e0150b22f0a tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:34.100608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ba9366be-2c6a-4cbd-859b-9e0150b22f0a tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:34.112498 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:34.112498 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:34.115690 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ba9366be-2c6a-4cbd-859b-9e0150b22f0a tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:34.121570 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ba9366be-2c6a-4cbd-859b-9e0150b22f0a tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:34.121570 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 37/151] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:34 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:34.523017 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d4d9613e-ec22-4dff-87aa-f8e5916680d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:34.525345 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d4d9613e-ec22-4dff-87aa-f8e5916680d5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:34.527335 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d4d9613e-ec22-4dff-87aa-f8e5916680d5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:34.527741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d4d9613e-ec22-4dff-87aa-f8e5916680d5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:34.688957 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:34.688957 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:34.693743 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d4d9613e-ec22-4dff-87aa-f8e5916680d5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:34.698749 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d4d9613e-ec22-4dff-87aa-f8e5916680d5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:34.699136 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 39/152] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:34 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 869 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:35.138290 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aece51b2-2f29-46d7-b6e3-d8bbd9e47080 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:35.140172 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aece51b2-2f29-46d7-b6e3-d8bbd9e47080 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:35.140414 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aece51b2-2f29-46d7-b6e3-d8bbd9e47080 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:35.140645 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aece51b2-2f29-46d7-b6e3-d8bbd9e47080 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:35.152532 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:35.152532 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:35.157982 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-aece51b2-2f29-46d7-b6e3-d8bbd9e47080 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:35.164916 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aece51b2-2f29-46d7-b6e3-d8bbd9e47080 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:35.165250 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 38/153] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:35 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:35.540907 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b42ec800-6d15-4fa2-be3c-0466c1ec4eae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:35.543882 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b42ec800-6d15-4fa2-be3c-0466c1ec4eae tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] POST https://10.4.3.140/volume/v3/attachments/2f0d67a3-db83-414f-b368-5054630638b0/action Aug 13 03:29:35.544238 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b42ec800-6d15-4fa2-be3c-0466c1ec4eae tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:35.544415 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b42ec800-6d15-4fa2-be3c-0466c1ec4eae tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:35.568381 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:35.568381 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:35.584592 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-64a9fa55-20d2-41b6-8b1b-2e7815c667fc req-b42ec800-6d15-4fa2-be3c-0466c1ec4eae tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/attachments/2f0d67a3-db83-414f-b368-5054630638b0/action returned with HTTP 204 Aug 13 03:29:35.585050 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 40/154] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:29:35 2026] POST /volume/v3/attachments/2f0d67a3-db83-414f-b368-5054630638b0/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:35.711161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-43527012-bdd5-4dd4-9321-ee62776a778d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:35.712930 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-43527012-bdd5-4dd4-9321-ee62776a778d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:35.713124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-43527012-bdd5-4dd4-9321-ee62776a778d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:35.713308 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-43527012-bdd5-4dd4-9321-ee62776a778d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:35.724110 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:35.724110 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:35.728413 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-43527012-bdd5-4dd4-9321-ee62776a778d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:35.747094 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-43527012-bdd5-4dd4-9321-ee62776a778d tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:35.747752 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 38/155] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:35 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:36.181837 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6fa8411e-02f3-4058-949c-43e669cf6574 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:36.184220 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fa8411e-02f3-4058-949c-43e669cf6574 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:36.184518 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6fa8411e-02f3-4058-949c-43e669cf6574 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:36.184763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6fa8411e-02f3-4058-949c-43e669cf6574 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:36.199851 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:36.199851 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:36.206305 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6fa8411e-02f3-4058-949c-43e669cf6574 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:36.213702 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fa8411e-02f3-4058-949c-43e669cf6574 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:36.214318 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 40/156] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:36 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:36.234687 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-309e2423-cb71-4160-bcc9-bef5fce5f889 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:36.237047 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-309e2423-cb71-4160-bcc9-bef5fce5f889 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:36.237259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-309e2423-cb71-4160-bcc9-bef5fce5f889 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:36.237521 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-309e2423-cb71-4160-bcc9-bef5fce5f889 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:36.252669 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:36.252669 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:36.260581 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-309e2423-cb71-4160-bcc9-bef5fce5f889 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:36.267997 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-309e2423-cb71-4160-bcc9-bef5fce5f889 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:36.268930 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 39/157] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:36 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:36.285692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-84e079f8-4e96-4eb3-811d-13b7df4783e9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:36.287913 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84e079f8-4e96-4eb3-811d-13b7df4783e9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:36.288089 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84e079f8-4e96-4eb3-811d-13b7df4783e9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:36.289443 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84e079f8-4e96-4eb3-811d-13b7df4783e9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:36.306710 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:36.306710 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:36.311154 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-84e079f8-4e96-4eb3-811d-13b7df4783e9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Volume info retrieved successfully. Aug 13 03:29:36.320094 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84e079f8-4e96-4eb3-811d-13b7df4783e9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:36.320094 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 41/158] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:36 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:36.466027 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-751c1e2c-4715-4d90-bf20-671cd5281f86 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:36.469980 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-751c1e2c-4715-4d90-bf20-671cd5281f86 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:36.470304 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-751c1e2c-4715-4d90-bf20-671cd5281f86 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:36.470740 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-751c1e2c-4715-4d90-bf20-671cd5281f86 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:36.482620 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:36.482620 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:36.487401 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-751c1e2c-4715-4d90-bf20-671cd5281f86 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:36.492907 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-751c1e2c-4715-4d90-bf20-671cd5281f86 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:36.493478 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 39/159] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:36 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:36.572865 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a5550911-c2a4-4d61-a1e4-59a778467fce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:36.575944 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a5550911-c2a4-4d61-a1e4-59a778467fce tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] POST https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c/action Aug 13 03:29:36.579511 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a5550911-c2a4-4d61-a1e4-59a778467fce tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:36.579511 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a5550911-c2a4-4d61-a1e4-59a778467fce tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:36.600980 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:36.600980 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:36.604695 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a5550911-c2a4-4d61-a1e4-59a778467fce tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:36.616199 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a5550911-c2a4-4d61-a1e4-59a778467fce tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Begin detaching volume completed successfully. Aug 13 03:29:36.616496 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a5550911-c2a4-4d61-a1e4-59a778467fce tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c/action returned with HTTP 202 Aug 13 03:29:36.616981 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 41/160] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:29:36 2026] POST /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:29:36.649649 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c23d566c-f6eb-4567-9e87-b2f47ec17ae4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:36.651748 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c23d566c-f6eb-4567-9e87-b2f47ec17ae4 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:36.652058 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c23d566c-f6eb-4567-9e87-b2f47ec17ae4 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:36.652362 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c23d566c-f6eb-4567-9e87-b2f47ec17ae4 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:36.671555 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:36.671555 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:36.677124 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c23d566c-f6eb-4567-9e87-b2f47ec17ae4 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Volume info retrieved successfully. Aug 13 03:29:36.694201 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c23d566c-f6eb-4567-9e87-b2f47ec17ae4 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:36.694201 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 40/161] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:36 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:36.701171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-54d295dd-01e5-4a4b-b820-f2764c7349ee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:36.705172 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54d295dd-01e5-4a4b-b820-f2764c7349ee None None] GET https://10.4.3.140/volume// Aug 13 03:29:36.705172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54d295dd-01e5-4a4b-b820-f2764c7349ee None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:36.705172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54d295dd-01e5-4a4b-b820-f2764c7349ee None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:36.705172 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54d295dd-01e5-4a4b-b820-f2764c7349ee None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:36.705172 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 42/162] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:29:36 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:36.723215 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a48a2d55-802d-40ad-9799-3ee9aad9f0a0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:36.726029 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a48a2d55-802d-40ad-9799-3ee9aad9f0a0 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:36.726589 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a48a2d55-802d-40ad-9799-3ee9aad9f0a0 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:36.726858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a48a2d55-802d-40ad-9799-3ee9aad9f0a0 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:36.746525 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:36.746525 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:36.748532 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a48a2d55-802d-40ad-9799-3ee9aad9f0a0 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:36.757302 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-a48a2d55-802d-40ad-9799-3ee9aad9f0a0 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:36.757963 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 40/163] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:29:36 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:29:36.767929 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-91c9a313-60a0-4533-9258-9f71d5f61680 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:36.770057 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91c9a313-60a0-4533-9258-9f71d5f61680 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:36.770308 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91c9a313-60a0-4533-9258-9f71d5f61680 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:36.770507 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91c9a313-60a0-4533-9258-9f71d5f61680 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:36.785491 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:36.785491 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:36.796115 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-91c9a313-60a0-4533-9258-9f71d5f61680 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:36.803315 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91c9a313-60a0-4533-9258-9f71d5f61680 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:36.803315 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 42/164] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:36 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:37.714539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0036194c-9de8-4090-ba60-297566e4c37c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:37.716931 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0036194c-9de8-4090-ba60-297566e4c37c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:37.717182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0036194c-9de8-4090-ba60-297566e4c37c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:37.717436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0036194c-9de8-4090-ba60-297566e4c37c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:37.730003 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:37.730003 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:37.735191 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0036194c-9de8-4090-ba60-297566e4c37c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Volume info retrieved successfully. Aug 13 03:29:37.745351 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0036194c-9de8-4090-ba60-297566e4c37c tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:37.745929 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 41/165] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:37 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:37.818114 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-914fadfb-aa96-47a9-8a2c-3084876f0b69 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:37.822953 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-914fadfb-aa96-47a9-8a2c-3084876f0b69 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:37.823175 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-914fadfb-aa96-47a9-8a2c-3084876f0b69 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:37.823380 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-914fadfb-aa96-47a9-8a2c-3084876f0b69 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:37.837121 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:37.837121 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:37.842034 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-914fadfb-aa96-47a9-8a2c-3084876f0b69 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:37.855840 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-914fadfb-aa96-47a9-8a2c-3084876f0b69 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:37.856952 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 43/166] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:37 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:38.536838 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-af6339f4-634b-4c9a-8544-ce020b977476 req-1c380ddc-2dda-49bf-9985-e555611923da None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:38.540399 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-1c380ddc-2dda-49bf-9985-e555611923da tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] POST https://10.4.3.140/volume/v3/attachments/b533ca43-5710-4fcf-8485-5bcff0bb0d66/action Aug 13 03:29:38.540814 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-1c380ddc-2dda-49bf-9985-e555611923da tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:38.540964 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-1c380ddc-2dda-49bf-9985-e555611923da tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:38.563621 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:38.563621 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:38.577139 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-af6339f4-634b-4c9a-8544-ce020b977476 req-1c380ddc-2dda-49bf-9985-e555611923da tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/attachments/b533ca43-5710-4fcf-8485-5bcff0bb0d66/action returned with HTTP 204 Aug 13 03:29:38.578055 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 41/167] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:29:38 2026] POST /volume/v3/attachments/b533ca43-5710-4fcf-8485-5bcff0bb0d66/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:38.661700 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-c6794513-698d-4c8e-ac5f-16269e112a95 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:38.665122 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-c6794513-698d-4c8e-ac5f-16269e112a95 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] DELETE https://10.4.3.140/volume/v3/attachments/036d34e5-329e-4c34-8220-e7b3d296deea Aug 13 03:29:38.665351 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-c6794513-698d-4c8e-ac5f-16269e112a95 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:38.665610 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-c6794513-698d-4c8e-ac5f-16269e112a95 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:38.675773 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:38.675773 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:38.760568 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-be5cda5f-6d46-4a60-9cb7-3badf15e4ccf req-c6794513-698d-4c8e-ac5f-16269e112a95 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/attachments/036d34e5-329e-4c34-8220-e7b3d296deea returned with HTTP 200 Aug 13 03:29:38.760568 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 43/168] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:29:38 2026] DELETE /volume/v3/attachments/036d34e5-329e-4c34-8220-e7b3d296deea => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:38.764859 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d1fb84ec-6380-4ab9-944a-8ba793c717bc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:38.767864 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1fb84ec-6380-4ab9-944a-8ba793c717bc tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:38.768284 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1fb84ec-6380-4ab9-944a-8ba793c717bc tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:38.768499 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1fb84ec-6380-4ab9-944a-8ba793c717bc tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:38.785671 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:38.785671 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:38.792295 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d1fb84ec-6380-4ab9-944a-8ba793c717bc tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Volume info retrieved successfully. Aug 13 03:29:38.799942 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1fb84ec-6380-4ab9-944a-8ba793c717bc tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:38.800725 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 42/169] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:38 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:38.873214 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2e3eb7d1-4a0d-471f-a2eb-b6f7d91f4fd7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:38.876657 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2e3eb7d1-4a0d-471f-a2eb-b6f7d91f4fd7 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:38.877925 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2e3eb7d1-4a0d-471f-a2eb-b6f7d91f4fd7 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:38.878089 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2e3eb7d1-4a0d-471f-a2eb-b6f7d91f4fd7 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:38.895769 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:38.895769 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:38.899749 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2e3eb7d1-4a0d-471f-a2eb-b6f7d91f4fd7 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:38.908308 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2e3eb7d1-4a0d-471f-a2eb-b6f7d91f4fd7 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:38.909467 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 44/170] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:38 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:38.972607 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-be1ea69f-45cd-449d-bb80-5361d7aa71c2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:38.978385 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-be1ea69f-45cd-449d-bb80-5361d7aa71c2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:38.978660 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-be1ea69f-45cd-449d-bb80-5361d7aa71c2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:38.978843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-be1ea69f-45cd-449d-bb80-5361d7aa71c2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:38.984197 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-45d921e7-b859-4a43-ad80-166f287d7277 req-6456a59b-2bf8-413c-8da3-f385f40cab97 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:38.987010 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-6456a59b-2bf8-413c-8da3-f385f40cab97 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:38.987336 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-6456a59b-2bf8-413c-8da3-f385f40cab97 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:38.987336 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-6456a59b-2bf8-413c-8da3-f385f40cab97 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:38.988445 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:38.988445 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:38.993064 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-be1ea69f-45cd-449d-bb80-5361d7aa71c2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:38.998385 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-be1ea69f-45cd-449d-bb80-5361d7aa71c2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:38.999195 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 42/171] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:38 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:39.001959 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.001959 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:39.008834 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-45d921e7-b859-4a43-ad80-166f287d7277 req-6456a59b-2bf8-413c-8da3-f385f40cab97 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:39.017356 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3242c3d1-7745-4c81-8b1b-1e05f61db465 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.017999 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-6456a59b-2bf8-413c-8da3-f385f40cab97 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:39.018623 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 44/172] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:38 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:39.022850 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3242c3d1-7745-4c81-8b1b-1e05f61db465 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:39.023094 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3242c3d1-7745-4c81-8b1b-1e05f61db465 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.023334 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3242c3d1-7745-4c81-8b1b-1e05f61db465 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.023586 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-3242c3d1-7745-4c81-8b1b-1e05f61db465 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Delete volume with id: 4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:39.035749 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.035749 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:39.036376 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3242c3d1-7745-4c81-8b1b-1e05f61db465 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:39.063378 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3242c3d1-7745-4c81-8b1b-1e05f61db465 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Delete volume request issued successfully. Aug 13 03:29:39.063650 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3242c3d1-7745-4c81-8b1b-1e05f61db465 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 202 Aug 13 03:29:39.064730 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 43/173] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:29:39 2026] DELETE /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:29:39.077890 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f21fb332-2078-4cd3-b438-36299624d4a2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.081991 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f21fb332-2078-4cd3-b438-36299624d4a2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:39.081991 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f21fb332-2078-4cd3-b438-36299624d4a2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.081991 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f21fb332-2078-4cd3-b438-36299624d4a2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.087861 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-614934e9-4337-4b08-a1c7-4867ce41b69b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.092960 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-614934e9-4337-4b08-a1c7-4867ce41b69b tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] DELETE https://10.4.3.140/volume/v3/attachments/2f0d67a3-db83-414f-b368-5054630638b0 Aug 13 03:29:39.093621 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-614934e9-4337-4b08-a1c7-4867ce41b69b tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.093621 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-614934e9-4337-4b08-a1c7-4867ce41b69b tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.097805 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.097805 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:39.105851 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f21fb332-2078-4cd3-b438-36299624d4a2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Volume info retrieved successfully. Aug 13 03:29:39.112062 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f21fb332-2078-4cd3-b438-36299624d4a2 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 200 Aug 13 03:29:39.112871 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 45/174] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:39 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:39.113421 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.113421 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:39.179751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-45418932-1e9e-40a7-b4e5-662fe6ed9396 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.181507 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45418932-1e9e-40a7-b4e5-662fe6ed9396 None None] GET https://10.4.3.140/volume// Aug 13 03:29:39.181507 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45418932-1e9e-40a7-b4e5-662fe6ed9396 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.181507 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45418932-1e9e-40a7-b4e5-662fe6ed9396 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.181507 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45418932-1e9e-40a7-b4e5-662fe6ed9396 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:39.182640 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 45/175] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:29:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:39.198859 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-45d921e7-b859-4a43-ad80-166f287d7277 req-b9f88d74-afdb-499a-b17d-7c01a009766c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.198859 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-b9f88d74-afdb-499a-b17d-7c01a009766c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:29:39.198859 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-b9f88d74-afdb-499a-b17d-7c01a009766c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d16e66b-ec58-4941-ae22-5c66f87e6d3f", "connector": null, "instance_uuid": "a93494f8-34fa-49c3-a40e-a3107136ffba"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:39.218523 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.218523 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:39.225567 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88ddd24e-19c6-4a6b-ac64-c06184c0f1c8 req-614934e9-4337-4b08-a1c7-4867ce41b69b tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/attachments/2f0d67a3-db83-414f-b368-5054630638b0 returned with HTTP 200 Aug 13 03:29:39.225567 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 43/176] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:29:39 2026] DELETE /volume/v3/attachments/2f0d67a3-db83-414f-b368-5054630638b0 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:39.257725 np0000007145 devstack@c-api.service[100340]: WARNING cinder.volume.api [req-45d921e7-b859-4a43-ad80-166f287d7277 req-b9f88d74-afdb-499a-b17d-7c01a009766c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 13 03:29:39.266186 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-b9f88d74-afdb-499a-b17d-7c01a009766c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:29:39.267548 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 44/177] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:29:39 2026] POST /volume/v3/attachments => generated 271 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:39.313085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7dca1b6e-06ba-4a4a-a6d8-1e7441a90d84 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.315024 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7dca1b6e-06ba-4a4a-a6d8-1e7441a90d84 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:39.315275 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7dca1b6e-06ba-4a4a-a6d8-1e7441a90d84 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.317155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7dca1b6e-06ba-4a4a-a6d8-1e7441a90d84 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.328012 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-677435bf-649f-40f9-b07a-086c053a528d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.328528 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-677435bf-649f-40f9-b07a-086c053a528d None None] GET https://10.4.3.140/volume// Aug 13 03:29:39.328765 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-677435bf-649f-40f9-b07a-086c053a528d None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.329686 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-677435bf-649f-40f9-b07a-086c053a528d None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.329686 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-677435bf-649f-40f9-b07a-086c053a528d None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:39.331451 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 46/178] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:29:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:39.341092 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-45d921e7-b859-4a43-ad80-166f287d7277 req-7eaef426-14dd-4dc2-a58c-240b438e3111 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.345538 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.345538 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:39.345749 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-7eaef426-14dd-4dc2-a58c-240b438e3111 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:39.345749 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-7eaef426-14dd-4dc2-a58c-240b438e3111 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.345749 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-7eaef426-14dd-4dc2-a58c-240b438e3111 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.352665 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7dca1b6e-06ba-4a4a-a6d8-1e7441a90d84 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:39.361173 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7dca1b6e-06ba-4a4a-a6d8-1e7441a90d84 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:39.364175 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 46/179] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:39 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1163 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:39.364860 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.364860 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:39.371926 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-45d921e7-b859-4a43-ad80-166f287d7277 req-7eaef426-14dd-4dc2-a58c-240b438e3111 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:39.376397 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-7eaef426-14dd-4dc2-a58c-240b438e3111 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:39.376940 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 44/180] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:29:39 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1343 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:29:39.491535 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-45d921e7-b859-4a43-ad80-166f287d7277 req-fbf5684e-7131-41ce-9401-30777019bdb5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.496382 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-fbf5684e-7131-41ce-9401-30777019bdb5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] PUT https://10.4.3.140/volume/v3/attachments/875a4b15-4138-4f01-88d3-ca6dfdba3fe6 Aug 13 03:29:39.496382 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-fbf5684e-7131-41ce-9401-30777019bdb5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:39.509210 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-45d921e7-b859-4a43-ad80-166f287d7277 req-fbf5684e-7131-41ce-9401-30777019bdb5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Acquiring lock "cinder-attachment_update-5d16e66b-ec58-4941-ae22-5c66f87e6d3f-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:29:39.515329 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-45d921e7-b859-4a43-ad80-166f287d7277 req-fbf5684e-7131-41ce-9401-30777019bdb5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Lock "cinder-attachment_update-5d16e66b-ec58-4941-ae22-5c66f87e6d3f-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:29:39.516989 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.516989 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:39.619364 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-45d921e7-b859-4a43-ad80-166f287d7277 req-fbf5684e-7131-41ce-9401-30777019bdb5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Lock "cinder-attachment_update-5d16e66b-ec58-4941-ae22-5c66f87e6d3f-np0000007145" released by "attachment_update" :: held 0.104s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:29:39.619799 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-fbf5684e-7131-41ce-9401-30777019bdb5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/attachments/875a4b15-4138-4f01-88d3-ca6dfdba3fe6 returned with HTTP 200 Aug 13 03:29:39.620610 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 45/181] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:29:39 2026] PUT /volume/v3/attachments/875a4b15-4138-4f01-88d3-ca6dfdba3fe6 => generated 967 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:39.817284 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f36fa5bc-397e-45d9-8da2-22489fee206e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.819362 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f36fa5bc-397e-45d9-8da2-22489fee206e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:39.819565 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f36fa5bc-397e-45d9-8da2-22489fee206e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.819750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f36fa5bc-397e-45d9-8da2-22489fee206e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.827686 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.827686 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:39.832530 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f36fa5bc-397e-45d9-8da2-22489fee206e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] Volume info retrieved successfully. Aug 13 03:29:39.837408 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f36fa5bc-397e-45d9-8da2-22489fee206e tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-reader] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:39.837997 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 47/182] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:39 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:39.896935 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-20b60d85-b956-46ce-86d2-9d9f30c582ca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.898884 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-20b60d85-b956-46ce-86d2-9d9f30c582ca tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:39.899104 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-20b60d85-b956-46ce-86d2-9d9f30c582ca tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.899293 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-20b60d85-b956-46ce-86d2-9d9f30c582ca tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.909109 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.909109 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:39.914965 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-20b60d85-b956-46ce-86d2-9d9f30c582ca tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:39.921858 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-20b60d85-b956-46ce-86d2-9d9f30c582ca tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:39.922313 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 47/183] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:39 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:39.985767 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b9fc83ec-c7d9-4c70-93b4-83ef733000c6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:39.988256 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b9fc83ec-c7d9-4c70-93b4-83ef733000c6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:39.988526 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b9fc83ec-c7d9-4c70-93b4-83ef733000c6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:39.988688 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b9fc83ec-c7d9-4c70-93b4-83ef733000c6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:39.998087 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:39.998087 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:40.003270 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b9fc83ec-c7d9-4c70-93b4-83ef733000c6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:40.005328 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b9fc83ec-c7d9-4c70-93b4-83ef733000c6 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:40.005679 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 45/184] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:39 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:40.134117 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-10852566-4007-4d01-a2e6-ac92047565e3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:40.134922 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10852566-4007-4d01-a2e6-ac92047565e3 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:40.135995 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-10852566-4007-4d01-a2e6-ac92047565e3 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:40.136179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-10852566-4007-4d01-a2e6-ac92047565e3 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:40.148423 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10852566-4007-4d01-a2e6-ac92047565e3 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 404 Aug 13 03:29:40.149062 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 46/185] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:40 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:40.379942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-472d9a02-b394-4047-a55c-ca62dcdfeeee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:40.383024 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-472d9a02-b394-4047-a55c-ca62dcdfeeee tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:40.383268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-472d9a02-b394-4047-a55c-ca62dcdfeeee tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:40.383579 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-472d9a02-b394-4047-a55c-ca62dcdfeeee tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:40.395788 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:40.395788 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:40.399818 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-472d9a02-b394-4047-a55c-ca62dcdfeeee tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:40.405736 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-472d9a02-b394-4047-a55c-ca62dcdfeeee tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:40.406276 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 48/186] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:40 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:41.426078 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cea3c3ce-68f7-4ffc-b98f-f5c10c5ed51b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:41.428452 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cea3c3ce-68f7-4ffc-b98f-f5c10c5ed51b tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:41.428764 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cea3c3ce-68f7-4ffc-b98f-f5c10c5ed51b tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:41.429143 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cea3c3ce-68f7-4ffc-b98f-f5c10c5ed51b tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:41.446696 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:41.446696 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:41.456427 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cea3c3ce-68f7-4ffc-b98f-f5c10c5ed51b tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:41.463627 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cea3c3ce-68f7-4ffc-b98f-f5c10c5ed51b tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:41.464246 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 48/187] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:41 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:41.993316 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-45d921e7-b859-4a43-ad80-166f287d7277 req-aa762f53-1c54-49a6-b3ea-ce7498be2336 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:41.996532 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-aa762f53-1c54-49a6-b3ea-ce7498be2336 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] POST https://10.4.3.140/volume/v3/attachments/875a4b15-4138-4f01-88d3-ca6dfdba3fe6/action Aug 13 03:29:41.996858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-aa762f53-1c54-49a6-b3ea-ce7498be2336 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:41.997187 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-aa762f53-1c54-49a6-b3ea-ce7498be2336 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:42.023736 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:42.023736 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:42.051103 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-45d921e7-b859-4a43-ad80-166f287d7277 req-aa762f53-1c54-49a6-b3ea-ce7498be2336 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/attachments/875a4b15-4138-4f01-88d3-ca6dfdba3fe6/action returned with HTTP 204 Aug 13 03:29:42.051347 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 46/188] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:29:41 2026] POST /volume/v3/attachments/875a4b15-4138-4f01-88d3-ca6dfdba3fe6/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:42.481686 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-32cbb41d-6d4e-41b9-a0de-230d7053346e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:42.484469 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-32cbb41d-6d4e-41b9-a0de-230d7053346e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:42.484846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-32cbb41d-6d4e-41b9-a0de-230d7053346e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:42.485064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-32cbb41d-6d4e-41b9-a0de-230d7053346e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:42.513308 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:42.513308 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:42.519933 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-32cbb41d-6d4e-41b9-a0de-230d7053346e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:42.528885 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-32cbb41d-6d4e-41b9-a0de-230d7053346e tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:42.529734 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 47/189] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:42 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:43.075526 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f4f51e77-d0c0-44bc-89f0-0edf19d544af req-3e2e2f87-9094-4a2c-8805-8420c823f5fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:43.079005 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f4f51e77-d0c0-44bc-89f0-0edf19d544af req-3e2e2f87-9094-4a2c-8805-8420c823f5fd tempest-TestMultiAttachVolumeSwap-1985643008 tempest-TestMultiAttachVolumeSwap-1985643008-project] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:43.080953 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f4f51e77-d0c0-44bc-89f0-0edf19d544af req-3e2e2f87-9094-4a2c-8805-8420c823f5fd tempest-TestMultiAttachVolumeSwap-1985643008 tempest-TestMultiAttachVolumeSwap-1985643008-project] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:43.080953 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f4f51e77-d0c0-44bc-89f0-0edf19d544af req-3e2e2f87-9094-4a2c-8805-8420c823f5fd tempest-TestMultiAttachVolumeSwap-1985643008 tempest-TestMultiAttachVolumeSwap-1985643008-project] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:43.109343 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:43.109343 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:43.120426 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f4f51e77-d0c0-44bc-89f0-0edf19d544af req-3e2e2f87-9094-4a2c-8805-8420c823f5fd tempest-TestMultiAttachVolumeSwap-1985643008 tempest-TestMultiAttachVolumeSwap-1985643008-project] Volume info retrieved successfully. Aug 13 03:29:43.126207 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f4f51e77-d0c0-44bc-89f0-0edf19d544af req-3e2e2f87-9094-4a2c-8805-8420c823f5fd tempest-TestMultiAttachVolumeSwap-1985643008 tempest-TestMultiAttachVolumeSwap-1985643008-project] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:43.127046 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 49/190] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:43 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1651 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:43.145612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b3a0568c-dadf-4049-8a82-71c28c1d2494 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:43.148363 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3a0568c-dadf-4049-8a82-71c28c1d2494 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:43.149005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3a0568c-dadf-4049-8a82-71c28c1d2494 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:43.149433 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3a0568c-dadf-4049-8a82-71c28c1d2494 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:43.172778 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:43.172778 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:43.180912 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b3a0568c-dadf-4049-8a82-71c28c1d2494 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] Volume info retrieved successfully. Aug 13 03:29:43.188842 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3a0568c-dadf-4049-8a82-71c28c1d2494 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:43.189843 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 49/191] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:43 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:43.206073 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d66ab156-b7c4-4751-84f7-0a67312dd81c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:43.209063 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d66ab156-b7c4-4751-84f7-0a67312dd81c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] GET https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a Aug 13 03:29:43.209633 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d66ab156-b7c4-4751-84f7-0a67312dd81c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:43.209724 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d66ab156-b7c4-4751-84f7-0a67312dd81c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:43.219040 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:43.219040 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:43.226164 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d66ab156-b7c4-4751-84f7-0a67312dd81c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] Volume info retrieved successfully. Aug 13 03:29:43.235157 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d66ab156-b7c4-4751-84f7-0a67312dd81c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-reader] https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a returned with HTTP 200 Aug 13 03:29:43.236160 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 47/192] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:43 2026] GET /volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:43.374942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ad489d3-c80e-42f9-88cf-d653ba42d630 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:43.378852 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ad489d3-c80e-42f9-88cf-d653ba42d630 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:43.378852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ad489d3-c80e-42f9-88cf-d653ba42d630 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:43.378852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ad489d3-c80e-42f9-88cf-d653ba42d630 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:43.393196 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:43.393196 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:43.397921 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5ad489d3-c80e-42f9-88cf-d653ba42d630 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:43.405463 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ad489d3-c80e-42f9-88cf-d653ba42d630 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:43.406180 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 48/193] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:43 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:43.504330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-3c8e6552-83c9-49ed-956e-556047adec5f req-0eded304-42c0-4c8f-82a0-1ab6db6b1314 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:43.509428 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-0eded304-42c0-4c8f-82a0-1ab6db6b1314 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:43.509428 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-0eded304-42c0-4c8f-82a0-1ab6db6b1314 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:43.509428 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-0eded304-42c0-4c8f-82a0-1ab6db6b1314 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:43.540427 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:43.540427 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:43.545975 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-3c8e6552-83c9-49ed-956e-556047adec5f req-0eded304-42c0-4c8f-82a0-1ab6db6b1314 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:43.554870 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-0eded304-42c0-4c8f-82a0-1ab6db6b1314 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:43.557855 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 50/194] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:43 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1458 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:43.612336 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3c8e6552-83c9-49ed-956e-556047adec5f req-1d848fa1-c77b-4722-b8fb-cee16ef678fb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:43.618071 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-1d848fa1-c77b-4722-b8fb-cee16ef678fb tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] POST https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f/action Aug 13 03:29:43.618744 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-1d848fa1-c77b-4722-b8fb-cee16ef678fb tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:43.618896 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-1d848fa1-c77b-4722-b8fb-cee16ef678fb tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:43.644851 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:43.644851 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:43.644851 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-3c8e6552-83c9-49ed-956e-556047adec5f req-1d848fa1-c77b-4722-b8fb-cee16ef678fb tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:43.654605 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-3c8e6552-83c9-49ed-956e-556047adec5f req-1d848fa1-c77b-4722-b8fb-cee16ef678fb tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Begin detaching volume completed successfully. Aug 13 03:29:43.655105 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-1d848fa1-c77b-4722-b8fb-cee16ef678fb tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f/action returned with HTTP 202 Aug 13 03:29:43.655785 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 50/195] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:29:43 2026] POST /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:29:43.716019 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-518a9199-a758-4354-a12c-e0314d8a5acf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:43.716784 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-518a9199-a758-4354-a12c-e0314d8a5acf None None] GET https://10.4.3.140/volume// Aug 13 03:29:43.717080 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-518a9199-a758-4354-a12c-e0314d8a5acf None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:43.717342 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-518a9199-a758-4354-a12c-e0314d8a5acf None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:43.717807 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-518a9199-a758-4354-a12c-e0314d8a5acf None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:43.718245 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 48/196] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:29:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:43.730691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-3c8e6552-83c9-49ed-956e-556047adec5f req-8fc05d4d-9261-49e4-bdab-5488e0376c21 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:43.734113 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-8fc05d4d-9261-49e4-bdab-5488e0376c21 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:43.734450 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-8fc05d4d-9261-49e4-bdab-5488e0376c21 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:43.734710 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-8fc05d4d-9261-49e4-bdab-5488e0376c21 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:43.751857 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:43.751857 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:43.757428 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-3c8e6552-83c9-49ed-956e-556047adec5f req-8fc05d4d-9261-49e4-bdab-5488e0376c21 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:43.764997 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-8fc05d4d-9261-49e4-bdab-5488e0376c21 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:43.765560 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 49/197] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:29:43 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1641 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 03:29:44.192031 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b361058-83eb-4418-9d78-bffd3ab3fbc9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:44.196271 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b361058-83eb-4418-9d78-bffd3ab3fbc9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] DELETE https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:44.196815 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b361058-83eb-4418-9d78-bffd3ab3fbc9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:44.196961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b361058-83eb-4418-9d78-bffd3ab3fbc9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:44.197390 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9b361058-83eb-4418-9d78-bffd3ab3fbc9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Delete volume with id: dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:44.205876 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:44.205876 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:44.206385 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b361058-83eb-4418-9d78-bffd3ab3fbc9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:44.246525 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b361058-83eb-4418-9d78-bffd3ab3fbc9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Delete volume request issued successfully. Aug 13 03:29:44.246683 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b361058-83eb-4418-9d78-bffd3ab3fbc9 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 202 Aug 13 03:29:44.248151 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 51/198] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:29:44 2026] DELETE /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:29:44.258115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-20ef6b35-f8c9-4445-9c2b-951c50918e89 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:44.263375 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-20ef6b35-f8c9-4445-9c2b-951c50918e89 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:44.263375 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-20ef6b35-f8c9-4445-9c2b-951c50918e89 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:44.263375 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-20ef6b35-f8c9-4445-9c2b-951c50918e89 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:44.280264 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:44.280264 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:44.290605 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-20ef6b35-f8c9-4445-9c2b-951c50918e89 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Volume info retrieved successfully. Aug 13 03:29:44.310994 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-20ef6b35-f8c9-4445-9c2b-951c50918e89 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 200 Aug 13 03:29:44.310994 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 51/199] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:44 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:44.475302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-3c8e6552-83c9-49ed-956e-556047adec5f req-59df4228-b93f-4255-96e7-62f2fbf2b144 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:44.477697 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-59df4228-b93f-4255-96e7-62f2fbf2b144 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:44.478079 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-59df4228-b93f-4255-96e7-62f2fbf2b144 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:44.478293 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-59df4228-b93f-4255-96e7-62f2fbf2b144 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:44.497468 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:44.497468 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:44.503953 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-3c8e6552-83c9-49ed-956e-556047adec5f req-59df4228-b93f-4255-96e7-62f2fbf2b144 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:44.511111 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-59df4228-b93f-4255-96e7-62f2fbf2b144 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:44.511851 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 49/200] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:44 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:44.546125 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-3c8e6552-83c9-49ed-956e-556047adec5f req-523c9e6b-9c76-4ba5-b111-1754dbfcc4a8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:44.551727 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-523c9e6b-9c76-4ba5-b111-1754dbfcc4a8 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] DELETE https://10.4.3.140/volume/v3/attachments/875a4b15-4138-4f01-88d3-ca6dfdba3fe6 Aug 13 03:29:44.551727 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-523c9e6b-9c76-4ba5-b111-1754dbfcc4a8 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:44.551727 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-523c9e6b-9c76-4ba5-b111-1754dbfcc4a8 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:44.568718 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:44.568718 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:44.668878 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-3c8e6552-83c9-49ed-956e-556047adec5f req-523c9e6b-9c76-4ba5-b111-1754dbfcc4a8 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/attachments/875a4b15-4138-4f01-88d3-ca6dfdba3fe6 returned with HTTP 200 Aug 13 03:29:44.669583 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 50/201] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:29:44 2026] DELETE /volume/v3/attachments/875a4b15-4138-4f01-88d3-ca6dfdba3fe6 => generated 192 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:44.781684 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f1fd1352-75a0-43b3-bf2d-03f7acc265ad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:44.783781 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1fd1352-75a0-43b3-bf2d-03f7acc265ad tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:44.784330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f1fd1352-75a0-43b3-bf2d-03f7acc265ad tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:44.784473 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f1fd1352-75a0-43b3-bf2d-03f7acc265ad tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:44.796914 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:44.796914 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:44.802100 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f1fd1352-75a0-43b3-bf2d-03f7acc265ad tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:44.808113 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1fd1352-75a0-43b3-bf2d-03f7acc265ad tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:44.808695 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 52/202] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:44 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:44.903432 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-57531ca7-3c0b-40b3-9a75-38a8cb895d88 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:44.905847 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-57531ca7-3c0b-40b3-9a75-38a8cb895d88 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:44.906106 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-57531ca7-3c0b-40b3-9a75-38a8cb895d88 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:44.906329 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-57531ca7-3c0b-40b3-9a75-38a8cb895d88 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:44.919200 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:44.919200 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:44.924712 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-57531ca7-3c0b-40b3-9a75-38a8cb895d88 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:44.930721 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-57531ca7-3c0b-40b3-9a75-38a8cb895d88 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:44.931282 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 52/203] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:44 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:44.988785 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-846b0d5b-cab9-434c-963e-7978c9b199f9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:44.991862 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-846b0d5b-cab9-434c-963e-7978c9b199f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] POST https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f/action Aug 13 03:29:44.992643 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-846b0d5b-cab9-434c-963e-7978c9b199f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:44.992761 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-846b0d5b-cab9-434c-963e-7978c9b199f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:45.006969 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:45.006969 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:45.007429 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-846b0d5b-cab9-434c-963e-7978c9b199f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:45.018701 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-846b0d5b-cab9-434c-963e-7978c9b199f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Begin detaching volume completed successfully. Aug 13 03:29:45.018987 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-846b0d5b-cab9-434c-963e-7978c9b199f9 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f/action returned with HTTP 202 Aug 13 03:29:45.020606 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 50/204] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:29:44 2026] POST /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:29:45.024087 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1107cc75-d2c3-4339-96e5-e6c74c26c113 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:45.029032 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1107cc75-d2c3-4339-96e5-e6c74c26c113 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:45.029032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1107cc75-d2c3-4339-96e5-e6c74c26c113 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:45.029032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1107cc75-d2c3-4339-96e5-e6c74c26c113 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:45.029032 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1107cc75-d2c3-4339-96e5-e6c74c26c113 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Delete volume with id: 4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:45.039676 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1107cc75-d2c3-4339-96e5-e6c74c26c113 tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 404 Aug 13 03:29:45.040271 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 51/205] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:29:45 2026] DELETE /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:45.049005 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-24d82d91-d46e-4604-9e28-9579c32db38f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:45.055253 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24d82d91-d46e-4604-9e28-9579c32db38f tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc Aug 13 03:29:45.055816 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24d82d91-d46e-4604-9e28-9579c32db38f tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:45.055816 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24d82d91-d46e-4604-9e28-9579c32db38f tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:45.070166 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24d82d91-d46e-4604-9e28-9579c32db38f tempest-VolumesAssistedSnapshotsTest-1693716779 tempest-VolumesAssistedSnapshotsTest-1693716779-project-admin] https://10.4.3.140/volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc returned with HTTP 404 Aug 13 03:29:45.072434 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 53/206] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:45 2026] GET /volume/v3/volumes/4899ed28-0cd5-4006-9e80-9d201888c7dc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:45.096534 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-91ce69d2-c7dc-4bc3-a287-1a2dcd6c5d0b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:45.097007 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91ce69d2-c7dc-4bc3-a287-1a2dcd6c5d0b None None] GET https://10.4.3.140/volume// Aug 13 03:29:45.097217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91ce69d2-c7dc-4bc3-a287-1a2dcd6c5d0b None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:45.097486 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91ce69d2-c7dc-4bc3-a287-1a2dcd6c5d0b None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:45.097952 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91ce69d2-c7dc-4bc3-a287-1a2dcd6c5d0b None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:45.098557 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 53/207] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:29:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:45.109987 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-3c5328af-b114-4db1-ae66-db854fe84fc5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:45.112818 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-3c5328af-b114-4db1-ae66-db854fe84fc5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:45.113133 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-3c5328af-b114-4db1-ae66-db854fe84fc5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:45.113409 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-3c5328af-b114-4db1-ae66-db854fe84fc5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:45.128251 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:45.128251 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:45.134629 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-3c5328af-b114-4db1-ae66-db854fe84fc5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:45.140247 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-3c5328af-b114-4db1-ae66-db854fe84fc5 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:45.140683 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 51/208] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:29:45 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1344 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:29:45.330983 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-415d3d24-5355-49c6-b794-c89635463273 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:45.333261 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-415d3d24-5355-49c6-b794-c89635463273 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] GET https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c Aug 13 03:29:45.333630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-415d3d24-5355-49c6-b794-c89635463273 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:45.333775 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-415d3d24-5355-49c6-b794-c89635463273 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:45.340724 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-415d3d24-5355-49c6-b794-c89635463273 tempest-AttachSCSIVolumeTestJSON-284926366 tempest-AttachSCSIVolumeTestJSON-284926366-project-member] https://10.4.3.140/volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c returned with HTTP 404 Aug 13 03:29:45.341312 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 52/209] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:45 2026] GET /volume/v3/volumes/dc65eae9-86ef-46a5-ad85-1efd7122098c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:47.262622 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-089e0292-186f-4a76-95cb-2aa64da41bfc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:47.264630 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:29:47.266855 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-129413857"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:47.266855 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-129413857'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:29:47.267303 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Create volume of 1 GB Aug 13 03:29:47.272237 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Availability Zones retrieved successfully. Aug 13 03:29:47.283469 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Flow 'volume_create_api' (5841e997-27d5-4b28-8288-f6ef68963944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:29:47.285314 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5ec26e-1420-42ed-b247-c7d9e9952a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:47.287076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:29:47.331679 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5ec26e-1420-42ed-b247-c7d9e9952a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:47.331679 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a506bd-317e-4eca-b890-5b0ed16b0d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:47.421204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Created reservations ['faf81d73-3943-4817-b698-930d899c6615', 'a5d852d4-a318-489e-80bb-48034eb193cc', '58fa7ce7-fcc0-4fed-9332-9095816fd2ba', 'a392455d-5c85-49b7-a145-e88b2431f37e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:29:47.421204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a506bd-317e-4eca-b890-5b0ed16b0d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faf81d73-3943-4817-b698-930d899c6615', 'a5d852d4-a318-489e-80bb-48034eb193cc', '58fa7ce7-fcc0-4fed-9332-9095816fd2ba', 'a392455d-5c85-49b7-a145-e88b2431f37e']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:47.421204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c238a8-a3e5-4745-bc98-73252ccf3b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:47.450936 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c238a8-a3e5-4745-bc98-73252ccf3b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91bcb480-aeac-498f-a9f4-584098a05fd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-129413857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35da08a0c8de4c3f81712ec856c9198a',qos_specs=None,replication_status=,reservations=['faf81d73-3943-4817-b698-930d899c6615','a5d852d4-a318-489e-80bb-48034eb193cc','58fa7ce7-fcc0-4fed-9332-9095816fd2ba','a392455d-5c85-49b7-a145-e88b2431f37e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32a6bb65461945deabf0ffb93cab5d3d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:29:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-129413857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91bcb480-aeac-498f-a9f4-584098a05fd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35da08a0c8de4c3f81712ec856c9198a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32a6bb65461945deabf0ffb93cab5d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:47.452927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da5991f7-8221-4387-8b96-72331b05fe44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:47.484023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da5991f7-8221-4387-8b96-72331b05fe44) transitioned into state 'SUCCESS' from state '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-129413857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35da08a0c8de4c3f81712ec856c9198a',qos_specs=None,replication_status=,reservations=['faf81d73-3943-4817-b698-930d899c6615','a5d852d4-a318-489e-80bb-48034eb193cc','58fa7ce7-fcc0-4fed-9332-9095816fd2ba','a392455d-5c85-49b7-a145-e88b2431f37e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32a6bb65461945deabf0ffb93cab5d3d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:47.485106 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a855077a-8acf-42bd-bff6-ed597b3a8a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:29:47.498756 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a855077a-8acf-42bd-bff6-ed597b3a8a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:29:47.499847 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Flow 'volume_create_api' (5841e997-27d5-4b28-8288-f6ef68963944) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:29:47.500300 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Create volume request issued successfully. Aug 13 03:29:47.500964 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-089e0292-186f-4a76-95cb-2aa64da41bfc tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:29:47.501573 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 54/210] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:29:47 2026] POST /volume/v3/volumes => generated 756 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:29:47.517549 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f4d76f76-0bab-47b5-8364-21bc71b31af8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:47.520473 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4d76f76-0bab-47b5-8364-21bc71b31af8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:29:47.520613 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4d76f76-0bab-47b5-8364-21bc71b31af8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:47.520903 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4d76f76-0bab-47b5-8364-21bc71b31af8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:47.531248 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:47.531248 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:47.541323 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f4d76f76-0bab-47b5-8364-21bc71b31af8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:29:47.548807 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4d76f76-0bab-47b5-8364-21bc71b31af8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:29:47.549401 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 54/211] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:47 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:48.571076 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a51ae171-809d-4918-92dc-0f35b1f960d4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:48.573646 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a51ae171-809d-4918-92dc-0f35b1f960d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:29:48.574018 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a51ae171-809d-4918-92dc-0f35b1f960d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:48.574388 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a51ae171-809d-4918-92dc-0f35b1f960d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:48.586713 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:48.586713 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:48.598337 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a51ae171-809d-4918-92dc-0f35b1f960d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:29:48.606083 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a51ae171-809d-4918-92dc-0f35b1f960d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:29:48.606925 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 52/212] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:48 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:50.101081 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-5f455f5d-c337-42f7-ac90-438d6d0c27be None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:50.104508 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-5f455f5d-c337-42f7-ac90-438d6d0c27be tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:50.104731 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-5f455f5d-c337-42f7-ac90-438d6d0c27be tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:50.104963 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-5f455f5d-c337-42f7-ac90-438d6d0c27be tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:50.118664 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:50.118664 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:50.124996 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-5f455f5d-c337-42f7-ac90-438d6d0c27be tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:50.132297 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-5f455f5d-c337-42f7-ac90-438d6d0c27be tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:50.132872 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 53/213] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:50 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:50.598502 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-885c171c-a6ea-49d2-b3e1-e8f6ad8b25e3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:50.606857 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-885c171c-a6ea-49d2-b3e1-e8f6ad8b25e3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] DELETE https://10.4.3.140/volume/v3/attachments/b533ca43-5710-4fcf-8485-5bcff0bb0d66 Aug 13 03:29:50.606857 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-885c171c-a6ea-49d2-b3e1-e8f6ad8b25e3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:50.606857 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-885c171c-a6ea-49d2-b3e1-e8f6ad8b25e3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:50.618515 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:50.618515 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:50.700493 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e63a20a1-eb7b-4e72-9280-a4311d677d7e req-885c171c-a6ea-49d2-b3e1-e8f6ad8b25e3 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/attachments/b533ca43-5710-4fcf-8485-5bcff0bb0d66 returned with HTTP 200 Aug 13 03:29:50.701221 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 55/214] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:29:50 2026] DELETE /volume/v3/attachments/b533ca43-5710-4fcf-8485-5bcff0bb0d66 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:56.429713 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b60324e7-1347-46fb-b74e-dbc6472d1e70 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:56.432075 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b60324e7-1347-46fb-b74e-dbc6472d1e70 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a Aug 13 03:29:56.432351 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b60324e7-1347-46fb-b74e-dbc6472d1e70 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:56.432599 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b60324e7-1347-46fb-b74e-dbc6472d1e70 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:56.432879 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b60324e7-1347-46fb-b74e-dbc6472d1e70 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Delete volume with id: a8052b7e-6422-4db5-a76a-e321168aff5a Aug 13 03:29:56.449229 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:56.449229 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:56.450873 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b60324e7-1347-46fb-b74e-dbc6472d1e70 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:56.626161 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b60324e7-1347-46fb-b74e-dbc6472d1e70 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Delete volume request issued successfully. Aug 13 03:29:56.626530 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b60324e7-1347-46fb-b74e-dbc6472d1e70 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a returned with HTTP 202 Aug 13 03:29:56.632977 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 55/215] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:29:56 2026] DELETE /volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:29:56.642251 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d4fe5224-4c61-4258-83f3-7db7478885f1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:56.645397 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d4fe5224-4c61-4258-83f3-7db7478885f1 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a Aug 13 03:29:56.645661 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d4fe5224-4c61-4258-83f3-7db7478885f1 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:56.645925 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d4fe5224-4c61-4258-83f3-7db7478885f1 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:56.654641 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:56.654641 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:56.665925 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d4fe5224-4c61-4258-83f3-7db7478885f1 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:56.675041 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d4fe5224-4c61-4258-83f3-7db7478885f1 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a returned with HTTP 200 Aug 13 03:29:56.675621 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 53/216] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:56 2026] GET /volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:57.693905 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-53495389-3f0d-4413-95c8-db4466384bb1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:57.695971 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-53495389-3f0d-4413-95c8-db4466384bb1 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a Aug 13 03:29:57.696182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-53495389-3f0d-4413-95c8-db4466384bb1 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:57.696387 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-53495389-3f0d-4413-95c8-db4466384bb1 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:57.703026 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-53495389-3f0d-4413-95c8-db4466384bb1 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a returned with HTTP 404 Aug 13 03:29:57.703989 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 54/217] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:57 2026] GET /volume/v3/volumes/a8052b7e-6422-4db5-a76a-e321168aff5a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:57.722428 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a9b93858-ba97-410d-862f-5a74772bcc58 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:57.727023 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a9b93858-ba97-410d-862f-5a74772bcc58 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:57.727023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a9b93858-ba97-410d-862f-5a74772bcc58 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:57.727023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a9b93858-ba97-410d-862f-5a74772bcc58 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:57.727023 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a9b93858-ba97-410d-862f-5a74772bcc58 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Delete volume with id: 5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:57.738422 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:57.738422 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:57.739428 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a9b93858-ba97-410d-862f-5a74772bcc58 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:57.774466 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a9b93858-ba97-410d-862f-5a74772bcc58 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Delete volume request issued successfully. Aug 13 03:29:57.774466 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a9b93858-ba97-410d-862f-5a74772bcc58 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 202 Aug 13 03:29:57.774678 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 56/218] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:29:57 2026] DELETE /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:29:57.785605 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aaa5386e-a4f2-4340-a4e1-c9710ede251c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:57.792172 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaa5386e-a4f2-4340-a4e1-c9710ede251c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:57.793531 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaa5386e-a4f2-4340-a4e1-c9710ede251c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:57.793531 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaa5386e-a4f2-4340-a4e1-c9710ede251c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:57.812046 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:57.812046 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:57.819707 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aaa5386e-a4f2-4340-a4e1-c9710ede251c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Volume info retrieved successfully. Aug 13 03:29:57.828024 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaa5386e-a4f2-4340-a4e1-c9710ede251c tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 200 Aug 13 03:29:57.829144 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 56/219] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:57 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:58.850857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a706fc1e-44f0-4481-bb06-7c1b9a053963 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:58.851644 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a706fc1e-44f0-4481-bb06-7c1b9a053963 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] GET https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f Aug 13 03:29:58.851945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a706fc1e-44f0-4481-bb06-7c1b9a053963 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:58.852352 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a706fc1e-44f0-4481-bb06-7c1b9a053963 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:58.862124 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a706fc1e-44f0-4481-bb06-7c1b9a053963 tempest-TestMultiAttachVolumeSwap-242032292 tempest-TestMultiAttachVolumeSwap-242032292-project-member] https://10.4.3.140/volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f returned with HTTP 404 Aug 13 03:29:58.862124 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 54/220] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:58 2026] GET /volume/v3/volumes/5d16e66b-ec58-4941-ae22-5c66f87e6d3f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:59.095474 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-6bfae00a-130a-43ab-ab30-b39c8354d0cd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:59.101074 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-6bfae00a-130a-43ab-ab30-b39c8354d0cd tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:29:59.101268 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-6bfae00a-130a-43ab-ab30-b39c8354d0cd tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:59.101433 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-6bfae00a-130a-43ab-ab30-b39c8354d0cd tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:59.117070 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:59.117070 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:59.122176 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-6bfae00a-130a-43ab-ab30-b39c8354d0cd tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:29:59.129432 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-6bfae00a-130a-43ab-ab30-b39c8354d0cd tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:29:59.130286 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 55/221] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:29:59 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:29:59.182997 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-55626331-cc05-4b6c-b488-29890233c4e3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:59.183411 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55626331-cc05-4b6c-b488-29890233c4e3 None None] GET https://10.4.3.140/volume// Aug 13 03:29:59.183584 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55626331-cc05-4b6c-b488-29890233c4e3 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:59.183964 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55626331-cc05-4b6c-b488-29890233c4e3 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:59.184325 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55626331-cc05-4b6c-b488-29890233c4e3 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:29:59.184688 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 57/222] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:29:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:29:59.198334 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-c0589320-1b61-42ae-b18d-97b8b27a92c7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:59.202853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-c0589320-1b61-42ae-b18d-97b8b27a92c7 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:29:59.202853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-c0589320-1b61-42ae-b18d-97b8b27a92c7 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91bcb480-aeac-498f-a9f4-584098a05fd7", "connector": null, "instance_uuid": "927634a4-6284-49a6-bc05-1dc57d438a38"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:59.216093 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:59.216093 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:29:59.261815 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-c0589320-1b61-42ae-b18d-97b8b27a92c7 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:29:59.262577 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 57/223] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:29:59 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) Aug 13 03:29:59.336289 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-bfd121db-1978-48be-b3c7-21c5942cc1d4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:59.339166 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-bfd121db-1978-48be-b3c7-21c5942cc1d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] POST https://10.4.3.140/volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e/action Aug 13 03:29:59.339966 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-bfd121db-1978-48be-b3c7-21c5942cc1d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:29:59.340369 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-bfd121db-1978-48be-b3c7-21c5942cc1d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:29:59.384200 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:59.384200 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:29:59.409142 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-23832ae2-19a1-4d68-be03-01b3fac3a4a3 req-bfd121db-1978-48be-b3c7-21c5942cc1d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e/action returned with HTTP 204 Aug 13 03:29:59.409813 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 55/224] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:29:59 2026] POST /volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:29:59.461118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4b69302f-7432-4a75-8879-25f354447ba8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:59.466087 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4b69302f-7432-4a75-8879-25f354447ba8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:29:59.466087 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4b69302f-7432-4a75-8879-25f354447ba8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:59.466087 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4b69302f-7432-4a75-8879-25f354447ba8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:59.488681 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:59.488681 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:29:59.496049 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4b69302f-7432-4a75-8879-25f354447ba8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:29:59.501859 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4b69302f-7432-4a75-8879-25f354447ba8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:29:59.502869 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 56/225] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:59 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 1111 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:29:59.520541 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3651d3e5-4bf3-4470-b683-1cd3ef333f80 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:29:59.525007 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3651d3e5-4bf3-4470-b683-1cd3ef333f80 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:29:59.525177 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3651d3e5-4bf3-4470-b683-1cd3ef333f80 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:29:59.525506 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3651d3e5-4bf3-4470-b683-1cd3ef333f80 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:29:59.539845 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:29:59.539845 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:29:59.544858 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3651d3e5-4bf3-4470-b683-1cd3ef333f80 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:29:59.554324 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3651d3e5-4bf3-4470-b683-1cd3ef333f80 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:29:59.556331 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 58/226] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:29:59 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 1111 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:01.737478 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-30f19792-0371-4299-aee1-0c5c81c2f0a9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:01.741425 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30f19792-0371-4299-aee1-0c5c81c2f0a9 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:01.741425 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30f19792-0371-4299-aee1-0c5c81c2f0a9 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:01.741425 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30f19792-0371-4299-aee1-0c5c81c2f0a9 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:01.757329 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:01.757329 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:01.763853 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-30f19792-0371-4299-aee1-0c5c81c2f0a9 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:01.774805 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30f19792-0371-4299-aee1-0c5c81c2f0a9 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:01.774805 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 58/227] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:01 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:01.911355 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-412418bd-0828-466c-bef8-9542e09688b2 req-dc83b0e1-3faf-4f51-ad4a-57632ec606c0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:01.918695 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-dc83b0e1-3faf-4f51-ad4a-57632ec606c0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:01.919122 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-dc83b0e1-3faf-4f51-ad4a-57632ec606c0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:01.919411 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-dc83b0e1-3faf-4f51-ad4a-57632ec606c0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:01.936160 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:01.936160 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:01.958673 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-412418bd-0828-466c-bef8-9542e09688b2 req-dc83b0e1-3faf-4f51-ad4a-57632ec606c0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:01.973503 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-dc83b0e1-3faf-4f51-ad4a-57632ec606c0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:01.974936 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 56/228] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:01 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:02.158839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-456a35b8-b5f0-44cc-b7b9-17336df6751c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:02.159274 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-456a35b8-b5f0-44cc-b7b9-17336df6751c None None] GET https://10.4.3.140/volume// Aug 13 03:30:02.159557 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-456a35b8-b5f0-44cc-b7b9-17336df6751c None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:02.160064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-456a35b8-b5f0-44cc-b7b9-17336df6751c None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:02.161097 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-456a35b8-b5f0-44cc-b7b9-17336df6751c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:30:02.161368 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 57/229] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:30:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:30:02.173259 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-412418bd-0828-466c-bef8-9542e09688b2 req-97d3ffbe-8f3e-44af-a44f-8b791bc7a0ad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:02.176745 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-97d3ffbe-8f3e-44af-a44f-8b791bc7a0ad tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:30:02.177302 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-97d3ffbe-8f3e-44af-a44f-8b791bc7a0ad tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c352ea7-7140-4585-9277-00672b57e583", "connector": null, "instance_uuid": "a3c3257d-a479-4a4c-94d6-fff4684054ec"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:02.199294 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:02.199294 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:02.268221 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-97d3ffbe-8f3e-44af-a44f-8b791bc7a0ad tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:30:02.270122 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 59/230] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:30:02 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) Aug 13 03:30:02.318697 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-99bbce00-4a01-440b-80eb-a91d907347b6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:02.321656 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99bbce00-4a01-440b-80eb-a91d907347b6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:02.321950 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99bbce00-4a01-440b-80eb-a91d907347b6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:02.323461 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99bbce00-4a01-440b-80eb-a91d907347b6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:02.340835 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:02.340835 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:02.347508 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-99bbce00-4a01-440b-80eb-a91d907347b6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:02.350759 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-59eb98ee-9f5c-46f6-8069-4c869ecc3c24 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:02.351342 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-59eb98ee-9f5c-46f6-8069-4c869ecc3c24 None None] GET https://10.4.3.140/volume// Aug 13 03:30:02.351342 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-59eb98ee-9f5c-46f6-8069-4c869ecc3c24 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:02.351435 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-59eb98ee-9f5c-46f6-8069-4c869ecc3c24 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:02.353802 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-59eb98ee-9f5c-46f6-8069-4c869ecc3c24 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:30:02.353802 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 57/231] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:30:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:30:02.355388 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99bbce00-4a01-440b-80eb-a91d907347b6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:02.356282 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 59/232] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:02 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:02.368973 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-412418bd-0828-466c-bef8-9542e09688b2 req-5ff3ee44-1317-49e7-aa7e-36eaf7c6cdab None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:02.372115 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-5ff3ee44-1317-49e7-aa7e-36eaf7c6cdab tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:02.372269 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-5ff3ee44-1317-49e7-aa7e-36eaf7c6cdab tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:02.372674 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-5ff3ee44-1317-49e7-aa7e-36eaf7c6cdab tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:02.388302 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:02.388302 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:02.394248 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-412418bd-0828-466c-bef8-9542e09688b2 req-5ff3ee44-1317-49e7-aa7e-36eaf7c6cdab tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:02.401752 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-5ff3ee44-1317-49e7-aa7e-36eaf7c6cdab tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:02.403190 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 58/233] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:30:02 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:02.554168 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-412418bd-0828-466c-bef8-9542e09688b2 req-4eddfca3-777a-479c-ada4-744cc458c277 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:02.557710 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-4eddfca3-777a-479c-ada4-744cc458c277 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] PUT https://10.4.3.140/volume/v3/attachments/2844d6c2-69b6-47c7-9473-8b9c0a8c0685 Aug 13 03:30:02.558246 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-4eddfca3-777a-479c-ada4-744cc458c277 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:02.578353 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-412418bd-0828-466c-bef8-9542e09688b2 req-4eddfca3-777a-479c-ada4-744cc458c277 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Acquiring lock "cinder-attachment_update-9c352ea7-7140-4585-9277-00672b57e583-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:30:02.592752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-412418bd-0828-466c-bef8-9542e09688b2 req-4eddfca3-777a-479c-ada4-744cc458c277 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Lock "cinder-attachment_update-9c352ea7-7140-4585-9277-00672b57e583-np0000007145" acquired by "attachment_update" :: waited 0.014s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:30:02.593115 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:02.593115 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:02.785729 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-412418bd-0828-466c-bef8-9542e09688b2 req-4eddfca3-777a-479c-ada4-744cc458c277 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Lock "cinder-attachment_update-9c352ea7-7140-4585-9277-00672b57e583-np0000007145" released by "attachment_update" :: held 0.193s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:30:02.786043 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-4eddfca3-777a-479c-ada4-744cc458c277 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/2844d6c2-69b6-47c7-9473-8b9c0a8c0685 returned with HTTP 200 Aug 13 03:30:02.786649 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 60/234] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:30:02 2026] PUT /volume/v3/attachments/2844d6c2-69b6-47c7-9473-8b9c0a8c0685 => generated 969 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:02.927186 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c94ff2c8-c7d7-47f7-b78f-2705b3a4b61f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:02.927672 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c94ff2c8-c7d7-47f7-b78f-2705b3a4b61f None None] GET https://10.4.3.140/volume// Aug 13 03:30:02.927672 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c94ff2c8-c7d7-47f7-b78f-2705b3a4b61f None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:02.928251 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c94ff2c8-c7d7-47f7-b78f-2705b3a4b61f None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:02.928368 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c94ff2c8-c7d7-47f7-b78f-2705b3a4b61f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:30:02.929504 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 58/235] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:30:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:30:02.939511 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-549747e3-46c0-4940-9306-aed7d77cfb2e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:02.944489 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-549747e3-46c0-4940-9306-aed7d77cfb2e tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:30:02.944910 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-549747e3-46c0-4940-9306-aed7d77cfb2e tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:02.945135 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-549747e3-46c0-4940-9306-aed7d77cfb2e tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:02.966985 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:02.966985 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:02.976425 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-549747e3-46c0-4940-9306-aed7d77cfb2e tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:30:02.985910 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-549747e3-46c0-4940-9306-aed7d77cfb2e tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:30:02.986614 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 60/236] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:30:02 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 1291 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:03.109776 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-bfe0242a-5621-4560-ad0e-a06dfe3e88f8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:03.113877 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-bfe0242a-5621-4560-ad0e-a06dfe3e88f8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] PUT https://10.4.3.140/volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e Aug 13 03:30:03.114263 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-bfe0242a-5621-4560-ad0e-a06dfe3e88f8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:03.125517 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-bfe0242a-5621-4560-ad0e-a06dfe3e88f8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Acquiring lock "cinder-attachment_update-91bcb480-aeac-498f-a9f4-584098a05fd7-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:30:03.131541 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-bfe0242a-5621-4560-ad0e-a06dfe3e88f8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Lock "cinder-attachment_update-91bcb480-aeac-498f-a9f4-584098a05fd7-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:30:03.132814 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:03.132814 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:03.275695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-bfe0242a-5621-4560-ad0e-a06dfe3e88f8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Lock "cinder-attachment_update-91bcb480-aeac-498f-a9f4-584098a05fd7-np0000007145" released by "attachment_update" :: held 0.144s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:30:03.276501 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-bfe0242a-5621-4560-ad0e-a06dfe3e88f8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e returned with HTTP 200 Aug 13 03:30:03.277184 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 59/237] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:30:03 2026] PUT /volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:03.307589 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-0bd9006b-90e6-4f2e-a0a6-2743b8481232 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:03.311301 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-0bd9006b-90e6-4f2e-a0a6-2743b8481232 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] POST https://10.4.3.140/volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e/action Aug 13 03:30:03.311853 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-0bd9006b-90e6-4f2e-a0a6-2743b8481232 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:03.312040 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-0bd9006b-90e6-4f2e-a0a6-2743b8481232 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:03.341433 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:03.341433 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:03.362130 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0cac5919-94da-482c-97b4-d9b0b67d3755 req-0bd9006b-90e6-4f2e-a0a6-2743b8481232 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e/action returned with HTTP 204 Aug 13 03:30:03.362910 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 61/238] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:30:03 2026] POST /volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:03.374218 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8f4fb926-9d0b-41a7-85d0-c437df8e9c27 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:03.377100 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f4fb926-9d0b-41a7-85d0-c437df8e9c27 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:03.377511 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f4fb926-9d0b-41a7-85d0-c437df8e9c27 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:03.377786 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f4fb926-9d0b-41a7-85d0-c437df8e9c27 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:03.395647 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:03.395647 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:03.403505 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8f4fb926-9d0b-41a7-85d0-c437df8e9c27 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:03.410210 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f4fb926-9d0b-41a7-85d0-c437df8e9c27 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:03.410785 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 59/239] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:03 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:04.428135 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-92a93c4d-64fe-4b54-b8d7-c8c49b02c2f5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:04.431608 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92a93c4d-64fe-4b54-b8d7-c8c49b02c2f5 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:04.431910 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92a93c4d-64fe-4b54-b8d7-c8c49b02c2f5 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:04.432157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92a93c4d-64fe-4b54-b8d7-c8c49b02c2f5 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:04.449596 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:04.449596 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:04.455300 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-92a93c4d-64fe-4b54-b8d7-c8c49b02c2f5 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:04.463064 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92a93c4d-64fe-4b54-b8d7-c8c49b02c2f5 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:04.463506 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 61/240] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:04 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:05.389212 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a673c84c-ac4e-49ce-809d-7134733509ce None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:05.393250 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:30:05.393250 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1612902942"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:05.393594 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1612902942'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:30:05.393787 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Create volume of 1 GB Aug 13 03:30:05.394143 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:05.394143 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:05.399542 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Availability Zones retrieved successfully. Aug 13 03:30:05.406028 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Flow 'volume_create_api' (fdae5325-31a0-4171-b2eb-870367467ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:05.407720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5619a6a-3935-411d-b8e5-0f8f1070d495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:05.409067 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:30:05.445869 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5619a6a-3935-411d-b8e5-0f8f1070d495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:05.447853 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21fab1d-f341-4d67-a3b5-a0856ea76e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:05.481974 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d36dd27-9057-4722-8bf0-f70e9fefd3cf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:05.489662 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d36dd27-9057-4722-8bf0-f70e9fefd3cf tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:05.489662 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d36dd27-9057-4722-8bf0-f70e9fefd3cf tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:05.489662 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d36dd27-9057-4722-8bf0-f70e9fefd3cf tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:05.495269 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=211,cinder:INSERT=25,cinder:UPDATE=44 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:30:05.512604 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:05.512604 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:05.519435 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0d36dd27-9057-4722-8bf0-f70e9fefd3cf tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:05.526248 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d36dd27-9057-4722-8bf0-f70e9fefd3cf tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:05.526889 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 62/241] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:05 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:05.554332 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Created reservations ['9eff3186-06e4-44e1-b070-a508520001a0', 'c793e9fa-3804-4eba-b5f5-5b4baed4bb96', 'f2be31ec-0905-4df9-bfb4-9b6b89fac0e7', '9cb77fe6-07f8-4f50-9879-310b4a58a2ae'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:05.554478 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c21fab1d-f341-4d67-a3b5-a0856ea76e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eff3186-06e4-44e1-b070-a508520001a0', 'c793e9fa-3804-4eba-b5f5-5b4baed4bb96', 'f2be31ec-0905-4df9-bfb4-9b6b89fac0e7', '9cb77fe6-07f8-4f50-9879-310b4a58a2ae']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:05.555485 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ce593b-c5b2-433a-8547-d886c9994c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:05.587541 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ce593b-c5b2-433a-8547-d886c9994c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1612902942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9f43ce27254f88b7a37e222ca1acb3',qos_specs=None,replication_status=,reservations=['9eff3186-06e4-44e1-b070-a508520001a0','c793e9fa-3804-4eba-b5f5-5b4baed4bb96','f2be31ec-0905-4df9-bfb4-9b6b89fac0e7','9cb77fe6-07f8-4f50-9879-310b4a58a2ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a623be95735b4df29e9fc46953c0e179',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1612902942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e9f43ce27254f88b7a37e222ca1acb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a623be95735b4df29e9fc46953c0e179',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:05.588581 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (652fabd2-e0ac-4b34-9540-b1a7328de1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:05.609696 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (652fabd2-e0ac-4b34-9540-b1a7328de1b1) transitioned into state 'SUCCESS' from state '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-1612902942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9f43ce27254f88b7a37e222ca1acb3',qos_specs=None,replication_status=,reservations=['9eff3186-06e4-44e1-b070-a508520001a0','c793e9fa-3804-4eba-b5f5-5b4baed4bb96','f2be31ec-0905-4df9-bfb4-9b6b89fac0e7','9cb77fe6-07f8-4f50-9879-310b4a58a2ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a623be95735b4df29e9fc46953c0e179',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:05.610402 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73cfb698-1673-432a-887a-8ad4f8eab1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:05.623627 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73cfb698-1673-432a-887a-8ad4f8eab1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:05.624993 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Flow 'volume_create_api' (fdae5325-31a0-4171-b2eb-870367467ea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:05.625517 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Create volume request issued successfully. Aug 13 03:30:05.626646 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a673c84c-ac4e-49ce-809d-7134733509ce tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:30:05.627340 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 60/242] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:30:05 2026] POST /volume/v3/volumes => generated 759 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:30:05.640647 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f9ca463e-5f43-4213-a179-920347f3b15a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:05.644442 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f9ca463e-5f43-4213-a179-920347f3b15a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 Aug 13 03:30:05.644657 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f9ca463e-5f43-4213-a179-920347f3b15a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:05.645302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f9ca463e-5f43-4213-a179-920347f3b15a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:05.656710 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:05.656710 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:05.665315 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f9ca463e-5f43-4213-a179-920347f3b15a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:30:05.673630 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f9ca463e-5f43-4213-a179-920347f3b15a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 returned with HTTP 200 Aug 13 03:30:05.673699 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 60/243] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:05 2026] GET /volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:06.155436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-412418bd-0828-466c-bef8-9542e09688b2 req-46a8ef27-3088-404c-b71d-d2a1091bf7b9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:06.159454 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-46a8ef27-3088-404c-b71d-d2a1091bf7b9 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/attachments/2844d6c2-69b6-47c7-9473-8b9c0a8c0685/action Aug 13 03:30:06.160020 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-46a8ef27-3088-404c-b71d-d2a1091bf7b9 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:06.160164 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-46a8ef27-3088-404c-b71d-d2a1091bf7b9 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:06.182312 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:06.182312 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:06.200145 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-412418bd-0828-466c-bef8-9542e09688b2 req-46a8ef27-3088-404c-b71d-d2a1091bf7b9 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/2844d6c2-69b6-47c7-9473-8b9c0a8c0685/action returned with HTTP 204 Aug 13 03:30:06.200946 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 62/244] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:30:06 2026] POST /volume/v3/attachments/2844d6c2-69b6-47c7-9473-8b9c0a8c0685/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:06.548284 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8e88f995-1a2c-4c55-bf45-e5fad0851e5e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:06.553647 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8e88f995-1a2c-4c55-bf45-e5fad0851e5e tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:06.553927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8e88f995-1a2c-4c55-bf45-e5fad0851e5e tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:06.554321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8e88f995-1a2c-4c55-bf45-e5fad0851e5e tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:06.568699 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:06.568699 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:06.574222 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8e88f995-1a2c-4c55-bf45-e5fad0851e5e tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:06.579849 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8e88f995-1a2c-4c55-bf45-e5fad0851e5e tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:06.579849 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 63/245] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:06 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:06.599388 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9765a435-62ce-44d8-b6dd-fc4fd0f2940d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:06.604411 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9765a435-62ce-44d8-b6dd-fc4fd0f2940d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:06.605379 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9765a435-62ce-44d8-b6dd-fc4fd0f2940d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:06.605379 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9765a435-62ce-44d8-b6dd-fc4fd0f2940d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:06.625131 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:06.625131 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:06.636067 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9765a435-62ce-44d8-b6dd-fc4fd0f2940d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:06.644733 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9765a435-62ce-44d8-b6dd-fc4fd0f2940d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:06.645268 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 61/246] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:06 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:06.695665 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-00408744-bcdc-4cec-afb7-4925cb383995 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:06.701269 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-00408744-bcdc-4cec-afb7-4925cb383995 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 Aug 13 03:30:06.701542 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-00408744-bcdc-4cec-afb7-4925cb383995 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:06.701851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-00408744-bcdc-4cec-afb7-4925cb383995 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:06.722482 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:06.722482 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:06.730977 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-00408744-bcdc-4cec-afb7-4925cb383995 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:30:06.741702 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-00408744-bcdc-4cec-afb7-4925cb383995 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 returned with HTTP 200 Aug 13 03:30:06.742206 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 61/247] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:06 2026] GET /volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:07.359047 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db40edc5-f291-456d-b48f-b700b7e1695b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:07.365776 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db40edc5-f291-456d-b48f-b700b7e1695b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:07.366109 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db40edc5-f291-456d-b48f-b700b7e1695b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:07.366421 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db40edc5-f291-456d-b48f-b700b7e1695b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:07.386135 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:07.386135 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:07.395567 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db40edc5-f291-456d-b48f-b700b7e1695b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:07.405364 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db40edc5-f291-456d-b48f-b700b7e1695b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:07.406062 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 63/248] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:07 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:08.766976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-053b682e-62ea-48fc-8547-10c90fc17184 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:08.766976 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-053b682e-62ea-48fc-8547-10c90fc17184 None None] GET https://10.4.3.140/volume// Aug 13 03:30:08.766976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-053b682e-62ea-48fc-8547-10c90fc17184 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:08.766976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-053b682e-62ea-48fc-8547-10c90fc17184 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:08.768081 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-053b682e-62ea-48fc-8547-10c90fc17184 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:30:08.768081 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 64/249] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:30:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:30:08.783089 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-115ed30d-d935-4d29-ac89-30bb01e6d612 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:08.789777 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-115ed30d-d935-4d29-ac89-30bb01e6d612 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:30:08.790215 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-115ed30d-d935-4d29-ac89-30bb01e6d612 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c352ea7-7140-4585-9277-00672b57e583", "connector": null, "instance_uuid": "a3c3257d-a479-4a4c-94d6-fff4684054ec"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:08.833925 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:08.833925 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:08.889277 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-115ed30d-d935-4d29-ac89-30bb01e6d612 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:30:08.890359 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 62/250] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:30:08 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:08.901892 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e5e37a69-0411-4489-8bca-f0e4f312050b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:08.902500 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e5e37a69-0411-4489-8bca-f0e4f312050b None None] GET https://10.4.3.140/volume// Aug 13 03:30:08.902770 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e5e37a69-0411-4489-8bca-f0e4f312050b None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:08.903053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e5e37a69-0411-4489-8bca-f0e4f312050b None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:08.903498 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e5e37a69-0411-4489-8bca-f0e4f312050b None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:30:08.906227 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 62/251] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:30:08 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:30:08.918359 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-7d12be4c-8b62-43e9-8cff-b36d27a31f8b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:08.921772 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-7d12be4c-8b62-43e9-8cff-b36d27a31f8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:08.923420 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-7d12be4c-8b62-43e9-8cff-b36d27a31f8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:08.923420 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-7d12be4c-8b62-43e9-8cff-b36d27a31f8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:08.951866 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:08.951866 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:08.963025 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-7d12be4c-8b62-43e9-8cff-b36d27a31f8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:08.972539 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-7d12be4c-8b62-43e9-8cff-b36d27a31f8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:08.973168 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 64/252] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:30:08 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1319 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:09.449630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db35fe3d-573e-4d49-97d1-f04b138444b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:09.454235 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db35fe3d-573e-4d49-97d1-f04b138444b4 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] DELETE https://10.4.3.140/volume/v3/attachments/2844d6c2-69b6-47c7-9473-8b9c0a8c0685 Aug 13 03:30:09.455381 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db35fe3d-573e-4d49-97d1-f04b138444b4 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:09.455786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db35fe3d-573e-4d49-97d1-f04b138444b4 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:09.469464 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:09.469464 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:09.558097 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-db35fe3d-573e-4d49-97d1-f04b138444b4 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/2844d6c2-69b6-47c7-9473-8b9c0a8c0685 returned with HTTP 200 Aug 13 03:30:09.558806 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 65/253] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:30:09 2026] DELETE /volume/v3/attachments/2844d6c2-69b6-47c7-9473-8b9c0a8c0685 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:09.857574 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e845f597-2566-447d-a550-714feddbb1b6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:09.858064 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e845f597-2566-447d-a550-714feddbb1b6 None None] GET https://10.4.3.140/volume// Aug 13 03:30:09.858306 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e845f597-2566-447d-a550-714feddbb1b6 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:09.858548 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e845f597-2566-447d-a550-714feddbb1b6 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:09.858960 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e845f597-2566-447d-a550-714feddbb1b6 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:30:09.859330 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 63/254] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:30:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:30:09.873688 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-f3321fa9-b97a-44b1-92b4-c92d078ec700 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:09.877046 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-f3321fa9-b97a-44b1-92b4-c92d078ec700 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:09.877274 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-f3321fa9-b97a-44b1-92b4-c92d078ec700 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:09.877518 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-f3321fa9-b97a-44b1-92b4-c92d078ec700 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:09.899608 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:09.899608 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:09.909881 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-f3321fa9-b97a-44b1-92b4-c92d078ec700 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:09.919937 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-f3321fa9-b97a-44b1-92b4-c92d078ec700 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:09.920621 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 63/255] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:30:09 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1026 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:10.044582 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-14216370-2764-472a-a509-0fc6ce4aee25 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:10.052980 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-14216370-2764-472a-a509-0fc6ce4aee25 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] PUT https://10.4.3.140/volume/v3/attachments/a4f3bd7f-1ce0-45ce-a69c-98b7b866b68b Aug 13 03:30:10.052980 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-14216370-2764-472a-a509-0fc6ce4aee25 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:10.076674 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-14216370-2764-472a-a509-0fc6ce4aee25 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Acquiring lock "cinder-attachment_update-9c352ea7-7140-4585-9277-00672b57e583-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:30:10.082965 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-14216370-2764-472a-a509-0fc6ce4aee25 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Lock "cinder-attachment_update-9c352ea7-7140-4585-9277-00672b57e583-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:30:10.084562 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:10.084562 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:10.243470 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-14216370-2764-472a-a509-0fc6ce4aee25 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Lock "cinder-attachment_update-9c352ea7-7140-4585-9277-00672b57e583-np0000007145" released by "attachment_update" :: held 0.161s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:30:10.243912 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-14216370-2764-472a-a509-0fc6ce4aee25 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/a4f3bd7f-1ce0-45ce-a69c-98b7b866b68b returned with HTTP 200 Aug 13 03:30:10.244805 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 65/256] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:30:10 2026] PUT /volume/v3/attachments/a4f3bd7f-1ce0-45ce-a69c-98b7b866b68b => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:10.295166 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-766f5efe-be7d-499a-9830-ad35dc485972 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:10.299330 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-766f5efe-be7d-499a-9830-ad35dc485972 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/attachments/a4f3bd7f-1ce0-45ce-a69c-98b7b866b68b/action Aug 13 03:30:10.299928 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-766f5efe-be7d-499a-9830-ad35dc485972 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:10.300044 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-766f5efe-be7d-499a-9830-ad35dc485972 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:10.324615 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:10.324615 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:10.354538 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ba3485a5-64be-4df6-bd98-6fc0cb7a37ff req-766f5efe-be7d-499a-9830-ad35dc485972 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/a4f3bd7f-1ce0-45ce-a69c-98b7b866b68b/action returned with HTTP 204 Aug 13 03:30:10.355135 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 66/257] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:30:10 2026] POST /volume/v3/attachments/a4f3bd7f-1ce0-45ce-a69c-98b7b866b68b/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:13.158532 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e1f96e8c-acd6-44e7-abcf-c7b9d0243057 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:13.166792 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e1f96e8c-acd6-44e7-abcf-c7b9d0243057 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:30:13.167098 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e1f96e8c-acd6-44e7-abcf-c7b9d0243057 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:13.167407 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e1f96e8c-acd6-44e7-abcf-c7b9d0243057 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:13.186291 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:13.186291 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:13.191720 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e1f96e8c-acd6-44e7-abcf-c7b9d0243057 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:30:13.198670 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e1f96e8c-acd6-44e7-abcf-c7b9d0243057 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:30:13.199242 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 64/258] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:13 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:13.285259 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-617096ee-4b43-4aee-9f2b-934f35f7a239 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:13.291011 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-617096ee-4b43-4aee-9f2b-934f35f7a239 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:30:13.291011 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-617096ee-4b43-4aee-9f2b-934f35f7a239 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:13.291310 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-617096ee-4b43-4aee-9f2b-934f35f7a239 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:13.312570 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:13.312570 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:13.318842 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-617096ee-4b43-4aee-9f2b-934f35f7a239 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:30:13.333477 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-617096ee-4b43-4aee-9f2b-934f35f7a239 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:30:13.334158 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 64/259] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:13 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:13.365864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4bf1987b-f884-43f9-921b-1b31bcdf875d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:13.370744 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4bf1987b-f884-43f9-921b-1b31bcdf875d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] POST https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db/action Aug 13 03:30:13.371341 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4bf1987b-f884-43f9-921b-1b31bcdf875d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:13.371341 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4bf1987b-f884-43f9-921b-1b31bcdf875d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:13.393284 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:13.393284 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:13.393846 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4bf1987b-f884-43f9-921b-1b31bcdf875d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:30:13.414320 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4bf1987b-f884-43f9-921b-1b31bcdf875d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Begin detaching volume completed successfully. Aug 13 03:30:13.414634 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4bf1987b-f884-43f9-921b-1b31bcdf875d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db/action returned with HTTP 202 Aug 13 03:30:13.415326 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 66/260] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:30:13 2026] POST /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:30:13.511778 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-da7ad26c-a4c9-44a0-aefb-0cfe426fd7e2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:13.512539 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da7ad26c-a4c9-44a0-aefb-0cfe426fd7e2 None None] GET https://10.4.3.140/volume// Aug 13 03:30:13.512539 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da7ad26c-a4c9-44a0-aefb-0cfe426fd7e2 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:13.513770 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da7ad26c-a4c9-44a0-aefb-0cfe426fd7e2 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:13.515853 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da7ad26c-a4c9-44a0-aefb-0cfe426fd7e2 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:30:13.515853 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 67/261] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:30:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:30:13.532100 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-cbecf2ed-67f8-49e7-aadb-18797cb04cfa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:13.538854 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-cbecf2ed-67f8-49e7-aadb-18797cb04cfa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:30:13.538854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-cbecf2ed-67f8-49e7-aadb-18797cb04cfa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:13.538854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-cbecf2ed-67f8-49e7-aadb-18797cb04cfa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:13.559852 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:13.559852 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:13.564686 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-cbecf2ed-67f8-49e7-aadb-18797cb04cfa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:30:13.571724 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-cbecf2ed-67f8-49e7-aadb-18797cb04cfa tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:30:13.572497 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 65/262] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:30:13 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 1326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:16.316495 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4c1ed6ba-27fc-4a5e-aa5a-c56146021b76 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:16.323081 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4c1ed6ba-27fc-4a5e-aa5a-c56146021b76 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] DELETE https://10.4.3.140/volume/v3/attachments/31aca707-df9d-47f8-a074-0a0cef83e6b6 Aug 13 03:30:16.324059 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4c1ed6ba-27fc-4a5e-aa5a-c56146021b76 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:16.324059 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4c1ed6ba-27fc-4a5e-aa5a-c56146021b76 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:16.343749 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:16.343749 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:16.431273 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a7a19dc3-ccf3-46c7-ad2e-dd2ec8eb161b req-4c1ed6ba-27fc-4a5e-aa5a-c56146021b76 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/attachments/31aca707-df9d-47f8-a074-0a0cef83e6b6 returned with HTTP 200 Aug 13 03:30:16.432205 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 65/263] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:30:16 2026] DELETE /volume/v3/attachments/31aca707-df9d-47f8-a074-0a0cef83e6b6 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:16.671562 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-485df34c-4063-4034-9dca-62abcb40cd0c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:16.674124 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-485df34c-4063-4034-9dca-62abcb40cd0c tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:30:16.674391 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-485df34c-4063-4034-9dca-62abcb40cd0c tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:16.674664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-485df34c-4063-4034-9dca-62abcb40cd0c tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:16.685513 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:16.685513 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:16.692399 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-485df34c-4063-4034-9dca-62abcb40cd0c tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:30:16.699641 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-485df34c-4063-4034-9dca-62abcb40cd0c tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:30:16.700306 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 67/264] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:16 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:17.204941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-570d60bb-7304-450b-8078-8ec9640fe939 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:17.213812 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:30:17.214399 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1222212239"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:17.217250 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1222212239'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:30:17.217366 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Create volume of 1 GB Aug 13 03:30:17.222667 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Availability Zones retrieved successfully. Aug 13 03:30:17.231853 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Flow 'volume_create_api' (4e5af2d9-85af-4937-9862-19a08e9b297e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:17.233731 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0724b42f-ba36-4792-856e-ae3dfe6b14c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:17.235871 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:30:17.275947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0724b42f-ba36-4792-856e-ae3dfe6b14c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:17.277741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee4928a-dfb4-4ff3-afce-629e2ee9dce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:17.329356 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Created reservations ['cafb9f52-3ca5-4f82-8b1d-743adf8b391a', '2939d355-5f51-4455-8a2e-2d392fd84858', '2664bef9-7b88-466e-8bf9-babb2bf690c5', '4b60b049-0889-4f10-99b9-6665a1796a11'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:17.330273 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee4928a-dfb4-4ff3-afce-629e2ee9dce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cafb9f52-3ca5-4f82-8b1d-743adf8b391a', '2939d355-5f51-4455-8a2e-2d392fd84858', '2664bef9-7b88-466e-8bf9-babb2bf690c5', '4b60b049-0889-4f10-99b9-6665a1796a11']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:17.331130 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2744e4f6-ab07-4e30-becd-249db475a71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:17.357953 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2744e4f6-ab07-4e30-becd-249db475a71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5538d205-749c-43b9-94a8-f6e38ee23d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1222212239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9f43ce27254f88b7a37e222ca1acb3',qos_specs=None,replication_status=,reservations=['cafb9f52-3ca5-4f82-8b1d-743adf8b391a','2939d355-5f51-4455-8a2e-2d392fd84858','2664bef9-7b88-466e-8bf9-babb2bf690c5','4b60b049-0889-4f10-99b9-6665a1796a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a623be95735b4df29e9fc46953c0e179',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1222212239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5538d205-749c-43b9-94a8-f6e38ee23d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e9f43ce27254f88b7a37e222ca1acb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a623be95735b4df29e9fc46953c0e179',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:17.359107 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e291c3-4f7e-4086-ba82-4da77cbfb944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:17.411020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e291c3-4f7e-4086-ba82-4da77cbfb944) transitioned into state 'SUCCESS' from state '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-1222212239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e9f43ce27254f88b7a37e222ca1acb3',qos_specs=None,replication_status=,reservations=['cafb9f52-3ca5-4f82-8b1d-743adf8b391a','2939d355-5f51-4455-8a2e-2d392fd84858','2664bef9-7b88-466e-8bf9-babb2bf690c5','4b60b049-0889-4f10-99b9-6665a1796a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a623be95735b4df29e9fc46953c0e179',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:17.411461 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8015874-e98b-4c0b-9600-4e5bec2a0cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:17.434299 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8015874-e98b-4c0b-9600-4e5bec2a0cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:17.434963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Flow 'volume_create_api' (4e5af2d9-85af-4937-9862-19a08e9b297e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:17.435384 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Create volume request issued successfully. Aug 13 03:30:17.436187 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-570d60bb-7304-450b-8078-8ec9640fe939 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:30:17.436615 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 68/265] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:30:17 2026] POST /volume/v3/volumes => generated 759 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:30:17.453759 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ec6baccc-e947-4944-bdf4-61d31e194af6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:17.459930 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ec6baccc-e947-4944-bdf4-61d31e194af6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:30:17.459930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ec6baccc-e947-4944-bdf4-61d31e194af6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:17.459930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ec6baccc-e947-4944-bdf4-61d31e194af6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:17.462870 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=202,cinder:UPDATE=24,cinder:INSERT=14 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:30:17.473588 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:17.473588 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:17.482449 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ec6baccc-e947-4944-bdf4-61d31e194af6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:30:17.491514 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ec6baccc-e947-4944-bdf4-61d31e194af6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:30:17.492261 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 66/266] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:17 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:18.519974 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d02ba834-2a2b-4d52-a92e-22c45c6b356b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:18.525080 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d02ba834-2a2b-4d52-a92e-22c45c6b356b tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:30:18.525628 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d02ba834-2a2b-4d52-a92e-22c45c6b356b tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:18.525958 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d02ba834-2a2b-4d52-a92e-22c45c6b356b tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:18.529768 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=220,cinder:INSERT=20,cinder:UPDATE=40 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:30:18.539368 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:18.539368 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:18.548639 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d02ba834-2a2b-4d52-a92e-22c45c6b356b tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:30:18.565580 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d02ba834-2a2b-4d52-a92e-22c45c6b356b tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:30:18.566291 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 66/267] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:18 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:22.901598 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-68c8bdcf-9953-499d-8bef-c757b336905d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:22.905236 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68c8bdcf-9953-499d-8bef-c757b336905d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] DELETE https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:30:22.905554 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68c8bdcf-9953-499d-8bef-c757b336905d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:22.906853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68c8bdcf-9953-499d-8bef-c757b336905d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:22.906853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-68c8bdcf-9953-499d-8bef-c757b336905d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Delete volume with id: 88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:30:22.914210 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=201,cinder:UPDATE=17,cinder:INSERT=4 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:30:22.920479 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:22.920479 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:22.921511 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-68c8bdcf-9953-499d-8bef-c757b336905d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:30:22.977126 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-68c8bdcf-9953-499d-8bef-c757b336905d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Delete volume request issued successfully. Aug 13 03:30:22.977547 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68c8bdcf-9953-499d-8bef-c757b336905d tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 202 Aug 13 03:30:22.978221 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 68/268] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:30:22 2026] DELETE /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:30:22.999034 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-18faa249-5c0f-4046-9f6d-e5f986a25c38 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:23.002236 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-18faa249-5c0f-4046-9f6d-e5f986a25c38 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:30:23.002606 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-18faa249-5c0f-4046-9f6d-e5f986a25c38 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:23.002854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-18faa249-5c0f-4046-9f6d-e5f986a25c38 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:23.022246 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:23.022246 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:23.043741 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-18faa249-5c0f-4046-9f6d-e5f986a25c38 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Volume info retrieved successfully. Aug 13 03:30:23.062867 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-18faa249-5c0f-4046-9f6d-e5f986a25c38 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 200 Aug 13 03:30:23.062867 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 69/269] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:22 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:24.078379 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bebae65b-08df-4bac-9554-4146b1198f16 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:24.082701 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bebae65b-08df-4bac-9554-4146b1198f16 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] GET https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db Aug 13 03:30:24.082701 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bebae65b-08df-4bac-9554-4146b1198f16 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:24.083120 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bebae65b-08df-4bac-9554-4146b1198f16 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:24.102812 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bebae65b-08df-4bac-9554-4146b1198f16 tempest-ServerStableDeviceRescueTest-516421923 tempest-ServerStableDeviceRescueTest-516421923-project-member] https://10.4.3.140/volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db returned with HTTP 404 Aug 13 03:30:24.103107 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 67/270] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:24 2026] GET /volume/v3/volumes/88148613-e16b-42f1-9231-6bb4a34547db => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:28.565856 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=3 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:30:32.950130 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:30:33.060944 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=48,cinder:UPDATE=17,cinder:INSERT=6 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:30:34.092429 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=4 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:30:34.340859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f19bca82-1b47-421b-b7c8-7c955e017031 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:34.447535 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-8e396040-1b22-4108-a84f-163ba629471d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:34.454799 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-8e396040-1b22-4108-a84f-163ba629471d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] DELETE https://10.4.3.140/volume/v3/attachments/d3d0454d-be23-43e4-970a-dda305179665 Aug 13 03:30:34.454799 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-8e396040-1b22-4108-a84f-163ba629471d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:34.454799 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-8e396040-1b22-4108-a84f-163ba629471d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:34.469474 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:34.469474 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:34.554016 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-8e396040-1b22-4108-a84f-163ba629471d tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments/d3d0454d-be23-43e4-970a-dda305179665 returned with HTTP 200 Aug 13 03:30:34.554755 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 69/271] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:30:34 2026] DELETE /volume/v3/attachments/d3d0454d-be23-43e4-970a-dda305179665 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:34.565924 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b72f2001-3ec4-4021-9066-58e8450c61f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:34.569295 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b72f2001-3ec4-4021-9066-58e8450c61f5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] DELETE https://10.4.3.140/volume/v3/attachments/2658a4b3-9bd1-4a24-b075-ad3031eab1a0 Aug 13 03:30:34.569554 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b72f2001-3ec4-4021-9066-58e8450c61f5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:34.570062 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b72f2001-3ec4-4021-9066-58e8450c61f5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:34.581180 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:34.581180 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:34.652669 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b72f2001-3ec4-4021-9066-58e8450c61f5 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments/2658a4b3-9bd1-4a24-b075-ad3031eab1a0 returned with HTTP 200 Aug 13 03:30:34.653337 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 70/272] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:30:34 2026] DELETE /volume/v3/attachments/2658a4b3-9bd1-4a24-b075-ad3031eab1a0 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:34.662818 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b186d228-0644-43ac-bca4-965c8a518f49 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:34.668078 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b186d228-0644-43ac-bca4-965c8a518f49 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] DELETE https://10.4.3.140/volume/v3/attachments/9584d7af-edff-4e67-b114-4b0b17d13be4 Aug 13 03:30:34.668078 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b186d228-0644-43ac-bca4-965c8a518f49 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:34.668078 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b186d228-0644-43ac-bca4-965c8a518f49 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:34.680376 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:34.680376 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:34.690130 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f19bca82-1b47-421b-b7c8-7c955e017031 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:30:34.690130 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f19bca82-1b47-421b-b7c8-7c955e017031 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-807643886"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:34.712287 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f19bca82-1b47-421b-b7c8-7c955e017031 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:30:34.713960 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 67/273] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:30:34 2026] POST /volume/v3/types => generated 219 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:34.724049 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8bc3857b-d85a-46ce-bee7-969bd677da50 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:34.726665 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bc3857b-d85a-46ce-bee7-969bd677da50 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:30:34.727119 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8bc3857b-d85a-46ce-bee7-969bd677da50 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-540095776"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:34.729111 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:34.729111 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:34.751533 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-90c506ce-35c4-4f1a-a19e-b0e519ffe836 req-b186d228-0644-43ac-bca4-965c8a518f49 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/attachments/9584d7af-edff-4e67-b114-4b0b17d13be4 returned with HTTP 200 Aug 13 03:30:34.752440 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 68/274] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:30:34 2026] DELETE /volume/v3/attachments/9584d7af-edff-4e67-b114-4b0b17d13be4 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:34.769480 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bc3857b-d85a-46ce-bee7-969bd677da50 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:30:34.771642 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 70/275] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:30:34 2026] POST /volume/v3/group_types => generated 176 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:34.781612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-770cccb4-600f-43ed-af2e-64279939495e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:35.288959 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-770cccb4-600f-43ed-af2e-64279939495e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] POST https://10.4.3.140/volume/v3/groups Aug 13 03:30:35.289397 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-770cccb4-600f-43ed-af2e-64279939495e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bed2be07-a045-4092-a39e-e9ca08b39f01", "volume_types": ["12d90aba-9e65-4d74-a59b-fc1078e36c09"], "name": "tempest-GroupsV314Test-Group-744266196"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:35.291016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-770cccb4-600f-43ed-af2e-64279939495e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Creating new group {'group': {'group_type': 'bed2be07-a045-4092-a39e-e9ca08b39f01', 'volume_types': ['12d90aba-9e65-4d74-a59b-fc1078e36c09'], 'name': 'tempest-GroupsV314Test-Group-744266196'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 03:30:35.305495 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-770cccb4-600f-43ed-af2e-64279939495e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Creating group tempest-GroupsV314Test-Group-744266196. Aug 13 03:30:35.305848 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:35.305848 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:35.327502 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-770cccb4-600f-43ed-af2e-64279939495e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:30:35.327120. {{(pid=100342) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:30:35.327648 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-770cccb4-600f-43ed-af2e-64279939495e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Availability Zones retrieved successfully. Aug 13 03:30:35.358339 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-770cccb4-600f-43ed-af2e-64279939495e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Created reservations ['9434a933-cde8-46f4-9949-3882bd09554d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:35.407243 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-770cccb4-600f-43ed-af2e-64279939495e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Aug 13 03:30:35.408699 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 71/276] 10.4.3.140 () {70 vars in 1297 bytes} [Thu Aug 13 03:30:34 2026] POST /volume/v3/groups => generated 107 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:30:35.421468 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7a93a726-7efc-4c06-9bac-e5bdc7437112 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:35.426556 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7a93a726-7efc-4c06-9bac-e5bdc7437112 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e Aug 13 03:30:35.426780 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7a93a726-7efc-4c06-9bac-e5bdc7437112 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:35.427061 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7a93a726-7efc-4c06-9bac-e5bdc7437112 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:35.427196 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-7a93a726-7efc-4c06-9bac-e5bdc7437112 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] show called for member cd7a3bf4-4d5e-4c47-859a-615fe961966e {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:35.435631 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:35.435631 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:35.472148 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7a93a726-7efc-4c06-9bac-e5bdc7437112 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e returned with HTTP 200 Aug 13 03:30:35.472637 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 68/277] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:35 2026] GET /volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e => generated 387 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:36.490630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ea8004c-4124-462b-bafd-8f031f85e391 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:36.493281 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ea8004c-4124-462b-bafd-8f031f85e391 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e Aug 13 03:30:36.493642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ea8004c-4124-462b-bafd-8f031f85e391 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:36.493919 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ea8004c-4124-462b-bafd-8f031f85e391 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:36.494129 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-5ea8004c-4124-462b-bafd-8f031f85e391 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] show called for member cd7a3bf4-4d5e-4c47-859a-615fe961966e {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:36.503496 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:36.503496 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:36.541617 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ea8004c-4124-462b-bafd-8f031f85e391 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e returned with HTTP 200 Aug 13 03:30:36.542150 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 69/278] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:36 2026] GET /volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:36.557994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:36.560860 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:30:36.561266 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1419095123", "volume_type": "12d90aba-9e65-4d74-a59b-fc1078e36c09", "group_id": "cd7a3bf4-4d5e-4c47-859a-615fe961966e", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:36.563328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1419095123', 'volume_type': '12d90aba-9e65-4d74-a59b-fc1078e36c09', 'group_id': 'cd7a3bf4-4d5e-4c47-859a-615fe961966e', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:30:36.579761 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:36.579761 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:36.580524 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Create volume of 1 GB Aug 13 03:30:36.602926 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:30:36.602180. {{(pid=100343) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:30:36.603089 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Availability Zones retrieved successfully. Aug 13 03:30:36.626959 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Flow 'volume_create_api' (3a20fe05-9149-4b0f-963b-d5fa31dd25be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:36.628131 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41732ef8-dfed-46eb-a227-ab0b52fa44ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:36.628666 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:36.628666 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:36.629183 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:30:36.671571 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41732ef8-dfed-46eb-a227-ab0b52fa44ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:30:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12d90aba-9e65-4d74-a59b-fc1078e36c09,is_public=True,name='tempest-GroupsV314Test-volume-type-807643886',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12d90aba-9e65-4d74-a59b-fc1078e36c09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cd7a3bf4-4d5e-4c47-859a-615fe961966e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:36.672598 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b672163a-a0d1-443d-ad10-0c2dda8dad39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:36.723648 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-807643886 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-807643886, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:30:36.724178 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-807643886 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-807643886, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:30:36.794247 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Created reservations ['4af37bfe-d374-43e4-8dfc-5b76b7af22b1', '9043090d-da59-4fac-ba25-e08fb37ccd8f', '51911a9a-b521-43f4-99c4-8d07f03467f1', '2d56deb5-52fb-45d6-9698-de33dc71b75f'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:36.795388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b672163a-a0d1-443d-ad10-0c2dda8dad39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4af37bfe-d374-43e4-8dfc-5b76b7af22b1', '9043090d-da59-4fac-ba25-e08fb37ccd8f', '51911a9a-b521-43f4-99c4-8d07f03467f1', '2d56deb5-52fb-45d6-9698-de33dc71b75f']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:36.796756 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cee8688-a9be-4be4-af4f-aea725263d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:36.828364 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cee8688-a9be-4be4-af4f-aea725263d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1419095123',encryption_key_id=None,group_id=cd7a3bf4-4d5e-4c47-859a-615fe961966e,group_type_id=,metadata={},multiattach=False,project_id='619668df24854304abbd7e921d1f019c',qos_specs=None,replication_status=,reservations=['4af37bfe-d374-43e4-8dfc-5b76b7af22b1','9043090d-da59-4fac-ba25-e08fb37ccd8f','51911a9a-b521-43f4-99c4-8d07f03467f1','2d56deb5-52fb-45d6-9698-de33dc71b75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e19586061e6a414fb84ca67dda213b0e',volume_type_id=12d90aba-9e65-4d74-a59b-fc1078e36c09), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:30:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1419095123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cd7a3bf4-4d5e-4c47-859a-615fe961966e,host=None,id=ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619668df24854304abbd7e921d1f019c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e19586061e6a414fb84ca67dda213b0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12d90aba-9e65-4d74-a59b-fc1078e36c09),volume_type_id=12d90aba-9e65-4d74-a59b-fc1078e36c09)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:36.829485 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57654064-3574-464f-a011-149e65ba4af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:36.866475 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57654064-3574-464f-a011-149e65ba4af1) transitioned into state 'SUCCESS' from state '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-1419095123',encryption_key_id=None,group_id=cd7a3bf4-4d5e-4c47-859a-615fe961966e,group_type_id=,metadata={},multiattach=False,project_id='619668df24854304abbd7e921d1f019c',qos_specs=None,replication_status=,reservations=['4af37bfe-d374-43e4-8dfc-5b76b7af22b1','9043090d-da59-4fac-ba25-e08fb37ccd8f','51911a9a-b521-43f4-99c4-8d07f03467f1','2d56deb5-52fb-45d6-9698-de33dc71b75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e19586061e6a414fb84ca67dda213b0e',volume_type_id=12d90aba-9e65-4d74-a59b-fc1078e36c09)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:36.867623 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ef4cf6c-b39c-4074-9c11-d926e49a1934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:36.890283 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ef4cf6c-b39c-4074-9c11-d926e49a1934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:36.892031 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Flow 'volume_create_api' (3a20fe05-9149-4b0f-963b-d5fa31dd25be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:36.892290 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Create volume request issued successfully. Aug 13 03:30:36.893388 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:36.893629 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:36.951393 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:36.959539 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:36.959539 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:36.971766 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-feaee6e9-80b2-4d2e-946d-bfda91b566a9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:30:36.971766 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 71/279] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:30:36 2026] POST /volume/v3/volumes => generated 818 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:36.991301 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4658a6b5-c266-4a81-ab9d-c957d255e5bd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:36.994034 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4658a6b5-c266-4a81-ab9d-c957d255e5bd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f Aug 13 03:30:36.994257 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4658a6b5-c266-4a81-ab9d-c957d255e5bd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:36.997854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4658a6b5-c266-4a81-ab9d-c957d255e5bd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:37.005880 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:37.005880 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:37.013211 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4658a6b5-c266-4a81-ab9d-c957d255e5bd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Volume info retrieved successfully. Aug 13 03:30:37.014243 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-4658a6b5-c266-4a81-ab9d-c957d255e5bd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:37.017858 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-4658a6b5-c266-4a81-ab9d-c957d255e5bd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:37.080047 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-4658a6b5-c266-4a81-ab9d-c957d255e5bd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:37.084585 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:37.084585 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:37.099331 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4658a6b5-c266-4a81-ab9d-c957d255e5bd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f returned with HTTP 200 Aug 13 03:30:37.099880 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 72/280] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:36 2026] GET /volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f => generated 886 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:38.120850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-31b3aa20-cf47-4c83-83e4-c22a65591a8f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:38.124114 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-31b3aa20-cf47-4c83-83e4-c22a65591a8f tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f Aug 13 03:30:38.124114 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-31b3aa20-cf47-4c83-83e4-c22a65591a8f tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:38.124114 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-31b3aa20-cf47-4c83-83e4-c22a65591a8f tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:38.135673 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:38.135673 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:38.141425 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-31b3aa20-cf47-4c83-83e4-c22a65591a8f tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Volume info retrieved successfully. Aug 13 03:30:38.143311 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-31b3aa20-cf47-4c83-83e4-c22a65591a8f tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:38.143311 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-31b3aa20-cf47-4c83-83e4-c22a65591a8f tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:38.202220 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-31b3aa20-cf47-4c83-83e4-c22a65591a8f tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:38.206487 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:38.206487 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:38.217694 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-31b3aa20-cf47-4c83-83e4-c22a65591a8f tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f returned with HTTP 200 Aug 13 03:30:38.218293 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 69/281] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:38 2026] GET /volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:38.237950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:38.240667 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] POST https://10.4.3.140/volume/v3/groups/action Aug 13 03:30:38.241340 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Action body: b'{"create-from-src": {"source_group_id": "cd7a3bf4-4d5e-4c47-859a-615fe961966e", "name": "tempest-Group_from_grp-1451701643"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:38.241603 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "cd7a3bf4-4d5e-4c47-859a-615fe961966e", "name": "tempest-Group_from_grp-1451701643"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:38.244679 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Creating new group {'create-from-src': {'source_group_id': 'cd7a3bf4-4d5e-4c47-859a-615fe961966e', 'name': 'tempest-Group_from_grp-1451701643'}}. {{(pid=100340) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 03:30:38.244679 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.groups [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Creating group tempest-Group_from_grp-1451701643 from source group cd7a3bf4-4d5e-4c47-859a-615fe961966e. Aug 13 03:30:38.249217 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:38.249217 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:38.259348 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:38.259348 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:38.315450 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Created reservations ['c8223826-1962-413b-ac07-74cb9a1a5325'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:38.398529 np0000007145 devstack@c-api.service[100340]: INFO cinder.group.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] A mapping entry already exists for group c292d754-def7-4fe6-acb4-f33770f5266b and volume type 12d90aba-9e65-4d74-a59b-fc1078e36c09. Do not need to create again. Aug 13 03:30:38.398809 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:38.398809 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:38.404725 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:30:38.404375. {{(pid=100340) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:30:38.405110 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Availability Zones retrieved successfully. Aug 13 03:30:38.418043 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Flow 'volume_create_api' (8bd5ec22-acb1-4271-ac03-be3006157d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:38.418618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63717afc-581d-44a1-a94a-8a709b5ca6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:38.420255 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:30:38.458220 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63717afc-581d-44a1-a94a-8a709b5ca6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f', 'volume_type': VolumeType(created_at=2026-08-13T03:30:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12d90aba-9e65-4d74-a59b-fc1078e36c09,is_public=True,name='tempest-GroupsV314Test-volume-type-807643886',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12d90aba-9e65-4d74-a59b-fc1078e36c09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c292d754-def7-4fe6-acb4-f33770f5266b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:38.459084 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b85090b-d912-472f-a773-878224d62c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:38.503286 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-807643886 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-807643886, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:30:38.503774 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-807643886 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-807643886, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:30:38.537943 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Created reservations ['0d493c24-e98f-455b-8565-9f35d741abd6', 'c26e58df-c83e-43fe-8cf9-f9f2d78b9ace', 'b344609d-3753-4129-b770-b080044636d9', '64b4e005-0c3f-4c56-a767-dae37125aab9'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:38.539185 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b85090b-d912-472f-a773-878224d62c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d493c24-e98f-455b-8565-9f35d741abd6', 'c26e58df-c83e-43fe-8cf9-f9f2d78b9ace', 'b344609d-3753-4129-b770-b080044636d9', '64b4e005-0c3f-4c56-a767-dae37125aab9']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:38.540351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebf1486-5bc9-4210-908c-99ff4b8f1c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:38.579460 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebf1486-5bc9-4210-908c-99ff4b8f1c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f903f6e7-f307-4c71-8fb4-714d7d2ab1f4', '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=c292d754-def7-4fe6-acb4-f33770f5266b,group_type_id=,metadata={},multiattach=False,project_id='619668df24854304abbd7e921d1f019c',qos_specs=None,replication_status=,reservations=['0d493c24-e98f-455b-8565-9f35d741abd6','c26e58df-c83e-43fe-8cf9-f9f2d78b9ace','b344609d-3753-4129-b770-b080044636d9','64b4e005-0c3f-4c56-a767-dae37125aab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f,status='creating',user_id='e19586061e6a414fb84ca67dda213b0e',volume_type_id=12d90aba-9e65-4d74-a59b-fc1078e36c09), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:30:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c292d754-def7-4fe6-acb4-f33770f5266b,host=None,id=f903f6e7-f307-4c71-8fb4-714d7d2ab1f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619668df24854304abbd7e921d1f019c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e19586061e6a414fb84ca67dda213b0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12d90aba-9e65-4d74-a59b-fc1078e36c09),volume_type_id=12d90aba-9e65-4d74-a59b-fc1078e36c09)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:38.580648 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e61a88f-f680-49e4-840a-6fb6ab4832f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:38.623795 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e61a88f-f680-49e4-840a-6fb6ab4832f7) transitioned into state 'SUCCESS' from 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=c292d754-def7-4fe6-acb4-f33770f5266b,group_type_id=,metadata={},multiattach=False,project_id='619668df24854304abbd7e921d1f019c',qos_specs=None,replication_status=,reservations=['0d493c24-e98f-455b-8565-9f35d741abd6','c26e58df-c83e-43fe-8cf9-f9f2d78b9ace','b344609d-3753-4129-b770-b080044636d9','64b4e005-0c3f-4c56-a767-dae37125aab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f,status='creating',user_id='e19586061e6a414fb84ca67dda213b0e',volume_type_id=12d90aba-9e65-4d74-a59b-fc1078e36c09)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:38.625081 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Flow 'volume_create_api' (8bd5ec22-acb1-4271-ac03-be3006157d4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:38.625599 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Create volume request issued successfully. Aug 13 03:30:38.652907 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-99ee1317-c9c1-4aab-a2ba-829a36e320a0 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/groups/action returned with HTTP 202 Aug 13 03:30:38.653684 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 70/282] 10.4.3.140 () {70 vars in 1318 bytes} [Thu Aug 13 03:30:38 2026] POST /volume/v3/groups/action => generated 102 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:38.667314 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-01a15140-d1e7-48c8-aee9-80d48d86613e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:38.674626 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:30:38.675982 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:38.675982 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:38.676864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:38.679065 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:30:38.738625 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Get all volumes completed successfully. Aug 13 03:30:38.739121 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:38.739324 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:38.817665 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:38.823259 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:38.823259 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:38.830059 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:38.831164 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:38.853988 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:38.855458 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:30:38.856089 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-346270713"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:38.857999 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-346270713'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:30:38.858169 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Create volume of 1 GB Aug 13 03:30:38.868962 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Availability Zones retrieved successfully. Aug 13 03:30:38.882511 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Flow 'volume_create_api' (e134efbc-d2d8-439e-acbb-ee20b2a28308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:38.884226 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69eec11b-5fa2-4c2c-b6c3-184c1ea64529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:38.885660 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:38.886032 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:30:38.891961 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:38.891961 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:38.903370 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-01a15140-d1e7-48c8-aee9-80d48d86613e tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:30:38.904092 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 72/283] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:30:38 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:38.925286 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6ecb7fa1-c6a8-46cc-b64b-94090f5aeefd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:38.928196 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6ecb7fa1-c6a8-46cc-b64b-94090f5aeefd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/f903f6e7-f307-4c71-8fb4-714d7d2ab1f4 Aug 13 03:30:38.928508 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6ecb7fa1-c6a8-46cc-b64b-94090f5aeefd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:38.928738 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6ecb7fa1-c6a8-46cc-b64b-94090f5aeefd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:38.933771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69eec11b-5fa2-4c2c-b6c3-184c1ea64529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:38.934764 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d000cb6-fa22-401d-9722-a02e9fadd9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:38.944847 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:38.944847 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:38.954189 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6ecb7fa1-c6a8-46cc-b64b-94090f5aeefd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Volume info retrieved successfully. Aug 13 03:30:38.955472 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-6ecb7fa1-c6a8-46cc-b64b-94090f5aeefd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:38.955472 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-6ecb7fa1-c6a8-46cc-b64b-94090f5aeefd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:39.012866 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-6ecb7fa1-c6a8-46cc-b64b-94090f5aeefd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:39.019408 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.019408 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:39.035698 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6ecb7fa1-c6a8-46cc-b64b-94090f5aeefd tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/f903f6e7-f307-4c71-8fb4-714d7d2ab1f4 returned with HTTP 200 Aug 13 03:30:39.036278 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 70/284] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:38 2026] GET /volume/v3/volumes/f903f6e7-f307-4c71-8fb4-714d7d2ab1f4 => generated 922 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:30:39.055494 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8e59e52c-08bb-4427-bf74-e1fdef832353 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:39.057537 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Created reservations ['b0553079-a1e8-4251-917f-0c79bf63b4d4', '0be9cb01-cf40-434b-8a90-5a04a8c5de26', '697c56d2-4b6a-4374-b89c-4755fedefde3', '23a2e47a-0fbd-4cd9-8e9b-1c5494c5614d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:39.057864 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d000cb6-fa22-401d-9722-a02e9fadd9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0553079-a1e8-4251-917f-0c79bf63b4d4', '0be9cb01-cf40-434b-8a90-5a04a8c5de26', '697c56d2-4b6a-4374-b89c-4755fedefde3', '23a2e47a-0fbd-4cd9-8e9b-1c5494c5614d']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:39.060201 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0564058-3f9a-456a-8b15-2364622f52b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:39.060293 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8e59e52c-08bb-4427-bf74-e1fdef832353 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/groups/c292d754-def7-4fe6-acb4-f33770f5266b Aug 13 03:30:39.060293 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8e59e52c-08bb-4427-bf74-e1fdef832353 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:39.060293 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8e59e52c-08bb-4427-bf74-e1fdef832353 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:39.060293 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-8e59e52c-08bb-4427-bf74-e1fdef832353 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] show called for member c292d754-def7-4fe6-acb4-f33770f5266b {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:39.065241 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.065241 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:39.087315 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8e59e52c-08bb-4427-bf74-e1fdef832353 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/groups/c292d754-def7-4fe6-acb4-f33770f5266b returned with HTTP 200 Aug 13 03:30:39.088871 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 71/285] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:39 2026] GET /volume/v3/groups/c292d754-def7-4fe6-acb4-f33770f5266b => generated 417 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:39.094095 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0564058-3f9a-456a-8b15-2364622f52b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '487e88c9-9b5b-4b1c-8965-7cba3432ad34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-346270713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eff94cf4d8a454e8735e36c9d2137ad',qos_specs=None,replication_status=,reservations=['b0553079-a1e8-4251-917f-0c79bf63b4d4','0be9cb01-cf40-434b-8a90-5a04a8c5de26','697c56d2-4b6a-4374-b89c-4755fedefde3','23a2e47a-0fbd-4cd9-8e9b-1c5494c5614d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350932b067aa425896aa0ce68944779e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-346270713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=487e88c9-9b5b-4b1c-8965-7cba3432ad34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eff94cf4d8a454e8735e36c9d2137ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350932b067aa425896aa0ce68944779e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:39.095627 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6883501c-0b63-4ff2-b80d-b0f251eba796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:39.102355 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:39.105245 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:30:39.105723 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:39.105896 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:39.106278 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:39.107471 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:30:39.128678 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Get all volumes completed successfully. Aug 13 03:30:39.130004 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:39.130421 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:39.130791 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6883501c-0b63-4ff2-b80d-b0f251eba796) transitioned into state 'SUCCESS' from state '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-346270713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eff94cf4d8a454e8735e36c9d2137ad',qos_specs=None,replication_status=,reservations=['b0553079-a1e8-4251-917f-0c79bf63b4d4','0be9cb01-cf40-434b-8a90-5a04a8c5de26','697c56d2-4b6a-4374-b89c-4755fedefde3','23a2e47a-0fbd-4cd9-8e9b-1c5494c5614d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350932b067aa425896aa0ce68944779e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:39.132216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff19539c-8a25-46eb-abb7-06d7133101dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:39.146768 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff19539c-8a25-46eb-abb7-06d7133101dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:39.149030 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Flow 'volume_create_api' (e134efbc-d2d8-439e-acbb-ee20b2a28308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:39.150183 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Create volume request issued successfully. Aug 13 03:30:39.150623 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6a36f1d4-0083-4cb7-9a3c-34d8b96d8e49 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:30:39.151272 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 73/286] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:30:38 2026] POST /volume/v3/volumes => generated 751 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:30:39.174618 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-962cd5ff-cd60-48a5-93de-069537feade1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:39.176896 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-962cd5ff-cd60-48a5-93de-069537feade1 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:30:39.177098 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-962cd5ff-cd60-48a5-93de-069537feade1 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:39.177986 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-962cd5ff-cd60-48a5-93de-069537feade1 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:39.187459 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.187459 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:39.190957 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:39.194417 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-962cd5ff-cd60-48a5-93de-069537feade1 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:30:39.196590 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.196590 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:39.200845 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-962cd5ff-cd60-48a5-93de-069537feade1 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:30:39.200909 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 71/287] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:39 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:39.203582 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:39.203786 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:39.256103 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:39.260255 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.260255 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:39.271155 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b874dd50-64ab-42ad-ab23-da220cc4ec09 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:30:39.271760 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 73/288] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:30:39 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:39.295467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5afb33b0-cb6f-4d9c-aee9-000ba5dd7bb9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:39.302570 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5afb33b0-cb6f-4d9c-aee9-000ba5dd7bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] POST https://10.4.3.140/volume/v3/groups/c292d754-def7-4fe6-acb4-f33770f5266b/action Aug 13 03:30:39.302570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5afb33b0-cb6f-4d9c-aee9-000ba5dd7bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:39.302570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5afb33b0-cb6f-4d9c-aee9-000ba5dd7bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:39.305206 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-5afb33b0-cb6f-4d9c-aee9-000ba5dd7bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] delete called for group c292d754-def7-4fe6-acb4-f33770f5266b {{(pid=100340) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:30:39.305206 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.groups [None req-5afb33b0-cb6f-4d9c-aee9-000ba5dd7bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Delete group with id: c292d754-def7-4fe6-acb4-f33770f5266b Aug 13 03:30:39.312364 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.312364 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:39.437741 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5afb33b0-cb6f-4d9c-aee9-000ba5dd7bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/groups/c292d754-def7-4fe6-acb4-f33770f5266b/action returned with HTTP 202 Aug 13 03:30:39.437888 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1abdd415-ceee-4b3a-b836-4ffbbb818450 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:39.437942 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 72/289] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:30:39 2026] POST /volume/v3/groups/c292d754-def7-4fe6-acb4-f33770f5266b/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:30:39.441851 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1abdd415-ceee-4b3a-b836-4ffbbb818450 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] DELETE https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 Aug 13 03:30:39.441851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1abdd415-ceee-4b3a-b836-4ffbbb818450 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:39.441851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1abdd415-ceee-4b3a-b836-4ffbbb818450 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:39.441851 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1abdd415-ceee-4b3a-b836-4ffbbb818450 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Delete volume with id: 412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 Aug 13 03:30:39.449307 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3eed056c-cccd-4402-8640-9add9d7454c5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:39.452649 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3eed056c-cccd-4402-8640-9add9d7454c5 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/f903f6e7-f307-4c71-8fb4-714d7d2ab1f4 Aug 13 03:30:39.453493 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3eed056c-cccd-4402-8640-9add9d7454c5 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:39.453493 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3eed056c-cccd-4402-8640-9add9d7454c5 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:39.456903 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.456903 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:39.457635 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1abdd415-ceee-4b3a-b836-4ffbbb818450 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:30:39.466983 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.466983 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:39.474554 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3eed056c-cccd-4402-8640-9add9d7454c5 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Volume info retrieved successfully. Aug 13 03:30:39.475615 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-3eed056c-cccd-4402-8640-9add9d7454c5 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:39.475868 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-3eed056c-cccd-4402-8640-9add9d7454c5 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:39.486798 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1abdd415-ceee-4b3a-b836-4ffbbb818450 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Delete volume request issued successfully. Aug 13 03:30:39.486798 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1abdd415-ceee-4b3a-b836-4ffbbb818450 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 returned with HTTP 202 Aug 13 03:30:39.486798 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 74/290] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:30:39 2026] DELETE /volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:30:39.499077 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7da67d6e-11e1-4493-8e2e-c56cd16a2940 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:39.503069 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7da67d6e-11e1-4493-8e2e-c56cd16a2940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 Aug 13 03:30:39.503403 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7da67d6e-11e1-4493-8e2e-c56cd16a2940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:39.503575 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7da67d6e-11e1-4493-8e2e-c56cd16a2940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:39.523051 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.523051 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:39.538618 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7da67d6e-11e1-4493-8e2e-c56cd16a2940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:30:39.542659 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-3eed056c-cccd-4402-8640-9add9d7454c5 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:39.547528 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7da67d6e-11e1-4493-8e2e-c56cd16a2940 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 returned with HTTP 200 Aug 13 03:30:39.547528 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 74/291] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:39 2026] GET /volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:39.549254 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:39.549254 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:39.560790 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3eed056c-cccd-4402-8640-9add9d7454c5 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/f903f6e7-f307-4c71-8fb4-714d7d2ab1f4 returned with HTTP 200 Aug 13 03:30:39.561471 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 72/292] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:39 2026] GET /volume/v3/volumes/f903f6e7-f307-4c71-8fb4-714d7d2ab1f4 => generated 921 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:40.218490 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-96840d84-107d-4dfb-a0da-c817fe12c9c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:40.220433 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-96840d84-107d-4dfb-a0da-c817fe12c9c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:30:40.220655 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-96840d84-107d-4dfb-a0da-c817fe12c9c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:40.220872 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-96840d84-107d-4dfb-a0da-c817fe12c9c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:40.232497 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:40.232497 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:40.238163 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-96840d84-107d-4dfb-a0da-c817fe12c9c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:30:40.244168 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-96840d84-107d-4dfb-a0da-c817fe12c9c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:30:40.244954 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 73/293] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:40 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:40.570237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-64ab95c0-8c39-4184-8d27-ec592f86237a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:40.574842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-834a844e-6108-4a6e-b7dc-6feaebe50b77 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:40.578034 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-834a844e-6108-4a6e-b7dc-6feaebe50b77 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/f903f6e7-f307-4c71-8fb4-714d7d2ab1f4 Aug 13 03:30:40.578034 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-834a844e-6108-4a6e-b7dc-6feaebe50b77 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:40.578034 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-834a844e-6108-4a6e-b7dc-6feaebe50b77 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:40.580901 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-64ab95c0-8c39-4184-8d27-ec592f86237a tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 Aug 13 03:30:40.580901 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-64ab95c0-8c39-4184-8d27-ec592f86237a tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:40.580901 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-64ab95c0-8c39-4184-8d27-ec592f86237a tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:40.588511 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-834a844e-6108-4a6e-b7dc-6feaebe50b77 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/f903f6e7-f307-4c71-8fb4-714d7d2ab1f4 returned with HTTP 404 Aug 13 03:30:40.589265 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 75/294] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:40 2026] GET /volume/v3/volumes/f903f6e7-f307-4c71-8fb4-714d7d2ab1f4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:30:40.590454 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-64ab95c0-8c39-4184-8d27-ec592f86237a tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 returned with HTTP 404 Aug 13 03:30:40.591288 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 75/295] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:40 2026] GET /volume/v3/volumes/412fd0ba-aa5f-45a5-ad72-1eb590b26dd7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:40.597164 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8bca1b95-c1e4-41da-a392-fdb074527bb9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:40.598918 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7f479ce7-613b-4bb2-a4dc-26abb091f1dc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:40.599469 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8bca1b95-c1e4-41da-a392-fdb074527bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/groups/c292d754-def7-4fe6-acb4-f33770f5266b Aug 13 03:30:40.599683 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8bca1b95-c1e4-41da-a392-fdb074527bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:40.599899 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8bca1b95-c1e4-41da-a392-fdb074527bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:40.600069 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-8bca1b95-c1e4-41da-a392-fdb074527bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] show called for member c292d754-def7-4fe6-acb4-f33770f5266b {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:40.601143 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7f479ce7-613b-4bb2-a4dc-26abb091f1dc tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de Aug 13 03:30:40.601355 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7f479ce7-613b-4bb2-a4dc-26abb091f1dc tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:40.601554 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7f479ce7-613b-4bb2-a4dc-26abb091f1dc tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:40.601714 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-7f479ce7-613b-4bb2-a4dc-26abb091f1dc tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Delete volume with id: 5a7a89c9-1ee9-4b31-9802-598340f313de Aug 13 03:30:40.603808 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8bca1b95-c1e4-41da-a392-fdb074527bb9 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/groups/c292d754-def7-4fe6-acb4-f33770f5266b returned with HTTP 404 Aug 13 03:30:40.604389 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 73/296] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:40 2026] GET /volume/v3/groups/c292d754-def7-4fe6-acb4-f33770f5266b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:30:40.614301 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:40.615114 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:40.615114 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:40.615683 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7f479ce7-613b-4bb2-a4dc-26abb091f1dc tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:30:40.616764 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:30:40.617149 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:40.617439 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:40.617801 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:40.619046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:30:40.629719 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Get all volumes completed successfully. Aug 13 03:30:40.630816 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:40.631152 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:40.652190 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7f479ce7-613b-4bb2-a4dc-26abb091f1dc tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Delete volume request issued successfully. Aug 13 03:30:40.652393 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7f479ce7-613b-4bb2-a4dc-26abb091f1dc tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de returned with HTTP 202 Aug 13 03:30:40.652902 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 74/297] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:30:40 2026] DELETE /volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:30:40.669648 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-98f091fd-3877-4c5b-b9fe-3932550a5aad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:40.671816 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98f091fd-3877-4c5b-b9fe-3932550a5aad tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de Aug 13 03:30:40.672854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98f091fd-3877-4c5b-b9fe-3932550a5aad tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:40.673843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98f091fd-3877-4c5b-b9fe-3932550a5aad tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:40.686206 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:40.688815 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:40.688815 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:40.696129 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:40.696129 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:40.699921 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-98f091fd-3877-4c5b-b9fe-3932550a5aad tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:30:40.706645 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98f091fd-3877-4c5b-b9fe-3932550a5aad tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de returned with HTTP 200 Aug 13 03:30:40.707290 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 76/298] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:40 2026] GET /volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:40.710029 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2966d1af-88db-4fcb-bf60-a3df5a5941ad tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:30:40.710527 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 76/299] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:30:40 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:30:40.732530 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-103a624d-e0ee-4db9-a83d-d8139e1ee348 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:40.734668 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-103a624d-e0ee-4db9-a83d-d8139e1ee348 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] POST https://10.4.3.140/volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e/action Aug 13 03:30:40.735102 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-103a624d-e0ee-4db9-a83d-d8139e1ee348 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:40.735226 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-103a624d-e0ee-4db9-a83d-d8139e1ee348 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:40.737573 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-103a624d-e0ee-4db9-a83d-d8139e1ee348 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] delete called for group cd7a3bf4-4d5e-4c47-859a-615fe961966e {{(pid=100341) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:30:40.737743 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.groups [None req-103a624d-e0ee-4db9-a83d-d8139e1ee348 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Delete group with id: cd7a3bf4-4d5e-4c47-859a-615fe961966e Aug 13 03:30:40.741763 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:40.741763 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:40.818026 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-103a624d-e0ee-4db9-a83d-d8139e1ee348 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e/action returned with HTTP 202 Aug 13 03:30:40.818663 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 74/300] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:30:40 2026] POST /volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:30:40.832655 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-624d357d-708a-4e17-bfd6-e489ef4c174b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:40.835983 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-624d357d-708a-4e17-bfd6-e489ef4c174b tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f Aug 13 03:30:40.836899 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-624d357d-708a-4e17-bfd6-e489ef4c174b tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:40.837284 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-624d357d-708a-4e17-bfd6-e489ef4c174b tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:40.852647 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:40.852647 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:40.860150 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-624d357d-708a-4e17-bfd6-e489ef4c174b tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Volume info retrieved successfully. Aug 13 03:30:40.861065 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-624d357d-708a-4e17-bfd6-e489ef4c174b tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:40.861301 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-624d357d-708a-4e17-bfd6-e489ef4c174b tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:40.915359 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-624d357d-708a-4e17-bfd6-e489ef4c174b tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:40.919565 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:40.919565 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:40.931350 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-624d357d-708a-4e17-bfd6-e489ef4c174b tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f returned with HTTP 200 Aug 13 03:30:40.932518 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 75/301] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:40 2026] GET /volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:41.723731 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-37d15be4-6e89-4bd9-aadd-f2ddef86ca9b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:41.726353 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-37d15be4-6e89-4bd9-aadd-f2ddef86ca9b tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de Aug 13 03:30:41.726476 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-37d15be4-6e89-4bd9-aadd-f2ddef86ca9b tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:41.726703 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-37d15be4-6e89-4bd9-aadd-f2ddef86ca9b tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:41.735793 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-37d15be4-6e89-4bd9-aadd-f2ddef86ca9b tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de returned with HTTP 404 Aug 13 03:30:41.736512 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 77/302] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:41 2026] GET /volume/v3/volumes/5a7a89c9-1ee9-4b31-9802-598340f313de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:41.746757 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ee6f8749-e049-4bee-b2da-e952e0896b7f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:41.751273 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee6f8749-e049-4bee-b2da-e952e0896b7f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:30:41.751462 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee6f8749-e049-4bee-b2da-e952e0896b7f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:41.751654 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee6f8749-e049-4bee-b2da-e952e0896b7f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:41.751886 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-ee6f8749-e049-4bee-b2da-e952e0896b7f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Delete volume with id: f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:30:41.761617 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:41.761617 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:41.762381 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ee6f8749-e049-4bee-b2da-e952e0896b7f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:30:41.790394 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ee6f8749-e049-4bee-b2da-e952e0896b7f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Delete volume request issued successfully. Aug 13 03:30:41.790681 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee6f8749-e049-4bee-b2da-e952e0896b7f tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 202 Aug 13 03:30:41.791600 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 77/303] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:30:41 2026] DELETE /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:30:41.801222 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-01237779-e512-4855-a3b1-193231ecda96 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:41.803733 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-01237779-e512-4855-a3b1-193231ecda96 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:30:41.804049 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-01237779-e512-4855-a3b1-193231ecda96 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:41.804317 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-01237779-e512-4855-a3b1-193231ecda96 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:41.813630 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:41.813630 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:41.819626 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-01237779-e512-4855-a3b1-193231ecda96 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Volume info retrieved successfully. Aug 13 03:30:41.825997 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-01237779-e512-4855-a3b1-193231ecda96 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 200 Aug 13 03:30:41.826736 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 75/304] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:41 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:41.951857 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-40fa9428-677d-4c3e-bad9-ac6120e173fb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:41.955116 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-40fa9428-677d-4c3e-bad9-ac6120e173fb tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f Aug 13 03:30:41.955116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-40fa9428-677d-4c3e-bad9-ac6120e173fb tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:41.955116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-40fa9428-677d-4c3e-bad9-ac6120e173fb tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:41.964208 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-40fa9428-677d-4c3e-bad9-ac6120e173fb tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f returned with HTTP 404 Aug 13 03:30:41.965328 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 76/305] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:41 2026] GET /volume/v3/volumes/ea3c8ab4-4c1f-4b7d-b292-45f5f9e56b2f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:30:41.976268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9af3bcd1-148a-42e3-b749-6556230f2452 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:41.978800 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9af3bcd1-148a-42e3-b749-6556230f2452 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] GET https://10.4.3.140/volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e Aug 13 03:30:41.979208 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9af3bcd1-148a-42e3-b749-6556230f2452 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:41.979477 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9af3bcd1-148a-42e3-b749-6556230f2452 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:41.979677 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-9af3bcd1-148a-42e3-b749-6556230f2452 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] show called for member cd7a3bf4-4d5e-4c47-859a-615fe961966e {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:41.985184 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9af3bcd1-148a-42e3-b749-6556230f2452 tempest-GroupsV314Test-127067368 tempest-GroupsV314Test-127067368-project-member] https://10.4.3.140/volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e returned with HTTP 404 Aug 13 03:30:41.986040 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 78/306] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:41 2026] GET /volume/v3/groups/cd7a3bf4-4d5e-4c47-859a-615fe961966e => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:30:41.998120 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a40dc6d-8a4e-4476-a66a-33a545ce21f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:42.000607 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a40dc6d-8a4e-4476-a66a-33a545ce21f7 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/bed2be07-a045-4092-a39e-e9ca08b39f01 Aug 13 03:30:42.000844 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a40dc6d-8a4e-4476-a66a-33a545ce21f7 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:42.001108 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a40dc6d-8a4e-4476-a66a-33a545ce21f7 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:42.023087 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a40dc6d-8a4e-4476-a66a-33a545ce21f7 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] https://10.4.3.140/volume/v3/group_types/bed2be07-a045-4092-a39e-e9ca08b39f01 returned with HTTP 202 Aug 13 03:30:42.023647 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 78/307] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:30:41 2026] DELETE /volume/v3/group_types/bed2be07-a045-4092-a39e-e9ca08b39f01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:30:42.033939 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8a243505-ad74-461c-8e3e-4f094fd8ff36 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:42.035915 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a243505-ad74-461c-8e3e-4f094fd8ff36 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] DELETE https://10.4.3.140/volume/v3/types/12d90aba-9e65-4d74-a59b-fc1078e36c09 Aug 13 03:30:42.036213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8a243505-ad74-461c-8e3e-4f094fd8ff36 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:42.036488 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8a243505-ad74-461c-8e3e-4f094fd8ff36 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:42.082017 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a243505-ad74-461c-8e3e-4f094fd8ff36 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] https://10.4.3.140/volume/v3/types/12d90aba-9e65-4d74-a59b-fc1078e36c09 returned with HTTP 202 Aug 13 03:30:42.082017 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 76/308] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:30:42 2026] DELETE /volume/v3/types/12d90aba-9e65-4d74-a59b-fc1078e36c09 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:30:42.094491 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0016646c-9438-4451-8235-bbe43b5c0bd1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:42.097968 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0016646c-9438-4451-8235-bbe43b5c0bd1 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] GET https://10.4.3.140/volume/v3/types/12d90aba-9e65-4d74-a59b-fc1078e36c09 Aug 13 03:30:42.098312 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0016646c-9438-4451-8235-bbe43b5c0bd1 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:42.098582 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0016646c-9438-4451-8235-bbe43b5c0bd1 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:42.104888 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0016646c-9438-4451-8235-bbe43b5c0bd1 tempest-GroupsV314Test-1750553731 tempest-GroupsV314Test-1750553731-project-admin] https://10.4.3.140/volume/v3/types/12d90aba-9e65-4d74-a59b-fc1078e36c09 returned with HTTP 404 Aug 13 03:30:42.105538 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 77/309] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:30:42 2026] GET /volume/v3/types/12d90aba-9e65-4d74-a59b-fc1078e36c09 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:42.851256 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1811f540-29e5-497c-860e-92c181b97e19 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:42.854011 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1811f540-29e5-497c-860e-92c181b97e19 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] GET https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd Aug 13 03:30:42.854011 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1811f540-29e5-497c-860e-92c181b97e19 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:42.854249 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1811f540-29e5-497c-860e-92c181b97e19 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:42.860569 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1811f540-29e5-497c-860e-92c181b97e19 tempest-TaggedBootDevicesTest_v242-1852545189 tempest-TaggedBootDevicesTest_v242-1852545189-project-member] https://10.4.3.140/volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd returned with HTTP 404 Aug 13 03:30:42.861115 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 79/310] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:42 2026] GET /volume/v3/volumes/f9d832d3-b99a-4a5b-b030-2fb72c48b9cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:43.895436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:43.900330 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:30:43.900801 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2007503595", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:43.903521 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2007503595', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:30:43.903787 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Create volume of 1 GB Aug 13 03:30:43.924867 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Availability Zones retrieved successfully. Aug 13 03:30:43.930175 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Flow 'volume_create_api' (9747f1df-53ae-4556-8fc8-446d97240842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:43.931943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5912ca-54a4-4e4a-b26e-05aadf443f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:43.933276 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:30:43.991490 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5912ca-54a4-4e4a-b26e-05aadf443f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:43.993255 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d17ed20-8b7f-4c0f-a30c-3da9f66d3de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:44.053576 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-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. Aug 13 03:30:44.054034 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-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. Aug 13 03:30:44.096619 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Created reservations ['2f70d5f4-3d18-4114-87be-6b44f3aa1733', 'e508a941-ae46-49f6-8494-b9857a7fcb15', 'a3c4a7c6-80cc-4b87-900b-0b4752cebf4a', '7c3f5136-d635-4fae-95ea-dc6d4823d313'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:44.097782 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d17ed20-8b7f-4c0f-a30c-3da9f66d3de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f70d5f4-3d18-4114-87be-6b44f3aa1733', 'e508a941-ae46-49f6-8494-b9857a7fcb15', 'a3c4a7c6-80cc-4b87-900b-0b4752cebf4a', '7c3f5136-d635-4fae-95ea-dc6d4823d313']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:44.099061 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2087092-72cf-4425-aef5-67270801272b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:44.127558 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2087092-72cf-4425-aef5-67270801272b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8cfc97-e982-43a9-aabb-91365f72328a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2007503595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd9da379a3f4b0a812d25364010e424',qos_specs=None,replication_status=,reservations=['2f70d5f4-3d18-4114-87be-6b44f3aa1733','e508a941-ae46-49f6-8494-b9857a7fcb15','a3c4a7c6-80cc-4b87-900b-0b4752cebf4a','7c3f5136-d635-4fae-95ea-dc6d4823d313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9976d72b412f40d5af1ba972b3afc5dc',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:30:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2007503595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f8cfc97-e982-43a9-aabb-91365f72328a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edd9da379a3f4b0a812d25364010e424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9976d72b412f40d5af1ba972b3afc5dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:44.128756 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c72bb3-8dcb-4cd0-8948-84a7f5654c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:44.160435 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c72bb3-8dcb-4cd0-8948-84a7f5654c78) transitioned into state 'SUCCESS' from state '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-2007503595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd9da379a3f4b0a812d25364010e424',qos_specs=None,replication_status=,reservations=['2f70d5f4-3d18-4114-87be-6b44f3aa1733','e508a941-ae46-49f6-8494-b9857a7fcb15','a3c4a7c6-80cc-4b87-900b-0b4752cebf4a','7c3f5136-d635-4fae-95ea-dc6d4823d313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9976d72b412f40d5af1ba972b3afc5dc',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:44.161156 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dafe783-62c4-4d56-a41f-783352ed53eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:44.175140 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dafe783-62c4-4d56-a41f-783352ed53eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:44.176754 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Flow 'volume_create_api' (9747f1df-53ae-4556-8fc8-446d97240842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:44.176754 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Create volume request issued successfully. Aug 13 03:30:44.177169 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-4a90ca60-b20f-4d09-a3f4-8fcb66836f81 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:30:44.177598 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 79/311] 10.4.3.140 () {72 vars in 1541 bytes} [Thu Aug 13 03:30:43 2026] POST /volume/v3/volumes => generated 755 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:30:44.190759 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-220195fb-6343-4995-8ef7-8bd77199ac71 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:44.193472 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-220195fb-6343-4995-8ef7-8bd77199ac71 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] GET https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:44.193773 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-220195fb-6343-4995-8ef7-8bd77199ac71 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:44.194090 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-220195fb-6343-4995-8ef7-8bd77199ac71 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:44.210817 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:44.210817 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:44.224992 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-220195fb-6343-4995-8ef7-8bd77199ac71 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Volume info retrieved successfully. Aug 13 03:30:44.232507 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1bc10a47-bc9d-480c-bb30-355ce9bb3c91 req-220195fb-6343-4995-8ef7-8bd77199ac71 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a returned with HTTP 200 Aug 13 03:30:44.233192 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 77/312] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:44 2026] GET /volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:44.266801 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-7fb902c3-d8da-4eba-b8f7-ecaeea07ede8 req-84bc67d9-73ea-45e1-a820-5df8c952957f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:44.270220 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7fb902c3-d8da-4eba-b8f7-ecaeea07ede8 req-84bc67d9-73ea-45e1-a820-5df8c952957f tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] GET https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:44.270418 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7fb902c3-d8da-4eba-b8f7-ecaeea07ede8 req-84bc67d9-73ea-45e1-a820-5df8c952957f tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:44.270622 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7fb902c3-d8da-4eba-b8f7-ecaeea07ede8 req-84bc67d9-73ea-45e1-a820-5df8c952957f tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:44.281438 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:44.281438 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:44.289999 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-7fb902c3-d8da-4eba-b8f7-ecaeea07ede8 req-84bc67d9-73ea-45e1-a820-5df8c952957f tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Volume info retrieved successfully. Aug 13 03:30:44.296937 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7fb902c3-d8da-4eba-b8f7-ecaeea07ede8 req-84bc67d9-73ea-45e1-a820-5df8c952957f tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a returned with HTTP 200 Aug 13 03:30:44.297696 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 78/313] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:44 2026] GET /volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:45.336320 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-66b5aa7b-bf6d-4b87-aca9-76274b91ee34 req-3c6a2a7f-c157-43d0-8547-afe48fc68cdd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:45.339164 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-66b5aa7b-bf6d-4b87-aca9-76274b91ee34 req-3c6a2a7f-c157-43d0-8547-afe48fc68cdd tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] GET https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:45.339441 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-66b5aa7b-bf6d-4b87-aca9-76274b91ee34 req-3c6a2a7f-c157-43d0-8547-afe48fc68cdd tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:45.339966 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-66b5aa7b-bf6d-4b87-aca9-76274b91ee34 req-3c6a2a7f-c157-43d0-8547-afe48fc68cdd tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:45.352860 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:45.352860 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:45.363172 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-66b5aa7b-bf6d-4b87-aca9-76274b91ee34 req-3c6a2a7f-c157-43d0-8547-afe48fc68cdd tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Volume info retrieved successfully. Aug 13 03:30:45.373371 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-66b5aa7b-bf6d-4b87-aca9-76274b91ee34 req-3c6a2a7f-c157-43d0-8547-afe48fc68cdd tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a returned with HTTP 200 Aug 13 03:30:45.373945 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 80/314] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:45 2026] GET /volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:45.406563 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a44c2a84-ced0-4f9c-a474-2e735a3b1eda req-815b2267-c64a-4224-821b-ba2fc7838d96 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:45.409359 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a44c2a84-ced0-4f9c-a474-2e735a3b1eda req-815b2267-c64a-4224-821b-ba2fc7838d96 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:30:45.409630 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a44c2a84-ced0-4f9c-a474-2e735a3b1eda req-815b2267-c64a-4224-821b-ba2fc7838d96 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f8cfc97-e982-43a9-aabb-91365f72328a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1723931123", "description": null, "metadata": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:45.421100 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:45.421100 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:45.421683 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a44c2a84-ced0-4f9c-a474-2e735a3b1eda req-815b2267-c64a-4224-821b-ba2fc7838d96 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Volume info retrieved successfully. Aug 13 03:30:45.421969 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [req-a44c2a84-ced0-4f9c-a474-2e735a3b1eda req-815b2267-c64a-4224-821b-ba2fc7838d96 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Create snapshot from volume 5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:45.447378 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [req-a44c2a84-ced0-4f9c-a474-2e735a3b1eda req-815b2267-c64a-4224-821b-ba2fc7838d96 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-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. Aug 13 03:30:45.484241 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [req-a44c2a84-ced0-4f9c-a474-2e735a3b1eda req-815b2267-c64a-4224-821b-ba2fc7838d96 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Created reservations ['fb3836c8-a232-4c22-91a2-c09abf4d92fe', 'e3232fcf-3faa-45f7-ad63-a9ff10e9f407', 'c32e2e89-38ec-4c77-b752-ca69caa4bff2', 'ae2bd5a6-23a6-4d08-a488-d5b2eb00f4fe'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:45.559498 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-eac4e052-7837-4caa-bb1a-ccc095156976 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:45.564324 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a44c2a84-ced0-4f9c-a474-2e735a3b1eda req-815b2267-c64a-4224-821b-ba2fc7838d96 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Snapshot create request issued successfully. Aug 13 03:30:45.564842 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a44c2a84-ced0-4f9c-a474-2e735a3b1eda req-815b2267-c64a-4224-821b-ba2fc7838d96 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:30:45.565443 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 80/315] 10.4.3.140 () {72 vars in 1547 bytes} [Thu Aug 13 03:30:45 2026] POST /volume/v3/snapshots => generated 311 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:30:45.746669 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eac4e052-7837-4caa-bb1a-ccc095156976 tempest-VolumePoolsAdminTestsJSON-418899705 tempest-VolumePoolsAdminTestsJSON-418899705-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 03:30:45.746935 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-eac4e052-7837-4caa-bb1a-ccc095156976 tempest-VolumePoolsAdminTestsJSON-418899705 tempest-VolumePoolsAdminTestsJSON-418899705-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:45.747183 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-eac4e052-7837-4caa-bb1a-ccc095156976 tempest-VolumePoolsAdminTestsJSON-418899705 tempest-VolumePoolsAdminTestsJSON-418899705-project-admin] Calling method 'get_pools' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:45.764911 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eac4e052-7837-4caa-bb1a-ccc095156976 tempest-VolumePoolsAdminTestsJSON-418899705 tempest-VolumePoolsAdminTestsJSON-418899705-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 03:30:45.765808 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 78/316] 10.4.3.140 () {66 vars in 1314 bytes} [Thu Aug 13 03:30:45 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:45.778875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8363c12b-3424-42a8-a7ac-1807fe2996c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:45.781271 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8363c12b-3424-42a8-a7ac-1807fe2996c2 tempest-VolumePoolsAdminTestsJSON-418899705 tempest-VolumePoolsAdminTestsJSON-418899705-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Aug 13 03:30:45.781585 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8363c12b-3424-42a8-a7ac-1807fe2996c2 tempest-VolumePoolsAdminTestsJSON-418899705 tempest-VolumePoolsAdminTestsJSON-418899705-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:45.781935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8363c12b-3424-42a8-a7ac-1807fe2996c2 tempest-VolumePoolsAdminTestsJSON-418899705 tempest-VolumePoolsAdminTestsJSON-418899705-project-admin] Calling method 'get_pools' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:45.796067 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8363c12b-3424-42a8-a7ac-1807fe2996c2 tempest-VolumePoolsAdminTestsJSON-418899705 tempest-VolumePoolsAdminTestsJSON-418899705-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 03:30:45.796631 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 79/317] 10.4.3.140 () {66 vars in 1291 bytes} [Thu Aug 13 03:30:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:45.831488 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-67f24c45-87cc-4171-a649-97c001847d70 req-7f6a7973-233e-48c5-817a-d0c8e9421ae6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:45.836672 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-67f24c45-87cc-4171-a649-97c001847d70 req-7f6a7973-233e-48c5-817a-d0c8e9421ae6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] GET https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 Aug 13 03:30:45.839943 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-67f24c45-87cc-4171-a649-97c001847d70 req-7f6a7973-233e-48c5-817a-d0c8e9421ae6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:45.840251 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-67f24c45-87cc-4171-a649-97c001847d70 req-7f6a7973-233e-48c5-817a-d0c8e9421ae6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:45.867316 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:45.867316 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:45.867792 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-67f24c45-87cc-4171-a649-97c001847d70 req-7f6a7973-233e-48c5-817a-d0c8e9421ae6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] Snapshot retrieved successfully. Aug 13 03:30:45.869097 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-67f24c45-87cc-4171-a649-97c001847d70 req-7f6a7973-233e-48c5-817a-d0c8e9421ae6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 returned with HTTP 200 Aug 13 03:30:45.869896 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 81/318] 10.4.3.140 () {68 vars in 1604 bytes} [Thu Aug 13 03:30:45 2026] GET /volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:45.900303 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4ca09810-ecda-43f8-89a3-6be43751a4d7 req-bdace80d-bf29-4d04-aa9c-cfe954539a61 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:45.905268 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4ca09810-ecda-43f8-89a3-6be43751a4d7 req-bdace80d-bf29-4d04-aa9c-cfe954539a61 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] GET https://10.4.3.140/volume/v3/snapshots/detail Aug 13 03:30:45.905728 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4ca09810-ecda-43f8-89a3-6be43751a4d7 req-bdace80d-bf29-4d04-aa9c-cfe954539a61 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:45.906233 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4ca09810-ecda-43f8-89a3-6be43751a4d7 req-bdace80d-bf29-4d04-aa9c-cfe954539a61 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:45.907023 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [req-4ca09810-ecda-43f8-89a3-6be43751a4d7 req-bdace80d-bf29-4d04-aa9c-cfe954539a61 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:45.907662 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:45.907662 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:45.909221 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.db.api [req-4ca09810-ecda-43f8-89a3-6be43751a4d7 req-bdace80d-bf29-4d04-aa9c-cfe954539a61 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:30:45.927893 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4ca09810-ecda-43f8-89a3-6be43751a4d7 req-bdace80d-bf29-4d04-aa9c-cfe954539a61 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] Get all snapshots completed successfully. Aug 13 03:30:45.928676 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:45.928676 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:45.929877 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4ca09810-ecda-43f8-89a3-6be43751a4d7 req-bdace80d-bf29-4d04-aa9c-cfe954539a61 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-reader] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 03:30:45.931135 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 81/319] 10.4.3.140 () {68 vars in 1514 bytes} [Thu Aug 13 03:30:45 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:45.967154 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-238cdd8d-ef76-4a35-94a4-4d709355d765 req-bd46ff97-4141-4fd5-898c-bde3987cc056 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:45.971002 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-238cdd8d-ef76-4a35-94a4-4d709355d765 req-bd46ff97-4141-4fd5-898c-bde3987cc056 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] GET https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 Aug 13 03:30:45.971197 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-238cdd8d-ef76-4a35-94a4-4d709355d765 req-bd46ff97-4141-4fd5-898c-bde3987cc056 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:45.971559 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-238cdd8d-ef76-4a35-94a4-4d709355d765 req-bd46ff97-4141-4fd5-898c-bde3987cc056 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:45.996935 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:45.996935 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:45.997870 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-238cdd8d-ef76-4a35-94a4-4d709355d765 req-bd46ff97-4141-4fd5-898c-bde3987cc056 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Snapshot retrieved successfully. Aug 13 03:30:45.999120 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-238cdd8d-ef76-4a35-94a4-4d709355d765 req-bd46ff97-4141-4fd5-898c-bde3987cc056 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 returned with HTTP 200 Aug 13 03:30:45.999717 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 79/320] 10.4.3.140 () {68 vars in 1604 bytes} [Thu Aug 13 03:30:45 2026] GET /volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:46.047129 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-df2bd7d1-3a90-4a52-bdc7-33c5396d32e5 req-5ed20ff9-7c32-4626-b1cc-910aa67d12fe None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:46.052258 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-df2bd7d1-3a90-4a52-bdc7-33c5396d32e5 req-5ed20ff9-7c32-4626-b1cc-910aa67d12fe tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 Aug 13 03:30:46.052408 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-df2bd7d1-3a90-4a52-bdc7-33c5396d32e5 req-5ed20ff9-7c32-4626-b1cc-910aa67d12fe tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:46.052701 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-df2bd7d1-3a90-4a52-bdc7-33c5396d32e5 req-5ed20ff9-7c32-4626-b1cc-910aa67d12fe tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:46.054650 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [req-df2bd7d1-3a90-4a52-bdc7-33c5396d32e5 req-5ed20ff9-7c32-4626-b1cc-910aa67d12fe tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Delete snapshot with id: 38b773a9-d8a2-46ee-ac60-4f1405c4bad5 Aug 13 03:30:46.085352 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:46.085352 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:46.086750 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-df2bd7d1-3a90-4a52-bdc7-33c5396d32e5 req-5ed20ff9-7c32-4626-b1cc-910aa67d12fe tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Snapshot retrieved successfully. Aug 13 03:30:46.125121 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-df2bd7d1-3a90-4a52-bdc7-33c5396d32e5 req-5ed20ff9-7c32-4626-b1cc-910aa67d12fe tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Snapshot delete request issued successfully. Aug 13 03:30:46.125317 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-df2bd7d1-3a90-4a52-bdc7-33c5396d32e5 req-5ed20ff9-7c32-4626-b1cc-910aa67d12fe tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 returned with HTTP 202 Aug 13 03:30:46.125889 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 80/321] 10.4.3.140 () {70 vars in 1626 bytes} [Thu Aug 13 03:30:46 2026] DELETE /volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:30:46.166660 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-18d563dd-179c-4617-b4f6-095458389616 req-471d9c1b-2702-4b5b-94e8-cf542e90b876 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:46.170025 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-18d563dd-179c-4617-b4f6-095458389616 req-471d9c1b-2702-4b5b-94e8-cf542e90b876 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] GET https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 Aug 13 03:30:46.170452 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-18d563dd-179c-4617-b4f6-095458389616 req-471d9c1b-2702-4b5b-94e8-cf542e90b876 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:46.172433 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-18d563dd-179c-4617-b4f6-095458389616 req-471d9c1b-2702-4b5b-94e8-cf542e90b876 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:46.177894 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:46.177894 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:46.178686 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-18d563dd-179c-4617-b4f6-095458389616 req-471d9c1b-2702-4b5b-94e8-cf542e90b876 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Snapshot retrieved successfully. Aug 13 03:30:46.179861 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-18d563dd-179c-4617-b4f6-095458389616 req-471d9c1b-2702-4b5b-94e8-cf542e90b876 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 returned with HTTP 200 Aug 13 03:30:46.181449 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 82/322] 10.4.3.140 () {68 vars in 1604 bytes} [Thu Aug 13 03:30:46 2026] GET /volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:47.220547 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-79b75962-11fc-4ef1-a759-56578e451c80 req-546935e0-90dc-46e6-bee5-033faa3db61b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:47.223950 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-79b75962-11fc-4ef1-a759-56578e451c80 req-546935e0-90dc-46e6-bee5-033faa3db61b tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] GET https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 Aug 13 03:30:47.226326 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-79b75962-11fc-4ef1-a759-56578e451c80 req-546935e0-90dc-46e6-bee5-033faa3db61b tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:47.226669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-79b75962-11fc-4ef1-a759-56578e451c80 req-546935e0-90dc-46e6-bee5-033faa3db61b tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:47.233649 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-79b75962-11fc-4ef1-a759-56578e451c80 req-546935e0-90dc-46e6-bee5-033faa3db61b tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 returned with HTTP 404 Aug 13 03:30:47.234332 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 82/323] 10.4.3.140 () {68 vars in 1604 bytes} [Thu Aug 13 03:30:47 2026] GET /volume/v3/snapshots/38b773a9-d8a2-46ee-ac60-4f1405c4bad5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:47.265168 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-42f5a893-405b-40ef-807f-e2746b6b060f req-cd319c81-8338-4b94-9fd1-6a9a0a0a19f1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:47.267450 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-42f5a893-405b-40ef-807f-e2746b6b060f req-cd319c81-8338-4b94-9fd1-6a9a0a0a19f1 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:47.267673 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-42f5a893-405b-40ef-807f-e2746b6b060f req-cd319c81-8338-4b94-9fd1-6a9a0a0a19f1 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:47.267934 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-42f5a893-405b-40ef-807f-e2746b6b060f req-cd319c81-8338-4b94-9fd1-6a9a0a0a19f1 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:47.268166 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [req-42f5a893-405b-40ef-807f-e2746b6b060f req-cd319c81-8338-4b94-9fd1-6a9a0a0a19f1 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Delete volume with id: 5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:47.280997 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:47.280997 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:47.281868 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-42f5a893-405b-40ef-807f-e2746b6b060f req-cd319c81-8338-4b94-9fd1-6a9a0a0a19f1 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Volume info retrieved successfully. Aug 13 03:30:47.322561 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-42f5a893-405b-40ef-807f-e2746b6b060f req-cd319c81-8338-4b94-9fd1-6a9a0a0a19f1 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Delete volume request issued successfully. Aug 13 03:30:47.322561 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-42f5a893-405b-40ef-807f-e2746b6b060f req-cd319c81-8338-4b94-9fd1-6a9a0a0a19f1 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a returned with HTTP 202 Aug 13 03:30:47.322561 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 80/324] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:30:47 2026] DELETE /volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:30:47.348153 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-0386827f-58f2-447c-9174-b0ea85b40fe8 req-f8b9b8d1-ca41-4bfc-9c7d-432948c579ed None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:47.351150 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0386827f-58f2-447c-9174-b0ea85b40fe8 req-f8b9b8d1-ca41-4bfc-9c7d-432948c579ed tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] GET https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:47.351450 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0386827f-58f2-447c-9174-b0ea85b40fe8 req-f8b9b8d1-ca41-4bfc-9c7d-432948c579ed tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:47.352104 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0386827f-58f2-447c-9174-b0ea85b40fe8 req-f8b9b8d1-ca41-4bfc-9c7d-432948c579ed tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:47.366335 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:47.366335 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:47.373088 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-0386827f-58f2-447c-9174-b0ea85b40fe8 req-f8b9b8d1-ca41-4bfc-9c7d-432948c579ed tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Volume info retrieved successfully. Aug 13 03:30:47.380647 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0386827f-58f2-447c-9174-b0ea85b40fe8 req-f8b9b8d1-ca41-4bfc-9c7d-432948c579ed tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a returned with HTTP 200 Aug 13 03:30:47.381661 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 81/325] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:47 2026] GET /volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:48.415909 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-045dad99-4304-4520-a50a-58f7aee0b0e7 req-acbb0a74-85c0-4f82-84a8-81467b3c4419 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:48.418377 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-045dad99-4304-4520-a50a-58f7aee0b0e7 req-acbb0a74-85c0-4f82-84a8-81467b3c4419 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] GET https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:48.418657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-045dad99-4304-4520-a50a-58f7aee0b0e7 req-acbb0a74-85c0-4f82-84a8-81467b3c4419 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:48.418932 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-045dad99-4304-4520-a50a-58f7aee0b0e7 req-acbb0a74-85c0-4f82-84a8-81467b3c4419 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:48.426654 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-045dad99-4304-4520-a50a-58f7aee0b0e7 req-acbb0a74-85c0-4f82-84a8-81467b3c4419 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a returned with HTTP 404 Aug 13 03:30:48.427681 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 83/326] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:48 2026] GET /volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:48.455919 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b74de6e7-9a89-4a7e-b2ba-dc55a2718571 req-77950926-6100-4a83-82dc-1f724c36d6d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:48.459098 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b74de6e7-9a89-4a7e-b2ba-dc55a2718571 req-77950926-6100-4a83-82dc-1f724c36d6d6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:48.459245 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b74de6e7-9a89-4a7e-b2ba-dc55a2718571 req-77950926-6100-4a83-82dc-1f724c36d6d6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:48.459548 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b74de6e7-9a89-4a7e-b2ba-dc55a2718571 req-77950926-6100-4a83-82dc-1f724c36d6d6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:48.459813 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-b74de6e7-9a89-4a7e-b2ba-dc55a2718571 req-77950926-6100-4a83-82dc-1f724c36d6d6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Delete volume with id: 5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:48.467836 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b74de6e7-9a89-4a7e-b2ba-dc55a2718571 req-77950926-6100-4a83-82dc-1f724c36d6d6 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a returned with HTTP 404 Aug 13 03:30:48.468783 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 83/327] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:30:48 2026] DELETE /volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:48.501609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-9575e964-d585-40ad-8fff-0d75d7594715 req-dab3d63d-ac4d-4c3c-83d2-c6b1496b2360 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:48.504962 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9575e964-d585-40ad-8fff-0d75d7594715 req-dab3d63d-ac4d-4c3c-83d2-c6b1496b2360 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] GET https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a Aug 13 03:30:48.505415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9575e964-d585-40ad-8fff-0d75d7594715 req-dab3d63d-ac4d-4c3c-83d2-c6b1496b2360 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:48.505707 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9575e964-d585-40ad-8fff-0d75d7594715 req-dab3d63d-ac4d-4c3c-83d2-c6b1496b2360 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:48.514306 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9575e964-d585-40ad-8fff-0d75d7594715 req-dab3d63d-ac4d-4c3c-83d2-c6b1496b2360 tempest-VolumesSnapshotsTestJSON-115820117 tempest-VolumesSnapshotsTestJSON-115820117-project-member] https://10.4.3.140/volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a returned with HTTP 404 Aug 13 03:30:48.515049 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 81/328] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:48 2026] GET /volume/v3/volumes/5f8cfc97-e982-43a9-aabb-91365f72328a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:50.902030 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5c0572c3-b7ab-42f8-8aea-0a3396871fa5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:51.044328 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c0572c3-b7ab-42f8-8aea-0a3396871fa5 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:30:51.044841 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5c0572c3-b7ab-42f8-8aea-0a3396871fa5 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-719703955"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:51.087659 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c0572c3-b7ab-42f8-8aea-0a3396871fa5 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:30:51.088209 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 82/329] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:30:50 2026] POST /volume/v3/types => generated 223 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:51.098466 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dcdce7c7-fcdd-491e-9fc6-e3f0551f6438 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:51.100937 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dcdce7c7-fcdd-491e-9fc6-e3f0551f6438 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:30:51.101656 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dcdce7c7-fcdd-491e-9fc6-e3f0551f6438 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-488132202"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:51.128930 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dcdce7c7-fcdd-491e-9fc6-e3f0551f6438 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:30:51.129760 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 84/330] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:30:51 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) Aug 13 03:30:51.140595 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd35357a-e1e5-4656-aa25-5722d83b5d76 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:51.263114 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd35357a-e1e5-4656-aa25-5722d83b5d76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/groups Aug 13 03:30:51.264216 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd35357a-e1e5-4656-aa25-5722d83b5d76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4803fa3f-ede0-414f-ad63-d3dbfa462b02", "volume_types": ["bf92c120-c085-4542-bd55-da789de4974e"], "name": "tempest-GroupSnapshotsTest-Group-476770847"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:51.266189 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-dd35357a-e1e5-4656-aa25-5722d83b5d76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating new group {'group': {'group_type': '4803fa3f-ede0-414f-ad63-d3dbfa462b02', 'volume_types': ['bf92c120-c085-4542-bd55-da789de4974e'], 'name': 'tempest-GroupSnapshotsTest-Group-476770847'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 03:30:51.271655 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-dd35357a-e1e5-4656-aa25-5722d83b5d76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating group tempest-GroupSnapshotsTest-Group-476770847. Aug 13 03:30:51.295871 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd35357a-e1e5-4656-aa25-5722d83b5d76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:30:51.295378. {{(pid=100343) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:30:51.296070 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd35357a-e1e5-4656-aa25-5722d83b5d76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Availability Zones retrieved successfully. Aug 13 03:30:51.324292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-dd35357a-e1e5-4656-aa25-5722d83b5d76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['2bc49104-c389-47a2-b6be-971e96282dbf'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:51.365470 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd35357a-e1e5-4656-aa25-5722d83b5d76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Aug 13 03:30:51.366152 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 84/331] 10.4.3.140 () {70 vars in 1297 bytes} [Thu Aug 13 03:30:51 2026] POST /volume/v3/groups => generated 111 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:51.375620 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2f2b0516-9926-43b9-88d5-20ba30c64d30 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:51.377996 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2f2b0516-9926-43b9-88d5-20ba30c64d30 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb Aug 13 03:30:51.378477 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2f2b0516-9926-43b9-88d5-20ba30c64d30 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:51.379124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2f2b0516-9926-43b9-88d5-20ba30c64d30 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:51.379124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-2f2b0516-9926-43b9-88d5-20ba30c64d30 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 50c6fc35-a824-49dc-b11d-9573f2077efb {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:51.387336 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:51.387336 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:51.400314 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2f2b0516-9926-43b9-88d5-20ba30c64d30 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb returned with HTTP 200 Aug 13 03:30:51.401108 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 82/332] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:51 2026] GET /volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:52.416336 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e11b45c2-9137-4054-99cf-78ee7c6d1fb9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:52.418860 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e11b45c2-9137-4054-99cf-78ee7c6d1fb9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb Aug 13 03:30:52.419157 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e11b45c2-9137-4054-99cf-78ee7c6d1fb9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:52.419379 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e11b45c2-9137-4054-99cf-78ee7c6d1fb9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:52.419580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-e11b45c2-9137-4054-99cf-78ee7c6d1fb9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 50c6fc35-a824-49dc-b11d-9573f2077efb {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:52.424041 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:52.424041 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:52.436378 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e11b45c2-9137-4054-99cf-78ee7c6d1fb9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb returned with HTTP 200 Aug 13 03:30:52.437235 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 83/333] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:52 2026] GET /volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:52.448428 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:52.451059 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:30:52.452206 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-204030118", "volume_type": "bf92c120-c085-4542-bd55-da789de4974e", "group_id": "50c6fc35-a824-49dc-b11d-9573f2077efb", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:52.455253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-204030118', 'volume_type': 'bf92c120-c085-4542-bd55-da789de4974e', 'group_id': '50c6fc35-a824-49dc-b11d-9573f2077efb', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:30:52.472890 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:52.472890 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:52.473427 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume of 1 GB Aug 13 03:30:52.500475 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Availability Zones retrieved successfully. Aug 13 03:30:52.509884 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (13eee033-8045-4277-8640-e01ce41ce810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:52.511411 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8a4fd2-71d9-4b52-807e-064dd77dd231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:52.512239 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:52.512239 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:52.512843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:30:52.543850 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa8a4fd2-71d9-4b52-807e-064dd77dd231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:30:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bf92c120-c085-4542-bd55-da789de4974e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-719703955',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf92c120-c085-4542-bd55-da789de4974e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '50c6fc35-a824-49dc-b11d-9573f2077efb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:52.545161 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a287ac-241f-4c5c-a3a4-74d5b73e4a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:52.588231 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-719703955 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-719703955, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:30:52.588654 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-719703955 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-719703955, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:30:52.637350 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['36e1666f-705f-426c-a95b-3adf5fc4c88b', 'c23d2b45-b229-4176-8be8-091fec56a5e8', '55760c20-6cd0-4d09-86a7-5d28fe5a7f3c', '4f0bf05a-97f6-4b05-a30c-d87437145a2d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:52.638431 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a287ac-241f-4c5c-a3a4-74d5b73e4a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36e1666f-705f-426c-a95b-3adf5fc4c88b', 'c23d2b45-b229-4176-8be8-091fec56a5e8', '55760c20-6cd0-4d09-86a7-5d28fe5a7f3c', '4f0bf05a-97f6-4b05-a30c-d87437145a2d']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:52.639287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9fdfce-e535-4ae5-88e7-3fc63120ab5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:52.666686 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9fdfce-e535-4ae5-88e7-3fc63120ab5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '182215b6-c75c-4fdc-9ca2-ad8bf6f44b49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-204030118',encryption_key_id=None,group_id=50c6fc35-a824-49dc-b11d-9573f2077efb,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['36e1666f-705f-426c-a95b-3adf5fc4c88b','c23d2b45-b229-4176-8be8-091fec56a5e8','55760c20-6cd0-4d09-86a7-5d28fe5a7f3c','4f0bf05a-97f6-4b05-a30c-d87437145a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=bf92c120-c085-4542-bd55-da789de4974e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-204030118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=50c6fc35-a824-49dc-b11d-9573f2077efb,host=None,id=182215b6-c75c-4fdc-9ca2-ad8bf6f44b49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd80db36b15429d869f4688c8276931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6ab915370d445484915376f8213a74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf92c120-c085-4542-bd55-da789de4974e),volume_type_id=bf92c120-c085-4542-bd55-da789de4974e)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:52.667993 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98872a70-18e1-4960-a94b-394c012d7758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:52.702744 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98872a70-18e1-4960-a94b-394c012d7758) transitioned into state 'SUCCESS' from state '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-204030118',encryption_key_id=None,group_id=50c6fc35-a824-49dc-b11d-9573f2077efb,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['36e1666f-705f-426c-a95b-3adf5fc4c88b','c23d2b45-b229-4176-8be8-091fec56a5e8','55760c20-6cd0-4d09-86a7-5d28fe5a7f3c','4f0bf05a-97f6-4b05-a30c-d87437145a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=bf92c120-c085-4542-bd55-da789de4974e)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:52.704012 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (254b3451-2c8d-42d0-b56b-874bf13ee509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:52.726016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (254b3451-2c8d-42d0-b56b-874bf13ee509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:52.728178 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (13eee033-8045-4277-8640-e01ce41ce810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:52.728659 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume request issued successfully. Aug 13 03:30:52.729644 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:52.729800 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:52.782890 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:52.788618 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:52.788618 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:52.794021 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1898a59e-b52b-4f3d-898e-fed5dade0956 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:30:52.794651 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 85/334] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:30:52 2026] POST /volume/v3/volumes => generated 821 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:52.810936 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-570e72ae-74a5-4a12-a1c9-c3099e9892fb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:52.813498 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-570e72ae-74a5-4a12-a1c9-c3099e9892fb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 Aug 13 03:30:52.813756 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-570e72ae-74a5-4a12-a1c9-c3099e9892fb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:52.814174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-570e72ae-74a5-4a12-a1c9-c3099e9892fb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:52.822686 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:52.822686 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:52.829156 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-570e72ae-74a5-4a12-a1c9-c3099e9892fb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:30:52.830777 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-570e72ae-74a5-4a12-a1c9-c3099e9892fb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:52.831220 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-570e72ae-74a5-4a12-a1c9-c3099e9892fb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:52.894552 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-570e72ae-74a5-4a12-a1c9-c3099e9892fb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:52.899175 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:52.899175 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:52.916561 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-570e72ae-74a5-4a12-a1c9-c3099e9892fb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 returned with HTTP 200 Aug 13 03:30:52.917111 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 85/335] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:52 2026] GET /volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 => generated 889 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:53.814943 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7b07d796-e8d6-40f6-affb-56edf27964eb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:53.820876 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7b07d796-e8d6-40f6-affb-56edf27964eb tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:30:53.820876 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7b07d796-e8d6-40f6-affb-56edf27964eb tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:53.820876 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7b07d796-e8d6-40f6-affb-56edf27964eb tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:53.834359 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:53.834359 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:53.839027 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7b07d796-e8d6-40f6-affb-56edf27964eb tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:30:53.845786 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7b07d796-e8d6-40f6-affb-56edf27964eb tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:30:53.846627 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 83/336] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:53 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:53.904795 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-f20dc2db-d896-4993-89d1-ce957a54bf98 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:53.908084 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-f20dc2db-d896-4993-89d1-ce957a54bf98 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:30:53.908437 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-f20dc2db-d896-4993-89d1-ce957a54bf98 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:53.908750 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-f20dc2db-d896-4993-89d1-ce957a54bf98 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:53.925948 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:53.925948 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:53.932559 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-f20dc2db-d896-4993-89d1-ce957a54bf98 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:30:53.938447 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-f20dc2db-d896-4993-89d1-ce957a54bf98 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:30:53.938576 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-70e54413-375b-4398-87fd-c352ee8016b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:53.938986 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 84/337] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:53 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:53.944461 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70e54413-375b-4398-87fd-c352ee8016b9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 Aug 13 03:30:53.944461 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70e54413-375b-4398-87fd-c352ee8016b9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:53.944461 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70e54413-375b-4398-87fd-c352ee8016b9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:53.967342 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:53.967342 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:53.976113 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-6404dd63-a603-4aa0-bcc8-5513b532b649 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:53.980222 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-70e54413-375b-4398-87fd-c352ee8016b9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:30:53.980476 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-6404dd63-a603-4aa0-bcc8-5513b532b649 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] POST https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7/action Aug 13 03:30:53.981073 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-6404dd63-a603-4aa0-bcc8-5513b532b649 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:53.981236 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-6404dd63-a603-4aa0-bcc8-5513b532b649 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:53.981765 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-70e54413-375b-4398-87fd-c352ee8016b9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:53.982398 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-70e54413-375b-4398-87fd-c352ee8016b9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:53.996449 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:53.996449 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:53.997098 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-6404dd63-a603-4aa0-bcc8-5513b532b649 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:30:54.015742 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-6404dd63-a603-4aa0-bcc8-5513b532b649 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Begin detaching volume completed successfully. Aug 13 03:30:54.016462 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-6404dd63-a603-4aa0-bcc8-5513b532b649 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7/action returned with HTTP 202 Aug 13 03:30:54.017195 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 86/338] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:30:53 2026] POST /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 03:30:54.051369 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-70e54413-375b-4398-87fd-c352ee8016b9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:54.055797 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:54.055797 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:54.068134 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70e54413-375b-4398-87fd-c352ee8016b9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 returned with HTTP 200 Aug 13 03:30:54.068635 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 86/339] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:53 2026] GET /volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 => generated 914 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:54.088539 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b106d1c1-3ec8-484e-b362-e4d3077aa72a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:54.091432 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e6acd57f-06b9-4706-b669-5addf97be9d4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:54.091612 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b106d1c1-3ec8-484e-b362-e4d3077aa72a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/group_snapshots Aug 13 03:30:54.091837 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e6acd57f-06b9-4706-b669-5addf97be9d4 None None] GET https://10.4.3.140/volume// Aug 13 03:30:54.092022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e6acd57f-06b9-4706-b669-5addf97be9d4 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:54.092091 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b106d1c1-3ec8-484e-b362-e4d3077aa72a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "50c6fc35-a824-49dc-b11d-9573f2077efb", "name": "tempest-group_snapshot-85654092"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:54.092259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e6acd57f-06b9-4706-b669-5addf97be9d4 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:54.092708 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e6acd57f-06b9-4706-b669-5addf97be9d4 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:30:54.093054 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 85/340] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:30:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:30:54.094712 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.group_snapshots [None req-b106d1c1-3ec8-484e-b362-e4d3077aa72a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '50c6fc35-a824-49dc-b11d-9573f2077efb', 'name': 'tempest-group_snapshot-85654092'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 03:30:54.102134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-d23c86c9-7f34-4b6a-a5e7-6ded4fd1d8d4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:54.103042 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:54.103042 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:54.107407 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.group_snapshots [None req-b106d1c1-3ec8-484e-b362-e4d3077aa72a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating group_snapshot tempest-group_snapshot-85654092. Aug 13 03:30:54.109088 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-d23c86c9-7f34-4b6a-a5e7-6ded4fd1d8d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:30:54.109311 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-d23c86c9-7f34-4b6a-a5e7-6ded4fd1d8d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:54.109555 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-d23c86c9-7f34-4b6a-a5e7-6ded4fd1d8d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:54.125373 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:54.125373 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:54.132102 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-d23c86c9-7f34-4b6a-a5e7-6ded4fd1d8d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:30:54.133501 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:54.133501 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:54.138434 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-d23c86c9-7f34-4b6a-a5e7-6ded4fd1d8d4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:30:54.138977 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 87/341] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:30:54 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:54.150294 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-b106d1c1-3ec8-484e-b362-e4d3077aa72a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-719703955 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-719703955, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:30:54.150627 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-b106d1c1-3ec8-484e-b362-e4d3077aa72a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-719703955 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-719703955, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:30:54.178233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-b106d1c1-3ec8-484e-b362-e4d3077aa72a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['010fa331-da92-4859-a705-ddf519deea9d', 'ac39c4f9-e719-430a-ad55-35c18f39987e', '2b515894-1523-4eb7-a105-c8c6d66ab49a', '8369c438-f73c-4553-838a-02a94a734b7b'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:54.212937 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b106d1c1-3ec8-484e-b362-e4d3077aa72a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 202 Aug 13 03:30:54.213517 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 84/342] 10.4.3.140 () {70 vars in 1324 bytes} [Thu Aug 13 03:30:54 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:54.224604 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-13b94b88-ae7b-4b6a-a18f-eaf42eeef10f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:54.226798 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13b94b88-ae7b-4b6a-a18f-eaf42eeef10f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 Aug 13 03:30:54.227277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-13b94b88-ae7b-4b6a-a18f-eaf42eeef10f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:54.227570 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-13b94b88-ae7b-4b6a-a18f-eaf42eeef10f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:54.227740 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-13b94b88-ae7b-4b6a-a18f-eaf42eeef10f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 839358f9-02ef-4f3c-b4ba-bbe491084023 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:30:54.233956 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:54.233956 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:54.243236 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13b94b88-ae7b-4b6a-a18f-eaf42eeef10f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 returned with HTTP 200 Aug 13 03:30:54.243664 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 87/343] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:30:54 2026] GET /volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 => generated 305 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:55.213929 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-5abe0b55-87c9-4c92-8b75-d7e3d157b3df None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:55.223231 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-5abe0b55-87c9-4c92-8b75-d7e3d157b3df tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] DELETE https://10.4.3.140/volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e Aug 13 03:30:55.224254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-5abe0b55-87c9-4c92-8b75-d7e3d157b3df tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:55.225563 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-5abe0b55-87c9-4c92-8b75-d7e3d157b3df tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:55.240649 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.240649 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:55.257223 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d2543f6-7d0c-4979-b610-4eab827f6c7b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:55.259813 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d2543f6-7d0c-4979-b610-4eab827f6c7b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 Aug 13 03:30:55.260130 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d2543f6-7d0c-4979-b610-4eab827f6c7b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:55.260379 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d2543f6-7d0c-4979-b610-4eab827f6c7b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:55.260560 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-5d2543f6-7d0c-4979-b610-4eab827f6c7b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 839358f9-02ef-4f3c-b4ba-bbe491084023 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:30:55.268106 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.268106 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:55.277390 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d2543f6-7d0c-4979-b610-4eab827f6c7b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 returned with HTTP 200 Aug 13 03:30:55.277971 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 88/344] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:30:55 2026] GET /volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:55.291402 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8730f6b5-cf96-4d6e-8784-186b9ddbdcf7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:55.293269 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8730f6b5-cf96-4d6e-8784-186b9ddbdcf7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Aug 13 03:30:55.293570 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8730f6b5-cf96-4d6e-8784-186b9ddbdcf7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:55.293816 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8730f6b5-cf96-4d6e-8784-186b9ddbdcf7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:55.294844 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-8730f6b5-cf96-4d6e-8784-186b9ddbdcf7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:55.295627 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.295627 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:55.296973 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.db.api [None req-8730f6b5-cf96-4d6e-8784-186b9ddbdcf7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Building query based on filter {{(pid=100341) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:30:55.313041 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8730f6b5-cf96-4d6e-8784-186b9ddbdcf7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all snapshots completed successfully. Aug 13 03:30:55.313700 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.313700 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:55.314684 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8730f6b5-cf96-4d6e-8784-186b9ddbdcf7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 03:30:55.315181 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 85/345] 10.4.3.140 () {66 vars in 1264 bytes} [Thu Aug 13 03:30:55 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:55.319392 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb0339a5-999e-48e4-82be-595ef2d6a32e req-5abe0b55-87c9-4c92-8b75-d7e3d157b3df tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e returned with HTTP 200 Aug 13 03:30:55.319800 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 86/346] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:30:55 2026] DELETE /volume/v3/attachments/8ae862d2-8269-4a63-984f-814e70e0a08e => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:55.330766 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-724fcb31-c7bc-48f6-b83b-65920a573cec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:55.333106 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-724fcb31-c7bc-48f6-b83b-65920a573cec tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/82dcacce-feca-44a8-9d75-3447ae5cf312 Aug 13 03:30:55.333707 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-724fcb31-c7bc-48f6-b83b-65920a573cec tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:55.334089 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-724fcb31-c7bc-48f6-b83b-65920a573cec tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:55.345863 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.345863 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:55.346405 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-724fcb31-c7bc-48f6-b83b-65920a573cec tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Snapshot retrieved successfully. Aug 13 03:30:55.347612 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-724fcb31-c7bc-48f6-b83b-65920a573cec tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/82dcacce-feca-44a8-9d75-3447ae5cf312 returned with HTTP 200 Aug 13 03:30:55.348054 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 88/347] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:30:55 2026] GET /volume/v3/snapshots/82dcacce-feca-44a8-9d75-3447ae5cf312 => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:55.360264 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:55.362167 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/groups/action Aug 13 03:30:55.362679 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "839358f9-02ef-4f3c-b4ba-bbe491084023", "name": "tempest-Group_from_snap-1828029680"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:55.362870 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "839358f9-02ef-4f3c-b4ba-bbe491084023", "name": "tempest-Group_from_snap-1828029680"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:55.366074 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '839358f9-02ef-4f3c-b4ba-bbe491084023', 'name': 'tempest-Group_from_snap-1828029680'}}. {{(pid=100343) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 13 03:30:55.366203 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating group tempest-Group_from_snap-1828029680 from group_snapshot 839358f9-02ef-4f3c-b4ba-bbe491084023. Aug 13 03:30:55.371409 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.371409 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:55.378745 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.378745 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:55.383569 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.383569 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:55.429486 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['d41a8ecf-ca94-4562-afb4-d576c406c194'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:55.488792 np0000007145 devstack@c-api.service[100343]: INFO cinder.group.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] A mapping entry already exists for group b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d and volume type bf92c120-c085-4542-bd55-da789de4974e. Do not need to create again. Aug 13 03:30:55.489115 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.489115 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:55.489650 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Availability Zones retrieved successfully. Aug 13 03:30:55.494578 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (65f2da03-f12a-4b24-8052-195525182599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:55.495557 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85183172-f09e-44c6-bb01-2a386a4af6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:55.496546 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:30:55.525663 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85183172-f09e-44c6-bb01-2a386a4af6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '82dcacce-feca-44a8-9d75-3447ae5cf312', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:30:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bf92c120-c085-4542-bd55-da789de4974e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-719703955',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf92c120-c085-4542-bd55-da789de4974e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:55.526612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f65fa2-8339-458e-ae76-e72c1ab3b79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:55.553677 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-719703955 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-719703955, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:30:55.565092 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['ee19b2ba-0197-4100-8ca8-0924d0418a58', 'e5c935b8-ab02-4f43-927e-3638749527b6'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:55.565994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f65fa2-8339-458e-ae76-e72c1ab3b79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee19b2ba-0197-4100-8ca8-0924d0418a58', 'e5c935b8-ab02-4f43-927e-3638749527b6']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:55.566669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f18c6b7-302b-4119-b36c-5f8125727cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:55.603772 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f18c6b7-302b-4119-b36c-5f8125727cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc6f83e-02ea-4306-bfac-aa07a49cbf4a', '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=b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['ee19b2ba-0197-4100-8ca8-0924d0418a58','e5c935b8-ab02-4f43-927e-3638749527b6'],size=1,snapshot_id=82dcacce-feca-44a8-9d75-3447ae5cf312,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=bf92c120-c085-4542-bd55-da789de4974e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d,host=None,id=8bc6f83e-02ea-4306-bfac-aa07a49cbf4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd80db36b15429d869f4688c8276931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=82dcacce-feca-44a8-9d75-3447ae5cf312,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6ab915370d445484915376f8213a74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf92c120-c085-4542-bd55-da789de4974e),volume_type_id=bf92c120-c085-4542-bd55-da789de4974e)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:55.606601 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e90ff82-6b0e-4509-9354-e819a5ea1514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:30:55.631078 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e90ff82-6b0e-4509-9354-e819a5ea1514) transitioned into state 'SUCCESS' from 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=b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['ee19b2ba-0197-4100-8ca8-0924d0418a58','e5c935b8-ab02-4f43-927e-3638749527b6'],size=1,snapshot_id=82dcacce-feca-44a8-9d75-3447ae5cf312,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=bf92c120-c085-4542-bd55-da789de4974e)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:30:55.631078 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (65f2da03-f12a-4b24-8052-195525182599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:30:55.631269 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume request issued successfully. Aug 13 03:30:55.672744 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a50ae07e-ffa9-4590-80c9-62852a05b439 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:55.675161 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a50ae07e-ffa9-4590-80c9-62852a05b439 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:55.675457 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a50ae07e-ffa9-4590-80c9-62852a05b439 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:55.675904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a50ae07e-ffa9-4590-80c9-62852a05b439 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:55.684250 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb3db198-c86b-48d6-af67-4ca00b2a399f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/action returned with HTTP 202 Aug 13 03:30:55.684787 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 89/348] 10.4.3.140 () {70 vars in 1318 bytes} [Thu Aug 13 03:30:55 2026] POST /volume/v3/groups/action => generated 103 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:55.691896 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.691896 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:55.698034 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a50ae07e-ffa9-4590-80c9-62852a05b439 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:55.701340 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-88b573a2-e03e-45e3-8909-28d97ab8022f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:55.704589 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a50ae07e-ffa9-4590-80c9-62852a05b439 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:55.705385 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 86/349] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:55 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:55.708966 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:30:55.708966 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:55.708966 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:55.708966 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:55.708966 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.708966 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:55.709274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:30:55.757202 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all volumes completed successfully. Aug 13 03:30:55.758394 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:55.758576 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:55.812209 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:55.816598 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.816598 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:55.820996 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:55.821285 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:55.866338 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:55.870736 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.870736 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:55.878587 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-88b573a2-e03e-45e3-8909-28d97ab8022f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:30:55.879018 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 87/350] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:30:55 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:55.895875 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ee5d44c9-838b-499c-8bbb-26d6356e15ea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:55.898807 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee5d44c9-838b-499c-8bbb-26d6356e15ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/8bc6f83e-02ea-4306-bfac-aa07a49cbf4a Aug 13 03:30:55.899104 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee5d44c9-838b-499c-8bbb-26d6356e15ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:55.899328 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee5d44c9-838b-499c-8bbb-26d6356e15ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:55.916881 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.916881 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:55.924785 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ee5d44c9-838b-499c-8bbb-26d6356e15ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:30:55.926247 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-ee5d44c9-838b-499c-8bbb-26d6356e15ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:55.926522 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-ee5d44c9-838b-499c-8bbb-26d6356e15ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:55.988079 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-ee5d44c9-838b-499c-8bbb-26d6356e15ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:55.996861 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:55.996861 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:56.005960 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee5d44c9-838b-499c-8bbb-26d6356e15ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/8bc6f83e-02ea-4306-bfac-aa07a49cbf4a returned with HTTP 200 Aug 13 03:30:56.006280 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 89/351] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:55 2026] GET /volume/v3/volumes/8bc6f83e-02ea-4306-bfac-aa07a49cbf4a => generated 926 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:56.020114 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b097fbe0-0c25-41dc-9b5d-c61f86828a07 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.022558 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b097fbe0-0c25-41dc-9b5d-c61f86828a07 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d Aug 13 03:30:56.022837 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b097fbe0-0c25-41dc-9b5d-c61f86828a07 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:56.023075 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b097fbe0-0c25-41dc-9b5d-c61f86828a07 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:56.023247 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-b097fbe0-0c25-41dc-9b5d-c61f86828a07 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:56.027274 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.027274 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:56.036599 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b097fbe0-0c25-41dc-9b5d-c61f86828a07 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d returned with HTTP 200 Aug 13 03:30:56.036977 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 90/352] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:56 2026] GET /volume/v3/groups/b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d => generated 418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:56.050297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.052485 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:30:56.052760 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:56.053013 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:56.053565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:56.054546 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:30:56.061546 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f51e4e24-d108-4582-a0b5-0c3d2522dce4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.063837 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f51e4e24-d108-4582-a0b5-0c3d2522dce4 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:56.064025 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f51e4e24-d108-4582-a0b5-0c3d2522dce4 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:56.064262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f51e4e24-d108-4582-a0b5-0c3d2522dce4 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:56.075588 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.075588 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:56.079208 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f51e4e24-d108-4582-a0b5-0c3d2522dce4 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:56.083138 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f51e4e24-d108-4582-a0b5-0c3d2522dce4 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:56.083624 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 88/353] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:56 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:56.093340 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all volumes completed successfully. Aug 13 03:30:56.094310 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:56.094514 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:56.136752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-70623175-c2d8-4c32-a2de-7096a926c6f6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.139556 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-70623175-c2d8-4c32-a2de-7096a926c6f6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:56.139737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-70623175-c2d8-4c32-a2de-7096a926c6f6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:56.139929 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-70623175-c2d8-4c32-a2de-7096a926c6f6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:56.148265 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:56.154277 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.154277 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:56.154542 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.154542 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:56.159096 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:56.159357 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:56.162517 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-70623175-c2d8-4c32-a2de-7096a926c6f6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:56.171952 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-70623175-c2d8-4c32-a2de-7096a926c6f6 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:56.172341 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 90/354] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:30:56 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:56.199376 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a3a7115d-4293-49c5-97e7-44df328c57c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.202360 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3a7115d-4293-49c5-97e7-44df328c57c2 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:30:56.202627 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3a7115d-4293-49c5-97e7-44df328c57c2 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:56.202878 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3a7115d-4293-49c5-97e7-44df328c57c2 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:56.204855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-cecc70bd-2930-4a7d-838f-044ae12bc0f1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.207877 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:56.208433 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-cecc70bd-2930-4a7d-838f-044ae12bc0f1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583/action Aug 13 03:30:56.208879 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-cecc70bd-2930-4a7d-838f-044ae12bc0f1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:56.209019 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-cecc70bd-2930-4a7d-838f-044ae12bc0f1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:56.211777 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.211777 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:56.220505 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0877bcd2-b902-4a9c-b846-19ea0b0c364c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:30:56.220780 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 87/355] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:30:56 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:56.222257 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.222257 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:56.230419 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3a7115d-4293-49c5-97e7-44df328c57c2 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:30:56.234650 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.234650 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:56.235267 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-cecc70bd-2930-4a7d-838f-044ae12bc0f1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:56.243288 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3a7115d-4293-49c5-97e7-44df328c57c2 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:30:56.243415 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f255873c-3db1-40f3-b20b-3c338fdc5082 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.243480 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 91/356] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:56 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:56.248210 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f255873c-3db1-40f3-b20b-3c338fdc5082 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/groups/b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d/action Aug 13 03:30:56.248699 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f255873c-3db1-40f3-b20b-3c338fdc5082 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:56.248856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f255873c-3db1-40f3-b20b-3c338fdc5082 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:56.250603 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-f255873c-3db1-40f3-b20b-3c338fdc5082 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] delete called for group b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d {{(pid=100342) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:30:56.250741 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-f255873c-3db1-40f3-b20b-3c338fdc5082 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Delete group with id: b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d Aug 13 03:30:56.250863 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-cecc70bd-2930-4a7d-838f-044ae12bc0f1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Begin detaching volume completed successfully. Aug 13 03:30:56.251217 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-cecc70bd-2930-4a7d-838f-044ae12bc0f1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583/action returned with HTTP 202 Aug 13 03:30:56.251873 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 89/357] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:30:56 2026] POST /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:30:56.265264 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.265264 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:56.329817 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-95397125-69a5-4854-be50-c5f99a1ba55f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.329817 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-95397125-69a5-4854-be50-c5f99a1ba55f None None] GET https://10.4.3.140/volume// Aug 13 03:30:56.330327 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-95397125-69a5-4854-be50-c5f99a1ba55f None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:56.330406 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-95397125-69a5-4854-be50-c5f99a1ba55f None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:56.331080 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-95397125-69a5-4854-be50-c5f99a1ba55f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:30:56.331370 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 88/358] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:30:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:30:56.342700 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-0a8152b9-26ee-4ac3-b118-0794656eeb2b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.345165 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-0a8152b9-26ee-4ac3-b118-0794656eeb2b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:56.345297 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-0a8152b9-26ee-4ac3-b118-0794656eeb2b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:56.347138 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-0a8152b9-26ee-4ac3-b118-0794656eeb2b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:56.356256 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.356256 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:56.363938 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-0a8152b9-26ee-4ac3-b118-0794656eeb2b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:56.367796 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f255873c-3db1-40f3-b20b-3c338fdc5082 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d/action returned with HTTP 202 Aug 13 03:30:56.368520 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 91/359] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:30:56 2026] POST /volume/v3/groups/b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:30:56.372351 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-0a8152b9-26ee-4ac3-b118-0794656eeb2b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:56.372861 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 92/360] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:30:56 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:30:56.380103 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1421adb7-2783-42a2-abe4-684fb750c8da None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:56.382019 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1421adb7-2783-42a2-abe4-684fb750c8da tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/8bc6f83e-02ea-4306-bfac-aa07a49cbf4a Aug 13 03:30:56.382219 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1421adb7-2783-42a2-abe4-684fb750c8da tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:56.382433 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1421adb7-2783-42a2-abe4-684fb750c8da tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:56.409076 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.409076 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:56.416091 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1421adb7-2783-42a2-abe4-684fb750c8da tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:30:56.417056 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-1421adb7-2783-42a2-abe4-684fb750c8da tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:56.417543 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-1421adb7-2783-42a2-abe4-684fb750c8da tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:56.477081 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-1421adb7-2783-42a2-abe4-684fb750c8da tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:56.482146 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:56.482146 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:56.498735 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1421adb7-2783-42a2-abe4-684fb750c8da tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/8bc6f83e-02ea-4306-bfac-aa07a49cbf4a returned with HTTP 200 Aug 13 03:30:56.498735 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 90/361] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:56 2026] GET /volume/v3/volumes/8bc6f83e-02ea-4306-bfac-aa07a49cbf4a => generated 925 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:57.381466 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-493560c8-5a69-4d38-96fe-ad1880c10515 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:57.385130 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-493560c8-5a69-4d38-96fe-ad1880c10515 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a4f3bd7f-1ce0-45ce-a69c-98b7b866b68b Aug 13 03:30:57.385428 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-493560c8-5a69-4d38-96fe-ad1880c10515 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:57.385917 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-493560c8-5a69-4d38-96fe-ad1880c10515 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:57.404642 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:57.404642 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:57.480601 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-44ce1f52-da49-417e-98d8-0b47e2ef25c1 req-493560c8-5a69-4d38-96fe-ad1880c10515 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/a4f3bd7f-1ce0-45ce-a69c-98b7b866b68b returned with HTTP 200 Aug 13 03:30:57.480883 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 89/362] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:30:57 2026] DELETE /volume/v3/attachments/a4f3bd7f-1ce0-45ce-a69c-98b7b866b68b => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:57.518142 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-18a208f8-e8b1-474c-a318-f1f816b5e1ea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:57.522763 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-18a208f8-e8b1-474c-a318-f1f816b5e1ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/8bc6f83e-02ea-4306-bfac-aa07a49cbf4a Aug 13 03:30:57.523050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-18a208f8-e8b1-474c-a318-f1f816b5e1ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:57.523212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-18a208f8-e8b1-474c-a318-f1f816b5e1ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:57.531033 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-18a208f8-e8b1-474c-a318-f1f816b5e1ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/8bc6f83e-02ea-4306-bfac-aa07a49cbf4a returned with HTTP 404 Aug 13 03:30:57.532165 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 92/363] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:57 2026] GET /volume/v3/volumes/8bc6f83e-02ea-4306-bfac-aa07a49cbf4a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:30:57.543660 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a57f0901-681c-4141-8bfb-37540b675da9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:57.545634 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a57f0901-681c-4141-8bfb-37540b675da9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d Aug 13 03:30:57.546203 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a57f0901-681c-4141-8bfb-37540b675da9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:57.546628 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a57f0901-681c-4141-8bfb-37540b675da9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:57.547843 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-a57f0901-681c-4141-8bfb-37540b675da9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:57.551057 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a57f0901-681c-4141-8bfb-37540b675da9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d returned with HTTP 404 Aug 13 03:30:57.552307 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 93/364] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:57 2026] GET /volume/v3/groups/b2c58aa8-77f5-4949-86a4-fdb4aa08ef8d => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:30:57.563783 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3c706129-789d-42e3-af63-453398f8e771 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:57.567424 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3c706129-789d-42e3-af63-453398f8e771 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 Aug 13 03:30:57.567424 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3c706129-789d-42e3-af63-453398f8e771 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:57.567796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3c706129-789d-42e3-af63-453398f8e771 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:57.567902 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.group_snapshots [None req-3c706129-789d-42e3-af63-453398f8e771 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] delete called for member 839358f9-02ef-4f3c-b4ba-bbe491084023 {{(pid=100340) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 03:30:57.567985 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.group_snapshots [None req-3c706129-789d-42e3-af63-453398f8e771 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Delete group_snapshot with id: 839358f9-02ef-4f3c-b4ba-bbe491084023 Aug 13 03:30:57.574905 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:57.574905 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:57.636247 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3c706129-789d-42e3-af63-453398f8e771 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 returned with HTTP 202 Aug 13 03:30:57.636898 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 91/365] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:30:57 2026] DELETE /volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:30:57.650607 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-083cf856-e09b-4359-9f89-6be7c50c081c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:57.651054 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:30:57.651386 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:57.651651 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:57.652029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:57.652500 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:57.652500 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:57.655357 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:30:57.675023 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all volumes completed successfully. Aug 13 03:30:57.676170 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:57.676307 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:57.739553 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:57.743269 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:57.743269 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:57.752905 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-083cf856-e09b-4359-9f89-6be7c50c081c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:30:57.753658 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 90/366] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:30:57 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:57.774893 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-30c86e46-b420-400d-931e-a0108d49b052 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:57.778783 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30c86e46-b420-400d-931e-a0108d49b052 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Aug 13 03:30:57.779439 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30c86e46-b420-400d-931e-a0108d49b052 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:57.779439 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30c86e46-b420-400d-931e-a0108d49b052 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:57.780882 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-30c86e46-b420-400d-931e-a0108d49b052 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:57.782956 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-30c86e46-b420-400d-931e-a0108d49b052 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:30:57.803845 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-30c86e46-b420-400d-931e-a0108d49b052 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all snapshots completed successfully. Aug 13 03:30:57.806848 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30c86e46-b420-400d-931e-a0108d49b052 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 03:30:57.806848 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 93/367] 10.4.3.140 () {66 vars in 1264 bytes} [Thu Aug 13 03:30:57 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 13 03:30:57.818232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0829f80a-dd9c-40b8-87fa-ad926158c134 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:57.820527 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0829f80a-dd9c-40b8-87fa-ad926158c134 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 Aug 13 03:30:57.820731 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0829f80a-dd9c-40b8-87fa-ad926158c134 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:57.821051 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0829f80a-dd9c-40b8-87fa-ad926158c134 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:57.821240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-0829f80a-dd9c-40b8-87fa-ad926158c134 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 839358f9-02ef-4f3c-b4ba-bbe491084023 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:30:57.825152 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0829f80a-dd9c-40b8-87fa-ad926158c134 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 returned with HTTP 404 Aug 13 03:30:57.825676 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 94/368] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:30:57 2026] GET /volume/v3/group_snapshots/839358f9-02ef-4f3c-b4ba-bbe491084023 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:30:57.837443 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:57.839503 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:30:57.839764 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:57.840022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:57.840571 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:30:57.841017 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:57.841017 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:57.841804 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:30:57.850732 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all volumes completed successfully. Aug 13 03:30:57.851880 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:57.852196 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:57.900451 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:57.904844 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:57.904844 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:57.916983 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aff23f9c-255e-4c31-b8cb-63e7580dd0a9 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:30:57.917552 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 92/369] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:30:57 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:57.938694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-da90ddd5-de9f-466c-895e-096140fa5b19 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:57.943140 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-da90ddd5-de9f-466c-895e-096140fa5b19 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb/action Aug 13 03:30:57.943140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-da90ddd5-de9f-466c-895e-096140fa5b19 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:30:57.943140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-da90ddd5-de9f-466c-895e-096140fa5b19 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:57.943509 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-da90ddd5-de9f-466c-895e-096140fa5b19 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] delete called for group 50c6fc35-a824-49dc-b11d-9573f2077efb {{(pid=100341) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:30:57.943717 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.groups [None req-da90ddd5-de9f-466c-895e-096140fa5b19 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Delete group with id: 50c6fc35-a824-49dc-b11d-9573f2077efb Aug 13 03:30:57.950753 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:57.950753 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:30:58.021884 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-da90ddd5-de9f-466c-895e-096140fa5b19 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb/action returned with HTTP 202 Aug 13 03:30:58.022489 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 91/370] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:30:57 2026] POST /volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:30:58.032357 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-df90c049-2150-4954-bdd3-2286beab01ac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:58.036035 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df90c049-2150-4954-bdd3-2286beab01ac tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 Aug 13 03:30:58.036035 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df90c049-2150-4954-bdd3-2286beab01ac tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:58.036269 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df90c049-2150-4954-bdd3-2286beab01ac tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:58.054766 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:58.054766 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:58.061460 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-df90c049-2150-4954-bdd3-2286beab01ac tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:30:58.061999 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-df90c049-2150-4954-bdd3-2286beab01ac tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:30:58.062230 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-df90c049-2150-4954-bdd3-2286beab01ac tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:30:58.144341 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-df90c049-2150-4954-bdd3-2286beab01ac tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:30:58.150608 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:58.150608 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:30:58.161442 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df90c049-2150-4954-bdd3-2286beab01ac tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 returned with HTTP 200 Aug 13 03:30:58.161917 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 94/371] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:58 2026] GET /volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:30:58.459941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d9d4ee70-22e5-49a5-b22d-4bdfc2ee144d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:58.462002 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9d4ee70-22e5-49a5-b22d-4bdfc2ee144d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:30:58.462218 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9d4ee70-22e5-49a5-b22d-4bdfc2ee144d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:58.462445 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9d4ee70-22e5-49a5-b22d-4bdfc2ee144d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:58.472961 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:58.472961 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:30:58.479145 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d9d4ee70-22e5-49a5-b22d-4bdfc2ee144d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:30:58.486522 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9d4ee70-22e5-49a5-b22d-4bdfc2ee144d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 200 Aug 13 03:30:58.486919 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 95/372] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:30:58 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:59.177613 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-49872f39-ca94-4b07-aab0-f10157c520f4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:59.182778 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-49872f39-ca94-4b07-aab0-f10157c520f4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 Aug 13 03:30:59.182778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-49872f39-ca94-4b07-aab0-f10157c520f4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:59.183166 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-49872f39-ca94-4b07-aab0-f10157c520f4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:59.193880 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-49872f39-ca94-4b07-aab0-f10157c520f4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 returned with HTTP 404 Aug 13 03:30:59.194589 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 93/373] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:30:59 2026] GET /volume/v3/volumes/182215b6-c75c-4fdc-9ca2-ad8bf6f44b49 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:30:59.204115 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-60adeb92-688c-4b52-9778-30a41569767c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:59.206174 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-60adeb92-688c-4b52-9778-30a41569767c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb Aug 13 03:30:59.206417 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-60adeb92-688c-4b52-9778-30a41569767c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:59.206701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-60adeb92-688c-4b52-9778-30a41569767c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:59.206781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-60adeb92-688c-4b52-9778-30a41569767c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 50c6fc35-a824-49dc-b11d-9573f2077efb {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:59.214449 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-60adeb92-688c-4b52-9778-30a41569767c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb returned with HTTP 404 Aug 13 03:30:59.217143 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 92/374] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:59 2026] GET /volume/v3/groups/50c6fc35-a824-49dc-b11d-9573f2077efb => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:30:59.229848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5b52d110-794b-4c72-ab8f-77cd73a53cb8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:59.233654 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b52d110-794b-4c72-ab8f-77cd73a53cb8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/4803fa3f-ede0-414f-ad63-d3dbfa462b02 Aug 13 03:30:59.234196 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b52d110-794b-4c72-ab8f-77cd73a53cb8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:59.234530 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b52d110-794b-4c72-ab8f-77cd73a53cb8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:59.257655 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b52d110-794b-4c72-ab8f-77cd73a53cb8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/group_types/4803fa3f-ede0-414f-ad63-d3dbfa462b02 returned with HTTP 202 Aug 13 03:30:59.258891 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 95/375] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:30:59 2026] DELETE /volume/v3/group_types/4803fa3f-ede0-414f-ad63-d3dbfa462b02 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:30:59.271178 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5c9de297-6bcf-438b-b759-48c6295616f9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:59.273554 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c9de297-6bcf-438b-b759-48c6295616f9 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] DELETE https://10.4.3.140/volume/v3/types/bf92c120-c085-4542-bd55-da789de4974e Aug 13 03:30:59.274095 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c9de297-6bcf-438b-b759-48c6295616f9 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:59.274456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c9de297-6bcf-438b-b759-48c6295616f9 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:59.334152 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c9de297-6bcf-438b-b759-48c6295616f9 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/types/bf92c120-c085-4542-bd55-da789de4974e returned with HTTP 202 Aug 13 03:30:59.334877 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 96/376] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:30:59 2026] DELETE /volume/v3/types/bf92c120-c085-4542-bd55-da789de4974e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:30:59.342855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8f0f1983-0843-43a6-8d57-7280ef51e9b0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:59.345871 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8f0f1983-0843-43a6-8d57-7280ef51e9b0 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] GET https://10.4.3.140/volume/v3/types/bf92c120-c085-4542-bd55-da789de4974e Aug 13 03:30:59.345871 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8f0f1983-0843-43a6-8d57-7280ef51e9b0 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:59.347338 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8f0f1983-0843-43a6-8d57-7280ef51e9b0 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:59.350412 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8f0f1983-0843-43a6-8d57-7280ef51e9b0 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/types/bf92c120-c085-4542-bd55-da789de4974e returned with HTTP 404 Aug 13 03:30:59.351639 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 94/377] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:30:59 2026] GET /volume/v3/types/bf92c120-c085-4542-bd55-da789de4974e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:59.361842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8a934849-50f1-4255-9133-4fad0a7148df None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:59.364328 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a934849-50f1-4255-9133-4fad0a7148df tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:30:59.364694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8a934849-50f1-4255-9133-4fad0a7148df tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1163089597"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:59.381745 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a934849-50f1-4255-9133-4fad0a7148df tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:30:59.382419 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 93/378] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:30:59 2026] POST /volume/v3/types => generated 224 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:30:59.395112 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-028e6a59-d101-4015-a095-ef95da56fd0a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:59.397159 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-028e6a59-d101-4015-a095-ef95da56fd0a tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:30:59.397657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-028e6a59-d101-4015-a095-ef95da56fd0a tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-949981035"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:59.422805 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-028e6a59-d101-4015-a095-ef95da56fd0a tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:30:59.423287 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 96/379] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:30:59 2026] POST /volume/v3/group_types => generated 180 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:59.433355 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8565b50c-c1cb-45f6-984f-968294f47fbe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:59.435779 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8565b50c-c1cb-45f6-984f-968294f47fbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/groups Aug 13 03:30:59.436375 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8565b50c-c1cb-45f6-984f-968294f47fbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5c8f71c1-2075-453b-9fa7-0fc5601708e2", "volume_types": ["842b67e1-8031-4073-9c4d-59d67958b06b"], "name": "tempest-GroupSnapshotsTest-Group-1284508969"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:30:59.438481 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-8565b50c-c1cb-45f6-984f-968294f47fbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating new group {'group': {'group_type': '5c8f71c1-2075-453b-9fa7-0fc5601708e2', 'volume_types': ['842b67e1-8031-4073-9c4d-59d67958b06b'], 'name': 'tempest-GroupSnapshotsTest-Group-1284508969'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 03:30:59.445023 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-8565b50c-c1cb-45f6-984f-968294f47fbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating group tempest-GroupSnapshotsTest-Group-1284508969. Aug 13 03:30:59.453342 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8565b50c-c1cb-45f6-984f-968294f47fbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Availability Zones retrieved successfully. Aug 13 03:30:59.468459 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8565b50c-c1cb-45f6-984f-968294f47fbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['8dcff5e9-7213-4054-a2ae-081c233aa426'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:30:59.505913 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8565b50c-c1cb-45f6-984f-968294f47fbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Aug 13 03:30:59.506505 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 97/380] 10.4.3.140 () {70 vars in 1297 bytes} [Thu Aug 13 03:30:59 2026] POST /volume/v3/groups => generated 112 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:30:59.515434 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7fa68460-ed20-49ff-85ac-77cb67efa5de None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:30:59.520901 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7fa68460-ed20-49ff-85ac-77cb67efa5de tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:30:59.520901 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7fa68460-ed20-49ff-85ac-77cb67efa5de tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:30:59.520901 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7fa68460-ed20-49ff-85ac-77cb67efa5de tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:30:59.520901 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-7fa68460-ed20-49ff-85ac-77cb67efa5de tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:30:59.527568 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:30:59.527568 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:30:59.542191 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7fa68460-ed20-49ff-85ac-77cb67efa5de tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:30:59.543036 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 95/381] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:30:59 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:00.555177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3afd8038-d845-4d85-8379-2e9f7117f9ea None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:00.557392 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3afd8038-d845-4d85-8379-2e9f7117f9ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:00.557657 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3afd8038-d845-4d85-8379-2e9f7117f9ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:00.558233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3afd8038-d845-4d85-8379-2e9f7117f9ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:00.558233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-3afd8038-d845-4d85-8379-2e9f7117f9ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:00.562560 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:00.562560 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:00.573231 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3afd8038-d845-4d85-8379-2e9f7117f9ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:31:00.573801 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 94/382] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:00 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:00.583796 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b4d49f2e-4186-40c4-b97c-535c246e799f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:00.586439 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:00.586681 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-362459844", "volume_type": "842b67e1-8031-4073-9c4d-59d67958b06b", "group_id": "08798bc5-dc9f-463d-9917-f4deb4835856", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:00.588472 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-362459844', 'volume_type': '842b67e1-8031-4073-9c4d-59d67958b06b', 'group_id': '08798bc5-dc9f-463d-9917-f4deb4835856', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:00.599079 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:00.599079 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:00.599614 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume of 1 GB Aug 13 03:31:00.605836 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Availability Zones retrieved successfully. Aug 13 03:31:00.618641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (ba3e2b4f-1ef4-4a48-a802-aacb844b9144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:00.618641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2779c5-c5a7-42fa-992d-9871691d380a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:00.618641 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:00.618641 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:00.619121 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:00.659281 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2779c5-c5a7-42fa-992d-9871691d380a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:30:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=842b67e1-8031-4073-9c4d-59d67958b06b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1163089597',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '842b67e1-8031-4073-9c4d-59d67958b06b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '08798bc5-dc9f-463d-9917-f4deb4835856', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:00.663506 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21723bd-a0c3-4fef-b66f-7f7d18f30e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:00.714081 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1163089597 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1163089597, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:00.715694 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1163089597 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1163089597, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:00.764220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['d8905b5f-ced3-4b33-8ab5-ba3c8486545e', '85b26b45-1dd8-46d6-818c-5880476197c8', '20e53f53-3a5a-4b00-afa3-6bfcd5342675', '976a7445-3b50-4e4e-8230-ce7e333b2e4d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:00.765446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21723bd-a0c3-4fef-b66f-7f7d18f30e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8905b5f-ced3-4b33-8ab5-ba3c8486545e', '85b26b45-1dd8-46d6-818c-5880476197c8', '20e53f53-3a5a-4b00-afa3-6bfcd5342675', '976a7445-3b50-4e4e-8230-ce7e333b2e4d']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:00.766613 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c11e25-598b-435c-b7e5-d16d24c4b339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:00.798602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9c11e25-598b-435c-b7e5-d16d24c4b339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43251954-044e-4eb7-a77d-7d1a477be00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-362459844',encryption_key_id=None,group_id=08798bc5-dc9f-463d-9917-f4deb4835856,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['d8905b5f-ced3-4b33-8ab5-ba3c8486545e','85b26b45-1dd8-46d6-818c-5880476197c8','20e53f53-3a5a-4b00-afa3-6bfcd5342675','976a7445-3b50-4e4e-8230-ce7e333b2e4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=842b67e1-8031-4073-9c4d-59d67958b06b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-362459844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=08798bc5-dc9f-463d-9917-f4deb4835856,host=None,id=43251954-044e-4eb7-a77d-7d1a477be00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd80db36b15429d869f4688c8276931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6ab915370d445484915376f8213a74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(842b67e1-8031-4073-9c4d-59d67958b06b),volume_type_id=842b67e1-8031-4073-9c4d-59d67958b06b)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:00.799780 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb76501a-a39c-425d-9b7f-8b44a7a6a4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:00.827931 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb76501a-a39c-425d-9b7f-8b44a7a6a4fd) transitioned into state 'SUCCESS' from state '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-362459844',encryption_key_id=None,group_id=08798bc5-dc9f-463d-9917-f4deb4835856,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['d8905b5f-ced3-4b33-8ab5-ba3c8486545e','85b26b45-1dd8-46d6-818c-5880476197c8','20e53f53-3a5a-4b00-afa3-6bfcd5342675','976a7445-3b50-4e4e-8230-ce7e333b2e4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=842b67e1-8031-4073-9c4d-59d67958b06b)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:00.829056 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28533193-fb90-4ce6-ab1d-1b8a7281e77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:00.855329 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28533193-fb90-4ce6-ab1d-1b8a7281e77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:00.855329 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (ba3e2b4f-1ef4-4a48-a802-aacb844b9144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:00.855329 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume request issued successfully. Aug 13 03:31:00.856200 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:00.856420 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:00.914905 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:00.920474 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:00.920474 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:00.930124 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b4d49f2e-4186-40c4-b97c-535c246e799f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:00.931791 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 97/383] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:31:00 2026] POST /volume/v3/volumes => generated 822 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:00.949450 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1532105f-cfcd-4e16-b1b5-7b4cf4e7d7ea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:00.952344 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1532105f-cfcd-4e16-b1b5-7b4cf4e7d7ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/43251954-044e-4eb7-a77d-7d1a477be00c Aug 13 03:31:00.952654 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1532105f-cfcd-4e16-b1b5-7b4cf4e7d7ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:00.952964 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1532105f-cfcd-4e16-b1b5-7b4cf4e7d7ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:00.968454 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:00.968454 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:00.976901 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1532105f-cfcd-4e16-b1b5-7b4cf4e7d7ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:31:00.977919 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-1532105f-cfcd-4e16-b1b5-7b4cf4e7d7ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:00.978589 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-1532105f-cfcd-4e16-b1b5-7b4cf4e7d7ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:01.036799 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-1532105f-cfcd-4e16-b1b5-7b4cf4e7d7ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:01.043526 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:01.043526 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:01.068794 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1532105f-cfcd-4e16-b1b5-7b4cf4e7d7ea tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/43251954-044e-4eb7-a77d-7d1a477be00c returned with HTTP 200 Aug 13 03:31:01.069558 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 98/384] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:00 2026] GET /volume/v3/volumes/43251954-044e-4eb7-a77d-7d1a477be00c => generated 890 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:02.092588 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c0d3558d-618e-43aa-a25a-6c0c88859983 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:02.097977 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c0d3558d-618e-43aa-a25a-6c0c88859983 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/43251954-044e-4eb7-a77d-7d1a477be00c Aug 13 03:31:02.097977 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c0d3558d-618e-43aa-a25a-6c0c88859983 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:02.097977 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c0d3558d-618e-43aa-a25a-6c0c88859983 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:02.113016 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:02.113016 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:02.124853 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c0d3558d-618e-43aa-a25a-6c0c88859983 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:31:02.124853 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-c0d3558d-618e-43aa-a25a-6c0c88859983 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:02.124853 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-c0d3558d-618e-43aa-a25a-6c0c88859983 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:02.186646 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-c0d3558d-618e-43aa-a25a-6c0c88859983 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:02.194323 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:02.194323 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:02.206106 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c0d3558d-618e-43aa-a25a-6c0c88859983 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/43251954-044e-4eb7-a77d-7d1a477be00c returned with HTTP 200 Aug 13 03:31:02.206106 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 96/385] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:02 2026] GET /volume/v3/volumes/43251954-044e-4eb7-a77d-7d1a477be00c => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:02.227565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:02.231173 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:02.231429 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-416137216", "volume_type": "842b67e1-8031-4073-9c4d-59d67958b06b", "group_id": "08798bc5-dc9f-463d-9917-f4deb4835856", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:02.234042 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-416137216', 'volume_type': '842b67e1-8031-4073-9c4d-59d67958b06b', 'group_id': '08798bc5-dc9f-463d-9917-f4deb4835856', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:02.245349 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:02.245349 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:02.246538 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume of 1 GB Aug 13 03:31:02.255058 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Availability Zones retrieved successfully. Aug 13 03:31:02.263372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (9f62b77e-3499-4aeb-9d51-d047448e2bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:02.265389 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aebea6b-da6e-4afd-bbee-8830dccb8880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:02.266205 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:02.266205 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:02.266843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:02.293691 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aebea6b-da6e-4afd-bbee-8830dccb8880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:30:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=842b67e1-8031-4073-9c4d-59d67958b06b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1163089597',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '842b67e1-8031-4073-9c4d-59d67958b06b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '08798bc5-dc9f-463d-9917-f4deb4835856', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:02.294530 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9953f025-19ef-4313-848e-e13c8424982a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:02.343535 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1163089597 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1163089597, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:02.344268 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1163089597 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1163089597, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:02.351741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:02.354631 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:02.355207 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1077969310", "imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:02.356737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1077969310', 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:02.379709 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['0090b1df-95f4-4363-8333-92461dd16b9a', 'f785c22e-58a1-478f-9982-95646b6617ca', '4645b981-3386-4223-bba3-b216b002f3e4', '90dd8188-5454-4380-a5a7-cde25f2c5e43'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:02.380953 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9953f025-19ef-4313-848e-e13c8424982a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0090b1df-95f4-4363-8333-92461dd16b9a', 'f785c22e-58a1-478f-9982-95646b6617ca', '4645b981-3386-4223-bba3-b216b002f3e4', '90dd8188-5454-4380-a5a7-cde25f2c5e43']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:02.382061 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c047a6-1e44-4c16-b3c8-b684f2cc9917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:02.415785 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c047a6-1e44-4c16-b3c8-b684f2cc9917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c99db73-422b-4bfe-a6e8-c371f02b761d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-416137216',encryption_key_id=None,group_id=08798bc5-dc9f-463d-9917-f4deb4835856,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['0090b1df-95f4-4363-8333-92461dd16b9a','f785c22e-58a1-478f-9982-95646b6617ca','4645b981-3386-4223-bba3-b216b002f3e4','90dd8188-5454-4380-a5a7-cde25f2c5e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=842b67e1-8031-4073-9c4d-59d67958b06b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-416137216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=08798bc5-dc9f-463d-9917-f4deb4835856,host=None,id=9c99db73-422b-4bfe-a6e8-c371f02b761d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd80db36b15429d869f4688c8276931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6ab915370d445484915376f8213a74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(842b67e1-8031-4073-9c4d-59d67958b06b),volume_type_id=842b67e1-8031-4073-9c4d-59d67958b06b)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:02.416952 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2751dba4-1255-4597-aa29-5267feb813da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:02.451782 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2751dba4-1255-4597-aa29-5267feb813da) transitioned into state 'SUCCESS' from state '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-416137216',encryption_key_id=None,group_id=08798bc5-dc9f-463d-9917-f4deb4835856,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['0090b1df-95f4-4363-8333-92461dd16b9a','f785c22e-58a1-478f-9982-95646b6617ca','4645b981-3386-4223-bba3-b216b002f3e4','90dd8188-5454-4380-a5a7-cde25f2c5e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=842b67e1-8031-4073-9c4d-59d67958b06b)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:02.453301 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29907c5c-8549-414d-8809-bdb2b1b2c197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:02.477757 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29907c5c-8549-414d-8809-bdb2b1b2c197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:02.478805 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (9f62b77e-3499-4aeb-9d51-d047448e2bff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:02.479403 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume request issued successfully. Aug 13 03:31:02.481123 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:02.481458 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:02.549353 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:02.554201 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:02.554201 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:02.559099 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-426ac987-14d8-4bab-a23d-ccac5d15dd76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:02.560285 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 95/386] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:31:02 2026] POST /volume/v3/volumes => generated 822 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:02.584008 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-49bb56ad-17e7-44c7-882a-467cc8560343 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:02.585969 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49bb56ad-17e7-44c7-882a-467cc8560343 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d Aug 13 03:31:02.586250 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49bb56ad-17e7-44c7-882a-467cc8560343 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:02.586442 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49bb56ad-17e7-44c7-882a-467cc8560343 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:02.599627 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:02.599627 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:02.613789 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-49bb56ad-17e7-44c7-882a-467cc8560343 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:31:02.615361 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-49bb56ad-17e7-44c7-882a-467cc8560343 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:02.615361 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-49bb56ad-17e7-44c7-882a-467cc8560343 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:02.674480 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-49bb56ad-17e7-44c7-882a-467cc8560343 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:02.678126 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:02.678126 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:02.688052 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49bb56ad-17e7-44c7-882a-467cc8560343 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d returned with HTTP 200 Aug 13 03:31:02.688428 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 99/387] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:02 2026] GET /volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d => generated 890 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:02.898563 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:02.901472 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:02.901472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-641695936"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:02.905864 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-641695936'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:02.905864 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Create volume of 1 GB Aug 13 03:31:02.913998 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Availability Zones retrieved successfully. Aug 13 03:31:02.925065 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Flow 'volume_create_api' (2f5a26ca-95f8-4ae9-b876-14006b74b445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:02.926406 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d766de7e-19c5-4a43-9864-c447a9b69ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:02.928575 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:02.990920 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d766de7e-19c5-4a43-9864-c447a9b69ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:02.992076 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a52a9e-210e-4969-8133-81fe390b695a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:02.998347 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Create volume of 1 GB Aug 13 03:31:03.005051 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Availability Zones retrieved successfully. Aug 13 03:31:03.012003 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Flow 'volume_create_api' (99eabaf4-e211-43f1-a025-7b9acf60fbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:03.013485 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6442a92a-3e82-4c2b-9c10-6900ecbe3339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:03.014891 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:03.101520 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Created reservations ['a106f8da-1d30-47d9-ae60-22584e0a4e87', '3eb70523-98b9-4109-bfa6-a8cbf41ac921', '47f13492-bd78-40ce-9b3b-b6de257efbfd', 'f8dddfbe-98da-4519-a8db-0f4f24e69557'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:03.103452 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a52a9e-210e-4969-8133-81fe390b695a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a106f8da-1d30-47d9-ae60-22584e0a4e87', '3eb70523-98b9-4109-bfa6-a8cbf41ac921', '47f13492-bd78-40ce-9b3b-b6de257efbfd', 'f8dddfbe-98da-4519-a8db-0f4f24e69557']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:03.104712 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c208b2b-8a47-4998-a97f-7a07db2d990d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:03.147697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c208b2b-8a47-4998-a97f-7a07db2d990d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e266025-f5d8-4d65-ab7d-d4ca705edac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-641695936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8832fc37894eeeb3817145cdeff8ec',qos_specs=None,replication_status=,reservations=['a106f8da-1d30-47d9-ae60-22584e0a4e87','3eb70523-98b9-4109-bfa6-a8cbf41ac921','47f13492-bd78-40ce-9b3b-b6de257efbfd','f8dddfbe-98da-4519-a8db-0f4f24e69557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f672798f73842208b4a00fe388d24b0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-641695936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e266025-f5d8-4d65-ab7d-d4ca705edac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f8832fc37894eeeb3817145cdeff8ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f672798f73842208b4a00fe388d24b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:03.149139 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551807c9-2141-4b61-be59-065437d1de8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:03.154419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6442a92a-3e82-4c2b-9c10-6900ecbe3339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:03.156705 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a50319-1020-4fa1-afe6-134c3f7e5d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:03.201158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (551807c9-2141-4b61-be59-065437d1de8c) transitioned into state 'SUCCESS' from state '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-641695936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8832fc37894eeeb3817145cdeff8ec',qos_specs=None,replication_status=,reservations=['a106f8da-1d30-47d9-ae60-22584e0a4e87','3eb70523-98b9-4109-bfa6-a8cbf41ac921','47f13492-bd78-40ce-9b3b-b6de257efbfd','f8dddfbe-98da-4519-a8db-0f4f24e69557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f672798f73842208b4a00fe388d24b0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:03.202716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41ac0a7-3302-434e-befe-8003fb550ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:03.227009 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41ac0a7-3302-434e-befe-8003fb550ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:03.227009 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Flow 'volume_create_api' (2f5a26ca-95f8-4ae9-b876-14006b74b445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:03.227246 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Create volume request issued successfully. Aug 13 03:31:03.228239 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9a6d3710-6ffa-447a-b78d-48bde155ca8f tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:03.228860 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 97/388] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:02 2026] POST /volume/v3/volumes => generated 753 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:03.250913 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c54a4d79-8e68-4fad-8ec3-76b0a0e64f97 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:03.256758 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c54a4d79-8e68-4fad-8ec3-76b0a0e64f97 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:03.258520 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c54a4d79-8e68-4fad-8ec3-76b0a0e64f97 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:03.259520 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c54a4d79-8e68-4fad-8ec3-76b0a0e64f97 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:03.266318 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Created reservations ['7a2b08ed-099b-49e7-baad-ccce229cef98', '6b318fcb-5886-40ea-a874-496cc3fe272e', '4ad94a6b-aed5-4b27-b477-4e2dfe9d4ef9', '1a96aaec-b71a-4da4-830c-c508c5230825'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:03.267141 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a50319-1020-4fa1-afe6-134c3f7e5d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a2b08ed-099b-49e7-baad-ccce229cef98', '6b318fcb-5886-40ea-a874-496cc3fe272e', '4ad94a6b-aed5-4b27-b477-4e2dfe9d4ef9', '1a96aaec-b71a-4da4-830c-c508c5230825']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:03.268718 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6560bab-c245-4aa2-b1b0-e2a631d37dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:03.280254 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:03.280254 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:03.292184 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c54a4d79-8e68-4fad-8ec3-76b0a0e64f97 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:03.301319 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c54a4d79-8e68-4fad-8ec3-76b0a0e64f97 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:03.301971 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 96/389] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:03 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:03.311249 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6560bab-c245-4aa2-b1b0-e2a631d37dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90fad02e-9b1f-42d9-89f4-eaa6fc5da25e', '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-1077969310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb829373ae44c6286c588df2d79a7c0',qos_specs=None,replication_status=,reservations=['7a2b08ed-099b-49e7-baad-ccce229cef98','6b318fcb-5886-40ea-a874-496cc3fe272e','4ad94a6b-aed5-4b27-b477-4e2dfe9d4ef9','1a96aaec-b71a-4da4-830c-c508c5230825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9ed59da39f4eab81c1e903ef21bd62',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1077969310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90fad02e-9b1f-42d9-89f4-eaa6fc5da25e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdb829373ae44c6286c588df2d79a7c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf9ed59da39f4eab81c1e903ef21bd62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:03.312359 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a98e03d-e8d0-46e6-bcd4-f0d635691144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:03.346423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a98e03d-e8d0-46e6-bcd4-f0d635691144) transitioned into state 'SUCCESS' from state '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-1077969310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdb829373ae44c6286c588df2d79a7c0',qos_specs=None,replication_status=,reservations=['7a2b08ed-099b-49e7-baad-ccce229cef98','6b318fcb-5886-40ea-a874-496cc3fe272e','4ad94a6b-aed5-4b27-b477-4e2dfe9d4ef9','1a96aaec-b71a-4da4-830c-c508c5230825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9ed59da39f4eab81c1e903ef21bd62',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:03.347430 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee208aba-4ae9-4b28-bb0c-416bd85d128d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:03.370747 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee208aba-4ae9-4b28-bb0c-416bd85d128d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:03.373641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Flow 'volume_create_api' (99eabaf4-e211-43f1-a025-7b9acf60fbeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:03.373641 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Create volume request issued successfully. Aug 13 03:31:03.373641 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ac6e939-f5a7-4ae7-a2e2-b1926dc99b2f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:03.375428 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 98/390] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:31:02 2026] POST /volume/v3/volumes => generated 753 bytes in 1024 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:03.394088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-03144de6-1d6e-423c-9e8e-afc8e139b6fa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:03.397853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03144de6-1d6e-423c-9e8e-afc8e139b6fa tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e Aug 13 03:31:03.397853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03144de6-1d6e-423c-9e8e-afc8e139b6fa tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:03.397853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03144de6-1d6e-423c-9e8e-afc8e139b6fa tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:03.410534 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:03.410534 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:03.417265 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-03144de6-1d6e-423c-9e8e-afc8e139b6fa tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:31:03.424706 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03144de6-1d6e-423c-9e8e-afc8e139b6fa tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e returned with HTTP 200 Aug 13 03:31:03.425685 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 100/391] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:03 2026] GET /volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:03.707501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f239fac6-b27f-4006-9fce-a1f0a51e7427 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:03.710411 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f239fac6-b27f-4006-9fce-a1f0a51e7427 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d Aug 13 03:31:03.710411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f239fac6-b27f-4006-9fce-a1f0a51e7427 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:03.710411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f239fac6-b27f-4006-9fce-a1f0a51e7427 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:03.722446 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:03.722446 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:03.729972 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f239fac6-b27f-4006-9fce-a1f0a51e7427 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:31:03.731083 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-f239fac6-b27f-4006-9fce-a1f0a51e7427 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:03.731331 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-f239fac6-b27f-4006-9fce-a1f0a51e7427 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:03.787138 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-f239fac6-b27f-4006-9fce-a1f0a51e7427 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:03.794344 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:03.794344 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:03.805725 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f239fac6-b27f-4006-9fce-a1f0a51e7427 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d returned with HTTP 200 Aug 13 03:31:03.806565 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 98/392] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:03 2026] GET /volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:03.825557 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-92c9e926-b8b0-4847-8910-546189e147e6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:03.828031 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-92c9e926-b8b0-4847-8910-546189e147e6 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] PUT https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:03.828564 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-92c9e926-b8b0-4847-8910-546189e147e6 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "43251954-044e-4eb7-a77d-7d1a477be00c"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:03.836286 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-92c9e926-b8b0-4847-8910-546189e147e6 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Update called for group 08798bc5-dc9f-463d-9917-f4deb4835856. {{(pid=100341) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 03:31:03.836286 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.groups [None req-92c9e926-b8b0-4847-8910-546189e147e6 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Updating group 08798bc5-dc9f-463d-9917-f4deb4835856 with name None description: None add_volumes: None remove_volumes: 43251954-044e-4eb7-a77d-7d1a477be00c. Aug 13 03:31:03.841463 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:03.841463 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:03.887353 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-92c9e926-b8b0-4847-8910-546189e147e6 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 202 Aug 13 03:31:03.887848 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 97/393] 10.4.3.140 () {70 vars in 1406 bytes} [Thu Aug 13 03:31:03 2026] PUT /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 13 03:31:03.900100 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e8b8728b-50fd-437f-88c1-ca87fb17b76a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:03.903172 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8b8728b-50fd-437f-88c1-ca87fb17b76a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:03.903541 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8b8728b-50fd-437f-88c1-ca87fb17b76a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:03.904183 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8b8728b-50fd-437f-88c1-ca87fb17b76a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:03.904183 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-e8b8728b-50fd-437f-88c1-ca87fb17b76a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:03.908938 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:03.908938 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:03.936354 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8b8728b-50fd-437f-88c1-ca87fb17b76a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:31:03.937743 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 99/394] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:03 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:04.324063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-feeb45d4-fd1f-45aa-ad10-f6bea4db26c4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:04.327858 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-feeb45d4-fd1f-45aa-ad10-f6bea4db26c4 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:04.327858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-feeb45d4-fd1f-45aa-ad10-f6bea4db26c4 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:04.327858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-feeb45d4-fd1f-45aa-ad10-f6bea4db26c4 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:04.346855 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:04.346855 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:04.353454 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-feeb45d4-fd1f-45aa-ad10-f6bea4db26c4 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:04.360841 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-feeb45d4-fd1f-45aa-ad10-f6bea4db26c4 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:04.361594 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 101/395] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:04 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:04.445896 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ddb273f6-3503-4bb4-9013-c46cff4c2f1d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:04.449161 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ddb273f6-3503-4bb4-9013-c46cff4c2f1d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e Aug 13 03:31:04.449453 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ddb273f6-3503-4bb4-9013-c46cff4c2f1d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:04.449737 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ddb273f6-3503-4bb4-9013-c46cff4c2f1d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:04.461052 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:04.461052 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:04.468106 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ddb273f6-3503-4bb4-9013-c46cff4c2f1d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:31:04.478948 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ddb273f6-3503-4bb4-9013-c46cff4c2f1d tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e returned with HTTP 200 Aug 13 03:31:04.479434 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 99/396] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:04 2026] GET /volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:04.530524 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-625bc36f-91f8-4ebe-9332-288584cf6290 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:04.533584 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-625bc36f-91f8-4ebe-9332-288584cf6290 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e Aug 13 03:31:04.533779 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-625bc36f-91f8-4ebe-9332-288584cf6290 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:04.534029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-625bc36f-91f8-4ebe-9332-288584cf6290 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:04.544218 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:04.544218 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:04.549076 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-625bc36f-91f8-4ebe-9332-288584cf6290 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:31:04.556398 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-625bc36f-91f8-4ebe-9332-288584cf6290 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e returned with HTTP 200 Aug 13 03:31:04.556398 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 98/397] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:31:04 2026] GET /volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:04.956268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3d39b7ae-2653-42af-8996-ce6509c76c20 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:04.958676 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d39b7ae-2653-42af-8996-ce6509c76c20 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:04.958913 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d39b7ae-2653-42af-8996-ce6509c76c20 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:04.959135 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3d39b7ae-2653-42af-8996-ce6509c76c20 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:04.959319 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-3d39b7ae-2653-42af-8996-ce6509c76c20 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:04.969042 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-13519132-25c3-40c6-918c-337d119ebf4b req-96f6f356-0bae-487a-bf44-448cdb835def None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:04.973449 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-96f6f356-0bae-487a-bf44-448cdb835def tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:04.973779 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-96f6f356-0bae-487a-bf44-448cdb835def tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:04.974527 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-96f6f356-0bae-487a-bf44-448cdb835def tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:04.975705 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:04.975705 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:05.003847 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:05.003847 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:05.013754 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-13519132-25c3-40c6-918c-337d119ebf4b req-96f6f356-0bae-487a-bf44-448cdb835def tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:05.020230 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3d39b7ae-2653-42af-8996-ce6509c76c20 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:31:05.020718 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 100/398] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:04 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 393 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:05.024777 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-96f6f356-0bae-487a-bf44-448cdb835def tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:05.025797 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 102/399] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:31:04 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:05.039173 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6754fd4d-d14e-40df-a069-d5b8eaa15661 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.041619 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6754fd4d-d14e-40df-a069-d5b8eaa15661 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] PUT https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:05.042727 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6754fd4d-d14e-40df-a069-d5b8eaa15661 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "43251954-044e-4eb7-a77d-7d1a477be00c"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:05.066616 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-6754fd4d-d14e-40df-a069-d5b8eaa15661 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Update called for group 08798bc5-dc9f-463d-9917-f4deb4835856. {{(pid=100340) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 03:31:05.066616 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.groups [None req-6754fd4d-d14e-40df-a069-d5b8eaa15661 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Updating group 08798bc5-dc9f-463d-9917-f4deb4835856 with name None description: None add_volumes: 43251954-044e-4eb7-a77d-7d1a477be00c remove_volumes: None. Aug 13 03:31:05.071976 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:05.071976 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:05.127094 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6754fd4d-d14e-40df-a069-d5b8eaa15661 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 202 Aug 13 03:31:05.127953 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 100/400] 10.4.3.140 () {70 vars in 1406 bytes} [Thu Aug 13 03:31:05 2026] PUT /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:05.143551 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a2d74641-6727-4819-8bdd-da7633a9a01d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.147505 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a2d74641-6727-4819-8bdd-da7633a9a01d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:05.147505 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a2d74641-6727-4819-8bdd-da7633a9a01d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:05.147868 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a2d74641-6727-4819-8bdd-da7633a9a01d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:05.148149 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-a2d74641-6727-4819-8bdd-da7633a9a01d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:05.152676 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:05.152676 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:05.165846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5c75f1e2-b27e-4a19-aa7d-7771f0f0050c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.166630 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5c75f1e2-b27e-4a19-aa7d-7771f0f0050c None None] GET https://10.4.3.140/volume// Aug 13 03:31:05.166974 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5c75f1e2-b27e-4a19-aa7d-7771f0f0050c None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:05.167218 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5c75f1e2-b27e-4a19-aa7d-7771f0f0050c None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:05.167598 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5c75f1e2-b27e-4a19-aa7d-7771f0f0050c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:05.170531 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a2d74641-6727-4819-8bdd-da7633a9a01d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:31:05.171129 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 99/401] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:05 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:05.171218 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 101/402] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:31:05 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:05.180776 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-13519132-25c3-40c6-918c-337d119ebf4b req-d436e228-b587-450e-aac9-75044a70c71a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.183725 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-d436e228-b587-450e-aac9-75044a70c71a tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:31:05.184882 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-d436e228-b587-450e-aac9-75044a70c71a tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e266025-f5d8-4d65-ab7d-d4ca705edac2", "connector": null, "instance_uuid": "cb2ce4fa-966c-4a78-8a3e-0329103d5ea5"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:05.199878 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:05.199878 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:05.236929 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-d436e228-b587-450e-aac9-75044a70c71a tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:31:05.237509 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 103/403] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:31:05 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) Aug 13 03:31:05.276446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eb5cc22d-3bb5-4777-b3fd-749be62a5403 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.278891 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eb5cc22d-3bb5-4777-b3fd-749be62a5403 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:05.279216 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eb5cc22d-3bb5-4777-b3fd-749be62a5403 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:05.279649 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eb5cc22d-3bb5-4777-b3fd-749be62a5403 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:05.299627 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-def612bd-91c4-4a3e-aa74-8f328d45d9ac None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.300954 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-def612bd-91c4-4a3e-aa74-8f328d45d9ac None None] GET https://10.4.3.140/volume// Aug 13 03:31:05.301098 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:05.301098 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:05.301462 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-def612bd-91c4-4a3e-aa74-8f328d45d9ac None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:05.301574 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-def612bd-91c4-4a3e-aa74-8f328d45d9ac None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:05.301883 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-def612bd-91c4-4a3e-aa74-8f328d45d9ac None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:05.302370 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 100/404] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:31:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:05.307340 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eb5cc22d-3bb5-4777-b3fd-749be62a5403 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:05.313767 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eb5cc22d-3bb5-4777-b3fd-749be62a5403 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:05.314480 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 101/405] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:05 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:05.319880 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-13519132-25c3-40c6-918c-337d119ebf4b req-f921cd0d-c729-415b-88bc-b2b000d5720d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.323623 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-f921cd0d-c729-415b-88bc-b2b000d5720d tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:05.323949 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-f921cd0d-c729-415b-88bc-b2b000d5720d tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:05.324247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-f921cd0d-c729-415b-88bc-b2b000d5720d tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:05.341668 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:05.341668 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:05.348193 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-13519132-25c3-40c6-918c-337d119ebf4b req-f921cd0d-c729-415b-88bc-b2b000d5720d tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:05.353790 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-f921cd0d-c729-415b-88bc-b2b000d5720d tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:05.354442 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 102/406] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:31:05 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:31:05.410376 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-98c544b5-a7c0-48f2-bd3a-79a01c4cdc8b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.413845 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-98c544b5-a7c0-48f2-bd3a-79a01c4cdc8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e Aug 13 03:31:05.414303 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-98c544b5-a7c0-48f2-bd3a-79a01c4cdc8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:05.414612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-98c544b5-a7c0-48f2-bd3a-79a01c4cdc8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:05.426266 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:05.426266 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:05.433101 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-98c544b5-a7c0-48f2-bd3a-79a01c4cdc8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:31:05.445323 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-98c544b5-a7c0-48f2-bd3a-79a01c4cdc8b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e returned with HTTP 200 Aug 13 03:31:05.446091 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 104/407] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:31:05 2026] GET /volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:05.459929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5f9fb57d-1921-465a-ba71-a5a25964fd94 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.459929 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5f9fb57d-1921-465a-ba71-a5a25964fd94 None None] GET https://10.4.3.140/volume// Aug 13 03:31:05.459929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5f9fb57d-1921-465a-ba71-a5a25964fd94 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:05.459929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5f9fb57d-1921-465a-ba71-a5a25964fd94 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:05.461076 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5f9fb57d-1921-465a-ba71-a5a25964fd94 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:05.461076 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 101/408] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:31:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:05.467210 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-13519132-25c3-40c6-918c-337d119ebf4b req-bc4be6e4-a997-48f0-b4d9-816135b1bf64 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.469907 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-bc4be6e4-a997-48f0-b4d9-816135b1bf64 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] PUT https://10.4.3.140/volume/v3/attachments/cfe0fcff-520e-4d10-809d-a3200ea8e480 Aug 13 03:31:05.470401 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-bc4be6e4-a997-48f0-b4d9-816135b1bf64 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:05.470891 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-20fb87f7-bd31-46db-a6d4-0acb00198465 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:05.474008 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-20fb87f7-bd31-46db-a6d4-0acb00198465 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:31:05.474578 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-20fb87f7-bd31-46db-a6d4-0acb00198465 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90fad02e-9b1f-42d9-89f4-eaa6fc5da25e", "connector": null, "instance_uuid": "05b98cc4-7da6-4000-95f9-aad87e9ccb93"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:05.481868 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-13519132-25c3-40c6-918c-337d119ebf4b req-bc4be6e4-a997-48f0-b4d9-816135b1bf64 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Acquiring lock "cinder-attachment_update-6e266025-f5d8-4d65-ab7d-d4ca705edac2-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:31:05.488926 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-13519132-25c3-40c6-918c-337d119ebf4b req-bc4be6e4-a997-48f0-b4d9-816135b1bf64 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Lock "cinder-attachment_update-6e266025-f5d8-4d65-ab7d-d4ca705edac2-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:31:05.490027 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:05.490027 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:05.490538 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:05.490538 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:05.545248 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-20fb87f7-bd31-46db-a6d4-0acb00198465 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:31:05.545860 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 103/409] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:31:05 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:05.629169 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-13519132-25c3-40c6-918c-337d119ebf4b req-bc4be6e4-a997-48f0-b4d9-816135b1bf64 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Lock "cinder-attachment_update-6e266025-f5d8-4d65-ab7d-d4ca705edac2-np0000007145" released by "attachment_update" :: held 0.140s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:31:05.630205 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-bc4be6e4-a997-48f0-b4d9-816135b1bf64 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/cfe0fcff-520e-4d10-809d-a3200ea8e480 returned with HTTP 200 Aug 13 03:31:05.630942 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 102/410] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:31:05 2026] PUT /volume/v3/attachments/cfe0fcff-520e-4d10-809d-a3200ea8e480 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:06.186930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c712f054-46b2-4a3b-a0e5-779ec2a85991 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:06.194325 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c712f054-46b2-4a3b-a0e5-779ec2a85991 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:06.195970 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c712f054-46b2-4a3b-a0e5-779ec2a85991 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:06.196607 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c712f054-46b2-4a3b-a0e5-779ec2a85991 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:06.196932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-c712f054-46b2-4a3b-a0e5-779ec2a85991 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:06.202657 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:06.202657 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:06.220641 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c712f054-46b2-4a3b-a0e5-779ec2a85991 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:31:06.221582 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 105/411] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:06 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:06.234871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9cc509a3-14d7-4b37-a085-2ca345cc1abe None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:06.238324 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9cc509a3-14d7-4b37-a085-2ca345cc1abe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] PUT https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:06.238324 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9cc509a3-14d7-4b37-a085-2ca345cc1abe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9c99db73-422b-4bfe-a6e8-c371f02b761d"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:06.239836 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-9cc509a3-14d7-4b37-a085-2ca345cc1abe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Update called for group 08798bc5-dc9f-463d-9917-f4deb4835856. {{(pid=100341) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 03:31:06.243845 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.groups [None req-9cc509a3-14d7-4b37-a085-2ca345cc1abe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Updating group 08798bc5-dc9f-463d-9917-f4deb4835856 with name None description: None add_volumes: None remove_volumes: 9c99db73-422b-4bfe-a6e8-c371f02b761d. Aug 13 03:31:06.245389 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:06.245389 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:06.282905 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9cc509a3-14d7-4b37-a085-2ca345cc1abe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 202 Aug 13 03:31:06.282905 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 102/412] 10.4.3.140 () {70 vars in 1406 bytes} [Thu Aug 13 03:31:06 2026] PUT /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:06.294762 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ee4f2908-252e-4ad1-8661-b19cb92147ef None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:06.297179 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee4f2908-252e-4ad1-8661-b19cb92147ef tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:06.297404 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee4f2908-252e-4ad1-8661-b19cb92147ef tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:06.297671 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee4f2908-252e-4ad1-8661-b19cb92147ef tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:06.297910 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-ee4f2908-252e-4ad1-8661-b19cb92147ef tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:06.309553 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:06.309553 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:06.322162 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee4f2908-252e-4ad1-8661-b19cb92147ef tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:31:06.322577 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 104/413] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:06 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:06.335846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-51c4f4e2-9f65-4895-8f22-09c97d8928cb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:06.337646 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-51c4f4e2-9f65-4895-8f22-09c97d8928cb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:06.337961 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-51c4f4e2-9f65-4895-8f22-09c97d8928cb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:06.338219 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-51c4f4e2-9f65-4895-8f22-09c97d8928cb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:06.350952 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:06.350952 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:06.360421 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-51c4f4e2-9f65-4895-8f22-09c97d8928cb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:06.365994 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-51c4f4e2-9f65-4895-8f22-09c97d8928cb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:06.366469 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 103/414] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:06 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:07.337212 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-13c5efbe-c156-48f0-b3b7-050c87564e7c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:07.340563 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13c5efbe-c156-48f0-b3b7-050c87564e7c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:07.340986 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13c5efbe-c156-48f0-b3b7-050c87564e7c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:07.341150 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13c5efbe-c156-48f0-b3b7-050c87564e7c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:07.341313 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-13c5efbe-c156-48f0-b3b7-050c87564e7c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:07.347556 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:07.347556 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:07.359357 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13c5efbe-c156-48f0-b3b7-050c87564e7c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:31:07.359989 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 106/415] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:07 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:07.377880 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-42dc1942-e37a-44e0-a5dd-63459b5b5674 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:07.380469 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42dc1942-e37a-44e0-a5dd-63459b5b5674 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] PUT https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:07.381676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-42dc1942-e37a-44e0-a5dd-63459b5b5674 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9c99db73-422b-4bfe-a6e8-c371f02b761d"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:07.383552 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-42dc1942-e37a-44e0-a5dd-63459b5b5674 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Update called for group 08798bc5-dc9f-463d-9917-f4deb4835856. {{(pid=100341) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 03:31:07.383552 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.groups [None req-42dc1942-e37a-44e0-a5dd-63459b5b5674 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Updating group 08798bc5-dc9f-463d-9917-f4deb4835856 with name None description: None add_volumes: 9c99db73-422b-4bfe-a6e8-c371f02b761d remove_volumes: None. Aug 13 03:31:07.383952 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9e796f8b-a2bb-4d5d-9b04-ff1a5386e0c6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:07.389122 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e796f8b-a2bb-4d5d-9b04-ff1a5386e0c6 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:07.389364 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e796f8b-a2bb-4d5d-9b04-ff1a5386e0c6 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:07.389674 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e796f8b-a2bb-4d5d-9b04-ff1a5386e0c6 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:07.393530 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:07.393530 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:07.412334 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:07.412334 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:07.418487 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9e796f8b-a2bb-4d5d-9b04-ff1a5386e0c6 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:07.431795 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e796f8b-a2bb-4d5d-9b04-ff1a5386e0c6 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:07.432390 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 105/416] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:07 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:07.440295 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42dc1942-e37a-44e0-a5dd-63459b5b5674 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 202 Aug 13 03:31:07.440966 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 103/417] 10.4.3.140 () {70 vars in 1406 bytes} [Thu Aug 13 03:31:07 2026] PUT /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:07.452221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f2f1fb74-307d-411c-aab6-f9f98f7f86ad None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:07.457954 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f2f1fb74-307d-411c-aab6-f9f98f7f86ad tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:07.457954 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f2f1fb74-307d-411c-aab6-f9f98f7f86ad tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:07.457954 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f2f1fb74-307d-411c-aab6-f9f98f7f86ad tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:07.457954 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-f2f1fb74-307d-411c-aab6-f9f98f7f86ad tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:07.463478 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:07.463478 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:07.477481 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f2f1fb74-307d-411c-aab6-f9f98f7f86ad tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:31:07.478445 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 104/418] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:07 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:07.612121 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7244e49e-d924-43fe-8328-4c3f5a22bb57 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:07.612669 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7244e49e-d924-43fe-8328-4c3f5a22bb57 None None] GET https://10.4.3.140/volume// Aug 13 03:31:07.613013 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7244e49e-d924-43fe-8328-4c3f5a22bb57 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:07.613274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7244e49e-d924-43fe-8328-4c3f5a22bb57 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:07.613694 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7244e49e-d924-43fe-8328-4c3f5a22bb57 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:07.614891 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 107/419] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:31:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:07.624148 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-97be673b-3f38-4c0a-8ea4-adf1c021d07b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:07.626812 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-97be673b-3f38-4c0a-8ea4-adf1c021d07b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e Aug 13 03:31:07.627175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-97be673b-3f38-4c0a-8ea4-adf1c021d07b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:07.627751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-97be673b-3f38-4c0a-8ea4-adf1c021d07b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:07.640678 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:07.640678 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:07.644608 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-97be673b-3f38-4c0a-8ea4-adf1c021d07b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:31:07.650022 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-97be673b-3f38-4c0a-8ea4-adf1c021d07b tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e returned with HTTP 200 Aug 13 03:31:07.650579 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 106/420] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:31:07 2026] GET /volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e => generated 1540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:31:07.769067 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-c8f79ef4-94cf-4040-b7ba-72c765e3c21f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:07.771748 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-c8f79ef4-94cf-4040-b7ba-72c765e3c21f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] PUT https://10.4.3.140/volume/v3/attachments/c0498366-8f0b-4a2f-9ceb-efc9ff22fb06 Aug 13 03:31:07.772386 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-c8f79ef4-94cf-4040-b7ba-72c765e3c21f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:07.786349 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-c8f79ef4-94cf-4040-b7ba-72c765e3c21f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Acquiring lock "cinder-attachment_update-90fad02e-9b1f-42d9-89f4-eaa6fc5da25e-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:31:07.792719 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-c8f79ef4-94cf-4040-b7ba-72c765e3c21f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Lock "cinder-attachment_update-90fad02e-9b1f-42d9-89f4-eaa6fc5da25e-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:31:07.794031 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:07.794031 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:07.968327 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-c8f79ef4-94cf-4040-b7ba-72c765e3c21f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Lock "cinder-attachment_update-90fad02e-9b1f-42d9-89f4-eaa6fc5da25e-np0000007145" released by "attachment_update" :: held 0.176s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:31:07.969782 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-c8f79ef4-94cf-4040-b7ba-72c765e3c21f tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/c0498366-8f0b-4a2f-9ceb-efc9ff22fb06 returned with HTTP 200 Aug 13 03:31:07.969782 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 104/421] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:31:07 2026] PUT /volume/v3/attachments/c0498366-8f0b-4a2f-9ceb-efc9ff22fb06 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:08.026165 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-61aec47f-1206-4f7c-a7de-e8bb1a9461c1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:08.032899 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-61aec47f-1206-4f7c-a7de-e8bb1a9461c1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/attachments/c0498366-8f0b-4a2f-9ceb-efc9ff22fb06/action Aug 13 03:31:08.033355 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-61aec47f-1206-4f7c-a7de-e8bb1a9461c1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:08.033525 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-61aec47f-1206-4f7c-a7de-e8bb1a9461c1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:08.062322 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:08.062322 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:08.083865 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d2b70e59-4250-46a3-a17c-07aca6bf2579 req-61aec47f-1206-4f7c-a7de-e8bb1a9461c1 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/c0498366-8f0b-4a2f-9ceb-efc9ff22fb06/action returned with HTTP 204 Aug 13 03:31:08.084612 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 105/422] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:31:08 2026] POST /volume/v3/attachments/c0498366-8f0b-4a2f-9ceb-efc9ff22fb06/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:08.453795 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c4d3605b-30e3-4ceb-93da-4ac093accb15 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:08.456720 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4d3605b-30e3-4ceb-93da-4ac093accb15 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:08.457033 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4d3605b-30e3-4ceb-93da-4ac093accb15 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:08.457257 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4d3605b-30e3-4ceb-93da-4ac093accb15 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:08.471121 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:08.471121 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:08.478667 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c4d3605b-30e3-4ceb-93da-4ac093accb15 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:08.487750 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4d3605b-30e3-4ceb-93da-4ac093accb15 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:08.488441 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 108/423] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:08 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:08.497203 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-60b8153c-4cc4-4a01-a61f-8077257c43fc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:08.500182 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-60b8153c-4cc4-4a01-a61f-8077257c43fc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:08.500227 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-60b8153c-4cc4-4a01-a61f-8077257c43fc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:08.500646 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-60b8153c-4cc4-4a01-a61f-8077257c43fc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:08.500754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-60b8153c-4cc4-4a01-a61f-8077257c43fc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:08.506201 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:08.506201 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:08.527561 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-60b8153c-4cc4-4a01-a61f-8077257c43fc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 200 Aug 13 03:31:08.527561 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 107/424] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:08 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:08.542634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:08.545614 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:08.545889 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:08.546095 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:08.546492 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:08.546707 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:08.546707 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:08.547475 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:08.560737 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all volumes completed successfully. Aug 13 03:31:08.562789 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:08.562789 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:08.621551 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:08.625523 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:08.625523 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:08.630161 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:08.630299 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:08.685304 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:08.694936 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:08.694936 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:08.713948 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f188cab-ad37-4b6b-a4ae-486c3a6c503a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:08.714873 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 105/425] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:08 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:31:08.721515 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-b04d9d09-bc92-4875-aefa-20757ae93d6f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:08.730664 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-b04d9d09-bc92-4875-aefa-20757ae93d6f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:08.732175 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-b04d9d09-bc92-4875-aefa-20757ae93d6f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:08.732175 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-b04d9d09-bc92-4875-aefa-20757ae93d6f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:08.733473 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4e072a55-d20f-4bf2-80b4-17bc71193dbb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:08.740671 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4e072a55-d20f-4bf2-80b4-17bc71193dbb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/group_snapshots Aug 13 03:31:08.740671 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4e072a55-d20f-4bf2-80b4-17bc71193dbb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "08798bc5-dc9f-463d-9917-f4deb4835856", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1536455844"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:08.741911 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-4e072a55-d20f-4bf2-80b4-17bc71193dbb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '08798bc5-dc9f-463d-9917-f4deb4835856', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1536455844'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 03:31:08.754237 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:08.754237 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:08.754518 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:08.754518 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:08.758146 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-b04d9d09-bc92-4875-aefa-20757ae93d6f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:08.760867 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.group_snapshots [None req-4e072a55-d20f-4bf2-80b4-17bc71193dbb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1536455844. Aug 13 03:31:08.766399 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-b04d9d09-bc92-4875-aefa-20757ae93d6f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:08.766976 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 106/426] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:31:08 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:08.823164 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:08.823164 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:08.861239 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-4e072a55-d20f-4bf2-80b4-17bc71193dbb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1163089597 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1163089597, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:08.861638 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-4e072a55-d20f-4bf2-80b4-17bc71193dbb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1163089597 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1163089597, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:08.914792 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-4e072a55-d20f-4bf2-80b4-17bc71193dbb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['53219d43-be54-4480-bfff-9774d2eeab2b', '4a7509dc-7b1f-4360-be6d-f1da3387d4b7', '046d20e7-c979-4ab8-a327-23da4bdbf31e', '819e222f-5c88-4737-a9cb-2971b96261ab'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:08.942754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5fd62ed3-2ae3-4592-9d4c-729cdcea4aa1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:08.944082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fd62ed3-2ae3-4592-9d4c-729cdcea4aa1 None None] GET https://10.4.3.140/volume// Aug 13 03:31:08.944082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5fd62ed3-2ae3-4592-9d4c-729cdcea4aa1 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:08.944082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5fd62ed3-2ae3-4592-9d4c-729cdcea4aa1 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:08.944082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fd62ed3-2ae3-4592-9d4c-729cdcea4aa1 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:08.944992 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 108/427] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:31:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:08.957605 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-fb7abcad-efad-42b1-a150-e426e353f60f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:08.966560 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-fb7abcad-efad-42b1-a150-e426e353f60f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:31:08.966560 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-fb7abcad-efad-42b1-a150-e426e353f60f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5538d205-749c-43b9-94a8-f6e38ee23d3a", "connector": null, "instance_uuid": "e56d9767-655b-42b2-88b1-923965aaa43c"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:09.006864 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:09.006864 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:09.033374 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4e072a55-d20f-4bf2-80b4-17bc71193dbb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 202 Aug 13 03:31:09.034291 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 109/428] 10.4.3.140 () {70 vars in 1324 bytes} [Thu Aug 13 03:31:08 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:09.054527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6c907e88-49f5-478e-a15c-f1cc4ea8276f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:09.056729 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c907e88-49f5-478e-a15c-f1cc4ea8276f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 Aug 13 03:31:09.058426 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c907e88-49f5-478e-a15c-f1cc4ea8276f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:09.060118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c907e88-49f5-478e-a15c-f1cc4ea8276f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:09.060540 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.group_snapshots [None req-6c907e88-49f5-478e-a15c-f1cc4ea8276f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 4285d0be-122b-4757-aa57-b6bcde32a234 {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:09.069174 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:09.069174 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:09.075396 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c907e88-49f5-478e-a15c-f1cc4ea8276f tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 returned with HTTP 200 Aug 13 03:31:09.077023 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 107/429] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:09 2026] GET /volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:09.102471 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-fb7abcad-efad-42b1-a150-e426e353f60f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:31:09.104169 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 106/430] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:31:08 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:09.168175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-13519132-25c3-40c6-918c-337d119ebf4b req-dbf4fa8d-6f73-4645-b1c4-0df5d8864e2e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:09.171562 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-dbf4fa8d-6f73-4645-b1c4-0df5d8864e2e tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] POST https://10.4.3.140/volume/v3/attachments/cfe0fcff-520e-4d10-809d-a3200ea8e480/action Aug 13 03:31:09.172133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-dbf4fa8d-6f73-4645-b1c4-0df5d8864e2e tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:09.172840 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-dbf4fa8d-6f73-4645-b1c4-0df5d8864e2e tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:09.175737 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b72d76b6-57c7-46cd-aead-87c8bc172f2e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:09.178605 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b72d76b6-57c7-46cd-aead-87c8bc172f2e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:09.178971 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b72d76b6-57c7-46cd-aead-87c8bc172f2e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:09.179237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b72d76b6-57c7-46cd-aead-87c8bc172f2e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:09.199685 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:09.199685 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:09.205594 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:09.205594 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:09.209051 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b72d76b6-57c7-46cd-aead-87c8bc172f2e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:09.220752 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b72d76b6-57c7-46cd-aead-87c8bc172f2e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:09.220996 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 110/431] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:09 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:09.233102 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13519132-25c3-40c6-918c-337d119ebf4b req-dbf4fa8d-6f73-4645-b1c4-0df5d8864e2e tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/cfe0fcff-520e-4d10-809d-a3200ea8e480/action returned with HTTP 204 Aug 13 03:31:09.233264 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ff1a450-cd8a-46a9-b0d4-fefd1f1d449a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:09.234214 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 109/432] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:31:09 2026] POST /volume/v3/attachments/cfe0fcff-520e-4d10-809d-a3200ea8e480/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:09.234297 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ff1a450-cd8a-46a9-b0d4-fefd1f1d449a None None] GET https://10.4.3.140/volume// Aug 13 03:31:09.234297 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ff1a450-cd8a-46a9-b0d4-fefd1f1d449a None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:09.234394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ff1a450-cd8a-46a9-b0d4-fefd1f1d449a None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:09.235788 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ff1a450-cd8a-46a9-b0d4-fefd1f1d449a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:09.235788 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 108/433] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:31:09 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:09.255132 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-db80e49d-5a94-43a2-8b50-427bf4a64e2a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:09.260951 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-db80e49d-5a94-43a2-8b50-427bf4a64e2a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:09.262640 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-db80e49d-5a94-43a2-8b50-427bf4a64e2a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:09.262640 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-db80e49d-5a94-43a2-8b50-427bf4a64e2a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:09.281347 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:09.281347 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:09.289896 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-db80e49d-5a94-43a2-8b50-427bf4a64e2a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:09.300432 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-db80e49d-5a94-43a2-8b50-427bf4a64e2a tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:09.300432 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 107/434] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:31:09 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 1031 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:31:09.466859 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-9cedf279-e175-4b5e-8b74-3eacc0b3cf3e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:09.475524 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-9cedf279-e175-4b5e-8b74-3eacc0b3cf3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] PUT https://10.4.3.140/volume/v3/attachments/119cc439-9a73-4c0a-b0c5-576cfd7155e5 Aug 13 03:31:09.475524 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-9cedf279-e175-4b5e-8b74-3eacc0b3cf3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:09.487929 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-9cedf279-e175-4b5e-8b74-3eacc0b3cf3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Acquiring lock "cinder-attachment_update-5538d205-749c-43b9-94a8-f6e38ee23d3a-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:31:09.495061 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-9cedf279-e175-4b5e-8b74-3eacc0b3cf3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Lock "cinder-attachment_update-5538d205-749c-43b9-94a8-f6e38ee23d3a-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:31:09.496280 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:09.496280 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:09.512861 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-06060c08-b2c6-4ffc-8601-fa62b046cf33 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:09.513699 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-06060c08-b2c6-4ffc-8601-fa62b046cf33 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:09.514359 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-06060c08-b2c6-4ffc-8601-fa62b046cf33 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:09.514667 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-06060c08-b2c6-4ffc-8601-fa62b046cf33 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:09.535536 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:09.535536 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:09.546269 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-06060c08-b2c6-4ffc-8601-fa62b046cf33 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:09.557972 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-06060c08-b2c6-4ffc-8601-fa62b046cf33 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:09.559140 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 110/435] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:09 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:09.572986 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f9e3a8d3-c2c7-4800-acf1-e41d35026fc1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:09.575014 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9e3a8d3-c2c7-4800-acf1-e41d35026fc1 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:09.575255 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9e3a8d3-c2c7-4800-acf1-e41d35026fc1 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:09.575479 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9e3a8d3-c2c7-4800-acf1-e41d35026fc1 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:09.588333 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:09.588333 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:09.595383 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f9e3a8d3-c2c7-4800-acf1-e41d35026fc1 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:09.602141 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9e3a8d3-c2c7-4800-acf1-e41d35026fc1 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:09.602657 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 109/436] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:09 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:09.651813 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-9cedf279-e175-4b5e-8b74-3eacc0b3cf3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Lock "cinder-attachment_update-5538d205-749c-43b9-94a8-f6e38ee23d3a-np0000007145" released by "attachment_update" :: held 0.157s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:31:09.652308 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-9cedf279-e175-4b5e-8b74-3eacc0b3cf3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/attachments/119cc439-9a73-4c0a-b0c5-576cfd7155e5 returned with HTTP 200 Aug 13 03:31:09.652909 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 111/437] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:31:09 2026] PUT /volume/v3/attachments/119cc439-9a73-4c0a-b0c5-576cfd7155e5 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:10.093474 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1eab750c-8ada-4a5f-8a1c-4ad1e1445b09 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:10.096999 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1eab750c-8ada-4a5f-8a1c-4ad1e1445b09 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 Aug 13 03:31:10.097334 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1eab750c-8ada-4a5f-8a1c-4ad1e1445b09 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:10.097590 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1eab750c-8ada-4a5f-8a1c-4ad1e1445b09 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:10.097722 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.group_snapshots [None req-1eab750c-8ada-4a5f-8a1c-4ad1e1445b09 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 4285d0be-122b-4757-aa57-b6bcde32a234 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:10.103929 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.103929 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:10.110101 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1eab750c-8ada-4a5f-8a1c-4ad1e1445b09 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 returned with HTTP 200 Aug 13 03:31:10.110723 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 108/438] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:10 2026] GET /volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:10.123859 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0e0268b1-6263-4b5a-9ed4-38dda32c8a2b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:10.128001 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e0268b1-6263-4b5a-9ed4-38dda32c8a2b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Aug 13 03:31:10.128154 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e0268b1-6263-4b5a-9ed4-38dda32c8a2b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:10.128750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e0268b1-6263-4b5a-9ed4-38dda32c8a2b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:10.128750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-0e0268b1-6263-4b5a-9ed4-38dda32c8a2b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:10.130811 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-0e0268b1-6263-4b5a-9ed4-38dda32c8a2b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:31:10.140936 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0e0268b1-6263-4b5a-9ed4-38dda32c8a2b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all snapshots completed successfully. Aug 13 03:31:10.141907 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.141907 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:10.143840 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e0268b1-6263-4b5a-9ed4-38dda32c8a2b tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 03:31:10.143840 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 111/439] 10.4.3.140 () {66 vars in 1264 bytes} [Thu Aug 13 03:31:10 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:10.158567 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b4dd6f4a-9f3e-4a95-a285-7a0b635788b4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:10.161910 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b4dd6f4a-9f3e-4a95-a285-7a0b635788b4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/ab002b4e-ffe9-49ea-a9ab-28fd8bd0066e Aug 13 03:31:10.162110 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b4dd6f4a-9f3e-4a95-a285-7a0b635788b4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:10.162840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b4dd6f4a-9f3e-4a95-a285-7a0b635788b4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:10.170814 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.170814 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:10.171567 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b4dd6f4a-9f3e-4a95-a285-7a0b635788b4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Snapshot retrieved successfully. Aug 13 03:31:10.172292 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b4dd6f4a-9f3e-4a95-a285-7a0b635788b4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/ab002b4e-ffe9-49ea-a9ab-28fd8bd0066e returned with HTTP 200 Aug 13 03:31:10.173266 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 110/440] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:31:10 2026] GET /volume/v3/snapshots/ab002b4e-ffe9-49ea-a9ab-28fd8bd0066e => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:10.184742 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4b2bbe5e-3cf0-416f-84b8-78d17c46ec4c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:10.188900 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4b2bbe5e-3cf0-416f-84b8-78d17c46ec4c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/54d50598-8e78-48c6-bd52-76912f2d9de6 Aug 13 03:31:10.189253 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4b2bbe5e-3cf0-416f-84b8-78d17c46ec4c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:10.190289 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4b2bbe5e-3cf0-416f-84b8-78d17c46ec4c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:10.201931 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.201931 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:10.203991 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4b2bbe5e-3cf0-416f-84b8-78d17c46ec4c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Snapshot retrieved successfully. Aug 13 03:31:10.203991 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4b2bbe5e-3cf0-416f-84b8-78d17c46ec4c tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/54d50598-8e78-48c6-bd52-76912f2d9de6 returned with HTTP 200 Aug 13 03:31:10.203991 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 112/441] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:31:10 2026] GET /volume/v3/snapshots/54d50598-8e78-48c6-bd52-76912f2d9de6 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:10.222157 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-510d3ef3-d193-43d9-bcfe-8ec6371afabb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:10.224774 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-510d3ef3-d193-43d9-bcfe-8ec6371afabb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 Aug 13 03:31:10.225034 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-510d3ef3-d193-43d9-bcfe-8ec6371afabb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:10.225308 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-510d3ef3-d193-43d9-bcfe-8ec6371afabb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:10.225582 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.group_snapshots [None req-510d3ef3-d193-43d9-bcfe-8ec6371afabb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] delete called for member 4285d0be-122b-4757-aa57-b6bcde32a234 {{(pid=100341) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 03:31:10.225614 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.group_snapshots [None req-510d3ef3-d193-43d9-bcfe-8ec6371afabb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Delete group_snapshot with id: 4285d0be-122b-4757-aa57-b6bcde32a234 Aug 13 03:31:10.231472 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.231472 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:10.242731 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b210e3b4-27b9-4c8c-a032-505aa7882b71 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:10.247577 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b210e3b4-27b9-4c8c-a032-505aa7882b71 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:10.247798 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b210e3b4-27b9-4c8c-a032-505aa7882b71 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:10.248076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b210e3b4-27b9-4c8c-a032-505aa7882b71 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:10.278099 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.278099 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:10.284703 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b210e3b4-27b9-4c8c-a032-505aa7882b71 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:10.291835 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b210e3b4-27b9-4c8c-a032-505aa7882b71 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:10.291835 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 112/442] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:10 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:10.320861 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-510d3ef3-d193-43d9-bcfe-8ec6371afabb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 returned with HTTP 202 Aug 13 03:31:10.321385 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 109/443] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:31:10 2026] DELETE /volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:10.330171 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:10.332169 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:10.332604 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:10.332693 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:10.333033 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:10.334209 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:10.346327 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all volumes completed successfully. Aug 13 03:31:10.347183 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:10.348045 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:10.408811 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:10.413268 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.413268 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:10.419273 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:10.419510 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:10.478600 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:10.489382 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.489382 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:10.506021 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3e14f8af-a47b-4409-b6a0-ad4117ab71f2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:10.506021 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 111/444] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:10 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:31:10.527088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d409e71c-080b-406a-a152-7f5eebd057b5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:10.532312 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d409e71c-080b-406a-a152-7f5eebd057b5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Aug 13 03:31:10.532312 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d409e71c-080b-406a-a152-7f5eebd057b5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:10.532562 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d409e71c-080b-406a-a152-7f5eebd057b5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:10.533789 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-d409e71c-080b-406a-a152-7f5eebd057b5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:10.535336 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-d409e71c-080b-406a-a152-7f5eebd057b5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:31:10.540647 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d409e71c-080b-406a-a152-7f5eebd057b5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all snapshots completed successfully. Aug 13 03:31:10.541426 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.541426 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:10.542396 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d409e71c-080b-406a-a152-7f5eebd057b5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 03:31:10.542848 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 113/445] 10.4.3.140 () {66 vars in 1264 bytes} [Thu Aug 13 03:31:10 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:10.557118 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3fcd9837-396b-4a20-9e22-0700439c3b7d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:10.559390 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3fcd9837-396b-4a20-9e22-0700439c3b7d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/ab002b4e-ffe9-49ea-a9ab-28fd8bd0066e Aug 13 03:31:10.559682 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3fcd9837-396b-4a20-9e22-0700439c3b7d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:10.560056 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3fcd9837-396b-4a20-9e22-0700439c3b7d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:10.570482 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:10.570482 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:10.571404 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3fcd9837-396b-4a20-9e22-0700439c3b7d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Snapshot retrieved successfully. Aug 13 03:31:10.572567 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3fcd9837-396b-4a20-9e22-0700439c3b7d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/ab002b4e-ffe9-49ea-a9ab-28fd8bd0066e returned with HTTP 200 Aug 13 03:31:10.573074 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 113/446] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:31:10 2026] GET /volume/v3/snapshots/ab002b4e-ffe9-49ea-a9ab-28fd8bd0066e => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:11.309071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8c2a49cb-5f8a-48f4-9c07-0b7ee24e1e19 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:11.310479 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c2a49cb-5f8a-48f4-9c07-0b7ee24e1e19 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:11.310479 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c2a49cb-5f8a-48f4-9c07-0b7ee24e1e19 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:11.310479 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c2a49cb-5f8a-48f4-9c07-0b7ee24e1e19 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:11.334456 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:11.334456 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:11.343647 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8c2a49cb-5f8a-48f4-9c07-0b7ee24e1e19 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:11.354447 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c2a49cb-5f8a-48f4-9c07-0b7ee24e1e19 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:11.355194 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 110/447] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:11 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:11.588632 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-62d06b65-df23-4e96-96e5-cbaf3b8cbc76 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:11.590927 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-62d06b65-df23-4e96-96e5-cbaf3b8cbc76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/ab002b4e-ffe9-49ea-a9ab-28fd8bd0066e Aug 13 03:31:11.591196 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-62d06b65-df23-4e96-96e5-cbaf3b8cbc76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:11.591558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-62d06b65-df23-4e96-96e5-cbaf3b8cbc76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:11.597585 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-62d06b65-df23-4e96-96e5-cbaf3b8cbc76 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/ab002b4e-ffe9-49ea-a9ab-28fd8bd0066e returned with HTTP 404 Aug 13 03:31:11.598429 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 112/448] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:31:11 2026] GET /volume/v3/snapshots/ab002b4e-ffe9-49ea-a9ab-28fd8bd0066e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:11.609304 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b2176010-1f14-455c-a025-10d5b3d3f963 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:11.614423 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2176010-1f14-455c-a025-10d5b3d3f963 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 Aug 13 03:31:11.614644 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2176010-1f14-455c-a025-10d5b3d3f963 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:11.616588 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2176010-1f14-455c-a025-10d5b3d3f963 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:11.617220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-b2176010-1f14-455c-a025-10d5b3d3f963 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 4285d0be-122b-4757-aa57-b6bcde32a234 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:11.623202 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2176010-1f14-455c-a025-10d5b3d3f963 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 returned with HTTP 404 Aug 13 03:31:11.623940 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 114/449] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:11 2026] GET /volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:11.638162 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-53ee9826-7cf8-4470-b58b-f14cc0c35c93 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:11.641430 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-53ee9826-7cf8-4470-b58b-f14cc0c35c93 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 Aug 13 03:31:11.641430 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-53ee9826-7cf8-4470-b58b-f14cc0c35c93 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:11.641430 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-53ee9826-7cf8-4470-b58b-f14cc0c35c93 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:11.641430 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-53ee9826-7cf8-4470-b58b-f14cc0c35c93 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] delete called for member 4285d0be-122b-4757-aa57-b6bcde32a234 {{(pid=100342) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 03:31:11.641804 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.group_snapshots [None req-53ee9826-7cf8-4470-b58b-f14cc0c35c93 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Delete group_snapshot with id: 4285d0be-122b-4757-aa57-b6bcde32a234 Aug 13 03:31:11.648849 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-53ee9826-7cf8-4470-b58b-f14cc0c35c93 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 returned with HTTP 404 Aug 13 03:31:11.648849 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 114/450] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:31:11 2026] DELETE /volume/v3/group_snapshots/4285d0be-122b-4757-aa57-b6bcde32a234 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:11.658907 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:11.663121 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:11.663348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:11.665116 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:11.665478 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:11.666720 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:11.677412 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all volumes completed successfully. Aug 13 03:31:11.678928 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:11.679138 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:11.736536 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:11.740415 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:11.740415 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:11.746000 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:11.746229 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:11.796845 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:11.802053 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:11.802053 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:11.814559 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7daabd84-c7f0-4b3e-a98e-ae9d2fd603c2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:11.815054 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 111/451] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:11 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:31:11.834031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-69105651-b159-4667-b8ce-194d9a5fda46 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:11.836270 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-69105651-b159-4667-b8ce-194d9a5fda46 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856/action Aug 13 03:31:11.836705 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-69105651-b159-4667-b8ce-194d9a5fda46 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:11.836923 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-69105651-b159-4667-b8ce-194d9a5fda46 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:11.838474 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-69105651-b159-4667-b8ce-194d9a5fda46 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] delete called for group 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100340) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:31:11.838777 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.groups [None req-69105651-b159-4667-b8ce-194d9a5fda46 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Delete group with id: 08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:11.849331 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:11.849331 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:11.915368 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-69105651-b159-4667-b8ce-194d9a5fda46 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856/action returned with HTTP 202 Aug 13 03:31:11.916549 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 113/452] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:31:11 2026] POST /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:11.928459 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3f009d21-f8d3-4cf3-9bb3-d98b7a792aed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:11.935643 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f009d21-f8d3-4cf3-9bb3-d98b7a792aed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d Aug 13 03:31:11.935817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f009d21-f8d3-4cf3-9bb3-d98b7a792aed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:11.936137 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f009d21-f8d3-4cf3-9bb3-d98b7a792aed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:11.949280 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:11.949280 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:11.953621 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3f009d21-f8d3-4cf3-9bb3-d98b7a792aed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:31:11.954878 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-3f009d21-f8d3-4cf3-9bb3-d98b7a792aed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:11.955624 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-3f009d21-f8d3-4cf3-9bb3-d98b7a792aed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:12.015272 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-3f009d21-f8d3-4cf3-9bb3-d98b7a792aed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:12.022979 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:12.022979 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:12.034512 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f009d21-f8d3-4cf3-9bb3-d98b7a792aed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d returned with HTTP 200 Aug 13 03:31:12.035250 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 115/453] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:11 2026] GET /volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d => generated 914 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:12.377449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-af6a6ab3-f45f-40f2-8def-a7225b0af465 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:12.379589 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af6a6ab3-f45f-40f2-8def-a7225b0af465 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:12.380849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-af6a6ab3-f45f-40f2-8def-a7225b0af465 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:12.380849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-af6a6ab3-f45f-40f2-8def-a7225b0af465 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:12.410452 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:12.410452 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:12.416789 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-af6a6ab3-f45f-40f2-8def-a7225b0af465 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:12.424929 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af6a6ab3-f45f-40f2-8def-a7225b0af465 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:12.425401 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 115/454] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:12 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:12.601269 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:12.603592 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:12.604193 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1925033727"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:12.605841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1925033727'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:12.606097 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume of 1 GB Aug 13 03:31:12.611731 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Availability Zones retrieved successfully. Aug 13 03:31:12.617801 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (8f8e13b3-565a-4dbe-bd58-b642ccc7079e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:12.618835 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123a040c-7b7c-440d-9cb3-1781fe30376a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:12.620078 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:12.654744 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123a040c-7b7c-440d-9cb3-1781fe30376a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:12.656065 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56fbe772-c2f4-406e-b96d-0d2b2d20b10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:12.726707 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Created reservations ['60376a1f-1b00-4883-be52-82f409bd8ad6', 'dc4f216b-2620-4645-b58c-a33ba2f6b3ec', 'd0129f40-7479-48a2-944b-678824c9920c', '2ae85bd9-541c-462d-9d92-af722bae6003'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:12.728078 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56fbe772-c2f4-406e-b96d-0d2b2d20b10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60376a1f-1b00-4883-be52-82f409bd8ad6', 'dc4f216b-2620-4645-b58c-a33ba2f6b3ec', 'd0129f40-7479-48a2-944b-678824c9920c', '2ae85bd9-541c-462d-9d92-af722bae6003']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:12.730066 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ee15fe-eaec-4d70-ab6f-76f7d9ff4912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:12.756898 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ee15fe-eaec-4d70-ab6f-76f7d9ff4912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a76d0a7f-c2db-4d2c-8c68-5d544ebf002a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1925033727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['60376a1f-1b00-4883-be52-82f409bd8ad6','dc4f216b-2620-4645-b58c-a33ba2f6b3ec','d0129f40-7479-48a2-944b-678824c9920c','2ae85bd9-541c-462d-9d92-af722bae6003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1925033727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a76d0a7f-c2db-4d2c-8c68-5d544ebf002a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccdf327b1819435eb05fcbc4d979c3e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:12.758642 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0637258-e07a-4e26-b96b-ebd23fb1e15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:12.783155 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0637258-e07a-4e26-b96b-ebd23fb1e15b) transitioned into state 'SUCCESS' from state '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-1925033727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['60376a1f-1b00-4883-be52-82f409bd8ad6','dc4f216b-2620-4645-b58c-a33ba2f6b3ec','d0129f40-7479-48a2-944b-678824c9920c','2ae85bd9-541c-462d-9d92-af722bae6003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:12.783858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a807f494-6453-43f9-ae14-47f936da6a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:12.796780 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a807f494-6453-43f9-ae14-47f936da6a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:12.797770 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (8f8e13b3-565a-4dbe-bd58-b642ccc7079e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:12.798780 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request issued successfully. Aug 13 03:31:12.799436 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f055a366-cc36-4d57-b6d8-8af106c39ec3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:12.800080 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 112/455] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:12 2026] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:12.817420 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-902e0874-72ef-4f53-9b06-89610a5a0336 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:12.819546 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-902e0874-72ef-4f53-9b06-89610a5a0336 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:12.819935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-902e0874-72ef-4f53-9b06-89610a5a0336 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:12.820387 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-902e0874-72ef-4f53-9b06-89610a5a0336 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:12.830992 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:12.830992 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:12.841917 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-902e0874-72ef-4f53-9b06-89610a5a0336 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:12.850271 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-902e0874-72ef-4f53-9b06-89610a5a0336 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:12.850271 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 114/456] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:12 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:13.053474 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cdab582a-fce6-4708-842b-27d3e17d3433 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.055912 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cdab582a-fce6-4708-842b-27d3e17d3433 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d Aug 13 03:31:13.056114 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cdab582a-fce6-4708-842b-27d3e17d3433 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:13.056258 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cdab582a-fce6-4708-842b-27d3e17d3433 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:13.067466 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cdab582a-fce6-4708-842b-27d3e17d3433 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d returned with HTTP 404 Aug 13 03:31:13.071432 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 116/457] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:13 2026] GET /volume/v3/volumes/9c99db73-422b-4bfe-a6e8-c371f02b761d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:13.087355 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-27627479-922d-4a7f-80db-c38b58b99831 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.092889 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-27627479-922d-4a7f-80db-c38b58b99831 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/43251954-044e-4eb7-a77d-7d1a477be00c Aug 13 03:31:13.092889 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-27627479-922d-4a7f-80db-c38b58b99831 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:13.092889 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-27627479-922d-4a7f-80db-c38b58b99831 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:13.108001 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-27627479-922d-4a7f-80db-c38b58b99831 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/43251954-044e-4eb7-a77d-7d1a477be00c returned with HTTP 404 Aug 13 03:31:13.108589 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 116/458] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:13 2026] GET /volume/v3/volumes/43251954-044e-4eb7-a77d-7d1a477be00c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:13.119787 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5a30f90f-5069-44aa-963c-a6104b1d8cc4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.125985 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5a30f90f-5069-44aa-963c-a6104b1d8cc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 Aug 13 03:31:13.126343 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5a30f90f-5069-44aa-963c-a6104b1d8cc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:13.126675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5a30f90f-5069-44aa-963c-a6104b1d8cc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:13.126931 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-5a30f90f-5069-44aa-963c-a6104b1d8cc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 08798bc5-dc9f-463d-9917-f4deb4835856 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:13.132518 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5a30f90f-5069-44aa-963c-a6104b1d8cc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 returned with HTTP 404 Aug 13 03:31:13.133189 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 113/459] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:13 2026] GET /volume/v3/groups/08798bc5-dc9f-463d-9917-f4deb4835856 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:13.142263 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0b394355-72db-47d6-a9c6-df5b2621c09e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.148273 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0b394355-72db-47d6-a9c6-df5b2621c09e tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/5c8f71c1-2075-453b-9fa7-0fc5601708e2 Aug 13 03:31:13.148695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0b394355-72db-47d6-a9c6-df5b2621c09e tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:13.148994 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0b394355-72db-47d6-a9c6-df5b2621c09e tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:13.194860 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0b394355-72db-47d6-a9c6-df5b2621c09e tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/group_types/5c8f71c1-2075-453b-9fa7-0fc5601708e2 returned with HTTP 202 Aug 13 03:31:13.195582 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 115/460] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:31:13 2026] DELETE /volume/v3/group_types/5c8f71c1-2075-453b-9fa7-0fc5601708e2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:13.206940 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-997fe5f4-f063-43fe-a830-e68c0d540bf4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.210321 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-997fe5f4-f063-43fe-a830-e68c0d540bf4 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] DELETE https://10.4.3.140/volume/v3/types/842b67e1-8031-4073-9c4d-59d67958b06b Aug 13 03:31:13.210585 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-997fe5f4-f063-43fe-a830-e68c0d540bf4 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:13.210919 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-997fe5f4-f063-43fe-a830-e68c0d540bf4 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:13.263111 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-997fe5f4-f063-43fe-a830-e68c0d540bf4 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/types/842b67e1-8031-4073-9c4d-59d67958b06b returned with HTTP 202 Aug 13 03:31:13.264844 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 117/461] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:31:13 2026] DELETE /volume/v3/types/842b67e1-8031-4073-9c4d-59d67958b06b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:13.275224 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-754a735a-1163-4e94-a472-85a84177188f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.281851 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-754a735a-1163-4e94-a472-85a84177188f tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] GET https://10.4.3.140/volume/v3/types/842b67e1-8031-4073-9c4d-59d67958b06b Aug 13 03:31:13.281851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-754a735a-1163-4e94-a472-85a84177188f tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:13.281851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-754a735a-1163-4e94-a472-85a84177188f tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:13.288269 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-754a735a-1163-4e94-a472-85a84177188f tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/types/842b67e1-8031-4073-9c4d-59d67958b06b returned with HTTP 404 Aug 13 03:31:13.288269 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 117/462] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:31:13 2026] GET /volume/v3/types/842b67e1-8031-4073-9c4d-59d67958b06b => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:13.298537 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-23a41776-c9fe-49e5-b8a0-755de5317fb0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.301613 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-23a41776-c9fe-49e5-b8a0-755de5317fb0 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:31:13.301613 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-23a41776-c9fe-49e5-b8a0-755de5317fb0 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-71952115"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:13.303699 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:13.303699 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:13.323670 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-23a41776-c9fe-49e5-b8a0-755de5317fb0 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:31:13.324124 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 114/463] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:31:13 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:13.337255 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f4b0647c-2145-4138-9284-c40d18fae9ca None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.340150 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f4b0647c-2145-4138-9284-c40d18fae9ca tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:31:13.340527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f4b0647c-2145-4138-9284-c40d18fae9ca tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-567346197"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:13.364652 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f4b0647c-2145-4138-9284-c40d18fae9ca tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:31:13.365563 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 116/464] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:31:13 2026] POST /volume/v3/group_types => generated 180 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:13.379179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9263510a-7c3a-4524-91d9-1e41dd57aef5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.382307 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9263510a-7c3a-4524-91d9-1e41dd57aef5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/groups Aug 13 03:31:13.382731 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9263510a-7c3a-4524-91d9-1e41dd57aef5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4c33a707-26d9-4555-b5eb-54554d1c0226", "volume_types": ["3c682bdb-9829-4034-9123-2d9f2b5a7678"], "name": "tempest-GroupSnapshotsTest-Group-2012570789"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:13.384413 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-9263510a-7c3a-4524-91d9-1e41dd57aef5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating new group {'group': {'group_type': '4c33a707-26d9-4555-b5eb-54554d1c0226', 'volume_types': ['3c682bdb-9829-4034-9123-2d9f2b5a7678'], 'name': 'tempest-GroupSnapshotsTest-Group-2012570789'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 03:31:13.389817 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-9263510a-7c3a-4524-91d9-1e41dd57aef5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating group tempest-GroupSnapshotsTest-Group-2012570789. Aug 13 03:31:13.401595 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9263510a-7c3a-4524-91d9-1e41dd57aef5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Availability Zones retrieved successfully. Aug 13 03:31:13.418834 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-9263510a-7c3a-4524-91d9-1e41dd57aef5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['bb252b3b-835a-4f9c-9dee-c1da4f0efb73'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:13.444910 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-793e7ad1-8d63-4a7f-9404-165279b8fed1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.447286 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-793e7ad1-8d63-4a7f-9404-165279b8fed1 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:13.447605 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-793e7ad1-8d63-4a7f-9404-165279b8fed1 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:13.447966 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-793e7ad1-8d63-4a7f-9404-165279b8fed1 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:13.466425 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9263510a-7c3a-4524-91d9-1e41dd57aef5 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Aug 13 03:31:13.466730 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:13.466730 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:13.467164 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 118/465] 10.4.3.140 () {70 vars in 1297 bytes} [Thu Aug 13 03:31:13 2026] POST /volume/v3/groups => generated 112 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:13.480736 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c9f18d93-7125-4916-a1e6-c115afd82202 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.484181 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-793e7ad1-8d63-4a7f-9404-165279b8fed1 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:13.484792 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c9f18d93-7125-4916-a1e6-c115afd82202 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441 Aug 13 03:31:13.485134 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c9f18d93-7125-4916-a1e6-c115afd82202 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:13.485379 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c9f18d93-7125-4916-a1e6-c115afd82202 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:13.485560 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-c9f18d93-7125-4916-a1e6-c115afd82202 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 036fed64-688c-4b08-8d43-40196d875441 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:13.492276 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:13.492276 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:13.496147 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-793e7ad1-8d63-4a7f-9404-165279b8fed1 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:13.496723 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 118/466] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:13 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:13.514927 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c9f18d93-7125-4916-a1e6-c115afd82202 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441 returned with HTTP 200 Aug 13 03:31:13.515349 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 115/467] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:13 2026] GET /volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:13.867063 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-185f1c68-df0c-46a7-91f0-56ab1b2f083c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.869701 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-185f1c68-df0c-46a7-91f0-56ab1b2f083c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:13.870034 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-185f1c68-df0c-46a7-91f0-56ab1b2f083c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:13.870307 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-185f1c68-df0c-46a7-91f0-56ab1b2f083c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:13.880326 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:13.880326 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:13.890041 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-185f1c68-df0c-46a7-91f0-56ab1b2f083c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:13.894996 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-185f1c68-df0c-46a7-91f0-56ab1b2f083c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:13.895426 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 117/468] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:13 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:13.924171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd922c24-aacf-4442-9dfa-2bbcb6093959 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:13.927441 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd922c24-aacf-4442-9dfa-2bbcb6093959 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] POST https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action Aug 13 03:31:13.927970 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd922c24-aacf-4442-9dfa-2bbcb6093959 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action body: b'{"os-attach": {"instance_uuid": "6d33fcc8-92d9-42f2-9e2d-3644dbfb0427", "mountpoint": "/dev/vdb"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:13.928175 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd922c24-aacf-4442-9dfa-2bbcb6093959 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6d33fcc8-92d9-42f2-9e2d-3644dbfb0427", "mountpoint": "/dev/vdb"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:13.942785 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:13.942785 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:13.943628 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd922c24-aacf-4442-9dfa-2bbcb6093959 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:13.964926 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd922c24-aacf-4442-9dfa-2bbcb6093959 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Update volume admin metadata completed successfully. Aug 13 03:31:14.075012 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd922c24-aacf-4442-9dfa-2bbcb6093959 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Attach volume completed successfully. Aug 13 03:31:14.075012 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd922c24-aacf-4442-9dfa-2bbcb6093959 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action returned with HTTP 202 Aug 13 03:31:14.075012 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 119/469] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:13 2026] POST /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:14.092242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-154899a4-f3ec-49d7-a6c7-eba88b7e3bbf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.095009 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-154899a4-f3ec-49d7-a6c7-eba88b7e3bbf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.095180 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-154899a4-f3ec-49d7-a6c7-eba88b7e3bbf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.095419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-154899a4-f3ec-49d7-a6c7-eba88b7e3bbf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.113775 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.113775 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:14.119421 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-154899a4-f3ec-49d7-a6c7-eba88b7e3bbf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.128652 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-154899a4-f3ec-49d7-a6c7-eba88b7e3bbf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:14.129524 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 119/470] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:14.151273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9c8a1eab-1aeb-44e7-9011-de0adbd40bd3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.155813 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9c8a1eab-1aeb-44e7-9011-de0adbd40bd3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.156639 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-419334f7-050a-43a0-898b-56c748e606f1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.160195 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-419334f7-050a-43a0-898b-56c748e606f1 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] POST https://10.4.3.140/volume/v3/attachments/119cc439-9a73-4c0a-b0c5-576cfd7155e5/action Aug 13 03:31:14.160744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-419334f7-050a-43a0-898b-56c748e606f1 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:14.160938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-419334f7-050a-43a0-898b-56c748e606f1 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:14.164474 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9c8a1eab-1aeb-44e7-9011-de0adbd40bd3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.164966 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9c8a1eab-1aeb-44e7-9011-de0adbd40bd3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.181963 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.181963 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:14.186293 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.186293 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:14.187853 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9c8a1eab-1aeb-44e7-9011-de0adbd40bd3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.195530 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9c8a1eab-1aeb-44e7-9011-de0adbd40bd3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:14.196093 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 116/471] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 1176 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:14.208550 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1f33e8ee-3aa0-4f77-b0b8-e2c2359b6493 req-419334f7-050a-43a0-898b-56c748e606f1 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/attachments/119cc439-9a73-4c0a-b0c5-576cfd7155e5/action returned with HTTP 204 Aug 13 03:31:14.209251 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 118/472] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:31:14 2026] POST /volume/v3/attachments/119cc439-9a73-4c0a-b0c5-576cfd7155e5/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:14.210924 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5677b238-2f2d-49e4-b46e-c4fa5dbe9e71 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.258188 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5677b238-2f2d-49e4-b46e-c4fa5dbe9e71 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action Aug 13 03:31:14.258586 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5677b238-2f2d-49e4-b46e-c4fa5dbe9e71 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:14.258702 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5677b238-2f2d-49e4-b46e-c4fa5dbe9e71 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:14.272817 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.272817 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:14.273237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-5677b238-2f2d-49e4-b46e-c4fa5dbe9e71 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Updating volume 'a76d0a7f-c2db-4d2c-8c68-5d544ebf002a' with '{'status': 'error'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:31:14.307617 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5677b238-2f2d-49e4-b46e-c4fa5dbe9e71 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action returned with HTTP 202 Aug 13 03:31:14.308324 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 120/473] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:14 2026] POST /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:14.316599 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2640e2a1-2d1c-4399-9e66-10d7a4c599a3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.319591 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2640e2a1-2d1c-4399-9e66-10d7a4c599a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.319929 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2640e2a1-2d1c-4399-9e66-10d7a4c599a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.320213 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2640e2a1-2d1c-4399-9e66-10d7a4c599a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.340961 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.340961 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:14.349606 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2640e2a1-2d1c-4399-9e66-10d7a4c599a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.357150 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2640e2a1-2d1c-4399-9e66-10d7a4c599a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:14.357894 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 120/474] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 1175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:14.382955 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-50352a7b-7cae-4fb8-a207-8794716cce49 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.385182 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-50352a7b-7cae-4fb8-a207-8794716cce49 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action Aug 13 03:31:14.385615 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-50352a7b-7cae-4fb8-a207-8794716cce49 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ee91412a-2c6b-4f27-9284-305db47d67a9"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:14.385789 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-50352a7b-7cae-4fb8-a207-8794716cce49 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ee91412a-2c6b-4f27-9284-305db47d67a9"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:14.398610 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.398610 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:14.399040 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-50352a7b-7cae-4fb8-a207-8794716cce49 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Volume info retrieved successfully. Aug 13 03:31:14.422000 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-50352a7b-7cae-4fb8-a207-8794716cce49 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Terminate volume connection completed successfully. Aug 13 03:31:14.430219 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-50352a7b-7cae-4fb8-a207-8794716cce49 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100341) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 13 03:31:14.512461 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-50352a7b-7cae-4fb8-a207-8794716cce49 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Detach volume completed successfully. Aug 13 03:31:14.512888 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-50352a7b-7cae-4fb8-a207-8794716cce49 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action returned with HTTP 202 Aug 13 03:31:14.514215 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 117/475] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:14 2026] POST /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:14.518904 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cf7417ad-cf01-4687-a31e-63c0a7702d86 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.521984 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cf7417ad-cf01-4687-a31e-63c0a7702d86 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:14.521984 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cf7417ad-cf01-4687-a31e-63c0a7702d86 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.521984 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cf7417ad-cf01-4687-a31e-63c0a7702d86 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.531882 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f610de3c-6b5d-4f47-8034-6d1256c99476 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.531982 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-668b2da7-4a92-4d98-be64-30f0e118e592 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.534774 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-668b2da7-4a92-4d98-be64-30f0e118e592 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441 Aug 13 03:31:14.535039 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-668b2da7-4a92-4d98-be64-30f0e118e592 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.535466 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f610de3c-6b5d-4f47-8034-6d1256c99476 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.535525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-668b2da7-4a92-4d98-be64-30f0e118e592 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.535629 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f610de3c-6b5d-4f47-8034-6d1256c99476 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.535682 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-668b2da7-4a92-4d98-be64-30f0e118e592 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 036fed64-688c-4b08-8d43-40196d875441 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:14.535732 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f610de3c-6b5d-4f47-8034-6d1256c99476 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.540925 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.540925 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:14.541632 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.541632 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:14.550134 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cf7417ad-cf01-4687-a31e-63c0a7702d86 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:14.554422 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-668b2da7-4a92-4d98-be64-30f0e118e592 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441 returned with HTTP 200 Aug 13 03:31:14.555932 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 121/476] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:14.556011 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cf7417ad-cf01-4687-a31e-63c0a7702d86 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:14.557342 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 119/477] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:14.560324 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.560324 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:14.564199 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f610de3c-6b5d-4f47-8034-6d1256c99476 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.572734 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.575205 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f610de3c-6b5d-4f47-8034-6d1256c99476 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:14.575489 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:14.575734 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 121/478] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:14.575854 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-788743392", "volume_type": "3c682bdb-9829-4034-9123-2d9f2b5a7678", "group_id": "036fed64-688c-4b08-8d43-40196d875441", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:14.579007 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2031667e-e068-4452-8e6c-e4865884bf50 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.581992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-788743392', 'volume_type': '3c682bdb-9829-4034-9123-2d9f2b5a7678', 'group_id': '036fed64-688c-4b08-8d43-40196d875441', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:14.583939 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2031667e-e068-4452-8e6c-e4865884bf50 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:14.583939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2031667e-e068-4452-8e6c-e4865884bf50 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.583939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2031667e-e068-4452-8e6c-e4865884bf50 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.592202 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.592202 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:14.593264 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume of 1 GB Aug 13 03:31:14.598210 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-79577071-b2eb-4d34-b839-ee9c8817bd47 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.600946 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.600946 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:14.601043 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-79577071-b2eb-4d34-b839-ee9c8817bd47 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.601043 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-79577071-b2eb-4d34-b839-ee9c8817bd47 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.601120 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Availability Zones retrieved successfully. Aug 13 03:31:14.601260 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-79577071-b2eb-4d34-b839-ee9c8817bd47 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.607936 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2031667e-e068-4452-8e6c-e4865884bf50 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:14.610520 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.610520 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:14.610796 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (1d942db2-55da-4d7c-8f0d-18cf6aa1e244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:14.613059 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b9d91d-0765-4cb8-a383-6ed5398b0fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:14.613905 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.613905 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:14.614297 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2031667e-e068-4452-8e6c-e4865884bf50 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:14.615213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:14.615379 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 122/479] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:14.615428 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-79577071-b2eb-4d34-b839-ee9c8817bd47 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.628522 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-79577071-b2eb-4d34-b839-ee9c8817bd47 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:14.628522 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 120/480] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:14.643957 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d3136447-0cad-4325-bae6-5cff90c32d4f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.646886 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3136447-0cad-4325-bae6-5cff90c32d4f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] POST https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action Aug 13 03:31:14.647095 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d3136447-0cad-4325-bae6-5cff90c32d4f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action body: b'{"os-detach": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:14.647222 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d3136447-0cad-4325-bae6-5cff90c32d4f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:14.652982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b9d91d-0765-4cb8-a383-6ed5398b0fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:31:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c682bdb-9829-4034-9123-2d9f2b5a7678,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-71952115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c682bdb-9829-4034-9123-2d9f2b5a7678', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '036fed64-688c-4b08-8d43-40196d875441', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:14.654086 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ddb80e-49c0-48c9-bb08-c6fab0ebc57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:14.661116 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.661116 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:14.662306 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d3136447-0cad-4325-bae6-5cff90c32d4f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.694583 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-71952115 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-71952115, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:14.694885 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-71952115 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-71952115, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:14.695021 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d3136447-0cad-4325-bae6-5cff90c32d4f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Detach volume completed successfully. Aug 13 03:31:14.695311 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3136447-0cad-4325-bae6-5cff90c32d4f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action returned with HTTP 202 Aug 13 03:31:14.695899 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 122/481] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:14 2026] POST /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:14.700025 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1f8f1c8f-d600-4883-8334-1a49df2851dd req-df69205f-e961-42af-b608-c3d8903f5bb3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.703378 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-093d2fba-10bf-49e0-b84f-6de3db5fe014 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.704947 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1f8f1c8f-d600-4883-8334-1a49df2851dd req-df69205f-e961-42af-b608-c3d8903f5bb3 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:14.705598 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-093d2fba-10bf-49e0-b84f-6de3db5fe014 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.705699 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1f8f1c8f-d600-4883-8334-1a49df2851dd req-df69205f-e961-42af-b608-c3d8903f5bb3 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.705848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1f8f1c8f-d600-4883-8334-1a49df2851dd req-df69205f-e961-42af-b608-c3d8903f5bb3 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.705952 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-093d2fba-10bf-49e0-b84f-6de3db5fe014 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.706359 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-093d2fba-10bf-49e0-b84f-6de3db5fe014 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.716438 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.716438 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:14.721437 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-093d2fba-10bf-49e0-b84f-6de3db5fe014 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.723517 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.723517 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:14.726298 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-093d2fba-10bf-49e0-b84f-6de3db5fe014 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:14.726779 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 121/482] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:14.734629 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1f8f1c8f-d600-4883-8334-1a49df2851dd req-df69205f-e961-42af-b608-c3d8903f5bb3 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:14.741255 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['c29a29f3-46da-43ef-83fc-98bf132ffe7b', '6114d4a4-60e9-44b6-9521-cf1dc233269b', '9a998f41-dd20-4a8d-b961-75e24eaf9c75', '58276fab-c90f-46f5-802e-3ab84d345788'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:14.742401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ddb80e-49c0-48c9-bb08-c6fab0ebc57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c29a29f3-46da-43ef-83fc-98bf132ffe7b', '6114d4a4-60e9-44b6-9521-cf1dc233269b', '9a998f41-dd20-4a8d-b961-75e24eaf9c75', '58276fab-c90f-46f5-802e-3ab84d345788']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:14.743473 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4163f25-2561-424d-b15e-661f70f87bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:14.745482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-15052e6b-9cad-4936-a04e-fabe1c1a0e76 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.745784 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1f8f1c8f-d600-4883-8334-1a49df2851dd req-df69205f-e961-42af-b608-c3d8903f5bb3 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:14.746532 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 123/483] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:14.748173 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-15052e6b-9cad-4936-a04e-fabe1c1a0e76 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.748173 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-15052e6b-9cad-4936-a04e-fabe1c1a0e76 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.748442 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-15052e6b-9cad-4936-a04e-fabe1c1a0e76 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.758923 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.758923 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:14.765204 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-15052e6b-9cad-4936-a04e-fabe1c1a0e76 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.773321 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-15052e6b-9cad-4936-a04e-fabe1c1a0e76 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:14.774429 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 123/484] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:14.783861 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4163f25-2561-424d-b15e-661f70f87bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ffc8e8c-9990-48a5-8d80-23d3a4339b91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-788743392',encryption_key_id=None,group_id=036fed64-688c-4b08-8d43-40196d875441,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['c29a29f3-46da-43ef-83fc-98bf132ffe7b','6114d4a4-60e9-44b6-9521-cf1dc233269b','9a998f41-dd20-4a8d-b961-75e24eaf9c75','58276fab-c90f-46f5-802e-3ab84d345788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=3c682bdb-9829-4034-9123-2d9f2b5a7678), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-788743392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=036fed64-688c-4b08-8d43-40196d875441,host=None,id=6ffc8e8c-9990-48a5-8d80-23d3a4339b91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd80db36b15429d869f4688c8276931',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c6ab915370d445484915376f8213a74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c682bdb-9829-4034-9123-2d9f2b5a7678),volume_type_id=3c682bdb-9829-4034-9123-2d9f2b5a7678)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:14.783861 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0bf50b-1af8-41e1-a8aa-45530f93ab8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:14.791763 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-25cc801b-9864-4d1c-94ea-faedd3ec6228 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.795539 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-25cc801b-9864-4d1c-94ea-faedd3ec6228 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.795841 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-25cc801b-9864-4d1c-94ea-faedd3ec6228 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.796081 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-25cc801b-9864-4d1c-94ea-faedd3ec6228 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.797395 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-25cc801b-9864-4d1c-94ea-faedd3ec6228 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Delete volume with id: a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.808888 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.808888 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:14.809833 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-25cc801b-9864-4d1c-94ea-faedd3ec6228 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.818867 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0bf50b-1af8-41e1-a8aa-45530f93ab8b) transitioned into state 'SUCCESS' from state '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-788743392',encryption_key_id=None,group_id=036fed64-688c-4b08-8d43-40196d875441,group_type_id=,metadata={},multiattach=False,project_id='fdd80db36b15429d869f4688c8276931',qos_specs=None,replication_status=,reservations=['c29a29f3-46da-43ef-83fc-98bf132ffe7b','6114d4a4-60e9-44b6-9521-cf1dc233269b','9a998f41-dd20-4a8d-b961-75e24eaf9c75','58276fab-c90f-46f5-802e-3ab84d345788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c6ab915370d445484915376f8213a74',volume_type_id=3c682bdb-9829-4034-9123-2d9f2b5a7678)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:14.818867 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab3825e-c16a-4998-8ba2-60c0b802b274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:14.850343 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab3825e-c16a-4998-8ba2-60c0b802b274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:14.850805 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-25cc801b-9864-4d1c-94ea-faedd3ec6228 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Delete volume request issued successfully. Aug 13 03:31:14.851111 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-25cc801b-9864-4d1c-94ea-faedd3ec6228 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 202 Aug 13 03:31:14.853315 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 122/485] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:14 2026] DELETE /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:14.853422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Flow 'volume_create_api' (1d942db2-55da-4d7c-8f0d-18cf6aa1e244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:14.853422 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Create volume request issued successfully. Aug 13 03:31:14.855255 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:14.856117 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:14.863300 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79e89c0f-ed94-4a8e-95b0-25b174c164a3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.865870 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79e89c0f-ed94-4a8e-95b0-25b174c164a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:14.866097 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79e89c0f-ed94-4a8e-95b0-25b174c164a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.866631 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79e89c0f-ed94-4a8e-95b0-25b174c164a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.881540 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.881540 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:14.887254 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-79e89c0f-ed94-4a8e-95b0-25b174c164a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:14.898170 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79e89c0f-ed94-4a8e-95b0-25b174c164a3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 200 Aug 13 03:31:14.899560 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 124/486] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:14.922085 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:14.927710 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.927710 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:14.935001 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9cd837ea-e77b-42c7-b3ce-31bc7148edc0 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:14.935001 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 118/487] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:31:14 2026] POST /volume/v3/volumes => generated 820 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:14.950978 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f6a9ee3c-9b0a-4334-8a1c-84f3b648435d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:14.953064 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6a9ee3c-9b0a-4334-8a1c-84f3b648435d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 Aug 13 03:31:14.953362 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6a9ee3c-9b0a-4334-8a1c-84f3b648435d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:14.953671 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6a9ee3c-9b0a-4334-8a1c-84f3b648435d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:14.970210 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:14.970210 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:14.980426 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f6a9ee3c-9b0a-4334-8a1c-84f3b648435d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:31:14.981577 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-f6a9ee3c-9b0a-4334-8a1c-84f3b648435d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:14.981577 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-f6a9ee3c-9b0a-4334-8a1c-84f3b648435d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:15.031606 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-f6a9ee3c-9b0a-4334-8a1c-84f3b648435d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:15.039195 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:15.039195 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:15.052704 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6a9ee3c-9b0a-4334-8a1c-84f3b648435d tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 returned with HTTP 200 Aug 13 03:31:15.053159 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 124/488] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:14 2026] GET /volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 => generated 888 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:15.920629 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-02f25aa1-9fae-4af9-8170-8243f91fb5c7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:15.922216 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-02f25aa1-9fae-4af9-8170-8243f91fb5c7 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a Aug 13 03:31:15.922517 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-02f25aa1-9fae-4af9-8170-8243f91fb5c7 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:15.922885 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-02f25aa1-9fae-4af9-8170-8243f91fb5c7 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:15.934686 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-02f25aa1-9fae-4af9-8170-8243f91fb5c7 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a returned with HTTP 404 Aug 13 03:31:15.935285 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 123/489] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:15 2026] GET /volume/v3/volumes/a76d0a7f-c2db-4d2c-8c68-5d544ebf002a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:16.076510 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-17c2eb9a-00fa-4a9e-873e-df211c762e74 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:16.085148 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-17c2eb9a-00fa-4a9e-873e-df211c762e74 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 Aug 13 03:31:16.085148 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-17c2eb9a-00fa-4a9e-873e-df211c762e74 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:16.085148 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-17c2eb9a-00fa-4a9e-873e-df211c762e74 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:16.101228 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:16.101228 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:16.111097 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-17c2eb9a-00fa-4a9e-873e-df211c762e74 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:31:16.112609 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-17c2eb9a-00fa-4a9e-873e-df211c762e74 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:16.112855 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-17c2eb9a-00fa-4a9e-873e-df211c762e74 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:16.172146 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-17c2eb9a-00fa-4a9e-873e-df211c762e74 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:16.176342 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:16.176342 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:16.193579 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-17c2eb9a-00fa-4a9e-873e-df211c762e74 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 returned with HTTP 200 Aug 13 03:31:16.193579 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 125/490] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:16 2026] GET /volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:16.202965 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e2011846-6435-46e5-9cab-c3926690eba8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:16.205737 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e2011846-6435-46e5-9cab-c3926690eba8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/group_snapshots Aug 13 03:31:16.206264 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e2011846-6435-46e5-9cab-c3926690eba8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "036fed64-688c-4b08-8d43-40196d875441", "name": "tempest-group_snapshot-608450614"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:16.208151 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.group_snapshots [None req-e2011846-6435-46e5-9cab-c3926690eba8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '036fed64-688c-4b08-8d43-40196d875441', 'name': 'tempest-group_snapshot-608450614'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 03:31:16.213373 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:16.213373 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:16.219872 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.group_snapshots [None req-e2011846-6435-46e5-9cab-c3926690eba8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Creating group_snapshot tempest-group_snapshot-608450614. Aug 13 03:31:16.244716 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:16.244716 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:16.272585 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-e2011846-6435-46e5-9cab-c3926690eba8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-71952115 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-71952115, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:16.306365 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-e2011846-6435-46e5-9cab-c3926690eba8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Created reservations ['6a9679e5-7981-47b0-a25d-c3bef6c88baf', '3ce337a4-53a5-47c8-9a91-f7b18198509e', '368e2ccb-8e2b-4eda-bee0-aeb07a782c96', '12cb3262-3972-46f6-ad6f-560d5a3aec52'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:16.349613 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e2011846-6435-46e5-9cab-c3926690eba8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 202 Aug 13 03:31:16.350705 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 119/491] 10.4.3.140 () {70 vars in 1324 bytes} [Thu Aug 13 03:31:16 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:16.362291 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e8fe2a14-f4dd-47b1-bc0e-641baf3b4cf2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:16.364730 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8fe2a14-f4dd-47b1-bc0e-641baf3b4cf2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 Aug 13 03:31:16.365014 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8fe2a14-f4dd-47b1-bc0e-641baf3b4cf2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:16.365318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8fe2a14-f4dd-47b1-bc0e-641baf3b4cf2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:16.365527 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-e8fe2a14-f4dd-47b1-bc0e-641baf3b4cf2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 516d99c6-5e93-46c7-b054-ca1fddb997c8 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:16.374590 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:16.374590 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:16.386292 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8fe2a14-f4dd-47b1-bc0e-641baf3b4cf2 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 returned with HTTP 200 Aug 13 03:31:16.387166 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 125/492] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:16 2026] GET /volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 => generated 306 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:17.398588 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-207f3f2e-8ba4-4475-8d46-8b1ae6873dc4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.404324 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-207f3f2e-8ba4-4475-8d46-8b1ae6873dc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 Aug 13 03:31:17.404642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-207f3f2e-8ba4-4475-8d46-8b1ae6873dc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.404993 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-207f3f2e-8ba4-4475-8d46-8b1ae6873dc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.406103 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.group_snapshots [None req-207f3f2e-8ba4-4475-8d46-8b1ae6873dc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 516d99c6-5e93-46c7-b054-ca1fddb997c8 {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:17.410213 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.410213 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:17.417655 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-207f3f2e-8ba4-4475-8d46-8b1ae6873dc4 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 returned with HTTP 200 Aug 13 03:31:17.417655 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 124/493] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:17 2026] GET /volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:17.431939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d3508779-30b0-47c8-a44a-c1d493abc696 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.435285 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d3508779-30b0-47c8-a44a-c1d493abc696 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Aug 13 03:31:17.435285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d3508779-30b0-47c8-a44a-c1d493abc696 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.435285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d3508779-30b0-47c8-a44a-c1d493abc696 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.435285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-d3508779-30b0-47c8-a44a-c1d493abc696 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:17.439685 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-d3508779-30b0-47c8-a44a-c1d493abc696 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:31:17.446405 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d3508779-30b0-47c8-a44a-c1d493abc696 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all snapshots completed successfully. Aug 13 03:31:17.447137 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.447137 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:17.447949 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d3508779-30b0-47c8-a44a-c1d493abc696 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 03:31:17.448705 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 126/494] 10.4.3.140 () {66 vars in 1264 bytes} [Thu Aug 13 03:31:17 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:31:17.463218 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c1c73a45-dd2d-44ad-9619-845551d8fbbe None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.466419 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c1c73a45-dd2d-44ad-9619-845551d8fbbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/594bc1ea-a1fd-41e1-be79-ce239b64ae9d Aug 13 03:31:17.466848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c1c73a45-dd2d-44ad-9619-845551d8fbbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.467422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c1c73a45-dd2d-44ad-9619-845551d8fbbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.475149 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.475149 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:17.475149 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c1c73a45-dd2d-44ad-9619-845551d8fbbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Snapshot retrieved successfully. Aug 13 03:31:17.475149 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c1c73a45-dd2d-44ad-9619-845551d8fbbe tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/594bc1ea-a1fd-41e1-be79-ce239b64ae9d returned with HTTP 200 Aug 13 03:31:17.476033 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 120/495] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:31:17 2026] GET /volume/v3/snapshots/594bc1ea-a1fd-41e1-be79-ce239b64ae9d => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:17.491277 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a5ea2bc8-97ce-434a-9b27-b74cb3faa0ed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.495222 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5ea2bc8-97ce-434a-9b27-b74cb3faa0ed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 Aug 13 03:31:17.495667 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5ea2bc8-97ce-434a-9b27-b74cb3faa0ed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.495667 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5ea2bc8-97ce-434a-9b27-b74cb3faa0ed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.495812 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-a5ea2bc8-97ce-434a-9b27-b74cb3faa0ed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 516d99c6-5e93-46c7-b054-ca1fddb997c8 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:17.502509 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.502509 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:17.507884 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5ea2bc8-97ce-434a-9b27-b74cb3faa0ed tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 returned with HTTP 200 Aug 13 03:31:17.508397 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 126/496] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:17 2026] GET /volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:17.522531 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-92e0a2ed-50ae-4ef9-8b5a-27aba5361a71 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.527848 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-92e0a2ed-50ae-4ef9-8b5a-27aba5361a71 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/detail Aug 13 03:31:17.527848 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-92e0a2ed-50ae-4ef9-8b5a-27aba5361a71 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.527848 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-92e0a2ed-50ae-4ef9-8b5a-27aba5361a71 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.537543 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-92e0a2ed-50ae-4ef9-8b5a-27aba5361a71 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 13 03:31:17.539308 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 125/497] 10.4.3.140 () {68 vars in 1323 bytes} [Thu Aug 13 03:31:17 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:17.550675 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4637a0bf-f337-4fa2-8163-3a4bad714dc7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.555076 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4637a0bf-f337-4fa2-8163-3a4bad714dc7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 Aug 13 03:31:17.555076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4637a0bf-f337-4fa2-8163-3a4bad714dc7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.555248 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4637a0bf-f337-4fa2-8163-3a4bad714dc7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.555375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-4637a0bf-f337-4fa2-8163-3a4bad714dc7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] delete called for member 516d99c6-5e93-46c7-b054-ca1fddb997c8 {{(pid=100342) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 03:31:17.555499 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.group_snapshots [None req-4637a0bf-f337-4fa2-8163-3a4bad714dc7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Delete group_snapshot with id: 516d99c6-5e93-46c7-b054-ca1fddb997c8 Aug 13 03:31:17.560041 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.560041 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:17.624575 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4637a0bf-f337-4fa2-8163-3a4bad714dc7 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 returned with HTTP 202 Aug 13 03:31:17.627409 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 127/498] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:31:17 2026] DELETE /volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:17.634880 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f97cc41a-2041-464d-b79e-abc74b09b23e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.637115 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:17.637447 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.637732 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.638111 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:17.640237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:17.653956 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e0e72593-b124-4b2b-90ed-d391499059cf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.654411 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0e72593-b124-4b2b-90ed-d391499059cf None None] GET https://10.4.3.140/volume// Aug 13 03:31:17.654648 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0e72593-b124-4b2b-90ed-d391499059cf None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.654908 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0e72593-b124-4b2b-90ed-d391499059cf None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.655641 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0e72593-b124-4b2b-90ed-d391499059cf None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:17.657368 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 127/499] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:31:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:17.658261 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all volumes completed successfully. Aug 13 03:31:17.658700 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:17.658952 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:17.672153 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-f3d6160c-93b5-498d-a192-4ba056e5be90 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.679851 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-f3d6160c-93b5-498d-a192-4ba056e5be90 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:31:17.679851 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-f3d6160c-93b5-498d-a192-4ba056e5be90 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e266025-f5d8-4d65-ab7d-d4ca705edac2", "connector": null, "instance_uuid": "cb2ce4fa-966c-4a78-8a3e-0329103d5ea5"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:17.696162 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.696162 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:17.715920 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:17.720409 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.720409 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:17.730705 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f97cc41a-2041-464d-b79e-abc74b09b23e tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:17.731155 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 121/500] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:17 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:17.734792 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-f3d6160c-93b5-498d-a192-4ba056e5be90 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:31:17.734792 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 126/501] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:31:17 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) Aug 13 03:31:17.752197 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-325f1c72-e453-4c81-b920-083e0cda3479 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.756909 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-325f1c72-e453-4c81-b920-083e0cda3479 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] DELETE https://10.4.3.140/volume/v3/attachments/cfe0fcff-520e-4d10-809d-a3200ea8e480 Aug 13 03:31:17.757246 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-325f1c72-e453-4c81-b920-083e0cda3479 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.757558 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-325f1c72-e453-4c81-b920-083e0cda3479 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.758767 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b3418af6-e8e6-4414-bc11-2196fddaf301 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.762061 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3418af6-e8e6-4414-bc11-2196fddaf301 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Aug 13 03:31:17.762393 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3418af6-e8e6-4414-bc11-2196fddaf301 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.762714 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3418af6-e8e6-4414-bc11-2196fddaf301 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.763116 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-b3418af6-e8e6-4414-bc11-2196fddaf301 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:17.764787 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-b3418af6-e8e6-4414-bc11-2196fddaf301 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:31:17.768892 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b3418af6-e8e6-4414-bc11-2196fddaf301 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all snapshots completed successfully. Aug 13 03:31:17.770245 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3418af6-e8e6-4414-bc11-2196fddaf301 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 03:31:17.770680 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 128/502] 10.4.3.140 () {66 vars in 1264 bytes} [Thu Aug 13 03:31:17 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) Aug 13 03:31:17.775915 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.775915 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:17.785581 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c1b4ba16-1087-463a-ac2c-17dd0f5887cb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.788233 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c1b4ba16-1087-463a-ac2c-17dd0f5887cb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 Aug 13 03:31:17.788541 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c1b4ba16-1087-463a-ac2c-17dd0f5887cb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.788817 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c1b4ba16-1087-463a-ac2c-17dd0f5887cb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.789032 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.group_snapshots [None req-c1b4ba16-1087-463a-ac2c-17dd0f5887cb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 516d99c6-5e93-46c7-b054-ca1fddb997c8 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:17.794082 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c1b4ba16-1087-463a-ac2c-17dd0f5887cb tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 returned with HTTP 404 Aug 13 03:31:17.795469 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 122/503] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:17 2026] GET /volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:17.808873 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ab9be57f-fd27-44b3-aa26-eb6901ff729a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.810276 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab9be57f-fd27-44b3-aa26-eb6901ff729a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/group_snapshots Aug 13 03:31:17.810661 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab9be57f-fd27-44b3-aa26-eb6901ff729a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.811025 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab9be57f-fd27-44b3-aa26-eb6901ff729a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.811497 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.811497 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:17.815228 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab9be57f-fd27-44b3-aa26-eb6901ff729a tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 200 Aug 13 03:31:17.815753 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 127/504] 10.4.3.140 () {68 vars in 1302 bytes} [Thu Aug 13 03:31:17 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) Aug 13 03:31:17.827036 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-90a48f1f-2b9f-40bd-bfb7-69990dc0eaab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.829660 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-90a48f1f-2b9f-40bd-bfb7-69990dc0eaab tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 Aug 13 03:31:17.829985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-90a48f1f-2b9f-40bd-bfb7-69990dc0eaab tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.830290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-90a48f1f-2b9f-40bd-bfb7-69990dc0eaab tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.830449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-90a48f1f-2b9f-40bd-bfb7-69990dc0eaab tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] delete called for member 516d99c6-5e93-46c7-b054-ca1fddb997c8 {{(pid=100343) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 03:31:17.830587 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.group_snapshots [None req-90a48f1f-2b9f-40bd-bfb7-69990dc0eaab tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Delete group_snapshot with id: 516d99c6-5e93-46c7-b054-ca1fddb997c8 Aug 13 03:31:17.834858 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-90a48f1f-2b9f-40bd-bfb7-69990dc0eaab tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 returned with HTTP 404 Aug 13 03:31:17.835682 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 129/505] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:31:17 2026] DELETE /volume/v3/group_snapshots/516d99c6-5e93-46c7-b054-ca1fddb997c8 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:17.852323 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.854696 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:17.854975 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:17.855219 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:17.855528 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:17.856444 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:17.864953 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-325f1c72-e453-4c81-b920-083e0cda3479 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/cfe0fcff-520e-4d10-809d-a3200ea8e480 returned with HTTP 200 Aug 13 03:31:17.865373 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 128/506] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:31:17 2026] DELETE /volume/v3/attachments/cfe0fcff-520e-4d10-809d-a3200ea8e480 => generated 192 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:17.872261 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Get all volumes completed successfully. Aug 13 03:31:17.873609 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:17.873609 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:17.932368 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:17.937074 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.937074 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:17.947304 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd31ed12-ce49-477f-8f29-2b77ce3d9163 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:17.947878 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 123/507] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:17 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:17.965712 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fa50ce32-ee31-4d14-a3f9-2441fed54cfc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:17.967679 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fa50ce32-ee31-4d14-a3f9-2441fed54cfc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] POST https://10.4.3.140/volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441/action Aug 13 03:31:17.968726 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fa50ce32-ee31-4d14-a3f9-2441fed54cfc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:17.969003 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fa50ce32-ee31-4d14-a3f9-2441fed54cfc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:17.970947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-fa50ce32-ee31-4d14-a3f9-2441fed54cfc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] delete called for group 036fed64-688c-4b08-8d43-40196d875441 {{(pid=100340) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:31:17.970947 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.groups [None req-fa50ce32-ee31-4d14-a3f9-2441fed54cfc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Delete group with id: 036fed64-688c-4b08-8d43-40196d875441 Aug 13 03:31:17.975884 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:17.975884 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:18.029758 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fa50ce32-ee31-4d14-a3f9-2441fed54cfc tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441/action returned with HTTP 202 Aug 13 03:31:18.029758 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 128/508] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:31:17 2026] POST /volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:18.046388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-44b1bc5b-6014-4745-b8c6-e0522f865651 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:18.050069 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-44b1bc5b-6014-4745-b8c6-e0522f865651 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 Aug 13 03:31:18.050321 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-44b1bc5b-6014-4745-b8c6-e0522f865651 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:18.051496 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-44b1bc5b-6014-4745-b8c6-e0522f865651 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:18.058033 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:18.058033 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:18.066777 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-44b1bc5b-6014-4745-b8c6-e0522f865651 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Volume info retrieved successfully. Aug 13 03:31:18.067798 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-44b1bc5b-6014-4745-b8c6-e0522f865651 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:18.068200 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-44b1bc5b-6014-4745-b8c6-e0522f865651 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:18.120468 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-44b1bc5b-6014-4745-b8c6-e0522f865651 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:18.124672 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:18.124672 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:18.137456 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-44b1bc5b-6014-4745-b8c6-e0522f865651 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 returned with HTTP 200 Aug 13 03:31:18.137456 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 130/509] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:18 2026] GET /volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:19.154990 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8c148fb-d709-42e9-8669-f8f2c3118392 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:19.157606 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8c148fb-d709-42e9-8669-f8f2c3118392 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 Aug 13 03:31:19.157906 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8c148fb-d709-42e9-8669-f8f2c3118392 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:19.158147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8c148fb-d709-42e9-8669-f8f2c3118392 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:19.170190 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8c148fb-d709-42e9-8669-f8f2c3118392 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 returned with HTTP 404 Aug 13 03:31:19.170500 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 129/510] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:19 2026] GET /volume/v3/volumes/6ffc8e8c-9990-48a5-8d80-23d3a4339b91 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:19.179731 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-418a29e4-908f-4242-8be6-0b14a04297f8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:19.182457 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-418a29e4-908f-4242-8be6-0b14a04297f8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] GET https://10.4.3.140/volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441 Aug 13 03:31:19.182699 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-418a29e4-908f-4242-8be6-0b14a04297f8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:19.183856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-418a29e4-908f-4242-8be6-0b14a04297f8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:19.183856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-418a29e4-908f-4242-8be6-0b14a04297f8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] show called for member 036fed64-688c-4b08-8d43-40196d875441 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:19.187612 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-418a29e4-908f-4242-8be6-0b14a04297f8 tempest-GroupSnapshotsTest-1390619943 tempest-GroupSnapshotsTest-1390619943-project-member] https://10.4.3.140/volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441 returned with HTTP 404 Aug 13 03:31:19.188546 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 124/511] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:19 2026] GET /volume/v3/groups/036fed64-688c-4b08-8d43-40196d875441 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:19.202102 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f449e186-ce73-4491-ad63-03b192de95a8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:19.205430 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f449e186-ce73-4491-ad63-03b192de95a8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/4c33a707-26d9-4555-b5eb-54554d1c0226 Aug 13 03:31:19.205981 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f449e186-ce73-4491-ad63-03b192de95a8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:19.206331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f449e186-ce73-4491-ad63-03b192de95a8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:19.244047 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f449e186-ce73-4491-ad63-03b192de95a8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/group_types/4c33a707-26d9-4555-b5eb-54554d1c0226 returned with HTTP 202 Aug 13 03:31:19.245849 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 129/512] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:31:19 2026] DELETE /volume/v3/group_types/4c33a707-26d9-4555-b5eb-54554d1c0226 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:19.255021 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-067be071-613f-4e4f-a862-0d665cfb8559 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:19.257717 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-067be071-613f-4e4f-a862-0d665cfb8559 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] DELETE https://10.4.3.140/volume/v3/types/3c682bdb-9829-4034-9123-2d9f2b5a7678 Aug 13 03:31:19.257976 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-067be071-613f-4e4f-a862-0d665cfb8559 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:19.259003 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-067be071-613f-4e4f-a862-0d665cfb8559 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:19.310745 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-067be071-613f-4e4f-a862-0d665cfb8559 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/types/3c682bdb-9829-4034-9123-2d9f2b5a7678 returned with HTTP 202 Aug 13 03:31:19.311622 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 131/513] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:31:19 2026] DELETE /volume/v3/types/3c682bdb-9829-4034-9123-2d9f2b5a7678 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:19.321852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-91c9f62d-15b3-4c1e-b2cd-5756507e6bb8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:19.324440 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91c9f62d-15b3-4c1e-b2cd-5756507e6bb8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] GET https://10.4.3.140/volume/v3/types/3c682bdb-9829-4034-9123-2d9f2b5a7678 Aug 13 03:31:19.325021 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91c9f62d-15b3-4c1e-b2cd-5756507e6bb8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:19.325288 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91c9f62d-15b3-4c1e-b2cd-5756507e6bb8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:19.332103 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91c9f62d-15b3-4c1e-b2cd-5756507e6bb8 tempest-GroupSnapshotsTest-1862124663 tempest-GroupSnapshotsTest-1862124663-project-admin] https://10.4.3.140/volume/v3/types/3c682bdb-9829-4034-9123-2d9f2b5a7678 returned with HTTP 404 Aug 13 03:31:19.332885 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 130/514] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:31:19 2026] GET /volume/v3/types/3c682bdb-9829-4034-9123-2d9f2b5a7678 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:19.679151 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-a8fcb06b-4579-49ad-8c2d-8e04996e8dff None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:19.683668 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-a8fcb06b-4579-49ad-8c2d-8e04996e8dff tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] PUT https://10.4.3.140/volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb Aug 13 03:31:19.684191 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-a8fcb06b-4579-49ad-8c2d-8e04996e8dff tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:19.699807 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-a8fcb06b-4579-49ad-8c2d-8e04996e8dff tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Acquiring lock "cinder-attachment_update-6e266025-f5d8-4d65-ab7d-d4ca705edac2-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:31:19.707548 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-a8fcb06b-4579-49ad-8c2d-8e04996e8dff tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Lock "cinder-attachment_update-6e266025-f5d8-4d65-ab7d-d4ca705edac2-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:31:19.708695 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:19.708695 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:19.799266 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-77657cb0-7d28-4174-b607-bd5972464b71 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:19.801946 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:19.802270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-457705367"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:19.807199 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-457705367'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:19.807199 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume of 1 GB Aug 13 03:31:19.816744 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Availability Zones retrieved successfully. Aug 13 03:31:19.822527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (4677bdf5-80fc-426a-bf6d-a674181ace38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:19.824868 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b44ec0fd-9658-4572-ab12-2be1b447671c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:19.824868 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:19.870586 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b44ec0fd-9658-4572-ab12-2be1b447671c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:19.872846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fc8564-db4d-4f99-b1aa-eeef9dc00edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:19.892995 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-a8fcb06b-4579-49ad-8c2d-8e04996e8dff tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Lock "cinder-attachment_update-6e266025-f5d8-4d65-ab7d-d4ca705edac2-np0000007145" released by "attachment_update" :: held 0.184s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:31:19.892995 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-a8fcb06b-4579-49ad-8c2d-8e04996e8dff tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb returned with HTTP 200 Aug 13 03:31:19.892995 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 125/515] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:31:19 2026] PUT /volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:19.917687 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-d34715fb-5a1a-4f4e-a548-1eeaf4aa33ee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:19.921713 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-d34715fb-5a1a-4f4e-a548-1eeaf4aa33ee tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb Aug 13 03:31:19.921713 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-d34715fb-5a1a-4f4e-a548-1eeaf4aa33ee tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:19.924045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-d34715fb-5a1a-4f4e-a548-1eeaf4aa33ee tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:19.950773 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-d34715fb-5a1a-4f4e-a548-1eeaf4aa33ee tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb returned with HTTP 200 Aug 13 03:31:19.952851 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 132/516] 10.4.3.140 () {70 vars in 1651 bytes} [Thu Aug 13 03:31:19 2026] GET /volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:19.962427 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Created reservations ['e44d26ba-678a-448b-8b9e-509f20e7854e', 'c4666f2d-26f1-4bd0-a5d7-f7cfbd6e8f79', 'bca391e0-32b1-418d-a117-3bd76b464b09', '1bdb76cb-abc4-40a2-a938-81ff450e6299'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:19.964341 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fc8564-db4d-4f99-b1aa-eeef9dc00edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e44d26ba-678a-448b-8b9e-509f20e7854e', 'c4666f2d-26f1-4bd0-a5d7-f7cfbd6e8f79', 'bca391e0-32b1-418d-a117-3bd76b464b09', '1bdb76cb-abc4-40a2-a938-81ff450e6299']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:19.964884 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a5bcd9-9b31-4efc-a615-9a082bc0872b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:20.000042 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a5bcd9-9b31-4efc-a615-9a082bc0872b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '790be771-f3f0-47ca-a908-3482b49ef458', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-457705367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['e44d26ba-678a-448b-8b9e-509f20e7854e','c4666f2d-26f1-4bd0-a5d7-f7cfbd6e8f79','bca391e0-32b1-418d-a117-3bd76b464b09','1bdb76cb-abc4-40a2-a938-81ff450e6299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-457705367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=790be771-f3f0-47ca-a908-3482b49ef458,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccdf327b1819435eb05fcbc4d979c3e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:20.001864 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94345142-efd8-4263-b150-4632ee848e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:20.074732 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94345142-efd8-4263-b150-4632ee848e14) transitioned into state 'SUCCESS' from state '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-457705367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['e44d26ba-678a-448b-8b9e-509f20e7854e','c4666f2d-26f1-4bd0-a5d7-f7cfbd6e8f79','bca391e0-32b1-418d-a117-3bd76b464b09','1bdb76cb-abc4-40a2-a938-81ff450e6299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:20.075788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a294d266-413c-4c6d-a2dc-c898415fe384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:20.116404 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a294d266-413c-4c6d-a2dc-c898415fe384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:20.117839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (4677bdf5-80fc-426a-bf6d-a674181ace38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:20.117839 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request issued successfully. Aug 13 03:31:20.120956 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-77657cb0-7d28-4174-b607-bd5972464b71 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:20.120956 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 130/517] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:19 2026] POST /volume/v3/volumes => generated 748 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:20.138023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4f4b7e8a-17b4-4f2a-93fd-1fc9fa1d6565 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:20.140301 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f4b7e8a-17b4-4f2a-93fd-1fc9fa1d6565 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 Aug 13 03:31:20.140638 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f4b7e8a-17b4-4f2a-93fd-1fc9fa1d6565 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:20.141344 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f4b7e8a-17b4-4f2a-93fd-1fc9fa1d6565 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:20.151464 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:20.151464 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:20.163453 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4f4b7e8a-17b4-4f2a-93fd-1fc9fa1d6565 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:20.170203 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f4b7e8a-17b4-4f2a-93fd-1fc9fa1d6565 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 returned with HTTP 200 Aug 13 03:31:20.170767 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 131/518] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:20 2026] GET /volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:20.631225 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c2049bd2-4cda-4802-ba98-cc64ac420660 req-969708f7-5754-440b-9b57-d3af6f3af41f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:20.634330 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c2049bd2-4cda-4802-ba98-cc64ac420660 req-969708f7-5754-440b-9b57-d3af6f3af41f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:31:20.634774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c2049bd2-4cda-4802-ba98-cc64ac420660 req-969708f7-5754-440b-9b57-d3af6f3af41f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:20.635523 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c2049bd2-4cda-4802-ba98-cc64ac420660 req-969708f7-5754-440b-9b57-d3af6f3af41f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:20.658530 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:20.658530 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:20.665111 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-c2049bd2-4cda-4802-ba98-cc64ac420660 req-969708f7-5754-440b-9b57-d3af6f3af41f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:31:20.672432 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c2049bd2-4cda-4802-ba98-cc64ac420660 req-969708f7-5754-440b-9b57-d3af6f3af41f tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:31:20.674106 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 126/519] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:31:20 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:21.195667 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-98e69f9c-be1c-46e8-a864-7fcbb6af593c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:21.197554 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98e69f9c-be1c-46e8-a864-7fcbb6af593c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 Aug 13 03:31:21.198475 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98e69f9c-be1c-46e8-a864-7fcbb6af593c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:21.199357 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98e69f9c-be1c-46e8-a864-7fcbb6af593c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:21.211615 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:21.211615 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:21.219792 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-98e69f9c-be1c-46e8-a864-7fcbb6af593c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:21.228237 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98e69f9c-be1c-46e8-a864-7fcbb6af593c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 returned with HTTP 200 Aug 13 03:31:21.228237 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 133/520] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:21 2026] GET /volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:21.249865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-94f73c54-a05b-407d-8cdc-cfe8591c3829 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:21.253954 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-94f73c54-a05b-407d-8cdc-cfe8591c3829 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458/action Aug 13 03:31:21.254315 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-94f73c54-a05b-407d-8cdc-cfe8591c3829 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:21.254539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-94f73c54-a05b-407d-8cdc-cfe8591c3829 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:21.265422 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:21.265422 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:21.266269 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.admin_actions [None req-94f73c54-a05b-407d-8cdc-cfe8591c3829 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Updating volume '790be771-f3f0-47ca-a908-3482b49ef458' with '{'status': 'attaching'}' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:31:21.307153 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4ae52674-a3b9-4c07-add5-517da1910a44 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:21.310082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:21.310082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-959215842"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:21.314515 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-959215842'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:21.314515 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Create volume of 1 GB Aug 13 03:31:21.320952 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-94f73c54-a05b-407d-8cdc-cfe8591c3829 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458/action returned with HTTP 202 Aug 13 03:31:21.321915 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 131/521] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:21 2026] POST /volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:21.323918 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Availability Zones retrieved successfully. Aug 13 03:31:21.332449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Flow 'volume_create_api' (6991fe12-d363-4edb-9992-f1cedc4d4b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:21.334608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-60565e42-418a-4511-a73d-a17cd7096bd9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:21.336169 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca87a5c8-db88-41f1-a9bf-289c158e1cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:21.337428 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:21.339359 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-60565e42-418a-4511-a73d-a17cd7096bd9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 Aug 13 03:31:21.339711 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-60565e42-418a-4511-a73d-a17cd7096bd9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:21.340019 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-60565e42-418a-4511-a73d-a17cd7096bd9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:21.350768 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:21.350768 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:21.358759 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-60565e42-418a-4511-a73d-a17cd7096bd9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:21.366129 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-60565e42-418a-4511-a73d-a17cd7096bd9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 returned with HTTP 200 Aug 13 03:31:21.366780 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 127/522] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:21 2026] GET /volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:21.388030 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8c4c3df1-6c50-4259-b863-368e8af49ca1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:21.388194 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca87a5c8-db88-41f1-a9bf-289c158e1cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:21.390093 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf40fcd-0105-4544-9116-670dea6447f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:21.392176 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c4c3df1-6c50-4259-b863-368e8af49ca1 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458/action Aug 13 03:31:21.392717 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c4c3df1-6c50-4259-b863-368e8af49ca1 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:21.392864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c4c3df1-6c50-4259-b863-368e8af49ca1 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:21.411663 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:21.411663 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:21.411980 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8c4c3df1-6c50-4259-b863-368e8af49ca1 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Volume info retrieved successfully. Aug 13 03:31:21.446390 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8c4c3df1-6c50-4259-b863-368e8af49ca1 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Delete volume request issued successfully. Aug 13 03:31:21.446390 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c4c3df1-6c50-4259-b863-368e8af49ca1 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458/action returned with HTTP 202 Aug 13 03:31:21.447223 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 134/523] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:21 2026] POST /volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:21.459539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b7e08044-4396-459f-ac04-4d28d0ca3f80 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:21.462851 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b7e08044-4396-459f-ac04-4d28d0ca3f80 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 Aug 13 03:31:21.463045 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b7e08044-4396-459f-ac04-4d28d0ca3f80 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:21.464128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b7e08044-4396-459f-ac04-4d28d0ca3f80 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:21.473190 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:21.473190 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:21.478675 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b7e08044-4396-459f-ac04-4d28d0ca3f80 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:21.486847 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b7e08044-4396-459f-ac04-4d28d0ca3f80 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 returned with HTTP 200 Aug 13 03:31:21.487321 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 132/524] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:21 2026] GET /volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:21.507185 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Created reservations ['ae4fb5da-b52b-4b41-b30d-87d383467db3', 'aadbbae0-2f8f-485e-b6a3-f70ea3090d5a', 'bc57c580-c8ff-42c1-ab17-10ce2de8fa4e', 'b4a1c21a-ade6-4df2-abb3-6c945ed5b4f7'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:21.508478 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaf40fcd-0105-4544-9116-670dea6447f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae4fb5da-b52b-4b41-b30d-87d383467db3', 'aadbbae0-2f8f-485e-b6a3-f70ea3090d5a', 'bc57c580-c8ff-42c1-ab17-10ce2de8fa4e', 'b4a1c21a-ade6-4df2-abb3-6c945ed5b4f7']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:21.509844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23eab9cc-dce5-415c-a12d-c7cf3811f485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:21.548887 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23eab9cc-dce5-415c-a12d-c7cf3811f485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e8f0757-9ffa-4511-ac63-b02ae558a85a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-959215842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22e2ec062304f14866d6f33cbc1162d',qos_specs=None,replication_status=,reservations=['ae4fb5da-b52b-4b41-b30d-87d383467db3','aadbbae0-2f8f-485e-b6a3-f70ea3090d5a','bc57c580-c8ff-42c1-ab17-10ce2de8fa4e','b4a1c21a-ade6-4df2-abb3-6c945ed5b4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb9d54bcaeae46f3b3ce4c8e04bcc12e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-959215842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e8f0757-9ffa-4511-ac63-b02ae558a85a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22e2ec062304f14866d6f33cbc1162d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb9d54bcaeae46f3b3ce4c8e04bcc12e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:21.549594 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a964d5-e767-4c11-82ec-b75d9f1c324a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:21.585574 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5a964d5-e767-4c11-82ec-b75d9f1c324a) transitioned into state 'SUCCESS' from state '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-959215842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22e2ec062304f14866d6f33cbc1162d',qos_specs=None,replication_status=,reservations=['ae4fb5da-b52b-4b41-b30d-87d383467db3','aadbbae0-2f8f-485e-b6a3-f70ea3090d5a','bc57c580-c8ff-42c1-ab17-10ce2de8fa4e','b4a1c21a-ade6-4df2-abb3-6c945ed5b4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb9d54bcaeae46f3b3ce4c8e04bcc12e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:21.587704 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b21e6f6-67d1-4211-a1ff-d5fa4862790d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:21.604556 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b21e6f6-67d1-4211-a1ff-d5fa4862790d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:21.606082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Flow 'volume_create_api' (6991fe12-d363-4edb-9992-f1cedc4d4b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:21.606526 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Create volume request issued successfully. Aug 13 03:31:21.607326 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ae52674-a3b9-4c07-add5-517da1910a44 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:21.607913 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 132/525] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:21 2026] POST /volume/v3/volumes => generated 753 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:21.624756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-003786a4-982f-44d4-879c-926cbaf1abd6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:21.628869 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-003786a4-982f-44d4-879c-926cbaf1abd6 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a Aug 13 03:31:21.628869 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-003786a4-982f-44d4-879c-926cbaf1abd6 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:21.628869 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-003786a4-982f-44d4-879c-926cbaf1abd6 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:21.639275 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:21.639275 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:21.646872 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-003786a4-982f-44d4-879c-926cbaf1abd6 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:21.653520 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-003786a4-982f-44d4-879c-926cbaf1abd6 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a returned with HTTP 200 Aug 13 03:31:21.654084 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 128/526] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:21 2026] GET /volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:22.505254 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-86ea66fd-b19c-460d-9c66-d04c9d72ee87 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:22.508377 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86ea66fd-b19c-460d-9c66-d04c9d72ee87 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 Aug 13 03:31:22.508644 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86ea66fd-b19c-460d-9c66-d04c9d72ee87 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:22.508901 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-86ea66fd-b19c-460d-9c66-d04c9d72ee87 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:22.520625 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-86ea66fd-b19c-460d-9c66-d04c9d72ee87 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 returned with HTTP 404 Aug 13 03:31:22.521129 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 135/527] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:22 2026] GET /volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:22.530975 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-34f47818-e069-4e24-8cf2-1d85cf85f625 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:22.533239 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-34f47818-e069-4e24-8cf2-1d85cf85f625 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 Aug 13 03:31:22.533515 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-34f47818-e069-4e24-8cf2-1d85cf85f625 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:22.533848 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-34f47818-e069-4e24-8cf2-1d85cf85f625 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:22.541547 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-34f47818-e069-4e24-8cf2-1d85cf85f625 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 returned with HTTP 404 Aug 13 03:31:22.542259 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 133/528] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:22 2026] GET /volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:22.556795 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8c722c7a-8426-4e2b-8209-2f14f29864e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:22.559082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c722c7a-8426-4e2b-8209-2f14f29864e4 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] DELETE https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 Aug 13 03:31:22.559311 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c722c7a-8426-4e2b-8209-2f14f29864e4 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:22.559519 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c722c7a-8426-4e2b-8209-2f14f29864e4 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:22.559676 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-8c722c7a-8426-4e2b-8209-2f14f29864e4 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Delete volume with id: 790be771-f3f0-47ca-a908-3482b49ef458 Aug 13 03:31:22.569586 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c722c7a-8426-4e2b-8209-2f14f29864e4 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 returned with HTTP 404 Aug 13 03:31:22.570266 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 133/529] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:22 2026] DELETE /volume/v3/volumes/790be771-f3f0-47ca-a908-3482b49ef458 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:31:22.585558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:22.588468 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:22.588912 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-709168224"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:22.590996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-709168224'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:22.591222 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume of 1 GB Aug 13 03:31:22.597358 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Availability Zones retrieved successfully. Aug 13 03:31:22.612140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (e2ee5714-986d-483d-a51d-9382afedc6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:22.613033 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be881a2b-3dac-4e13-8acd-9315cec25ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:22.614587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:22.670264 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be881a2b-3dac-4e13-8acd-9315cec25ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:22.671372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9cb965d-919a-4a81-bb4b-97ff30e76d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:22.676141 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65720484-6cb2-4731-83f7-bbdb4ffea0a2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:22.679091 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65720484-6cb2-4731-83f7-bbdb4ffea0a2 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a Aug 13 03:31:22.679734 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65720484-6cb2-4731-83f7-bbdb4ffea0a2 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:22.679734 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65720484-6cb2-4731-83f7-bbdb4ffea0a2 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:22.689412 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:22.689412 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:22.695872 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65720484-6cb2-4731-83f7-bbdb4ffea0a2 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:22.702277 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65720484-6cb2-4731-83f7-bbdb4ffea0a2 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a returned with HTTP 200 Aug 13 03:31:22.703910 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 136/530] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:22 2026] GET /volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:22.719460 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1554fcb7-f05e-4083-bf6d-a6d580c74f97 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:22.723983 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1554fcb7-f05e-4083-bf6d-a6d580c74f97 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] POST https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a/action Aug 13 03:31:22.724971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1554fcb7-f05e-4083-bf6d-a6d580c74f97 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:22.725144 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1554fcb7-f05e-4083-bf6d-a6d580c74f97 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:22.732628 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Created reservations ['3aa40c3a-e4cd-4052-be6b-0f6265ba05ba', 'aba2230a-5f04-4455-b24e-a62e19794f5d', 'e13b635f-b5c5-414d-a256-d70360ff09fc', '44ed740b-12fa-4818-9889-1d0dce3c7342'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:22.733628 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9cb965d-919a-4a81-bb4b-97ff30e76d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa40c3a-e4cd-4052-be6b-0f6265ba05ba', 'aba2230a-5f04-4455-b24e-a62e19794f5d', 'e13b635f-b5c5-414d-a256-d70360ff09fc', '44ed740b-12fa-4818-9889-1d0dce3c7342']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:22.734418 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bfaf0a-2b72-4ec6-9d36-e9219686a89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:22.739052 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:22.739052 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:22.740177 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1554fcb7-f05e-4083-bf6d-a6d580c74f97 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:22.751060 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1554fcb7-f05e-4083-bf6d-a6d580c74f97 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume updated successfully. Aug 13 03:31:22.751060 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1554fcb7-f05e-4083-bf6d-a6d580c74f97 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a/action returned with HTTP 200 Aug 13 03:31:22.751772 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 134/531] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:22 2026] POST /volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 03:31:22.760101 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-676c4515-32ab-49c4-bbb1-21cc334001ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:22.762429 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-676c4515-32ab-49c4-bbb1-21cc334001ca tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a Aug 13 03:31:22.762697 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-676c4515-32ab-49c4-bbb1-21cc334001ca tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:22.762971 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-676c4515-32ab-49c4-bbb1-21cc334001ca tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:22.770497 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bfaf0a-2b72-4ec6-9d36-e9219686a89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0d9e723-a280-4a30-a955-b480847b86c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-709168224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['3aa40c3a-e4cd-4052-be6b-0f6265ba05ba','aba2230a-5f04-4455-b24e-a62e19794f5d','e13b635f-b5c5-414d-a256-d70360ff09fc','44ed740b-12fa-4818-9889-1d0dce3c7342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-709168224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0d9e723-a280-4a30-a955-b480847b86c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccdf327b1819435eb05fcbc4d979c3e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:22.771841 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:22.771841 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:22.772239 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8ca192-1d16-4bab-8725-d61342f338a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:22.776947 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-676c4515-32ab-49c4-bbb1-21cc334001ca tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:22.782291 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-676c4515-32ab-49c4-bbb1-21cc334001ca tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a returned with HTTP 200 Aug 13 03:31:22.782707 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 134/532] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:22 2026] GET /volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:22.799103 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8ca192-1d16-4bab-8725-d61342f338a7) transitioned into state 'SUCCESS' from state '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-709168224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['3aa40c3a-e4cd-4052-be6b-0f6265ba05ba','aba2230a-5f04-4455-b24e-a62e19794f5d','e13b635f-b5c5-414d-a256-d70360ff09fc','44ed740b-12fa-4818-9889-1d0dce3c7342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:22.800154 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f003c5ea-5580-4a5f-b2a1-3ef7d4e6df1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:22.813028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f003c5ea-5580-4a5f-b2a1-3ef7d4e6df1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:22.813943 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (e2ee5714-986d-483d-a51d-9382afedc6ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:22.814322 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request issued successfully. Aug 13 03:31:22.814967 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-161ae1ab-fc19-402e-a0ca-7fa28f2dbf8b tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:22.815366 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 129/533] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:22 2026] POST /volume/v3/volumes => generated 748 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:22.831358 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76e777f9-e427-4864-9171-9ab4ed8b2d3e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:22.834932 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76e777f9-e427-4864-9171-9ab4ed8b2d3e tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 Aug 13 03:31:22.835180 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76e777f9-e427-4864-9171-9ab4ed8b2d3e tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:22.835458 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76e777f9-e427-4864-9171-9ab4ed8b2d3e tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:22.847784 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:22.847784 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:22.853529 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-76e777f9-e427-4864-9171-9ab4ed8b2d3e tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:22.859082 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76e777f9-e427-4864-9171-9ab4ed8b2d3e tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 returned with HTTP 200 Aug 13 03:31:22.859650 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 137/534] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:22 2026] GET /volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:23.000218 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-53d5e0e7-1257-4073-bc20-333af88aba67 req-4f21b704-ea94-4618-b959-be022ac2c083 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.002262 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-53d5e0e7-1257-4073-bc20-333af88aba67 req-4f21b704-ea94-4618-b959-be022ac2c083 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a Aug 13 03:31:23.002558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-53d5e0e7-1257-4073-bc20-333af88aba67 req-4f21b704-ea94-4618-b959-be022ac2c083 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.002873 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-53d5e0e7-1257-4073-bc20-333af88aba67 req-4f21b704-ea94-4618-b959-be022ac2c083 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.015692 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:23.015692 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:23.022000 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-53d5e0e7-1257-4073-bc20-333af88aba67 req-4f21b704-ea94-4618-b959-be022ac2c083 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:23.029681 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-53d5e0e7-1257-4073-bc20-333af88aba67 req-4f21b704-ea94-4618-b959-be022ac2c083 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a returned with HTTP 200 Aug 13 03:31:23.030343 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 135/535] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:31:22 2026] GET /volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:23.207811 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-29144826-8c88-42ef-9d65-81dbed9b35da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.336648 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29144826-8c88-42ef-9d65-81dbed9b35da tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:31:23.337447 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-29144826-8c88-42ef-9d65-81dbed9b35da tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1416386773", "description": "tempest-group-type-description-1344589824", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:23.364216 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29144826-8c88-42ef-9d65-81dbed9b35da tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:31:23.364700 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 135/536] 10.4.3.140 () {70 vars in 1312 bytes} [Thu Aug 13 03:31:23 2026] POST /volume/v3/group_types => generated 265 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:23.375020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-101bf6ce-ecaf-4a1f-94ee-ff7c2121d8f1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.378191 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-101bf6ce-ecaf-4a1f-94ee-ff7c2121d8f1 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] GET https://10.4.3.140/volume/v3/group_types Aug 13 03:31:23.379232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-101bf6ce-ecaf-4a1f-94ee-ff7c2121d8f1 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.379232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-101bf6ce-ecaf-4a1f-94ee-ff7c2121d8f1 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.393078 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:23.393078 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:23.394369 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-101bf6ce-ecaf-4a1f-94ee-ff7c2121d8f1 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 200 Aug 13 03:31:23.395024 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 130/537] 10.4.3.140 () {68 vars in 1290 bytes} [Thu Aug 13 03:31:23 2026] GET /volume/v3/group_types => generated 499 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:23.406717 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bdbabae2-d4a8-4f31-b9bb-ef14a8afabc7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.409669 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bdbabae2-d4a8-4f31-b9bb-ef14a8afabc7 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] PUT https://10.4.3.140/volume/v3/group_types/4903e401-51fb-4240-8d1d-5f5dc2c2e1cb Aug 13 03:31:23.410237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bdbabae2-d4a8-4f31-b9bb-ef14a8afabc7 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1089277870", "description": "updated-group-type-desc"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:23.431538 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bdbabae2-d4a8-4f31-b9bb-ef14a8afabc7 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types/4903e401-51fb-4240-8d1d-5f5dc2c2e1cb returned with HTTP 200 Aug 13 03:31:23.431972 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 138/538] 10.4.3.140 () {70 vars in 1422 bytes} [Thu Aug 13 03:31:23 2026] PUT /volume/v3/group_types/4903e401-51fb-4240-8d1d-5f5dc2c2e1cb => generated 255 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:23.442342 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9cba5e38-26e0-4ff4-9af4-0deaf2943d5a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.447348 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9cba5e38-26e0-4ff4-9af4-0deaf2943d5a tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] GET https://10.4.3.140/volume/v3/group_types/4903e401-51fb-4240-8d1d-5f5dc2c2e1cb Aug 13 03:31:23.447624 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9cba5e38-26e0-4ff4-9af4-0deaf2943d5a tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.447999 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9cba5e38-26e0-4ff4-9af4-0deaf2943d5a tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.456607 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9cba5e38-26e0-4ff4-9af4-0deaf2943d5a tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types/4903e401-51fb-4240-8d1d-5f5dc2c2e1cb returned with HTTP 200 Aug 13 03:31:23.457287 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 136/539] 10.4.3.140 () {68 vars in 1401 bytes} [Thu Aug 13 03:31:23 2026] GET /volume/v3/group_types/4903e401-51fb-4240-8d1d-5f5dc2c2e1cb => generated 255 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:23.468483 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8681597c-0799-49c8-b851-0f7677f7c93d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.471770 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8681597c-0799-49c8-b851-0f7677f7c93d tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/4903e401-51fb-4240-8d1d-5f5dc2c2e1cb Aug 13 03:31:23.471770 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8681597c-0799-49c8-b851-0f7677f7c93d tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.471770 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8681597c-0799-49c8-b851-0f7677f7c93d tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.495583 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8681597c-0799-49c8-b851-0f7677f7c93d tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types/4903e401-51fb-4240-8d1d-5f5dc2c2e1cb returned with HTTP 202 Aug 13 03:31:23.495583 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 136/540] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:31:23 2026] DELETE /volume/v3/group_types/4903e401-51fb-4240-8d1d-5f5dc2c2e1cb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:23.504380 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bb1f1518-9130-4e26-a1b5-f9f5ae851370 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.506714 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb1f1518-9130-4e26-a1b5-f9f5ae851370 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] GET https://10.4.3.140/volume/v3/group_types Aug 13 03:31:23.506955 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb1f1518-9130-4e26-a1b5-f9f5ae851370 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.507218 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb1f1518-9130-4e26-a1b5-f9f5ae851370 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.515321 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb1f1518-9130-4e26-a1b5-f9f5ae851370 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 200 Aug 13 03:31:23.515685 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 131/541] 10.4.3.140 () {68 vars in 1290 bytes} [Thu Aug 13 03:31:23 2026] GET /volume/v3/group_types => generated 248 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:23.534407 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da34cca8-9d5f-47b7-8362-4a22e66aa026 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.536623 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da34cca8-9d5f-47b7-8362-4a22e66aa026 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:31:23.537079 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da34cca8-9d5f-47b7-8362-4a22e66aa026 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1050771030", "is_public": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:23.557383 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da34cca8-9d5f-47b7-8362-4a22e66aa026 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:31:23.557897 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 139/542] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:31:23 2026] POST /volume/v3/group_types => generated 164 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:31:23.570387 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f6ee9ba2-052c-4e23-ad0f-9e207170d275 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.578485 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f6ee9ba2-052c-4e23-ad0f-9e207170d275 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:31:23.580473 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f6ee9ba2-052c-4e23-ad0f-9e207170d275 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-272068578", "is_public": false}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:23.602581 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f6ee9ba2-052c-4e23-ad0f-9e207170d275 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:31:23.602958 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 137/543] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:31:23 2026] POST /volume/v3/group_types => generated 164 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:23.615064 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2cf3cbac-4413-4ddf-82c2-f071c26797e5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.617628 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cf3cbac-4413-4ddf-82c2-f071c26797e5 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] GET https://10.4.3.140/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 13 03:31:23.617904 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2cf3cbac-4413-4ddf-82c2-f071c26797e5 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.618566 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2cf3cbac-4413-4ddf-82c2-f071c26797e5 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.629602 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.632592 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:23.633046 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-747022453"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:23.633538 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cf3cbac-4413-4ddf-82c2-f071c26797e5 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 13 03:31:23.634115 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 137/544] 10.4.3.140 () {68 vars in 1351 bytes} [Thu Aug 13 03:31:23 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:23.635577 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-747022453'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:23.635757 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Create volume of 1 GB Aug 13 03:31:23.642887 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Availability Zones retrieved successfully. Aug 13 03:31:23.646081 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c6abd7bc-128c-40fe-9506-839f2c7970cd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.648111 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c6abd7bc-128c-40fe-9506-839f2c7970cd tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] GET https://10.4.3.140/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 13 03:31:23.648414 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c6abd7bc-128c-40fe-9506-839f2c7970cd tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.648630 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c6abd7bc-128c-40fe-9506-839f2c7970cd tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.653640 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Flow 'volume_create_api' (f60897b9-cba0-489a-934f-42dc72d0b228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:23.655422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3538b343-6cf4-4e24-b412-6073a92fa594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:23.657107 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:23.660743 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c6abd7bc-128c-40fe-9506-839f2c7970cd tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 13 03:31:23.661448 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 140/545] 10.4.3.140 () {68 vars in 1353 bytes} [Thu Aug 13 03:31:23 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:23.671532 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aed75e92-05ed-45ea-9cf2-05e2b6b72677 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.677636 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aed75e92-05ed-45ea-9cf2-05e2b6b72677 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] GET https://10.4.3.140/volume/v3/group_types?is_public=False Aug 13 03:31:23.678999 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aed75e92-05ed-45ea-9cf2-05e2b6b72677 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.678999 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aed75e92-05ed-45ea-9cf2-05e2b6b72677 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.692872 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aed75e92-05ed-45ea-9cf2-05e2b6b72677 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 13 03:31:23.695055 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 138/546] 10.4.3.140 () {68 vars in 1321 bytes} [Thu Aug 13 03:31:23 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:23.701036 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3538b343-6cf4-4e24-b412-6073a92fa594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:23.701682 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c9b1b5-43d0-4e6f-996a-e487582986e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:23.713331 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4bb63900-1db6-45a2-aca6-cfc9980a3859 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.714257 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4bb63900-1db6-45a2-aca6-cfc9980a3859 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] GET https://10.4.3.140/volume/v3/group_types?is_public=True Aug 13 03:31:23.714558 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4bb63900-1db6-45a2-aca6-cfc9980a3859 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.714752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4bb63900-1db6-45a2-aca6-cfc9980a3859 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.735432 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4bb63900-1db6-45a2-aca6-cfc9980a3859 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 13 03:31:23.738201 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 138/547] 10.4.3.140 () {68 vars in 1319 bytes} [Thu Aug 13 03:31:23 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:23.754089 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ee0287f2-888c-45e7-8c7d-eef45aa5cd26 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.759231 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee0287f2-888c-45e7-8c7d-eef45aa5cd26 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/de587f27-cfd9-4f25-9538-a53e56c4c58e Aug 13 03:31:23.759602 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee0287f2-888c-45e7-8c7d-eef45aa5cd26 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.761490 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee0287f2-888c-45e7-8c7d-eef45aa5cd26 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.794592 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee0287f2-888c-45e7-8c7d-eef45aa5cd26 tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types/de587f27-cfd9-4f25-9538-a53e56c4c58e returned with HTTP 202 Aug 13 03:31:23.794592 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 141/548] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:31:23 2026] DELETE /volume/v3/group_types/de587f27-cfd9-4f25-9538-a53e56c4c58e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:23.808337 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7bf83110-1e58-476d-b15c-5f118839c39e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.811799 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7bf83110-1e58-476d-b15c-5f118839c39e tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/017e4f68-b802-4022-9240-1f5e479503df Aug 13 03:31:23.811799 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7bf83110-1e58-476d-b15c-5f118839c39e tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.811799 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7bf83110-1e58-476d-b15c-5f118839c39e tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.812005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Created reservations ['be7d9222-1cb8-465b-9ee3-31ec6e298630', '4a0b2a60-d8a2-444d-a55c-cc6b9898f005', 'e8e6b3b8-7124-4761-b9f8-8178355012df', '98f35d3f-d2d5-42f4-9513-d5f7309ffb6b'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:23.813793 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c9b1b5-43d0-4e6f-996a-e487582986e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be7d9222-1cb8-465b-9ee3-31ec6e298630', '4a0b2a60-d8a2-444d-a55c-cc6b9898f005', 'e8e6b3b8-7124-4761-b9f8-8178355012df', '98f35d3f-d2d5-42f4-9513-d5f7309ffb6b']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:23.813982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39261ae8-6b06-40d3-81fc-fc1e680797c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:23.841591 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7bf83110-1e58-476d-b15c-5f118839c39e tempest-GroupTypesTest-1202752762 tempest-GroupTypesTest-1202752762-project-admin] https://10.4.3.140/volume/v3/group_types/017e4f68-b802-4022-9240-1f5e479503df returned with HTTP 202 Aug 13 03:31:23.842114 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 139/549] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:31:23 2026] DELETE /volume/v3/group_types/017e4f68-b802-4022-9240-1f5e479503df => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:23.858474 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39261ae8-6b06-40d3-81fc-fc1e680797c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '202f8fd4-24c5-4e28-b454-c99a2517df96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-747022453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22e2ec062304f14866d6f33cbc1162d',qos_specs=None,replication_status=,reservations=['be7d9222-1cb8-465b-9ee3-31ec6e298630','4a0b2a60-d8a2-444d-a55c-cc6b9898f005','e8e6b3b8-7124-4761-b9f8-8178355012df','98f35d3f-d2d5-42f4-9513-d5f7309ffb6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb9d54bcaeae46f3b3ce4c8e04bcc12e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-747022453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=202f8fd4-24c5-4e28-b454-c99a2517df96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22e2ec062304f14866d6f33cbc1162d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb9d54bcaeae46f3b3ce4c8e04bcc12e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:23.859679 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f077489-8516-492c-9742-16d0786b35d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:23.875095 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e3f7b069-3f56-490b-bd73-13c2875bdf09 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.879535 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3f7b069-3f56-490b-bd73-13c2875bdf09 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 Aug 13 03:31:23.879769 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3f7b069-3f56-490b-bd73-13c2875bdf09 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.880863 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3f7b069-3f56-490b-bd73-13c2875bdf09 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.905507 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:23.905507 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:23.905687 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f077489-8516-492c-9742-16d0786b35d1) transitioned into state 'SUCCESS' from state '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-747022453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22e2ec062304f14866d6f33cbc1162d',qos_specs=None,replication_status=,reservations=['be7d9222-1cb8-465b-9ee3-31ec6e298630','4a0b2a60-d8a2-444d-a55c-cc6b9898f005','e8e6b3b8-7124-4761-b9f8-8178355012df','98f35d3f-d2d5-42f4-9513-d5f7309ffb6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb9d54bcaeae46f3b3ce4c8e04bcc12e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:23.909961 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf4536e-83a0-4c3a-80d4-52672bf20def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:23.919802 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e3f7b069-3f56-490b-bd73-13c2875bdf09 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:23.936847 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3f7b069-3f56-490b-bd73-13c2875bdf09 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 returned with HTTP 200 Aug 13 03:31:23.937814 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 139/550] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:23 2026] GET /volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 => generated 841 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:23.937927 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf4536e-83a0-4c3a-80d4-52672bf20def) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:23.940239 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Flow 'volume_create_api' (f60897b9-cba0-489a-934f-42dc72d0b228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:23.940239 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Create volume request issued successfully. Aug 13 03:31:23.940918 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b860e8a3-42f8-4e9b-959d-0001edfe3404 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:23.941629 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 132/551] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:23 2026] POST /volume/v3/volumes => generated 753 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:23.963537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0be13b05-8e3f-4492-861d-0ed796c0ace5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.963714 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3305c551-8a6e-47cb-a4cf-3129470ec4aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:23.964627 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3305c551-8a6e-47cb-a4cf-3129470ec4aa tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8/action Aug 13 03:31:23.964703 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0be13b05-8e3f-4492-861d-0ed796c0ace5 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 Aug 13 03:31:23.965086 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3305c551-8a6e-47cb-a4cf-3129470ec4aa tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:23.965160 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0be13b05-8e3f-4492-861d-0ed796c0ace5 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:23.965258 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3305c551-8a6e-47cb-a4cf-3129470ec4aa tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:23.965447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0be13b05-8e3f-4492-861d-0ed796c0ace5 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:23.982295 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:23.982295 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:23.987511 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:23.987511 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:23.988086 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-3305c551-8a6e-47cb-a4cf-3129470ec4aa tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Updating volume 'e0d9e723-a280-4a30-a955-b480847b86c8' with '{'status': 'creating'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:31:23.994461 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0be13b05-8e3f-4492-861d-0ed796c0ace5 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:24.004746 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0be13b05-8e3f-4492-861d-0ed796c0ace5 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 returned with HTTP 200 Aug 13 03:31:24.005315 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 140/552] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:23 2026] GET /volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:24.053045 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3305c551-8a6e-47cb-a4cf-3129470ec4aa tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8/action returned with HTTP 202 Aug 13 03:31:24.053500 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 142/553] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:23 2026] POST /volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:24.066152 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2e03cae3-9775-4ab8-be26-4bc8a3c67a2a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:24.069179 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e03cae3-9775-4ab8-be26-4bc8a3c67a2a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 Aug 13 03:31:24.069179 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e03cae3-9775-4ab8-be26-4bc8a3c67a2a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:24.069421 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e03cae3-9775-4ab8-be26-4bc8a3c67a2a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:24.081355 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:24.081355 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:24.086999 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2e03cae3-9775-4ab8-be26-4bc8a3c67a2a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:24.096101 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e03cae3-9775-4ab8-be26-4bc8a3c67a2a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 returned with HTTP 200 Aug 13 03:31:24.096866 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 140/554] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:24 2026] GET /volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:24.120051 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-129f0ba0-3aa0-4c44-a061-72fc623fec07 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:24.123115 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-129f0ba0-3aa0-4c44-a061-72fc623fec07 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8/action Aug 13 03:31:24.124299 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-129f0ba0-3aa0-4c44-a061-72fc623fec07 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:24.125532 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-129f0ba0-3aa0-4c44-a061-72fc623fec07 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:24.146380 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:24.146380 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:24.146380 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-129f0ba0-3aa0-4c44-a061-72fc623fec07 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Volume info retrieved successfully. Aug 13 03:31:24.195906 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-129f0ba0-3aa0-4c44-a061-72fc623fec07 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Delete volume request issued successfully. Aug 13 03:31:24.196410 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-129f0ba0-3aa0-4c44-a061-72fc623fec07 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8/action returned with HTTP 202 Aug 13 03:31:24.198245 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 133/555] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:24 2026] POST /volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:24.213078 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bab23f28-6771-49cd-9949-eb4be2b98b14 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:24.219163 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bab23f28-6771-49cd-9949-eb4be2b98b14 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 Aug 13 03:31:24.219981 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bab23f28-6771-49cd-9949-eb4be2b98b14 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:24.219981 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bab23f28-6771-49cd-9949-eb4be2b98b14 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:24.232410 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:24.232410 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:24.240473 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bab23f28-6771-49cd-9949-eb4be2b98b14 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:24.247002 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bab23f28-6771-49cd-9949-eb4be2b98b14 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 returned with HTTP 200 Aug 13 03:31:24.248064 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 141/556] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:24 2026] GET /volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:25.028854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ee8ee0d-f6e7-4b34-9cf0-a0db0948d73d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:25.028854 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ee8ee0d-f6e7-4b34-9cf0-a0db0948d73d tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 Aug 13 03:31:25.028854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ee8ee0d-f6e7-4b34-9cf0-a0db0948d73d tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:25.029328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ee8ee0d-f6e7-4b34-9cf0-a0db0948d73d tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:25.041300 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:25.041300 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:25.049497 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ee8ee0d-f6e7-4b34-9cf0-a0db0948d73d tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:25.055875 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ee8ee0d-f6e7-4b34-9cf0-a0db0948d73d tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 returned with HTTP 200 Aug 13 03:31:25.056399 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 143/557] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:25 2026] GET /volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:25.272053 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-172d9767-0fd7-4412-a29c-956b85c1ae90 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:25.276727 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-172d9767-0fd7-4412-a29c-956b85c1ae90 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 Aug 13 03:31:25.277665 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-172d9767-0fd7-4412-a29c-956b85c1ae90 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:25.277665 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-172d9767-0fd7-4412-a29c-956b85c1ae90 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:25.288775 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-172d9767-0fd7-4412-a29c-956b85c1ae90 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 returned with HTTP 404 Aug 13 03:31:25.289510 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 141/558] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:25 2026] GET /volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:25.306308 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f2565eb6-2562-424a-8d34-1c8b8aa0e4ce None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:25.308943 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f2565eb6-2562-424a-8d34-1c8b8aa0e4ce tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 Aug 13 03:31:25.309209 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f2565eb6-2562-424a-8d34-1c8b8aa0e4ce tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:25.309437 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f2565eb6-2562-424a-8d34-1c8b8aa0e4ce tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:25.322229 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f2565eb6-2562-424a-8d34-1c8b8aa0e4ce tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 returned with HTTP 404 Aug 13 03:31:25.322962 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 134/559] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:25 2026] GET /volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:25.337043 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d350c666-9d6c-412f-ad59-a6f8b8b76baf None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:25.341301 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d350c666-9d6c-412f-ad59-a6f8b8b76baf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 Aug 13 03:31:25.341520 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d350c666-9d6c-412f-ad59-a6f8b8b76baf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:25.341780 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d350c666-9d6c-412f-ad59-a6f8b8b76baf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:25.342101 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-d350c666-9d6c-412f-ad59-a6f8b8b76baf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Delete volume with id: e0d9e723-a280-4a30-a955-b480847b86c8 Aug 13 03:31:25.350647 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d350c666-9d6c-412f-ad59-a6f8b8b76baf tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 returned with HTTP 404 Aug 13 03:31:25.351733 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 142/560] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:25 2026] DELETE /volume/v3/volumes/e0d9e723-a280-4a30-a955-b480847b86c8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:25.364927 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:25.366904 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:25.367531 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-431009749"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:25.371954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-431009749'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:25.371954 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume of 1 GB Aug 13 03:31:25.378395 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Availability Zones retrieved successfully. Aug 13 03:31:25.393563 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (bc8c0d0a-3332-4b51-a7c4-f351e01fb21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:25.395192 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6efe0f3-fea3-44fa-a22a-0a52de5e4ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:25.397131 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:25.457453 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6efe0f3-fea3-44fa-a22a-0a52de5e4ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:25.458635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a58a755-f21e-4636-9957-dc6e234b9566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:25.540146 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Created reservations ['3fb4d0cd-fd7f-4330-adf2-3be2d8ca0d78', 'e55de876-ae9d-4627-b1a5-af3449f6a468', 'e62dc6a0-223a-488b-8135-9f8025083379', '9f6ba5c2-09a6-48e4-975d-f461010bc929'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:25.540852 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a58a755-f21e-4636-9957-dc6e234b9566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fb4d0cd-fd7f-4330-adf2-3be2d8ca0d78', 'e55de876-ae9d-4627-b1a5-af3449f6a468', 'e62dc6a0-223a-488b-8135-9f8025083379', '9f6ba5c2-09a6-48e4-975d-f461010bc929']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:25.542158 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be8d385-5597-4bd2-a58e-cf05baf67001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:25.580745 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be8d385-5597-4bd2-a58e-cf05baf67001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baee1f16-1bad-461e-8cf1-af6ae9a785dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-431009749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['3fb4d0cd-fd7f-4330-adf2-3be2d8ca0d78','e55de876-ae9d-4627-b1a5-af3449f6a468','e62dc6a0-223a-488b-8135-9f8025083379','9f6ba5c2-09a6-48e4-975d-f461010bc929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-431009749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baee1f16-1bad-461e-8cf1-af6ae9a785dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccdf327b1819435eb05fcbc4d979c3e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:25.584088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c6f737-8677-423c-aff0-1b2564d891c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:25.613637 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c6f737-8677-423c-aff0-1b2564d891c0) transitioned into state 'SUCCESS' from state '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-431009749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['3fb4d0cd-fd7f-4330-adf2-3be2d8ca0d78','e55de876-ae9d-4627-b1a5-af3449f6a468','e62dc6a0-223a-488b-8135-9f8025083379','9f6ba5c2-09a6-48e4-975d-f461010bc929'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:25.616701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668e97b9-57c3-4cf8-a681-b5f34cb8bc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:25.635930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668e97b9-57c3-4cf8-a681-b5f34cb8bc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:25.637460 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8d0a7bd7-4002-468e-8e51-6763f0345175 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:25.637664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (bc8c0d0a-3332-4b51-a7c4-f351e01fb21c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:25.638023 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request issued successfully. Aug 13 03:31:25.639619 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4429c802-d90f-4b6f-a9a6-db22af7783fc tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:25.639619 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 144/561] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:25 2026] POST /volume/v3/volumes => generated 748 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:25.640496 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d0a7bd7-4002-468e-8e51-6763f0345175 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] DELETE https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 Aug 13 03:31:25.640874 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d0a7bd7-4002-468e-8e51-6763f0345175 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:25.641095 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d0a7bd7-4002-468e-8e51-6763f0345175 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:25.641594 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-8d0a7bd7-4002-468e-8e51-6763f0345175 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Delete volume with id: 202f8fd4-24c5-4e28-b454-c99a2517df96 Aug 13 03:31:25.654414 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:25.654414 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:25.655711 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8d0a7bd7-4002-468e-8e51-6763f0345175 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:25.657301 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c2834ef3-74f9-417e-b362-87c7e6edbd5a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:25.661274 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c2834ef3-74f9-417e-b362-87c7e6edbd5a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc Aug 13 03:31:25.661469 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c2834ef3-74f9-417e-b362-87c7e6edbd5a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:25.661682 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c2834ef3-74f9-417e-b362-87c7e6edbd5a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:25.675113 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:25.675113 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:25.680962 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c2834ef3-74f9-417e-b362-87c7e6edbd5a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:25.692299 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c2834ef3-74f9-417e-b362-87c7e6edbd5a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc returned with HTTP 200 Aug 13 03:31:25.693876 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 135/562] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:25 2026] GET /volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:25.695440 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8d0a7bd7-4002-468e-8e51-6763f0345175 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Delete volume request issued successfully. Aug 13 03:31:25.695440 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d0a7bd7-4002-468e-8e51-6763f0345175 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 returned with HTTP 202 Aug 13 03:31:25.696024 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 142/563] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:25 2026] DELETE /volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:25.705519 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-98785716-e730-4fe0-9dd7-da66afb59a68 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:25.707596 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-98785716-e730-4fe0-9dd7-da66afb59a68 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 Aug 13 03:31:25.707712 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-98785716-e730-4fe0-9dd7-da66afb59a68 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:25.708144 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-98785716-e730-4fe0-9dd7-da66afb59a68 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:25.721015 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:25.721015 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:25.726207 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-98785716-e730-4fe0-9dd7-da66afb59a68 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:25.733509 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-98785716-e730-4fe0-9dd7-da66afb59a68 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 returned with HTTP 200 Aug 13 03:31:25.733509 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 143/564] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:25 2026] GET /volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:25.970144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-22745aa0-01f6-4d05-87d9-c519214a26b0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:25.974845 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-22745aa0-01f6-4d05-87d9-c519214a26b0 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] POST https://10.4.3.140/volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb/action Aug 13 03:31:25.974845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-22745aa0-01f6-4d05-87d9-c519214a26b0 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:25.974845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-22745aa0-01f6-4d05-87d9-c519214a26b0 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:26.018138 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:26.018138 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:26.048297 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-509b6ec5-df22-48cc-81d6-6a82878457fc req-22745aa0-01f6-4d05-87d9-c519214a26b0 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb/action returned with HTTP 204 Aug 13 03:31:26.049288 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 145/565] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:31:25 2026] POST /volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:26.715349 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-27b0b137-6dd1-438d-8f16-edd10aaf0a63 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:26.719124 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-27b0b137-6dd1-438d-8f16-edd10aaf0a63 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc Aug 13 03:31:26.719124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-27b0b137-6dd1-438d-8f16-edd10aaf0a63 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:26.719124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-27b0b137-6dd1-438d-8f16-edd10aaf0a63 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:26.732715 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:26.732715 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:26.743790 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-27b0b137-6dd1-438d-8f16-edd10aaf0a63 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:26.749410 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-27b0b137-6dd1-438d-8f16-edd10aaf0a63 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc returned with HTTP 200 Aug 13 03:31:26.750394 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 136/566] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:26 2026] GET /volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:26.755093 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-13406a74-82e1-43ce-b3fb-eeb21a0b7669 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:26.761234 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13406a74-82e1-43ce-b3fb-eeb21a0b7669 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 Aug 13 03:31:26.763026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-13406a74-82e1-43ce-b3fb-eeb21a0b7669 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:26.763026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-13406a74-82e1-43ce-b3fb-eeb21a0b7669 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:26.773295 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-36d814c6-9619-43b0-98b7-d5eedf1d3851 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:26.776852 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13406a74-82e1-43ce-b3fb-eeb21a0b7669 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 returned with HTTP 404 Aug 13 03:31:26.776852 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 143/567] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:26 2026] GET /volume/v3/volumes/202f8fd4-24c5-4e28-b454-c99a2517df96 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:26.778326 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-36d814c6-9619-43b0-98b7-d5eedf1d3851 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc/action Aug 13 03:31:26.778787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-36d814c6-9619-43b0-98b7-d5eedf1d3851 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:26.779049 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-36d814c6-9619-43b0-98b7-d5eedf1d3851 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:26.788121 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a6aa643f-710c-4013-856e-5715d0407f87 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:26.790943 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a6aa643f-710c-4013-856e-5715d0407f87 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a Aug 13 03:31:26.790943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a6aa643f-710c-4013-856e-5715d0407f87 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:26.790943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a6aa643f-710c-4013-856e-5715d0407f87 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:26.790943 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a6aa643f-710c-4013-856e-5715d0407f87 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Delete volume with id: 1e8f0757-9ffa-4511-ac63-b02ae558a85a Aug 13 03:31:26.791402 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:26.791402 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:26.791971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.admin_actions [None req-36d814c6-9619-43b0-98b7-d5eedf1d3851 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Updating volume 'baee1f16-1bad-461e-8cf1-af6ae9a785dc' with '{'status': 'error'}' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:31:26.807715 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:26.807715 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:26.808213 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a6aa643f-710c-4013-856e-5715d0407f87 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:26.820300 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-36d814c6-9619-43b0-98b7-d5eedf1d3851 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc/action returned with HTTP 202 Aug 13 03:31:26.821146 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 144/568] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:26 2026] POST /volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:26.828969 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7805b742-3d89-49b9-ade6-a32f84f4574a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:26.831959 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7805b742-3d89-49b9-ade6-a32f84f4574a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc Aug 13 03:31:26.832273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7805b742-3d89-49b9-ade6-a32f84f4574a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:26.832529 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7805b742-3d89-49b9-ade6-a32f84f4574a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:26.839932 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a6aa643f-710c-4013-856e-5715d0407f87 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Delete volume request issued successfully. Aug 13 03:31:26.839932 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a6aa643f-710c-4013-856e-5715d0407f87 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a returned with HTTP 202 Aug 13 03:31:26.841356 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 146/569] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:26 2026] DELETE /volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:26.850321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f269d0e0-a4b3-4b2f-b877-4a2cb85c12a1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:26.851600 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:26.851600 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:26.852915 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f269d0e0-a4b3-4b2f-b877-4a2cb85c12a1 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a Aug 13 03:31:26.853260 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f269d0e0-a4b3-4b2f-b877-4a2cb85c12a1 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:26.854018 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f269d0e0-a4b3-4b2f-b877-4a2cb85c12a1 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:26.862178 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7805b742-3d89-49b9-ade6-a32f84f4574a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:26.867504 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:26.867504 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:26.872892 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7805b742-3d89-49b9-ade6-a32f84f4574a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc returned with HTTP 200 Aug 13 03:31:26.873959 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 137/570] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:26 2026] GET /volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc => generated 837 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:26.882060 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f269d0e0-a4b3-4b2f-b877-4a2cb85c12a1 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Volume info retrieved successfully. Aug 13 03:31:26.885974 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f269d0e0-a4b3-4b2f-b877-4a2cb85c12a1 tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a returned with HTTP 200 Aug 13 03:31:26.885974 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 144/571] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:26 2026] GET /volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:26.899080 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ed1b3efd-774c-4cec-b413-5cf47dbdb4f7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:26.901214 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ed1b3efd-774c-4cec-b413-5cf47dbdb4f7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc/action Aug 13 03:31:26.901634 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ed1b3efd-774c-4cec-b413-5cf47dbdb4f7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:26.901805 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ed1b3efd-774c-4cec-b413-5cf47dbdb4f7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:26.912103 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:26.912103 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:26.912103 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ed1b3efd-774c-4cec-b413-5cf47dbdb4f7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Volume info retrieved successfully. Aug 13 03:31:26.945572 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ed1b3efd-774c-4cec-b413-5cf47dbdb4f7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Delete volume request issued successfully. Aug 13 03:31:26.945961 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ed1b3efd-774c-4cec-b413-5cf47dbdb4f7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc/action returned with HTTP 202 Aug 13 03:31:26.946625 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 145/572] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:26 2026] POST /volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:26.955697 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-abb72588-037b-42c6-b01b-38d815522e5c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:26.958410 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-abb72588-037b-42c6-b01b-38d815522e5c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc Aug 13 03:31:26.958771 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-abb72588-037b-42c6-b01b-38d815522e5c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:26.959110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-abb72588-037b-42c6-b01b-38d815522e5c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:26.968443 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:26.968443 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:26.973712 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-abb72588-037b-42c6-b01b-38d815522e5c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:26.983237 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-abb72588-037b-42c6-b01b-38d815522e5c tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc returned with HTTP 200 Aug 13 03:31:26.983838 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 147/573] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:26 2026] GET /volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:27.791855 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a9febd6d-0d48-49ce-a342-2908290c1eb9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:27.791855 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a9febd6d-0d48-49ce-a342-2908290c1eb9 None None] GET https://10.4.3.140/volume// Aug 13 03:31:27.791855 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a9febd6d-0d48-49ce-a342-2908290c1eb9 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:27.791855 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a9febd6d-0d48-49ce-a342-2908290c1eb9 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:27.794105 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a9febd6d-0d48-49ce-a342-2908290c1eb9 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:27.794753 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 138/574] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:31:27 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:27.807139 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-89ed163d-b21d-4005-8d9a-3d1cce6a3ace None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:27.811532 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-89ed163d-b21d-4005-8d9a-3d1cce6a3ace tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:31:27.811532 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-89ed163d-b21d-4005-8d9a-3d1cce6a3ace tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90fad02e-9b1f-42d9-89f4-eaa6fc5da25e", "connector": null, "instance_uuid": "05b98cc4-7da6-4000-95f9-aad87e9ccb93"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:27.829160 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:27.829160 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:27.894089 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-89ed163d-b21d-4005-8d9a-3d1cce6a3ace tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:31:27.894089 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 145/575] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:31:27 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) Aug 13 03:31:27.903690 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-873cd84c-e743-4192-b230-444d826c133c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:27.905816 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-873cd84c-e743-4192-b230-444d826c133c tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] GET https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a Aug 13 03:31:27.906111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-873cd84c-e743-4192-b230-444d826c133c tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:27.906328 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-873cd84c-e743-4192-b230-444d826c133c tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:27.906589 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-c3906254-eab7-4ec4-8514-a649d9a54044 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:27.912039 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-c3906254-eab7-4ec4-8514-a649d9a54044 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] DELETE https://10.4.3.140/volume/v3/attachments/c0498366-8f0b-4a2f-9ceb-efc9ff22fb06 Aug 13 03:31:27.912178 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-c3906254-eab7-4ec4-8514-a649d9a54044 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:27.912431 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-c3906254-eab7-4ec4-8514-a649d9a54044 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:27.915489 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-873cd84c-e743-4192-b230-444d826c133c tempest-ServersNegativeTestJSON-343135812 tempest-ServersNegativeTestJSON-343135812-project-member] https://10.4.3.140/volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a returned with HTTP 404 Aug 13 03:31:27.916264 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 146/576] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:27 2026] GET /volume/v3/volumes/1e8f0757-9ffa-4511-ac63-b02ae558a85a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:27.932917 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:27.932917 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:28.012596 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3a711b1c-5075-496e-847f-de01ad6ee47d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:28.015266 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3a711b1c-5075-496e-847f-de01ad6ee47d tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc Aug 13 03:31:28.015266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3a711b1c-5075-496e-847f-de01ad6ee47d tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:28.015710 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3a711b1c-5075-496e-847f-de01ad6ee47d tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:28.028370 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3a711b1c-5075-496e-847f-de01ad6ee47d tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc returned with HTTP 404 Aug 13 03:31:28.028603 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 139/577] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:28 2026] GET /volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:28.038335 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-c3906254-eab7-4ec4-8514-a649d9a54044 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/c0498366-8f0b-4a2f-9ceb-efc9ff22fb06 returned with HTTP 200 Aug 13 03:31:28.038441 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 148/578] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:31:27 2026] DELETE /volume/v3/attachments/c0498366-8f0b-4a2f-9ceb-efc9ff22fb06 => generated 192 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:28.040025 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-140b9d4f-5f35-42de-886f-dbe96dd4cd41 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:28.043257 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-140b9d4f-5f35-42de-886f-dbe96dd4cd41 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc Aug 13 03:31:28.043675 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-140b9d4f-5f35-42de-886f-dbe96dd4cd41 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:28.044066 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-140b9d4f-5f35-42de-886f-dbe96dd4cd41 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:28.057226 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-140b9d4f-5f35-42de-886f-dbe96dd4cd41 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc returned with HTTP 404 Aug 13 03:31:28.057866 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 146/579] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:28 2026] GET /volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:28.071601 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-df7219d4-25dc-4078-bcec-d843496493a1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:28.074861 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-df7219d4-25dc-4078-bcec-d843496493a1 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] DELETE https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc Aug 13 03:31:28.075169 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-df7219d4-25dc-4078-bcec-d843496493a1 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:28.075418 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-df7219d4-25dc-4078-bcec-d843496493a1 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:28.075696 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-df7219d4-25dc-4078-bcec-d843496493a1 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Delete volume with id: baee1f16-1bad-461e-8cf1-af6ae9a785dc Aug 13 03:31:28.083272 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:28.092668 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-df7219d4-25dc-4078-bcec-d843496493a1 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc returned with HTTP 404 Aug 13 03:31:28.093334 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 147/580] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:28 2026] DELETE /volume/v3/volumes/baee1f16-1bad-461e-8cf1-af6ae9a785dc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:28.105301 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:28.108852 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:28.109086 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-916672302"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:28.112842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-916672302'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:28.113021 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume of 1 GB Aug 13 03:31:28.115088 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:28.115088 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:28.121005 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Availability Zones retrieved successfully. Aug 13 03:31:28.134931 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (b40aff30-dcf9-42f9-b9e2-0c1cd13c5b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:28.134931 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef995523-6234-4b56-931a-976c878e5db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.135664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:28.184732 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef995523-6234-4b56-931a-976c878e5db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.186541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f46641f-0545-4568-a31a-317346ec306d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.280883 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Created reservations ['a633be36-4a92-410a-8a9e-e01c0e5b0acb', 'bb975ff5-0621-4162-85cf-844ad40fee9c', '2336eea2-7b31-41bc-b8be-8e6c8b379ee3', 'c641c980-9266-4bf5-90df-8f5c4e2914fd'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:28.282118 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f46641f-0545-4568-a31a-317346ec306d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a633be36-4a92-410a-8a9e-e01c0e5b0acb', 'bb975ff5-0621-4162-85cf-844ad40fee9c', '2336eea2-7b31-41bc-b8be-8e6c8b379ee3', 'c641c980-9266-4bf5-90df-8f5c4e2914fd']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.283171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1146a6f-7b3c-4319-98b0-c98501e648ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.324080 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1146a6f-7b3c-4319-98b0-c98501e648ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c6c340f-1b31-464d-ac65-1021f535a9e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-916672302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['a633be36-4a92-410a-8a9e-e01c0e5b0acb','bb975ff5-0621-4162-85cf-844ad40fee9c','2336eea2-7b31-41bc-b8be-8e6c8b379ee3','c641c980-9266-4bf5-90df-8f5c4e2914fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-916672302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c6c340f-1b31-464d-ac65-1021f535a9e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccdf327b1819435eb05fcbc4d979c3e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.325769 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18719f13-e51d-4342-84e0-9c8f4a5579a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.364320 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18719f13-e51d-4342-84e0-9c8f4a5579a9) transitioned into state 'SUCCESS' from state '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-916672302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['a633be36-4a92-410a-8a9e-e01c0e5b0acb','bb975ff5-0621-4162-85cf-844ad40fee9c','2336eea2-7b31-41bc-b8be-8e6c8b379ee3','c641c980-9266-4bf5-90df-8f5c4e2914fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.365318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf14f30-cab9-49d3-bd80-bcfa637df0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.382401 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf14f30-cab9-49d3-bd80-bcfa637df0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.385597 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (b40aff30-dcf9-42f9-b9e2-0c1cd13c5b38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:28.386040 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request issued successfully. Aug 13 03:31:28.387165 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4f201c21-ec5f-41b1-abd4-70c9f5d31b23 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:28.387699 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 149/581] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:28 2026] POST /volume/v3/volumes => generated 748 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:28.410781 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-355f9e6f-dd44-4050-b530-a305c18572aa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:28.415097 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-355f9e6f-dd44-4050-b530-a305c18572aa tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 Aug 13 03:31:28.415353 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-355f9e6f-dd44-4050-b530-a305c18572aa tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:28.415655 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-355f9e6f-dd44-4050-b530-a305c18572aa tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:28.424845 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:28.424845 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:28.433568 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-355f9e6f-dd44-4050-b530-a305c18572aa tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:28.446850 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-355f9e6f-dd44-4050-b530-a305c18572aa tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 returned with HTTP 200 Aug 13 03:31:28.446850 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 147/582] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:28 2026] GET /volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:28.519857 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:28.519857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2123400974"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:28.524054 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2123400974'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:28.524278 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Create volume of 1 GB Aug 13 03:31:28.535806 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Availability Zones retrieved successfully. Aug 13 03:31:28.543067 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Flow 'volume_create_api' (9207fe4a-7b74-48b6-9a6e-61c1e91ea8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:28.544556 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a9a230-a9b3-43f9-9d4c-39a72f8b62c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.545536 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:28.575063 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=394,cinder:INSERT=57,cinder:UPDATE=108 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:31:28.611268 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a9a230-a9b3-43f9-9d4c-39a72f8b62c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.612023 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebfc267-be98-4a0a-9f87-2acc8d75acb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.734459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Created reservations ['7d53ec0f-1c10-42d4-b6e6-fc36961adfc4', '64fc2959-067a-4985-8f4e-46f7cfd44a45', '112c9e73-f903-4f13-99d5-717195689288', 'f23e5256-91ec-4b97-9778-622e10adada1'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:28.736521 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebfc267-be98-4a0a-9f87-2acc8d75acb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d53ec0f-1c10-42d4-b6e6-fc36961adfc4', '64fc2959-067a-4985-8f4e-46f7cfd44a45', '112c9e73-f903-4f13-99d5-717195689288', 'f23e5256-91ec-4b97-9778-622e10adada1']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.737530 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc19ca0-e6a5-4ca7-954a-9f0bbc23d546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.779120 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc19ca0-e6a5-4ca7-954a-9f0bbc23d546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0d55b80-2958-4088-9e69-d21aef3124c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2123400974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66cb19bfa55f4276a8b730282540d4b3',qos_specs=None,replication_status=,reservations=['7d53ec0f-1c10-42d4-b6e6-fc36961adfc4','64fc2959-067a-4985-8f4e-46f7cfd44a45','112c9e73-f903-4f13-99d5-717195689288','f23e5256-91ec-4b97-9778-622e10adada1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7507ced81444cfa7bac35766cc32c3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2123400974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0d55b80-2958-4088-9e69-d21aef3124c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66cb19bfa55f4276a8b730282540d4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e7507ced81444cfa7bac35766cc32c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.781861 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea18c65-5c4c-4c72-be57-2012e6c1042f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.817330 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea18c65-5c4c-4c72-be57-2012e6c1042f) transitioned into state 'SUCCESS' from state '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-2123400974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66cb19bfa55f4276a8b730282540d4b3',qos_specs=None,replication_status=,reservations=['7d53ec0f-1c10-42d4-b6e6-fc36961adfc4','64fc2959-067a-4985-8f4e-46f7cfd44a45','112c9e73-f903-4f13-99d5-717195689288','f23e5256-91ec-4b97-9778-622e10adada1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7507ced81444cfa7bac35766cc32c3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.818486 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e438e8f2-d06a-4f29-b277-ff7d2811af4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:28.834494 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e438e8f2-d06a-4f29-b277-ff7d2811af4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:28.836154 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Flow 'volume_create_api' (9207fe4a-7b74-48b6-9a6e-61c1e91ea8e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:28.836337 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Create volume request issued successfully. Aug 13 03:31:28.837415 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-24536395-fd2d-4f5c-9a5c-9abdaad8d2cd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:28.838626 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 140/583] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:28 2026] POST /volume/v3/volumes => generated 754 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:31:28.858316 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bd033465-13ae-4c4f-ad3e-1660de9df2b1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:28.865896 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bd033465-13ae-4c4f-ad3e-1660de9df2b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 Aug 13 03:31:28.866168 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bd033465-13ae-4c4f-ad3e-1660de9df2b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:28.866413 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bd033465-13ae-4c4f-ad3e-1660de9df2b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:28.877726 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:28.877726 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:28.885632 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bd033465-13ae-4c4f-ad3e-1660de9df2b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:31:28.897225 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bd033465-13ae-4c4f-ad3e-1660de9df2b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 returned with HTTP 200 Aug 13 03:31:28.897698 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 148/584] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:28 2026] GET /volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:29.469539 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cff36eb3-e009-4fa8-90f9-1a0251f2a035 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.472048 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cff36eb3-e009-4fa8-90f9-1a0251f2a035 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 Aug 13 03:31:29.472301 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cff36eb3-e009-4fa8-90f9-1a0251f2a035 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:29.472612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cff36eb3-e009-4fa8-90f9-1a0251f2a035 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:29.488642 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.488642 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:29.497668 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cff36eb3-e009-4fa8-90f9-1a0251f2a035 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:29.507629 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cff36eb3-e009-4fa8-90f9-1a0251f2a035 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 returned with HTTP 200 Aug 13 03:31:29.507629 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 150/585] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:29 2026] GET /volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:29.523239 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-333f80a9-c74d-4b2e-a419-c1b388f82a19 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.527814 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-333f80a9-c74d-4b2e-a419-c1b388f82a19 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8/action Aug 13 03:31:29.528373 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-333f80a9-c74d-4b2e-a419-c1b388f82a19 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:29.528568 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-333f80a9-c74d-4b2e-a419-c1b388f82a19 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:29.545686 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.545686 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:29.546205 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-333f80a9-c74d-4b2e-a419-c1b388f82a19 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Updating volume '3c6c340f-1b31-464d-ac65-1021f535a9e8' with '{'status': 'maintenance'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:31:29.585259 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-333f80a9-c74d-4b2e-a419-c1b388f82a19 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8/action returned with HTTP 202 Aug 13 03:31:29.586009 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 148/586] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:29 2026] POST /volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:29.594912 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2f852ae3-24c9-4043-8489-9d920cea13e3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.598295 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2f852ae3-24c9-4043-8489-9d920cea13e3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 Aug 13 03:31:29.598754 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2f852ae3-24c9-4043-8489-9d920cea13e3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:29.598754 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2f852ae3-24c9-4043-8489-9d920cea13e3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:29.613276 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.613276 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:29.627758 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2f852ae3-24c9-4043-8489-9d920cea13e3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:29.628156 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-ea98b3e0-5c0d-4beb-9612-8b94bdcbbcb0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.631424 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-ea98b3e0-5c0d-4beb-9612-8b94bdcbbcb0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] PUT https://10.4.3.140/volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154 Aug 13 03:31:29.632124 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-ea98b3e0-5c0d-4beb-9612-8b94bdcbbcb0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:29.640408 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2f852ae3-24c9-4043-8489-9d920cea13e3 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 returned with HTTP 200 Aug 13 03:31:29.641031 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 141/587] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:29 2026] GET /volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:29.650891 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-ea98b3e0-5c0d-4beb-9612-8b94bdcbbcb0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Acquiring lock "cinder-attachment_update-90fad02e-9b1f-42d9-89f4-eaa6fc5da25e-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:31:29.657241 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-ea98b3e0-5c0d-4beb-9612-8b94bdcbbcb0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Lock "cinder-attachment_update-90fad02e-9b1f-42d9-89f4-eaa6fc5da25e-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:31:29.660172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e14c787e-1ae2-41af-8da8-bed3f31198e2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.660273 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.660273 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:29.660972 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e14c787e-1ae2-41af-8da8-bed3f31198e2 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8/action Aug 13 03:31:29.661460 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e14c787e-1ae2-41af-8da8-bed3f31198e2 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:29.662602 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e14c787e-1ae2-41af-8da8-bed3f31198e2 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:29.675925 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.675925 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:29.676287 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e14c787e-1ae2-41af-8da8-bed3f31198e2 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Volume info retrieved successfully. Aug 13 03:31:29.714152 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e14c787e-1ae2-41af-8da8-bed3f31198e2 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Delete volume request issued successfully. Aug 13 03:31:29.714970 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e14c787e-1ae2-41af-8da8-bed3f31198e2 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8/action returned with HTTP 202 Aug 13 03:31:29.715523 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 151/588] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:29 2026] POST /volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:29.726326 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c58e854b-a158-4a4a-afc5-cccb8ac5c69f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.730161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c58e854b-a158-4a4a-afc5-cccb8ac5c69f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 Aug 13 03:31:29.730480 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c58e854b-a158-4a4a-afc5-cccb8ac5c69f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:29.731540 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c58e854b-a158-4a4a-afc5-cccb8ac5c69f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:29.742273 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.742273 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:29.748846 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c58e854b-a158-4a4a-afc5-cccb8ac5c69f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:29.760657 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c58e854b-a158-4a4a-afc5-cccb8ac5c69f tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 returned with HTTP 200 Aug 13 03:31:29.760657 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 149/589] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:29 2026] GET /volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:29.804505 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-ea98b3e0-5c0d-4beb-9612-8b94bdcbbcb0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Lock "cinder-attachment_update-90fad02e-9b1f-42d9-89f4-eaa6fc5da25e-np0000007145" released by "attachment_update" :: held 0.147s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:31:29.804953 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-ea98b3e0-5c0d-4beb-9612-8b94bdcbbcb0 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154 returned with HTTP 200 Aug 13 03:31:29.805516 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 149/590] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:31:29 2026] PUT /volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:29.806684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ccd7abaf-8058-4d84-b9a8-02f5289ed500 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.807200 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccd7abaf-8058-4d84-b9a8-02f5289ed500 None None] GET https://10.4.3.140/volume// Aug 13 03:31:29.807465 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccd7abaf-8058-4d84-b9a8-02f5289ed500 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:29.807730 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccd7abaf-8058-4d84-b9a8-02f5289ed500 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:29.808204 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccd7abaf-8058-4d84-b9a8-02f5289ed500 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:29.808605 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 142/591] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:31:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:29.836673 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-f3a76eea-f964-49f2-a496-b4bc59c3250b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.837175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-930da8a9-dc01-42e5-abc5-4507cb61debc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.840943 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-930da8a9-dc01-42e5-abc5-4507cb61debc tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154 Aug 13 03:31:29.841264 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-930da8a9-dc01-42e5-abc5-4507cb61debc tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:29.841500 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-930da8a9-dc01-42e5-abc5-4507cb61debc tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:29.844164 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-f3a76eea-f964-49f2-a496-b4bc59c3250b tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:31:29.844592 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-f3a76eea-f964-49f2-a496-b4bc59c3250b tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e266025-f5d8-4d65-ab7d-d4ca705edac2", "connector": null, "instance_uuid": "cb2ce4fa-966c-4a78-8a3e-0329103d5ea5"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:29.870700 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.870700 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:29.877900 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-930da8a9-dc01-42e5-abc5-4507cb61debc tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154 returned with HTTP 200 Aug 13 03:31:29.877900 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 150/592] 10.4.3.140 () {70 vars in 1651 bytes} [Thu Aug 13 03:31:29 2026] GET /volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154 => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:29.917299 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f9de599b-5e4e-456b-bbac-ee8fefe146eb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.923344 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9de599b-5e4e-456b-bbac-ee8fefe146eb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 Aug 13 03:31:29.924416 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9de599b-5e4e-456b-bbac-ee8fefe146eb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:29.926769 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-f3a76eea-f964-49f2-a496-b4bc59c3250b tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:31:29.927496 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 152/593] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:31:29 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) Aug 13 03:31:29.928253 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9de599b-5e4e-456b-bbac-ee8fefe146eb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:29.939436 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.939436 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:29.946590 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f9de599b-5e4e-456b-bbac-ee8fefe146eb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:31:29.947386 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-d6d09168-692c-47e0-a7d6-24946ae5b751 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.950171 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-d6d09168-692c-47e0-a7d6-24946ae5b751 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] DELETE https://10.4.3.140/volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb Aug 13 03:31:29.950982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-d6d09168-692c-47e0-a7d6-24946ae5b751 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:29.950982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-d6d09168-692c-47e0-a7d6-24946ae5b751 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:29.955188 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9de599b-5e4e-456b-bbac-ee8fefe146eb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 returned with HTTP 200 Aug 13 03:31:29.956145 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 150/594] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:29 2026] GET /volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:29.973959 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.973959 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:29.977838 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f4cc3e34-51f0-498c-a9d2-10a5a254e27a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:29.977838 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f4cc3e34-51f0-498c-a9d2-10a5a254e27a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:31:29.977838 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f4cc3e34-51f0-498c-a9d2-10a5a254e27a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f0d55b80-2958-4088-9e69-d21aef3124c9", "name": "tempest-VolumesBackupsAdminTest-Backup-948228375", "container": "tempest-volumesbackupsadmintest-backup-container-1969731619"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:29.979690 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-f4cc3e34-51f0-498c-a9d2-10a5a254e27a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Creating new backup {'backup': {'volume_id': 'f0d55b80-2958-4088-9e69-d21aef3124c9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-948228375', 'container': 'tempest-volumesbackupsadmintest-backup-container-1969731619'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:31:29.979937 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-f4cc3e34-51f0-498c-a9d2-10a5a254e27a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Creating backup of volume f0d55b80-2958-4088-9e69-d21aef3124c9 in container tempest-volumesbackupsadmintest-backup-container-1969731619 Aug 13 03:31:29.989016 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:29.989016 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:29.989837 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f4cc3e34-51f0-498c-a9d2-10a5a254e27a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:31:30.039453 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-f4cc3e34-51f0-498c-a9d2-10a5a254e27a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Created reservations ['f14ecab8-3b45-4112-a0c5-25f874299ccb', '65a4ac3e-228f-495a-bfd8-b026f30bb8ab'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:30.067601 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-d6d09168-692c-47e0-a7d6-24946ae5b751 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb returned with HTTP 200 Aug 13 03:31:30.068522 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 143/595] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:31:29 2026] DELETE /volume/v3/attachments/8cc94983-2826-4910-a0d1-cc245a7292fb => generated 192 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:30.111231 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f4cc3e34-51f0-498c-a9d2-10a5a254e27a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:31:30.111850 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 151/596] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:31:29 2026] POST /volume/v3/backups => generated 334 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:30.126874 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3e8142ba-fffc-4d01-93bf-4e1a6aa56642 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:30.129217 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e8142ba-fffc-4d01-93bf-4e1a6aa56642 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:30.129673 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e8142ba-fffc-4d01-93bf-4e1a6aa56642 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:30.129801 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e8142ba-fffc-4d01-93bf-4e1a6aa56642 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:30.130104 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3e8142ba-fffc-4d01-93bf-4e1a6aa56642 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:30.154086 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:30.154086 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:30.154086 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e8142ba-fffc-4d01-93bf-4e1a6aa56642 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:30.154363 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 153/597] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:30 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 798 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:30.779750 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-91fdb890-ccc8-4e07-a0bb-b41a44166bcd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:30.782322 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-91fdb890-ccc8-4e07-a0bb-b41a44166bcd tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 Aug 13 03:31:30.782665 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-91fdb890-ccc8-4e07-a0bb-b41a44166bcd tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:30.783065 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-91fdb890-ccc8-4e07-a0bb-b41a44166bcd tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:30.791271 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-91fdb890-ccc8-4e07-a0bb-b41a44166bcd tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 returned with HTTP 404 Aug 13 03:31:30.791958 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 151/598] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:30 2026] GET /volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:30.803743 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d71b26df-7627-4444-af7b-a6cdbcb676d1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:30.808920 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d71b26df-7627-4444-af7b-a6cdbcb676d1 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 Aug 13 03:31:30.808920 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d71b26df-7627-4444-af7b-a6cdbcb676d1 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:30.808920 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d71b26df-7627-4444-af7b-a6cdbcb676d1 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:30.817804 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d71b26df-7627-4444-af7b-a6cdbcb676d1 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 returned with HTTP 404 Aug 13 03:31:30.819943 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 144/599] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:30 2026] GET /volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:30.831178 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b047d369-79ae-4193-97aa-7ab571d35010 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:30.832862 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b047d369-79ae-4193-97aa-7ab571d35010 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 Aug 13 03:31:30.833186 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b047d369-79ae-4193-97aa-7ab571d35010 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:30.833479 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b047d369-79ae-4193-97aa-7ab571d35010 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:30.833764 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-b047d369-79ae-4193-97aa-7ab571d35010 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Delete volume with id: 3c6c340f-1b31-464d-ac65-1021f535a9e8 Aug 13 03:31:30.845855 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b047d369-79ae-4193-97aa-7ab571d35010 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 returned with HTTP 404 Aug 13 03:31:30.846331 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 152/600] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:30 2026] DELETE /volume/v3/volumes/3c6c340f-1b31-464d-ac65-1021f535a9e8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:30.857436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ec818751-05e3-439e-a559-9258e7effc48 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:30.860868 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:30.861349 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1869849292"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:30.864408 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1869849292'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:30.864773 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume of 1 GB Aug 13 03:31:30.870731 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Availability Zones retrieved successfully. Aug 13 03:31:30.877923 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (debbd717-a7dd-427a-9bf0-66e0586ec1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:30.879243 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14a45d3-97f6-43f8-bc6c-58b508e43c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:30.880639 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:30.927172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14a45d3-97f6-43f8-bc6c-58b508e43c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:30.928046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2415dd61-60d3-42d2-a5de-399409a4f30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:30.987457 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Created reservations ['d47c3e24-34de-4f99-8b96-ed41ed10bf63', '287179ec-681c-4ec6-8d6f-d2af5796ac37', 'e2fb4aa7-d36e-4b35-96aa-53735f2c8db5', '12a4ca7d-5087-49e8-9fc8-ca36b25ba273'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:30.990743 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2415dd61-60d3-42d2-a5de-399409a4f30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d47c3e24-34de-4f99-8b96-ed41ed10bf63', '287179ec-681c-4ec6-8d6f-d2af5796ac37', 'e2fb4aa7-d36e-4b35-96aa-53735f2c8db5', '12a4ca7d-5087-49e8-9fc8-ca36b25ba273']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:30.990743 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e05630c-643a-49de-bc18-220f06a52b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:31.017974 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e05630c-643a-49de-bc18-220f06a52b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1869849292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['d47c3e24-34de-4f99-8b96-ed41ed10bf63','287179ec-681c-4ec6-8d6f-d2af5796ac37','e2fb4aa7-d36e-4b35-96aa-53735f2c8db5','12a4ca7d-5087-49e8-9fc8-ca36b25ba273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1869849292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccdf327b1819435eb05fcbc4d979c3e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:31.018756 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8d7f24-8b28-4b21-9bac-b1d3aa32ce09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:31.045179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8d7f24-8b28-4b21-9bac-b1d3aa32ce09) transitioned into state 'SUCCESS' from state '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-1869849292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdf327b1819435eb05fcbc4d979c3e1',qos_specs=None,replication_status=,reservations=['d47c3e24-34de-4f99-8b96-ed41ed10bf63','287179ec-681c-4ec6-8d6f-d2af5796ac37','e2fb4aa7-d36e-4b35-96aa-53735f2c8db5','12a4ca7d-5087-49e8-9fc8-ca36b25ba273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b29c83833dc542bcbcecb1fedf7198ae',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:31.046192 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d379fdea-c3d6-491e-8d38-7ed7dd297ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:31.062169 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d379fdea-c3d6-491e-8d38-7ed7dd297ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:31.062998 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Flow 'volume_create_api' (debbd717-a7dd-427a-9bf0-66e0586ec1fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:31.063400 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Create volume request issued successfully. Aug 13 03:31:31.064171 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec818751-05e3-439e-a559-9258e7effc48 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:31.064721 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 154/601] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:30 2026] POST /volume/v3/volumes => generated 749 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:31.085026 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-856c352c-ad87-42bc-ba3e-ee9041faf220 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:31.087843 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-856c352c-ad87-42bc-ba3e-ee9041faf220 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:31.088145 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-856c352c-ad87-42bc-ba3e-ee9041faf220 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:31.088366 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-856c352c-ad87-42bc-ba3e-ee9041faf220 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:31.104665 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:31.104665 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:31.109179 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-856c352c-ad87-42bc-ba3e-ee9041faf220 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:31.115335 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-856c352c-ad87-42bc-ba3e-ee9041faf220 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 200 Aug 13 03:31:31.115791 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 152/602] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:31 2026] GET /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:31.173619 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-87ee316d-7444-4436-9ea8-492d575d52ce None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:31.180670 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-87ee316d-7444-4436-9ea8-492d575d52ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:31.181576 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-87ee316d-7444-4436-9ea8-492d575d52ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:31.182285 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-87ee316d-7444-4436-9ea8-492d575d52ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:31.185584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-87ee316d-7444-4436-9ea8-492d575d52ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:31.210457 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:31.210457 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:31.211541 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-87ee316d-7444-4436-9ea8-492d575d52ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:31.212009 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 145/603] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:31 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:32.130923 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a9dd93e-d5fc-41a0-aa30-a13d6b81ec8a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.134041 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a9dd93e-d5fc-41a0-aa30-a13d6b81ec8a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:32.134447 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a9dd93e-d5fc-41a0-aa30-a13d6b81ec8a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:32.134589 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a9dd93e-d5fc-41a0-aa30-a13d6b81ec8a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:32.152856 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.152856 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:32.161377 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a9dd93e-d5fc-41a0-aa30-a13d6b81ec8a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:32.169135 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a9dd93e-d5fc-41a0-aa30-a13d6b81ec8a tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 200 Aug 13 03:31:32.169848 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 153/604] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:32 2026] GET /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:32.189985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac67de29-6fec-4403-84a8-e87eb7d62fca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.192161 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac67de29-6fec-4403-84a8-e87eb7d62fca tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action Aug 13 03:31:32.192898 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac67de29-6fec-4403-84a8-e87eb7d62fca tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:32.192898 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac67de29-6fec-4403-84a8-e87eb7d62fca tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:32.203060 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.203060 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:32.203991 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-ac67de29-6fec-4403-84a8-e87eb7d62fca tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Updating volume 'f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53' with '{'status': 'error'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:31:32.229817 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-25da0635-5ec0-4691-80f0-a4f11e438f61 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.233244 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-25da0635-5ec0-4691-80f0-a4f11e438f61 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:32.233460 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-25da0635-5ec0-4691-80f0-a4f11e438f61 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:32.233662 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-25da0635-5ec0-4691-80f0-a4f11e438f61 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:32.233796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-25da0635-5ec0-4691-80f0-a4f11e438f61 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:32.240502 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac67de29-6fec-4403-84a8-e87eb7d62fca tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action returned with HTTP 202 Aug 13 03:31:32.241201 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 155/605] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:32 2026] POST /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:32.249608 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.249608 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:32.249608 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-25da0635-5ec0-4691-80f0-a4f11e438f61 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:32.249608 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 153/606] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:32 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:32.253486 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-32f903a8-4084-4727-8960-81f8ffe98d17 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.255746 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-32f903a8-4084-4727-8960-81f8ffe98d17 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:32.255989 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-32f903a8-4084-4727-8960-81f8ffe98d17 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:32.256177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-32f903a8-4084-4727-8960-81f8ffe98d17 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:32.266958 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.266958 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:32.273104 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-32f903a8-4084-4727-8960-81f8ffe98d17 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:32.279901 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-32f903a8-4084-4727-8960-81f8ffe98d17 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 200 Aug 13 03:31:32.279901 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 146/607] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:32 2026] GET /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:31:32.297791 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bc0e2ba4-bbb8-4163-aac9-7a1c4833818b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.300702 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc0e2ba4-bbb8-4163-aac9-7a1c4833818b tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action Aug 13 03:31:32.301224 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc0e2ba4-bbb8-4163-aac9-7a1c4833818b tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:32.301525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc0e2ba4-bbb8-4163-aac9-7a1c4833818b tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:32.314326 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.314326 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:32.314908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-bc0e2ba4-bbb8-4163-aac9-7a1c4833818b tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Updating volume 'f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53' with '{'status': 'available'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:31:32.346088 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc0e2ba4-bbb8-4163-aac9-7a1c4833818b tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action returned with HTTP 202 Aug 13 03:31:32.346667 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 154/608] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:32 2026] POST /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:32.356624 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46ac03ac-7c32-48e6-ae4a-c2f4d8be49d5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.359763 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46ac03ac-7c32-48e6-ae4a-c2f4d8be49d5 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:32.360083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46ac03ac-7c32-48e6-ae4a-c2f4d8be49d5 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:32.360366 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46ac03ac-7c32-48e6-ae4a-c2f4d8be49d5 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:32.370974 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.370974 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:32.378196 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-46ac03ac-7c32-48e6-ae4a-c2f4d8be49d5 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:32.386513 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46ac03ac-7c32-48e6-ae4a-c2f4d8be49d5 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 200 Aug 13 03:31:32.387038 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 156/609] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:32 2026] GET /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:32.403728 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-367be2d4-f166-4760-b3a5-cc46f383ea42 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.407069 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-367be2d4-f166-4760-b3a5-cc46f383ea42 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action Aug 13 03:31:32.408311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-367be2d4-f166-4760-b3a5-cc46f383ea42 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:32.408311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-367be2d4-f166-4760-b3a5-cc46f383ea42 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:32.421675 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.421675 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:32.422238 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.admin_actions [None req-367be2d4-f166-4760-b3a5-cc46f383ea42 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Updating volume 'f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53' with '{'status': 'maintenance'}' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:31:32.453350 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-367be2d4-f166-4760-b3a5-cc46f383ea42 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action returned with HTTP 202 Aug 13 03:31:32.453967 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 154/610] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:32 2026] POST /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:32.462020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e8b42c12-1339-4c1e-9e21-6be6b98a0be9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.465574 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e8b42c12-1339-4c1e-9e21-6be6b98a0be9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:32.465690 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e8b42c12-1339-4c1e-9e21-6be6b98a0be9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:32.466014 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e8b42c12-1339-4c1e-9e21-6be6b98a0be9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:32.475178 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.475178 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:32.479949 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e8b42c12-1339-4c1e-9e21-6be6b98a0be9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:32.485402 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e8b42c12-1339-4c1e-9e21-6be6b98a0be9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 200 Aug 13 03:31:32.486017 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 147/611] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:32 2026] GET /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:32.504277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5708e12d-59f2-4b14-abed-124c2119a1b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.506861 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5708e12d-59f2-4b14-abed-124c2119a1b7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] POST https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action Aug 13 03:31:32.507265 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5708e12d-59f2-4b14-abed-124c2119a1b7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:32.507469 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5708e12d-59f2-4b14-abed-124c2119a1b7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:32.526978 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.526978 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:32.527839 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-5708e12d-59f2-4b14-abed-124c2119a1b7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] Updating volume 'f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53' with '{'status': 'available'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:31:32.557974 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5708e12d-59f2-4b14-abed-124c2119a1b7 tempest-VolumesActionsTest-1204751659 tempest-VolumesActionsTest-1204751659-project-admin] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action returned with HTTP 202 Aug 13 03:31:32.558384 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 155/612] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:31:32 2026] POST /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:32.570872 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8ff41ede-21c1-4ccf-bf44-fb5f85edb025 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.573041 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ff41ede-21c1-4ccf-bf44-fb5f85edb025 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:32.573595 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ff41ede-21c1-4ccf-bf44-fb5f85edb025 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:32.573595 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ff41ede-21c1-4ccf-bf44-fb5f85edb025 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:32.583152 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.583152 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:32.587882 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8ff41ede-21c1-4ccf-bf44-fb5f85edb025 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:32.594571 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ff41ede-21c1-4ccf-bf44-fb5f85edb025 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 200 Aug 13 03:31:32.595196 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 157/613] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:32 2026] GET /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:32.619924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-756724a1-f3d1-483e-ae29-f696e7270150 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.621523 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-756724a1-f3d1-483e-ae29-f696e7270150 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:32.621875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-756724a1-f3d1-483e-ae29-f696e7270150 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:32.622147 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-756724a1-f3d1-483e-ae29-f696e7270150 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:32.637386 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.637386 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:32.644588 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-756724a1-f3d1-483e-ae29-f696e7270150 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:32.655416 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-756724a1-f3d1-483e-ae29-f696e7270150 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 200 Aug 13 03:31:32.655993 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 155/614] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:32 2026] GET /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:32.675996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f7cdf1c9-096d-4cca-9605-bb4bc93e5f66 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.679114 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f7cdf1c9-096d-4cca-9605-bb4bc93e5f66 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:32.679535 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f7cdf1c9-096d-4cca-9605-bb4bc93e5f66 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:32.680235 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f7cdf1c9-096d-4cca-9605-bb4bc93e5f66 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:32.680235 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f7cdf1c9-096d-4cca-9605-bb4bc93e5f66 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Delete volume with id: f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:32.693469 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.693469 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:32.693469 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f7cdf1c9-096d-4cca-9605-bb4bc93e5f66 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:32.747367 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f7cdf1c9-096d-4cca-9605-bb4bc93e5f66 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Delete volume request issued successfully. Aug 13 03:31:32.747367 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f7cdf1c9-096d-4cca-9605-bb4bc93e5f66 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 202 Aug 13 03:31:32.747572 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 148/615] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:32 2026] DELETE /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:32.761345 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-873fcbf0-a99b-4e60-aec4-58a970f0a1a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:32.763051 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-873fcbf0-a99b-4e60-aec4-58a970f0a1a9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:32.763283 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-873fcbf0-a99b-4e60-aec4-58a970f0a1a9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:32.763498 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-873fcbf0-a99b-4e60-aec4-58a970f0a1a9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:32.778632 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:32.778632 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:32.784297 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-873fcbf0-a99b-4e60-aec4-58a970f0a1a9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Volume info retrieved successfully. Aug 13 03:31:32.792016 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-873fcbf0-a99b-4e60-aec4-58a970f0a1a9 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 200 Aug 13 03:31:32.792474 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 156/616] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:32 2026] GET /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:33.105490 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-c7e48c48-bfc4-40c0-a022-5fa3d749c674 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.115063 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-c7e48c48-bfc4-40c0-a022-5fa3d749c674 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] PUT https://10.4.3.140/volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092 Aug 13 03:31:33.115063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-c7e48c48-bfc4-40c0-a022-5fa3d749c674 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:33.126183 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=525,cinder:UPDATE=141,cinder:INSERT=78,cinder:DELETE=3 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:31:33.139221 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-c7e48c48-bfc4-40c0-a022-5fa3d749c674 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Acquiring lock "cinder-attachment_update-6e266025-f5d8-4d65-ab7d-d4ca705edac2-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:31:33.152389 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-c7e48c48-bfc4-40c0-a022-5fa3d749c674 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Lock "cinder-attachment_update-6e266025-f5d8-4d65-ab7d-d4ca705edac2-np0000007145" acquired by "attachment_update" :: waited 0.014s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:31:33.154599 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:33.154599 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:33.224149 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d34bdcea-27a6-4647-ad7a-c2142920c289 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.233308 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d34bdcea-27a6-4647-ad7a-c2142920c289 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:33.233775 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d34bdcea-27a6-4647-ad7a-c2142920c289 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:33.234170 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d34bdcea-27a6-4647-ad7a-c2142920c289 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:33.249972 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:33.249972 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:33.261776 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d34bdcea-27a6-4647-ad7a-c2142920c289 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:33.264916 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-de93eada-ed21-48db-9a77-ff0de71ca590 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.269776 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d34bdcea-27a6-4647-ad7a-c2142920c289 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:33.269776 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 156/617] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:31:33 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:33.271007 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-de93eada-ed21-48db-9a77-ff0de71ca590 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:33.271321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-de93eada-ed21-48db-9a77-ff0de71ca590 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:33.271623 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-de93eada-ed21-48db-9a77-ff0de71ca590 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:33.272527 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-de93eada-ed21-48db-9a77-ff0de71ca590 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:33.284015 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:33.284015 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:33.286339 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-de93eada-ed21-48db-9a77-ff0de71ca590 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:33.287027 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 149/618] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:33 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:33.354119 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-c7e48c48-bfc4-40c0-a022-5fa3d749c674 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Lock "cinder-attachment_update-6e266025-f5d8-4d65-ab7d-d4ca705edac2-np0000007145" released by "attachment_update" :: held 0.202s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:31:33.354597 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-c7e48c48-bfc4-40c0-a022-5fa3d749c674 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092 returned with HTTP 200 Aug 13 03:31:33.355322 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 158/619] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:31:33 2026] PUT /volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092 => generated 969 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:31:33.380964 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-5ec0849b-fbe7-4455-966d-9e8096f34b7e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.383882 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-5ec0849b-fbe7-4455-966d-9e8096f34b7e tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092 Aug 13 03:31:33.385083 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-5ec0849b-fbe7-4455-966d-9e8096f34b7e tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:33.385656 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-5ec0849b-fbe7-4455-966d-9e8096f34b7e tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:33.393039 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=432,cinder:UPDATE=96,cinder:INSERT=61,cinder:DELETE=3 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:31:33.422016 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-5ec0849b-fbe7-4455-966d-9e8096f34b7e tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092 returned with HTTP 200 Aug 13 03:31:33.422614 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 157/620] 10.4.3.140 () {70 vars in 1651 bytes} [Thu Aug 13 03:31:33 2026] GET /volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:33.435470 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ab2e019c-784f-4e20-9deb-3fca321556e1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.437628 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab2e019c-784f-4e20-9deb-3fca321556e1 None None] GET https://10.4.3.140/volume// Aug 13 03:31:33.437836 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab2e019c-784f-4e20-9deb-3fca321556e1 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:33.438210 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab2e019c-784f-4e20-9deb-3fca321556e1 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:33.438798 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab2e019c-784f-4e20-9deb-3fca321556e1 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:33.439308 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 157/621] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:31:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:33.456468 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-04c3b90e-890c-44b1-894d-7be0e0329153 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.460666 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-04c3b90e-890c-44b1-894d-7be0e0329153 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:31:33.460666 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-04c3b90e-890c-44b1-894d-7be0e0329153 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "487e88c9-9b5b-4b1c-8965-7cba3432ad34", "connector": null, "instance_uuid": "d77a44cf-fe95-4117-930c-9a14d4178bdf"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:33.477161 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:33.477161 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:33.532872 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-04c3b90e-890c-44b1-894d-7be0e0329153 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:31:33.532872 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 150/622] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:31:33 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:31:33.575205 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a00a5d30-70b5-49c8-a041-5a21c522f308 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.577164 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a00a5d30-70b5-49c8-a041-5a21c522f308 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:33.577455 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a00a5d30-70b5-49c8-a041-5a21c522f308 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:33.577675 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a00a5d30-70b5-49c8-a041-5a21c522f308 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:33.595555 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:33.595555 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:33.603200 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a00a5d30-70b5-49c8-a041-5a21c522f308 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:33.610797 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a00a5d30-70b5-49c8-a041-5a21c522f308 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:33.611687 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 159/623] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:33 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:33.629603 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d41f7280-0758-4061-9803-047bbbe46aa8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.634903 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d41f7280-0758-4061-9803-047bbbe46aa8 None None] GET https://10.4.3.140/volume// Aug 13 03:31:33.634903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d41f7280-0758-4061-9803-047bbbe46aa8 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:33.634903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d41f7280-0758-4061-9803-047bbbe46aa8 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:33.634903 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d41f7280-0758-4061-9803-047bbbe46aa8 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:33.634903 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 158/624] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:31:33 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:33.646070 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d588a976-33b4-42ae-9fd8-07c3142b226e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.650066 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d588a976-33b4-42ae-9fd8-07c3142b226e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:33.650585 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d588a976-33b4-42ae-9fd8-07c3142b226e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:33.650585 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d588a976-33b4-42ae-9fd8-07c3142b226e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:33.664883 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:33.664883 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:33.668779 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d588a976-33b4-42ae-9fd8-07c3142b226e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:33.674293 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-d588a976-33b4-42ae-9fd8-07c3142b226e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:33.674707 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 158/625] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:31:33 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:31:33.801000 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-62eaf8f9-e9ef-49ad-8c18-08794811ba16 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.806530 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-62eaf8f9-e9ef-49ad-8c18-08794811ba16 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] PUT https://10.4.3.140/volume/v3/attachments/8d6eb90f-3100-455c-923d-33dd7152b233 Aug 13 03:31:33.807165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-62eaf8f9-e9ef-49ad-8c18-08794811ba16 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:33.809739 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-92059274-4bd5-42c3-88ef-3a3603c95149 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:33.813385 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92059274-4bd5-42c3-88ef-3a3603c95149 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] GET https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 Aug 13 03:31:33.813588 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92059274-4bd5-42c3-88ef-3a3603c95149 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:33.813907 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92059274-4bd5-42c3-88ef-3a3603c95149 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:33.832582 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-62eaf8f9-e9ef-49ad-8c18-08794811ba16 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Acquiring lock "cinder-attachment_update-487e88c9-9b5b-4b1c-8965-7cba3432ad34-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:31:33.839207 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92059274-4bd5-42c3-88ef-3a3603c95149 tempest-VolumesActionsTest-2065966823 tempest-VolumesActionsTest-2065966823-project-member] https://10.4.3.140/volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 returned with HTTP 404 Aug 13 03:31:33.839933 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 160/626] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:33 2026] GET /volume/v3/volumes/f1bd0f12-9f85-4eaf-b4f9-2fe7bff57c53 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:33.844165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-62eaf8f9-e9ef-49ad-8c18-08794811ba16 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Lock "cinder-attachment_update-487e88c9-9b5b-4b1c-8965-7cba3432ad34-np0000007145" acquired by "attachment_update" :: waited 0.011s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:31:33.845727 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:33.845727 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:33.980966 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-62eaf8f9-e9ef-49ad-8c18-08794811ba16 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Lock "cinder-attachment_update-487e88c9-9b5b-4b1c-8965-7cba3432ad34-np0000007145" released by "attachment_update" :: held 0.137s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:31:33.981383 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-62eaf8f9-e9ef-49ad-8c18-08794811ba16 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/attachments/8d6eb90f-3100-455c-923d-33dd7152b233 returned with HTTP 200 Aug 13 03:31:33.982348 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 151/627] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:31:33 2026] PUT /volume/v3/attachments/8d6eb90f-3100-455c-923d-33dd7152b233 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:34.303491 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0b82a5fe-914b-4239-a54e-56d40afc15c6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:34.306602 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0b82a5fe-914b-4239-a54e-56d40afc15c6 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:34.306911 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0b82a5fe-914b-4239-a54e-56d40afc15c6 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:34.307116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0b82a5fe-914b-4239-a54e-56d40afc15c6 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:34.307225 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0b82a5fe-914b-4239-a54e-56d40afc15c6 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:34.315188 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:34.315188 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:34.316143 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0b82a5fe-914b-4239-a54e-56d40afc15c6 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:34.316615 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 159/628] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:34 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:34.628506 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8477a23e-def3-4620-bfdf-2252e6cb168f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:34.631018 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8477a23e-def3-4620-bfdf-2252e6cb168f tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:34.631253 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8477a23e-def3-4620-bfdf-2252e6cb168f tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:34.631566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8477a23e-def3-4620-bfdf-2252e6cb168f tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:34.634424 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=402,cinder:UPDATE=79,cinder:INSERT=31,cinder:DELETE=3 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:31:34.647635 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:34.647635 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:34.652175 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8477a23e-def3-4620-bfdf-2252e6cb168f tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:34.657284 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8477a23e-def3-4620-bfdf-2252e6cb168f tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:34.658075 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 159/629] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:34 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:34.830260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-f5863ae0-8581-43f0-bc7d-8b44eccb3e8c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:34.832961 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-f5863ae0-8581-43f0-bc7d-8b44eccb3e8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] POST https://10.4.3.140/volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154/action Aug 13 03:31:34.833397 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-f5863ae0-8581-43f0-bc7d-8b44eccb3e8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:34.833567 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-f5863ae0-8581-43f0-bc7d-8b44eccb3e8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:34.859757 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:34.859757 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:34.876434 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d9b3ddb7-7ea0-463d-a770-814b4857d98d req-f5863ae0-8581-43f0-bc7d-8b44eccb3e8c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154/action returned with HTTP 204 Aug 13 03:31:34.877106 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 161/630] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:31:34 2026] POST /volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:35.329028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-66b1af15-402c-4163-a387-2cb489c21856 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:35.333320 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66b1af15-402c-4163-a387-2cb489c21856 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:35.333320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-66b1af15-402c-4163-a387-2cb489c21856 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:35.333320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-66b1af15-402c-4163-a387-2cb489c21856 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:35.333320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-66b1af15-402c-4163-a387-2cb489c21856 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:35.337129 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:35.337129 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:35.338225 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66b1af15-402c-4163-a387-2cb489c21856 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:35.338756 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 152/631] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:35 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:31:35.672212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ef4d7968-e08d-4cd1-92ef-0e653af6a6cd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:35.673693 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef4d7968-e08d-4cd1-92ef-0e653af6a6cd tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:35.674017 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef4d7968-e08d-4cd1-92ef-0e653af6a6cd tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:35.674133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef4d7968-e08d-4cd1-92ef-0e653af6a6cd tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:35.687790 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:35.687790 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:35.693792 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ef4d7968-e08d-4cd1-92ef-0e653af6a6cd tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:35.699795 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef4d7968-e08d-4cd1-92ef-0e653af6a6cd tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:35.700209 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 160/632] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:35 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:36.353515 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f541a9b0-1fa0-4e46-8a95-4d98a9a08f55 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:36.356425 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f541a9b0-1fa0-4e46-8a95-4d98a9a08f55 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:36.356425 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f541a9b0-1fa0-4e46-8a95-4d98a9a08f55 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:36.356425 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f541a9b0-1fa0-4e46-8a95-4d98a9a08f55 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:36.356664 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f541a9b0-1fa0-4e46-8a95-4d98a9a08f55 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:36.362664 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:36.362664 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:36.363737 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f541a9b0-1fa0-4e46-8a95-4d98a9a08f55 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:36.364520 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 160/633] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:36 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:36.716773 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f52354b2-17cf-4725-8c43-6f863f102255 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:36.720180 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f52354b2-17cf-4725-8c43-6f863f102255 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:36.720180 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f52354b2-17cf-4725-8c43-6f863f102255 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:36.720180 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f52354b2-17cf-4725-8c43-6f863f102255 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:36.737742 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:36.737742 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:36.748333 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f52354b2-17cf-4725-8c43-6f863f102255 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:36.756373 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f52354b2-17cf-4725-8c43-6f863f102255 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:36.756981 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 162/634] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:36 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:37.380753 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7dde51ee-c8e4-45ed-a0f5-3eb9b104b90b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:37.383536 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7dde51ee-c8e4-45ed-a0f5-3eb9b104b90b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:37.383936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7dde51ee-c8e4-45ed-a0f5-3eb9b104b90b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:37.384271 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7dde51ee-c8e4-45ed-a0f5-3eb9b104b90b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:37.384631 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7dde51ee-c8e4-45ed-a0f5-3eb9b104b90b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:37.396670 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:37.396670 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:37.397919 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7dde51ee-c8e4-45ed-a0f5-3eb9b104b90b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:37.398862 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 153/635] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:37 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:31:37.775076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-50e7a81f-20a6-4c0d-9116-bb034656e5c2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:37.777703 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50e7a81f-20a6-4c0d-9116-bb034656e5c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:37.777918 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50e7a81f-20a6-4c0d-9116-bb034656e5c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:37.778460 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50e7a81f-20a6-4c0d-9116-bb034656e5c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:37.791553 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:37.791553 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:37.795632 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-50e7a81f-20a6-4c0d-9116-bb034656e5c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:37.800402 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50e7a81f-20a6-4c0d-9116-bb034656e5c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:37.801212 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 161/636] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:37 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:37.978148 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aa308fd9-f782-41bc-98f8-44c090a0c1e7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:38.106438 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aa308fd9-f782-41bc-98f8-44c090a0c1e7 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:31:38.106889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aa308fd9-f782-41bc-98f8-44c090a0c1e7 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1343329873"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:38.128932 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aa308fd9-f782-41bc-98f8-44c090a0c1e7 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:31:38.129436 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 161/637] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:31:37 2026] POST /volume/v3/types => generated 228 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:38.139162 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-64a37367-b38a-4c4c-938e-650b9266d892 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:38.141049 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64a37367-b38a-4c4c-938e-650b9266d892 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:31:38.141412 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64a37367-b38a-4c4c-938e-650b9266d892 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-486501495"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:38.162152 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64a37367-b38a-4c4c-938e-650b9266d892 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:31:38.162152 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 163/638] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:31:38 2026] POST /volume/v3/group_types => generated 184 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:38.173309 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4e9832a1-c16a-4b7d-a861-62cb24ab4302 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:38.284165 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e9832a1-c16a-4b7d-a861-62cb24ab4302 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] POST https://10.4.3.140/volume/v3/groups Aug 13 03:31:38.284684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4e9832a1-c16a-4b7d-a861-62cb24ab4302 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e391d59e-532c-4824-ae72-ccdd1a86e8af", "volume_types": ["aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b"], "name": "tempest-GroupSnapshotsV319Test-Group-728085328"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:38.286788 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-4e9832a1-c16a-4b7d-a861-62cb24ab4302 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Creating new group {'group': {'group_type': 'e391d59e-532c-4824-ae72-ccdd1a86e8af', 'volume_types': ['aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b'], 'name': 'tempest-GroupSnapshotsV319Test-Group-728085328'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 03:31:38.292585 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.groups [None req-4e9832a1-c16a-4b7d-a861-62cb24ab4302 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-728085328. Aug 13 03:31:38.312291 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4e9832a1-c16a-4b7d-a861-62cb24ab4302 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:31:38.311872. {{(pid=100341) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:31:38.312461 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4e9832a1-c16a-4b7d-a861-62cb24ab4302 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Availability Zones retrieved successfully. Aug 13 03:31:38.350528 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-4e9832a1-c16a-4b7d-a861-62cb24ab4302 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Created reservations ['0141e2b7-1154-4ed6-9923-45c195c823f6'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:38.396994 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e9832a1-c16a-4b7d-a861-62cb24ab4302 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Aug 13 03:31:38.398309 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 154/639] 10.4.3.140 () {70 vars in 1297 bytes} [Thu Aug 13 03:31:38 2026] POST /volume/v3/groups => generated 115 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:38.409659 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4ca06f4d-db26-474b-b9c4-808770c58cfa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:38.412192 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9fbef5ee-d0f5-4bab-a712-cb654e267aaf None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:38.414418 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ca06f4d-db26-474b-b9c4-808770c58cfa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 Aug 13 03:31:38.414850 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ca06f4d-db26-474b-b9c4-808770c58cfa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:38.415141 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ca06f4d-db26-474b-b9c4-808770c58cfa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:38.415329 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-4ca06f4d-db26-474b-b9c4-808770c58cfa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member 66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:38.416168 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9fbef5ee-d0f5-4bab-a712-cb654e267aaf tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:38.416696 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9fbef5ee-d0f5-4bab-a712-cb654e267aaf tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:38.416948 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9fbef5ee-d0f5-4bab-a712-cb654e267aaf tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:38.417233 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9fbef5ee-d0f5-4bab-a712-cb654e267aaf tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:38.424175 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:38.424175 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:38.424255 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:38.424255 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:38.425081 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9fbef5ee-d0f5-4bab-a712-cb654e267aaf tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:38.425504 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 162/640] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:38 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:38.444241 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ca06f4d-db26-474b-b9c4-808770c58cfa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 returned with HTTP 200 Aug 13 03:31:38.445301 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 162/641] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:38 2026] GET /volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 => generated 395 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:38.817066 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c019b77d-e793-4b8b-95de-dc15de781387 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:38.822590 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c019b77d-e793-4b8b-95de-dc15de781387 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:38.823783 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c019b77d-e793-4b8b-95de-dc15de781387 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:38.823783 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c019b77d-e793-4b8b-95de-dc15de781387 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:38.843712 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:38.843712 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:38.849804 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c019b77d-e793-4b8b-95de-dc15de781387 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:38.857939 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c019b77d-e793-4b8b-95de-dc15de781387 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:38.858567 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 164/642] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:38 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:39.439843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c21ece4d-990f-4a3d-8216-a1cac25c8b1b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:39.442086 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c21ece4d-990f-4a3d-8216-a1cac25c8b1b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:39.442347 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c21ece4d-990f-4a3d-8216-a1cac25c8b1b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:39.442590 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c21ece4d-990f-4a3d-8216-a1cac25c8b1b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:39.442699 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-c21ece4d-990f-4a3d-8216-a1cac25c8b1b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:39.448381 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:39.448381 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:39.449396 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c21ece4d-990f-4a3d-8216-a1cac25c8b1b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:39.449910 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 155/643] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:39 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:39.457178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-696ff60f-a14e-40f1-b0ec-a498f7ebfc61 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:39.459266 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-696ff60f-a14e-40f1-b0ec-a498f7ebfc61 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 Aug 13 03:31:39.459580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-696ff60f-a14e-40f1-b0ec-a498f7ebfc61 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:39.459856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-696ff60f-a14e-40f1-b0ec-a498f7ebfc61 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:39.459979 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-696ff60f-a14e-40f1-b0ec-a498f7ebfc61 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member 66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:39.464572 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:39.464572 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:39.475482 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-696ff60f-a14e-40f1-b0ec-a498f7ebfc61 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 returned with HTTP 200 Aug 13 03:31:39.475581 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 163/644] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:39 2026] GET /volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 => generated 396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:39.489019 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:39.495534 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:39.495534 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-398024724", "volume_type": "aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b", "group_id": "66001d0c-ccd7-40a7-a6f2-e88d6005dcc9", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:39.496786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-398024724', 'volume_type': 'aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b', 'group_id': '66001d0c-ccd7-40a7-a6f2-e88d6005dcc9', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:39.516769 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:39.516769 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:39.516769 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Create volume of 1 GB Aug 13 03:31:39.524564 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Availability Zones retrieved successfully. Aug 13 03:31:39.539482 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Flow 'volume_create_api' (372298e8-f308-4830-878a-5686b499ce19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:39.539482 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65af36bd-e170-49db-9bbc-8a508c677f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:39.539482 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:39.539482 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:39.539482 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:39.596754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65af36bd-e170-49db-9bbc-8a508c677f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:31:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1343329873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '66001d0c-ccd7-40a7-a6f2-e88d6005dcc9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:39.598187 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c7f3b1-a20b-4755-93c6-99155b2cc9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:39.644129 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1343329873 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1343329873, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:39.644611 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1343329873 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1343329873, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:39.702546 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Created reservations ['c027daa0-e0c4-4d91-98b7-6e70005c4871', '3ef002a9-aabd-404d-8076-e6b3b87d17d3', 'dfdab29d-3e2d-4ee5-8fd5-7fcb061d62e0', 'f370da63-e8b7-4a7d-b466-8cc8b65cb46b'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:39.703622 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5c7f3b1-a20b-4755-93c6-99155b2cc9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c027daa0-e0c4-4d91-98b7-6e70005c4871', '3ef002a9-aabd-404d-8076-e6b3b87d17d3', 'dfdab29d-3e2d-4ee5-8fd5-7fcb061d62e0', 'f370da63-e8b7-4a7d-b466-8cc8b65cb46b']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:39.704629 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f77cce-b4f9-4176-8159-6180ae5bdebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:39.744436 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3f77cce-b4f9-4176-8159-6180ae5bdebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6752a77a-1d8a-4fb9-8727-09fe110fea0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-398024724',encryption_key_id=None,group_id=66001d0c-ccd7-40a7-a6f2-e88d6005dcc9,group_type_id=,metadata={},multiattach=False,project_id='5579ce765acd4b53b4021d081c3f49c9',qos_specs=None,replication_status=,reservations=['c027daa0-e0c4-4d91-98b7-6e70005c4871','3ef002a9-aabd-404d-8076-e6b3b87d17d3','dfdab29d-3e2d-4ee5-8fd5-7fcb061d62e0','f370da63-e8b7-4a7d-b466-8cc8b65cb46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49259e74a5784bceb0c24bd992a6461e',volume_type_id=aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-398024724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=66001d0c-ccd7-40a7-a6f2-e88d6005dcc9,host=None,id=6752a77a-1d8a-4fb9-8727-09fe110fea0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5579ce765acd4b53b4021d081c3f49c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49259e74a5784bceb0c24bd992a6461e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b),volume_type_id=aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:39.744811 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d406df33-1637-43cc-8025-24d5a1e30a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:39.785966 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d406df33-1637-43cc-8025-24d5a1e30a69) transitioned into state 'SUCCESS' from state '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-398024724',encryption_key_id=None,group_id=66001d0c-ccd7-40a7-a6f2-e88d6005dcc9,group_type_id=,metadata={},multiattach=False,project_id='5579ce765acd4b53b4021d081c3f49c9',qos_specs=None,replication_status=,reservations=['c027daa0-e0c4-4d91-98b7-6e70005c4871','3ef002a9-aabd-404d-8076-e6b3b87d17d3','dfdab29d-3e2d-4ee5-8fd5-7fcb061d62e0','f370da63-e8b7-4a7d-b466-8cc8b65cb46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49259e74a5784bceb0c24bd992a6461e',volume_type_id=aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:39.787494 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10daf200-ead6-483d-8caa-91f20aa5d56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:39.814485 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10daf200-ead6-483d-8caa-91f20aa5d56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:39.814485 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Flow 'volume_create_api' (372298e8-f308-4830-878a-5686b499ce19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:39.814485 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Create volume request issued successfully. Aug 13 03:31:39.814757 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:39.815363 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:39.880075 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd3b695d-907d-4809-9c25-561ad8ffcf95 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:39.886998 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd3b695d-907d-4809-9c25-561ad8ffcf95 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:39.886998 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd3b695d-907d-4809-9c25-561ad8ffcf95 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:39.887246 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd3b695d-907d-4809-9c25-561ad8ffcf95 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:39.889683 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:39.899888 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:39.899888 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:39.909694 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b14c6bd9-4f70-4755-9fe8-309706a33d8e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:39.910188 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 163/645] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:31:39 2026] POST /volume/v3/volumes => generated 826 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:39.913775 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:39.913775 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:39.928180 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd3b695d-907d-4809-9c25-561ad8ffcf95 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:39.932905 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b22dfbcd-32cc-4162-80c2-6d4c5cce377e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:39.936952 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b22dfbcd-32cc-4162-80c2-6d4c5cce377e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f Aug 13 03:31:39.937107 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b22dfbcd-32cc-4162-80c2-6d4c5cce377e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:39.937314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b22dfbcd-32cc-4162-80c2-6d4c5cce377e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:39.942522 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd3b695d-907d-4809-9c25-561ad8ffcf95 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:39.942522 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 165/646] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:39 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:39.954239 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:39.954239 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:39.962515 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b22dfbcd-32cc-4162-80c2-6d4c5cce377e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Volume info retrieved successfully. Aug 13 03:31:39.963081 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-b22dfbcd-32cc-4162-80c2-6d4c5cce377e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:39.963335 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-b22dfbcd-32cc-4162-80c2-6d4c5cce377e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:40.034421 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-b22dfbcd-32cc-4162-80c2-6d4c5cce377e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:40.044784 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:40.044784 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:40.060090 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b22dfbcd-32cc-4162-80c2-6d4c5cce377e tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f returned with HTTP 200 Aug 13 03:31:40.061471 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 156/647] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:39 2026] GET /volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f => generated 894 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:40.464954 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f5ae537b-7365-44ba-acfd-4a41854beaca None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:40.467586 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5ae537b-7365-44ba-acfd-4a41854beaca tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:40.467586 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5ae537b-7365-44ba-acfd-4a41854beaca tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:40.467922 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5ae537b-7365-44ba-acfd-4a41854beaca tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:40.468119 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f5ae537b-7365-44ba-acfd-4a41854beaca tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:40.475860 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:40.475860 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:40.477396 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5ae537b-7365-44ba-acfd-4a41854beaca tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:40.478431 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 164/648] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:40 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:40.962195 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c5e7d32e-fb2b-4648-afaf-f806de3437ce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:40.967982 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c5e7d32e-fb2b-4648-afaf-f806de3437ce tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:40.967982 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c5e7d32e-fb2b-4648-afaf-f806de3437ce tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:40.967982 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c5e7d32e-fb2b-4648-afaf-f806de3437ce tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:40.998477 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:40.998477 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:41.011710 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c5e7d32e-fb2b-4648-afaf-f806de3437ce tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:41.019419 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c5e7d32e-fb2b-4648-afaf-f806de3437ce tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:41.020169 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 164/649] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:40 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:41.086069 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1b0b0cbd-2d79-47ab-bc05-ca685833a239 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:41.089305 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b0b0cbd-2d79-47ab-bc05-ca685833a239 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f Aug 13 03:31:41.091998 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b0b0cbd-2d79-47ab-bc05-ca685833a239 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:41.091998 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b0b0cbd-2d79-47ab-bc05-ca685833a239 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:41.101170 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:41.101170 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:41.109549 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1b0b0cbd-2d79-47ab-bc05-ca685833a239 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Volume info retrieved successfully. Aug 13 03:31:41.110656 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-1b0b0cbd-2d79-47ab-bc05-ca685833a239 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:41.110915 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-1b0b0cbd-2d79-47ab-bc05-ca685833a239 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:41.168631 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-1b0b0cbd-2d79-47ab-bc05-ca685833a239 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:41.176434 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:41.176434 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:41.189909 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b0b0cbd-2d79-47ab-bc05-ca685833a239 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f returned with HTTP 200 Aug 13 03:31:41.190638 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 166/650] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:41 2026] GET /volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:41.209855 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-48281795-2cbc-4d77-b7d0-ce057a634cc2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:41.212692 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-48281795-2cbc-4d77-b7d0-ce057a634cc2 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] POST https://10.4.3.140/volume/v3/group_snapshots Aug 13 03:31:41.213064 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-48281795-2cbc-4d77-b7d0-ce057a634cc2 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "66001d0c-ccd7-40a7-a6f2-e88d6005dcc9", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-219494754"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:41.215227 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.group_snapshots [None req-48281795-2cbc-4d77-b7d0-ce057a634cc2 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '66001d0c-ccd7-40a7-a6f2-e88d6005dcc9', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-219494754'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 13 03:31:41.219975 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:41.219975 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:41.225772 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.group_snapshots [None req-48281795-2cbc-4d77-b7d0-ce057a634cc2 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-219494754. Aug 13 03:31:41.256738 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:41.256738 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:41.277078 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-48281795-2cbc-4d77-b7d0-ce057a634cc2 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1343329873 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1343329873, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:41.277274 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-48281795-2cbc-4d77-b7d0-ce057a634cc2 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1343329873 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1343329873, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:41.320969 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-48281795-2cbc-4d77-b7d0-ce057a634cc2 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Created reservations ['16002ce5-5d2e-4c89-b01d-eaf11eb40e0c', '3ed12436-851b-4f43-a49c-a67125dfc31c', '987c4843-43f2-4378-a33e-870083d40100', '12a76b8b-e037-4d3c-91bd-754793317146'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:41.372407 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-48281795-2cbc-4d77-b7d0-ce057a634cc2 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/group_snapshots returned with HTTP 202 Aug 13 03:31:41.372747 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 157/651] 10.4.3.140 () {70 vars in 1324 bytes} [Thu Aug 13 03:31:41 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:41.395070 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-76cbd79a-b8ac-4757-b300-ce93eb0804b7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:41.397914 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-76cbd79a-b8ac-4757-b300-ce93eb0804b7 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b Aug 13 03:31:41.398279 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-76cbd79a-b8ac-4757-b300-ce93eb0804b7 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:41.399632 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-76cbd79a-b8ac-4757-b300-ce93eb0804b7 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:41.399632 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.group_snapshots [None req-76cbd79a-b8ac-4757-b300-ce93eb0804b7 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member ff761d4d-6c06-4615-9bfa-43a043c6644b {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:41.404995 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:41.404995 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:41.412772 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-76cbd79a-b8ac-4757-b300-ce93eb0804b7 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b returned with HTTP 200 Aug 13 03:31:41.413671 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 165/652] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:41 2026] GET /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:41.491671 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-af2e5d26-5d50-4a84-b6ca-aee71c05a57b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:41.495095 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af2e5d26-5d50-4a84-b6ca-aee71c05a57b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:41.496187 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-af2e5d26-5d50-4a84-b6ca-aee71c05a57b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:41.496187 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-af2e5d26-5d50-4a84-b6ca-aee71c05a57b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:41.496187 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-af2e5d26-5d50-4a84-b6ca-aee71c05a57b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:41.507597 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:41.507597 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:41.508622 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af2e5d26-5d50-4a84-b6ca-aee71c05a57b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:41.509181 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 165/653] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:41 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:41.592612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-55ab5f15-e55a-4eef-b65a-4e1798670c24 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:41.595369 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-55ab5f15-e55a-4eef-b65a-4e1798670c24 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] POST https://10.4.3.140/volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092/action Aug 13 03:31:41.595734 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-55ab5f15-e55a-4eef-b65a-4e1798670c24 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:41.595888 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-55ab5f15-e55a-4eef-b65a-4e1798670c24 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:41.619196 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:41.619196 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:41.633651 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5d64f9c5-bf78-48eb-97c1-17b24db2f16e req-55ab5f15-e55a-4eef-b65a-4e1798670c24 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092/action returned with HTTP 204 Aug 13 03:31:41.634198 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 167/654] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:31:41 2026] POST /volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:42.039215 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6726f9e1-b0aa-4b09-bb5d-89fd62a3a933 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.042442 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6726f9e1-b0aa-4b09-bb5d-89fd62a3a933 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:42.043232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6726f9e1-b0aa-4b09-bb5d-89fd62a3a933 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.043232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6726f9e1-b0aa-4b09-bb5d-89fd62a3a933 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.067133 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.067133 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:42.075526 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6726f9e1-b0aa-4b09-bb5d-89fd62a3a933 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:42.088549 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6726f9e1-b0aa-4b09-bb5d-89fd62a3a933 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:42.089062 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 158/655] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:42.425637 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-587181bb-7342-428a-94cb-246f57ce9184 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.428024 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-587181bb-7342-428a-94cb-246f57ce9184 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b Aug 13 03:31:42.428283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-587181bb-7342-428a-94cb-246f57ce9184 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.428515 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-587181bb-7342-428a-94cb-246f57ce9184 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.428685 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.group_snapshots [None req-587181bb-7342-428a-94cb-246f57ce9184 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member ff761d4d-6c06-4615-9bfa-43a043c6644b {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:42.433594 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.433594 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:42.437371 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-587181bb-7342-428a-94cb-246f57ce9184 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b returned with HTTP 200 Aug 13 03:31:42.437798 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 166/656] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:42.449993 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e651affd-8002-4ad5-974d-f1cc01c311a5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.452891 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e651affd-8002-4ad5-974d-f1cc01c311a5 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Aug 13 03:31:42.453571 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e651affd-8002-4ad5-974d-f1cc01c311a5 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.453800 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e651affd-8002-4ad5-974d-f1cc01c311a5 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.454439 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-e651affd-8002-4ad5-974d-f1cc01c311a5 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:42.456060 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-e651affd-8002-4ad5-974d-f1cc01c311a5 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:31:42.464161 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e651affd-8002-4ad5-974d-f1cc01c311a5 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Get all snapshots completed successfully. Aug 13 03:31:42.464161 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.464161 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:42.464161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e651affd-8002-4ad5-974d-f1cc01c311a5 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 03:31:42.464161 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 166/657] 10.4.3.140 () {66 vars in 1264 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:42.475070 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5156bfc2-1978-4cee-8541-06138523fb1b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.477926 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5156bfc2-1978-4cee-8541-06138523fb1b tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/snapshots/6dfcac3e-397b-42e1-85b6-25b24fd5bf3a Aug 13 03:31:42.477926 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5156bfc2-1978-4cee-8541-06138523fb1b tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.480857 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5156bfc2-1978-4cee-8541-06138523fb1b tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.488758 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.488758 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:42.489582 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5156bfc2-1978-4cee-8541-06138523fb1b tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Snapshot retrieved successfully. Aug 13 03:31:42.490636 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5156bfc2-1978-4cee-8541-06138523fb1b tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/snapshots/6dfcac3e-397b-42e1-85b6-25b24fd5bf3a returned with HTTP 200 Aug 13 03:31:42.491096 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 168/658] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/snapshots/6dfcac3e-397b-42e1-85b6-25b24fd5bf3a => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:42.508996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0286c772-9543-4e02-8836-236c46853a15 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.514245 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0286c772-9543-4e02-8836-236c46853a15 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] POST https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action Aug 13 03:31:42.514722 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0286c772-9543-4e02-8836-236c46853a15 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:42.515053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0286c772-9543-4e02-8836-236c46853a15 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:42.517185 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.group_snapshots [None req-0286c772-9543-4e02-8836-236c46853a15 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Updating group 'ff761d4d-6c06-4615-9bfa-43a043c6644b' with 'creating' {{(pid=100341) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 03:31:42.522455 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9b6e63e1-6d9d-40e3-8862-576f4f2324c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.523924 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.523924 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:42.526580 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b6e63e1-6d9d-40e3-8862-576f4f2324c2 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:42.526916 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b6e63e1-6d9d-40e3-8862-576f4f2324c2 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.528367 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b6e63e1-6d9d-40e3-8862-576f4f2324c2 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.528367 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9b6e63e1-6d9d-40e3-8862-576f4f2324c2 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:42.537173 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0286c772-9543-4e02-8836-236c46853a15 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action returned with HTTP 202 Aug 13 03:31:42.537884 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 159/659] 10.4.3.140 () {70 vars in 1455 bytes} [Thu Aug 13 03:31:42 2026] POST /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:42.545169 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.545169 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:42.546533 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b6e63e1-6d9d-40e3-8862-576f4f2324c2 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:42.547260 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 167/660] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:42.548884 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-12104242-ca4c-45a7-aa0c-ff5e054a01fa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.550563 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-12104242-ca4c-45a7-aa0c-ff5e054a01fa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b Aug 13 03:31:42.550987 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-12104242-ca4c-45a7-aa0c-ff5e054a01fa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.551677 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-12104242-ca4c-45a7-aa0c-ff5e054a01fa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.551677 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-12104242-ca4c-45a7-aa0c-ff5e054a01fa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member ff761d4d-6c06-4615-9bfa-43a043c6644b {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:42.556490 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.556490 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:42.562227 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-12104242-ca4c-45a7-aa0c-ff5e054a01fa tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b returned with HTTP 200 Aug 13 03:31:42.563163 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 167/661] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:42.578463 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-61d981e6-5e30-4e37-af6f-6b6777a5991e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.580888 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-61d981e6-5e30-4e37-af6f-6b6777a5991e tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] POST https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action Aug 13 03:31:42.581654 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-61d981e6-5e30-4e37-af6f-6b6777a5991e tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:42.582060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-61d981e6-5e30-4e37-af6f-6b6777a5991e tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:42.584041 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-61d981e6-5e30-4e37-af6f-6b6777a5991e tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Updating group 'ff761d4d-6c06-4615-9bfa-43a043c6644b' with 'available' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 03:31:42.592029 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.592029 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:42.614589 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-61d981e6-5e30-4e37-af6f-6b6777a5991e tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action returned with HTTP 202 Aug 13 03:31:42.614589 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 169/662] 10.4.3.140 () {70 vars in 1455 bytes} [Thu Aug 13 03:31:42 2026] POST /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:42.629267 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ae2fd603-c74d-4d6c-88f8-f137879e5d40 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.634664 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ae2fd603-c74d-4d6c-88f8-f137879e5d40 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b Aug 13 03:31:42.634664 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ae2fd603-c74d-4d6c-88f8-f137879e5d40 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.634664 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ae2fd603-c74d-4d6c-88f8-f137879e5d40 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.634664 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.group_snapshots [None req-ae2fd603-c74d-4d6c-88f8-f137879e5d40 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member ff761d4d-6c06-4615-9bfa-43a043c6644b {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:42.640501 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.640501 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:42.648414 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ae2fd603-c74d-4d6c-88f8-f137879e5d40 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b returned with HTTP 200 Aug 13 03:31:42.648414 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 160/663] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:31:42.662748 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0c770988-ccad-48df-81f7-70e5249d0b2a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.668113 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0c770988-ccad-48df-81f7-70e5249d0b2a tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] POST https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action Aug 13 03:31:42.668588 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0c770988-ccad-48df-81f7-70e5249d0b2a tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:42.669276 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0c770988-ccad-48df-81f7-70e5249d0b2a tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:42.674866 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.group_snapshots [None req-0c770988-ccad-48df-81f7-70e5249d0b2a tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Updating group 'ff761d4d-6c06-4615-9bfa-43a043c6644b' with 'error' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 03:31:42.681669 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.681669 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:42.697663 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0c770988-ccad-48df-81f7-70e5249d0b2a tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action returned with HTTP 202 Aug 13 03:31:42.698233 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 168/664] 10.4.3.140 () {70 vars in 1455 bytes} [Thu Aug 13 03:31:42 2026] POST /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:42.711573 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e3ba1c23-33f3-417a-9b7f-f36baf9f14fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.716734 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3ba1c23-33f3-417a-9b7f-f36baf9f14fd tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b Aug 13 03:31:42.717050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3ba1c23-33f3-417a-9b7f-f36baf9f14fd tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.717439 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3ba1c23-33f3-417a-9b7f-f36baf9f14fd tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.717682 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.group_snapshots [None req-e3ba1c23-33f3-417a-9b7f-f36baf9f14fd tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member ff761d4d-6c06-4615-9bfa-43a043c6644b {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:42.722532 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.722532 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:42.730284 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3ba1c23-33f3-417a-9b7f-f36baf9f14fd tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b returned with HTTP 200 Aug 13 03:31:42.730284 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 168/665] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:42.750020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8ad31bb1-3ebb-4139-b23a-6095eff77ef2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.750090 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ee59eeeb-30a4-4f36-b646-f2f8fb8e2712 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.752565 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee59eeeb-30a4-4f36-b646-f2f8fb8e2712 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] POST https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action Aug 13 03:31:42.757853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee59eeeb-30a4-4f36-b646-f2f8fb8e2712 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:42.757853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee59eeeb-30a4-4f36-b646-f2f8fb8e2712 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:42.758770 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-ee59eeeb-30a4-4f36-b646-f2f8fb8e2712 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Updating group 'ff761d4d-6c06-4615-9bfa-43a043c6644b' with 'available' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 13 03:31:42.773944 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.773944 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:42.789934 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee59eeeb-30a4-4f36-b646-f2f8fb8e2712 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action returned with HTTP 202 Aug 13 03:31:42.790662 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 170/666] 10.4.3.140 () {70 vars in 1455 bytes} [Thu Aug 13 03:31:42 2026] POST /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:42.803757 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4edb623a-c040-4b44-87ca-7b453659012a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.807802 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4edb623a-c040-4b44-87ca-7b453659012a tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b Aug 13 03:31:42.807802 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4edb623a-c040-4b44-87ca-7b453659012a tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.809842 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4edb623a-c040-4b44-87ca-7b453659012a tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.810290 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.group_snapshots [None req-4edb623a-c040-4b44-87ca-7b453659012a tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member ff761d4d-6c06-4615-9bfa-43a043c6644b {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:42.818765 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.818765 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:42.826457 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4edb623a-c040-4b44-87ca-7b453659012a tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b returned with HTTP 200 Aug 13 03:31:42.826641 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 169/667] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:42.829405 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-adceaa09-ca86-4ed5-8018-8b378bf7913a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.832253 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-adceaa09-ca86-4ed5-8018-8b378bf7913a tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] POST https://10.4.3.140/volume/v3/attachments/8d6eb90f-3100-455c-923d-33dd7152b233/action Aug 13 03:31:42.833204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-adceaa09-ca86-4ed5-8018-8b378bf7913a tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:42.833204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-adceaa09-ca86-4ed5-8018-8b378bf7913a tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:42.845306 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d5f8a38e-65f5-4c2d-a1a3-cb315fcadbb6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.850850 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5f8a38e-65f5-4c2d-a1a3-cb315fcadbb6 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] DELETE https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b Aug 13 03:31:42.850850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5f8a38e-65f5-4c2d-a1a3-cb315fcadbb6 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.850850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5f8a38e-65f5-4c2d-a1a3-cb315fcadbb6 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.851153 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-d5f8a38e-65f5-4c2d-a1a3-cb315fcadbb6 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] delete called for member ff761d4d-6c06-4615-9bfa-43a043c6644b {{(pid=100343) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 13 03:31:42.851407 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.group_snapshots [None req-d5f8a38e-65f5-4c2d-a1a3-cb315fcadbb6 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Delete group_snapshot with id: ff761d4d-6c06-4615-9bfa-43a043c6644b Aug 13 03:31:42.859586 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.859586 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:42.867184 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.867184 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:42.884751 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f14dab2d-afc9-45de-8a7d-bdd5dafd70af req-adceaa09-ca86-4ed5-8018-8b378bf7913a tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/attachments/8d6eb90f-3100-455c-923d-33dd7152b233/action returned with HTTP 204 Aug 13 03:31:42.886403 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 169/668] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:31:42 2026] POST /volume/v3/attachments/8d6eb90f-3100-455c-923d-33dd7152b233/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:42.906888 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5f8a38e-65f5-4c2d-a1a3-cb315fcadbb6 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b returned with HTTP 202 Aug 13 03:31:42.906888 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 171/669] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:31:42 2026] DELETE /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:42.916215 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cc52249e-046b-44a8-8899-1369e1c21b51 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:42.921335 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:42.921335 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.921335 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.921641 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:42.922703 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:42.931940 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ad31bb1-3ebb-4139-b23a-6095eff77ef2 tempest-AvailabilityZoneTestJSON-971191249 tempest-AvailabilityZoneTestJSON-971191249-project-member] GET https://10.4.3.140/volume/v3/os-availability-zone Aug 13 03:31:42.932851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ad31bb1-3ebb-4139-b23a-6095eff77ef2 tempest-AvailabilityZoneTestJSON-971191249 tempest-AvailabilityZoneTestJSON-971191249-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:42.932851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ad31bb1-3ebb-4139-b23a-6095eff77ef2 tempest-AvailabilityZoneTestJSON-971191249 tempest-AvailabilityZoneTestJSON-971191249-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:42.940538 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8ad31bb1-3ebb-4139-b23a-6095eff77ef2 tempest-AvailabilityZoneTestJSON-971191249 tempest-AvailabilityZoneTestJSON-971191249-project-member] Availability Zones retrieved successfully. Aug 13 03:31:42.940929 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ad31bb1-3ebb-4139-b23a-6095eff77ef2 tempest-AvailabilityZoneTestJSON-971191249 tempest-AvailabilityZoneTestJSON-971191249-project-member] https://10.4.3.140/volume/v3/os-availability-zone returned with HTTP 200 Aug 13 03:31:42.941450 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 161/670] 10.4.3.140 () {66 vars in 1276 bytes} [Thu Aug 13 03:31:42 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) Aug 13 03:31:42.941510 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Get all volumes completed successfully. Aug 13 03:31:42.942361 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:42.942547 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:42.993696 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:42.999704 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:42.999704 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:43.011971 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cc52249e-046b-44a8-8899-1369e1c21b51 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:43.012552 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 170/671] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:42 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:43.030601 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-23f5e40b-453e-405d-98bf-749a9808661d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:43.032991 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-23f5e40b-453e-405d-98bf-749a9808661d tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail Aug 13 03:31:43.033290 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-23f5e40b-453e-405d-98bf-749a9808661d tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:43.033573 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-23f5e40b-453e-405d-98bf-749a9808661d tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:43.033816 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-23f5e40b-453e-405d-98bf-749a9808661d tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:43.035390 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-23f5e40b-453e-405d-98bf-749a9808661d tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:31:43.040086 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-23f5e40b-453e-405d-98bf-749a9808661d tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Get all snapshots completed successfully. Aug 13 03:31:43.041112 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-23f5e40b-453e-405d-98bf-749a9808661d tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/snapshots/detail returned with HTTP 200 Aug 13 03:31:43.041619 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 170/672] 10.4.3.140 () {66 vars in 1264 bytes} [Thu Aug 13 03:31:43 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:43.053297 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c4d4dbe9-6a72-485a-a54c-9e3407c7f023 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:43.055760 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4d4dbe9-6a72-485a-a54c-9e3407c7f023 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b Aug 13 03:31:43.056144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4d4dbe9-6a72-485a-a54c-9e3407c7f023 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:43.056548 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4d4dbe9-6a72-485a-a54c-9e3407c7f023 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:43.056548 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.group_snapshots [None req-c4d4dbe9-6a72-485a-a54c-9e3407c7f023 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member ff761d4d-6c06-4615-9bfa-43a043c6644b {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 13 03:31:43.067859 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4d4dbe9-6a72-485a-a54c-9e3407c7f023 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b returned with HTTP 404 Aug 13 03:31:43.068592 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 172/673] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:31:43 2026] GET /volume/v3/group_snapshots/ff761d4d-6c06-4615-9bfa-43a043c6644b => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 03:31:43.077241 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:43.079602 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:43.079886 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:43.080549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:43.080549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:43.081607 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:43.092697 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Get all volumes completed successfully. Aug 13 03:31:43.093533 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:43.093732 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:43.107546 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f9846366-6a4c-49ab-a8a0-0c6b3d049059 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:43.110229 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9846366-6a4c-49ab-a8a0-0c6b3d049059 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:43.110495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9846366-6a4c-49ab-a8a0-0c6b3d049059 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:43.111351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9846366-6a4c-49ab-a8a0-0c6b3d049059 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:43.124573 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:43.124573 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:43.129782 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f9846366-6a4c-49ab-a8a0-0c6b3d049059 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:43.136000 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9846366-6a4c-49ab-a8a0-0c6b3d049059 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:43.136529 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 171/674] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:43 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:43.147709 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:43.153719 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:43.153719 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:43.159165 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-90b77df3-2ebf-4415-95fb-a2849bf412ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:43.163656 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90b77df3-2ebf-4415-95fb-a2849bf412ff tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:43.163970 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90b77df3-2ebf-4415-95fb-a2849bf412ff tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:43.164191 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90b77df3-2ebf-4415-95fb-a2849bf412ff tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:43.171669 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d6d6282-9e02-4fac-9ef8-e0e60113ba2c tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:43.172213 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 162/675] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:43 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:43.183501 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:43.183501 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:43.191295 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-90b77df3-2ebf-4415-95fb-a2849bf412ff tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:43.196800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cb038632-fdeb-40ee-b4b8-c90036839443 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:43.200444 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb038632-fdeb-40ee-b4b8-c90036839443 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] POST https://10.4.3.140/volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9/action Aug 13 03:31:43.200569 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb038632-fdeb-40ee-b4b8-c90036839443 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:43.200667 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90b77df3-2ebf-4415-95fb-a2849bf412ff tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:43.201011 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb038632-fdeb-40ee-b4b8-c90036839443 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:43.201286 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 171/676] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:43 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:43.209543 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-cb038632-fdeb-40ee-b4b8-c90036839443 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] delete called for group 66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 {{(pid=100343) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:31:43.209719 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-cb038632-fdeb-40ee-b4b8-c90036839443 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Delete group with id: 66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 Aug 13 03:31:43.219133 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:43.219133 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:43.288044 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb038632-fdeb-40ee-b4b8-c90036839443 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9/action returned with HTTP 202 Aug 13 03:31:43.288688 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 173/677] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:31:43 2026] POST /volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:43.301477 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-42e4a04e-e817-4872-8921-48f3d085a494 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:43.304172 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-42e4a04e-e817-4872-8921-48f3d085a494 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f Aug 13 03:31:43.304734 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-42e4a04e-e817-4872-8921-48f3d085a494 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:43.304734 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-42e4a04e-e817-4872-8921-48f3d085a494 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:43.317023 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:43.317023 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:43.322240 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-42e4a04e-e817-4872-8921-48f3d085a494 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Volume info retrieved successfully. Aug 13 03:31:43.323132 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-42e4a04e-e817-4872-8921-48f3d085a494 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:43.323369 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-42e4a04e-e817-4872-8921-48f3d085a494 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:43.374708 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-42e4a04e-e817-4872-8921-48f3d085a494 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:43.381366 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:43.381366 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:43.393707 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-42e4a04e-e817-4872-8921-48f3d085a494 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f returned with HTTP 200 Aug 13 03:31:43.394996 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 172/678] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:43 2026] GET /volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f => generated 918 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:43.559699 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-98edfb89-9cf7-4154-970b-b0d2fc35eccd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:43.562235 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98edfb89-9cf7-4154-970b-b0d2fc35eccd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:43.562235 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98edfb89-9cf7-4154-970b-b0d2fc35eccd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:43.562557 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98edfb89-9cf7-4154-970b-b0d2fc35eccd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:43.562557 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-98edfb89-9cf7-4154-970b-b0d2fc35eccd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:43.571041 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:43.571041 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:43.572270 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98edfb89-9cf7-4154-970b-b0d2fc35eccd tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:43.575406 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 163/679] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:43 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:44.416390 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-25b9d124-0fb4-40ba-8348-28591e88ddd7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:44.419451 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-25b9d124-0fb4-40ba-8348-28591e88ddd7 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f Aug 13 03:31:44.420115 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-25b9d124-0fb4-40ba-8348-28591e88ddd7 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:44.420115 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-25b9d124-0fb4-40ba-8348-28591e88ddd7 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:44.432684 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-25b9d124-0fb4-40ba-8348-28591e88ddd7 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f returned with HTTP 404 Aug 13 03:31:44.433911 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 172/680] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:44 2026] GET /volume/v3/volumes/6752a77a-1d8a-4fb9-8727-09fe110fea0f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:44.448927 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-69bd655d-77ab-4aff-9da7-739154f6f4b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:44.455102 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69bd655d-77ab-4aff-9da7-739154f6f4b3 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] GET https://10.4.3.140/volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 Aug 13 03:31:44.455102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69bd655d-77ab-4aff-9da7-739154f6f4b3 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:44.455102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69bd655d-77ab-4aff-9da7-739154f6f4b3 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:44.455102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-69bd655d-77ab-4aff-9da7-739154f6f4b3 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] show called for member 66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:44.462903 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69bd655d-77ab-4aff-9da7-739154f6f4b3 tempest-GroupSnapshotsV319Test-1857113297 tempest-GroupSnapshotsV319Test-1857113297-project-member] https://10.4.3.140/volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 returned with HTTP 404 Aug 13 03:31:44.464631 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 174/681] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:44 2026] GET /volume/v3/groups/66001d0c-ccd7-40a7-a6f2-e88d6005dcc9 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:44.479032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7bd9016c-6a77-4169-a4a9-bdf7ab740f78 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:44.481808 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7bd9016c-6a77-4169-a4a9-bdf7ab740f78 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/e391d59e-532c-4824-ae72-ccdd1a86e8af Aug 13 03:31:44.481995 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7bd9016c-6a77-4169-a4a9-bdf7ab740f78 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:44.482570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7bd9016c-6a77-4169-a4a9-bdf7ab740f78 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:44.509306 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7bd9016c-6a77-4169-a4a9-bdf7ab740f78 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] https://10.4.3.140/volume/v3/group_types/e391d59e-532c-4824-ae72-ccdd1a86e8af returned with HTTP 202 Aug 13 03:31:44.511014 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 173/682] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:31:44 2026] DELETE /volume/v3/group_types/e391d59e-532c-4824-ae72-ccdd1a86e8af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:44.521565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3ac5ce94-651e-4915-85b8-7a05b1987537 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:44.524319 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3ac5ce94-651e-4915-85b8-7a05b1987537 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] DELETE https://10.4.3.140/volume/v3/types/aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b Aug 13 03:31:44.524491 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3ac5ce94-651e-4915-85b8-7a05b1987537 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:44.525056 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3ac5ce94-651e-4915-85b8-7a05b1987537 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:44.578775 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3ac5ce94-651e-4915-85b8-7a05b1987537 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] https://10.4.3.140/volume/v3/types/aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b returned with HTTP 202 Aug 13 03:31:44.579210 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 164/683] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:31:44 2026] DELETE /volume/v3/types/aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:44.592471 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-30a07b3f-2a4b-4125-8220-b6933e8f5552 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:44.592552 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4806ebc6-9fee-4679-bac1-8699e0302f02 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:44.594443 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4806ebc6-9fee-4679-bac1-8699e0302f02 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:44.594729 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4806ebc6-9fee-4679-bac1-8699e0302f02 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:44.596042 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4806ebc6-9fee-4679-bac1-8699e0302f02 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:44.596042 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4806ebc6-9fee-4679-bac1-8699e0302f02 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:44.596245 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30a07b3f-2a4b-4125-8220-b6933e8f5552 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] GET https://10.4.3.140/volume/v3/types/aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b Aug 13 03:31:44.596743 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30a07b3f-2a4b-4125-8220-b6933e8f5552 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:44.597064 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30a07b3f-2a4b-4125-8220-b6933e8f5552 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:44.602201 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30a07b3f-2a4b-4125-8220-b6933e8f5552 tempest-GroupSnapshotsV319Test-747398192 tempest-GroupSnapshotsV319Test-747398192-project-admin] https://10.4.3.140/volume/v3/types/aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b returned with HTTP 404 Aug 13 03:31:44.602836 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 173/684] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:31:44 2026] GET /volume/v3/types/aa18e51e-9ee0-49c7-bdfd-fe0b54800c1b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:44.610752 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:44.610752 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:44.611243 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4806ebc6-9fee-4679-bac1-8699e0302f02 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:44.614196 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 175/685] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:44 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:44.933876 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:45.116531 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:45.117046 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1416874616"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:45.120090 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1416874616'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:45.120090 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Create volume of 1 GB Aug 13 03:31:45.129799 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Availability Zones retrieved successfully. Aug 13 03:31:45.139283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Flow 'volume_create_api' (584e73e4-73f5-4fa3-9a6c-e5ad7eafa57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:45.140952 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ceeb6ab-05b4-4e06-bc66-508d1790ffd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:45.144000 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:45.197426 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ceeb6ab-05b4-4e06-bc66-508d1790ffd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:45.198799 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb53992-e00e-4157-a5b3-bf5b7fa9ad43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:45.347534 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Created reservations ['479f4a16-d7a7-4c05-aa29-ac5a68782a01', 'b0fad57b-e68b-48f9-982a-dfedf23b551c', 'fbfcf0ea-77e4-4a75-882f-bb12e30be279', '6bcc7a54-f7fc-4147-9308-7a31971d4caa'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:45.348760 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb53992-e00e-4157-a5b3-bf5b7fa9ad43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['479f4a16-d7a7-4c05-aa29-ac5a68782a01', 'b0fad57b-e68b-48f9-982a-dfedf23b551c', 'fbfcf0ea-77e4-4a75-882f-bb12e30be279', '6bcc7a54-f7fc-4147-9308-7a31971d4caa']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:45.350048 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a9f7a9-733a-439e-9210-eafdf7feec95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:45.386991 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a9f7a9-733a-439e-9210-eafdf7feec95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370249be-09d5-47d7-b90d-05e8c8606183', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1416874616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076ba8591574cdb88d75bc6cfdd5fae',qos_specs=None,replication_status=,reservations=['479f4a16-d7a7-4c05-aa29-ac5a68782a01','b0fad57b-e68b-48f9-982a-dfedf23b551c','fbfcf0ea-77e4-4a75-882f-bb12e30be279','6bcc7a54-f7fc-4147-9308-7a31971d4caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b7d2d091105408a981a0c7476d635e9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1416874616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370249be-09d5-47d7-b90d-05e8c8606183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9076ba8591574cdb88d75bc6cfdd5fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b7d2d091105408a981a0c7476d635e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:45.389470 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fe9005-ce2a-4272-9c7c-1feb24fad940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:45.416260 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-66595224-c162-410b-afb1-580cf3f9f113 req-3410ead9-0da0-406c-9160-da5b29d398bc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:45.419561 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-3410ead9-0da0-406c-9160-da5b29d398bc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:45.419949 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-3410ead9-0da0-406c-9160-da5b29d398bc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:45.420119 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-3410ead9-0da0-406c-9160-da5b29d398bc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:45.423675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fe9005-ce2a-4272-9c7c-1feb24fad940) transitioned into state 'SUCCESS' from state '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-1416874616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076ba8591574cdb88d75bc6cfdd5fae',qos_specs=None,replication_status=,reservations=['479f4a16-d7a7-4c05-aa29-ac5a68782a01','b0fad57b-e68b-48f9-982a-dfedf23b551c','fbfcf0ea-77e4-4a75-882f-bb12e30be279','6bcc7a54-f7fc-4147-9308-7a31971d4caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b7d2d091105408a981a0c7476d635e9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:45.424879 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8db9ba-6eef-4de7-ae12-eabe2608fbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:45.438581 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:45.438581 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:45.439717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d8db9ba-6eef-4de7-ae12-eabe2608fbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:45.441259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Flow 'volume_create_api' (584e73e4-73f5-4fa3-9a6c-e5ad7eafa57a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:45.443001 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Create volume request issued successfully. Aug 13 03:31:45.444049 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6a35b713-20c3-4b2a-a78e-09e3df0d6a80 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:45.444634 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 174/686] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:44 2026] POST /volume/v3/volumes => generated 750 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:45.448909 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-66595224-c162-410b-afb1-580cf3f9f113 req-3410ead9-0da0-406c-9160-da5b29d398bc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:45.456975 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-3410ead9-0da0-406c-9160-da5b29d398bc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:45.457618 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 165/687] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:31:45 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:45.462329 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8ab79799-c962-48db-b86f-cd9d8ae66a70 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:45.465594 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ab79799-c962-48db-b86f-cd9d8ae66a70 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 Aug 13 03:31:45.465594 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ab79799-c962-48db-b86f-cd9d8ae66a70 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:45.465847 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ab79799-c962-48db-b86f-cd9d8ae66a70 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:45.478499 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:45.478499 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:45.487128 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8ab79799-c962-48db-b86f-cd9d8ae66a70 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:45.494521 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ab79799-c962-48db-b86f-cd9d8ae66a70 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 returned with HTTP 200 Aug 13 03:31:45.495250 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 174/688] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:45 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:45.528470 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-66595224-c162-410b-afb1-580cf3f9f113 req-05ad6c1d-5e66-4f56-8ef2-a326a6aba3cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:45.531796 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-05ad6c1d-5e66-4f56-8ef2-a326a6aba3cc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] POST https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34/action Aug 13 03:31:45.532763 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-05ad6c1d-5e66-4f56-8ef2-a326a6aba3cc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:45.532763 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-05ad6c1d-5e66-4f56-8ef2-a326a6aba3cc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:45.553267 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:45.553267 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:45.554033 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-66595224-c162-410b-afb1-580cf3f9f113 req-05ad6c1d-5e66-4f56-8ef2-a326a6aba3cc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:45.573940 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-66595224-c162-410b-afb1-580cf3f9f113 req-05ad6c1d-5e66-4f56-8ef2-a326a6aba3cc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Begin detaching volume completed successfully. Aug 13 03:31:45.573940 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-05ad6c1d-5e66-4f56-8ef2-a326a6aba3cc tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34/action returned with HTTP 202 Aug 13 03:31:45.574626 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 176/689] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:31:45 2026] POST /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:31:45.614711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1ca85a27-ab2f-4ec8-b247-749660edfc18 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:45.621286 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1ca85a27-ab2f-4ec8-b247-749660edfc18 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:45.622001 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1ca85a27-ab2f-4ec8-b247-749660edfc18 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:45.622688 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1ca85a27-ab2f-4ec8-b247-749660edfc18 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:45.627494 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c4f6a08f-c04e-457a-bc1b-e2ec8b05a940 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:45.630543 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c4f6a08f-c04e-457a-bc1b-e2ec8b05a940 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:45.630929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c4f6a08f-c04e-457a-bc1b-e2ec8b05a940 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:45.632587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c4f6a08f-c04e-457a-bc1b-e2ec8b05a940 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:45.632587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-c4f6a08f-c04e-457a-bc1b-e2ec8b05a940 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:45.642652 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:45.642652 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:45.642849 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:45.642849 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:45.645117 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c4f6a08f-c04e-457a-bc1b-e2ec8b05a940 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:45.646227 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 166/690] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:45 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:45.651173 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1ca85a27-ab2f-4ec8-b247-749660edfc18 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:45.659625 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1ca85a27-ab2f-4ec8-b247-749660edfc18 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:45.660200 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 175/691] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:45 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:45.682020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-39340f6c-f511-4e8a-8dd6-c55707311d0d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:45.682020 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39340f6c-f511-4e8a-8dd6-c55707311d0d None None] GET https://10.4.3.140/volume// Aug 13 03:31:45.682020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39340f6c-f511-4e8a-8dd6-c55707311d0d None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:45.682020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-39340f6c-f511-4e8a-8dd6-c55707311d0d None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:45.682608 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-39340f6c-f511-4e8a-8dd6-c55707311d0d None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:31:45.682817 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 175/692] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:31:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:31:45.686579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1639d9f5-b08c-44b5-8e78-8212e1fbe73c req-5dedffad-9269-4ecb-8860-4a80b388f03a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:45.691876 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1639d9f5-b08c-44b5-8e78-8212e1fbe73c req-5dedffad-9269-4ecb-8860-4a80b388f03a tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] DELETE https://10.4.3.140/volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092 Aug 13 03:31:45.692178 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1639d9f5-b08c-44b5-8e78-8212e1fbe73c req-5dedffad-9269-4ecb-8860-4a80b388f03a tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:45.692496 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1639d9f5-b08c-44b5-8e78-8212e1fbe73c req-5dedffad-9269-4ecb-8860-4a80b388f03a tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:45.697335 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-66595224-c162-410b-afb1-580cf3f9f113 req-4882e23d-6152-4c31-ae20-3ac04cb602c2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:45.700419 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-4882e23d-6152-4c31-ae20-3ac04cb602c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:45.700706 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-4882e23d-6152-4c31-ae20-3ac04cb602c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:45.701039 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-4882e23d-6152-4c31-ae20-3ac04cb602c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:45.706529 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:45.706529 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:45.719518 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:45.719518 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:45.727861 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-66595224-c162-410b-afb1-580cf3f9f113 req-4882e23d-6152-4c31-ae20-3ac04cb602c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:45.743748 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-4882e23d-6152-4c31-ae20-3ac04cb602c2 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:45.744278 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 167/693] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:31:45 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 1319 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:31:45.803728 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1639d9f5-b08c-44b5-8e78-8212e1fbe73c req-5dedffad-9269-4ecb-8860-4a80b388f03a tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092 returned with HTTP 200 Aug 13 03:31:45.805950 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 177/694] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:31:45 2026] DELETE /volume/v3/attachments/1eb6dd0d-7a99-4b1e-8346-3cf59b835092 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:46.242898 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b3006ee2-f962-4f8d-b340-a5d313886b90 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.245282 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b3006ee2-f962-4f8d-b340-a5d313886b90 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:46.245815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b3006ee2-f962-4f8d-b340-a5d313886b90 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.246174 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b3006ee2-f962-4f8d-b340-a5d313886b90 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.256564 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.256564 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:46.262538 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b3006ee2-f962-4f8d-b340-a5d313886b90 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:46.268660 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b3006ee2-f962-4f8d-b340-a5d313886b90 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:46.269397 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 176/695] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:46 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:46.326903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f2f7fa31-0052-4447-bdd6-0654431ccec9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.329057 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f2f7fa31-0052-4447-bdd6-0654431ccec9 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:46.329394 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f2f7fa31-0052-4447-bdd6-0654431ccec9 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.329669 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f2f7fa31-0052-4447-bdd6-0654431ccec9 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.341214 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.341214 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:46.347083 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f2f7fa31-0052-4447-bdd6-0654431ccec9 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:46.356327 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f2f7fa31-0052-4447-bdd6-0654431ccec9 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:46.357188 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 176/696] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:46 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:46.384008 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d1442e44-8d0c-436b-b8a6-30e7bb347ceb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.386211 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d1442e44-8d0c-436b-b8a6-30e7bb347ceb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:46.386211 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d1442e44-8d0c-436b-b8a6-30e7bb347ceb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.386420 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d1442e44-8d0c-436b-b8a6-30e7bb347ceb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.387006 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-d1442e44-8d0c-436b-b8a6-30e7bb347ceb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Delete volume with id: 6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:46.396855 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.396855 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:46.397473 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d1442e44-8d0c-436b-b8a6-30e7bb347ceb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:46.429655 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d1442e44-8d0c-436b-b8a6-30e7bb347ceb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Delete volume request issued successfully. Aug 13 03:31:46.430092 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d1442e44-8d0c-436b-b8a6-30e7bb347ceb tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 202 Aug 13 03:31:46.430678 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 168/697] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:46 2026] DELETE /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:46.443008 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-51e05ed7-b6b9-4b29-96d6-038981416375 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.445680 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51e05ed7-b6b9-4b29-96d6-038981416375 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:46.446378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51e05ed7-b6b9-4b29-96d6-038981416375 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.446815 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51e05ed7-b6b9-4b29-96d6-038981416375 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.459148 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.459148 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:46.466666 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-51e05ed7-b6b9-4b29-96d6-038981416375 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Volume info retrieved successfully. Aug 13 03:31:46.473009 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51e05ed7-b6b9-4b29-96d6-038981416375 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 200 Aug 13 03:31:46.474039 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 178/698] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:46 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:46.511902 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-16feb88a-009d-4248-b7bd-7c6832967ecb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.515581 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-16feb88a-009d-4248-b7bd-7c6832967ecb tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 Aug 13 03:31:46.516274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-16feb88a-009d-4248-b7bd-7c6832967ecb tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.516274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-16feb88a-009d-4248-b7bd-7c6832967ecb tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.529623 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.529623 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:46.535923 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-16feb88a-009d-4248-b7bd-7c6832967ecb tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:46.541696 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-16feb88a-009d-4248-b7bd-7c6832967ecb tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 returned with HTTP 200 Aug 13 03:31:46.541696 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 177/699] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:46 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:46.585514 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6fb0598b-415d-475c-89e2-73ee517397b5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.594265 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fb0598b-415d-475c-89e2-73ee517397b5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] POST https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata Aug 13 03:31:46.594707 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6fb0598b-415d-475c-89e2-73ee517397b5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:46.614530 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.614530 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:46.616124 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6fb0598b-415d-475c-89e2-73ee517397b5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:46.640469 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6fb0598b-415d-475c-89e2-73ee517397b5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Create volume metadata completed successfully. Aug 13 03:31:46.640469 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fb0598b-415d-475c-89e2-73ee517397b5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata returned with HTTP 200 Aug 13 03:31:46.640969 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 177/700] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:31:46 2026] POST /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata => generated 101 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:46.663467 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-91d9d597-84a7-454c-b3fd-7acb2dd56d86 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.665078 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-878cf76e-61b8-4b3b-b85e-ffc53f58c2a5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.666792 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-91d9d597-84a7-454c-b3fd-7acb2dd56d86 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:46.666792 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-91d9d597-84a7-454c-b3fd-7acb2dd56d86 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.667593 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-878cf76e-61b8-4b3b-b85e-ffc53f58c2a5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata Aug 13 03:31:46.667649 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-91d9d597-84a7-454c-b3fd-7acb2dd56d86 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.667688 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-878cf76e-61b8-4b3b-b85e-ffc53f58c2a5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.667730 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-91d9d597-84a7-454c-b3fd-7acb2dd56d86 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:46.667783 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-878cf76e-61b8-4b3b-b85e-ffc53f58c2a5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.677088 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.677088 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:46.679442 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-91d9d597-84a7-454c-b3fd-7acb2dd56d86 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:46.679517 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.679517 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:46.679652 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 169/701] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:46 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:46.679714 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-878cf76e-61b8-4b3b-b85e-ffc53f58c2a5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:46.685227 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a8bfad53-c63f-4bd2-9c1f-9b7e321b9c34 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.690617 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a8bfad53-c63f-4bd2-9c1f-9b7e321b9c34 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:46.690617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a8bfad53-c63f-4bd2-9c1f-9b7e321b9c34 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.690617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a8bfad53-c63f-4bd2-9c1f-9b7e321b9c34 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.696075 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-878cf76e-61b8-4b3b-b85e-ffc53f58c2a5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Get volume metadata completed successfully. Aug 13 03:31:46.696941 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-878cf76e-61b8-4b3b-b85e-ffc53f58c2a5 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata returned with HTTP 200 Aug 13 03:31:46.697529 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 179/702] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:31:46 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:46.709561 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.709561 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:46.711737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2d8778b7-49d2-4e07-8075-60f6ccc04158 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.715211 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d8778b7-49d2-4e07-8075-60f6ccc04158 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] PUT https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata Aug 13 03:31:46.715996 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2d8778b7-49d2-4e07-8075-60f6ccc04158 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:46.717189 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a8bfad53-c63f-4bd2-9c1f-9b7e321b9c34 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:46.723219 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a8bfad53-c63f-4bd2-9c1f-9b7e321b9c34 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:46.723697 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 178/703] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:46 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:46.731303 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.731303 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:46.731917 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2d8778b7-49d2-4e07-8075-60f6ccc04158 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:46.755815 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2d8778b7-49d2-4e07-8075-60f6ccc04158 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Update volume metadata completed successfully. Aug 13 03:31:46.755815 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d8778b7-49d2-4e07-8075-60f6ccc04158 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata returned with HTTP 200 Aug 13 03:31:46.755815 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 178/704] 10.4.3.140 () {68 vars in 1395 bytes} [Thu Aug 13 03:31:46 2026] PUT /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:46.773391 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9f7956ee-9bed-4237-a23a-2f775cb1f78d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.775586 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f7956ee-9bed-4237-a23a-2f775cb1f78d tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata Aug 13 03:31:46.775701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f7956ee-9bed-4237-a23a-2f775cb1f78d tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.776002 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f7956ee-9bed-4237-a23a-2f775cb1f78d tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.789768 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.789768 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:46.791666 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9f7956ee-9bed-4237-a23a-2f775cb1f78d tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:46.805685 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9f7956ee-9bed-4237-a23a-2f775cb1f78d tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Get volume metadata completed successfully. Aug 13 03:31:46.806190 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f7956ee-9bed-4237-a23a-2f775cb1f78d tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata returned with HTTP 200 Aug 13 03:31:46.806900 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 170/705] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:31:46 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:46.816687 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-57e422b5-da22-4022-aca1-51094066d887 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.819994 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-57e422b5-da22-4022-aca1-51094066d887 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] DELETE https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata/key1 Aug 13 03:31:46.820400 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-57e422b5-da22-4022-aca1-51094066d887 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.820817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-57e422b5-da22-4022-aca1-51094066d887 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.833847 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.833847 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:46.836348 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-57e422b5-da22-4022-aca1-51094066d887 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:46.847621 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-57e422b5-da22-4022-aca1-51094066d887 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Get volume metadata completed successfully. Aug 13 03:31:46.862502 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-57e422b5-da22-4022-aca1-51094066d887 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Delete volume metadata completed successfully. Aug 13 03:31:46.862809 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-57e422b5-da22-4022-aca1-51094066d887 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata/key1 returned with HTTP 200 Aug 13 03:31:46.863232 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 180/706] 10.4.3.140 () {66 vars in 1393 bytes} [Thu Aug 13 03:31:46 2026] DELETE /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata/key1 => generated 0 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 03:31:46.875358 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b77dda7f-9151-4a32-bb8b-de94e0b3ee8b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.877925 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b77dda7f-9151-4a32-bb8b-de94e0b3ee8b tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata Aug 13 03:31:46.878150 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b77dda7f-9151-4a32-bb8b-de94e0b3ee8b tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.878426 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b77dda7f-9151-4a32-bb8b-de94e0b3ee8b tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.888793 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.888793 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:46.889476 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b77dda7f-9151-4a32-bb8b-de94e0b3ee8b tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:46.899999 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b77dda7f-9151-4a32-bb8b-de94e0b3ee8b tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Get volume metadata completed successfully. Aug 13 03:31:46.900418 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b77dda7f-9151-4a32-bb8b-de94e0b3ee8b tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata returned with HTTP 200 Aug 13 03:31:46.901116 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 179/707] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:31:46 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata => generated 32 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:46.911314 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e995dee2-9e75-4b85-98c9-94c553900cb8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.913970 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e995dee2-9e75-4b85-98c9-94c553900cb8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] PUT https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata Aug 13 03:31:46.914541 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e995dee2-9e75-4b85-98c9-94c553900cb8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:46.926979 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.926979 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:46.927604 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e995dee2-9e75-4b85-98c9-94c553900cb8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:46.945889 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-66595224-c162-410b-afb1-580cf3f9f113 req-01f73936-1026-4694-8d8f-5d840fe093ae None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.947317 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e995dee2-9e75-4b85-98c9-94c553900cb8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Update volume metadata completed successfully. Aug 13 03:31:46.948000 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e995dee2-9e75-4b85-98c9-94c553900cb8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata returned with HTTP 200 Aug 13 03:31:46.948673 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 179/708] 10.4.3.140 () {68 vars in 1395 bytes} [Thu Aug 13 03:31:46 2026] PUT /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:46.949542 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-01f73936-1026-4694-8d8f-5d840fe093ae tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] DELETE https://10.4.3.140/volume/v3/attachments/8d6eb90f-3100-455c-923d-33dd7152b233 Aug 13 03:31:46.949773 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-01f73936-1026-4694-8d8f-5d840fe093ae tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:46.950089 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-01f73936-1026-4694-8d8f-5d840fe093ae tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:46.961161 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.961161 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:46.964508 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9b7663dc-2aea-4ebe-b28f-ea043ebfd738 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:46.969135 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b7663dc-2aea-4ebe-b28f-ea043ebfd738 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] POST https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata Aug 13 03:31:46.969961 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b7663dc-2aea-4ebe-b28f-ea043ebfd738 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:46.997167 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:46.997167 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:46.997561 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9b7663dc-2aea-4ebe-b28f-ea043ebfd738 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:47.009080 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9b7663dc-2aea-4ebe-b28f-ea043ebfd738 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Create volume metadata completed successfully. Aug 13 03:31:47.009448 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b7663dc-2aea-4ebe-b28f-ea043ebfd738 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata returned with HTTP 200 Aug 13 03:31:47.010013 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 181/709] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:31:46 2026] POST /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:47.021944 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-691bee8a-a725-4e47-9cf3-04d384f43639 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.024133 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-691bee8a-a725-4e47-9cf3-04d384f43639 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] PUT https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata/key3 Aug 13 03:31:47.024501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-691bee8a-a725-4e47-9cf3-04d384f43639 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:47.037607 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:47.037607 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:47.037867 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-691bee8a-a725-4e47-9cf3-04d384f43639 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:47.048861 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-691bee8a-a725-4e47-9cf3-04d384f43639 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Update volume metadata completed successfully. Aug 13 03:31:47.049186 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-691bee8a-a725-4e47-9cf3-04d384f43639 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata/key3 returned with HTTP 200 Aug 13 03:31:47.049661 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 180/710] 10.4.3.140 () {68 vars in 1410 bytes} [Thu Aug 13 03:31:47 2026] PUT /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:47.056030 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-66595224-c162-410b-afb1-580cf3f9f113 req-01f73936-1026-4694-8d8f-5d840fe093ae tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/attachments/8d6eb90f-3100-455c-923d-33dd7152b233 returned with HTTP 200 Aug 13 03:31:47.056030 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 171/711] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:31:46 2026] DELETE /volume/v3/attachments/8d6eb90f-3100-455c-923d-33dd7152b233 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:31:47.059064 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-703bc325-5ac5-464b-90e6-e66d7abe7183 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.063399 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-703bc325-5ac5-464b-90e6-e66d7abe7183 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata/key3 Aug 13 03:31:47.063399 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-703bc325-5ac5-464b-90e6-e66d7abe7183 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:47.063399 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-703bc325-5ac5-464b-90e6-e66d7abe7183 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:47.072410 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:47.072410 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:47.072782 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-703bc325-5ac5-464b-90e6-e66d7abe7183 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:47.085937 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-703bc325-5ac5-464b-90e6-e66d7abe7183 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Get volume metadata completed successfully. Aug 13 03:31:47.086365 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-703bc325-5ac5-464b-90e6-e66d7abe7183 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata/key3 returned with HTTP 200 Aug 13 03:31:47.086989 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 180/712] 10.4.3.140 () {66 vars in 1390 bytes} [Thu Aug 13 03:31:47 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:47.096301 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-319cff83-3011-43e6-afaf-734118380ea8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.098805 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-319cff83-3011-43e6-afaf-734118380ea8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata Aug 13 03:31:47.099139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-319cff83-3011-43e6-afaf-734118380ea8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:47.099455 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-319cff83-3011-43e6-afaf-734118380ea8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:47.115063 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:47.115063 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:47.115732 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-319cff83-3011-43e6-afaf-734118380ea8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:47.128440 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-319cff83-3011-43e6-afaf-734118380ea8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Get volume metadata completed successfully. Aug 13 03:31:47.128809 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-319cff83-3011-43e6-afaf-734118380ea8 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata returned with HTTP 200 Aug 13 03:31:47.129634 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 182/713] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:31:47 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata => generated 75 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:47.142365 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b006bc19-ea90-4767-8d5e-76e5e8d15324 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.144785 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b006bc19-ea90-4767-8d5e-76e5e8d15324 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] PUT https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata Aug 13 03:31:47.145313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b006bc19-ea90-4767-8d5e-76e5e8d15324 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:47.157300 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:47.157300 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:47.158038 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b006bc19-ea90-4767-8d5e-76e5e8d15324 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:47.171278 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b006bc19-ea90-4767-8d5e-76e5e8d15324 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Update volume metadata completed successfully. Aug 13 03:31:47.171557 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b006bc19-ea90-4767-8d5e-76e5e8d15324 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata returned with HTTP 200 Aug 13 03:31:47.172148 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 181/714] 10.4.3.140 () {68 vars in 1395 bytes} [Thu Aug 13 03:31:47 2026] PUT /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:31:47.188420 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3601a263-a5d9-42af-b1c0-a613abfc4882 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.190171 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3601a263-a5d9-42af-b1c0-a613abfc4882 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 Aug 13 03:31:47.190429 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3601a263-a5d9-42af-b1c0-a613abfc4882 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:47.190739 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3601a263-a5d9-42af-b1c0-a613abfc4882 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:47.202170 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:47.202170 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:47.208218 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3601a263-a5d9-42af-b1c0-a613abfc4882 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:47.215598 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3601a263-a5d9-42af-b1c0-a613abfc4882 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 returned with HTTP 200 Aug 13 03:31:47.216182 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 172/715] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:47 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:47.232984 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-376297d2-1483-45ad-a6c5-bfaaff906cfc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.235851 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-376297d2-1483-45ad-a6c5-bfaaff906cfc tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] DELETE https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 Aug 13 03:31:47.236208 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-376297d2-1483-45ad-a6c5-bfaaff906cfc tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:47.237076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-376297d2-1483-45ad-a6c5-bfaaff906cfc tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:47.240019 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-376297d2-1483-45ad-a6c5-bfaaff906cfc tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Delete volume with id: 370249be-09d5-47d7-b90d-05e8c8606183 Aug 13 03:31:47.252410 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:47.252410 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:47.252992 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-376297d2-1483-45ad-a6c5-bfaaff906cfc tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:47.287921 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-376297d2-1483-45ad-a6c5-bfaaff906cfc tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Delete volume request issued successfully. Aug 13 03:31:47.287921 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-376297d2-1483-45ad-a6c5-bfaaff906cfc tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 returned with HTTP 202 Aug 13 03:31:47.287921 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 181/716] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:47 2026] DELETE /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:47.299682 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-333f641d-82c8-4f8b-b2b0-56083298c789 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.304040 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-333f641d-82c8-4f8b-b2b0-56083298c789 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 Aug 13 03:31:47.304040 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-333f641d-82c8-4f8b-b2b0-56083298c789 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:47.304173 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-333f641d-82c8-4f8b-b2b0-56083298c789 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:47.323329 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:47.323329 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:47.334515 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-333f641d-82c8-4f8b-b2b0-56083298c789 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Volume info retrieved successfully. Aug 13 03:31:47.343224 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-333f641d-82c8-4f8b-b2b0-56083298c789 tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 returned with HTTP 200 Aug 13 03:31:47.343224 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 183/717] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:47 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:47.488642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a9b47fd7-8554-4b65-bf31-01ca7efb8520 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.490547 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a9b47fd7-8554-4b65-bf31-01ca7efb8520 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] GET https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 Aug 13 03:31:47.491580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a9b47fd7-8554-4b65-bf31-01ca7efb8520 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:47.491580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a9b47fd7-8554-4b65-bf31-01ca7efb8520 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:47.500794 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a9b47fd7-8554-4b65-bf31-01ca7efb8520 tempest-ServerActionsTestOtherB-457658505 tempest-ServerActionsTestOtherB-457658505-project-member] https://10.4.3.140/volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 returned with HTTP 404 Aug 13 03:31:47.501382 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 182/718] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:47 2026] GET /volume/v3/volumes/6e266025-f5d8-4d65-ab7d-d4ca705edac2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:47.696980 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-06e8c19f-e8d7-415a-bb5b-73d60af4890e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.699311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-06e8c19f-e8d7-415a-bb5b-73d60af4890e tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:47.699635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-06e8c19f-e8d7-415a-bb5b-73d60af4890e tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:47.700232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-06e8c19f-e8d7-415a-bb5b-73d60af4890e tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:47.700504 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-06e8c19f-e8d7-415a-bb5b-73d60af4890e tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:47.707653 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:47.707653 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:47.709027 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-06e8c19f-e8d7-415a-bb5b-73d60af4890e tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:47.709636 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 173/719] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:47 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:47.744314 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f6c13811-4715-4632-8b02-53b575f4ae1e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:47.746806 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6c13811-4715-4632-8b02-53b575f4ae1e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:47.746956 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f6c13811-4715-4632-8b02-53b575f4ae1e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:47.747313 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f6c13811-4715-4632-8b02-53b575f4ae1e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:47.762160 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:47.762160 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:47.766768 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f6c13811-4715-4632-8b02-53b575f4ae1e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:47.774588 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6c13811-4715-4632-8b02-53b575f4ae1e tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:47.775016 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 182/720] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:47 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:48.185088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e7695b2d-7d42-4845-b931-318dbc61cb08 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:48.354891 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e7695b2d-7d42-4845-b931-318dbc61cb08 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:31:48.356446 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e7695b2d-7d42-4845-b931-318dbc61cb08 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1358509792"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:48.362071 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8dd455e1-18ca-4db3-a185-32417e222b0a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:48.366572 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8dd455e1-18ca-4db3-a185-32417e222b0a tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] GET https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 Aug 13 03:31:48.366881 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8dd455e1-18ca-4db3-a185-32417e222b0a tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:48.367141 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8dd455e1-18ca-4db3-a185-32417e222b0a tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:48.375598 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8dd455e1-18ca-4db3-a185-32417e222b0a tempest-VolumesMetadataTest-1722708271 tempest-VolumesMetadataTest-1722708271-project-member] https://10.4.3.140/volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 returned with HTTP 404 Aug 13 03:31:48.376469 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 183/721] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:48 2026] GET /volume/v3/volumes/370249be-09d5-47d7-b90d-05e8c8606183 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:48.389260 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e7695b2d-7d42-4845-b931-318dbc61cb08 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:31:48.389688 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 184/722] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:31:48 2026] POST /volume/v3/types => generated 216 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:48.404181 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-35481bf1-8c3f-4c6b-847b-d0dbc1d4281a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:48.408098 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-35481bf1-8c3f-4c6b-847b-d0dbc1d4281a tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:31:48.408249 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-35481bf1-8c3f-4c6b-847b-d0dbc1d4281a tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1743668890"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:48.439633 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-35481bf1-8c3f-4c6b-847b-d0dbc1d4281a tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:31:48.440166 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 174/723] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:31:48 2026] POST /volume/v3/group_types => generated 173 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:48.453174 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-07ff18eb-d9a1-4365-98af-859c9ca28c07 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:48.557743 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-07ff18eb-d9a1-4365-98af-859c9ca28c07 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/groups Aug 13 03:31:48.558181 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-07ff18eb-d9a1-4365-98af-859c9ca28c07 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8190bdd2-506c-46ce-8efa-58c15be1585a", "volume_types": ["665b1d64-d1ee-4dc6-94e7-1399207ad6c0"], "name": "tempest-Group1-2105982980"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:48.560207 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-07ff18eb-d9a1-4365-98af-859c9ca28c07 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Creating new group {'group': {'group_type': '8190bdd2-506c-46ce-8efa-58c15be1585a', 'volume_types': ['665b1d64-d1ee-4dc6-94e7-1399207ad6c0'], 'name': 'tempest-Group1-2105982980'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 03:31:48.567597 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-07ff18eb-d9a1-4365-98af-859c9ca28c07 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Creating group tempest-Group1-2105982980. Aug 13 03:31:48.577848 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-07ff18eb-d9a1-4365-98af-859c9ca28c07 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Availability Zones retrieved successfully. Aug 13 03:31:48.604921 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-07ff18eb-d9a1-4365-98af-859c9ca28c07 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Created reservations ['93d200b7-e012-4e7e-a593-481ee0ed002d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:48.633715 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-07ff18eb-d9a1-4365-98af-859c9ca28c07 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Aug 13 03:31:48.634245 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 183/724] 10.4.3.140 () {70 vars in 1297 bytes} [Thu Aug 13 03:31:48 2026] POST /volume/v3/groups => generated 94 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:48.644705 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bbc9f68f-ab75-4883-9eb5-3758f5dbaf8e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:48.651139 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bbc9f68f-ab75-4883-9eb5-3758f5dbaf8e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e Aug 13 03:31:48.651139 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bbc9f68f-ab75-4883-9eb5-3758f5dbaf8e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:48.651359 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bbc9f68f-ab75-4883-9eb5-3758f5dbaf8e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:48.651590 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-bbc9f68f-ab75-4883-9eb5-3758f5dbaf8e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member 1be95204-fe4d-4f66-8939-5c5ffa52ef6e {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:48.656392 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:48.656392 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:48.670198 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bbc9f68f-ab75-4883-9eb5-3758f5dbaf8e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e returned with HTTP 200 Aug 13 03:31:48.670198 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 184/725] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:48 2026] GET /volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:48.725657 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-59478e66-e369-46f8-94f5-aaffc864aee3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:48.728071 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59478e66-e369-46f8-94f5-aaffc864aee3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:48.728310 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59478e66-e369-46f8-94f5-aaffc864aee3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:48.728533 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59478e66-e369-46f8-94f5-aaffc864aee3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:48.729194 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-59478e66-e369-46f8-94f5-aaffc864aee3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:48.734476 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:48.734476 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:48.735328 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59478e66-e369-46f8-94f5-aaffc864aee3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:48.735760 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 185/726] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:48 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:49.692044 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4127e656-83ba-4a16-8c36-35f5b4fc6a60 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:49.695297 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4127e656-83ba-4a16-8c36-35f5b4fc6a60 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e Aug 13 03:31:49.700026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4127e656-83ba-4a16-8c36-35f5b4fc6a60 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:49.701248 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4127e656-83ba-4a16-8c36-35f5b4fc6a60 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:49.701884 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-4127e656-83ba-4a16-8c36-35f5b4fc6a60 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member 1be95204-fe4d-4f66-8939-5c5ffa52ef6e {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:49.713943 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:49.713943 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:49.746842 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4127e656-83ba-4a16-8c36-35f5b4fc6a60 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e returned with HTTP 200 Aug 13 03:31:49.747258 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 175/727] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:49 2026] GET /volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e => generated 323 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:49.762280 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-43f4970a-b944-43a0-ac89-951eb61b6c7e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:49.762642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-637fa51f-247c-4397-be97-e19f79003c3a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:49.763392 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-43f4970a-b944-43a0-ac89-951eb61b6c7e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/groups Aug 13 03:31:49.763649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-43f4970a-b944-43a0-ac89-951eb61b6c7e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8190bdd2-506c-46ce-8efa-58c15be1585a", "volume_types": ["665b1d64-d1ee-4dc6-94e7-1399207ad6c0"], "name": "tempest-Group2-322611817"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:49.765281 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-43f4970a-b944-43a0-ac89-951eb61b6c7e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Creating new group {'group': {'group_type': '8190bdd2-506c-46ce-8efa-58c15be1585a', 'volume_types': ['665b1d64-d1ee-4dc6-94e7-1399207ad6c0'], 'name': 'tempest-Group2-322611817'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 03:31:49.765856 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-637fa51f-247c-4397-be97-e19f79003c3a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:49.766192 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-637fa51f-247c-4397-be97-e19f79003c3a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:49.766443 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-637fa51f-247c-4397-be97-e19f79003c3a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:49.766628 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-637fa51f-247c-4397-be97-e19f79003c3a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:49.773334 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-43f4970a-b944-43a0-ac89-951eb61b6c7e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Creating group tempest-Group2-322611817. Aug 13 03:31:49.773334 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:49.773334 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:49.782883 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:49.782883 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:49.784408 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-637fa51f-247c-4397-be97-e19f79003c3a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:49.785323 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 185/728] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:49 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:49.788113 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-43f4970a-b944-43a0-ac89-951eb61b6c7e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Availability Zones retrieved successfully. Aug 13 03:31:49.818269 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-43f4970a-b944-43a0-ac89-951eb61b6c7e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Created reservations ['ddab45c6-46ca-4e67-aae9-3ea51288a813'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:49.859161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-43f4970a-b944-43a0-ac89-951eb61b6c7e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Aug 13 03:31:49.859870 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 184/729] 10.4.3.140 () {70 vars in 1297 bytes} [Thu Aug 13 03:31:49 2026] POST /volume/v3/groups => generated 93 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:49.878429 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1bed6ed7-4090-4272-ab31-d3e93a700fa2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:49.878429 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1bed6ed7-4090-4272-ab31-d3e93a700fa2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 Aug 13 03:31:49.878429 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1bed6ed7-4090-4272-ab31-d3e93a700fa2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:49.879644 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1bed6ed7-4090-4272-ab31-d3e93a700fa2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:49.879644 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-1bed6ed7-4090-4272-ab31-d3e93a700fa2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member 4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:49.884183 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:49.884183 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:49.897355 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1bed6ed7-4090-4272-ab31-d3e93a700fa2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 returned with HTTP 200 Aug 13 03:31:49.897789 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 186/730] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:49 2026] GET /volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 => generated 321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:50.064684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:50.067126 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:50.067126 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1587797580"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:50.069006 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1587797580'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:50.069175 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Create volume of 1 GB Aug 13 03:31:50.069580 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:50.069580 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:50.079192 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Availability Zones retrieved successfully. Aug 13 03:31:50.091463 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Flow 'volume_create_api' (87aca59a-63e1-46d3-8163-234727945320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:50.094028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1b4fb7-2db9-4632-bfa7-4c2552a176ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:50.094724 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:50.159391 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1b4fb7-2db9-4632-bfa7-4c2552a176ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:50.159391 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ece49f2-1a37-4326-90dd-66e078342a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:50.262319 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Created reservations ['62d9597a-0906-47f2-a9a7-200d541229e4', '56a6b9ee-f7a9-49f0-a038-4579acbad257', 'e08f00ad-20b7-4a33-9878-7d68a2a6a1bc', 'db13e598-7e59-4898-9ca7-8b6c472f43a7'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:50.263404 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ece49f2-1a37-4326-90dd-66e078342a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62d9597a-0906-47f2-a9a7-200d541229e4', '56a6b9ee-f7a9-49f0-a038-4579acbad257', 'e08f00ad-20b7-4a33-9878-7d68a2a6a1bc', 'db13e598-7e59-4898-9ca7-8b6c472f43a7']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:50.265662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050d7955-3bb1-40a5-98ff-ef017f7ff30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:50.308608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050d7955-3bb1-40a5-98ff-ef017f7ff30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752915b9-d72a-498d-83af-399ebc09ddf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1587797580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35da08a0c8de4c3f81712ec856c9198a',qos_specs=None,replication_status=,reservations=['62d9597a-0906-47f2-a9a7-200d541229e4','56a6b9ee-f7a9-49f0-a038-4579acbad257','e08f00ad-20b7-4a33-9878-7d68a2a6a1bc','db13e598-7e59-4898-9ca7-8b6c472f43a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32a6bb65461945deabf0ffb93cab5d3d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1587797580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=752915b9-d72a-498d-83af-399ebc09ddf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35da08a0c8de4c3f81712ec856c9198a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32a6bb65461945deabf0ffb93cab5d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:50.309770 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496cce50-27cf-46a6-bb8c-d904a0bb4833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:50.367688 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496cce50-27cf-46a6-bb8c-d904a0bb4833) transitioned into state 'SUCCESS' from state '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-1587797580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35da08a0c8de4c3f81712ec856c9198a',qos_specs=None,replication_status=,reservations=['62d9597a-0906-47f2-a9a7-200d541229e4','56a6b9ee-f7a9-49f0-a038-4579acbad257','e08f00ad-20b7-4a33-9878-7d68a2a6a1bc','db13e598-7e59-4898-9ca7-8b6c472f43a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32a6bb65461945deabf0ffb93cab5d3d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:50.369470 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2cfe263-c158-477a-b07c-87510253e29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:50.386879 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2cfe263-c158-477a-b07c-87510253e29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:50.388261 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Flow 'volume_create_api' (87aca59a-63e1-46d3-8163-234727945320) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:50.389316 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Create volume request issued successfully. Aug 13 03:31:50.389501 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d265346f-bb70-455e-ab1e-0eee77f90c71 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:50.390056 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 176/731] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:50 2026] POST /volume/v3/volumes => generated 757 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:50.407534 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-22a23655-afab-4040-85cf-e5262a569c7f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:50.409513 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-22a23655-afab-4040-85cf-e5262a569c7f tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:31:50.409752 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-22a23655-afab-4040-85cf-e5262a569c7f tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:50.410612 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-22a23655-afab-4040-85cf-e5262a569c7f tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:50.420278 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:50.420278 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:50.430945 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-22a23655-afab-4040-85cf-e5262a569c7f tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:31:50.436725 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-22a23655-afab-4040-85cf-e5262a569c7f tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:31:50.436725 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 186/732] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:50 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:50.801947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ffa0c598-0211-42f9-a0bd-21c3f8c59b1d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:50.804763 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffa0c598-0211-42f9-a0bd-21c3f8c59b1d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:50.805765 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffa0c598-0211-42f9-a0bd-21c3f8c59b1d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:50.805765 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffa0c598-0211-42f9-a0bd-21c3f8c59b1d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:50.806236 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ffa0c598-0211-42f9-a0bd-21c3f8c59b1d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:50.812130 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:50.812130 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:50.813940 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffa0c598-0211-42f9-a0bd-21c3f8c59b1d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:50.814745 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 185/733] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:50 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:50.912589 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8f4e02ee-35e1-4f54-ab9c-8ea194a15134 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:50.915076 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f4e02ee-35e1-4f54-ab9c-8ea194a15134 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 Aug 13 03:31:50.915379 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8f4e02ee-35e1-4f54-ab9c-8ea194a15134 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:50.915628 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8f4e02ee-35e1-4f54-ab9c-8ea194a15134 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:50.916150 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-8f4e02ee-35e1-4f54-ab9c-8ea194a15134 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member 4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:50.920545 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:50.920545 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:50.933248 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f4e02ee-35e1-4f54-ab9c-8ea194a15134 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 returned with HTTP 200 Aug 13 03:31:50.933666 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 187/734] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:50 2026] GET /volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:50.946429 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:50.950758 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:50.951415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-200265653", "volume_type": "665b1d64-d1ee-4dc6-94e7-1399207ad6c0", "group_id": "1be95204-fe4d-4f66-8939-5c5ffa52ef6e", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:50.954485 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-200265653', 'volume_type': '665b1d64-d1ee-4dc6-94e7-1399207ad6c0', 'group_id': '1be95204-fe4d-4f66-8939-5c5ffa52ef6e', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:50.972534 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:50.972534 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:50.973375 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Create volume of 1 GB Aug 13 03:31:50.980932 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Availability Zones retrieved successfully. Aug 13 03:31:50.989616 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Flow 'volume_create_api' (a4f9f952-219b-453e-a865-810050740cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:50.993254 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16f8b8b3-13ff-4eb6-9c24-37bbaea7cac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:50.993254 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:50.993254 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:50.995234 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:51.027789 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16f8b8b3-13ff-4eb6-9c24-37bbaea7cac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:31:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=665b1d64-d1ee-4dc6-94e7-1399207ad6c0,is_public=True,name='tempest-GroupsTest-volume-type-1358509792',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '665b1d64-d1ee-4dc6-94e7-1399207ad6c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1be95204-fe4d-4f66-8939-5c5ffa52ef6e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:51.029070 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (096f6c2d-17a7-4570-8cb8-159acbe92fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:51.071876 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1358509792 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1358509792, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:51.072118 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1358509792 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1358509792, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:51.140071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Created reservations ['065b811d-ffec-4e07-b4c5-9372559d8b55', 'e2861f4a-cfa8-4664-8cde-6d38e0d748ca', 'fdc39b5a-4e5e-4d55-b7dc-27acf3b8cc5e', 'b3ad0d60-1d18-4739-8c33-7cd11ba17c4d'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:51.141320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (096f6c2d-17a7-4570-8cb8-159acbe92fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['065b811d-ffec-4e07-b4c5-9372559d8b55', 'e2861f4a-cfa8-4664-8cde-6d38e0d748ca', 'fdc39b5a-4e5e-4d55-b7dc-27acf3b8cc5e', 'b3ad0d60-1d18-4739-8c33-7cd11ba17c4d']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:51.142805 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe8a5e5-1cd6-4d9a-bdd0-7c45864acfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:51.182394 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe8a5e5-1cd6-4d9a-bdd0-7c45864acfb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b162fc8-67be-4707-9a61-31b32a83c244', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-200265653',encryption_key_id=None,group_id=1be95204-fe4d-4f66-8939-5c5ffa52ef6e,group_type_id=,metadata={},multiattach=False,project_id='b93e88303e2947aaa76c9426b2065661',qos_specs=None,replication_status=,reservations=['065b811d-ffec-4e07-b4c5-9372559d8b55','e2861f4a-cfa8-4664-8cde-6d38e0d748ca','fdc39b5a-4e5e-4d55-b7dc-27acf3b8cc5e','b3ad0d60-1d18-4739-8c33-7cd11ba17c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5e3249d5e4499a920a8549790c2e8f',volume_type_id=665b1d64-d1ee-4dc6-94e7-1399207ad6c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-200265653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1be95204-fe4d-4f66-8939-5c5ffa52ef6e,host=None,id=7b162fc8-67be-4707-9a61-31b32a83c244,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93e88303e2947aaa76c9426b2065661',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a5e3249d5e4499a920a8549790c2e8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(665b1d64-d1ee-4dc6-94e7-1399207ad6c0),volume_type_id=665b1d64-d1ee-4dc6-94e7-1399207ad6c0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:51.185350 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a20241-b395-4821-a890-ffacd413de21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:51.225465 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a20241-b395-4821-a890-ffacd413de21) transitioned into state 'SUCCESS' from state '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-200265653',encryption_key_id=None,group_id=1be95204-fe4d-4f66-8939-5c5ffa52ef6e,group_type_id=,metadata={},multiattach=False,project_id='b93e88303e2947aaa76c9426b2065661',qos_specs=None,replication_status=,reservations=['065b811d-ffec-4e07-b4c5-9372559d8b55','e2861f4a-cfa8-4664-8cde-6d38e0d748ca','fdc39b5a-4e5e-4d55-b7dc-27acf3b8cc5e','b3ad0d60-1d18-4739-8c33-7cd11ba17c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5e3249d5e4499a920a8549790c2e8f',volume_type_id=665b1d64-d1ee-4dc6-94e7-1399207ad6c0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:51.226615 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c9e781-9326-49c6-bea6-7576bf4fda85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:51.245323 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c9e781-9326-49c6-bea6-7576bf4fda85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:51.246532 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Flow 'volume_create_api' (a4f9f952-219b-453e-a865-810050740cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:51.247012 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Create volume request issued successfully. Aug 13 03:31:51.247966 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:51.248256 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:51.300406 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:51.304867 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:51.304867 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:51.309571 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f6dd9a7d-b64d-4b57-8837-0681cd258fb4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:51.311221 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 177/735] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:31:50 2026] POST /volume/v3/volumes => generated 814 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:51.330510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-503a5a40-535d-4563-b299-70dacc24a224 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:51.335483 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-503a5a40-535d-4563-b299-70dacc24a224 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 Aug 13 03:31:51.335483 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-503a5a40-535d-4563-b299-70dacc24a224 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:51.335483 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-503a5a40-535d-4563-b299-70dacc24a224 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:51.355043 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:51.355043 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:51.365665 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-503a5a40-535d-4563-b299-70dacc24a224 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Volume info retrieved successfully. Aug 13 03:31:51.367175 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-503a5a40-535d-4563-b299-70dacc24a224 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:51.367523 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-503a5a40-535d-4563-b299-70dacc24a224 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:51.416624 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-503a5a40-535d-4563-b299-70dacc24a224 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:51.420187 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:51.420187 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:51.430448 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-503a5a40-535d-4563-b299-70dacc24a224 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 returned with HTTP 200 Aug 13 03:31:51.430882 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 187/736] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:51 2026] GET /volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 => generated 882 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:51.460114 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bc411a0e-eb80-4811-9182-7a04048bf29d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:51.462614 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc411a0e-eb80-4811-9182-7a04048bf29d tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:31:51.462895 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc411a0e-eb80-4811-9182-7a04048bf29d tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:51.463235 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc411a0e-eb80-4811-9182-7a04048bf29d tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:51.476661 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:51.476661 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:51.482289 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bc411a0e-eb80-4811-9182-7a04048bf29d tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:31:51.488580 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc411a0e-eb80-4811-9182-7a04048bf29d tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:31:51.489094 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 186/737] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:51 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:51.732923 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3c8e9284-cb1e-43ff-bfc6-ac0ec9779451 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:51.736337 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c8e9284-cb1e-43ff-bfc6-ac0ec9779451 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:51.736610 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c8e9284-cb1e-43ff-bfc6-ac0ec9779451 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:51.738046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c8e9284-cb1e-43ff-bfc6-ac0ec9779451 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:51.746453 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:51.746453 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:51.751618 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3c8e9284-cb1e-43ff-bfc6-ac0ec9779451 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:51.757712 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c8e9284-cb1e-43ff-bfc6-ac0ec9779451 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:51.757960 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 188/738] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:51 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:51.827141 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8661f727-6f67-4ff3-8129-b2eb6e090a84 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:51.830127 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8661f727-6f67-4ff3-8129-b2eb6e090a84 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:51.830395 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8661f727-6f67-4ff3-8129-b2eb6e090a84 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:51.830712 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8661f727-6f67-4ff3-8129-b2eb6e090a84 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:51.830770 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8661f727-6f67-4ff3-8129-b2eb6e090a84 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:51.836765 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:51.836765 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:51.837707 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8661f727-6f67-4ff3-8129-b2eb6e090a84 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:51.838230 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 178/739] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:51 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:51.841061 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3cab757f-3efc-4d7d-94dc-97f7e4c65d3d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:51.844055 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3cab757f-3efc-4d7d-94dc-97f7e4c65d3d tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:51.844472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3cab757f-3efc-4d7d-94dc-97f7e4c65d3d tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:51.844817 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3cab757f-3efc-4d7d-94dc-97f7e4c65d3d tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:51.858570 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:51.858570 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:51.871526 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3cab757f-3efc-4d7d-94dc-97f7e4c65d3d tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:51.878390 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3cab757f-3efc-4d7d-94dc-97f7e4c65d3d tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:51.880069 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 188/740] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:51 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:52.451319 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ea1c3f48-c172-4d96-abda-2bec84444d72 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:52.454749 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea1c3f48-c172-4d96-abda-2bec84444d72 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 Aug 13 03:31:52.454749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea1c3f48-c172-4d96-abda-2bec84444d72 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:52.457630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea1c3f48-c172-4d96-abda-2bec84444d72 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:52.469813 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:52.469813 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:52.476921 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ea1c3f48-c172-4d96-abda-2bec84444d72 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Volume info retrieved successfully. Aug 13 03:31:52.477246 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-ea1c3f48-c172-4d96-abda-2bec84444d72 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:52.477507 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-ea1c3f48-c172-4d96-abda-2bec84444d72 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:52.543145 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-ea1c3f48-c172-4d96-abda-2bec84444d72 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:52.547615 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:52.547615 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:52.563111 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea1c3f48-c172-4d96-abda-2bec84444d72 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 returned with HTTP 200 Aug 13 03:31:52.563322 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 187/741] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:52 2026] GET /volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 => generated 907 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:52.583374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5a1edc5e-6408-443f-85e6-64c96943dd0b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:52.587125 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a1edc5e-6408-443f-85e6-64c96943dd0b tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e Aug 13 03:31:52.587471 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a1edc5e-6408-443f-85e6-64c96943dd0b tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:52.587740 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a1edc5e-6408-443f-85e6-64c96943dd0b tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:52.587977 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-5a1edc5e-6408-443f-85e6-64c96943dd0b tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member 1be95204-fe4d-4f66-8939-5c5ffa52ef6e {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:52.595017 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:52.595017 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:52.610791 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a1edc5e-6408-443f-85e6-64c96943dd0b tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e returned with HTTP 200 Aug 13 03:31:52.612452 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 189/742] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:52 2026] GET /volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:52.629496 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0c57f755-331e-495b-91b5-33fe2ca452b7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:52.632440 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0c57f755-331e-495b-91b5-33fe2ca452b7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 Aug 13 03:31:52.632440 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0c57f755-331e-495b-91b5-33fe2ca452b7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:52.632440 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0c57f755-331e-495b-91b5-33fe2ca452b7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:52.632851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-0c57f755-331e-495b-91b5-33fe2ca452b7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member 4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:52.645470 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:52.645470 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:52.657755 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0c57f755-331e-495b-91b5-33fe2ca452b7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 returned with HTTP 200 Aug 13 03:31:52.659574 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 179/743] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:52 2026] GET /volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:52.676274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5d256cf5-3b47-43d8-9305-2ef66ca2f141 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:52.679373 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5d256cf5-3b47-43d8-9305-2ef66ca2f141 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/detail Aug 13 03:31:52.679774 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5d256cf5-3b47-43d8-9305-2ef66ca2f141 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:52.680498 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5d256cf5-3b47-43d8-9305-2ef66ca2f141 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:52.724701 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5d256cf5-3b47-43d8-9305-2ef66ca2f141 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/detail returned with HTTP 200 Aug 13 03:31:52.725574 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 189/744] 10.4.3.140 () {68 vars in 1296 bytes} [Thu Aug 13 03:31:52 2026] GET /volume/v3/groups/detail => generated 639 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:52.739614 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:52.745690 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:52.745690 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:52.746212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:52.746973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:52.748190 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:52.789622 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Get all volumes completed successfully. Aug 13 03:31:52.790674 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:52.791280 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:52.843359 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:52.848650 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:52.848650 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:52.856114 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c0c4edbd-6d60-4b31-9306-1d67f4819f2f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:52.861791 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0c4edbd-6d60-4b31-9306-1d67f4819f2f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:52.862012 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-089223a3-ff9e-462d-bd34-8fb55d1c1492 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:52.862095 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0c4edbd-6d60-4b31-9306-1d67f4819f2f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:52.862157 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 188/745] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:52 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:31:52.862196 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0c4edbd-6d60-4b31-9306-1d67f4819f2f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:52.862742 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c0c4edbd-6d60-4b31-9306-1d67f4819f2f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:52.875018 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:52.875018 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:52.877139 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0c4edbd-6d60-4b31-9306-1d67f4819f2f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:52.877873 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 190/746] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:52 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:52.886114 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:52.888380 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:52.888766 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:52.888937 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:52.889200 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:52.889939 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:52.889939 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:52.890927 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:52.897898 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-73815912-cf9b-496d-bd75-a66ab275861a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:52.904914 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-73815912-cf9b-496d-bd75-a66ab275861a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 Aug 13 03:31:52.905217 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-73815912-cf9b-496d-bd75-a66ab275861a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:52.905499 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-73815912-cf9b-496d-bd75-a66ab275861a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:52.907613 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Get all volumes completed successfully. Aug 13 03:31:52.908687 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:52.910921 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:52.932354 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:52.932354 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:52.941412 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-73815912-cf9b-496d-bd75-a66ab275861a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:31:52.949607 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-73815912-cf9b-496d-bd75-a66ab275861a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 returned with HTTP 200 Aug 13 03:31:52.950347 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 190/747] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:52 2026] GET /volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:31:52.965666 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e5984876-f5ad-4c97-94b2-826ddf2a0607 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:52.995486 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:53.002972 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:53.002972 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:53.023246 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-46b3d5ac-f40d-4927-ab36-f51829cccabb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:53.023986 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 180/748] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:52 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:53.046124 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ddba9a90-a617-428a-8c8a-89782ee57fa1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:53.048649 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ddba9a90-a617-428a-8c8a-89782ee57fa1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e/action Aug 13 03:31:53.049471 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ddba9a90-a617-428a-8c8a-89782ee57fa1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:53.049471 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ddba9a90-a617-428a-8c8a-89782ee57fa1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:53.051324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-ddba9a90-a617-428a-8c8a-89782ee57fa1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] delete called for group 1be95204-fe4d-4f66-8939-5c5ffa52ef6e {{(pid=100343) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:31:53.051521 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-ddba9a90-a617-428a-8c8a-89782ee57fa1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Delete group with id: 1be95204-fe4d-4f66-8939-5c5ffa52ef6e Aug 13 03:31:53.058562 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:53.058562 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:53.138927 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ddba9a90-a617-428a-8c8a-89782ee57fa1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e/action returned with HTTP 202 Aug 13 03:31:53.139381 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 191/749] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:31:53 2026] POST /volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:53.154665 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1b0624cc-4354-4767-9399-ae77ab98df6a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:53.159423 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1b0624cc-4354-4767-9399-ae77ab98df6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 Aug 13 03:31:53.159586 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1b0624cc-4354-4767-9399-ae77ab98df6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:53.159926 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1b0624cc-4354-4767-9399-ae77ab98df6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:53.166620 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5984876-f5ad-4c97-94b2-826ddf2a0607 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a/export_record Aug 13 03:31:53.167077 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5984876-f5ad-4c97-94b2-826ddf2a0607 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:53.167369 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5984876-f5ad-4c97-94b2-826ddf2a0607 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Calling method 'export_record' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:53.167539 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-e5984876-f5ad-4c97-94b2-826ddf2a0607 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Export record for backup fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 03:31:53.175938 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:53.175938 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:53.181527 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1b0624cc-4354-4767-9399-ae77ab98df6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Volume info retrieved successfully. Aug 13 03:31:53.182353 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-1b0624cc-4354-4767-9399-ae77ab98df6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:53.182579 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-1b0624cc-4354-4767-9399-ae77ab98df6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:53.187731 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:53.187731 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:53.188254 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-e5984876-f5ad-4c97-94b2-826ddf2a0607 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Calling RPCAPI with context: , host: np0000007145, backup: fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 03:31:53.205908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-e5984876-f5ad-4c97-94b2-826ddf2a0607 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] export_record in rpcapi backup_id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a on host np0000007145. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 03:31:53.219669 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-e5984876-f5ad-4c97-94b2-826ddf2a0607 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmI2ZDdmYjgtODFkZC00YzlhLTkwYzEtMjgwYmQxZTY1MzhhIiwgInVzZXJfaWQiOiAiNWU3NTA3Y2VkODE0NDRjZmE3YmFjMzU3NjZjYzMyYzMiLCAicHJvamVjdF9pZCI6ICI2NmNiMTliZmE1NWY0Mjc2YThiNzMwMjgyNTQwZDRiMyIsICJ2b2x1bWVfaWQiOiAiZjBkNTViODAtMjk1OC00MDg4LTllNjktZDIxYWVmMzEyNGM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY5NzMxNjE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk0ODIyODM3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YwZDU1YjgwLTI5NTgtNDA4OC05ZTY5LWQyMWFlZjMxMjRjOS8yMDI2MDgxMzAzMzEzNS9hel9ub3ZhX2JhY2t1cF9mYjZkN2ZiOC04MWRkLTRjOWEtOTBjMS0yODBiZDFlNjUzOGEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6MzE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 03:31:53.220073 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5984876-f5ad-4c97-94b2-826ddf2a0607 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a/export_record returned with HTTP 200 Aug 13 03:31:53.221484 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 189/750] 10.4.3.140 () {66 vars in 1390 bytes} [Thu Aug 13 03:31:52 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a/export_record => generated 1512 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:53.232674 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5443cf8a-3a30-45ec-bf79-813c64181229 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:53.235425 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-1b0624cc-4354-4767-9399-ae77ab98df6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:53.236412 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5443cf8a-3a30-45ec-bf79-813c64181229 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] POST https://10.4.3.140/volume/v3/backups/import_record Aug 13 03:31:53.237506 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5443cf8a-3a30-45ec-bf79-813c64181229 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI1ZWQyNDgtYTdjMS00NDc4LTg3YzMtMDY0ZDc5NjEzZTFlIiwgInVzZXJfaWQiOiAiNWU3NTA3Y2VkODE0NDRjZmE3YmFjMzU3NjZjYzMyYzMiLCAicHJvamVjdF9pZCI6ICI2NmNiMTliZmE1NWY0Mjc2YThiNzMwMjgyNTQwZDRiMyIsICJ2b2x1bWVfaWQiOiAiZjBkNTViODAtMjk1OC00MDg4LTllNjktZDIxYWVmMzEyNGM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY5NzMxNjE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk0ODIyODM3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YwZDU1YjgwLTI5NTgtNDA4OC05ZTY5LWQyMWFlZjMxMjRjOS8yMDI2MDgxMzAzMzEzNS9hel9ub3ZhX2JhY2t1cF9mYjZkN2ZiOC04MWRkLTRjOWEtOTBjMS0yODBiZDFlNjUzOGEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6MzE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:53.240050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-5443cf8a-3a30-45ec-bf79-813c64181229 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI1ZWQyNDgtYTdjMS00NDc4LTg3YzMtMDY0ZDc5NjEzZTFlIiwgInVzZXJfaWQiOiAiNWU3NTA3Y2VkODE0NDRjZmE3YmFjMzU3NjZjYzMyYzMiLCAicHJvamVjdF9pZCI6ICI2NmNiMTliZmE1NWY0Mjc2YThiNzMwMjgyNTQwZDRiMyIsICJ2b2x1bWVfaWQiOiAiZjBkNTViODAtMjk1OC00MDg4LTllNjktZDIxYWVmMzEyNGM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY5NzMxNjE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk0ODIyODM3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YwZDU1YjgwLTI5NTgtNDA4OC05ZTY5LWQyMWFlZjMxMjRjOS8yMDI2MDgxMzAzMzEzNS9hel9ub3ZhX2JhY2t1cF9mYjZkN2ZiOC04MWRkLTRjOWEtOTBjMS0yODBiZDFlNjUzOGEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6MzE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100341) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 03:31:53.240050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-5443cf8a-3a30-45ec-bf79-813c64181229 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI1ZWQyNDgtYTdjMS00NDc4LTg3YzMtMDY0ZDc5NjEzZTFlIiwgInVzZXJfaWQiOiAiNWU3NTA3Y2VkODE0NDRjZmE3YmFjMzU3NjZjYzMyYzMiLCAicHJvamVjdF9pZCI6ICI2NmNiMTliZmE1NWY0Mjc2YThiNzMwMjgyNTQwZDRiMyIsICJ2b2x1bWVfaWQiOiAiZjBkNTViODAtMjk1OC00MDg4LTllNjktZDIxYWVmMzEyNGM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY5NzMxNjE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk0ODIyODM3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YwZDU1YjgwLTI5NTgtNDA4OC05ZTY5LWQyMWFlZjMxMjRjOS8yMDI2MDgxMzAzMzEzNS9hel9ub3ZhX2JhY2t1cF9mYjZkN2ZiOC04MWRkLTRjOWEtOTBjMS0yODBiZDFlNjUzOGEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6MzE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100341) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 03:31:53.241750 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:53.241750 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:53.255716 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1b0624cc-4354-4767-9399-ae77ab98df6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 returned with HTTP 200 Aug 13 03:31:53.257399 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 191/751] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:53 2026] GET /volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 => generated 906 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:53.346155 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-5443cf8a-3a30-45ec-bf79-813c64181229 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Created reservations ['13c2f646-f4b0-4385-aaeb-703243d078c9', '0d847096-d345-4723-bd72-92f1a9c36554'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:53.396123 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-5443cf8a-3a30-45ec-bf79-813c64181229 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] import_record rpcapi backup id 325ed248-a7c1-4478-87c3-064d79613e1e on host np0000007145 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI1ZWQyNDgtYTdjMS00NDc4LTg3YzMtMDY0ZDc5NjEzZTFlIiwgInVzZXJfaWQiOiAiNWU3NTA3Y2VkODE0NDRjZmE3YmFjMzU3NjZjYzMyYzMiLCAicHJvamVjdF9pZCI6ICI2NmNiMTliZmE1NWY0Mjc2YThiNzMwMjgyNTQwZDRiMyIsICJ2b2x1bWVfaWQiOiAiZjBkNTViODAtMjk1OC00MDg4LTllNjktZDIxYWVmMzEyNGM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTY5NzMxNjE5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk0ODIyODM3NSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YwZDU1YjgwLTI5NTgtNDA4OC05ZTY5LWQyMWFlZjMxMjRjOS8yMDI2MDgxMzAzMzEzNS9hel9ub3ZhX2JhY2t1cF9mYjZkN2ZiOC04MWRkLTRjOWEtOTBjMS0yODBiZDFlNjUzOGEiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEzVDAzOjMxOjMwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6MzE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100341) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 03:31:53.400347 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-5443cf8a-3a30-45ec-bf79-813c64181229 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Import record output: {'backup': {'id': '325ed248-a7c1-4478-87c3-064d79613e1e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.140/volume/backups/325ed248-a7c1-4478-87c3-064d79613e1e'}]}}. {{(pid=100341) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 03:31:53.400657 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5443cf8a-3a30-45ec-bf79-813c64181229 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] https://10.4.3.140/volume/v3/backups/import_record returned with HTTP 201 Aug 13 03:31:53.401338 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 181/752] 10.4.3.140 () {68 vars in 1302 bytes} [Thu Aug 13 03:31:53 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 169 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 03:31:53.413814 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b6ba4e1f-974e-4ee3-a47a-2fb13260bb56 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:53.418272 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6ba4e1f-974e-4ee3-a47a-2fb13260bb56 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] GET https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e Aug 13 03:31:53.418272 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6ba4e1f-974e-4ee3-a47a-2fb13260bb56 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:53.419416 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6ba4e1f-974e-4ee3-a47a-2fb13260bb56 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:53.419596 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b6ba4e1f-974e-4ee3-a47a-2fb13260bb56 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Show backup with id 325ed248-a7c1-4478-87c3-064d79613e1e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:53.439420 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:53.439420 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:53.440429 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6ba4e1f-974e-4ee3-a47a-2fb13260bb56 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e returned with HTTP 200 Aug 13 03:31:53.441583 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 192/753] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:53 2026] GET /volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e => generated 647 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:54.279634 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ddbf7298-789e-4008-8fdc-40f3ab6f3c9a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:54.286119 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ddbf7298-789e-4008-8fdc-40f3ab6f3c9a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 Aug 13 03:31:54.286540 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ddbf7298-789e-4008-8fdc-40f3ab6f3c9a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:54.287195 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ddbf7298-789e-4008-8fdc-40f3ab6f3c9a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:54.301161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ddbf7298-789e-4008-8fdc-40f3ab6f3c9a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 returned with HTTP 404 Aug 13 03:31:54.301903 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 190/754] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:54 2026] GET /volume/v3/volumes/7b162fc8-67be-4707-9a61-31b32a83c244 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:54.314183 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-00aa283a-2e00-49af-aee9-b8f8d00945b0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:54.317880 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-00aa283a-2e00-49af-aee9-b8f8d00945b0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e Aug 13 03:31:54.318251 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-00aa283a-2e00-49af-aee9-b8f8d00945b0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:54.318765 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-00aa283a-2e00-49af-aee9-b8f8d00945b0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:54.318765 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-00aa283a-2e00-49af-aee9-b8f8d00945b0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member 1be95204-fe4d-4f66-8939-5c5ffa52ef6e {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:54.323323 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-00aa283a-2e00-49af-aee9-b8f8d00945b0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e returned with HTTP 404 Aug 13 03:31:54.324138 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 192/755] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:54 2026] GET /volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:54.335501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c2c8f8fe-4c3e-4d3b-bf71-3a78732dc408 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:54.337933 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c2c8f8fe-4c3e-4d3b-bf71-3a78732dc408 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6/action Aug 13 03:31:54.338766 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c2c8f8fe-4c3e-4d3b-bf71-3a78732dc408 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:54.338766 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c2c8f8fe-4c3e-4d3b-bf71-3a78732dc408 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:54.340877 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-c2c8f8fe-4c3e-4d3b-bf71-3a78732dc408 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] delete called for group 4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 {{(pid=100341) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:31:54.341461 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.groups [None req-c2c8f8fe-4c3e-4d3b-bf71-3a78732dc408 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Delete group with id: 4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 Aug 13 03:31:54.347411 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:54.347411 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:54.395530 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c2c8f8fe-4c3e-4d3b-bf71-3a78732dc408 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6/action returned with HTTP 202 Aug 13 03:31:54.395980 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 182/756] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:31:54 2026] POST /volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:54.406980 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-62f61493-859d-4340-a238-d7f58ddb621d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:54.409369 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62f61493-859d-4340-a238-d7f58ddb621d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 Aug 13 03:31:54.409520 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-62f61493-859d-4340-a238-d7f58ddb621d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:54.409784 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-62f61493-859d-4340-a238-d7f58ddb621d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:54.409912 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-62f61493-859d-4340-a238-d7f58ddb621d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member 4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:54.415413 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:54.415413 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:54.426898 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62f61493-859d-4340-a238-d7f58ddb621d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 returned with HTTP 200 Aug 13 03:31:54.427632 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 193/757] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:54 2026] GET /volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:54.458386 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c4df7876-62e6-456a-859e-13c203fe142d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:54.461370 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4df7876-62e6-456a-859e-13c203fe142d tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] GET https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e Aug 13 03:31:54.461897 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4df7876-62e6-456a-859e-13c203fe142d tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:54.462041 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4df7876-62e6-456a-859e-13c203fe142d tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:54.462220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c4df7876-62e6-456a-859e-13c203fe142d tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Show backup with id 325ed248-a7c1-4478-87c3-064d79613e1e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:54.475342 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:54.475342 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:54.479411 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4df7876-62e6-456a-859e-13c203fe142d tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e returned with HTTP 200 Aug 13 03:31:54.479546 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 191/758] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:54 2026] GET /volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:54.501960 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3aaab76e-4403-4c3b-a650-46fdce035712 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:54.506600 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3aaab76e-4403-4c3b-a650-46fdce035712 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] GET https://10.4.3.140/volume/v3/backups Aug 13 03:31:54.507166 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3aaab76e-4403-4c3b-a650-46fdce035712 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:54.508308 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3aaab76e-4403-4c3b-a650-46fdce035712 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:54.527530 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3aaab76e-4403-4c3b-a650-46fdce035712 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 200 Aug 13 03:31:54.528144 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 193/759] 10.4.3.140 () {66 vars in 1237 bytes} [Thu Aug 13 03:31:54 2026] GET /volume/v3/backups => generated 337 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:54.540765 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:54.543485 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] POST https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a/restore Aug 13 03:31:54.544070 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:54.545935 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Restoring backup fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a ({'restore': {}}) {{(pid=100341) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 03:31:54.546180 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Restoring backup fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a to volume None. Aug 13 03:31:54.554140 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:54.554140 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:54.555693 np0000007145 devstack@c-api.service[100341]: INFO cinder.backup.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Creating volume of 1 GB for restore of backup fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. Aug 13 03:31:54.567649 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:31:54.567158. {{(pid=100341) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:31:54.568381 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Availability Zones retrieved successfully. Aug 13 03:31:54.582563 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Flow 'volume_create_api' (bcc39fd9-5bff-4321-9ec4-7ee2f9f1a510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:54.583681 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cc0c6c-7c5d-4ee5-846a-c07da2748256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:54.588087 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:54.654189 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86cc0c6c-7c5d-4ee5-846a-c07da2748256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:54.655463 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367abdc5-0859-449d-b406-0335cfa431c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:54.735788 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Created reservations ['5e825994-e132-493b-9f8e-9eb0a5cfcb8c', '42b9ce4f-ed98-492e-9ac7-3926534c4fa0', 'a82795a3-3b73-4b83-b6dc-1a00ac9bd697', '32c85ecc-960d-48ce-8c2c-2dc3df47b9fc'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:54.736694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367abdc5-0859-449d-b406-0335cfa431c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e825994-e132-493b-9f8e-9eb0a5cfcb8c', '42b9ce4f-ed98-492e-9ac7-3926534c4fa0', 'a82795a3-3b73-4b83-b6dc-1a00ac9bd697', '32c85ecc-960d-48ce-8c2c-2dc3df47b9fc']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:54.737480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37697cf4-6a2e-42b9-9af7-e0e6c2c3f621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:54.785143 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37697cf4-6a2e-42b9-9af7-e0e6c2c3f621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f', '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_fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66cb19bfa55f4276a8b730282540d4b3',qos_specs=None,replication_status=,reservations=['5e825994-e132-493b-9f8e-9eb0a5cfcb8c','42b9ce4f-ed98-492e-9ac7-3926534c4fa0','a82795a3-3b73-4b83-b6dc-1a00ac9bd697','32c85ecc-960d-48ce-8c2c-2dc3df47b9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7507ced81444cfa7bac35766cc32c3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:54Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66cb19bfa55f4276a8b730282540d4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e7507ced81444cfa7bac35766cc32c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:54.786357 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173b8c6c-c2d5-4730-ab03-f82e6f090a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:54.824397 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173b8c6c-c2d5-4730-ab03-f82e6f090a17) transitioned into 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_fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66cb19bfa55f4276a8b730282540d4b3',qos_specs=None,replication_status=,reservations=['5e825994-e132-493b-9f8e-9eb0a5cfcb8c','42b9ce4f-ed98-492e-9ac7-3926534c4fa0','a82795a3-3b73-4b83-b6dc-1a00ac9bd697','32c85ecc-960d-48ce-8c2c-2dc3df47b9fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7507ced81444cfa7bac35766cc32c3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:54.825467 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624e9061-e9fe-4d5a-ac98-c93bdb86b0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:54.848455 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624e9061-e9fe-4d5a-ac98-c93bdb86b0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:54.849365 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Flow 'volume_create_api' (bcc39fd9-5bff-4321-9ec4-7ee2f9f1a510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:54.850008 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Create volume request issued successfully. Aug 13 03:31:54.868148 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:54.868148 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:54.869550 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:31:55.440843 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7b312523-fbc0-4d77-966a-71cd94bd0fe7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.443326 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b312523-fbc0-4d77-966a-71cd94bd0fe7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 Aug 13 03:31:55.443763 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7b312523-fbc0-4d77-966a-71cd94bd0fe7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:55.445310 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7b312523-fbc0-4d77-966a-71cd94bd0fe7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:55.445310 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-7b312523-fbc0-4d77-966a-71cd94bd0fe7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member 4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:55.450845 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b312523-fbc0-4d77-966a-71cd94bd0fe7 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 returned with HTTP 404 Aug 13 03:31:55.451610 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 194/760] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:55 2026] GET /volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:55.463894 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a08eabb0-37d4-4a90-83ba-d3935d469b01 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.466543 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a08eabb0-37d4-4a90-83ba-d3935d469b01 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/detail Aug 13 03:31:55.466668 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a08eabb0-37d4-4a90-83ba-d3935d469b01 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:55.467110 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a08eabb0-37d4-4a90-83ba-d3935d469b01 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:55.475138 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a08eabb0-37d4-4a90-83ba-d3935d469b01 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/detail returned with HTTP 200 Aug 13 03:31:55.475336 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 192/761] 10.4.3.140 () {68 vars in 1296 bytes} [Thu Aug 13 03:31:55 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:55.488472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ddbf025e-7f02-4bca-9342-eca86280383a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.491005 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ddbf025e-7f02-4bca-9342-eca86280383a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:55.491285 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ddbf025e-7f02-4bca-9342-eca86280383a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:55.491518 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ddbf025e-7f02-4bca-9342-eca86280383a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:55.492556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-ddbf025e-7f02-4bca-9342-eca86280383a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:55.492556 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:55.492556 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:55.493033 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ddbf025e-7f02-4bca-9342-eca86280383a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:55.505179 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ddbf025e-7f02-4bca-9342-eca86280383a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Get all volumes completed successfully. Aug 13 03:31:55.508688 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ddbf025e-7f02-4bca-9342-eca86280383a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:55.509191 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 194/762] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:55.530740 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f5b915f4-5de7-44de-8a93-c6d80fb2abcb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.533078 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f5b915f4-5de7-44de-8a93-c6d80fb2abcb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6/action Aug 13 03:31:55.533557 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f5b915f4-5de7-44de-8a93-c6d80fb2abcb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:55.533752 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f5b915f4-5de7-44de-8a93-c6d80fb2abcb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:55.536673 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-f5b915f4-5de7-44de-8a93-c6d80fb2abcb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] delete called for group 4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 {{(pid=100343) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:31:55.536673 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-f5b915f4-5de7-44de-8a93-c6d80fb2abcb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Delete group with id: 4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6 Aug 13 03:31:55.544362 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f5b915f4-5de7-44de-8a93-c6d80fb2abcb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6/action returned with HTTP 404 Aug 13 03:31:55.545498 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 195/763] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:31:55 2026] POST /volume/v3/groups/4c2ffa03-3d1d-4e2f-997c-4ee0d3b728f6/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:55.559542 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a09176ae-bf36-4589-997c-6e0f106f34eb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.561947 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a09176ae-bf36-4589-997c-6e0f106f34eb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:31:55.562230 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a09176ae-bf36-4589-997c-6e0f106f34eb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:55.562493 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a09176ae-bf36-4589-997c-6e0f106f34eb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:55.562843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-a09176ae-bf36-4589-997c-6e0f106f34eb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:31:55.563883 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a09176ae-bf36-4589-997c-6e0f106f34eb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:31:55.573764 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a09176ae-bf36-4589-997c-6e0f106f34eb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Get all volumes completed successfully. Aug 13 03:31:55.577208 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a09176ae-bf36-4589-997c-6e0f106f34eb tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:31:55.577430 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 193/764] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:31:55 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) Aug 13 03:31:55.595451 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0ebeb9d0-0ff3-48e9-a004-17f680788895 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.597381 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ebeb9d0-0ff3-48e9-a004-17f680788895 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e/action Aug 13 03:31:55.597915 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ebeb9d0-0ff3-48e9-a004-17f680788895 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:31:55.598099 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ebeb9d0-0ff3-48e9-a004-17f680788895 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:55.603235 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-0ebeb9d0-0ff3-48e9-a004-17f680788895 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] delete called for group 1be95204-fe4d-4f66-8939-5c5ffa52ef6e {{(pid=100340) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:31:55.603235 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.groups [None req-0ebeb9d0-0ff3-48e9-a004-17f680788895 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Delete group with id: 1be95204-fe4d-4f66-8939-5c5ffa52ef6e Aug 13 03:31:55.608179 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ebeb9d0-0ff3-48e9-a004-17f680788895 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e/action returned with HTTP 404 Aug 13 03:31:55.608590 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 195/765] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:31:55 2026] POST /volume/v3/groups/1be95204-fe4d-4f66-8939-5c5ffa52ef6e/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:31:55.622811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a4ff3b9e-6e8e-4b21-af9a-e915b1091b59 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.625134 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4ff3b9e-6e8e-4b21-af9a-e915b1091b59 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/8190bdd2-506c-46ce-8efa-58c15be1585a Aug 13 03:31:55.625485 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a4ff3b9e-6e8e-4b21-af9a-e915b1091b59 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:55.625793 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a4ff3b9e-6e8e-4b21-af9a-e915b1091b59 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:55.626244 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:55.626244 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:55.654853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4ff3b9e-6e8e-4b21-af9a-e915b1091b59 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/group_types/8190bdd2-506c-46ce-8efa-58c15be1585a returned with HTTP 202 Aug 13 03:31:55.655333 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 196/766] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:31:55 2026] DELETE /volume/v3/group_types/8190bdd2-506c-46ce-8efa-58c15be1585a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:31:55.668036 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4e93613f-1fc5-4229-8795-7d748030655d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.670312 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e93613f-1fc5-4229-8795-7d748030655d tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] DELETE https://10.4.3.140/volume/v3/types/665b1d64-d1ee-4dc6-94e7-1399207ad6c0 Aug 13 03:31:55.671078 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e93613f-1fc5-4229-8795-7d748030655d tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:55.671332 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e93613f-1fc5-4229-8795-7d748030655d tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:55.742852 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e93613f-1fc5-4229-8795-7d748030655d tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/types/665b1d64-d1ee-4dc6-94e7-1399207ad6c0 returned with HTTP 202 Aug 13 03:31:55.743866 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 194/767] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:31:55 2026] DELETE /volume/v3/types/665b1d64-d1ee-4dc6-94e7-1399207ad6c0 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:55.759590 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ead52513-bcf8-4185-93eb-3fef092ea7b3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.761715 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ead52513-bcf8-4185-93eb-3fef092ea7b3 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] GET https://10.4.3.140/volume/v3/types/665b1d64-d1ee-4dc6-94e7-1399207ad6c0 Aug 13 03:31:55.762056 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ead52513-bcf8-4185-93eb-3fef092ea7b3 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:55.762332 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ead52513-bcf8-4185-93eb-3fef092ea7b3 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:55.772126 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ead52513-bcf8-4185-93eb-3fef092ea7b3 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/types/665b1d64-d1ee-4dc6-94e7-1399207ad6c0 returned with HTTP 404 Aug 13 03:31:55.772380 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 196/768] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:31:55 2026] GET /volume/v3/types/665b1d64-d1ee-4dc6-94e7-1399207ad6c0 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:55.784881 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-531280ac-48e1-412c-b3f7-fe19b448a5b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.787382 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-531280ac-48e1-412c-b3f7-fe19b448a5b3 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:31:55.787955 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-531280ac-48e1-412c-b3f7-fe19b448a5b3 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1914815127"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:55.811793 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-531280ac-48e1-412c-b3f7-fe19b448a5b3 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:31:55.813759 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 197/769] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:31:55 2026] POST /volume/v3/types => generated 216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:55.824500 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-91769846-afd0-429a-8b62-1583ba99374e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.827430 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91769846-afd0-429a-8b62-1583ba99374e tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:31:55.827661 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91769846-afd0-429a-8b62-1583ba99374e tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-599825992"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:55.852447 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91769846-afd0-429a-8b62-1583ba99374e tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:31:55.852447 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 195/770] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:31:55 2026] POST /volume/v3/group_types => generated 172 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:55.868561 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-84d371e8-7ba4-491a-a7ba-81c2abaf53fa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.873243 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-84d371e8-7ba4-491a-a7ba-81c2abaf53fa tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/groups Aug 13 03:31:55.873814 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-84d371e8-7ba4-491a-a7ba-81c2abaf53fa tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1fac4a13-20c9-4519-8cf2-1a01b0548689", "volume_types": ["70316db0-7aba-428e-b13f-caadbf21a796"], "name": "tempest-GroupsTest-Group-563942986"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:55.876031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-84d371e8-7ba4-491a-a7ba-81c2abaf53fa tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Creating new group {'group': {'group_type': '1fac4a13-20c9-4519-8cf2-1a01b0548689', 'volume_types': ['70316db0-7aba-428e-b13f-caadbf21a796'], 'name': 'tempest-GroupsTest-Group-563942986'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 03:31:55.881353 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:55.881353 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:55.882171 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:31:55.882171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Checking backup size 1 against volume size 1 {{(pid=100341) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 03:31:55.882171 np0000007145 devstack@c-api.service[100341]: INFO cinder.backup.api [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Overwriting volume 82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f with restore of backup fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:55.885985 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.groups [None req-84d371e8-7ba4-491a-a7ba-81c2abaf53fa tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Creating group tempest-GroupsTest-Group-563942986. Aug 13 03:31:55.907022 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-84d371e8-7ba4-491a-a7ba-81c2abaf53fa tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Availability Zones retrieved successfully. Aug 13 03:31:55.911687 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] restore_backup in rpcapi backup_id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a {{(pid=100341) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 03:31:55.915739 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-19fdf371-2df9-4df6-b4fc-f6d124df16ce tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a/restore returned with HTTP 202 Aug 13 03:31:55.917077 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 183/771] 10.4.3.140 () {68 vars in 1393 bytes} [Thu Aug 13 03:31:54 2026] POST /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a/restore => generated 189 bytes in 1377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:55.929104 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0685de6a-34a7-4e09-85ac-e7e0ca89a838 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:55.932350 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0685de6a-34a7-4e09-85ac-e7e0ca89a838 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:55.932586 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0685de6a-34a7-4e09-85ac-e7e0ca89a838 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:55.932865 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0685de6a-34a7-4e09-85ac-e7e0ca89a838 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:55.933539 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0685de6a-34a7-4e09-85ac-e7e0ca89a838 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:55.948049 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:55.948049 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:55.958375 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0685de6a-34a7-4e09-85ac-e7e0ca89a838 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:55.959759 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 198/772] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:55 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:55.960978 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-84d371e8-7ba4-491a-a7ba-81c2abaf53fa tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Created reservations ['7de4cdcd-e64b-452b-9b1d-87ab5b0f5076'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:56.035748 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-84d371e8-7ba4-491a-a7ba-81c2abaf53fa tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Aug 13 03:31:56.036570 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 197/773] 10.4.3.140 () {70 vars in 1297 bytes} [Thu Aug 13 03:31:55 2026] POST /volume/v3/groups => generated 103 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:56.049806 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-29fa15e3-c769-478c-a981-19c41bb58ef3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:56.057165 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29fa15e3-c769-478c-a981-19c41bb58ef3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:31:56.057165 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-29fa15e3-c769-478c-a981-19c41bb58ef3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:56.057272 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-29fa15e3-c769-478c-a981-19c41bb58ef3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:56.058434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-29fa15e3-c769-478c-a981-19c41bb58ef3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member cb96b91b-3c9f-4dd3-bb5f-41accb447e90 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:56.066452 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:56.066452 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:56.086448 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29fa15e3-c769-478c-a981-19c41bb58ef3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 200 Aug 13 03:31:56.087031 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 196/774] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:56 2026] GET /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:56.331452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ecf2408e-db08-4239-b7d8-3d17f5e16751 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:56.334995 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ecf2408e-db08-4239-b7d8-3d17f5e16751 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] DELETE https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:56.334995 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ecf2408e-db08-4239-b7d8-3d17f5e16751 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:56.335177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ecf2408e-db08-4239-b7d8-3d17f5e16751 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:56.335305 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-ecf2408e-db08-4239-b7d8-3d17f5e16751 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Delete volume with id: 487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:56.353819 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:56.353819 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:56.355021 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ecf2408e-db08-4239-b7d8-3d17f5e16751 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:56.410712 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ecf2408e-db08-4239-b7d8-3d17f5e16751 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Delete volume request issued successfully. Aug 13 03:31:56.411002 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ecf2408e-db08-4239-b7d8-3d17f5e16751 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 202 Aug 13 03:31:56.411418 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 184/775] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:31:56 2026] DELETE /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:31:56.424547 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0f9dd3ed-22b0-439d-89b0-938dc25b00f5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:56.428087 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0f9dd3ed-22b0-439d-89b0-938dc25b00f5 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:56.429059 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0f9dd3ed-22b0-439d-89b0-938dc25b00f5 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:56.429059 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0f9dd3ed-22b0-439d-89b0-938dc25b00f5 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:56.442098 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:56.442098 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:56.451899 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0f9dd3ed-22b0-439d-89b0-938dc25b00f5 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Volume info retrieved successfully. Aug 13 03:31:56.461535 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0f9dd3ed-22b0-439d-89b0-938dc25b00f5 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 200 Aug 13 03:31:56.462155 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 199/776] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:56 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:56.976729 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-983d168a-ae11-4613-9577-b2dd0ab86f4f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:56.978458 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-983d168a-ae11-4613-9577-b2dd0ab86f4f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:56.978791 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-983d168a-ae11-4613-9577-b2dd0ab86f4f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:56.979487 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-983d168a-ae11-4613-9577-b2dd0ab86f4f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:56.979487 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-983d168a-ae11-4613-9577-b2dd0ab86f4f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:56.986316 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:56.986316 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:56.987756 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-983d168a-ae11-4613-9577-b2dd0ab86f4f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:56.987756 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 198/777] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:56 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:57.100959 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c90f2d15-31e3-482f-a0f9-4c52e681e48d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:57.103093 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c90f2d15-31e3-482f-a0f9-4c52e681e48d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:31:57.103421 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c90f2d15-31e3-482f-a0f9-4c52e681e48d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:57.103705 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c90f2d15-31e3-482f-a0f9-4c52e681e48d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:57.103900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-c90f2d15-31e3-482f-a0f9-4c52e681e48d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member cb96b91b-3c9f-4dd3-bb5f-41accb447e90 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:31:57.108866 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:57.108866 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:57.127987 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c90f2d15-31e3-482f-a0f9-4c52e681e48d tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 200 Aug 13 03:31:57.128560 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 197/778] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:31:57 2026] GET /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 332 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:57.143979 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-36561279-4fab-408b-970b-867a1b3c16e4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:57.147105 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:57.148850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1069609060", "volume_type": "70316db0-7aba-428e-b13f-caadbf21a796", "group_id": "cb96b91b-3c9f-4dd3-bb5f-41accb447e90", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:57.151850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1069609060', 'volume_type': '70316db0-7aba-428e-b13f-caadbf21a796', 'group_id': 'cb96b91b-3c9f-4dd3-bb5f-41accb447e90', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:57.164572 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:57.164572 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:57.165396 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Create volume of 1 GB Aug 13 03:31:57.174530 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Availability Zones retrieved successfully. Aug 13 03:31:57.180762 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Flow 'volume_create_api' (a85d57c0-0983-4da3-a101-fae08ea83cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:57.182414 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023c0fc5-8874-4ee7-9be1-c7e28efa682f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:57.183261 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:57.183261 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:57.186579 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:57.222808 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023c0fc5-8874-4ee7-9be1-c7e28efa682f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:31:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70316db0-7aba-428e-b13f-caadbf21a796,is_public=True,name='tempest-GroupsTest-volume-type-1914815127',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70316db0-7aba-428e-b13f-caadbf21a796', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cb96b91b-3c9f-4dd3-bb5f-41accb447e90', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:57.223523 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f538fa60-a1e8-4a79-ab5b-1dae53f9622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:57.269851 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1914815127 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1914815127, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:57.269851 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1914815127 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1914815127, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:57.326866 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Created reservations ['c02babb7-6e3c-47e1-b444-ccc4ade2c219', '70e13b85-3bf9-4427-a6cd-d78448f16cdf', '5847db01-9cde-4a11-a8cf-b3552c5ee267', 'c42f3b46-8b7c-425b-a4d1-3a2cfd900627'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:57.330904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f538fa60-a1e8-4a79-ab5b-1dae53f9622a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c02babb7-6e3c-47e1-b444-ccc4ade2c219', '70e13b85-3bf9-4427-a6cd-d78448f16cdf', '5847db01-9cde-4a11-a8cf-b3552c5ee267', 'c42f3b46-8b7c-425b-a4d1-3a2cfd900627']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:57.330904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (789e601e-8dbb-4636-b809-31cbe080dbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:57.368481 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (789e601e-8dbb-4636-b809-31cbe080dbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '301bc712-59c9-418a-8a03-a76fe6ca36d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1069609060',encryption_key_id=None,group_id=cb96b91b-3c9f-4dd3-bb5f-41accb447e90,group_type_id=,metadata={},multiattach=False,project_id='b93e88303e2947aaa76c9426b2065661',qos_specs=None,replication_status=,reservations=['c02babb7-6e3c-47e1-b444-ccc4ade2c219','70e13b85-3bf9-4427-a6cd-d78448f16cdf','5847db01-9cde-4a11-a8cf-b3552c5ee267','c42f3b46-8b7c-425b-a4d1-3a2cfd900627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5e3249d5e4499a920a8549790c2e8f',volume_type_id=70316db0-7aba-428e-b13f-caadbf21a796), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1069609060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cb96b91b-3c9f-4dd3-bb5f-41accb447e90,host=None,id=301bc712-59c9-418a-8a03-a76fe6ca36d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93e88303e2947aaa76c9426b2065661',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a5e3249d5e4499a920a8549790c2e8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70316db0-7aba-428e-b13f-caadbf21a796),volume_type_id=70316db0-7aba-428e-b13f-caadbf21a796)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:57.368481 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7385d694-f165-4938-a8d3-2cc822afaec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:57.413850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7385d694-f165-4938-a8d3-2cc822afaec6) transitioned into state 'SUCCESS' from state '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-1069609060',encryption_key_id=None,group_id=cb96b91b-3c9f-4dd3-bb5f-41accb447e90,group_type_id=,metadata={},multiattach=False,project_id='b93e88303e2947aaa76c9426b2065661',qos_specs=None,replication_status=,reservations=['c02babb7-6e3c-47e1-b444-ccc4ade2c219','70e13b85-3bf9-4427-a6cd-d78448f16cdf','5847db01-9cde-4a11-a8cf-b3552c5ee267','c42f3b46-8b7c-425b-a4d1-3a2cfd900627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5e3249d5e4499a920a8549790c2e8f',volume_type_id=70316db0-7aba-428e-b13f-caadbf21a796)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:57.418947 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ce8339-95c1-414d-a3e5-3a08d3e16d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:57.445583 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ce8339-95c1-414d-a3e5-3a08d3e16d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:57.445583 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Flow 'volume_create_api' (a85d57c0-0983-4da3-a101-fae08ea83cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:57.446042 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Create volume request issued successfully. Aug 13 03:31:57.448181 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:57.448181 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:57.486317 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-61838f0f-f06a-4538-8b25-72c377706d43 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:57.490854 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-61838f0f-f06a-4538-8b25-72c377706d43 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] GET https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 Aug 13 03:31:57.492079 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-61838f0f-f06a-4538-8b25-72c377706d43 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:57.492332 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-61838f0f-f06a-4538-8b25-72c377706d43 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:57.507465 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:57.512497 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:57.512497 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:57.514680 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-61838f0f-f06a-4538-8b25-72c377706d43 tempest-TaggedAttachmentsTest-1860477086 tempest-TaggedAttachmentsTest-1860477086-project-member] https://10.4.3.140/volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 returned with HTTP 404 Aug 13 03:31:57.515425 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 200/779] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:57 2026] GET /volume/v3/volumes/487e88c9-9b5b-4b1c-8965-7cba3432ad34 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:57.520178 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-36561279-4fab-408b-970b-867a1b3c16e4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:57.520848 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 185/780] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:31:57 2026] POST /volume/v3/volumes => generated 815 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:57.542014 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fe840727-810b-4a2a-861b-a73c988345a9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:57.545709 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fe840727-810b-4a2a-861b-a73c988345a9 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/301bc712-59c9-418a-8a03-a76fe6ca36d3 Aug 13 03:31:57.545870 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fe840727-810b-4a2a-861b-a73c988345a9 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:57.546044 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fe840727-810b-4a2a-861b-a73c988345a9 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:57.557102 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:57.557102 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:57.566001 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fe840727-810b-4a2a-861b-a73c988345a9 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Volume info retrieved successfully. Aug 13 03:31:57.567068 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-fe840727-810b-4a2a-861b-a73c988345a9 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:57.567068 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-fe840727-810b-4a2a-861b-a73c988345a9 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:57.616714 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-fe840727-810b-4a2a-861b-a73c988345a9 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:57.624996 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:57.624996 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:57.637030 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fe840727-810b-4a2a-861b-a73c988345a9 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/301bc712-59c9-418a-8a03-a76fe6ca36d3 returned with HTTP 200 Aug 13 03:31:57.637955 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 199/781] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:57 2026] GET /volume/v3/volumes/301bc712-59c9-418a-8a03-a76fe6ca36d3 => generated 883 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:58.006589 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-81fc8c42-0c14-4dc9-8f88-8ded6b7ef43f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:58.013546 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81fc8c42-0c14-4dc9-8f88-8ded6b7ef43f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:58.013799 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81fc8c42-0c14-4dc9-8f88-8ded6b7ef43f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:58.014130 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81fc8c42-0c14-4dc9-8f88-8ded6b7ef43f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:58.014315 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-81fc8c42-0c14-4dc9-8f88-8ded6b7ef43f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:58.023909 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:58.023909 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:58.026200 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81fc8c42-0c14-4dc9-8f88-8ded6b7ef43f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:58.027234 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 198/782] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:58 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:58.521651 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:58.650882 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:58.651669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-161547306"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:58.653657 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-161547306'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:58.653988 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume of 1 GB Aug 13 03:31:58.655026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dec7ad13-89cb-47c4-83a2-3d7419438ee2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:58.657778 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dec7ad13-89cb-47c4-83a2-3d7419438ee2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/301bc712-59c9-418a-8a03-a76fe6ca36d3 Aug 13 03:31:58.658016 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dec7ad13-89cb-47c4-83a2-3d7419438ee2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:58.658444 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dec7ad13-89cb-47c4-83a2-3d7419438ee2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:58.661505 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Availability Zones retrieved successfully. Aug 13 03:31:58.666670 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:58.666670 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:58.669424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (98495f5a-5f8e-4e01-a8c7-2ae69b15fe82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:58.670837 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d42654-e421-45e8-b9bc-2714cc5e86a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:58.672308 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:58.675224 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-dec7ad13-89cb-47c4-83a2-3d7419438ee2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Volume info retrieved successfully. Aug 13 03:31:58.677106 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-dec7ad13-89cb-47c4-83a2-3d7419438ee2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:58.678359 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-dec7ad13-89cb-47c4-83a2-3d7419438ee2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:58.741741 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d42654-e421-45e8-b9bc-2714cc5e86a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:58.743675 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8444ce2-2f41-428a-80e6-80b23107025e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:58.755854 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-dec7ad13-89cb-47c4-83a2-3d7419438ee2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:58.757624 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:58.757624 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:58.770953 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dec7ad13-89cb-47c4-83a2-3d7419438ee2 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/301bc712-59c9-418a-8a03-a76fe6ca36d3 returned with HTTP 200 Aug 13 03:31:58.771542 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 186/783] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:58 2026] GET /volume/v3/volumes/301bc712-59c9-418a-8a03-a76fe6ca36d3 => generated 908 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:31:58.791610 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:58.794622 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:31:58.795495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1226444286", "volume_type": "70316db0-7aba-428e-b13f-caadbf21a796", "group_id": "cb96b91b-3c9f-4dd3-bb5f-41accb447e90", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:31:58.797574 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1226444286', 'volume_type': '70316db0-7aba-428e-b13f-caadbf21a796', 'group_id': 'cb96b91b-3c9f-4dd3-bb5f-41accb447e90', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:31:58.812705 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:58.812705 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:58.813282 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Create volume of 1 GB Aug 13 03:31:58.822798 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Availability Zones retrieved successfully. Aug 13 03:31:58.833095 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Flow 'volume_create_api' (e8e9d075-b367-47e3-a5dd-2a40e1c2af1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:58.833095 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099928fd-8326-408b-b8d1-dbe3a7e214f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:58.833549 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:58.833549 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:58.835873 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:31:58.858140 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['49e2e50c-2a57-42a8-93d2-3a51b1254b58', '308107d6-5128-4c2a-be76-84201820161e', '6db70919-cfb1-4e30-abf7-f67cb8b0ef25', 'c76a5393-c942-427e-bf36-ab4ac0f186d2'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:58.859005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8444ce2-2f41-428a-80e6-80b23107025e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49e2e50c-2a57-42a8-93d2-3a51b1254b58', '308107d6-5128-4c2a-be76-84201820161e', '6db70919-cfb1-4e30-abf7-f67cb8b0ef25', 'c76a5393-c942-427e-bf36-ab4ac0f186d2']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:58.860378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08838e14-7ed8-4a00-8599-eae38d5f4a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:58.861676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (099928fd-8326-408b-b8d1-dbe3a7e214f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:31:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70316db0-7aba-428e-b13f-caadbf21a796,is_public=True,name='tempest-GroupsTest-volume-type-1914815127',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70316db0-7aba-428e-b13f-caadbf21a796', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cb96b91b-3c9f-4dd3-bb5f-41accb447e90', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:58.862463 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6f61bf-df10-4d74-8b2d-005bec24c287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:58.896463 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08838e14-7ed8-4a00-8599-eae38d5f4a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dcd5607-13ae-4520-8baa-eea5d4be6614', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-161547306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['49e2e50c-2a57-42a8-93d2-3a51b1254b58','308107d6-5128-4c2a-be76-84201820161e','6db70919-cfb1-4e30-abf7-f67cb8b0ef25','c76a5393-c942-427e-bf36-ab4ac0f186d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-161547306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dcd5607-13ae-4520-8baa-eea5d4be6614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de885c0e7d034bb186ae78ab6d4c2634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='654d690dac974bb797c8d721af831df3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:58.897579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b4af01-bf1c-41bf-87f5-380a88102a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:58.904290 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1914815127 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1914815127, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:58.904670 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1914815127 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1914815127, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:31:58.939530 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b4af01-bf1c-41bf-87f5-380a88102a50) transitioned into state 'SUCCESS' from state '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-161547306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['49e2e50c-2a57-42a8-93d2-3a51b1254b58','308107d6-5128-4c2a-be76-84201820161e','6db70919-cfb1-4e30-abf7-f67cb8b0ef25','c76a5393-c942-427e-bf36-ab4ac0f186d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:58.941113 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3bf7cd-00fb-4cda-b29d-80893a1643d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:58.962751 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Created reservations ['c9bbbb62-b5d7-4ce6-8f28-df720144b84f', '6bdf57f9-c1e3-42d6-bb19-3a1e92c0bfc7', 'f4663229-b67e-437d-83e8-610c8f13d42e', '14054efa-1ff4-44d6-bdf0-1278fed68653'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:31:58.963854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e6f61bf-df10-4d74-8b2d-005bec24c287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9bbbb62-b5d7-4ce6-8f28-df720144b84f', '6bdf57f9-c1e3-42d6-bb19-3a1e92c0bfc7', 'f4663229-b67e-437d-83e8-610c8f13d42e', '14054efa-1ff4-44d6-bdf0-1278fed68653']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:58.964689 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858e55bc-7c49-43be-952d-ebf485aec822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:58.965506 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3bf7cd-00fb-4cda-b29d-80893a1643d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:58.966780 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (98495f5a-5f8e-4e01-a8c7-2ae69b15fe82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:58.967234 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request issued successfully. Aug 13 03:31:58.969124 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6ab3740-ffeb-4959-9438-83653ebd5cce tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:58.969373 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 201/784] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:31:58 2026] POST /volume/v3/volumes => generated 753 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:31:58.991341 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2b7d62b0-0741-48a1-af08-8da6aa505f89 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:58.994488 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b7d62b0-0741-48a1-af08-8da6aa505f89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:31:58.994993 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b7d62b0-0741-48a1-af08-8da6aa505f89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:58.995619 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b7d62b0-0741-48a1-af08-8da6aa505f89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:59.006349 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858e55bc-7c49-43be-952d-ebf485aec822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97d4928e-5c02-46f7-8c25-3b4713bec149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1226444286',encryption_key_id=None,group_id=cb96b91b-3c9f-4dd3-bb5f-41accb447e90,group_type_id=,metadata={},multiattach=False,project_id='b93e88303e2947aaa76c9426b2065661',qos_specs=None,replication_status=,reservations=['c9bbbb62-b5d7-4ce6-8f28-df720144b84f','6bdf57f9-c1e3-42d6-bb19-3a1e92c0bfc7','f4663229-b67e-437d-83e8-610c8f13d42e','14054efa-1ff4-44d6-bdf0-1278fed68653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5e3249d5e4499a920a8549790c2e8f',volume_type_id=70316db0-7aba-428e-b13f-caadbf21a796), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1226444286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cb96b91b-3c9f-4dd3-bb5f-41accb447e90,host=None,id=97d4928e-5c02-46f7-8c25-3b4713bec149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93e88303e2947aaa76c9426b2065661',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a5e3249d5e4499a920a8549790c2e8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70316db0-7aba-428e-b13f-caadbf21a796),volume_type_id=70316db0-7aba-428e-b13f-caadbf21a796)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:59.007675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739b9fa8-7265-4e6f-a3ee-998a583780a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:59.007882 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:59.007882 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:31:59.016178 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2b7d62b0-0741-48a1-af08-8da6aa505f89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:31:59.029082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b7d62b0-0741-48a1-af08-8da6aa505f89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:31:59.030190 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 199/785] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:58 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:31:59.046527 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a76babc2-9bad-4158-8f2f-e5b664690f00 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:59.048893 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a76babc2-9bad-4158-8f2f-e5b664690f00 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:31:59.049228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a76babc2-9bad-4158-8f2f-e5b664690f00 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:59.049503 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a76babc2-9bad-4158-8f2f-e5b664690f00 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:59.049637 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a76babc2-9bad-4158-8f2f-e5b664690f00 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:31:59.050123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (739b9fa8-7265-4e6f-a3ee-998a583780a3) transitioned into state 'SUCCESS' from state '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-1226444286',encryption_key_id=None,group_id=cb96b91b-3c9f-4dd3-bb5f-41accb447e90,group_type_id=,metadata={},multiattach=False,project_id='b93e88303e2947aaa76c9426b2065661',qos_specs=None,replication_status=,reservations=['c9bbbb62-b5d7-4ce6-8f28-df720144b84f','6bdf57f9-c1e3-42d6-bb19-3a1e92c0bfc7','f4663229-b67e-437d-83e8-610c8f13d42e','14054efa-1ff4-44d6-bdf0-1278fed68653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5e3249d5e4499a920a8549790c2e8f',volume_type_id=70316db0-7aba-428e-b13f-caadbf21a796)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:59.051691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d088dc4c-398b-416a-a4af-8457440e6f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:31:59.056909 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:59.056909 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:31:59.058081 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a76babc2-9bad-4158-8f2f-e5b664690f00 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:31:59.058437 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 187/786] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:31:59 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:31:59.077950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d088dc4c-398b-416a-a4af-8457440e6f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:31:59.078920 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Flow 'volume_create_api' (e8e9d075-b367-47e3-a5dd-2a40e1c2af1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:31:59.079263 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Create volume request issued successfully. Aug 13 03:31:59.080404 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:59.080404 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:59.135905 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:59.139691 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:59.139691 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:31:59.147766 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b8ecac45-0448-4010-a3a5-7b69de39f5b5 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:31:59.148393 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 200/787] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:31:58 2026] POST /volume/v3/volumes => generated 815 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:31:59.166941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-50dd69b5-205a-4baa-914a-b3cb27d1dbf0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:31:59.169722 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50dd69b5-205a-4baa-914a-b3cb27d1dbf0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 Aug 13 03:31:59.169722 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50dd69b5-205a-4baa-914a-b3cb27d1dbf0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:31:59.169722 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50dd69b5-205a-4baa-914a-b3cb27d1dbf0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:31:59.186498 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:59.186498 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:59.195370 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-50dd69b5-205a-4baa-914a-b3cb27d1dbf0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Volume info retrieved successfully. Aug 13 03:31:59.196905 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-50dd69b5-205a-4baa-914a-b3cb27d1dbf0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:31:59.197502 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-50dd69b5-205a-4baa-914a-b3cb27d1dbf0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:31:59.257383 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-50dd69b5-205a-4baa-914a-b3cb27d1dbf0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:31:59.262194 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:31:59.262194 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:31:59.272564 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50dd69b5-205a-4baa-914a-b3cb27d1dbf0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 returned with HTTP 200 Aug 13 03:31:59.273190 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 202/788] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:31:59 2026] GET /volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 => generated 883 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:00.057088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e061d77d-1861-42a2-93bb-985a3020f026 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.063064 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e061d77d-1861-42a2-93bb-985a3020f026 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:32:00.063335 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e061d77d-1861-42a2-93bb-985a3020f026 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.063594 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e061d77d-1861-42a2-93bb-985a3020f026 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:00.076066 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dafe80e3-800f-478f-9401-11f2caf19e76 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.078939 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.078939 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:00.080764 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dafe80e3-800f-478f-9401-11f2caf19e76 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:00.081658 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dafe80e3-800f-478f-9401-11f2caf19e76 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.081658 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dafe80e3-800f-478f-9401-11f2caf19e76 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:00.085107 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-dafe80e3-800f-478f-9401-11f2caf19e76 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:00.090724 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.090724 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:00.091785 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dafe80e3-800f-478f-9401-11f2caf19e76 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:00.092422 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 188/789] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:00.095543 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e061d77d-1861-42a2-93bb-985a3020f026 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:32:00.102873 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e061d77d-1861-42a2-93bb-985a3020f026 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:32:00.104422 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 200/790] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:00.127566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d80bf200-b3f0-40d7-8a81-e2181d0f5694 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.134275 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d80bf200-b3f0-40d7-8a81-e2181d0f5694 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:32:00.134275 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d80bf200-b3f0-40d7-8a81-e2181d0f5694 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.134275 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d80bf200-b3f0-40d7-8a81-e2181d0f5694 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:00.144361 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.144361 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:00.150513 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d80bf200-b3f0-40d7-8a81-e2181d0f5694 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:32:00.158383 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d80bf200-b3f0-40d7-8a81-e2181d0f5694 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:32:00.158980 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 201/791] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:00.180891 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-98e32bbd-df3e-404d-aefe-0d8462238dc2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.184152 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98e32bbd-df3e-404d-aefe-0d8462238dc2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:32:00.184473 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98e32bbd-df3e-404d-aefe-0d8462238dc2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dcd5607-13ae-4520-8baa-eea5d4be6614", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1969874270"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:00.200971 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.200971 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:00.201783 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-98e32bbd-df3e-404d-aefe-0d8462238dc2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:32:00.202162 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-98e32bbd-df3e-404d-aefe-0d8462238dc2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:32:00.265262 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-98e32bbd-df3e-404d-aefe-0d8462238dc2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['f236ae06-08bd-4f31-aed5-d7b86e225fcd', '6dc33d7c-1028-4456-b5b8-05602d2946f1', 'b276fb22-e6b3-4f12-b64a-c8ed2c57debe', '4fec2c11-0a18-422a-82a2-61ccaedc6514'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:00.293291 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1c8c030b-efa6-4eba-ad0c-69c98809cfdf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.298958 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1c8c030b-efa6-4eba-ad0c-69c98809cfdf tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 Aug 13 03:32:00.298958 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1c8c030b-efa6-4eba-ad0c-69c98809cfdf tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.298958 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1c8c030b-efa6-4eba-ad0c-69c98809cfdf tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:00.322970 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.322970 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:00.332225 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1c8c030b-efa6-4eba-ad0c-69c98809cfdf tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Volume info retrieved successfully. Aug 13 03:32:00.333809 np0000007145 devstack@c-api.service[100341]: WARNING stevedore.named [None req-1c8c030b-efa6-4eba-ad0c-69c98809cfdf tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:32:00.334148 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-98e32bbd-df3e-404d-aefe-0d8462238dc2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot create request issued successfully. Aug 13 03:32:00.334786 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98e32bbd-df3e-404d-aefe-0d8462238dc2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:32:00.336615 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 203/792] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:32:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:00.337073 np0000007145 devstack@c-api.service[100341]: WARNING castellan.key_manager [None req-1c8c030b-efa6-4eba-ad0c-69c98809cfdf tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:32:00.348626 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-08c6c1d0-5054-4daa-a55d-acd65ea3e6f0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.351359 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08c6c1d0-5054-4daa-a55d-acd65ea3e6f0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 Aug 13 03:32:00.351472 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08c6c1d0-5054-4daa-a55d-acd65ea3e6f0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.351628 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08c6c1d0-5054-4daa-a55d-acd65ea3e6f0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:00.357927 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.357927 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:00.358412 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-08c6c1d0-5054-4daa-a55d-acd65ea3e6f0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:32:00.359334 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08c6c1d0-5054-4daa-a55d-acd65ea3e6f0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 returned with HTTP 200 Aug 13 03:32:00.360445 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 201/793] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:00.401417 np0000007145 devstack@c-api.service[100341]: DEBUG oslo_db.sqlalchemy.engines [None req-1c8c030b-efa6-4eba-ad0c-69c98809cfdf tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:32:00.407216 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.407216 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:00.419143 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1c8c030b-efa6-4eba-ad0c-69c98809cfdf tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 returned with HTTP 200 Aug 13 03:32:00.420208 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 189/794] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 => generated 908 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:00.436675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-78e83ed0-7bbc-4d60-880e-ef73823bae3a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.439415 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-78e83ed0-7bbc-4d60-880e-ef73823bae3a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] PUT https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:32:00.440359 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-78e83ed0-7bbc-4d60-880e-ef73823bae3a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "97d4928e-5c02-46f7-8c25-3b4713bec149"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:00.443202 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-78e83ed0-7bbc-4d60-880e-ef73823bae3a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Update called for group cb96b91b-3c9f-4dd3-bb5f-41accb447e90. {{(pid=100340) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 03:32:00.443202 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.groups [None req-78e83ed0-7bbc-4d60-880e-ef73823bae3a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Updating group cb96b91b-3c9f-4dd3-bb5f-41accb447e90 with name new_group description: This is a new group add_volumes: None remove_volumes: 97d4928e-5c02-46f7-8c25-3b4713bec149. Aug 13 03:32:00.450964 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.450964 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:00.482305 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-78e83ed0-7bbc-4d60-880e-ef73823bae3a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 202 Aug 13 03:32:00.484118 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 202/795] 10.4.3.140 () {70 vars in 1407 bytes} [Thu Aug 13 03:32:00 2026] PUT /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:32:00.498243 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0e9e7d1e-301a-4c18-ab6d-715d1cc56357 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.503841 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e9e7d1e-301a-4c18-ab6d-715d1cc56357 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:32:00.503993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e9e7d1e-301a-4c18-ab6d-715d1cc56357 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.505265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e9e7d1e-301a-4c18-ab6d-715d1cc56357 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:00.505265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-0e9e7d1e-301a-4c18-ab6d-715d1cc56357 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member cb96b91b-3c9f-4dd3-bb5f-41accb447e90 {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:32:00.513319 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.513319 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:00.524051 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e9e7d1e-301a-4c18-ab6d-715d1cc56357 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 200 Aug 13 03:32:00.524860 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 204/796] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:00.644833 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6c4f2128-2071-49eb-bfa2-5b2222dd6f93 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.648138 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6c4f2128-2071-49eb-bfa2-5b2222dd6f93 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:00.648316 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6c4f2128-2071-49eb-bfa2-5b2222dd6f93 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.648608 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6c4f2128-2071-49eb-bfa2-5b2222dd6f93 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:00.662464 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.662464 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:00.668633 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6c4f2128-2071-49eb-bfa2-5b2222dd6f93 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:00.676332 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6c4f2128-2071-49eb-bfa2-5b2222dd6f93 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:32:00.677110 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 202/797] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:00.712396 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8fddd739-56c0-4d60-ba17-0a291f3ce67b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.713219 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8fddd739-56c0-4d60-ba17-0a291f3ce67b None None] GET https://10.4.3.140/volume// Aug 13 03:32:00.713439 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8fddd739-56c0-4d60-ba17-0a291f3ce67b None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.713859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8fddd739-56c0-4d60-ba17-0a291f3ce67b None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:00.714503 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8fddd739-56c0-4d60-ba17-0a291f3ce67b None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:00.715059 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 190/798] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:00.728290 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-dc0d616c-5e4e-4e2d-8470-232ec6e96ce0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.732714 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-dc0d616c-5e4e-4e2d-8470-232ec6e96ce0 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:32:00.733426 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-dc0d616c-5e4e-4e2d-8470-232ec6e96ce0 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "752915b9-d72a-498d-83af-399ebc09ddf9", "connector": null, "instance_uuid": "ce8d62c6-be31-4dbb-9e7f-7975204b413d"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:00.744106 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.744106 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:00.784730 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-dc0d616c-5e4e-4e2d-8470-232ec6e96ce0 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:32:00.785330 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 203/799] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:32:00 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) Aug 13 03:32:00.849864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6e471d87-e718-4b6d-bdb5-9730f594995a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.852273 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6e471d87-e718-4b6d-bdb5-9730f594995a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] POST https://10.4.3.140/volume/v3/attachments/1943f063-4038-4f55-bc46-e7dc1156762c/action Aug 13 03:32:00.852636 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6e471d87-e718-4b6d-bdb5-9730f594995a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:00.852787 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6e471d87-e718-4b6d-bdb5-9730f594995a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:00.872768 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.872768 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:00.894347 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0e69877c-5b66-4069-a8f9-2fa880ff9f33 req-6e471d87-e718-4b6d-bdb5-9730f594995a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/attachments/1943f063-4038-4f55-bc46-e7dc1156762c/action returned with HTTP 204 Aug 13 03:32:00.894649 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 205/800] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:32:00 2026] POST /volume/v3/attachments/1943f063-4038-4f55-bc46-e7dc1156762c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:00.924902 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8f57601f-a9cf-4baa-85b7-ef78f8e5d48a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.927544 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f57601f-a9cf-4baa-85b7-ef78f8e5d48a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:00.927931 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f57601f-a9cf-4baa-85b7-ef78f8e5d48a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.928210 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f57601f-a9cf-4baa-85b7-ef78f8e5d48a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:00.952179 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:00.952179 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:00.960282 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8f57601f-a9cf-4baa-85b7-ef78f8e5d48a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:00.968743 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f57601f-a9cf-4baa-85b7-ef78f8e5d48a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:32:00.969396 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 203/801] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 1112 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:00.987834 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0114665f-77c2-4ed6-8a6b-7f8aeb2f2eca None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:00.989793 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0114665f-77c2-4ed6-8a6b-7f8aeb2f2eca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:00.990104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0114665f-77c2-4ed6-8a6b-7f8aeb2f2eca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:00.990415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0114665f-77c2-4ed6-8a6b-7f8aeb2f2eca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.004858 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.004858 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:01.011951 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0114665f-77c2-4ed6-8a6b-7f8aeb2f2eca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:01.020049 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0114665f-77c2-4ed6-8a6b-7f8aeb2f2eca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:32:01.021754 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 191/802] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:00 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 1112 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:01.082681 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-37d0765c-a799-452f-b83e-45e458935eeb req-36e10665-d254-417f-9914-4dd455f917ac None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.085566 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-37d0765c-a799-452f-b83e-45e458935eeb req-36e10665-d254-417f-9914-4dd455f917ac tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:01.085566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-37d0765c-a799-452f-b83e-45e458935eeb req-36e10665-d254-417f-9914-4dd455f917ac tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.085788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-37d0765c-a799-452f-b83e-45e458935eeb req-36e10665-d254-417f-9914-4dd455f917ac tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.105662 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.105662 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:01.109876 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3be11b37-b896-4b43-b17f-b1fec69804df None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.111219 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-37d0765c-a799-452f-b83e-45e458935eeb req-36e10665-d254-417f-9914-4dd455f917ac tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:01.112653 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3be11b37-b896-4b43-b17f-b1fec69804df tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:01.112953 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3be11b37-b896-4b43-b17f-b1fec69804df tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.113811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3be11b37-b896-4b43-b17f-b1fec69804df tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.113811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3be11b37-b896-4b43-b17f-b1fec69804df tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:01.117646 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-37d0765c-a799-452f-b83e-45e458935eeb req-36e10665-d254-417f-9914-4dd455f917ac tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:32:01.118309 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 204/803] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:01 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 1112 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:01.119959 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.119959 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:01.121174 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3be11b37-b896-4b43-b17f-b1fec69804df tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:01.121531 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 206/804] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:01 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:32:01.173912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-37d0765c-a799-452f-b83e-45e458935eeb req-0ccc7c80-c834-4ef9-9b98-5c95f5b91ce0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.176790 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-37d0765c-a799-452f-b83e-45e458935eeb req-0ccc7c80-c834-4ef9-9b98-5c95f5b91ce0 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] DELETE https://10.4.3.140/volume/v3/attachments/1943f063-4038-4f55-bc46-e7dc1156762c Aug 13 03:32:01.177177 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-37d0765c-a799-452f-b83e-45e458935eeb req-0ccc7c80-c834-4ef9-9b98-5c95f5b91ce0 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.177305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-37d0765c-a799-452f-b83e-45e458935eeb req-0ccc7c80-c834-4ef9-9b98-5c95f5b91ce0 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.192965 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.192965 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:01.255412 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-37d0765c-a799-452f-b83e-45e458935eeb req-0ccc7c80-c834-4ef9-9b98-5c95f5b91ce0 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/attachments/1943f063-4038-4f55-bc46-e7dc1156762c returned with HTTP 200 Aug 13 03:32:01.256186 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 204/805] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:32:01 2026] DELETE /volume/v3/attachments/1943f063-4038-4f55-bc46-e7dc1156762c => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:01.301899 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6385bf28-26a5-4946-aa87-1fd850c7f75a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.303587 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6385bf28-26a5-4946-aa87-1fd850c7f75a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:01.303587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6385bf28-26a5-4946-aa87-1fd850c7f75a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.303812 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6385bf28-26a5-4946-aa87-1fd850c7f75a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.317997 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.317997 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:01.324691 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6385bf28-26a5-4946-aa87-1fd850c7f75a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:01.331997 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6385bf28-26a5-4946-aa87-1fd850c7f75a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:32:01.332688 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 192/806] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:01 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:01.377209 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9879d05c-e284-4307-8d73-c5d5c9077002 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.381218 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9879d05c-e284-4307-8d73-c5d5c9077002 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 Aug 13 03:32:01.381495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9879d05c-e284-4307-8d73-c5d5c9077002 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.381805 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9879d05c-e284-4307-8d73-c5d5c9077002 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.390174 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.390174 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:01.390661 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9879d05c-e284-4307-8d73-c5d5c9077002 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:32:01.392324 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9879d05c-e284-4307-8d73-c5d5c9077002 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 returned with HTTP 200 Aug 13 03:32:01.392748 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 205/807] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:32:01 2026] GET /volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:01.412973 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-09cd4382-d200-43ad-81b8-16dbbc628f65 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.417607 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09cd4382-d200-43ad-81b8-16dbbc628f65 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:32:01.417607 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09cd4382-d200-43ad-81b8-16dbbc628f65 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7dcd5607-13ae-4520-8baa-eea5d4be6614", "snapshot_id": "f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1", "name": "tempest-VolumesSnapshotTestJSON-Backup-1615102484", "container": "tempest-volumessnapshottestjson-backup-container-1067589260"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:01.419636 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-09cd4382-d200-43ad-81b8-16dbbc628f65 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Creating new backup {'backup': {'volume_id': '7dcd5607-13ae-4520-8baa-eea5d4be6614', 'snapshot_id': 'f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1615102484', 'container': 'tempest-volumessnapshottestjson-backup-container-1067589260'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:32:01.419937 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-09cd4382-d200-43ad-81b8-16dbbc628f65 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Creating backup of volume 7dcd5607-13ae-4520-8baa-eea5d4be6614 in container tempest-volumessnapshottestjson-backup-container-1067589260 Aug 13 03:32:01.432344 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.432344 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:01.435363 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-09cd4382-d200-43ad-81b8-16dbbc628f65 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:32:01.447394 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.447394 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:01.447882 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-09cd4382-d200-43ad-81b8-16dbbc628f65 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:32:01.509713 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-09cd4382-d200-43ad-81b8-16dbbc628f65 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['893282ee-6432-4391-ac27-f1df8689485a', '6cb17363-89ca-4b5c-aa52-bda4f3d4edce'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:01.546743 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a268a91c-4cf8-4555-91c7-4dc7e3c805a3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.549609 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a268a91c-4cf8-4555-91c7-4dc7e3c805a3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:32:01.549609 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a268a91c-4cf8-4555-91c7-4dc7e3c805a3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.550772 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a268a91c-4cf8-4555-91c7-4dc7e3c805a3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.550772 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-a268a91c-4cf8-4555-91c7-4dc7e3c805a3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member cb96b91b-3c9f-4dd3-bb5f-41accb447e90 {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:32:01.559693 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.559693 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:01.578255 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a268a91c-4cf8-4555-91c7-4dc7e3c805a3 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 200 Aug 13 03:32:01.579065 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 205/808] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:32:01 2026] GET /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:32:01.591866 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-45a0c673-1a35-49b7-9e40-f4d886465cc6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.593919 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-45a0c673-1a35-49b7-9e40-f4d886465cc6 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:32:01.594277 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-45a0c673-1a35-49b7-9e40-f4d886465cc6 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.594544 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-45a0c673-1a35-49b7-9e40-f4d886465cc6 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.595241 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-45a0c673-1a35-49b7-9e40-f4d886465cc6 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member cb96b91b-3c9f-4dd3-bb5f-41accb447e90 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:32:01.596788 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09cd4382-d200-43ad-81b8-16dbbc628f65 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:32:01.599886 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 207/809] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:32:01 2026] POST /volume/v3/backups => generated 335 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:01.600005 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.600005 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:01.612779 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-45a0c673-1a35-49b7-9e40-f4d886465cc6 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 200 Aug 13 03:32:01.612779 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 193/810] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:32:01 2026] GET /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:01.619731 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-363ccf52-7e01-4e14-b094-d70212013d6d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.623876 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-363ccf52-7e01-4e14-b094-d70212013d6d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:01.624621 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-363ccf52-7e01-4e14-b094-d70212013d6d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.624621 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-363ccf52-7e01-4e14-b094-d70212013d6d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.624621 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-363ccf52-7e01-4e14-b094-d70212013d6d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:01.636909 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.638007 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.638007 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:01.640328 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-363ccf52-7e01-4e14-b094-d70212013d6d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:01.640328 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 206/811] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:01 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:01.641769 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:32:01.642719 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.643158 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.643904 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:32:01.644427 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.644427 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:01.645294 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:32:01.665501 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Get all volumes completed successfully. Aug 13 03:32:01.666866 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:32:01.667034 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:32:01.732949 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:32:01.737917 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.737917 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:01.749564 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-73f6ab30-afe4-4407-a012-fc8d308f3e38 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:32:01.749889 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 206/812] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:32:01 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:01.767893 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9103fe8c-2d31-4efa-ad64-d09debcbcbb1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.770453 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9103fe8c-2d31-4efa-ad64-d09debcbcbb1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] PUT https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:32:01.770796 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9103fe8c-2d31-4efa-ad64-d09debcbcbb1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "97d4928e-5c02-46f7-8c25-3b4713bec149"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:01.773549 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-9103fe8c-2d31-4efa-ad64-d09debcbcbb1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Update called for group cb96b91b-3c9f-4dd3-bb5f-41accb447e90. {{(pid=100343) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 13 03:32:01.773549 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-9103fe8c-2d31-4efa-ad64-d09debcbcbb1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Updating group cb96b91b-3c9f-4dd3-bb5f-41accb447e90 with name None description: None add_volumes: 97d4928e-5c02-46f7-8c25-3b4713bec149 remove_volumes: None. Aug 13 03:32:01.782193 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.782193 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:01.830602 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9103fe8c-2d31-4efa-ad64-d09debcbcbb1 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 202 Aug 13 03:32:01.830602 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 208/813] 10.4.3.140 () {70 vars in 1406 bytes} [Thu Aug 13 03:32:01 2026] PUT /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:32:01.841942 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ef40008f-74dc-4ce8-949e-198be956bb6a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:01.849457 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ef40008f-74dc-4ce8-949e-198be956bb6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:32:01.849818 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ef40008f-74dc-4ce8-949e-198be956bb6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:01.850403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ef40008f-74dc-4ce8-949e-198be956bb6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:01.850403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-ef40008f-74dc-4ce8-949e-198be956bb6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member cb96b91b-3c9f-4dd3-bb5f-41accb447e90 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:32:01.858609 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:01.858609 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:01.870159 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ef40008f-74dc-4ce8-949e-198be956bb6a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 200 Aug 13 03:32:01.870712 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 194/814] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:32:01 2026] GET /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:02.135254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-125dd4d2-2918-4de9-801d-708d9d480750 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:02.137377 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-125dd4d2-2918-4de9-801d-708d9d480750 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:02.137637 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-125dd4d2-2918-4de9-801d-708d9d480750 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:02.137877 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-125dd4d2-2918-4de9-801d-708d9d480750 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:02.137944 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-125dd4d2-2918-4de9-801d-708d9d480750 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:02.145477 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:02.145477 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:02.147047 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-125dd4d2-2918-4de9-801d-708d9d480750 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:02.147602 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 207/815] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:02 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:02.659892 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3701ace1-c881-4e27-a39b-34ff35135f1e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:02.662547 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3701ace1-c881-4e27-a39b-34ff35135f1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:02.662745 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3701ace1-c881-4e27-a39b-34ff35135f1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:02.662978 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3701ace1-c881-4e27-a39b-34ff35135f1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:02.663333 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3701ace1-c881-4e27-a39b-34ff35135f1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:02.670943 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:02.670943 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:02.670943 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3701ace1-c881-4e27-a39b-34ff35135f1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:02.671328 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 207/816] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:02 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:02.749635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-04a2d993-3593-46ec-845b-4866d7021cb6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:02.758656 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-04a2d993-3593-46ec-845b-4866d7021cb6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:32:02.758920 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-04a2d993-3593-46ec-845b-4866d7021cb6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:02.759225 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-04a2d993-3593-46ec-845b-4866d7021cb6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:02.775660 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:02.775660 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:02.781439 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-04a2d993-3593-46ec-845b-4866d7021cb6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:32:02.787367 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-04a2d993-3593-46ec-845b-4866d7021cb6 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:32:02.788014 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 209/817] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:02 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:02.853191 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-907d37e9-17c3-49fc-94e9-39b9fde9aa66 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:02.856764 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-907d37e9-17c3-49fc-94e9-39b9fde9aa66 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:32:02.857121 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-907d37e9-17c3-49fc-94e9-39b9fde9aa66 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:02.857442 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-907d37e9-17c3-49fc-94e9-39b9fde9aa66 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:02.870352 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:02.870352 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:02.879593 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-907d37e9-17c3-49fc-94e9-39b9fde9aa66 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:32:02.882570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9bb41e29-59c8-41bf-8ba0-9ebfdfc3130e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:02.886682 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-907d37e9-17c3-49fc-94e9-39b9fde9aa66 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:32:02.886919 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9bb41e29-59c8-41bf-8ba0-9ebfdfc3130e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:32:02.887109 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9bb41e29-59c8-41bf-8ba0-9ebfdfc3130e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:02.887449 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9bb41e29-59c8-41bf-8ba0-9ebfdfc3130e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:02.887590 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 195/818] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:02 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:02.887649 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-9bb41e29-59c8-41bf-8ba0-9ebfdfc3130e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member cb96b91b-3c9f-4dd3-bb5f-41accb447e90 {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:32:02.900209 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:02.900209 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:02.912051 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-57eec6c0-db55-4265-8da5-8483cff48046 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:02.912375 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9bb41e29-59c8-41bf-8ba0-9ebfdfc3130e tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 200 Aug 13 03:32:02.912911 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 208/819] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:32:02 2026] GET /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:02.916456 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-57eec6c0-db55-4265-8da5-8483cff48046 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] POST https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a/action Aug 13 03:32:02.917516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-57eec6c0-db55-4265-8da5-8483cff48046 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:02.917908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-57eec6c0-db55-4265-8da5-8483cff48046 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:02.926030 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c57539ca-5979-4181-8565-1eb24b86c091 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:02.929540 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:32:02.929734 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:02.930944 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:02.932608 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:32:02.933417 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:32:02.942103 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:02.942103 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:02.942103 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-57eec6c0-db55-4265-8da5-8483cff48046 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:32:02.951018 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Get all volumes completed successfully. Aug 13 03:32:02.952205 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:32:02.952569 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:32:02.959598 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-57eec6c0-db55-4265-8da5-8483cff48046 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Begin detaching volume completed successfully. Aug 13 03:32:02.959598 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-57eec6c0-db55-4265-8da5-8483cff48046 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a/action returned with HTTP 202 Aug 13 03:32:02.959598 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 208/820] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:32:02 2026] POST /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:32:03.017095 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:32:03.024653 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.024653 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:03.029952 np0000007145 devstack@c-api.service[100343]: WARNING stevedore.named [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:32:03.029952 np0000007145 devstack@c-api.service[100343]: WARNING castellan.key_manager [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:32:03.064941 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-34dcbbba-ab00-409b-97d5-21c3038f60e5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:03.066000 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-34dcbbba-ab00-409b-97d5-21c3038f60e5 None None] GET https://10.4.3.140/volume// Aug 13 03:32:03.066000 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-34dcbbba-ab00-409b-97d5-21c3038f60e5 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:03.066000 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-34dcbbba-ab00-409b-97d5-21c3038f60e5 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:03.066396 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-34dcbbba-ab00-409b-97d5-21c3038f60e5 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:03.066486 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 196/821] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:32:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:03.089552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-276a55d7-31d3-422b-8be5-d0eec61a158d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:03.095169 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-276a55d7-31d3-422b-8be5-d0eec61a158d tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:32:03.095322 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:32:03.095390 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-276a55d7-31d3-422b-8be5-d0eec61a158d tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:03.095390 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-276a55d7-31d3-422b-8be5-d0eec61a158d tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:03.103539 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.103539 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:03.116639 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.116639 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:03.121281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c57539ca-5979-4181-8565-1eb24b86c091 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:32:03.121880 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 210/822] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:32:02 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:03.126348 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-276a55d7-31d3-422b-8be5-d0eec61a158d tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:32:03.134380 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-276a55d7-31d3-422b-8be5-d0eec61a158d tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:32:03.138932 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 209/823] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:32:03 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 1327 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:03.145847 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:03.149962 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:32:03.149962 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:03.149962 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:03.150322 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:32:03.152785 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:32:03.163283 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8b8cd394-eeee-484f-aac5-562d2c3e879b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:03.167891 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8b8cd394-eeee-484f-aac5-562d2c3e879b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:03.168596 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8b8cd394-eeee-484f-aac5-562d2c3e879b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:03.168596 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8b8cd394-eeee-484f-aac5-562d2c3e879b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:03.169217 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8b8cd394-eeee-484f-aac5-562d2c3e879b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:03.173115 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Get all volumes completed successfully. Aug 13 03:32:03.174264 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:32:03.174598 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:32:03.175625 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.175625 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:03.177059 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8b8cd394-eeee-484f-aac5-562d2c3e879b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:03.177724 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 197/824] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:03 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:03.234620 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:32:03.240752 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.240752 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:03.252808 np0000007145 devstack@c-api.service[100342]: WARNING stevedore.named [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:32:03.253905 np0000007145 devstack@c-api.service[100342]: WARNING castellan.key_manager [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:32:03.321616 np0000007145 devstack@c-api.service[100342]: DEBUG oslo_db.sqlalchemy.engines [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:32:03.329084 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.329084 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:03.343776 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-31b2c6c3-091c-41fa-9832-b1a8fc9e0f39 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:32:03.344414 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 209/825] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:32:03 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 03:32:03.368534 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c198c559-9f7c-441c-ae8c-80e29915303a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:03.371502 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c198c559-9f7c-441c-ae8c-80e29915303a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] POST https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90/action Aug 13 03:32:03.371806 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c198c559-9f7c-441c-ae8c-80e29915303a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:03.372161 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c198c559-9f7c-441c-ae8c-80e29915303a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:03.374799 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-c198c559-9f7c-441c-ae8c-80e29915303a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] delete called for group cb96b91b-3c9f-4dd3-bb5f-41accb447e90 {{(pid=100343) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:32:03.374799 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.groups [None req-c198c559-9f7c-441c-ae8c-80e29915303a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Delete group with id: cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:32:03.388460 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.388460 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:03.448982 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c198c559-9f7c-441c-ae8c-80e29915303a tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90/action returned with HTTP 202 Aug 13 03:32:03.449743 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 211/826] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:32:03 2026] POST /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:32:03.461413 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-48f91e76-6054-4fa8-bea8-4eaae6c6ba77 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:03.464449 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-48f91e76-6054-4fa8-bea8-4eaae6c6ba77 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 Aug 13 03:32:03.464946 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-48f91e76-6054-4fa8-bea8-4eaae6c6ba77 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:03.465271 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-48f91e76-6054-4fa8-bea8-4eaae6c6ba77 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:03.481779 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.481779 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:03.491704 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-48f91e76-6054-4fa8-bea8-4eaae6c6ba77 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Volume info retrieved successfully. Aug 13 03:32:03.492842 np0000007145 devstack@c-api.service[100340]: WARNING stevedore.named [None req-48f91e76-6054-4fa8-bea8-4eaae6c6ba77 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 13 03:32:03.493644 np0000007145 devstack@c-api.service[100340]: WARNING castellan.key_manager [None req-48f91e76-6054-4fa8-bea8-4eaae6c6ba77 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 13 03:32:03.559459 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-48f91e76-6054-4fa8-bea8-4eaae6c6ba77 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:32:03.563019 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.563019 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:03.574622 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-48f91e76-6054-4fa8-bea8-4eaae6c6ba77 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 returned with HTTP 200 Aug 13 03:32:03.575775 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 210/827] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:03 2026] GET /volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 => generated 907 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:03.683400 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-48269adc-598c-4b87-bd76-82bdcb0bfe41 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:03.686022 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-48269adc-598c-4b87-bd76-82bdcb0bfe41 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:03.686194 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-48269adc-598c-4b87-bd76-82bdcb0bfe41 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:03.686461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-48269adc-598c-4b87-bd76-82bdcb0bfe41 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:03.686628 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-48269adc-598c-4b87-bd76-82bdcb0bfe41 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:03.692609 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:03.692609 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:03.694311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-48269adc-598c-4b87-bd76-82bdcb0bfe41 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:03.695565 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 198/828] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:03 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:04.191274 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ead6f693-b6ab-4a22-a946-201c46597e44 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:04.194100 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ead6f693-b6ab-4a22-a946-201c46597e44 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:04.194367 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ead6f693-b6ab-4a22-a946-201c46597e44 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:04.194854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ead6f693-b6ab-4a22-a946-201c46597e44 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:04.194854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ead6f693-b6ab-4a22-a946-201c46597e44 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:04.201400 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:04.201400 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:04.203332 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ead6f693-b6ab-4a22-a946-201c46597e44 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:04.203332 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 210/829] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:04 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:04.591871 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-23c7d49b-76a5-4953-aaf1-fb21d8a255ba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:04.594542 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23c7d49b-76a5-4953-aaf1-fb21d8a255ba tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 Aug 13 03:32:04.594800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23c7d49b-76a5-4953-aaf1-fb21d8a255ba tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:04.595349 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23c7d49b-76a5-4953-aaf1-fb21d8a255ba tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:04.604932 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23c7d49b-76a5-4953-aaf1-fb21d8a255ba tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 returned with HTTP 404 Aug 13 03:32:04.605581 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 212/830] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:04 2026] GET /volume/v3/volumes/97d4928e-5c02-46f7-8c25-3b4713bec149 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:32:04.615847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a50cefbb-7a6a-4e59-af34-6b1664349aa0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:04.617996 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a50cefbb-7a6a-4e59-af34-6b1664349aa0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/volumes/301bc712-59c9-418a-8a03-a76fe6ca36d3 Aug 13 03:32:04.618267 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a50cefbb-7a6a-4e59-af34-6b1664349aa0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:04.618804 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a50cefbb-7a6a-4e59-af34-6b1664349aa0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:04.625488 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a50cefbb-7a6a-4e59-af34-6b1664349aa0 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/volumes/301bc712-59c9-418a-8a03-a76fe6ca36d3 returned with HTTP 404 Aug 13 03:32:04.626218 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 211/831] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:04 2026] GET /volume/v3/volumes/301bc712-59c9-418a-8a03-a76fe6ca36d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:32:04.634336 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2d8b541c-db4d-4b4c-be70-7e60cc38f0c4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:04.636988 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d8b541c-db4d-4b4c-be70-7e60cc38f0c4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] GET https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 Aug 13 03:32:04.637321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d8b541c-db4d-4b4c-be70-7e60cc38f0c4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:04.637601 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d8b541c-db4d-4b4c-be70-7e60cc38f0c4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:04.637748 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-2d8b541c-db4d-4b4c-be70-7e60cc38f0c4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] show called for member cb96b91b-3c9f-4dd3-bb5f-41accb447e90 {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:32:04.642148 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d8b541c-db4d-4b4c-be70-7e60cc38f0c4 tempest-GroupsTest-5823890 tempest-GroupsTest-5823890-project-member] https://10.4.3.140/volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 returned with HTTP 404 Aug 13 03:32:04.643201 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 199/832] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:32:04 2026] GET /volume/v3/groups/cb96b91b-3c9f-4dd3-bb5f-41accb447e90 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:32:04.651446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c36d6e2e-7af4-49b6-8e14-77bf67808c4c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:04.654214 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c36d6e2e-7af4-49b6-8e14-77bf67808c4c tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/1fac4a13-20c9-4519-8cf2-1a01b0548689 Aug 13 03:32:04.654335 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c36d6e2e-7af4-49b6-8e14-77bf67808c4c tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:04.655199 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c36d6e2e-7af4-49b6-8e14-77bf67808c4c tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:04.672640 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c36d6e2e-7af4-49b6-8e14-77bf67808c4c tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/group_types/1fac4a13-20c9-4519-8cf2-1a01b0548689 returned with HTTP 202 Aug 13 03:32:04.673326 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 211/833] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:32:04 2026] DELETE /volume/v3/group_types/1fac4a13-20c9-4519-8cf2-1a01b0548689 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:32:04.683187 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-904f8b8d-6743-4f20-a323-99a833e55984 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:04.685497 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-904f8b8d-6743-4f20-a323-99a833e55984 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] DELETE https://10.4.3.140/volume/v3/types/70316db0-7aba-428e-b13f-caadbf21a796 Aug 13 03:32:04.685693 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-904f8b8d-6743-4f20-a323-99a833e55984 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:04.686815 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-904f8b8d-6743-4f20-a323-99a833e55984 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:04.712251 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-930a7792-c1b5-470a-8681-8378cbdbe6fb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:04.716099 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-930a7792-c1b5-470a-8681-8378cbdbe6fb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:04.716099 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-930a7792-c1b5-470a-8681-8378cbdbe6fb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:04.718617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-930a7792-c1b5-470a-8681-8378cbdbe6fb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:04.719009 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-930a7792-c1b5-470a-8681-8378cbdbe6fb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:04.730503 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:04.730503 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:04.732197 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-930a7792-c1b5-470a-8681-8378cbdbe6fb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:04.732197 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 212/834] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:04 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:04.738534 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-904f8b8d-6743-4f20-a323-99a833e55984 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/types/70316db0-7aba-428e-b13f-caadbf21a796 returned with HTTP 202 Aug 13 03:32:04.738534 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 213/835] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:32:04 2026] DELETE /volume/v3/types/70316db0-7aba-428e-b13f-caadbf21a796 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:04.753768 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8a5ff0eb-5af8-4634-9f62-46cd2f91e078 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:04.755914 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a5ff0eb-5af8-4634-9f62-46cd2f91e078 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] GET https://10.4.3.140/volume/v3/types/70316db0-7aba-428e-b13f-caadbf21a796 Aug 13 03:32:04.757495 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8a5ff0eb-5af8-4634-9f62-46cd2f91e078 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:04.758590 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8a5ff0eb-5af8-4634-9f62-46cd2f91e078 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:04.773350 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a5ff0eb-5af8-4634-9f62-46cd2f91e078 tempest-GroupsTest-847648406 tempest-GroupsTest-847648406-project-admin] https://10.4.3.140/volume/v3/types/70316db0-7aba-428e-b13f-caadbf21a796 returned with HTTP 404 Aug 13 03:32:04.774088 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 200/836] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:32:04 2026] GET /volume/v3/types/70316db0-7aba-428e-b13f-caadbf21a796 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:04.896180 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-0dae1487-cce7-4543-87a1-b4050f65ccf9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:04.901079 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-0dae1487-cce7-4543-87a1-b4050f65ccf9 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] DELETE https://10.4.3.140/volume/v3/attachments/119cc439-9a73-4c0a-b0c5-576cfd7155e5 Aug 13 03:32:04.901864 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-0dae1487-cce7-4543-87a1-b4050f65ccf9 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:04.901864 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-0dae1487-cce7-4543-87a1-b4050f65ccf9 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:04.915912 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:04.915912 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:05.009646 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-083cbcbd-fab7-418d-9dc9-7de0acfdaa77 req-0dae1487-cce7-4543-87a1-b4050f65ccf9 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/attachments/119cc439-9a73-4c0a-b0c5-576cfd7155e5 returned with HTTP 200 Aug 13 03:32:05.010414 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 212/837] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:32:04 2026] DELETE /volume/v3/attachments/119cc439-9a73-4c0a-b0c5-576cfd7155e5 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:05.035955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:05.038445 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:05.039031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-722371223", "imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:05.040866 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-722371223', 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:05.163612 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Create volume of 1 GB Aug 13 03:32:05.169023 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Availability Zones retrieved successfully. Aug 13 03:32:05.175559 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Flow 'volume_create_api' (27dc2bf6-f4c6-4a0d-a01c-5820dc5d8d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:05.177272 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538816c5-fff4-4fa5-8ccf-9f513c3fe5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:05.178547 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:05.181774 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-55925b4a-ffb2-42e6-a516-e25e4c1229d5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:05.184051 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55925b4a-ffb2-42e6-a516-e25e4c1229d5 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:32:05.184457 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55925b4a-ffb2-42e6-a516-e25e4c1229d5 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:05.186276 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55925b4a-ffb2-42e6-a516-e25e4c1229d5 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:05.197794 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:05.197794 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:05.205363 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-55925b4a-ffb2-42e6-a516-e25e4c1229d5 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:32:05.213463 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55925b4a-ffb2-42e6-a516-e25e4c1229d5 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:32:05.214025 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 214/838] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:05 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:05.220645 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-206cce43-1ec6-4f29-bf06-5926caf3324c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:05.222893 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-206cce43-1ec6-4f29-bf06-5926caf3324c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:05.223792 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-206cce43-1ec6-4f29-bf06-5926caf3324c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:05.223792 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-206cce43-1ec6-4f29-bf06-5926caf3324c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:05.224443 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-206cce43-1ec6-4f29-bf06-5926caf3324c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:05.237758 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:05.237758 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:05.239020 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-206cce43-1ec6-4f29-bf06-5926caf3324c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:05.239609 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 201/839] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:05 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:05.277317 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538816c5-fff4-4fa5-8ccf-9f513c3fe5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:05.278301 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1bbd65c-06c6-4b4c-8a72-c750b902cf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:05.413514 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Created reservations ['c26bc48d-5228-4bb4-a661-fbcb23574078', '4ccad3f0-ed6e-476e-9e77-dc483ae2f30a', '58a9c3e6-09a1-40a5-a85b-5327e033213c', '15578eed-5296-47dd-ac37-8790b6c616f9'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:05.415401 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1bbd65c-06c6-4b4c-8a72-c750b902cf27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c26bc48d-5228-4bb4-a661-fbcb23574078', '4ccad3f0-ed6e-476e-9e77-dc483ae2f30a', '58a9c3e6-09a1-40a5-a85b-5327e033213c', '15578eed-5296-47dd-ac37-8790b6c616f9']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:05.416712 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2696646a-c023-46c5-a194-57f4195c4147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:05.453646 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2696646a-c023-46c5-a194-57f4195c4147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca7131ec-85f8-42d2-9059-43ba64080bdf', '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-722371223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='541601df39004bcd9c74488481951f0b',qos_specs=None,replication_status=,reservations=['c26bc48d-5228-4bb4-a661-fbcb23574078','4ccad3f0-ed6e-476e-9e77-dc483ae2f30a','58a9c3e6-09a1-40a5-a85b-5327e033213c','15578eed-5296-47dd-ac37-8790b6c616f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25729027e46c4d468ebecd771a5ea6b9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-722371223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca7131ec-85f8-42d2-9059-43ba64080bdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='541601df39004bcd9c74488481951f0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25729027e46c4d468ebecd771a5ea6b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:05.453646 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62413769-592f-41b6-838c-32ab328a3302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:05.496539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62413769-592f-41b6-838c-32ab328a3302) transitioned into state 'SUCCESS' from state '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-722371223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='541601df39004bcd9c74488481951f0b',qos_specs=None,replication_status=,reservations=['c26bc48d-5228-4bb4-a661-fbcb23574078','4ccad3f0-ed6e-476e-9e77-dc483ae2f30a','58a9c3e6-09a1-40a5-a85b-5327e033213c','15578eed-5296-47dd-ac37-8790b6c616f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25729027e46c4d468ebecd771a5ea6b9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:05.497841 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89d5787-ec33-4fda-b060-dce2e0235cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:05.520169 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e89d5787-ec33-4fda-b060-dce2e0235cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:05.520651 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Flow 'volume_create_api' (27dc2bf6-f4c6-4a0d-a01c-5820dc5d8d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:05.521083 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Create volume request issued successfully. Aug 13 03:32:05.522849 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-11fd6ccd-987f-48b8-8020-ffbba42991d8 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:05.522849 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 213/840] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:32:05 2026] POST /volume/v3/volumes => generated 898 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:05.546662 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fa20b71a-f506-4003-be4c-82bd455982ac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:05.547247 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa20b71a-f506-4003-be4c-82bd455982ac tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:32:05.547297 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa20b71a-f506-4003-be4c-82bd455982ac tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:05.547516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa20b71a-f506-4003-be4c-82bd455982ac tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:05.563298 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:05.563298 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:05.575984 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fa20b71a-f506-4003-be4c-82bd455982ac tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:32:05.586643 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa20b71a-f506-4003-be4c-82bd455982ac tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:32:05.587035 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 213/841] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:05 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:05.747930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a691eb6e-edb4-4c09-9767-988cecb27582 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:05.750147 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a691eb6e-edb4-4c09-9767-988cecb27582 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:05.750488 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a691eb6e-edb4-4c09-9767-988cecb27582 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:05.751232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a691eb6e-edb4-4c09-9767-988cecb27582 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:05.751232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a691eb6e-edb4-4c09-9767-988cecb27582 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:05.757987 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:05.757987 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:05.759012 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a691eb6e-edb4-4c09-9767-988cecb27582 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:05.759622 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 215/842] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:05 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:06.255109 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9b105604-c5c9-4a50-b6b0-4f63131faba8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:06.258598 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9b105604-c5c9-4a50-b6b0-4f63131faba8 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:06.258598 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9b105604-c5c9-4a50-b6b0-4f63131faba8 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:06.258598 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9b105604-c5c9-4a50-b6b0-4f63131faba8 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:06.258598 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-9b105604-c5c9-4a50-b6b0-4f63131faba8 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:06.266302 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:06.266302 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:06.268167 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9b105604-c5c9-4a50-b6b0-4f63131faba8 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:06.268455 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 202/843] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:06 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:06.609431 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0b731977-45e8-492d-9922-7579fe76b0df None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:06.611954 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0b731977-45e8-492d-9922-7579fe76b0df tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:32:06.612134 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0b731977-45e8-492d-9922-7579fe76b0df tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:06.612727 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0b731977-45e8-492d-9922-7579fe76b0df tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:06.621956 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:06.621956 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:06.630693 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0b731977-45e8-492d-9922-7579fe76b0df tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:32:06.640446 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0b731977-45e8-492d-9922-7579fe76b0df tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:32:06.641393 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 214/844] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:06 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 1540 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:06.694740 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-edb79f40-afac-476b-b942-79467117aa1b req-4a12c786-c776-49a6-8152-af71cdae099f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:06.698022 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-4a12c786-c776-49a6-8152-af71cdae099f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:32:06.698271 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-4a12c786-c776-49a6-8152-af71cdae099f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:06.698473 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-4a12c786-c776-49a6-8152-af71cdae099f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:06.712800 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:06.712800 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:06.719768 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-edb79f40-afac-476b-b942-79467117aa1b req-4a12c786-c776-49a6-8152-af71cdae099f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:32:06.728298 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-4a12c786-c776-49a6-8152-af71cdae099f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:32:06.728968 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 214/845] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:06 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:06.776970 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fcadf7fb-d5b0-4f1f-b8a2-0b01644cc245 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:06.782257 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcadf7fb-d5b0-4f1f-b8a2-0b01644cc245 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:06.782257 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fcadf7fb-d5b0-4f1f-b8a2-0b01644cc245 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:06.782257 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fcadf7fb-d5b0-4f1f-b8a2-0b01644cc245 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:06.782257 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fcadf7fb-d5b0-4f1f-b8a2-0b01644cc245 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:06.795483 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:06.795483 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:06.795963 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcadf7fb-d5b0-4f1f-b8a2-0b01644cc245 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:06.796477 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 216/846] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:06 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:07.287450 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b53661e7-b2a9-4a11-ad11-d83b19df2630 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.290020 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b53661e7-b2a9-4a11-ad11-d83b19df2630 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:07.290020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b53661e7-b2a9-4a11-ad11-d83b19df2630 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:07.290020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b53661e7-b2a9-4a11-ad11-d83b19df2630 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:07.290020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b53661e7-b2a9-4a11-ad11-d83b19df2630 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:07.298891 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:07.298891 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:07.299673 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b53661e7-b2a9-4a11-ad11-d83b19df2630 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:07.300223 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 203/847] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:07 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:07.315487 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-33579e8c-c3e9-46ab-9cb8-bbaa8281b199 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.318158 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-33579e8c-c3e9-46ab-9cb8-bbaa8281b199 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f Aug 13 03:32:07.318158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-33579e8c-c3e9-46ab-9cb8-bbaa8281b199 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:07.318158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-33579e8c-c3e9-46ab-9cb8-bbaa8281b199 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:07.330007 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:07.330007 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:07.335174 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-33579e8c-c3e9-46ab-9cb8-bbaa8281b199 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:07.341590 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-33579e8c-c3e9-46ab-9cb8-bbaa8281b199 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f returned with HTTP 200 Aug 13 03:32:07.342756 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 215/848] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:07 2026] GET /volume/v3/volumes/82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:07.355320 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b18bf90a-d28b-4ef5-b098-b320f222f217 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.359968 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b18bf90a-d28b-4ef5-b098-b320f222f217 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes Aug 13 03:32:07.360635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b18bf90a-d28b-4ef5-b098-b320f222f217 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:07.361450 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b18bf90a-d28b-4ef5-b098-b320f222f217 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:07.361815 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-b18bf90a-d28b-4ef5-b098-b320f222f217 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:32:07.363600 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-b18bf90a-d28b-4ef5-b098-b320f222f217 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:32:07.383027 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b18bf90a-d28b-4ef5-b098-b320f222f217 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Get all volumes completed successfully. Aug 13 03:32:07.383723 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b18bf90a-d28b-4ef5-b098-b320f222f217 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Aug 13 03:32:07.385558 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 215/849] 10.4.3.140 () {66 vars in 1237 bytes} [Thu Aug 13 03:32:07 2026] GET /volume/v3/volumes => generated 663 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:07.402604 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ae32b4b6-e6c8-4dd3-9913-e8069ccd817f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.407956 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae32b4b6-e6c8-4dd3-9913-e8069ccd817f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] DELETE https://10.4.3.140/volume/v3/volumes/82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f Aug 13 03:32:07.407956 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae32b4b6-e6c8-4dd3-9913-e8069ccd817f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:07.407956 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae32b4b6-e6c8-4dd3-9913-e8069ccd817f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:07.407956 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-ae32b4b6-e6c8-4dd3-9913-e8069ccd817f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Delete volume with id: 82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f Aug 13 03:32:07.421354 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:07.421354 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:07.425894 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ae32b4b6-e6c8-4dd3-9913-e8069ccd817f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:07.485282 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ae32b4b6-e6c8-4dd3-9913-e8069ccd817f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Delete volume request issued successfully. Aug 13 03:32:07.485511 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae32b4b6-e6c8-4dd3-9913-e8069ccd817f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f returned with HTTP 202 Aug 13 03:32:07.486795 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 217/850] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:07 2026] DELETE /volume/v3/volumes/82aef3b7-1061-4b66-9e5b-9cbb26ecbb6f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:07.503397 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7bb294b6-9b48-4020-9459-e6f4ba1c8fa7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.508867 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7bb294b6-9b48-4020-9459-e6f4ba1c8fa7 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] DELETE https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e Aug 13 03:32:07.509149 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7bb294b6-9b48-4020-9459-e6f4ba1c8fa7 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:07.509503 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7bb294b6-9b48-4020-9459-e6f4ba1c8fa7 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:07.509627 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-7bb294b6-9b48-4020-9459-e6f4ba1c8fa7 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Delete backup with id: 325ed248-a7c1-4478-87c3-064d79613e1e. Aug 13 03:32:07.519488 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:07.519488 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:07.569930 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-7bb294b6-9b48-4020-9459-e6f4ba1c8fa7 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] delete_backup rpcapi backup_id 325ed248-a7c1-4478-87c3-064d79613e1e {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:32:07.574846 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7bb294b6-9b48-4020-9459-e6f4ba1c8fa7 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e returned with HTTP 202 Aug 13 03:32:07.576586 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 204/851] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:07 2026] DELETE /volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:32:07.588666 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d6c4db1e-ac0d-4c62-8c0b-40a77031fb7e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.593407 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d6c4db1e-ac0d-4c62-8c0b-40a77031fb7e tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] GET https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e Aug 13 03:32:07.593707 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d6c4db1e-ac0d-4c62-8c0b-40a77031fb7e tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:07.594017 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d6c4db1e-ac0d-4c62-8c0b-40a77031fb7e tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:07.594179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d6c4db1e-ac0d-4c62-8c0b-40a77031fb7e tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Show backup with id 325ed248-a7c1-4478-87c3-064d79613e1e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:07.613594 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:07.613594 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:07.614777 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d6c4db1e-ac0d-4c62-8c0b-40a77031fb7e tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e returned with HTTP 200 Aug 13 03:32:07.615339 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 216/852] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:07 2026] GET /volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e => generated 801 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:07.628629 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-edb79f40-afac-476b-b942-79467117aa1b req-f029e618-19cf-499b-a10b-712fa54ec839 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.636065 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-f029e618-19cf-499b-a10b-712fa54ec839 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:32:07.636065 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-f029e618-19cf-499b-a10b-712fa54ec839 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:07.636065 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-f029e618-19cf-499b-a10b-712fa54ec839 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:07.647838 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:07.647838 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:07.664813 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-edb79f40-afac-476b-b942-79467117aa1b req-f029e618-19cf-499b-a10b-712fa54ec839 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:32:07.677563 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-f029e618-19cf-499b-a10b-712fa54ec839 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:32:07.679979 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 216/853] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:07 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 1360 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:07.695979 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d0eeab6b-f0dd-4fec-8fe0-6c921f68f0e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.696605 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0eeab6b-f0dd-4fec-8fe0-6c921f68f0e5 None None] GET https://10.4.3.140/volume// Aug 13 03:32:07.696951 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0eeab6b-f0dd-4fec-8fe0-6c921f68f0e5 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:07.697226 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0eeab6b-f0dd-4fec-8fe0-6c921f68f0e5 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:07.697812 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0eeab6b-f0dd-4fec-8fe0-6c921f68f0e5 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:07.700628 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 218/854] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:32:07 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:07.713353 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-edb79f40-afac-476b-b942-79467117aa1b req-d4e23bf6-38d0-4c16-a551-c349a4a7b442 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.718615 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-d4e23bf6-38d0-4c16-a551-c349a4a7b442 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:32:07.719449 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-d4e23bf6-38d0-4c16-a551-c349a4a7b442 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca7131ec-85f8-42d2-9059-43ba64080bdf", "connector": null, "instance_uuid": "5b786c76-7e14-44d8-a295-3811e8eb6828"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:07.739721 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:07.739721 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:07.808542 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-d4e23bf6-38d0-4c16-a551-c349a4a7b442 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:32:07.808993 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 205/855] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:32:07 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:07.816211 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0e807042-affc-453e-9e24-0eaebd690508 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:07.820652 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0e807042-affc-453e-9e24-0eaebd690508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:07.824286 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0e807042-affc-453e-9e24-0eaebd690508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:07.825199 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0e807042-affc-453e-9e24-0eaebd690508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:07.825199 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-0e807042-affc-453e-9e24-0eaebd690508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:07.831668 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:07.831668 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:07.832614 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0e807042-affc-453e-9e24-0eaebd690508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:07.833313 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 217/856] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:07 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:08.632634 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-49f21b93-b5d2-4765-9db4-733e4db23946 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:08.635869 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49f21b93-b5d2-4765-9db4-733e4db23946 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] GET https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e Aug 13 03:32:08.637882 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-49f21b93-b5d2-4765-9db4-733e4db23946 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:08.638765 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-49f21b93-b5d2-4765-9db4-733e4db23946 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:08.638765 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-49f21b93-b5d2-4765-9db4-733e4db23946 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Show backup with id 325ed248-a7c1-4478-87c3-064d79613e1e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:08.648184 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49f21b93-b5d2-4765-9db4-733e4db23946 tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] https://10.4.3.140/volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e returned with HTTP 404 Aug 13 03:32:08.649552 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 217/857] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:08 2026] GET /volume/v3/backups/325ed248-a7c1-4478-87c3-064d79613e1e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:08.660459 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8112af5c-c9b8-4482-ab6f-15e3b29f4c19 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:08.664324 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8112af5c-c9b8-4482-ab6f-15e3b29f4c19 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] DELETE https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:08.665276 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8112af5c-c9b8-4482-ab6f-15e3b29f4c19 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:08.665276 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8112af5c-c9b8-4482-ab6f-15e3b29f4c19 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:08.665276 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-8112af5c-c9b8-4482-ab6f-15e3b29f4c19 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Delete backup with id: fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. Aug 13 03:32:08.673016 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:08.673016 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:08.718983 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-8112af5c-c9b8-4482-ab6f-15e3b29f4c19 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] delete_backup rpcapi backup_id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:32:08.723019 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8112af5c-c9b8-4482-ab6f-15e3b29f4c19 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 202 Aug 13 03:32:08.723246 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 219/858] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:08 2026] DELETE /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:32:08.744341 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0eb5c90b-e3b3-4c63-9f91-e584cc814cb5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:08.752089 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0eb5c90b-e3b3-4c63-9f91-e584cc814cb5 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:08.752638 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0eb5c90b-e3b3-4c63-9f91-e584cc814cb5 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:08.752813 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0eb5c90b-e3b3-4c63-9f91-e584cc814cb5 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:08.753014 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-0eb5c90b-e3b3-4c63-9f91-e584cc814cb5 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:08.761717 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:08.761717 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:08.762623 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0eb5c90b-e3b3-4c63-9f91-e584cc814cb5 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:08.763486 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 206/859] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:08 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:08.857538 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-41bf3ef3-c417-44ad-ab69-11419dc0945f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:08.863117 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-41bf3ef3-c417-44ad-ab69-11419dc0945f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:08.863432 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-41bf3ef3-c417-44ad-ab69-11419dc0945f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:08.863875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-41bf3ef3-c417-44ad-ab69-11419dc0945f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:08.863875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-41bf3ef3-c417-44ad-ab69-11419dc0945f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:08.877234 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:08.877234 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:08.879428 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-41bf3ef3-c417-44ad-ab69-11419dc0945f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:08.879816 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 218/860] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:08 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:08.904899 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0dfb540f-e372-4651-b6ab-6b506cda45df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:08.907609 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dfb540f-e372-4651-b6ab-6b506cda45df tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:32:08.907609 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dfb540f-e372-4651-b6ab-6b506cda45df tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:08.907609 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dfb540f-e372-4651-b6ab-6b506cda45df tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:08.907609 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-0dfb540f-e372-4651-b6ab-6b506cda45df tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Delete volume with id: 5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:32:08.931483 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:08.931483 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:08.932261 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0dfb540f-e372-4651-b6ab-6b506cda45df tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:32:09.013079 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0dfb540f-e372-4651-b6ab-6b506cda45df tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Delete volume request issued successfully. Aug 13 03:32:09.013079 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dfb540f-e372-4651-b6ab-6b506cda45df tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 202 Aug 13 03:32:09.013620 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 218/861] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:08 2026] DELETE /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:09.025022 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-38cddfc9-3fa2-42f2-a7ac-404a9f243085 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:09.028894 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-38cddfc9-3fa2-42f2-a7ac-404a9f243085 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:32:09.029103 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-38cddfc9-3fa2-42f2-a7ac-404a9f243085 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:09.029313 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-38cddfc9-3fa2-42f2-a7ac-404a9f243085 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:09.050041 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:09.050041 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:09.056482 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-38cddfc9-3fa2-42f2-a7ac-404a9f243085 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:32:09.069323 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-38cddfc9-3fa2-42f2-a7ac-404a9f243085 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 200 Aug 13 03:32:09.070195 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 220/862] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:09 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:09.394563 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:09.611554 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c Aug 13 03:32:09.611554 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:09.612044 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:09.625896 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:09.626995 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:09.626995 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:09.627411 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:09.627474 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:09.633446 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-07e63153-49a7-4f79-b0d8-a76fe9d4adfe tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c returned with HTTP 200 Aug 13 03:32:09.633717 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 207/863] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:32:09 2026] GET /volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c => generated 437 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:09.656261 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:09.781881 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:09.784253 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1558029682"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:09.787443 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7781e637-1159-4859-ba86-b47733ff2d7b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:09.789602 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1558029682'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:09.789602 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Create volume of 1 GB Aug 13 03:32:09.796121 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7781e637-1159-4859-ba86-b47733ff2d7b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:09.796121 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7781e637-1159-4859-ba86-b47733ff2d7b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:09.796121 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7781e637-1159-4859-ba86-b47733ff2d7b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:09.796121 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7781e637-1159-4859-ba86-b47733ff2d7b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:09.796322 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Availability Zones retrieved successfully. Aug 13 03:32:09.805719 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:09.805719 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:09.805719 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7781e637-1159-4859-ba86-b47733ff2d7b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 200 Aug 13 03:32:09.806780 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Flow 'volume_create_api' (e8347e7e-6a66-4d06-a1eb-34a29f939f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:09.807142 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 219/864] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:09 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 801 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:09.809087 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7d62606-dbc8-4af6-8cfa-409a4e04237f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:09.813853 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:09.835324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a7a51ace-c849-4477-9ad1-bb695c39c2ab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:09.835812 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a7a51ace-c849-4477-9ad1-bb695c39c2ab None None] GET https://10.4.3.140/volume// Aug 13 03:32:09.835812 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a7a51ace-c849-4477-9ad1-bb695c39c2ab None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:09.836209 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a7a51ace-c849-4477-9ad1-bb695c39c2ab None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:09.836382 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a7a51ace-c849-4477-9ad1-bb695c39c2ab None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:09.836731 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 221/865] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:32:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:09.858958 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-edb79f40-afac-476b-b942-79467117aa1b req-0137ffda-f6ba-435a-93a8-fb632f5672bf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:09.864054 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-0137ffda-f6ba-435a-93a8-fb632f5672bf tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:32:09.864329 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-0137ffda-f6ba-435a-93a8-fb632f5672bf tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:09.864573 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-0137ffda-f6ba-435a-93a8-fb632f5672bf tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:09.872324 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7d62606-dbc8-4af6-8cfa-409a4e04237f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:09.872791 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927bd6d9-953d-47ce-bbce-00931602e056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:09.886006 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:09.886006 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:09.891355 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-edb79f40-afac-476b-b942-79467117aa1b req-0137ffda-f6ba-435a-93a8-fb632f5672bf tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:32:09.901650 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2184f9b2-5d15-4e9e-8d3f-8ff3b197e754 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:09.901781 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-0137ffda-f6ba-435a-93a8-fb632f5672bf tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:32:09.902655 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 208/866] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:32:09 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 1539 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:09.906480 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2184f9b2-5d15-4e9e-8d3f-8ff3b197e754 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:09.907242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2184f9b2-5d15-4e9e-8d3f-8ff3b197e754 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:09.907970 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2184f9b2-5d15-4e9e-8d3f-8ff3b197e754 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:09.907970 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2184f9b2-5d15-4e9e-8d3f-8ff3b197e754 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:09.914976 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:09.914976 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:09.915578 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2184f9b2-5d15-4e9e-8d3f-8ff3b197e754 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:09.916187 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 220/867] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:09 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:10.003379 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Created reservations ['350b5ed7-e2e1-42d0-96c6-649539a680f0', '386d3275-406a-46e3-84ae-a5479cb5cc7e', '5cba714d-ce5d-40a3-b29f-143fddb5d63c', '2f9feb5e-42c1-4ae2-b8d7-6d7b9cdd9511'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:10.004579 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927bd6d9-953d-47ce-bbce-00931602e056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['350b5ed7-e2e1-42d0-96c6-649539a680f0', '386d3275-406a-46e3-84ae-a5479cb5cc7e', '5cba714d-ce5d-40a3-b29f-143fddb5d63c', '2f9feb5e-42c1-4ae2-b8d7-6d7b9cdd9511']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:10.005873 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1b36ae-fb36-45b2-87e8-827c02568f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:10.037701 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1b36ae-fb36-45b2-87e8-827c02568f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1558029682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7239f0a0aa624f548a7c5d603c98f34c',qos_specs=None,replication_status=,reservations=['350b5ed7-e2e1-42d0-96c6-649539a680f0','386d3275-406a-46e3-84ae-a5479cb5cc7e','5cba714d-ce5d-40a3-b29f-143fddb5d63c','2f9feb5e-42c1-4ae2-b8d7-6d7b9cdd9511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c7feec1ce764a808ff78677558924e3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1558029682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7239f0a0aa624f548a7c5d603c98f34c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c7feec1ce764a808ff78677558924e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:10.038543 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e43c9cd-69d8-4f9d-96ff-c66728768060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:10.046318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-edb79f40-afac-476b-b942-79467117aa1b req-20aa9bd7-a681-4934-9344-439a90be659d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:10.057296 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-20aa9bd7-a681-4934-9344-439a90be659d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] PUT https://10.4.3.140/volume/v3/attachments/201a1418-b9ac-4fae-b0c3-510dbc022330 Aug 13 03:32:10.057974 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-20aa9bd7-a681-4934-9344-439a90be659d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:10.071617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e43c9cd-69d8-4f9d-96ff-c66728768060) transitioned into state 'SUCCESS' from state '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-1558029682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7239f0a0aa624f548a7c5d603c98f34c',qos_specs=None,replication_status=,reservations=['350b5ed7-e2e1-42d0-96c6-649539a680f0','386d3275-406a-46e3-84ae-a5479cb5cc7e','5cba714d-ce5d-40a3-b29f-143fddb5d63c','2f9feb5e-42c1-4ae2-b8d7-6d7b9cdd9511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c7feec1ce764a808ff78677558924e3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:10.073858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-edb79f40-afac-476b-b942-79467117aa1b req-20aa9bd7-a681-4934-9344-439a90be659d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Acquiring lock "cinder-attachment_update-ca7131ec-85f8-42d2-9059-43ba64080bdf-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:32:10.074124 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a29c79-b37f-451b-8ab8-2736759e48d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:10.088363 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-452c90a0-a21f-4833-9672-55f31653e525 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:10.089155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-edb79f40-afac-476b-b942-79467117aa1b req-20aa9bd7-a681-4934-9344-439a90be659d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Lock "cinder-attachment_update-ca7131ec-85f8-42d2-9059-43ba64080bdf-np0000007145" acquired by "attachment_update" :: waited 0.015s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:32:10.090439 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:10.090439 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:10.093275 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a29c79-b37f-451b-8ab8-2736759e48d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:10.093536 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-452c90a0-a21f-4833-9672-55f31653e525 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a Aug 13 03:32:10.093880 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-452c90a0-a21f-4833-9672-55f31653e525 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:10.094123 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-452c90a0-a21f-4833-9672-55f31653e525 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:10.094500 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Flow 'volume_create_api' (e8347e7e-6a66-4d06-a1eb-34a29f939f49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:10.095079 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Create volume request issued successfully. Aug 13 03:32:10.095844 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2da3ce00-6ab5-48df-97c0-4de3caa98cf9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:10.096508 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 219/868] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:32:09 2026] POST /volume/v3/volumes => generated 759 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:10.107106 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-452c90a0-a21f-4833-9672-55f31653e525 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a returned with HTTP 404 Aug 13 03:32:10.107312 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 209/869] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:10 2026] GET /volume/v3/volumes/5538d205-749c-43b9-94a8-f6e38ee23d3a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:10.113762 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e8e67bbf-09e5-44ed-a9b1-36d818fbce33 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:10.116184 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8e67bbf-09e5-44ed-a9b1-36d818fbce33 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] GET https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c Aug 13 03:32:10.116454 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8e67bbf-09e5-44ed-a9b1-36d818fbce33 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:10.116956 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8e67bbf-09e5-44ed-a9b1-36d818fbce33 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:10.119282 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6044d6a3-a6fb-47fd-a5e1-746a883e7386 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:10.121815 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6044d6a3-a6fb-47fd-a5e1-746a883e7386 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 Aug 13 03:32:10.122164 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6044d6a3-a6fb-47fd-a5e1-746a883e7386 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:10.122386 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6044d6a3-a6fb-47fd-a5e1-746a883e7386 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:10.122648 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-6044d6a3-a6fb-47fd-a5e1-746a883e7386 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Delete volume with id: 0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 Aug 13 03:32:10.125163 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:10.125163 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:10.130590 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e8e67bbf-09e5-44ed-a9b1-36d818fbce33 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Volume info retrieved successfully. Aug 13 03:32:10.136135 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:10.136135 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:10.136935 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6044d6a3-a6fb-47fd-a5e1-746a883e7386 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:32:10.137259 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8e67bbf-09e5-44ed-a9b1-36d818fbce33 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c returned with HTTP 200 Aug 13 03:32:10.138360 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 221/870] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:10 2026] GET /volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:10.180299 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6044d6a3-a6fb-47fd-a5e1-746a883e7386 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Delete volume request issued successfully. Aug 13 03:32:10.180481 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6044d6a3-a6fb-47fd-a5e1-746a883e7386 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 returned with HTTP 202 Aug 13 03:32:10.181262 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 220/871] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:10 2026] DELETE /volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:10.194226 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-82554c8c-5fc7-4d98-bba8-e28638d25b3e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:10.198534 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-82554c8c-5fc7-4d98-bba8-e28638d25b3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 Aug 13 03:32:10.199269 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-82554c8c-5fc7-4d98-bba8-e28638d25b3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:10.199589 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-82554c8c-5fc7-4d98-bba8-e28638d25b3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:10.212403 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:10.212403 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:10.218168 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-82554c8c-5fc7-4d98-bba8-e28638d25b3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Volume info retrieved successfully. Aug 13 03:32:10.229286 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-82554c8c-5fc7-4d98-bba8-e28638d25b3e tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 returned with HTTP 200 Aug 13 03:32:10.232368 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 210/872] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:10 2026] GET /volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:10.282260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-edb79f40-afac-476b-b942-79467117aa1b req-20aa9bd7-a681-4934-9344-439a90be659d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Lock "cinder-attachment_update-ca7131ec-85f8-42d2-9059-43ba64080bdf-np0000007145" released by "attachment_update" :: held 0.192s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:32:10.282260 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-20aa9bd7-a681-4934-9344-439a90be659d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/attachments/201a1418-b9ac-4fae-b0c3-510dbc022330 returned with HTTP 200 Aug 13 03:32:10.283360 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 222/873] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:32:10 2026] PUT /volume/v3/attachments/201a1418-b9ac-4fae-b0c3-510dbc022330 => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:10.328218 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-edb79f40-afac-476b-b942-79467117aa1b req-68a7a64d-29b1-464c-a7fd-c5770c14189f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:10.331880 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-68a7a64d-29b1-464c-a7fd-c5770c14189f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] POST https://10.4.3.140/volume/v3/attachments/201a1418-b9ac-4fae-b0c3-510dbc022330/action Aug 13 03:32:10.332712 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-68a7a64d-29b1-464c-a7fd-c5770c14189f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:10.333369 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-68a7a64d-29b1-464c-a7fd-c5770c14189f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:10.357845 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:10.357845 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:10.377429 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-edb79f40-afac-476b-b942-79467117aa1b req-68a7a64d-29b1-464c-a7fd-c5770c14189f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/attachments/201a1418-b9ac-4fae-b0c3-510dbc022330/action returned with HTTP 204 Aug 13 03:32:10.377429 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 222/874] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:32:10 2026] POST /volume/v3/attachments/201a1418-b9ac-4fae-b0c3-510dbc022330/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:10.823093 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c3bf53ba-ac2b-4440-997c-47b17d24717c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:10.826307 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3bf53ba-ac2b-4440-997c-47b17d24717c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a Aug 13 03:32:10.826588 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3bf53ba-ac2b-4440-997c-47b17d24717c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:10.826979 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3bf53ba-ac2b-4440-997c-47b17d24717c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:10.827162 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c3bf53ba-ac2b-4440-997c-47b17d24717c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:10.838098 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3bf53ba-ac2b-4440-997c-47b17d24717c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a returned with HTTP 404 Aug 13 03:32:10.838816 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 221/875] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:10 2026] GET /volume/v3/backups/fb6d7fb8-81dd-4c9a-90c1-280bd1e6538a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:10.937092 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3cf15822-94fd-467f-901d-8509d9cd4220 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:10.939795 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3cf15822-94fd-467f-901d-8509d9cd4220 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:10.940286 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3cf15822-94fd-467f-901d-8509d9cd4220 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:10.940816 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3cf15822-94fd-467f-901d-8509d9cd4220 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:10.942700 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-3cf15822-94fd-467f-901d-8509d9cd4220 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:10.949954 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:10.949954 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:10.952722 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3cf15822-94fd-467f-901d-8509d9cd4220 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:10.952935 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 211/876] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:10 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:10.960549 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f4fb17d0-ee9a-4766-bd69-82efff86a103 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:10.966091 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4fb17d0-ee9a-4766-bd69-82efff86a103 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 Aug 13 03:32:10.966606 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4fb17d0-ee9a-4766-bd69-82efff86a103 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:10.966606 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4fb17d0-ee9a-4766-bd69-82efff86a103 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:10.982384 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:10.982384 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:10.992023 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f4fb17d0-ee9a-4766-bd69-82efff86a103 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:11.001629 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4fb17d0-ee9a-4766-bd69-82efff86a103 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 returned with HTTP 200 Aug 13 03:32:11.002389 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 223/877] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:10 2026] GET /volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:11.020165 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d67ce986-9064-48b4-9a6a-01c96fc3e032 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.022468 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d67ce986-9064-48b4-9a6a-01c96fc3e032 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 Aug 13 03:32:11.022807 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d67ce986-9064-48b4-9a6a-01c96fc3e032 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:11.023205 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d67ce986-9064-48b4-9a6a-01c96fc3e032 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:11.023488 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d67ce986-9064-48b4-9a6a-01c96fc3e032 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Delete volume with id: f0d55b80-2958-4088-9e69-d21aef3124c9 Aug 13 03:32:11.038796 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:11.038796 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:11.039487 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d67ce986-9064-48b4-9a6a-01c96fc3e032 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:11.087708 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d67ce986-9064-48b4-9a6a-01c96fc3e032 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Delete volume request issued successfully. Aug 13 03:32:11.088128 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d67ce986-9064-48b4-9a6a-01c96fc3e032 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 returned with HTTP 202 Aug 13 03:32:11.088745 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 223/878] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:11 2026] DELETE /volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:11.104365 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-16d8b909-c73b-4bc6-80c6-bc3e2f8bfac0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.109372 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-16d8b909-c73b-4bc6-80c6-bc3e2f8bfac0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 Aug 13 03:32:11.109372 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-16d8b909-c73b-4bc6-80c6-bc3e2f8bfac0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:11.110900 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-16d8b909-c73b-4bc6-80c6-bc3e2f8bfac0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:11.126521 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:11.126521 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:11.144070 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-16d8b909-c73b-4bc6-80c6-bc3e2f8bfac0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:11.156153 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-64621c7a-d26b-49f2-80a4-8d8ee9ad74bc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.156539 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-16d8b909-c73b-4bc6-80c6-bc3e2f8bfac0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 returned with HTTP 200 Aug 13 03:32:11.157392 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 222/879] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:11 2026] GET /volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:11.172352 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-64621c7a-d26b-49f2-80a4-8d8ee9ad74bc tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] GET https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c Aug 13 03:32:11.172766 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-64621c7a-d26b-49f2-80a4-8d8ee9ad74bc tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:11.174147 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-64621c7a-d26b-49f2-80a4-8d8ee9ad74bc tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:11.196326 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:11.196326 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:11.204918 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-64621c7a-d26b-49f2-80a4-8d8ee9ad74bc tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Volume info retrieved successfully. Aug 13 03:32:11.215440 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-64621c7a-d26b-49f2-80a4-8d8ee9ad74bc tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c returned with HTTP 200 Aug 13 03:32:11.218809 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 212/880] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:11 2026] GET /volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:11.243272 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.245787 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c Aug 13 03:32:11.246217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:11.261112 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9c584730-dbc2-49f6-92db-c90b19c28172 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.265329 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c584730-dbc2-49f6-92db-c90b19c28172 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] GET https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 Aug 13 03:32:11.265771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c584730-dbc2-49f6-92db-c90b19c28172 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:11.266466 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c584730-dbc2-49f6-92db-c90b19c28172 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:11.281487 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c584730-dbc2-49f6-92db-c90b19c28172 tempest-ServerRescueNegativeTestJSON-63742339 tempest-ServerRescueNegativeTestJSON-63742339-project-member] https://10.4.3.140/volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 returned with HTTP 404 Aug 13 03:32:11.281487 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 224/881] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:11 2026] GET /volume/v3/volumes/0c58f3f9-d8a5-4f7d-b8a0-68057fcbc737 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:11.362095 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:11.362247 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:11.362686 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:11.363503 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:11.363937 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:11.364721 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:11.378317 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48c85af4-fdf9-4571-a0de-b04a6754f01a tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c returned with HTTP 200 Aug 13 03:32:11.379261 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 224/882] 10.4.3.140 () {68 vars in 1374 bytes} [Thu Aug 13 03:32:11 2026] PUT /volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c => generated 392 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:11.394729 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.401751 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:11.401751 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:11.405506 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:11.405692 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Create volume of 2 GB Aug 13 03:32:11.423454 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Availability Zones retrieved successfully. Aug 13 03:32:11.436403 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Flow 'volume_create_api' (c3cfb19c-96f5-4891-a41c-49abd78e57a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:11.437896 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54a7122-8a1c-4754-bcaa-182514a638a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:11.439101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Validating volume size '2' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:11.500697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54a7122-8a1c-4754-bcaa-182514a638a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:11.501938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce84adc-ac84-472a-9ba1-1c9ac3c0b7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:11.556558 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota_utils [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Quota exceeded for 7239f0a0aa624f548a7c5d603c98f34c, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 03:32:11.560640 np0000007145 devstack@c-api.service[100340]: WARNING cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce84adc-ac84-472a-9ba1-1c9ac3c0b7f9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 03:32:11.560640 np0000007145 devstack@c-api.service[100340]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 13 03:32:11.563158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce84adc-ac84-472a-9ba1-1c9ac3c0b7f9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:11.564321 np0000007145 devstack@c-api.service[100340]: WARNING cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ce84adc-ac84-472a-9ba1-1c9ac3c0b7f9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 03:32:11.565535 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54a7122-8a1c-4754-bcaa-182514a638a9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:11.566282 np0000007145 devstack@c-api.service[100340]: WARNING cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54a7122-8a1c-4754-bcaa-182514a638a9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 03:32:11.567398 np0000007145 devstack@c-api.service[100340]: WARNING cinder.volume.api [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Flow 'volume_create_api' (c3cfb19c-96f5-4891-a41c-49abd78e57a0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 03:32:11.568019 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.middleware.fault [None req-2e6e7e08-ba65-4492-8115-c6ebe2a65062 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 413 Aug 13 03:32:11.568753 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 223/883] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:32:11 2026] POST /volume/v3/volumes => generated 208 bytes in 174 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 03:32:11.579525 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5cfcf436-6018-40e4-8662-1e91c4176002 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.582505 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5cfcf436-6018-40e4-8662-1e91c4176002 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c Aug 13 03:32:11.582957 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5cfcf436-6018-40e4-8662-1e91c4176002 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:11.663123 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5cfcf436-6018-40e4-8662-1e91c4176002 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c returned with HTTP 200 Aug 13 03:32:11.663700 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 213/884] 10.4.3.140 () {68 vars in 1374 bytes} [Thu Aug 13 03:32:11 2026] PUT /volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c => generated 392 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:11.676151 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-52de28f5-2813-4096-83bc-25caf982e76f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.679914 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:11.679914 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:11.684041 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:11.684041 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Create volume of 1 GB Aug 13 03:32:11.688753 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Availability Zones retrieved successfully. Aug 13 03:32:11.698131 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Flow 'volume_create_api' (78a6f2d3-9a48-4e10-941c-5af4e8de5cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:11.699782 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456453ef-4c4b-4251-b4d2-c1d0f119c4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:11.702409 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:11.746202 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456453ef-4c4b-4251-b4d2-c1d0f119c4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:11.747624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac717ea1-8999-4bf1-bbdf-7392218edf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:11.790971 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota_utils [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Quota exceeded for 7239f0a0aa624f548a7c5d603c98f34c, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 13 03:32:11.795433 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac717ea1-8999-4bf1-bbdf-7392218edf79) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 03:32:11.795433 np0000007145 devstack@c-api.service[100342]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 13 03:32:11.797878 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac717ea1-8999-4bf1-bbdf-7392218edf79) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:11.801046 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac717ea1-8999-4bf1-bbdf-7392218edf79) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 03:32:11.801046 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456453ef-4c4b-4251-b4d2-c1d0f119c4b0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:11.801263 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456453ef-4c4b-4251-b4d2-c1d0f119c4b0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 03:32:11.803787 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Flow 'volume_create_api' (78a6f2d3-9a48-4e10-941c-5af4e8de5cb3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 03:32:11.803787 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.middleware.fault [None req-52de28f5-2813-4096-83bc-25caf982e76f tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 413 Aug 13 03:32:11.805328 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 225/885] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:32:11 2026] POST /volume/v3/volumes => generated 150 bytes in 131 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 03:32:11.820310 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fd8cb33f-89fd-470d-8f7a-8ca0d948602c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.822695 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd8cb33f-89fd-470d-8f7a-8ca0d948602c tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c Aug 13 03:32:11.823106 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd8cb33f-89fd-470d-8f7a-8ca0d948602c tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:11.882606 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd8cb33f-89fd-470d-8f7a-8ca0d948602c tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c returned with HTTP 200 Aug 13 03:32:11.884479 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 225/886] 10.4.3.140 () {68 vars in 1374 bytes} [Thu Aug 13 03:32:11 2026] PUT /volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c => generated 391 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:11.899329 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-17b3041c-09b3-4a9a-9f68-2e1f488112a9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.909660 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-17b3041c-09b3-4a9a-9f68-2e1f488112a9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] POST https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c/action Aug 13 03:32:11.909660 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-17b3041c-09b3-4a9a-9f68-2e1f488112a9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:11.909979 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-17b3041c-09b3-4a9a-9f68-2e1f488112a9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:11.922971 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:11.922971 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:11.924660 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-17b3041c-09b3-4a9a-9f68-2e1f488112a9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Volume info retrieved successfully. Aug 13 03:32:11.974863 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-126405d6-8295-4133-8c5d-a40d91e0e761 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:11.977238 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-126405d6-8295-4133-8c5d-a40d91e0e761 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:11.977498 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-126405d6-8295-4133-8c5d-a40d91e0e761 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:11.977737 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-126405d6-8295-4133-8c5d-a40d91e0e761 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:11.977905 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-126405d6-8295-4133-8c5d-a40d91e0e761 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:11.985448 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:11.985448 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:11.986547 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-126405d6-8295-4133-8c5d-a40d91e0e761 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:11.987552 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 214/887] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:11 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:32:12.006749 np0000007145 devstack@c-api.service[100340]: ERROR cinder.volume.api [None req-17b3041c-09b3-4a9a-9f68-2e1f488112a9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Quota exceeded for 7239f0a0aa624f548a7c5d603c98f34c, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 03:32:12.023883 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.middleware.fault [None req-17b3041c-09b3-4a9a-9f68-2e1f488112a9 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c/action returned with HTTP 413 Aug 13 03:32:12.026072 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 224/888] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:32:11 2026] POST /volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c/action => generated 208 bytes in 127 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 03:32:12.037211 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f48f3a39-a418-43a7-b3ec-846d3b820108 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:12.039645 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f48f3a39-a418-43a7-b3ec-846d3b820108 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] GET https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c Aug 13 03:32:12.039934 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f48f3a39-a418-43a7-b3ec-846d3b820108 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:12.040188 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f48f3a39-a418-43a7-b3ec-846d3b820108 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:12.051847 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:12.051847 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:12.056684 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f48f3a39-a418-43a7-b3ec-846d3b820108 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Volume info retrieved successfully. Aug 13 03:32:12.064601 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f48f3a39-a418-43a7-b3ec-846d3b820108 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c returned with HTTP 200 Aug 13 03:32:12.064601 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 226/889] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:12 2026] GET /volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:12.092702 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ecdfdf8-51f9-4b05-8453-6b1a725a039b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:12.098051 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ecdfdf8-51f9-4b05-8453-6b1a725a039b tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] DELETE https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c Aug 13 03:32:12.099100 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ecdfdf8-51f9-4b05-8453-6b1a725a039b tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:12.099924 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ecdfdf8-51f9-4b05-8453-6b1a725a039b tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:12.099924 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-7ecdfdf8-51f9-4b05-8453-6b1a725a039b tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Delete volume with id: 318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c Aug 13 03:32:12.117043 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:12.117043 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:12.117735 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ecdfdf8-51f9-4b05-8453-6b1a725a039b tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Volume info retrieved successfully. Aug 13 03:32:12.167005 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ecdfdf8-51f9-4b05-8453-6b1a725a039b tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Delete volume request issued successfully. Aug 13 03:32:12.167549 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ecdfdf8-51f9-4b05-8453-6b1a725a039b tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c returned with HTTP 202 Aug 13 03:32:12.167751 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 226/890] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:12 2026] DELETE /volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:12.177988 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7cd9df2f-df9d-4a68-add6-4cc4f712d74c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:12.182225 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7cd9df2f-df9d-4a68-add6-4cc4f712d74c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 Aug 13 03:32:12.183142 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7cd9df2f-df9d-4a68-add6-4cc4f712d74c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:12.184046 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7cd9df2f-df9d-4a68-add6-4cc4f712d74c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:12.188880 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-039d9e79-cc22-4109-99b8-afb45791047e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:12.194664 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-039d9e79-cc22-4109-99b8-afb45791047e tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] GET https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c Aug 13 03:32:12.194664 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-039d9e79-cc22-4109-99b8-afb45791047e tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:12.194937 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7cd9df2f-df9d-4a68-add6-4cc4f712d74c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 returned with HTTP 404 Aug 13 03:32:12.195003 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-039d9e79-cc22-4109-99b8-afb45791047e tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:12.195079 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 215/891] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:12 2026] GET /volume/v3/volumes/f0d55b80-2958-4088-9e69-d21aef3124c9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:12.210237 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:12.210237 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:12.214088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:12.217183 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:12.217971 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-202689360"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:12.221925 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-202689360'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:12.221925 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Create volume of 1 GB Aug 13 03:32:12.223997 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-039d9e79-cc22-4109-99b8-afb45791047e tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Volume info retrieved successfully. Aug 13 03:32:12.227273 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Availability Zones retrieved successfully. Aug 13 03:32:12.235731 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Flow 'volume_create_api' (84dce28e-9670-4ccb-8cd8-c775bb6b43fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:12.238552 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8acb40fa-0f6c-4024-9e6e-2178730e4532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:12.240178 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-039d9e79-cc22-4109-99b8-afb45791047e tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c returned with HTTP 200 Aug 13 03:32:12.240336 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 225/892] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:12 2026] GET /volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:32:12.242015 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:12.294940 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8acb40fa-0f6c-4024-9e6e-2178730e4532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:12.295157 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2e1df9-0905-47b3-8e1e-2b1208d6c974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:12.386198 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Created reservations ['7f1c93db-1f4e-46ec-bd91-f84a3df4a789', '2f56aba6-8e8f-47a7-907c-652f3d15f55e', '3a35a632-174e-438f-9d9c-75792b0ced33', '6c42d1f6-ef52-4bc0-9774-97b4cc4be8d5'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:12.386198 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2e1df9-0905-47b3-8e1e-2b1208d6c974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1c93db-1f4e-46ec-bd91-f84a3df4a789', '2f56aba6-8e8f-47a7-907c-652f3d15f55e', '3a35a632-174e-438f-9d9c-75792b0ced33', '6c42d1f6-ef52-4bc0-9774-97b4cc4be8d5']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:12.390626 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62cf65a-5609-478b-be26-cd7b7e645183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:12.436986 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62cf65a-5609-478b-be26-cd7b7e645183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99410b79-ea3f-429b-bde8-36cc930a89b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-202689360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66cb19bfa55f4276a8b730282540d4b3',qos_specs=None,replication_status=,reservations=['7f1c93db-1f4e-46ec-bd91-f84a3df4a789','2f56aba6-8e8f-47a7-907c-652f3d15f55e','3a35a632-174e-438f-9d9c-75792b0ced33','6c42d1f6-ef52-4bc0-9774-97b4cc4be8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7507ced81444cfa7bac35766cc32c3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-202689360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99410b79-ea3f-429b-bde8-36cc930a89b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66cb19bfa55f4276a8b730282540d4b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e7507ced81444cfa7bac35766cc32c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:12.438161 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d033b2-2f79-4c69-867a-b035dbc81eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:12.492425 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25d033b2-2f79-4c69-867a-b035dbc81eb4) transitioned into state 'SUCCESS' from state '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-202689360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66cb19bfa55f4276a8b730282540d4b3',qos_specs=None,replication_status=,reservations=['7f1c93db-1f4e-46ec-bd91-f84a3df4a789','2f56aba6-8e8f-47a7-907c-652f3d15f55e','3a35a632-174e-438f-9d9c-75792b0ced33','6c42d1f6-ef52-4bc0-9774-97b4cc4be8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e7507ced81444cfa7bac35766cc32c3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:12.494945 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62ffeac-f7b2-4f71-8cbf-f70e8d4c8507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:12.522229 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62ffeac-f7b2-4f71-8cbf-f70e8d4c8507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:12.523565 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Flow 'volume_create_api' (84dce28e-9670-4ccb-8cd8-c775bb6b43fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:12.524051 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Create volume request issued successfully. Aug 13 03:32:12.524944 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-556eee1a-4778-44e1-bf5e-f41bf26efbd0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:12.525528 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 227/893] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:32:12 2026] POST /volume/v3/volumes => generated 753 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:12.550424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e507612a-9e62-4e3c-9ea8-69db50015c13 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:12.552679 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e507612a-9e62-4e3c-9ea8-69db50015c13 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 Aug 13 03:32:12.552979 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e507612a-9e62-4e3c-9ea8-69db50015c13 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:12.553252 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e507612a-9e62-4e3c-9ea8-69db50015c13 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:12.567675 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:12.567675 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:12.574719 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e507612a-9e62-4e3c-9ea8-69db50015c13 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:12.585275 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e507612a-9e62-4e3c-9ea8-69db50015c13 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 returned with HTTP 200 Aug 13 03:32:12.585275 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 227/894] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:12 2026] GET /volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:13.005522 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1f566a65-d049-4d52-86a2-e74b5a82eaa6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:13.008364 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1f566a65-d049-4d52-86a2-e74b5a82eaa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:13.008650 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1f566a65-d049-4d52-86a2-e74b5a82eaa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:13.009015 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1f566a65-d049-4d52-86a2-e74b5a82eaa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:13.009182 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-1f566a65-d049-4d52-86a2-e74b5a82eaa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:13.019569 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:13.019569 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:13.019854 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1f566a65-d049-4d52-86a2-e74b5a82eaa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:13.020268 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 216/895] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:13 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:13.260047 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b47711f8-03aa-45ac-b09d-b33e19d056e4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:13.262424 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b47711f8-03aa-45ac-b09d-b33e19d056e4 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] GET https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c Aug 13 03:32:13.262950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b47711f8-03aa-45ac-b09d-b33e19d056e4 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:13.262950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b47711f8-03aa-45ac-b09d-b33e19d056e4 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:13.276551 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b47711f8-03aa-45ac-b09d-b33e19d056e4 tempest-VolumeQuotasNegativeTestJSON-1300207545 tempest-VolumeQuotasNegativeTestJSON-1300207545-project-member] https://10.4.3.140/volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c returned with HTTP 404 Aug 13 03:32:13.276551 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 226/896] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:13 2026] GET /volume/v3/volumes/318c2d7f-97a9-4bf5-b8fb-c30e2f6c1f6c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:13.290717 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:13.294850 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c Aug 13 03:32:13.294850 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:13.325871 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:13.325871 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:13.407319 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:13.407319 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:13.407319 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:13.407609 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:13.407813 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:13.408068 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:13.408283 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-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. Aug 13 03:32:13.412993 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2d6e07a-2771-48d2-b072-9b2209e76465 tempest-VolumeQuotasNegativeTestJSON-2018677643 tempest-VolumeQuotasNegativeTestJSON-2018677643-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c returned with HTTP 200 Aug 13 03:32:13.413972 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 228/897] 10.4.3.140 () {68 vars in 1375 bytes} [Thu Aug 13 03:32:13 2026] PUT /volume/v3/os-quota-sets/7239f0a0aa624f548a7c5d603c98f34c => generated 395 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:13.614061 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-64dd1447-3d1a-49d5-8fa4-8341fff08ac3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:13.617356 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64dd1447-3d1a-49d5-8fa4-8341fff08ac3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 Aug 13 03:32:13.617356 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64dd1447-3d1a-49d5-8fa4-8341fff08ac3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:13.618299 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64dd1447-3d1a-49d5-8fa4-8341fff08ac3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:13.643417 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:13.643417 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:13.655546 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-64dd1447-3d1a-49d5-8fa4-8341fff08ac3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:13.666428 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64dd1447-3d1a-49d5-8fa4-8341fff08ac3 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 returned with HTTP 200 Aug 13 03:32:13.668220 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 228/898] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:13 2026] GET /volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:13.692089 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a0962344-3619-44b3-8651-255b1eff2635 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:13.692089 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0962344-3619-44b3-8651-255b1eff2635 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:32:13.692089 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a0962344-3619-44b3-8651-255b1eff2635 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99410b79-ea3f-429b-bde8-36cc930a89b8", "name": "tempest-VolumesBackupsAdminTest-Backup-116668317", "container": "tempest-volumesbackupsadmintest-backup-container-147479396"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:13.698417 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-a0962344-3619-44b3-8651-255b1eff2635 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Creating new backup {'backup': {'volume_id': '99410b79-ea3f-429b-bde8-36cc930a89b8', 'name': 'tempest-VolumesBackupsAdminTest-Backup-116668317', 'container': 'tempest-volumesbackupsadmintest-backup-container-147479396'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:32:13.699842 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-a0962344-3619-44b3-8651-255b1eff2635 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Creating backup of volume 99410b79-ea3f-429b-bde8-36cc930a89b8 in container tempest-volumesbackupsadmintest-backup-container-147479396 Aug 13 03:32:13.714789 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:13.714789 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:13.715255 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a0962344-3619-44b3-8651-255b1eff2635 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:13.759376 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-a0962344-3619-44b3-8651-255b1eff2635 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Created reservations ['28db4bed-501f-4699-af10-339bbe1cb6b2', '0ef02d08-51db-44a7-a3a5-7669fff97eaa'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:13.837948 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0962344-3619-44b3-8651-255b1eff2635 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:32:13.837948 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 217/899] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:32:13 2026] POST /volume/v3/backups => generated 334 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:13.854947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-be2e03bc-59fe-4cd2-946a-af74cbdf1497 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:13.860571 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be2e03bc-59fe-4cd2-946a-af74cbdf1497 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:13.860853 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be2e03bc-59fe-4cd2-946a-af74cbdf1497 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:13.862004 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be2e03bc-59fe-4cd2-946a-af74cbdf1497 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:13.862175 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-be2e03bc-59fe-4cd2-946a-af74cbdf1497 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:13.875952 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:13.875952 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:13.878557 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be2e03bc-59fe-4cd2-946a-af74cbdf1497 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:13.879010 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 227/900] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:13 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 797 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:14.035877 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2a6daadd-d83f-400f-96ad-27a9a9398838 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:14.038164 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a6daadd-d83f-400f-96ad-27a9a9398838 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:14.038322 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a6daadd-d83f-400f-96ad-27a9a9398838 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:14.038680 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a6daadd-d83f-400f-96ad-27a9a9398838 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:14.038680 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2a6daadd-d83f-400f-96ad-27a9a9398838 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:14.045125 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:14.045125 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:14.046756 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a6daadd-d83f-400f-96ad-27a9a9398838 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:14.047555 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 229/901] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:14 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:14.895159 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ba37fff-4f19-48e9-a6ab-30d032193a9b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:14.898796 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ba37fff-4f19-48e9-a6ab-30d032193a9b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:14.898988 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ba37fff-4f19-48e9-a6ab-30d032193a9b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:14.899244 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ba37fff-4f19-48e9-a6ab-30d032193a9b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:14.899415 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-7ba37fff-4f19-48e9-a6ab-30d032193a9b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:14.908045 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:14.908045 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:14.909112 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ba37fff-4f19-48e9-a6ab-30d032193a9b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:14.910254 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 229/902] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:14 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:15.062398 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-68dacc9d-a9ca-40f2-af97-c0d7b78dd9fa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:15.065271 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-68dacc9d-a9ca-40f2-af97-c0d7b78dd9fa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:15.065854 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-68dacc9d-a9ca-40f2-af97-c0d7b78dd9fa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:15.066266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-68dacc9d-a9ca-40f2-af97-c0d7b78dd9fa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:15.066525 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-68dacc9d-a9ca-40f2-af97-c0d7b78dd9fa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:15.073899 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:15.073899 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:15.075271 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-68dacc9d-a9ca-40f2-af97-c0d7b78dd9fa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:15.076340 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 218/903] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:15 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:15.926992 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f3df8970-fab9-484a-8fe7-43ac7c48f5de None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:15.929991 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3df8970-fab9-484a-8fe7-43ac7c48f5de tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:15.929991 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3df8970-fab9-484a-8fe7-43ac7c48f5de tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:15.929991 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3df8970-fab9-484a-8fe7-43ac7c48f5de tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:15.930229 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f3df8970-fab9-484a-8fe7-43ac7c48f5de tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:15.943131 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:15.943131 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:15.944258 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3df8970-fab9-484a-8fe7-43ac7c48f5de tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:15.945688 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 228/904] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:15 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:16.100184 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-727bf8eb-1435-4926-9f90-db6e6360fbb3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:16.104369 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-727bf8eb-1435-4926-9f90-db6e6360fbb3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:16.105749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-727bf8eb-1435-4926-9f90-db6e6360fbb3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:16.105749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-727bf8eb-1435-4926-9f90-db6e6360fbb3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:16.105749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-727bf8eb-1435-4926-9f90-db6e6360fbb3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:16.112689 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:16.112689 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:16.115525 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-727bf8eb-1435-4926-9f90-db6e6360fbb3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:16.116116 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 230/905] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:16 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:16.962763 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-002eccb2-0320-4112-b46e-611daa813235 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:16.965895 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-002eccb2-0320-4112-b46e-611daa813235 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:16.966127 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-002eccb2-0320-4112-b46e-611daa813235 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:16.966577 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-002eccb2-0320-4112-b46e-611daa813235 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:16.966775 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-002eccb2-0320-4112-b46e-611daa813235 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:16.973541 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:16.973541 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:16.975767 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-002eccb2-0320-4112-b46e-611daa813235 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:16.975805 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 230/906] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:16 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:17.139880 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e593bd66-8029-407b-8a12-edcfc37c2a2d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:17.144342 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e593bd66-8029-407b-8a12-edcfc37c2a2d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:17.145128 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e593bd66-8029-407b-8a12-edcfc37c2a2d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:17.146057 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e593bd66-8029-407b-8a12-edcfc37c2a2d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:17.146057 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e593bd66-8029-407b-8a12-edcfc37c2a2d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:17.154926 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:17.154926 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:17.155776 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e593bd66-8029-407b-8a12-edcfc37c2a2d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:17.156173 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 219/907] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:17 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:17.664306 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f922d59d-78c5-4c33-9887-935183bbe23a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:17.834428 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f922d59d-78c5-4c33-9887-935183bbe23a tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:32:17.835624 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f922d59d-78c5-4c33-9887-935183bbe23a tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-703442432"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:17.873709 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f922d59d-78c5-4c33-9887-935183bbe23a tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:32:17.874251 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 229/908] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:32:17 2026] POST /volume/v3/types => generated 232 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:17.890974 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f1f9f204-56b7-4eb0-a42f-7ebac95daf0c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:17.894795 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1f9f204-56b7-4eb0-a42f-7ebac95daf0c tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:32:17.895197 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f1f9f204-56b7-4eb0-a42f-7ebac95daf0c tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1809157780", "extra_specs": {"multiattach": " True"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:17.925906 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1f9f204-56b7-4eb0-a42f-7ebac95daf0c tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:32:17.926494 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 231/909] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:32:17 2026] POST /volume/v3/types => generated 259 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:17.938918 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:17.990614 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f410eb94-9c69-4ac6-851c-b5984ed50ede None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:17.993252 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f410eb94-9c69-4ac6-851c-b5984ed50ede tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:17.993878 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f410eb94-9c69-4ac6-851c-b5984ed50ede tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:17.993878 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f410eb94-9c69-4ac6-851c-b5984ed50ede tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:17.993878 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f410eb94-9c69-4ac6-851c-b5984ed50ede tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:17.999967 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:17.999967 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:18.001096 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f410eb94-9c69-4ac6-851c-b5984ed50ede tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:18.001490 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 220/910] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:17 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:18.032173 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:18.032601 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-703442432", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-80518389"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:18.034463 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-703442432', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-80518389'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:18.041632 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Create volume of 1 GB Aug 13 03:32:18.042014 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:18.042014 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:18.042727 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Availability Zones retrieved successfully. Aug 13 03:32:18.050208 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Flow 'volume_create_api' (025d89e3-ffa3-4701-b675-fdc186d6c643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:18.051923 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7faa273-c702-4656-8721-b59d5d62ce05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:18.053134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:18.086910 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7faa273-c702-4656-8721-b59d5d62ce05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:32:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c146ae28-1db5-4733-9cd5-9accda26db55,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-703442432',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c146ae28-1db5-4733-9cd5-9accda26db55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:18.088153 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2cb35a1-1c00-4b41-b37b-3d73d405ab67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:18.119888 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:18.120306 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:18.162412 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Created reservations ['6aaf92b3-7e30-400e-b08d-4b15d7275804', 'a9d168c1-fb51-4274-8a8c-44068fcf3192', '92efc55a-06d0-485c-807b-67d4585735b4', 'aa0c6931-715f-4bac-b6e1-0c5eb729f827'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:18.163398 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2cb35a1-1c00-4b41-b37b-3d73d405ab67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aaf92b3-7e30-400e-b08d-4b15d7275804', 'a9d168c1-fb51-4274-8a8c-44068fcf3192', '92efc55a-06d0-485c-807b-67d4585735b4', 'aa0c6931-715f-4bac-b6e1-0c5eb729f827']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:18.164378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (773e3bd5-1cf4-4065-961e-b3f5f4c04613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:18.171165 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-89335bd5-14b8-4acb-acb4-ab08427752fc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:18.174772 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-89335bd5-14b8-4acb-acb4-ab08427752fc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:18.175067 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-89335bd5-14b8-4acb-acb4-ab08427752fc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:18.175372 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-89335bd5-14b8-4acb-acb4-ab08427752fc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:18.175503 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-89335bd5-14b8-4acb-acb4-ab08427752fc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:18.184323 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:18.184323 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:18.184866 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-89335bd5-14b8-4acb-acb4-ab08427752fc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:18.185257 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 230/911] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:18 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:18.198393 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (773e3bd5-1cf4-4065-961e-b3f5f4c04613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1c356d-9a44-4e48-a0e6-1624ab173aa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-80518389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d0d0b6511d43e6b3a1b02996484576',qos_specs=None,replication_status=,reservations=['6aaf92b3-7e30-400e-b08d-4b15d7275804','a9d168c1-fb51-4274-8a8c-44068fcf3192','92efc55a-06d0-485c-807b-67d4585735b4','aa0c6931-715f-4bac-b6e1-0c5eb729f827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7744509625f74fa58e9df0ff097e5aba',volume_type_id=c146ae28-1db5-4733-9cd5-9accda26db55), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-80518389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1c356d-9a44-4e48-a0e6-1624ab173aa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2d0d0b6511d43e6b3a1b02996484576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7744509625f74fa58e9df0ff097e5aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c146ae28-1db5-4733-9cd5-9accda26db55),volume_type_id=c146ae28-1db5-4733-9cd5-9accda26db55)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:18.199387 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03daf13-0997-4b51-87a7-c6ed1979c619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:18.227768 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03daf13-0997-4b51-87a7-c6ed1979c619) transitioned into state 'SUCCESS' from state '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-80518389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2d0d0b6511d43e6b3a1b02996484576',qos_specs=None,replication_status=,reservations=['6aaf92b3-7e30-400e-b08d-4b15d7275804','a9d168c1-fb51-4274-8a8c-44068fcf3192','92efc55a-06d0-485c-807b-67d4585735b4','aa0c6931-715f-4bac-b6e1-0c5eb729f827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7744509625f74fa58e9df0ff097e5aba',volume_type_id=c146ae28-1db5-4733-9cd5-9accda26db55)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:18.228873 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cfba79e-2521-48b6-87c2-4865630f6ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:18.243071 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cfba79e-2521-48b6-87c2-4865630f6ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:18.243978 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Flow 'volume_create_api' (025d89e3-ffa3-4701-b675-fdc186d6c643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:18.244330 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Create volume request issued successfully. Aug 13 03:32:18.245087 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4ea9eb5-fbfa-40e6-a4d6-2656c83aec84 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:18.245705 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 231/912] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:32:17 2026] POST /volume/v3/volumes => generated 869 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:18.259468 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-86dbb265-60e4-4f69-b6ac-86ed921b30c6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:18.263126 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86dbb265-60e4-4f69-b6ac-86ed921b30c6 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:18.263477 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86dbb265-60e4-4f69-b6ac-86ed921b30c6 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:18.263882 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86dbb265-60e4-4f69-b6ac-86ed921b30c6 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:18.274367 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:18.274367 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:18.280099 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-86dbb265-60e4-4f69-b6ac-86ed921b30c6 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:18.287874 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86dbb265-60e4-4f69-b6ac-86ed921b30c6 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:18.288500 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 232/913] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:18 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:19.019388 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dcf41087-aa6e-43e8-906e-5883bd7c9db7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:19.021946 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dcf41087-aa6e-43e8-906e-5883bd7c9db7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:19.022201 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dcf41087-aa6e-43e8-906e-5883bd7c9db7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:19.022395 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dcf41087-aa6e-43e8-906e-5883bd7c9db7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:19.022564 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-dcf41087-aa6e-43e8-906e-5883bd7c9db7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:19.035039 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:19.035039 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:19.035039 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dcf41087-aa6e-43e8-906e-5883bd7c9db7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:19.035039 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 221/914] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:19 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:19.200278 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a84b9fb0-3ee1-425c-85f5-aeb96ec9cc85 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:19.203345 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a84b9fb0-3ee1-425c-85f5-aeb96ec9cc85 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:19.203698 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a84b9fb0-3ee1-425c-85f5-aeb96ec9cc85 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:19.203698 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a84b9fb0-3ee1-425c-85f5-aeb96ec9cc85 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:19.204066 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-a84b9fb0-3ee1-425c-85f5-aeb96ec9cc85 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:19.215590 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:19.215590 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:19.217626 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a84b9fb0-3ee1-425c-85f5-aeb96ec9cc85 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:19.218660 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 231/915] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:19 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:19.305643 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-32c9c898-b90c-4af5-9215-9e15c51b07ae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:19.308667 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-32c9c898-b90c-4af5-9215-9e15c51b07ae tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:19.309198 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-32c9c898-b90c-4af5-9215-9e15c51b07ae tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:19.309540 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-32c9c898-b90c-4af5-9215-9e15c51b07ae tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:19.327002 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:19.327002 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:19.336363 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-32c9c898-b90c-4af5-9215-9e15c51b07ae tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:19.346002 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-32c9c898-b90c-4af5-9215-9e15c51b07ae tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:19.346411 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 232/916] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:19 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 996 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:19.363995 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c4df2926-b2df-49d9-af03-8fd1555b9636 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:19.368290 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4df2926-b2df-49d9-af03-8fd1555b9636 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:19.373907 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4df2926-b2df-49d9-af03-8fd1555b9636 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:19.375136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4df2926-b2df-49d9-af03-8fd1555b9636 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:19.395486 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:19.395486 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:19.410935 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c4df2926-b2df-49d9-af03-8fd1555b9636 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Volume info retrieved successfully. Aug 13 03:32:19.416399 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4df2926-b2df-49d9-af03-8fd1555b9636 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:19.420905 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 233/917] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:19 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 1190 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:19.446163 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:19.446163 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] POST https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3/action Aug 13 03:32:19.446163 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1809157780", "migration_policy": "never"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:19.446163 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1809157780", "migration_policy": "never"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:19.454630 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:19.454630 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:19.455039 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:19.463372 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:19.463372 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:19.485978 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1809157780 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1809157780, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:19.486591 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1809157780 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1809157780, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:19.524288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Created reservations ['7fa7876f-e367-4442-aeb5-9980c1d7ec09', '9e5500f3-88aa-4a72-864b-b7eef373465f'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:19.542833 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:19.543027 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:19.556316 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Created reservations ['9b77377e-83c6-42fc-ac8a-43f15a9f7d2a', 'ac545a4e-0895-4723-878c-17331ec4a75f'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:19.604721 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Retype volume request issued successfully. Aug 13 03:32:19.605072 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c60294bc-0c25-49a1-8d00-cd2bf89d36d7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3/action returned with HTTP 202 Aug 13 03:32:19.605716 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 222/918] 10.4.3.140 () {70 vars in 1432 bytes} [Thu Aug 13 03:32:19 2026] POST /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 03:32:19.622864 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-66320068-bd8b-4b5e-ba9e-9822998a060b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:19.622864 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-66320068-bd8b-4b5e-ba9e-9822998a060b tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:19.622864 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-66320068-bd8b-4b5e-ba9e-9822998a060b tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:19.622864 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-66320068-bd8b-4b5e-ba9e-9822998a060b tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:19.639858 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:19.639858 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:19.647516 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-66320068-bd8b-4b5e-ba9e-9822998a060b tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:19.655537 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-66320068-bd8b-4b5e-ba9e-9822998a060b tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:19.656194 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 232/919] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:19 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:20.051536 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fecb74b4-9e08-4e5c-b0fd-7510d93ed8a7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:20.056045 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fecb74b4-9e08-4e5c-b0fd-7510d93ed8a7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:20.056045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fecb74b4-9e08-4e5c-b0fd-7510d93ed8a7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:20.056366 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fecb74b4-9e08-4e5c-b0fd-7510d93ed8a7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:20.056366 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fecb74b4-9e08-4e5c-b0fd-7510d93ed8a7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:20.066972 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:20.066972 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:20.068040 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fecb74b4-9e08-4e5c-b0fd-7510d93ed8a7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:20.068439 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 233/920] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:20 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:20.239501 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c3b348df-cba9-4abc-85ca-e8af09eb21bd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:20.247547 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c3b348df-cba9-4abc-85ca-e8af09eb21bd tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:20.248516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c3b348df-cba9-4abc-85ca-e8af09eb21bd tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:20.248516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c3b348df-cba9-4abc-85ca-e8af09eb21bd tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:20.248516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c3b348df-cba9-4abc-85ca-e8af09eb21bd tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:20.264356 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:20.264356 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:20.266444 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c3b348df-cba9-4abc-85ca-e8af09eb21bd tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:20.267132 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 234/921] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:20 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:20.404214 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-76857978-4231-4cbf-b5ee-cc4d39a99ede None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:20.407961 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-76857978-4231-4cbf-b5ee-cc4d39a99ede tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] DELETE https://10.4.3.140/volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154 Aug 13 03:32:20.408680 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-76857978-4231-4cbf-b5ee-cc4d39a99ede tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:20.409933 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-76857978-4231-4cbf-b5ee-cc4d39a99ede tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:20.418793 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:20.418793 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:20.495768 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-76857978-4231-4cbf-b5ee-cc4d39a99ede tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154 returned with HTTP 200 Aug 13 03:32:20.496448 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 223/922] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:32:20 2026] DELETE /volume/v3/attachments/c61deeb8-b4ef-46dc-9230-3bae95138154 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:20.515794 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-8a89916f-2792-403d-8ea8-9b196ba47c6c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:20.520765 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-8a89916f-2792-403d-8ea8-9b196ba47c6c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] DELETE https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e Aug 13 03:32:20.521013 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-8a89916f-2792-403d-8ea8-9b196ba47c6c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:20.521298 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-8a89916f-2792-403d-8ea8-9b196ba47c6c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:20.521544 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-8a89916f-2792-403d-8ea8-9b196ba47c6c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Delete volume with id: 90fad02e-9b1f-42d9-89f4-eaa6fc5da25e Aug 13 03:32:20.534120 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:20.534120 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:20.534120 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-8a89916f-2792-403d-8ea8-9b196ba47c6c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:32:20.566769 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-8a89916f-2792-403d-8ea8-9b196ba47c6c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Delete volume request issued successfully. Aug 13 03:32:20.567170 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-2d61f9c2-e2f2-4443-87e7-f98d77d9d24c req-8a89916f-2792-403d-8ea8-9b196ba47c6c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e returned with HTTP 202 Aug 13 03:32:20.567596 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 233/923] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:32:20 2026] DELETE /volume/v3/volumes/90fad02e-9b1f-42d9-89f4-eaa6fc5da25e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:20.672516 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ce90ba1c-ce13-4e2c-af21-71d6058879b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:20.675678 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ce90ba1c-ce13-4e2c-af21-71d6058879b7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:20.676082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ce90ba1c-ce13-4e2c-af21-71d6058879b7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:20.676475 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ce90ba1c-ce13-4e2c-af21-71d6058879b7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:20.692577 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:20.692577 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:20.700469 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ce90ba1c-ce13-4e2c-af21-71d6058879b7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:20.713299 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ce90ba1c-ce13-4e2c-af21-71d6058879b7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:20.713299 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 234/924] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:20 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 996 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:20.733109 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8e53e62-ad67-4c04-8f2e-dc2f35ea71c7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:20.735849 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8e53e62-ad67-4c04-8f2e-dc2f35ea71c7 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:20.736889 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8e53e62-ad67-4c04-8f2e-dc2f35ea71c7 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:20.738032 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8e53e62-ad67-4c04-8f2e-dc2f35ea71c7 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:20.766447 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:20.766447 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:20.779189 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d8e53e62-ad67-4c04-8f2e-dc2f35ea71c7 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Volume info retrieved successfully. Aug 13 03:32:20.786247 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8e53e62-ad67-4c04-8f2e-dc2f35ea71c7 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:20.787000 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 235/925] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:20 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 1190 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:20.805632 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7af31d6b-ffb0-4380-a5b6-c0f431be6157 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:20.810056 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7af31d6b-ffb0-4380-a5b6-c0f431be6157 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:20.810056 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7af31d6b-ffb0-4380-a5b6-c0f431be6157 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:20.810056 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7af31d6b-ffb0-4380-a5b6-c0f431be6157 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:20.824584 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:20.824584 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:20.833418 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7af31d6b-ffb0-4380-a5b6-c0f431be6157 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Volume info retrieved successfully. Aug 13 03:32:20.845868 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7af31d6b-ffb0-4380-a5b6-c0f431be6157 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:20.845868 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 224/926] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:20 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 1190 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:20.862394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:20.865541 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] POST https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3/action Aug 13 03:32:20.867457 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-703442432", "migration_policy": "never"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:20.867457 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-703442432", "migration_policy": "never"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:20.881417 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:20.881417 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:20.882580 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:20.919722 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:20.920211 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-703442432, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:20.945997 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Created reservations ['798df0a9-0151-42cc-a3a5-1707925e5975', '851193d9-3d86-467b-ac89-e1ac3c909995'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:20.981160 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1809157780 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1809157780, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:20.981619 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1809157780 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1809157780, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:32:21.014983 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Created reservations ['e2c9f0f5-88bf-43a7-9f13-6c2e9daf0e2f', 'fc0a14ed-8014-4072-ad44-e45a10b4e794'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:21.081523 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Retype volume request issued successfully. Aug 13 03:32:21.081970 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f75be77a-8e1c-4b49-ac30-38e25b9108f7 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3/action returned with HTTP 202 Aug 13 03:32:21.082355 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 234/927] 10.4.3.140 () {70 vars in 1432 bytes} [Thu Aug 13 03:32:20 2026] POST /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 03:32:21.083623 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d84fc00d-6cc5-48ff-b725-bef2c9e914b1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:21.086664 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d84fc00d-6cc5-48ff-b725-bef2c9e914b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:21.086664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d84fc00d-6cc5-48ff-b725-bef2c9e914b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:21.087123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d84fc00d-6cc5-48ff-b725-bef2c9e914b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:21.087123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d84fc00d-6cc5-48ff-b725-bef2c9e914b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:21.095519 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f8d5eb7f-0bc7-47c2-bdc0-faa807e541bc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:21.097427 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f8d5eb7f-0bc7-47c2-bdc0-faa807e541bc tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:21.097720 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f8d5eb7f-0bc7-47c2-bdc0-faa807e541bc tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:21.097992 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f8d5eb7f-0bc7-47c2-bdc0-faa807e541bc tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:21.108013 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:21.108013 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:21.108013 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d84fc00d-6cc5-48ff-b725-bef2c9e914b1 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:21.108013 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 235/928] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:21 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:21.116111 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:21.116111 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:21.123849 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f8d5eb7f-0bc7-47c2-bdc0-faa807e541bc tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:21.130415 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f8d5eb7f-0bc7-47c2-bdc0-faa807e541bc tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:21.131449 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 236/929] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:21 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:21.282415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d8b13fb6-14cf-41c4-93da-f7915a4fc418 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:21.285445 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d8b13fb6-14cf-41c4-93da-f7915a4fc418 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:21.285791 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d8b13fb6-14cf-41c4-93da-f7915a4fc418 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:21.285954 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d8b13fb6-14cf-41c4-93da-f7915a4fc418 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:21.286124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-d8b13fb6-14cf-41c4-93da-f7915a4fc418 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:21.292298 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:21.292298 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:21.293670 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d8b13fb6-14cf-41c4-93da-f7915a4fc418 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:21.295882 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 225/930] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:21 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:21.538573 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-85ece6a0-6931-406d-8f96-607c6d18342c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:21.543483 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85ece6a0-6931-406d-8f96-607c6d18342c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:32:21.543963 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85ece6a0-6931-406d-8f96-607c6d18342c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:21.544938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85ece6a0-6931-406d-8f96-607c6d18342c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:21.544938 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-85ece6a0-6931-406d-8f96-607c6d18342c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Delete volume with id: 9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:32:21.561051 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:21.561051 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:21.562670 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-85ece6a0-6931-406d-8f96-607c6d18342c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Volume info retrieved successfully. Aug 13 03:32:21.591552 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-85ece6a0-6931-406d-8f96-607c6d18342c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Delete volume request issued successfully. Aug 13 03:32:21.591883 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85ece6a0-6931-406d-8f96-607c6d18342c tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 202 Aug 13 03:32:21.592569 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 235/931] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:21 2026] DELETE /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:21.607409 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-717bd73d-ffff-4731-b114-3c452ad46f97 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:21.607409 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-717bd73d-ffff-4731-b114-3c452ad46f97 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] GET https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 Aug 13 03:32:21.607409 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-717bd73d-ffff-4731-b114-3c452ad46f97 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:21.607668 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-717bd73d-ffff-4731-b114-3c452ad46f97 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:21.808025 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:21.808025 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:21.813853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-717bd73d-ffff-4731-b114-3c452ad46f97 tempest-ServerActionsTestOtherA-226564120 tempest-ServerActionsTestOtherA-226564120-project-member] https://10.4.3.140/volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 returned with HTTP 404 Aug 13 03:32:21.813853 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 236/932] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:21 2026] GET /volume/v3/volumes/9c352ea7-7140-4585-9277-00672b57e583 => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:21.966109 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-138226a9-3b90-4a56-ab9a-968e27004296 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:21.969775 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-138226a9-3b90-4a56-ab9a-968e27004296 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:32:21.970129 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-138226a9-3b90-4a56-ab9a-968e27004296 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:21.970415 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-138226a9-3b90-4a56-ab9a-968e27004296 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.008705 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:22.008705 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:22.018801 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-138226a9-3b90-4a56-ab9a-968e27004296 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:32:22.034683 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-138226a9-3b90-4a56-ab9a-968e27004296 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:32:22.035329 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 237/933] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:21 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 1832 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:22.121902 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c691537e-349b-4663-b77d-412542d6222d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:22.125492 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c691537e-349b-4663-b77d-412542d6222d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:22.125492 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c691537e-349b-4663-b77d-412542d6222d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:22.125711 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c691537e-349b-4663-b77d-412542d6222d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.125898 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-c691537e-349b-4663-b77d-412542d6222d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:22.133813 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:22.133813 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:22.134786 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c691537e-349b-4663-b77d-412542d6222d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:22.135230 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 226/934] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:22 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:22.149625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-838f6593-b87f-4c66-83f1-5bd5710b562e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:22.154484 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-838f6593-b87f-4c66-83f1-5bd5710b562e tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:22.154484 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-838f6593-b87f-4c66-83f1-5bd5710b562e tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:22.154758 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-838f6593-b87f-4c66-83f1-5bd5710b562e tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.167411 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:22.167411 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:22.177222 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-838f6593-b87f-4c66-83f1-5bd5710b562e tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:22.185580 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-838f6593-b87f-4c66-83f1-5bd5710b562e tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:22.185580 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 236/935] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:22 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 996 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:22.208317 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c2ae0261-7932-4529-a95d-b24557ff95b9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:22.212718 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c2ae0261-7932-4529-a95d-b24557ff95b9 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:22.212718 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c2ae0261-7932-4529-a95d-b24557ff95b9 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:22.213295 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c2ae0261-7932-4529-a95d-b24557ff95b9 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.225688 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:22.225688 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:22.237351 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c2ae0261-7932-4529-a95d-b24557ff95b9 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Volume info retrieved successfully. Aug 13 03:32:22.254233 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c2ae0261-7932-4529-a95d-b24557ff95b9 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:22.255844 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 237/936] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:22 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 1190 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:22.274981 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a982ef57-3967-4ce1-bb6a-4fc12bc97802 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:22.277367 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a982ef57-3967-4ce1-bb6a-4fc12bc97802 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] GET https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-80518389 Aug 13 03:32:22.278212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a982ef57-3967-4ce1-bb6a-4fc12bc97802 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:22.278212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a982ef57-3967-4ce1-bb6a-4fc12bc97802 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.284030 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a982ef57-3967-4ce1-bb6a-4fc12bc97802 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-80518389'), ('all_tenants', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:32:22.310631 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d9f64d73-5f1b-4197-bf28-861680ace8c3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:22.315211 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d9f64d73-5f1b-4197-bf28-861680ace8c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:22.315552 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d9f64d73-5f1b-4197-bf28-861680ace8c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:22.316277 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d9f64d73-5f1b-4197-bf28-861680ace8c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.320594 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-d9f64d73-5f1b-4197-bf28-861680ace8c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:22.329672 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a982ef57-3967-4ce1-bb6a-4fc12bc97802 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Get all volumes completed successfully. Aug 13 03:32:22.329672 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a982ef57-3967-4ce1-bb6a-4fc12bc97802 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-80518389 returned with HTTP 200 Aug 13 03:32:22.329960 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:22.329960 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:22.330029 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 238/937] 10.4.3.140 () {68 vars in 1425 bytes} [Thu Aug 13 03:32:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-80518389 => generated 340 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:22.333860 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d9f64d73-5f1b-4197-bf28-861680ace8c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:22.333860 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 227/938] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:22 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:22.346714 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cf992c7d-962c-48f7-9c9f-59a5e8ae0147 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:22.350858 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cf992c7d-962c-48f7-9c9f-59a5e8ae0147 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] GET https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-80518389 Aug 13 03:32:22.350858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cf992c7d-962c-48f7-9c9f-59a5e8ae0147 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:22.350858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cf992c7d-962c-48f7-9c9f-59a5e8ae0147 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.352037 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-cf992c7d-962c-48f7-9c9f-59a5e8ae0147 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-80518389'), ('all_tenants', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:32:22.392535 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cf992c7d-962c-48f7-9c9f-59a5e8ae0147 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Get all volumes completed successfully. Aug 13 03:32:22.392942 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cf992c7d-962c-48f7-9c9f-59a5e8ae0147 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-80518389 returned with HTTP 200 Aug 13 03:32:22.393452 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 237/939] 10.4.3.140 () {68 vars in 1425 bytes} [Thu Aug 13 03:32:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-80518389 => generated 340 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:22.407811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-02db9681-d944-42dd-820b-4324420edc9c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:22.415386 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02db9681-d944-42dd-820b-4324420edc9c tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:22.415856 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02db9681-d944-42dd-820b-4324420edc9c tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:22.416232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02db9681-d944-42dd-820b-4324420edc9c tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.441551 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:22.441551 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:22.454680 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-02db9681-d944-42dd-820b-4324420edc9c tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:22.463485 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02db9681-d944-42dd-820b-4324420edc9c tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:22.464021 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 238/940] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:22 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 996 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:22.487366 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-42676d98-adf5-446a-94f1-83385a0f1307 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:22.493129 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-42676d98-adf5-446a-94f1-83385a0f1307 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:22.493129 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-42676d98-adf5-446a-94f1-83385a0f1307 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:22.493129 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-42676d98-adf5-446a-94f1-83385a0f1307 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.493464 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-42676d98-adf5-446a-94f1-83385a0f1307 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Delete volume with id: 0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:22.502655 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:22.502655 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:22.503255 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-42676d98-adf5-446a-94f1-83385a0f1307 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:22.545258 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-42676d98-adf5-446a-94f1-83385a0f1307 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Delete volume request issued successfully. Aug 13 03:32:22.545720 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-42676d98-adf5-446a-94f1-83385a0f1307 tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 202 Aug 13 03:32:22.546141 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 239/941] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:32:22 2026] DELETE /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:32:22.559866 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7e45f004-c197-49cb-96a3-dd9699eedebf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:22.560838 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7e45f004-c197-49cb-96a3-dd9699eedebf tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:22.561675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7e45f004-c197-49cb-96a3-dd9699eedebf tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:22.561675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7e45f004-c197-49cb-96a3-dd9699eedebf tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:22.573500 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:22.573500 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:22.579955 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7e45f004-c197-49cb-96a3-dd9699eedebf tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Volume info retrieved successfully. Aug 13 03:32:22.588455 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7e45f004-c197-49cb-96a3-dd9699eedebf tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 200 Aug 13 03:32:22.591183 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 228/942] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:22 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:23.152375 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-67df3173-b7b9-463f-8337-e6b7847d5b71 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.155404 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-67df3173-b7b9-463f-8337-e6b7847d5b71 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:23.155651 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-67df3173-b7b9-463f-8337-e6b7847d5b71 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.156036 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-67df3173-b7b9-463f-8337-e6b7847d5b71 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.156100 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-67df3173-b7b9-463f-8337-e6b7847d5b71 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:23.164180 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:23.164180 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:23.165304 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-67df3173-b7b9-463f-8337-e6b7847d5b71 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:23.165769 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 238/943] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:23 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:23.358773 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1998c32d-8528-4709-9931-8018ccb41699 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.361103 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1998c32d-8528-4709-9931-8018ccb41699 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:23.361493 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1998c32d-8528-4709-9931-8018ccb41699 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.361726 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1998c32d-8528-4709-9931-8018ccb41699 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.361876 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1998c32d-8528-4709-9931-8018ccb41699 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:23.369009 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:23.369009 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:23.369009 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1998c32d-8528-4709-9931-8018ccb41699 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:23.369739 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 239/944] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:23 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:23.386896 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4ff1db30-1ef3-40e1-a5f4-ffe3e02f8abe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.390725 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ff1db30-1ef3-40e1-a5f4-ffe3e02f8abe tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 Aug 13 03:32:23.391017 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ff1db30-1ef3-40e1-a5f4-ffe3e02f8abe tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.391888 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ff1db30-1ef3-40e1-a5f4-ffe3e02f8abe tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.404877 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:23.404877 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:23.405658 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4ff1db30-1ef3-40e1-a5f4-ffe3e02f8abe tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:32:23.407802 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ff1db30-1ef3-40e1-a5f4-ffe3e02f8abe tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 returned with HTTP 200 Aug 13 03:32:23.407802 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 240/945] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:32:23 2026] GET /volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:23.424178 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5ed54aac-7b8c-41a1-8538-6aa51e3b8508 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.430368 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5ed54aac-7b8c-41a1-8538-6aa51e3b8508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:23.430625 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5ed54aac-7b8c-41a1-8538-6aa51e3b8508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.431450 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5ed54aac-7b8c-41a1-8538-6aa51e3b8508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.431450 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-5ed54aac-7b8c-41a1-8538-6aa51e3b8508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:23.438404 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:23.438404 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:23.439684 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5ed54aac-7b8c-41a1-8538-6aa51e3b8508 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:23.440292 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 229/946] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:23 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:23.455794 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e604a794-9581-44c0-a371-1c351adcb3c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.458479 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e604a794-9581-44c0-a371-1c351adcb3c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:23.458774 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e604a794-9581-44c0-a371-1c351adcb3c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.459094 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e604a794-9581-44c0-a371-1c351adcb3c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.459262 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-e604a794-9581-44c0-a371-1c351adcb3c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete backup with id: bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. Aug 13 03:32:23.470080 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:23.470080 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:23.510838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-e604a794-9581-44c0-a371-1c351adcb3c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] delete_backup rpcapi backup_id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 {{(pid=100340) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:32:23.516304 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e604a794-9581-44c0-a371-1c351adcb3c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 202 Aug 13 03:32:23.516575 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 239/947] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:23 2026] DELETE /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:32:23.525842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c4648d1c-ae08-44b0-aeb2-dd8368481113 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.528685 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4648d1c-ae08-44b0-aeb2-dd8368481113 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:23.529047 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4648d1c-ae08-44b0-aeb2-dd8368481113 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.529181 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4648d1c-ae08-44b0-aeb2-dd8368481113 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.529394 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c4648d1c-ae08-44b0-aeb2-dd8368481113 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:23.536399 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:23.536399 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:23.537396 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4648d1c-ae08-44b0-aeb2-dd8368481113 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 200 Aug 13 03:32:23.539003 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 240/948] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:23 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:23.606462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7c14e619-6a49-4758-8c89-09dcfdc66a8c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.608411 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c14e619-6a49-4758-8c89-09dcfdc66a8c tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] GET https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 Aug 13 03:32:23.608642 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c14e619-6a49-4758-8c89-09dcfdc66a8c tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.608867 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c14e619-6a49-4758-8c89-09dcfdc66a8c tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.615576 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c14e619-6a49-4758-8c89-09dcfdc66a8c tempest-VolumeRetypeMultiattachTest-1917385079 tempest-VolumeRetypeMultiattachTest-1917385079-project-member] https://10.4.3.140/volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 returned with HTTP 404 Aug 13 03:32:23.616406 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 241/949] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:32:23 2026] GET /volume/v3/volumes/0a1c356d-9a44-4e48-a0e6-1624ab173aa3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:32:23.628050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-661149af-6e2c-4979-a820-089032f73482 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.632663 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-661149af-6e2c-4979-a820-089032f73482 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] DELETE https://10.4.3.140/volume/v3/types/0fe80171-c4d8-4791-93f4-9efb1b3b817a Aug 13 03:32:23.632873 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-661149af-6e2c-4979-a820-089032f73482 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.635855 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-661149af-6e2c-4979-a820-089032f73482 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.674884 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-661149af-6e2c-4979-a820-089032f73482 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/types/0fe80171-c4d8-4791-93f4-9efb1b3b817a returned with HTTP 202 Aug 13 03:32:23.675093 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 230/950] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:32:23 2026] DELETE /volume/v3/types/0fe80171-c4d8-4791-93f4-9efb1b3b817a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:23.687889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-19cd1fae-3a97-476d-a6b6-b22cdac48273 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.692438 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19cd1fae-3a97-476d-a6b6-b22cdac48273 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] GET https://10.4.3.140/volume/v3/types/0fe80171-c4d8-4791-93f4-9efb1b3b817a Aug 13 03:32:23.692644 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19cd1fae-3a97-476d-a6b6-b22cdac48273 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.692834 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19cd1fae-3a97-476d-a6b6-b22cdac48273 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.698683 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19cd1fae-3a97-476d-a6b6-b22cdac48273 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/types/0fe80171-c4d8-4791-93f4-9efb1b3b817a returned with HTTP 404 Aug 13 03:32:23.699524 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 240/951] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:32:23 2026] GET /volume/v3/types/0fe80171-c4d8-4791-93f4-9efb1b3b817a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:23.710690 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4a982efd-a91c-4307-9672-e695b08d2ca4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.714455 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4a982efd-a91c-4307-9672-e695b08d2ca4 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] DELETE https://10.4.3.140/volume/v3/types/c146ae28-1db5-4733-9cd5-9accda26db55 Aug 13 03:32:23.714693 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4a982efd-a91c-4307-9672-e695b08d2ca4 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.715012 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4a982efd-a91c-4307-9672-e695b08d2ca4 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.752936 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4a982efd-a91c-4307-9672-e695b08d2ca4 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/types/c146ae28-1db5-4733-9cd5-9accda26db55 returned with HTTP 202 Aug 13 03:32:23.753405 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 241/952] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:32:23 2026] DELETE /volume/v3/types/c146ae28-1db5-4733-9cd5-9accda26db55 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:23.763576 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8ac2ed4c-cde6-4f7c-baa6-8b77ada2b565 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:23.766774 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ac2ed4c-cde6-4f7c-baa6-8b77ada2b565 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] GET https://10.4.3.140/volume/v3/types/c146ae28-1db5-4733-9cd5-9accda26db55 Aug 13 03:32:23.767079 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ac2ed4c-cde6-4f7c-baa6-8b77ada2b565 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:23.767579 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8ac2ed4c-cde6-4f7c-baa6-8b77ada2b565 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:23.772418 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8ac2ed4c-cde6-4f7c-baa6-8b77ada2b565 tempest-VolumeRetypeMultiattachTest-1203201710 tempest-VolumeRetypeMultiattachTest-1203201710-project-admin] https://10.4.3.140/volume/v3/types/c146ae28-1db5-4733-9cd5-9accda26db55 returned with HTTP 404 Aug 13 03:32:23.773086 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 242/953] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:32:23 2026] GET /volume/v3/types/c146ae28-1db5-4733-9cd5-9accda26db55 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:24.181537 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-16980598-8504-4d55-ab7a-013bf143640f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:24.183774 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-16980598-8504-4d55-ab7a-013bf143640f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:24.185635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-16980598-8504-4d55-ab7a-013bf143640f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:24.185635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-16980598-8504-4d55-ab7a-013bf143640f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:24.185635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-16980598-8504-4d55-ab7a-013bf143640f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:24.194148 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:24.194148 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:24.194148 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-16980598-8504-4d55-ab7a-013bf143640f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:24.194148 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 231/954] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:24 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:24.564038 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eac044ee-0e24-4c57-8c87-d9700a3e8b58 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:24.566510 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eac044ee-0e24-4c57-8c87-d9700a3e8b58 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 Aug 13 03:32:24.566927 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eac044ee-0e24-4c57-8c87-d9700a3e8b58 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:24.567738 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eac044ee-0e24-4c57-8c87-d9700a3e8b58 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:24.567738 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-eac044ee-0e24-4c57-8c87-d9700a3e8b58 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Show backup with id bbe02d5d-0b3a-4666-a567-6e1dc7e247e8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:24.576063 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eac044ee-0e24-4c57-8c87-d9700a3e8b58 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 returned with HTTP 404 Aug 13 03:32:24.577129 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 241/955] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:24 2026] GET /volume/v3/backups/bbe02d5d-0b3a-4666-a567-6e1dc7e247e8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:24.751868 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e790b46-3c95-40d2-94bc-31152a42868c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:24.756710 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e790b46-3c95-40d2-94bc-31152a42868c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 Aug 13 03:32:24.758807 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e790b46-3c95-40d2-94bc-31152a42868c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:24.761277 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e790b46-3c95-40d2-94bc-31152a42868c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:24.761447 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-6e790b46-3c95-40d2-94bc-31152a42868c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 Aug 13 03:32:24.771332 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:24.771332 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:24.772483 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e790b46-3c95-40d2-94bc-31152a42868c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:32:24.811354 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e790b46-3c95-40d2-94bc-31152a42868c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:32:24.811669 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e790b46-3c95-40d2-94bc-31152a42868c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 returned with HTTP 202 Aug 13 03:32:24.812567 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 242/956] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:32:24 2026] DELETE /volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:24.829791 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7a454228-fad6-4b5e-853b-61dcd896f155 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:24.832387 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a454228-fad6-4b5e-853b-61dcd896f155 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 Aug 13 03:32:24.832674 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a454228-fad6-4b5e-853b-61dcd896f155 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:24.833030 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a454228-fad6-4b5e-853b-61dcd896f155 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:24.841696 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:24.841696 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:24.842973 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7a454228-fad6-4b5e-853b-61dcd896f155 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:32:24.845117 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a454228-fad6-4b5e-853b-61dcd896f155 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 returned with HTTP 200 Aug 13 03:32:24.845648 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 243/957] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:32:24 2026] GET /volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:25.216645 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a0cd88c7-ddc1-4276-b161-fbf3321b443d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:25.224919 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0cd88c7-ddc1-4276-b161-fbf3321b443d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:25.224919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a0cd88c7-ddc1-4276-b161-fbf3321b443d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:25.224919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a0cd88c7-ddc1-4276-b161-fbf3321b443d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:25.224919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a0cd88c7-ddc1-4276-b161-fbf3321b443d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:25.241042 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:25.241042 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:25.241662 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0cd88c7-ddc1-4276-b161-fbf3321b443d tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:25.242250 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 232/958] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:25 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:25.492933 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:25.701126 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:25.701657 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-814082834", "imageRef": "d628e89b-0e99-4571-b205-736027568324"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:25.703884 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-814082834', 'imageRef': 'd628e89b-0e99-4571-b205-736027568324'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:25.830150 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Create volume of 1 GB Aug 13 03:32:25.837021 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Availability Zones retrieved successfully. Aug 13 03:32:25.846457 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Flow 'volume_create_api' (f92b658b-81ee-486e-a38d-1022db4828ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:25.848178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e4d322-56f6-47bc-a947-abfdb9011275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:25.849850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:25.859515 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ea73901b-4c33-4ea0-9622-4ae0b5e632e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:25.862724 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ea73901b-4c33-4ea0-9622-4ae0b5e632e5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 Aug 13 03:32:25.863030 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ea73901b-4c33-4ea0-9622-4ae0b5e632e5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:25.863315 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ea73901b-4c33-4ea0-9622-4ae0b5e632e5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:25.871581 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ea73901b-4c33-4ea0-9622-4ae0b5e632e5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 returned with HTTP 404 Aug 13 03:32:25.872327 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 243/959] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:32:25 2026] GET /volume/v3/snapshots/f53bd94c-ac9e-49c4-a6ac-2b12bef69bd1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:25.886035 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-992b504f-162e-4acd-966f-906d5c1dc172 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:25.892482 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-992b504f-162e-4acd-966f-906d5c1dc172 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:32:25.892482 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-992b504f-162e-4acd-966f-906d5c1dc172 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:25.892482 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-992b504f-162e-4acd-966f-906d5c1dc172 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:25.902899 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:25.902899 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:25.914843 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-992b504f-162e-4acd-966f-906d5c1dc172 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:32:25.924642 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-992b504f-162e-4acd-966f-906d5c1dc172 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:32:25.925353 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 244/960] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:25 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:32:25.954328 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e4d322-56f6-47bc-a947-abfdb9011275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:25.955427 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee85167-6b8a-4b84-a705-e88c5062e08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:25.980752 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-60beea61-e37d-4816-a035-cd94bcde8a51 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:25.985661 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:25.985661 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1749581951"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:25.989586 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request body: {'volume': {'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1749581951'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:26.038141 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Created reservations ['e7da5967-5727-4aec-b390-3cb9365dc063', '2da817d1-97da-40b4-9d58-7f1a812953ff', '4cc394b3-7eb2-4d65-a780-4c4ae42635a8', 'b8c02619-b5ca-4858-83d5-babb6ad17fd0'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:26.039839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ee85167-6b8a-4b84-a705-e88c5062e08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7da5967-5727-4aec-b390-3cb9365dc063', '2da817d1-97da-40b4-9d58-7f1a812953ff', '4cc394b3-7eb2-4d65-a780-4c4ae42635a8', 'b8c02619-b5ca-4858-83d5-babb6ad17fd0']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:26.040464 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417e0363-c21b-4aa1-b4b1-b4cc88afd431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:26.092069 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417e0363-c21b-4aa1-b4b1-b4cc88afd431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-814082834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbfd3abd9c874d8eae64cac476871f0a',qos_specs=None,replication_status=,reservations=['e7da5967-5727-4aec-b390-3cb9365dc063','2da817d1-97da-40b4-9d58-7f1a812953ff','4cc394b3-7eb2-4d65-a780-4c4ae42635a8','b8c02619-b5ca-4858-83d5-babb6ad17fd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da14c46ad4844f95ae1a0bebfb00bbaf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-814082834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbfd3abd9c874d8eae64cac476871f0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da14c46ad4844f95ae1a0bebfb00bbaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:26.095702 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f7a9fc-2b63-4d96-b716-26fee81fc9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:26.150639 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f7a9fc-2b63-4d96-b716-26fee81fc9de) transitioned into state 'SUCCESS' from state '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-814082834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbfd3abd9c874d8eae64cac476871f0a',qos_specs=None,replication_status=,reservations=['e7da5967-5727-4aec-b390-3cb9365dc063','2da817d1-97da-40b4-9d58-7f1a812953ff','4cc394b3-7eb2-4d65-a780-4c4ae42635a8','b8c02619-b5ca-4858-83d5-babb6ad17fd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da14c46ad4844f95ae1a0bebfb00bbaf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:26.155891 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04e311f-7d47-41ce-88b4-de4c8bb17026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:26.178748 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04e311f-7d47-41ce-88b4-de4c8bb17026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:26.181226 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Flow 'volume_create_api' (f92b658b-81ee-486e-a38d-1022db4828ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:26.183198 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Create volume request issued successfully. Aug 13 03:32:26.184567 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-637d0b02-d5b0-4abf-b4cc-fc2364a4e088 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:26.186030 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 242/961] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:32:25 2026] POST /volume/v3/volumes => generated 751 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:32:26.212379 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d1fbec4b-86ef-4831-ad11-55364ddd111c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:26.217775 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1fbec4b-86ef-4831-ad11-55364ddd111c tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 Aug 13 03:32:26.218063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1fbec4b-86ef-4831-ad11-55364ddd111c tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:26.222022 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d1fbec4b-86ef-4831-ad11-55364ddd111c tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:26.237272 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:26.237272 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:26.244725 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d1fbec4b-86ef-4831-ad11-55364ddd111c tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:26.255801 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d1fbec4b-86ef-4831-ad11-55364ddd111c tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 returned with HTTP 200 Aug 13 03:32:26.256308 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 244/962] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:26 2026] GET /volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:26.260274 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f045bf83-10f8-4de0-af32-c74719f19336 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:26.263598 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f045bf83-10f8-4de0-af32-c74719f19336 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:26.266856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f045bf83-10f8-4de0-af32-c74719f19336 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:26.266856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f045bf83-10f8-4de0-af32-c74719f19336 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:26.266856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f045bf83-10f8-4de0-af32-c74719f19336 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:26.271371 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:26.271371 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:26.272609 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f045bf83-10f8-4de0-af32-c74719f19336 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:26.273277 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 245/963] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:26 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:26.401893 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume of 1 GB Aug 13 03:32:26.410166 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Availability Zones retrieved successfully. Aug 13 03:32:26.418068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (b5eb8d17-9547-4553-b749-cec7aa1b844e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:26.421526 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973ededf-e5f4-4b52-b4a3-da979733750e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:26.421526 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:26.553481 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973ededf-e5f4-4b52-b4a3-da979733750e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:26.555024 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4279193f-692c-4b76-8f13-3d2db2e4c816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:26.629149 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['9f056287-fc09-47ca-baec-30526939afc7', 'ab4428c0-8ebb-49de-97bb-0ac2bb1af8d1', 'f6e53681-8543-408e-ac0e-faf888e4451f', 'dd45292c-32b8-4eff-ad07-cd229fe4a104'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:26.630514 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4279193f-692c-4b76-8f13-3d2db2e4c816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f056287-fc09-47ca-baec-30526939afc7', 'ab4428c0-8ebb-49de-97bb-0ac2bb1af8d1', 'f6e53681-8543-408e-ac0e-faf888e4451f', 'dd45292c-32b8-4eff-ad07-cd229fe4a104']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:26.633341 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65bff34-bd68-4964-ac4c-65b4fdecb49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:26.657081 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65bff34-bd68-4964-ac4c-65b4fdecb49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '100d35c7-9ad4-435f-8524-f31097637d3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1749581951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['9f056287-fc09-47ca-baec-30526939afc7','ab4428c0-8ebb-49de-97bb-0ac2bb1af8d1','f6e53681-8543-408e-ac0e-faf888e4451f','dd45292c-32b8-4eff-ad07-cd229fe4a104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1749581951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=100d35c7-9ad4-435f-8524-f31097637d3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de885c0e7d034bb186ae78ab6d4c2634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='654d690dac974bb797c8d721af831df3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:26.659003 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e8f31c-7a56-4a98-80e8-00c15d89813b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:26.689636 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e8f31c-7a56-4a98-80e8-00c15d89813b) transitioned into state 'SUCCESS' from state '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-1749581951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['9f056287-fc09-47ca-baec-30526939afc7','ab4428c0-8ebb-49de-97bb-0ac2bb1af8d1','f6e53681-8543-408e-ac0e-faf888e4451f','dd45292c-32b8-4eff-ad07-cd229fe4a104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:26.690015 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe07ae5-0791-4181-a588-07d3f4277589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:26.703328 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe07ae5-0791-4181-a588-07d3f4277589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:26.704508 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (b5eb8d17-9547-4553-b749-cec7aa1b844e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:26.704691 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request issued successfully. Aug 13 03:32:26.705451 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-60beea61-e37d-4816-a035-cd94bcde8a51 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:26.706092 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 233/964] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:32:25 2026] POST /volume/v3/volumes => generated 754 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:32:26.724236 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-711ea002-4f8b-4bff-8d66-2b1357442ecb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:26.728964 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-711ea002-4f8b-4bff-8d66-2b1357442ecb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:32:26.729231 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-711ea002-4f8b-4bff-8d66-2b1357442ecb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:26.729537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-711ea002-4f8b-4bff-8d66-2b1357442ecb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:26.739122 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:26.739122 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:26.742963 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-711ea002-4f8b-4bff-8d66-2b1357442ecb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:32:26.748420 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-711ea002-4f8b-4bff-8d66-2b1357442ecb tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:32:26.748668 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 243/965] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:26 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:26.903390 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-42c79d69-3504-408c-8a9c-02eb924b458e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:26.909926 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:26.910428 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-990890050"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:26.913309 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Create volume request body: {'volume': {'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-990890050'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:27.240597 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Create volume of 1 GB Aug 13 03:32:27.245344 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Availability Zones retrieved successfully. Aug 13 03:32:27.253130 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Flow 'volume_create_api' (52126076-77e6-49b1-b40b-edfa512fe4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:27.254307 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7908a7d9-092c-4001-9876-6c572fd33fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.255941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:27.275524 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8b1c9ba2-0423-47a3-aed6-24cd2daab15f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:27.279304 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b1c9ba2-0423-47a3-aed6-24cd2daab15f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 Aug 13 03:32:27.279602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b1c9ba2-0423-47a3-aed6-24cd2daab15f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:27.279915 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b1c9ba2-0423-47a3-aed6-24cd2daab15f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:27.287431 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-164a9b65-eacb-434e-9c60-d02d145b1dc7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:27.290135 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:27.290135 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:27.290445 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-164a9b65-eacb-434e-9c60-d02d145b1dc7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:27.290759 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-164a9b65-eacb-434e-9c60-d02d145b1dc7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:27.290954 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-164a9b65-eacb-434e-9c60-d02d145b1dc7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:27.291145 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-164a9b65-eacb-434e-9c60-d02d145b1dc7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:27.295516 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8b1c9ba2-0423-47a3-aed6-24cd2daab15f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:27.297285 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:27.297285 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:27.298618 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-164a9b65-eacb-434e-9c60-d02d145b1dc7 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:27.299363 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 234/966] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:27 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:27.303440 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b1c9ba2-0423-47a3-aed6-24cd2daab15f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 returned with HTTP 200 Aug 13 03:32:27.304007 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 246/967] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:27 2026] GET /volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:27.322963 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:27.325534 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:27.325955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-691949493"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:27.327865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-691949493'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:27.328034 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Create volume of 1 GB Aug 13 03:32:27.332851 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Availability Zones retrieved successfully. Aug 13 03:32:27.339954 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Flow 'volume_create_api' (da2ff2f8-7b8c-483b-9e8f-38f60b60767b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:27.341178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da2509c3-32b6-4556-aac5-68e72b2b6b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.342274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:27.352781 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7908a7d9-092c-4001-9876-6c572fd33fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.353722 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (094f7be4-e2f0-49a7-9296-a05dff06c41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.378419 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da2509c3-32b6-4556-aac5-68e72b2b6b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.379661 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc051ef8-1106-4545-9321-67106fa5d10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.430587 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Created reservations ['be8ff60d-c719-4462-8acb-9bbaefbbfb6f', '294cc86f-4149-4d68-886f-a06919d9f63a', '18d2119d-ec06-4e13-b675-28e0c4b0755d', '9885e257-66ba-4f29-bbfa-484b467ead61'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:27.431547 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc051ef8-1106-4545-9321-67106fa5d10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be8ff60d-c719-4462-8acb-9bbaefbbfb6f', '294cc86f-4149-4d68-886f-a06919d9f63a', '18d2119d-ec06-4e13-b675-28e0c4b0755d', '9885e257-66ba-4f29-bbfa-484b467ead61']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.432593 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac1b97e4-aa4f-40e2-b87e-445ec0f8ff1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.436237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Created reservations ['86590975-b080-4500-8938-1e03f75405b2', 'af48f9a7-d619-40d1-ad69-e79e0e5b7fb1', 'aec9880e-3575-4cd6-839f-3f1fc50123cc', '92a3bf7a-b4f5-46e2-90dc-77c543051755'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:27.437167 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (094f7be4-e2f0-49a7-9296-a05dff06c41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86590975-b080-4500-8938-1e03f75405b2', 'af48f9a7-d619-40d1-ad69-e79e0e5b7fb1', 'aec9880e-3575-4cd6-839f-3f1fc50123cc', '92a3bf7a-b4f5-46e2-90dc-77c543051755']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.438082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8409a371-8553-4567-9308-526ddf8daf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.460423 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac1b97e4-aa4f-40e2-b87e-445ec0f8ff1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '457e86d6-95ff-401d-af8c-8a4b649bdca2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-691949493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbfd3abd9c874d8eae64cac476871f0a',qos_specs=None,replication_status=,reservations=['be8ff60d-c719-4462-8acb-9bbaefbbfb6f','294cc86f-4149-4d68-886f-a06919d9f63a','18d2119d-ec06-4e13-b675-28e0c4b0755d','9885e257-66ba-4f29-bbfa-484b467ead61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da14c46ad4844f95ae1a0bebfb00bbaf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-691949493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=457e86d6-95ff-401d-af8c-8a4b649bdca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbfd3abd9c874d8eae64cac476871f0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da14c46ad4844f95ae1a0bebfb00bbaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.460423 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e18f74-23d8-4dd8-b1b2-bcbc76ec3bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.466413 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8409a371-8553-4567-9308-526ddf8daf62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7733827-34e3-46e7-934c-5ac0a022c728', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-990890050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='899aec43e8c2427b8762eff292311cd8',qos_specs=None,replication_status=,reservations=['86590975-b080-4500-8938-1e03f75405b2','af48f9a7-d619-40d1-ad69-e79e0e5b7fb1','aec9880e-3575-4cd6-839f-3f1fc50123cc','92a3bf7a-b4f5-46e2-90dc-77c543051755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4802cfaaf91443de9bf006b059ae5c20',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-990890050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7733827-34e3-46e7-934c-5ac0a022c728,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='899aec43e8c2427b8762eff292311cd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4802cfaaf91443de9bf006b059ae5c20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.470207 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (564e2f97-4456-4c9b-be19-ae6a48b35e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.479583 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e18f74-23d8-4dd8-b1b2-bcbc76ec3bf5) transitioned into state 'SUCCESS' from state '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-691949493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbfd3abd9c874d8eae64cac476871f0a',qos_specs=None,replication_status=,reservations=['be8ff60d-c719-4462-8acb-9bbaefbbfb6f','294cc86f-4149-4d68-886f-a06919d9f63a','18d2119d-ec06-4e13-b675-28e0c4b0755d','9885e257-66ba-4f29-bbfa-484b467ead61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da14c46ad4844f95ae1a0bebfb00bbaf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.480927 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bcc4926-d934-40ad-be71-94d22926d43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.499458 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bcc4926-d934-40ad-be71-94d22926d43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.500491 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Flow 'volume_create_api' (da2ff2f8-7b8c-483b-9e8f-38f60b60767b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:27.500772 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Create volume request issued successfully. Aug 13 03:32:27.501557 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b35c2e15-8f9e-4e74-9de2-0b38d8a46f31 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:27.502148 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 244/968] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:32:27 2026] POST /volume/v3/volumes => generated 751 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:27.504439 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (564e2f97-4456-4c9b-be19-ae6a48b35e4e) transitioned into state 'SUCCESS' from state '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-990890050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='899aec43e8c2427b8762eff292311cd8',qos_specs=None,replication_status=,reservations=['86590975-b080-4500-8938-1e03f75405b2','af48f9a7-d619-40d1-ad69-e79e0e5b7fb1','aec9880e-3575-4cd6-839f-3f1fc50123cc','92a3bf7a-b4f5-46e2-90dc-77c543051755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4802cfaaf91443de9bf006b059ae5c20',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.505400 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0490d2f4-458b-4693-b908-50912d1b73a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:27.518274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0490d2f4-458b-4693-b908-50912d1b73a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:27.519354 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Flow 'volume_create_api' (52126076-77e6-49b1-b40b-edfa512fe4ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:27.519707 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Create volume request issued successfully. Aug 13 03:32:27.520446 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42c79d69-3504-408c-8a9c-02eb924b458e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:27.520967 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 245/969] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:32:26 2026] POST /volume/v3/volumes => generated 750 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:27.522742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b38564b5-426d-470e-be25-fe82760b95b0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:27.527859 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b38564b5-426d-470e-be25-fe82760b95b0 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 Aug 13 03:32:27.527859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b38564b5-426d-470e-be25-fe82760b95b0 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:27.527859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b38564b5-426d-470e-be25-fe82760b95b0 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:27.535102 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:27.535102 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:27.536756 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-49550e43-f57e-4e91-8458-7a269b794f50 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:27.540081 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49550e43-f57e-4e91-8458-7a269b794f50 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] GET https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 Aug 13 03:32:27.542729 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b38564b5-426d-470e-be25-fe82760b95b0 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:27.543344 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-49550e43-f57e-4e91-8458-7a269b794f50 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:27.543621 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-49550e43-f57e-4e91-8458-7a269b794f50 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:27.548351 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b38564b5-426d-470e-be25-fe82760b95b0 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 returned with HTTP 200 Aug 13 03:32:27.548853 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 235/970] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:27 2026] GET /volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:27.553408 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:27.553408 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:27.558278 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-49550e43-f57e-4e91-8458-7a269b794f50 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Volume info retrieved successfully. Aug 13 03:32:27.565689 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49550e43-f57e-4e91-8458-7a269b794f50 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 returned with HTTP 200 Aug 13 03:32:27.566410 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 247/971] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:27 2026] GET /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:27.768605 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2bb444b4-11c3-4009-8707-07f98baeca34 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:27.771554 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2bb444b4-11c3-4009-8707-07f98baeca34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:32:27.771894 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2bb444b4-11c3-4009-8707-07f98baeca34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:27.772223 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2bb444b4-11c3-4009-8707-07f98baeca34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:27.784614 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:27.784614 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:27.790707 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2bb444b4-11c3-4009-8707-07f98baeca34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:32:27.797931 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2bb444b4-11c3-4009-8707-07f98baeca34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:32:27.798539 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 245/972] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:27 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:28.314997 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf2e56be-96fc-47dd-913a-b84a86ecb51b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.317601 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf2e56be-96fc-47dd-913a-b84a86ecb51b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:28.317898 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf2e56be-96fc-47dd-913a-b84a86ecb51b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:28.318196 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf2e56be-96fc-47dd-913a-b84a86ecb51b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:28.318338 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-bf2e56be-96fc-47dd-913a-b84a86ecb51b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:28.326966 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.326966 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:28.327667 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf2e56be-96fc-47dd-913a-b84a86ecb51b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:28.328269 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 246/973] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:28 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:28.566035 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6f51a173-d372-4cd9-af9d-b8c6e558db57 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.568764 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6f51a173-d372-4cd9-af9d-b8c6e558db57 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 Aug 13 03:32:28.569606 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6f51a173-d372-4cd9-af9d-b8c6e558db57 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:28.569880 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6f51a173-d372-4cd9-af9d-b8c6e558db57 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:28.580790 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.580790 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:28.581941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eaf2da20-9f87-496b-bae9-25adad2c628e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.584847 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eaf2da20-9f87-496b-bae9-25adad2c628e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] GET https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 Aug 13 03:32:28.585300 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eaf2da20-9f87-496b-bae9-25adad2c628e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:28.585748 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eaf2da20-9f87-496b-bae9-25adad2c628e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:28.588419 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6f51a173-d372-4cd9-af9d-b8c6e558db57 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:28.598208 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6f51a173-d372-4cd9-af9d-b8c6e558db57 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 returned with HTTP 200 Aug 13 03:32:28.598208 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 236/974] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:28 2026] GET /volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:28.599405 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.599405 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:28.617379 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eaf2da20-9f87-496b-bae9-25adad2c628e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Volume info retrieved successfully. Aug 13 03:32:28.619635 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a332953d-f205-45ae-87a4-198b81ebdc69 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.621838 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:28.622480 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1365104453"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:28.624168 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eaf2da20-9f87-496b-bae9-25adad2c628e tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 returned with HTTP 200 Aug 13 03:32:28.624259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1365104453'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:28.624437 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Create volume of 1 GB Aug 13 03:32:28.624630 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 248/975] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:28 2026] GET /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 => generated 1358 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:28.630459 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Availability Zones retrieved successfully. Aug 13 03:32:28.639169 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2aeec72d-71f1-49ef-b8ab-20795eb2d0a0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.639644 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Flow 'volume_create_api' (75f38dfc-fd9d-40cd-b9cf-dc0ec5d5a06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:28.640992 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8867b15c-339b-44fc-b74f-2a6a8fa36744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:28.641369 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2aeec72d-71f1-49ef-b8ab-20795eb2d0a0 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] POST https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728/action Aug 13 03:32:28.641903 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2aeec72d-71f1-49ef-b8ab-20795eb2d0a0 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-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=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:28.642123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2aeec72d-71f1-49ef-b8ab-20795eb2d0a0 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:28.642317 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:28.656569 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.656569 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:28.667592 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.667592 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:28.667592 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2aeec72d-71f1-49ef-b8ab-20795eb2d0a0 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Volume info retrieved successfully. Aug 13 03:32:28.679202 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8867b15c-339b-44fc-b74f-2a6a8fa36744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:28.680323 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75fffb9f-9eb0-4842-b4e7-0c5928178b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:28.687981 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2aeec72d-71f1-49ef-b8ab-20795eb2d0a0 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Update volume metadata completed successfully. Aug 13 03:32:28.687981 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2aeec72d-71f1-49ef-b8ab-20795eb2d0a0 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728/action returned with HTTP 200 Aug 13 03:32:28.687981 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 247/976] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:32:28 2026] POST /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728/action => generated 563 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:28.697602 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fb683faf-a217-40c7-a8e6-740bf37e27c5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.700841 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fb683faf-a217-40c7-a8e6-740bf37e27c5 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] GET https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 Aug 13 03:32:28.700841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fb683faf-a217-40c7-a8e6-740bf37e27c5 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:28.700841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fb683faf-a217-40c7-a8e6-740bf37e27c5 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:28.703511 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=485,cinder:INSERT=78,cinder:UPDATE=137 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:32:28.721013 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.721013 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:28.733565 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fb683faf-a217-40c7-a8e6-740bf37e27c5 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Volume info retrieved successfully. Aug 13 03:32:28.744039 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fb683faf-a217-40c7-a8e6-740bf37e27c5 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 returned with HTTP 200 Aug 13 03:32:28.744498 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 237/977] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:28 2026] GET /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 => generated 1418 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:28.747226 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Created reservations ['ccbacff6-2bf4-4416-bfef-c2673d5b0667', '2deec727-ae01-4adc-a31a-50709aee6ddc', '4f91e04a-70cd-4df1-8864-4647c3b635e0', 'fa9ccb32-9c5a-456a-a16f-18794702af45'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:28.753091 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75fffb9f-9eb0-4842-b4e7-0c5928178b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccbacff6-2bf4-4416-bfef-c2673d5b0667', '2deec727-ae01-4adc-a31a-50709aee6ddc', '4f91e04a-70cd-4df1-8864-4647c3b635e0', 'fa9ccb32-9c5a-456a-a16f-18794702af45']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:28.753091 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401a4de6-2dd9-4e47-996c-1f3ab41c871b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:28.761730 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3c612524-ff46-4397-8c83-6a83707b63cd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.763730 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3c612524-ff46-4397-8c83-6a83707b63cd tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] POST https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728/action Aug 13 03:32:28.764960 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3c612524-ff46-4397-8c83-6a83707b63cd tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:28.764960 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3c612524-ff46-4397-8c83-6a83707b63cd tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:28.776997 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.776997 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:28.785582 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.785582 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:28.785738 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401a4de6-2dd9-4e47-996c-1f3ab41c871b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38d89f7a-0b9a-49cb-80f0-b21706d4d516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1365104453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbfd3abd9c874d8eae64cac476871f0a',qos_specs=None,replication_status=,reservations=['ccbacff6-2bf4-4416-bfef-c2673d5b0667','2deec727-ae01-4adc-a31a-50709aee6ddc','4f91e04a-70cd-4df1-8864-4647c3b635e0','fa9ccb32-9c5a-456a-a16f-18794702af45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da14c46ad4844f95ae1a0bebfb00bbaf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1365104453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38d89f7a-0b9a-49cb-80f0-b21706d4d516,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbfd3abd9c874d8eae64cac476871f0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da14c46ad4844f95ae1a0bebfb00bbaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:28.786143 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3c612524-ff46-4397-8c83-6a83707b63cd tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Volume info retrieved successfully. Aug 13 03:32:28.786182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d59a540-ca4e-4f51-85b9-2d717b496798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:28.791976 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3c612524-ff46-4397-8c83-6a83707b63cd tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Get volume image-metadata completed successfully. Aug 13 03:32:28.810431 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3c612524-ff46-4397-8c83-6a83707b63cd tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Delete volume metadata completed successfully. Aug 13 03:32:28.810681 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3c612524-ff46-4397-8c83-6a83707b63cd tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728/action returned with HTTP 200 Aug 13 03:32:28.811336 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 249/978] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:32:28 2026] POST /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728/action => generated 0 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 03:32:28.814259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d59a540-ca4e-4f51-85b9-2d717b496798) transitioned into state 'SUCCESS' from state '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-1365104453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbfd3abd9c874d8eae64cac476871f0a',qos_specs=None,replication_status=,reservations=['ccbacff6-2bf4-4416-bfef-c2673d5b0667','2deec727-ae01-4adc-a31a-50709aee6ddc','4f91e04a-70cd-4df1-8864-4647c3b635e0','fa9ccb32-9c5a-456a-a16f-18794702af45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da14c46ad4844f95ae1a0bebfb00bbaf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:28.815182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1d98ea-6540-4d5f-b278-9be4ee122272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:28.820599 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fef433df-e0b8-4a4c-abba-86930addb558 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.823020 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fef433df-e0b8-4a4c-abba-86930addb558 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] POST https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728/action Aug 13 03:32:28.823493 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fef433df-e0b8-4a4c-abba-86930addb558 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:28.823715 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fef433df-e0b8-4a4c-abba-86930addb558 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:28.830074 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1d98ea-6540-4d5f-b278-9be4ee122272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:28.831089 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Flow 'volume_create_api' (75f38dfc-fd9d-40cd-b9cf-dc0ec5d5a06e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:28.831519 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Create volume request issued successfully. Aug 13 03:32:28.832334 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a332953d-f205-45ae-87a4-198b81ebdc69 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:28.832958 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 246/979] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:32:28 2026] POST /volume/v3/volumes => generated 752 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:28.838025 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.838025 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:28.838429 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fef433df-e0b8-4a4c-abba-86930addb558 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Volume info retrieved successfully. Aug 13 03:32:28.851429 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fef433df-e0b8-4a4c-abba-86930addb558 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Get volume image-metadata completed successfully. Aug 13 03:32:28.851954 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fef433df-e0b8-4a4c-abba-86930addb558 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728/action returned with HTTP 200 Aug 13 03:32:28.852621 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 248/980] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:32:28 2026] POST /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728/action => generated 537 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:28.853845 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-59ba23da-a43e-4317-9129-56e99e858dbb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.855977 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-59ba23da-a43e-4317-9129-56e99e858dbb tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 Aug 13 03:32:28.856208 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-59ba23da-a43e-4317-9129-56e99e858dbb tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:28.856391 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-59ba23da-a43e-4317-9129-56e99e858dbb tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:28.866089 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d121fcd0-8229-4b3a-8040-74160bc1856f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.867989 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.867989 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:28.868154 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d121fcd0-8229-4b3a-8040-74160bc1856f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] GET https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 Aug 13 03:32:28.868786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d121fcd0-8229-4b3a-8040-74160bc1856f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:28.868786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d121fcd0-8229-4b3a-8040-74160bc1856f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:28.873364 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-59ba23da-a43e-4317-9129-56e99e858dbb tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:28.880229 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.880229 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:28.883319 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-59ba23da-a43e-4317-9129-56e99e858dbb tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 returned with HTTP 200 Aug 13 03:32:28.883319 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 238/981] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:28 2026] GET /volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:28.885584 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d121fcd0-8229-4b3a-8040-74160bc1856f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Volume info retrieved successfully. Aug 13 03:32:28.898751 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d121fcd0-8229-4b3a-8040-74160bc1856f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 returned with HTTP 200 Aug 13 03:32:28.898751 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 250/982] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:28 2026] GET /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:28.910501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c6943f22-d0a0-4c6d-9c1f-35018250b6c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.913237 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c6943f22-d0a0-4c6d-9c1f-35018250b6c2 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 Aug 13 03:32:28.913382 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c6943f22-d0a0-4c6d-9c1f-35018250b6c2 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:28.913760 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c6943f22-d0a0-4c6d-9c1f-35018250b6c2 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:28.913899 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-c6943f22-d0a0-4c6d-9c1f-35018250b6c2 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Delete volume with id: e7733827-34e3-46e7-934c-5ac0a022c728 Aug 13 03:32:28.926867 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.926867 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:28.926867 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c6943f22-d0a0-4c6d-9c1f-35018250b6c2 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Volume info retrieved successfully. Aug 13 03:32:28.950852 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c6943f22-d0a0-4c6d-9c1f-35018250b6c2 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Delete volume request issued successfully. Aug 13 03:32:28.951246 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c6943f22-d0a0-4c6d-9c1f-35018250b6c2 tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 returned with HTTP 202 Aug 13 03:32:28.951742 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 247/983] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:28 2026] DELETE /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:28.960471 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-354feefd-395b-4af2-95c7-e5595a0d202f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:28.962281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-354feefd-395b-4af2-95c7-e5595a0d202f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] GET https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 Aug 13 03:32:28.962468 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-354feefd-395b-4af2-95c7-e5595a0d202f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:28.962649 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-354feefd-395b-4af2-95c7-e5595a0d202f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:28.974617 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:28.974617 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:28.980723 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-354feefd-395b-4af2-95c7-e5595a0d202f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Volume info retrieved successfully. Aug 13 03:32:28.990087 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-354feefd-395b-4af2-95c7-e5595a0d202f tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 returned with HTTP 200 Aug 13 03:32:28.991286 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 249/984] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:28 2026] GET /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:29.340702 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-12981fce-9f5c-44ea-b451-65cc520235f4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:29.343341 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-12981fce-9f5c-44ea-b451-65cc520235f4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:29.343422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-12981fce-9f5c-44ea-b451-65cc520235f4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:29.343683 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-12981fce-9f5c-44ea-b451-65cc520235f4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:29.343862 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-12981fce-9f5c-44ea-b451-65cc520235f4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:29.351579 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:29.351579 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:29.352686 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-12981fce-9f5c-44ea-b451-65cc520235f4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:29.353270 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 239/985] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:29 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:29.897736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d3ec3207-0915-477c-b795-f9985de10f0f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:29.899896 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d3ec3207-0915-477c-b795-f9985de10f0f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 Aug 13 03:32:29.900158 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d3ec3207-0915-477c-b795-f9985de10f0f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:29.900637 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d3ec3207-0915-477c-b795-f9985de10f0f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:29.910134 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:29.910134 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:29.919453 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d3ec3207-0915-477c-b795-f9985de10f0f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:29.926123 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d3ec3207-0915-477c-b795-f9985de10f0f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 returned with HTTP 200 Aug 13 03:32:29.926598 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 251/986] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:29 2026] GET /volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:30.010644 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cc0da4a2-6d7a-4f6b-9b69-1a8852e050bc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:30.013446 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cc0da4a2-6d7a-4f6b-9b69-1a8852e050bc tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] GET https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 Aug 13 03:32:30.013882 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cc0da4a2-6d7a-4f6b-9b69-1a8852e050bc tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:30.014082 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cc0da4a2-6d7a-4f6b-9b69-1a8852e050bc tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:30.027184 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cc0da4a2-6d7a-4f6b-9b69-1a8852e050bc tempest-VolumesImageMetadata-550639777 tempest-VolumesImageMetadata-550639777-project-member] https://10.4.3.140/volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 returned with HTTP 404 Aug 13 03:32:30.028036 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 248/987] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:30 2026] GET /volume/v3/volumes/e7733827-34e3-46e7-934c-5ac0a022c728 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:30.368622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ae48d4ff-0e73-4c0d-b4b1-97f9c25d6964 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:30.370345 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae48d4ff-0e73-4c0d-b4b1-97f9c25d6964 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:30.370582 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae48d4ff-0e73-4c0d-b4b1-97f9c25d6964 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:30.370813 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae48d4ff-0e73-4c0d-b4b1-97f9c25d6964 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:30.370980 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ae48d4ff-0e73-4c0d-b4b1-97f9c25d6964 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:30.376926 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:30.376926 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:30.377713 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae48d4ff-0e73-4c0d-b4b1-97f9c25d6964 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:30.378795 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 250/988] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:30 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:30.544260 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0831d140-37a4-466c-9171-245a8b032440 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:30.699509 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:30.699979 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-433749529", "imageRef": "d628e89b-0e99-4571-b205-736027568324"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:30.702011 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-433749529', 'imageRef': 'd628e89b-0e99-4571-b205-736027568324'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:30.831712 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume of 1 GB Aug 13 03:32:30.832068 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:30.832068 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:30.832692 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Availability Zones retrieved successfully. Aug 13 03:32:30.840431 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Flow 'volume_create_api' (20e06d87-78fd-4337-acd4-87b8db846f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:30.841767 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17150f5a-41bd-4b75-8ffa-986bd21772d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:30.843445 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:30.908780 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:30.908780 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:30.924707 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17150f5a-41bd-4b75-8ffa-986bd21772d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d39a3888-c854-4144-9e1f-f42ee569a4e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd39a3888-c854-4144-9e1f-f42ee569a4e0', 'encryption_key_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=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:30.925761 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbcab2ab-9523-439b-a2d3-e8845ba93d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:31.029401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Created reservations ['4f79fe02-b0a8-40d9-8451-808d2a371884', 'f2406454-a574-41e0-af9a-119f9f41365e', '18854180-ab6b-4804-bfae-2b7a93c5b5cc', 'ad4ae8dd-959b-47e6-9f7c-150273958347'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:31.030268 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbcab2ab-9523-439b-a2d3-e8845ba93d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f79fe02-b0a8-40d9-8451-808d2a371884', 'f2406454-a574-41e0-af9a-119f9f41365e', '18854180-ab6b-4804-bfae-2b7a93c5b5cc', 'ad4ae8dd-959b-47e6-9f7c-150273958347']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:31.034992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738c3439-41a5-46a8-970a-8d41581be924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:31.110589 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738c3439-41a5-46a8-970a-8d41581be924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6b629d5-b5c0-46ae-8085-afe9c28c77df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-433749529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97603544d6e342b0a8208bf224548c16',qos_specs=None,replication_status=,reservations=['4f79fe02-b0a8-40d9-8451-808d2a371884','f2406454-a574-41e0-af9a-119f9f41365e','18854180-ab6b-4804-bfae-2b7a93c5b5cc','ad4ae8dd-959b-47e6-9f7c-150273958347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-433749529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6b629d5-b5c0-46ae-8085-afe9c28c77df,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='97603544d6e342b0a8208bf224548c16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d39a3888-c854-4144-9e1f-f42ee569a4e0),volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:31.113413 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6f1af36-71de-47dd-ba9f-3ec385a0e277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:31.161205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6f1af36-71de-47dd-ba9f-3ec385a0e277) transitioned into state 'SUCCESS' from state '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-433749529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97603544d6e342b0a8208bf224548c16',qos_specs=None,replication_status=,reservations=['4f79fe02-b0a8-40d9-8451-808d2a371884','f2406454-a574-41e0-af9a-119f9f41365e','18854180-ab6b-4804-bfae-2b7a93c5b5cc','ad4ae8dd-959b-47e6-9f7c-150273958347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:31.162441 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ecc3d9c-5c00-427c-9d17-b9c1453e36a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:31.193302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ecc3d9c-5c00-427c-9d17-b9c1453e36a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:31.193302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Flow 'volume_create_api' (20e06d87-78fd-4337-acd4-87b8db846f38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:31.193302 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume request issued successfully. Aug 13 03:32:31.193700 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0831d140-37a4-466c-9171-245a8b032440 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:31.194442 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 240/989] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:32:30 2026] POST /volume/v3/volumes => generated 759 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:31.217939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f32feec9-37b4-4177-a7ce-fee7c155aaf4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:31.217939 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f32feec9-37b4-4177-a7ce-fee7c155aaf4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:32:31.217939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f32feec9-37b4-4177-a7ce-fee7c155aaf4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:31.217939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f32feec9-37b4-4177-a7ce-fee7c155aaf4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:31.233304 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:31.233304 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:31.245993 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f32feec9-37b4-4177-a7ce-fee7c155aaf4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:32:31.256445 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f32feec9-37b4-4177-a7ce-fee7c155aaf4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df returned with HTTP 200 Aug 13 03:32:31.256936 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 252/990] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:31 2026] GET /volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:31.396785 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fba925ae-9e7b-44b8-aa75-07f4ebc73cec None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:31.399260 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fba925ae-9e7b-44b8-aa75-07f4ebc73cec tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:31.399453 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fba925ae-9e7b-44b8-aa75-07f4ebc73cec tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:31.399683 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fba925ae-9e7b-44b8-aa75-07f4ebc73cec tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:31.399909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-fba925ae-9e7b-44b8-aa75-07f4ebc73cec tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:31.411243 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:31.411243 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:31.411243 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fba925ae-9e7b-44b8-aa75-07f4ebc73cec tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:31.411243 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 249/991] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:31 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:32.273398 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1e542981-ea2f-4a4e-9432-8ac1823935e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:32.275798 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e542981-ea2f-4a4e-9432-8ac1823935e5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:32:32.276511 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e542981-ea2f-4a4e-9432-8ac1823935e5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:32.276606 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e542981-ea2f-4a4e-9432-8ac1823935e5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:32.286175 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:32.286175 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:32.291956 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1e542981-ea2f-4a4e-9432-8ac1823935e5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:32:32.299435 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e542981-ea2f-4a4e-9432-8ac1823935e5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df returned with HTTP 200 Aug 13 03:32:32.300358 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 251/992] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:32 2026] GET /volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:32.426057 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4ca309c0-5c9b-48b9-9eea-4a81cc5be895 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:32.429298 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ca309c0-5c9b-48b9-9eea-4a81cc5be895 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:32.429613 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ca309c0-5c9b-48b9-9eea-4a81cc5be895 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:32.430235 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ca309c0-5c9b-48b9-9eea-4a81cc5be895 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:32.430235 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4ca309c0-5c9b-48b9-9eea-4a81cc5be895 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:32.435862 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:32.435862 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:32.438115 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ca309c0-5c9b-48b9-9eea-4a81cc5be895 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:32.438684 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 241/993] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:32 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:32.512575 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-3901f96b-7323-43f8-acd6-4817af661c5d req-20944601-668e-4434-876f-28568168582c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:32.515332 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-20944601-668e-4434-876f-28568168582c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:32:32.515618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-20944601-668e-4434-876f-28568168582c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:32.515968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-20944601-668e-4434-876f-28568168582c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:32.523980 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:32.523980 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:32.530414 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-3901f96b-7323-43f8-acd6-4817af661c5d req-20944601-668e-4434-876f-28568168582c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:32:32.540450 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-20944601-668e-4434-876f-28568168582c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df returned with HTTP 200 Aug 13 03:32:32.540778 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 253/994] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:32 2026] GET /volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:33.459297 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d69d8f65-ab75-43a8-a8e4-c147ce4d26bb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:33.464690 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d69d8f65-ab75-43a8-a8e4-c147ce4d26bb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:33.465006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d69d8f65-ab75-43a8-a8e4-c147ce4d26bb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:33.465174 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d69d8f65-ab75-43a8-a8e4-c147ce4d26bb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:33.465245 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d69d8f65-ab75-43a8-a8e4-c147ce4d26bb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:33.471452 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:33.471452 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:33.472939 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d69d8f65-ab75-43a8-a8e4-c147ce4d26bb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:33.472939 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 250/995] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:33 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:33.643179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3901f96b-7323-43f8-acd6-4817af661c5d req-b2127443-6f47-4747-8923-4800d335d7c4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:33.647090 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-b2127443-6f47-4747-8923-4800d335d7c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:32:33.647389 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-b2127443-6f47-4747-8923-4800d335d7c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:33.647992 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-b2127443-6f47-4747-8923-4800d335d7c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:33.651149 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=418,cinder:UPDATE=97,cinder:INSERT=51 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:32:33.661086 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:33.661086 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:33.669174 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-3901f96b-7323-43f8-acd6-4817af661c5d req-b2127443-6f47-4747-8923-4800d335d7c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:32:33.676953 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-b2127443-6f47-4747-8923-4800d335d7c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df returned with HTTP 200 Aug 13 03:32:33.677625 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 252/996] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:33 2026] GET /volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:33.693436 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-56f8d912-3e76-4d3a-b7f0-8e8e5097c877 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:33.694679 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-56f8d912-3e76-4d3a-b7f0-8e8e5097c877 None None] GET https://10.4.3.140/volume// Aug 13 03:32:33.694679 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-56f8d912-3e76-4d3a-b7f0-8e8e5097c877 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:33.694679 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-56f8d912-3e76-4d3a-b7f0-8e8e5097c877 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:33.695066 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-56f8d912-3e76-4d3a-b7f0-8e8e5097c877 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:33.695468 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 242/997] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:32:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:33.706369 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-3901f96b-7323-43f8-acd6-4817af661c5d req-572c22f5-5219-4b98-9120-b47bfe8903b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:33.709195 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-572c22f5-5219-4b98-9120-b47bfe8903b6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:32:33.709844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-572c22f5-5219-4b98-9120-b47bfe8903b6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6b629d5-b5c0-46ae-8085-afe9c28c77df", "connector": null, "instance_uuid": "06005816-65a8-483e-b584-d6d043b52aac"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:33.714366 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=394,cinder:INSERT=35,cinder:UPDATE=59 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:32:33.723363 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:33.723363 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:33.761253 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-572c22f5-5219-4b98-9120-b47bfe8903b6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:32:33.761752 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 254/998] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:32:33 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) Aug 13 03:32:34.489351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3fcccfd0-9427-4375-adbe-9e48b60be97f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:34.492485 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fcccfd0-9427-4375-adbe-9e48b60be97f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:34.492648 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3fcccfd0-9427-4375-adbe-9e48b60be97f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:34.493103 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3fcccfd0-9427-4375-adbe-9e48b60be97f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:34.493103 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-3fcccfd0-9427-4375-adbe-9e48b60be97f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:34.501718 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:34.501718 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:34.502691 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fcccfd0-9427-4375-adbe-9e48b60be97f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:34.503239 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 251/999] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:34 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:35.389733 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-96d7e1af-ce9d-45e1-a0e3-e23660fd4f6f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.390284 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96d7e1af-ce9d-45e1-a0e3-e23660fd4f6f None None] GET https://10.4.3.140/volume// Aug 13 03:32:35.390536 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96d7e1af-ce9d-45e1-a0e3-e23660fd4f6f None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:35.390838 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96d7e1af-ce9d-45e1-a0e3-e23660fd4f6f None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:35.391174 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96d7e1af-ce9d-45e1-a0e3-e23660fd4f6f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:35.391496 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 253/1000] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:32:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:35.406512 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-3901f96b-7323-43f8-acd6-4817af661c5d req-75d2bf8f-5599-44fd-835e-b86ea13a730a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.410767 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-75d2bf8f-5599-44fd-835e-b86ea13a730a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:32:35.410767 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-75d2bf8f-5599-44fd-835e-b86ea13a730a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:35.411069 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-75d2bf8f-5599-44fd-835e-b86ea13a730a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:35.427528 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:35.427528 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:35.433277 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-3901f96b-7323-43f8-acd6-4817af661c5d req-75d2bf8f-5599-44fd-835e-b86ea13a730a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:32:35.442940 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-75d2bf8f-5599-44fd-835e-b86ea13a730a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df returned with HTTP 200 Aug 13 03:32:35.443810 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 243/1001] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:32:35 2026] GET /volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:35.525901 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-238e426f-a062-4d1c-8ac4-e91d614b8680 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.528622 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-238e426f-a062-4d1c-8ac4-e91d614b8680 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:35.529193 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-238e426f-a062-4d1c-8ac4-e91d614b8680 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:35.529693 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-238e426f-a062-4d1c-8ac4-e91d614b8680 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:35.530037 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-238e426f-a062-4d1c-8ac4-e91d614b8680 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:35.539020 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:35.539020 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:35.539020 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-238e426f-a062-4d1c-8ac4-e91d614b8680 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:35.539020 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 255/1002] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:35 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:35.553144 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3229288f-ec17-447b-930a-a043e1ddf66b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.556654 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3229288f-ec17-447b-930a-a043e1ddf66b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 Aug 13 03:32:35.557240 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3229288f-ec17-447b-930a-a043e1ddf66b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:35.557240 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3229288f-ec17-447b-930a-a043e1ddf66b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:35.560718 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=450,cinder:INSERT=72,cinder:UPDATE=107 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:32:35.572452 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:35.572452 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:35.579705 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3229288f-ec17-447b-930a-a043e1ddf66b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:35.590258 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3229288f-ec17-447b-930a-a043e1ddf66b tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 returned with HTTP 200 Aug 13 03:32:35.590886 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 252/1003] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:35 2026] GET /volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:35.607210 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bda3fb5c-1e27-4212-949d-fc1d1aa303bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.610095 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bda3fb5c-1e27-4212-949d-fc1d1aa303bf tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] POST https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0/action Aug 13 03:32:35.610508 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bda3fb5c-1e27-4212-949d-fc1d1aa303bf tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:35.610686 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bda3fb5c-1e27-4212-949d-fc1d1aa303bf tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:35.612893 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-bda3fb5c-1e27-4212-949d-fc1d1aa303bf tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] Updating backup '00ee0217-c38d-495b-a2db-4bc6322f35e0' with '{'status': 'error'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 03:32:35.623048 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:35.623048 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:35.640304 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-bda3fb5c-1e27-4212-949d-fc1d1aa303bf tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] reset_status in rpcapi backup_id 00ee0217-c38d-495b-a2db-4bc6322f35e0 on host np0000007145. {{(pid=100343) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 03:32:35.642851 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bda3fb5c-1e27-4212-949d-fc1d1aa303bf tempest-VolumesBackupsAdminTest-1106995366 tempest-VolumesBackupsAdminTest-1106995366-project-admin] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0/action returned with HTTP 202 Aug 13 03:32:35.643849 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 254/1004] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:32:35 2026] POST /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:32:35.653650 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1c25582a-261a-4518-ab86-e556f2658e7c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.657064 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1c25582a-261a-4518-ab86-e556f2658e7c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:35.657503 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1c25582a-261a-4518-ab86-e556f2658e7c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:35.658243 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1c25582a-261a-4518-ab86-e556f2658e7c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:35.658243 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-1c25582a-261a-4518-ab86-e556f2658e7c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:35.669720 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:35.669720 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:35.670517 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1c25582a-261a-4518-ab86-e556f2658e7c tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:35.670870 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 244/1005] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:35 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:35.689374 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ba99c614-1ec0-4981-b586-b04ca259e04a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.693800 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba99c614-1ec0-4981-b586-b04ca259e04a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] DELETE https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:35.694069 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba99c614-1ec0-4981-b586-b04ca259e04a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:35.694300 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba99c614-1ec0-4981-b586-b04ca259e04a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:35.694416 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-ba99c614-1ec0-4981-b586-b04ca259e04a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Delete backup with id: 00ee0217-c38d-495b-a2db-4bc6322f35e0. Aug 13 03:32:35.706753 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:35.706753 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:35.739564 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-ba99c614-1ec0-4981-b586-b04ca259e04a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] delete_backup rpcapi backup_id 00ee0217-c38d-495b-a2db-4bc6322f35e0 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:32:35.744250 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba99c614-1ec0-4981-b586-b04ca259e04a tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 202 Aug 13 03:32:35.744807 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 256/1006] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:35 2026] DELETE /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:32:35.755696 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2767904e-91eb-49dc-8c51-170ee5b98748 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.761406 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2767904e-91eb-49dc-8c51-170ee5b98748 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:35.761640 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2767904e-91eb-49dc-8c51-170ee5b98748 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:35.761881 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2767904e-91eb-49dc-8c51-170ee5b98748 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:35.762021 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-2767904e-91eb-49dc-8c51-170ee5b98748 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:35.769315 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:35.769315 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:35.770381 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2767904e-91eb-49dc-8c51-170ee5b98748 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 200 Aug 13 03:32:35.771121 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 253/1007] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:35 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:35.785374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3901f96b-7323-43f8-acd6-4817af661c5d req-ffe69630-3b04-4481-ba14-62eb19bbe837 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.788862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-ffe69630-3b04-4481-ba14-62eb19bbe837 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] PUT https://10.4.3.140/volume/v3/attachments/b43b9682-11a6-403d-9c9c-f2661d565a17 Aug 13 03:32:35.789360 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-ffe69630-3b04-4481-ba14-62eb19bbe837 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:35.800944 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-3901f96b-7323-43f8-acd6-4817af661c5d req-ffe69630-3b04-4481-ba14-62eb19bbe837 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Acquiring lock "cinder-attachment_update-e6b629d5-b5c0-46ae-8085-afe9c28c77df-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:32:35.810849 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-3901f96b-7323-43f8-acd6-4817af661c5d req-ffe69630-3b04-4481-ba14-62eb19bbe837 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-e6b629d5-b5c0-46ae-8085-afe9c28c77df-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:32:35.810849 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:35.810849 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:35.949561 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-3901f96b-7323-43f8-acd6-4817af661c5d req-ffe69630-3b04-4481-ba14-62eb19bbe837 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-e6b629d5-b5c0-46ae-8085-afe9c28c77df-np0000007145" released by "attachment_update" :: held 0.142s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:32:35.949943 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-ffe69630-3b04-4481-ba14-62eb19bbe837 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/b43b9682-11a6-403d-9c9c-f2661d565a17 returned with HTTP 200 Aug 13 03:32:35.950427 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 255/1008] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:32:35 2026] PUT /volume/v3/attachments/b43b9682-11a6-403d-9c9c-f2661d565a17 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:35.990499 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-3901f96b-7323-43f8-acd6-4817af661c5d req-5e69c7cc-85ec-4ced-aa3f-6b762e3c81d1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:35.994655 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-5e69c7cc-85ec-4ced-aa3f-6b762e3c81d1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments/b43b9682-11a6-403d-9c9c-f2661d565a17/action Aug 13 03:32:35.995774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-5e69c7cc-85ec-4ced-aa3f-6b762e3c81d1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:35.995774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-5e69c7cc-85ec-4ced-aa3f-6b762e3c81d1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:36.020064 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:36.020064 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:36.037141 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-3901f96b-7323-43f8-acd6-4817af661c5d req-5e69c7cc-85ec-4ced-aa3f-6b762e3c81d1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/b43b9682-11a6-403d-9c9c-f2661d565a17/action returned with HTTP 204 Aug 13 03:32:36.037976 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 245/1009] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:32:35 2026] POST /volume/v3/attachments/b43b9682-11a6-403d-9c9c-f2661d565a17/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:36.787203 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-85a040d8-2596-4111-8562-1ea03a58feb4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:36.790044 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85a040d8-2596-4111-8562-1ea03a58feb4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 Aug 13 03:32:36.790307 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85a040d8-2596-4111-8562-1ea03a58feb4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:36.790741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85a040d8-2596-4111-8562-1ea03a58feb4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:36.790741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-85a040d8-2596-4111-8562-1ea03a58feb4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Show backup with id 00ee0217-c38d-495b-a2db-4bc6322f35e0. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:32:36.802257 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85a040d8-2596-4111-8562-1ea03a58feb4 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 returned with HTTP 404 Aug 13 03:32:36.802914 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 257/1010] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:36 2026] GET /volume/v3/backups/00ee0217-c38d-495b-a2db-4bc6322f35e0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:36.901221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-460885a8-cf1c-4a0e-a1b6-e82976612515 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:36.904194 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-460885a8-cf1c-4a0e-a1b6-e82976612515 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 Aug 13 03:32:36.904194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-460885a8-cf1c-4a0e-a1b6-e82976612515 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:36.904194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-460885a8-cf1c-4a0e-a1b6-e82976612515 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:36.911492 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:36.911492 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:36.919118 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-460885a8-cf1c-4a0e-a1b6-e82976612515 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:36.924282 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-460885a8-cf1c-4a0e-a1b6-e82976612515 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 returned with HTTP 200 Aug 13 03:32:36.924971 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 254/1011] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:36 2026] GET /volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:36.945510 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-12e8d255-ec57-4c82-8253-557b91baf41f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:36.948591 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-12e8d255-ec57-4c82-8253-557b91baf41f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] DELETE https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 Aug 13 03:32:36.949195 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-12e8d255-ec57-4c82-8253-557b91baf41f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:36.949195 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-12e8d255-ec57-4c82-8253-557b91baf41f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:36.949441 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-12e8d255-ec57-4c82-8253-557b91baf41f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Delete volume with id: 99410b79-ea3f-429b-bde8-36cc930a89b8 Aug 13 03:32:36.962856 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:36.962856 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:36.963524 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-12e8d255-ec57-4c82-8253-557b91baf41f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:36.998211 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-12e8d255-ec57-4c82-8253-557b91baf41f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Delete volume request issued successfully. Aug 13 03:32:36.998501 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-12e8d255-ec57-4c82-8253-557b91baf41f tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 returned with HTTP 202 Aug 13 03:32:36.999276 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 256/1012] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:36 2026] DELETE /volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:37.008964 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-319fb8a7-e80e-469f-b03a-5d561e279cbb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:37.015010 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-319fb8a7-e80e-469f-b03a-5d561e279cbb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 Aug 13 03:32:37.015311 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-319fb8a7-e80e-469f-b03a-5d561e279cbb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:37.015587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-319fb8a7-e80e-469f-b03a-5d561e279cbb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:37.031581 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:37.031581 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:37.039123 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-319fb8a7-e80e-469f-b03a-5d561e279cbb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Volume info retrieved successfully. Aug 13 03:32:37.047631 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-319fb8a7-e80e-469f-b03a-5d561e279cbb tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 returned with HTTP 200 Aug 13 03:32:37.048275 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 246/1013] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:37 2026] GET /volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:38.064387 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6031dd81-0135-4f1b-b209-fb7bd729b1a0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:38.069442 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6031dd81-0135-4f1b-b209-fb7bd729b1a0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] GET https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 Aug 13 03:32:38.069675 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6031dd81-0135-4f1b-b209-fb7bd729b1a0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:38.069901 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6031dd81-0135-4f1b-b209-fb7bd729b1a0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:38.078230 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6031dd81-0135-4f1b-b209-fb7bd729b1a0 tempest-VolumesBackupsAdminTest-1321241158 tempest-VolumesBackupsAdminTest-1321241158-project-member] https://10.4.3.140/volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 returned with HTTP 404 Aug 13 03:32:38.078844 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 258/1014] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:38 2026] GET /volume/v3/volumes/99410b79-ea3f-429b-bde8-36cc930a89b8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:39.228632 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0643f090-e827-40fa-85f8-41545cb69694 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:39.361609 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:39.361924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-363827753"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:39.363609 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-363827753'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:39.363935 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Create volume of 1 GB Aug 13 03:32:39.368728 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Availability Zones retrieved successfully. Aug 13 03:32:39.376351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Flow 'volume_create_api' (63fed540-36dc-4460-9d46-310cf95c6359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:39.377214 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d44d7a-ddaa-45a0-a5a9-2aab3af5e77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:39.379402 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:39.410688 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d44d7a-ddaa-45a0-a5a9-2aab3af5e77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:39.411654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d42a358-2473-42a7-95db-d320657929c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:39.479582 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Created reservations ['8377a77d-52bd-4e04-b755-6f0a057b0a0b', '8d136c25-02bf-4097-b595-7407b4303db0', 'b6b10fd0-2ff9-4dea-91be-768b73781c3a', '9b94c16b-1224-45b5-bb7e-f8c8623c6921'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:39.481357 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d42a358-2473-42a7-95db-d320657929c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8377a77d-52bd-4e04-b755-6f0a057b0a0b', '8d136c25-02bf-4097-b595-7407b4303db0', 'b6b10fd0-2ff9-4dea-91be-768b73781c3a', '9b94c16b-1224-45b5-bb7e-f8c8623c6921']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:39.482675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d92343-5fcc-46e5-bdcc-976d1b5acbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:39.508881 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d92343-5fcc-46e5-bdcc-976d1b5acbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15e79d75-e900-4c68-9d7f-c90d374442a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-363827753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d586b5f16b548f0a95927cd00da71cf',qos_specs=None,replication_status=,reservations=['8377a77d-52bd-4e04-b755-6f0a057b0a0b','8d136c25-02bf-4097-b595-7407b4303db0','b6b10fd0-2ff9-4dea-91be-768b73781c3a','9b94c16b-1224-45b5-bb7e-f8c8623c6921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70077237285425ba146a31023cd7512',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-363827753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15e79d75-e900-4c68-9d7f-c90d374442a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d586b5f16b548f0a95927cd00da71cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d70077237285425ba146a31023cd7512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:39.509889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0698d20-be37-4901-b653-c05f99ed9927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:39.531237 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0698d20-be37-4901-b653-c05f99ed9927) transitioned into state 'SUCCESS' from state '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-363827753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d586b5f16b548f0a95927cd00da71cf',qos_specs=None,replication_status=,reservations=['8377a77d-52bd-4e04-b755-6f0a057b0a0b','8d136c25-02bf-4097-b595-7407b4303db0','b6b10fd0-2ff9-4dea-91be-768b73781c3a','9b94c16b-1224-45b5-bb7e-f8c8623c6921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d70077237285425ba146a31023cd7512',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:39.532261 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cd3dc3-7a98-423b-a7a9-f19690c9780b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:39.545944 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cd3dc3-7a98-423b-a7a9-f19690c9780b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:39.547330 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Flow 'volume_create_api' (63fed540-36dc-4460-9d46-310cf95c6359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:39.547751 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Create volume request issued successfully. Aug 13 03:32:39.548500 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0643f090-e827-40fa-85f8-41545cb69694 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:39.549097 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 255/1015] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:32:39 2026] POST /volume/v3/volumes => generated 748 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:39.567990 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c7b4c36a-05b8-4ffc-8fbf-7da544b252fe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:39.569650 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7b4c36a-05b8-4ffc-8fbf-7da544b252fe tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:32:39.570216 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7b4c36a-05b8-4ffc-8fbf-7da544b252fe tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:39.570216 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7b4c36a-05b8-4ffc-8fbf-7da544b252fe tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:39.581082 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:39.581082 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:39.594604 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c7b4c36a-05b8-4ffc-8fbf-7da544b252fe tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:32:39.599982 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7b4c36a-05b8-4ffc-8fbf-7da544b252fe tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:32:39.600250 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 257/1016] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:39 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:40.387403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-118f8c93-34a7-4f13-b80c-e3d2f52a68bc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.390850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-118f8c93-34a7-4f13-b80c-e3d2f52a68bc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 Aug 13 03:32:40.391165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-118f8c93-34a7-4f13-b80c-e3d2f52a68bc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:40.391496 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-118f8c93-34a7-4f13-b80c-e3d2f52a68bc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:40.403924 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:40.403924 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:40.410812 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-118f8c93-34a7-4f13-b80c-e3d2f52a68bc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:40.419757 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-118f8c93-34a7-4f13-b80c-e3d2f52a68bc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 returned with HTTP 200 Aug 13 03:32:40.422919 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 247/1017] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:40 2026] GET /volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:40.433332 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-5cda3395-73c2-4f25-acd6-514a4d82f9cc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.437270 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-5cda3395-73c2-4f25-acd6-514a4d82f9cc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 Aug 13 03:32:40.437270 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-5cda3395-73c2-4f25-acd6-514a4d82f9cc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:40.437270 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-5cda3395-73c2-4f25-acd6-514a4d82f9cc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:40.449676 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:40.449676 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:40.455399 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-5cda3395-73c2-4f25-acd6-514a4d82f9cc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:40.463008 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-5cda3395-73c2-4f25-acd6-514a4d82f9cc tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 returned with HTTP 200 Aug 13 03:32:40.464067 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 259/1018] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:40 2026] GET /volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:32:40.476004 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-00270812-df35-4465-868f-10acacd03510 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.483097 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-00270812-df35-4465-868f-10acacd03510 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 Aug 13 03:32:40.483097 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-00270812-df35-4465-868f-10acacd03510 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:40.483271 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-00270812-df35-4465-868f-10acacd03510 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:40.494315 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:40.494315 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:40.499703 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-00270812-df35-4465-868f-10acacd03510 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:40.508373 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-00270812-df35-4465-868f-10acacd03510 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 returned with HTTP 200 Aug 13 03:32:40.508801 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 256/1019] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:32:40 2026] GET /volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:40.527313 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3c27fb25-c455-4fa8-bcb5-785780d5a3f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.527935 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c27fb25-c455-4fa8-bcb5-785780d5a3f4 None None] GET https://10.4.3.140/volume// Aug 13 03:32:40.528194 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c27fb25-c455-4fa8-bcb5-785780d5a3f4 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:40.528507 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c27fb25-c455-4fa8-bcb5-785780d5a3f4 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:40.529343 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c27fb25-c455-4fa8-bcb5-785780d5a3f4 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:40.529914 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 258/1020] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:32:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:40.539848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-f25b070d-50c7-4e95-a239-d9a5ab367a96 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.543632 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-f25b070d-50c7-4e95-a239-d9a5ab367a96 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:32:40.543956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-f25b070d-50c7-4e95-a239-d9a5ab367a96 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5", "connector": null, "instance_uuid": "e0e5ecb3-ce6c-4ba6-a2e5-f5b3c50e9e1f"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:40.561210 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:40.561210 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:40.606772 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-f25b070d-50c7-4e95-a239-d9a5ab367a96 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:32:40.608908 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 248/1021] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:32:40 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) Aug 13 03:32:40.618791 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e49f7eac-c6b7-4e90-8586-871588bb0f2a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.620496 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f03472e0-7401-422c-8dc6-d05c9a2cb6ae None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.621032 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f03472e0-7401-422c-8dc6-d05c9a2cb6ae None None] GET https://10.4.3.140/volume// Aug 13 03:32:40.621111 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e49f7eac-c6b7-4e90-8586-871588bb0f2a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:32:40.621192 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f03472e0-7401-422c-8dc6-d05c9a2cb6ae None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:40.621485 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f03472e0-7401-422c-8dc6-d05c9a2cb6ae None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:40.621551 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e49f7eac-c6b7-4e90-8586-871588bb0f2a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:40.622242 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f03472e0-7401-422c-8dc6-d05c9a2cb6ae None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:40.622302 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e49f7eac-c6b7-4e90-8586-871588bb0f2a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:40.622377 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 257/1022] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:32:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:40.646884 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-44861e4e-5157-4506-bc12-b52aeff426d0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.649519 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:40.649519 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:40.653655 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-44861e4e-5157-4506-bc12-b52aeff426d0 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:32:40.654211 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-44861e4e-5157-4506-bc12-b52aeff426d0 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "457e86d6-95ff-401d-af8c-8a4b649bdca2", "connector": null, "instance_uuid": "e0e5ecb3-ce6c-4ba6-a2e5-f5b3c50e9e1f"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:40.660909 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e49f7eac-c6b7-4e90-8586-871588bb0f2a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:32:40.669716 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:40.669716 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:40.675720 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e49f7eac-c6b7-4e90-8586-871588bb0f2a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:32:40.676788 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 260/1023] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:40 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 841 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:40.727311 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-44861e4e-5157-4506-bc12-b52aeff426d0 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:32:40.728717 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 259/1024] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:32:40 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) Aug 13 03:32:40.743071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-14e5d056-b3ab-42b5-81ae-719437c2c666 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.743071 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-14e5d056-b3ab-42b5-81ae-719437c2c666 None None] GET https://10.4.3.140/volume// Aug 13 03:32:40.743071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-14e5d056-b3ab-42b5-81ae-719437c2c666 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:40.743071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-14e5d056-b3ab-42b5-81ae-719437c2c666 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:40.743287 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-14e5d056-b3ab-42b5-81ae-719437c2c666 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:40.743495 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 249/1025] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:32:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:40.757292 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-1cc16f2b-677c-4d7b-a6e6-3013c273bb13 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:40.760321 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-1cc16f2b-677c-4d7b-a6e6-3013c273bb13 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:32:40.760761 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-1cc16f2b-677c-4d7b-a6e6-3013c273bb13 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38d89f7a-0b9a-49cb-80f0-b21706d4d516", "connector": null, "instance_uuid": "e0e5ecb3-ce6c-4ba6-a2e5-f5b3c50e9e1f"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:40.774856 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:40.774856 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:40.830597 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-1cc16f2b-677c-4d7b-a6e6-3013c273bb13 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:32:40.831543 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 258/1026] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:32:40 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:41.406434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:41.409051 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:41.409324 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1235439321"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:41.411149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume request body: {'volume': {'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1235439321'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:41.538647 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume of 1 GB Aug 13 03:32:41.545495 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Availability Zones retrieved successfully. Aug 13 03:32:41.553410 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Flow 'volume_create_api' (f88fb2c5-eb42-486b-b93a-06851cb194d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:41.555202 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a06dad-34f3-4dc3-8d0a-8054785c9995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:41.556537 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:41.650146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55a06dad-34f3-4dc3-8d0a-8054785c9995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:41.651518 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527f5d5c-6a85-481c-af4d-abec61abae57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:41.785809 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Created reservations ['7a4ecf8e-14c1-43f8-80cb-b7f2080672be', '8beb6d89-1704-480a-8e34-01e880b51928', '81d4ca29-a200-467f-8abb-b524973c8b9e', 'f19f5f0a-82be-4d57-b276-01286101f30c'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:41.788072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527f5d5c-6a85-481c-af4d-abec61abae57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a4ecf8e-14c1-43f8-80cb-b7f2080672be', '8beb6d89-1704-480a-8e34-01e880b51928', '81d4ca29-a200-467f-8abb-b524973c8b9e', 'f19f5f0a-82be-4d57-b276-01286101f30c']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:41.790270 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2fff796-b58b-4d0c-9ba1-705a1a5607b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:41.838787 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2fff796-b58b-4d0c-9ba1-705a1a5607b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c23b820-2d70-4120-b087-78217b979616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1235439321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6699a21b7d3e450080a33ed76c0f5e58',qos_specs=None,replication_status=,reservations=['7a4ecf8e-14c1-43f8-80cb-b7f2080672be','8beb6d89-1704-480a-8e34-01e880b51928','81d4ca29-a200-467f-8abb-b524973c8b9e','f19f5f0a-82be-4d57-b276-01286101f30c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c819dadae3924fa69f281178036fe03c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1235439321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c23b820-2d70-4120-b087-78217b979616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6699a21b7d3e450080a33ed76c0f5e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c819dadae3924fa69f281178036fe03c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:41.840321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab88be62-0b59-4713-a087-ce8b07c85d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:41.867264 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab88be62-0b59-4713-a087-ce8b07c85d0d) transitioned into state 'SUCCESS' from state '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-1235439321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6699a21b7d3e450080a33ed76c0f5e58',qos_specs=None,replication_status=,reservations=['7a4ecf8e-14c1-43f8-80cb-b7f2080672be','8beb6d89-1704-480a-8e34-01e880b51928','81d4ca29-a200-467f-8abb-b524973c8b9e','f19f5f0a-82be-4d57-b276-01286101f30c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c819dadae3924fa69f281178036fe03c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:41.868306 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e425f4-51bf-49bd-99cc-de314433580e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:41.886381 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e425f4-51bf-49bd-99cc-de314433580e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:41.887381 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Flow 'volume_create_api' (f88fb2c5-eb42-486b-b93a-06851cb194d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:41.889807 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume request issued successfully. Aug 13 03:32:41.889807 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4fa0e8f-0cf7-4b55-97c4-f61a4e1480fa tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:41.889807 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 261/1027] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:32:41 2026] POST /volume/v3/volumes => generated 747 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:41.909212 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dbf8c514-9a42-422a-af03-47c30965c0cb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:41.916045 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dbf8c514-9a42-422a-af03-47c30965c0cb tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 Aug 13 03:32:41.916045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dbf8c514-9a42-422a-af03-47c30965c0cb tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:41.917521 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dbf8c514-9a42-422a-af03-47c30965c0cb tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:41.933220 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:41.933220 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:41.946972 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dbf8c514-9a42-422a-af03-47c30965c0cb tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:41.957798 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dbf8c514-9a42-422a-af03-47c30965c0cb tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 returned with HTTP 200 Aug 13 03:32:41.960047 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 260/1028] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:41 2026] GET /volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 => generated 815 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:42.986776 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1570e91e-e6cb-46aa-b3da-2f1b3dd7cc7f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:42.990479 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1570e91e-e6cb-46aa-b3da-2f1b3dd7cc7f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 Aug 13 03:32:42.990744 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1570e91e-e6cb-46aa-b3da-2f1b3dd7cc7f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:42.991086 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1570e91e-e6cb-46aa-b3da-2f1b3dd7cc7f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:43.008503 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:43.008503 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:43.019195 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1570e91e-e6cb-46aa-b3da-2f1b3dd7cc7f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:43.029543 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1570e91e-e6cb-46aa-b3da-2f1b3dd7cc7f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 returned with HTTP 200 Aug 13 03:32:43.030181 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 250/1029] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:42 2026] GET /volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 => generated 1355 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:43.052709 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:43.059866 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:43.060475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4c23b820-2d70-4120-b087-78217b979616", "size": 1, "name": "tempest-VolumesCloneTest-Volume-797712795"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:43.063164 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume request body: {'volume': {'source_volid': '4c23b820-2d70-4120-b087-78217b979616', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-797712795'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:43.076286 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:43.076286 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:43.077413 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume retrieved successfully. Aug 13 03:32:43.078410 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume of 1 GB Aug 13 03:32:43.084142 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Availability Zones retrieved successfully. Aug 13 03:32:43.094372 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Flow 'volume_create_api' (da91ccaa-9293-4c91-a27e-1ccb0d7e17cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:43.097368 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af44ab9b-4a6e-43dc-8703-cc598ef4bc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:43.099744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:43.152270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af44ab9b-4a6e-43dc-8703-cc598ef4bc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4c23b820-2d70-4120-b087-78217b979616', 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:43.153618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25dae588-f79b-42ba-a3d7-49de6d7cc432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:43.167122 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a505890c-f983-47de-ac00-58b8f99376ec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:43.167703 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a505890c-f983-47de-ac00-58b8f99376ec None None] GET https://10.4.3.140/volume// Aug 13 03:32:43.168074 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a505890c-f983-47de-ac00-58b8f99376ec None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:43.168905 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a505890c-f983-47de-ac00-58b8f99376ec None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:43.170002 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a505890c-f983-47de-ac00-58b8f99376ec None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:43.170741 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 262/1030] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:32:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:43.185746 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d0f9dd82-288c-4af1-a446-c9b990f2e2d2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:43.187972 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d0f9dd82-288c-4af1-a446-c9b990f2e2d2 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 Aug 13 03:32:43.188253 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d0f9dd82-288c-4af1-a446-c9b990f2e2d2 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:43.188520 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d0f9dd82-288c-4af1-a446-c9b990f2e2d2 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:43.207017 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:43.207017 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:43.217049 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d0f9dd82-288c-4af1-a446-c9b990f2e2d2 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:43.226511 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d0f9dd82-288c-4af1-a446-c9b990f2e2d2 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 returned with HTTP 200 Aug 13 03:32:43.227146 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 261/1031] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:32:43 2026] GET /volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 => generated 1538 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:43.245623 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Created reservations ['2bc4cfdc-a3a4-4cb4-88e2-61a732e4d4c2', 'a1dcb85a-5033-41a5-a3b6-e04d2c94d8f3', '381e29ce-2a2a-4d75-8344-9204fdb87d3f', '96790762-b869-4b53-8c46-a88fad9e4285'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:43.246855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25dae588-f79b-42ba-a3d7-49de6d7cc432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bc4cfdc-a3a4-4cb4-88e2-61a732e4d4c2', 'a1dcb85a-5033-41a5-a3b6-e04d2c94d8f3', '381e29ce-2a2a-4d75-8344-9204fdb87d3f', '96790762-b869-4b53-8c46-a88fad9e4285']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:43.248385 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b0954c1-39fb-46ce-9005-50ecc32b736c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:43.318123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b0954c1-39fb-46ce-9005-50ecc32b736c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '380f1a45-180c-4374-81be-8f6562eccee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-797712795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6699a21b7d3e450080a33ed76c0f5e58',qos_specs=None,replication_status=,reservations=['2bc4cfdc-a3a4-4cb4-88e2-61a732e4d4c2','a1dcb85a-5033-41a5-a3b6-e04d2c94d8f3','381e29ce-2a2a-4d75-8344-9204fdb87d3f','96790762-b869-4b53-8c46-a88fad9e4285'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c23b820-2d70-4120-b087-78217b979616,status='creating',user_id='c819dadae3924fa69f281178036fe03c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), '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-08-13T03:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-797712795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=380f1a45-180c-4374-81be-8f6562eccee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6699a21b7d3e450080a33ed76c0f5e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4c23b820-2d70-4120-b087-78217b979616,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c819dadae3924fa69f281178036fe03c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:43.319304 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39728607-ec32-4bc6-a665-14c08b5e4673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:43.368410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39728607-ec32-4bc6-a665-14c08b5e4673) transitioned into state 'SUCCESS' from state '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-797712795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6699a21b7d3e450080a33ed76c0f5e58',qos_specs=None,replication_status=,reservations=['2bc4cfdc-a3a4-4cb4-88e2-61a732e4d4c2','a1dcb85a-5033-41a5-a3b6-e04d2c94d8f3','381e29ce-2a2a-4d75-8344-9204fdb87d3f','96790762-b869-4b53-8c46-a88fad9e4285'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c23b820-2d70-4120-b087-78217b979616,status='creating',user_id='c819dadae3924fa69f281178036fe03c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:43.368644 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9967137-ea7f-4d12-bf8e-9694bbd13408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:43.391982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e08a204e-8efa-49a7-ae34-243c39a75c39 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:43.397651 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e08a204e-8efa-49a7-ae34-243c39a75c39 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] PUT https://10.4.3.140/volume/v3/attachments/fe7f80ab-abf2-403c-8844-e5a10763b223 Aug 13 03:32:43.398081 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e08a204e-8efa-49a7-ae34-243c39a75c39 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:43.398786 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9967137-ea7f-4d12-bf8e-9694bbd13408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:43.400144 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Flow 'volume_create_api' (da91ccaa-9293-4c91-a27e-1ccb0d7e17cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:43.400596 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume request issued successfully. Aug 13 03:32:43.401361 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0e5019fd-9db0-4003-95bc-58e4e76ec164 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:43.401876 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 259/1032] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:32:43 2026] POST /volume/v3/volumes => generated 779 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:43.417657 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e08a204e-8efa-49a7-ae34-243c39a75c39 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Acquiring lock "cinder-attachment_update-b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:32:43.424675 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-00801bfb-436c-4cfa-8fbf-c2201498ad8b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:43.428483 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e08a204e-8efa-49a7-ae34-243c39a75c39 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Lock "cinder-attachment_update-b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5-np0000007145" acquired by "attachment_update" :: waited 0.010s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:32:43.428556 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-00801bfb-436c-4cfa-8fbf-c2201498ad8b tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 Aug 13 03:32:43.429356 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-00801bfb-436c-4cfa-8fbf-c2201498ad8b tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:43.429838 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:43.429838 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:43.431538 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-00801bfb-436c-4cfa-8fbf-c2201498ad8b tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:43.448242 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:43.448242 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:43.458380 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-00801bfb-436c-4cfa-8fbf-c2201498ad8b tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:43.469375 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-00801bfb-436c-4cfa-8fbf-c2201498ad8b tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 returned with HTTP 200 Aug 13 03:32:43.469375 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 263/1033] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:43 2026] GET /volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:43.602106 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e08a204e-8efa-49a7-ae34-243c39a75c39 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Lock "cinder-attachment_update-b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5-np0000007145" released by "attachment_update" :: held 0.175s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:32:43.602438 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e08a204e-8efa-49a7-ae34-243c39a75c39 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments/fe7f80ab-abf2-403c-8844-e5a10763b223 returned with HTTP 200 Aug 13 03:32:43.602838 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 251/1034] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:32:43 2026] PUT /volume/v3/attachments/fe7f80ab-abf2-403c-8844-e5a10763b223 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:43.636425 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-597e94db-d3ac-47d2-812c-7cfe2a64b705 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:43.638541 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-597e94db-d3ac-47d2-812c-7cfe2a64b705 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] POST https://10.4.3.140/volume/v3/attachments/fe7f80ab-abf2-403c-8844-e5a10763b223/action Aug 13 03:32:43.638989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-597e94db-d3ac-47d2-812c-7cfe2a64b705 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:43.639108 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-597e94db-d3ac-47d2-812c-7cfe2a64b705 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:43.662681 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:43.662681 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:43.679389 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-597e94db-d3ac-47d2-812c-7cfe2a64b705 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments/fe7f80ab-abf2-403c-8844-e5a10763b223/action returned with HTTP 204 Aug 13 03:32:43.680012 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 262/1035] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:32:43 2026] POST /volume/v3/attachments/fe7f80ab-abf2-403c-8844-e5a10763b223/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:43.712080 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a4052482-f9c9-4483-b554-66d2bcda1e50 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:43.712690 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a4052482-f9c9-4483-b554-66d2bcda1e50 None None] GET https://10.4.3.140/volume// Aug 13 03:32:43.712972 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a4052482-f9c9-4483-b554-66d2bcda1e50 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:43.713295 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a4052482-f9c9-4483-b554-66d2bcda1e50 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:43.713844 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a4052482-f9c9-4483-b554-66d2bcda1e50 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:43.714156 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 260/1036] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:32:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:43.728506 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-323c1ee9-4ae0-414c-b47a-fd8ab6c42d24 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:43.732453 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-323c1ee9-4ae0-414c-b47a-fd8ab6c42d24 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 Aug 13 03:32:43.733352 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-323c1ee9-4ae0-414c-b47a-fd8ab6c42d24 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:43.733352 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-323c1ee9-4ae0-414c-b47a-fd8ab6c42d24 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:43.754616 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:43.754616 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:43.760768 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-323c1ee9-4ae0-414c-b47a-fd8ab6c42d24 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:43.768920 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-323c1ee9-4ae0-414c-b47a-fd8ab6c42d24 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 returned with HTTP 200 Aug 13 03:32:43.769643 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 264/1037] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:32:43 2026] GET /volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:43.938385 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e46ea901-5c0f-4cc1-a8a5-4c6438fa30e8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:43.942329 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e46ea901-5c0f-4cc1-a8a5-4c6438fa30e8 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] PUT https://10.4.3.140/volume/v3/attachments/ada1dbaa-dc7a-44ae-9184-05ac8872990f Aug 13 03:32:43.945210 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e46ea901-5c0f-4cc1-a8a5-4c6438fa30e8 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:43.962569 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e46ea901-5c0f-4cc1-a8a5-4c6438fa30e8 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Acquiring lock "cinder-attachment_update-457e86d6-95ff-401d-af8c-8a4b649bdca2-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:32:43.969790 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e46ea901-5c0f-4cc1-a8a5-4c6438fa30e8 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Lock "cinder-attachment_update-457e86d6-95ff-401d-af8c-8a4b649bdca2-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:32:43.971431 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:43.971431 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:44.099076 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e46ea901-5c0f-4cc1-a8a5-4c6438fa30e8 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Lock "cinder-attachment_update-457e86d6-95ff-401d-af8c-8a4b649bdca2-np0000007145" released by "attachment_update" :: held 0.129s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:32:44.099572 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-e46ea901-5c0f-4cc1-a8a5-4c6438fa30e8 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments/ada1dbaa-dc7a-44ae-9184-05ac8872990f returned with HTTP 200 Aug 13 03:32:44.100083 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 252/1038] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:32:43 2026] PUT /volume/v3/attachments/ada1dbaa-dc7a-44ae-9184-05ac8872990f => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:44.167789 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-95a0c7c1-87e7-4f0b-a50c-392a75fbf3f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.170661 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-95a0c7c1-87e7-4f0b-a50c-392a75fbf3f7 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] POST https://10.4.3.140/volume/v3/attachments/ada1dbaa-dc7a-44ae-9184-05ac8872990f/action Aug 13 03:32:44.172139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-95a0c7c1-87e7-4f0b-a50c-392a75fbf3f7 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:44.172139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-95a0c7c1-87e7-4f0b-a50c-392a75fbf3f7 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:44.199214 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:44.199214 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:44.226867 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-95a0c7c1-87e7-4f0b-a50c-392a75fbf3f7 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments/ada1dbaa-dc7a-44ae-9184-05ac8872990f/action returned with HTTP 204 Aug 13 03:32:44.226867 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 263/1039] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:32:44 2026] POST /volume/v3/attachments/ada1dbaa-dc7a-44ae-9184-05ac8872990f/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:44.293022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ef127ccd-c239-43eb-900f-bdb00c11e08c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.295385 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ef127ccd-c239-43eb-900f-bdb00c11e08c None None] GET https://10.4.3.140/volume// Aug 13 03:32:44.295385 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ef127ccd-c239-43eb-900f-bdb00c11e08c None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:44.295385 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ef127ccd-c239-43eb-900f-bdb00c11e08c None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:44.295385 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ef127ccd-c239-43eb-900f-bdb00c11e08c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:32:44.297367 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 261/1040] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:32:44 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:32:44.312239 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-ee850173-2d3f-4ddc-aeba-4857d2586583 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.317278 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-ee850173-2d3f-4ddc-aeba-4857d2586583 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 Aug 13 03:32:44.317278 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-ee850173-2d3f-4ddc-aeba-4857d2586583 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:44.317676 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-ee850173-2d3f-4ddc-aeba-4857d2586583 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:44.337392 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:44.337392 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:44.343373 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-ee850173-2d3f-4ddc-aeba-4857d2586583 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:32:44.352256 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-ee850173-2d3f-4ddc-aeba-4857d2586583 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 returned with HTTP 200 Aug 13 03:32:44.352256 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 265/1041] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:32:44 2026] GET /volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:32:44.492956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2400caeb-f839-4c1b-8c8e-9799103da02a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.498658 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2400caeb-f839-4c1b-8c8e-9799103da02a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 Aug 13 03:32:44.498990 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2400caeb-f839-4c1b-8c8e-9799103da02a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:44.499292 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2400caeb-f839-4c1b-8c8e-9799103da02a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:44.516016 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:44.516016 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:44.527221 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2400caeb-f839-4c1b-8c8e-9799103da02a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:44.538197 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2400caeb-f839-4c1b-8c8e-9799103da02a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 returned with HTTP 200 Aug 13 03:32:44.538774 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 253/1042] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:44 2026] GET /volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 => generated 1388 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:44.558047 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d6b43378-0d06-4420-828f-98fb6b74493a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.558395 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f3d60e44-feec-488b-a5f2-01811e9272b3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.563273 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3d60e44-feec-488b-a5f2-01811e9272b3 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 Aug 13 03:32:44.563273 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3d60e44-feec-488b-a5f2-01811e9272b3 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:44.563927 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d6b43378-0d06-4420-828f-98fb6b74493a tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] PUT https://10.4.3.140/volume/v3/attachments/b8473819-87cb-461b-a388-5b96b9638a22 Aug 13 03:32:44.563993 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3d60e44-feec-488b-a5f2-01811e9272b3 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:44.564038 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d6b43378-0d06-4420-828f-98fb6b74493a tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:44.576344 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:44.576344 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:44.578988 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d6b43378-0d06-4420-828f-98fb6b74493a tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Acquiring lock "cinder-attachment_update-38d89f7a-0b9a-49cb-80f0-b21706d4d516-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:32:44.582505 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f3d60e44-feec-488b-a5f2-01811e9272b3 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:44.589250 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d6b43378-0d06-4420-828f-98fb6b74493a tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Lock "cinder-attachment_update-38d89f7a-0b9a-49cb-80f0-b21706d4d516-np0000007145" acquired by "attachment_update" :: waited 0.010s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:32:44.590711 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:44.590711 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:44.602253 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3d60e44-feec-488b-a5f2-01811e9272b3 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 returned with HTTP 200 Aug 13 03:32:44.603217 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 262/1043] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:44 2026] GET /volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 => generated 1388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:44.623856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6e2df969-8233-473b-b706-d3c47f9b3433 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.628105 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e2df969-8233-473b-b706-d3c47f9b3433 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 Aug 13 03:32:44.628424 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e2df969-8233-473b-b706-d3c47f9b3433 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:44.628685 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e2df969-8233-473b-b706-d3c47f9b3433 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:44.639353 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:44.639353 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:44.646060 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6e2df969-8233-473b-b706-d3c47f9b3433 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:44.653422 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e2df969-8233-473b-b706-d3c47f9b3433 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 returned with HTTP 200 Aug 13 03:32:44.654674 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 266/1044] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:44 2026] GET /volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 => generated 1388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:44.677294 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0e12c35c-38b0-47f9-aa79-42f7e337ae6a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.682541 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e12c35c-38b0-47f9-aa79-42f7e337ae6a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] DELETE https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 Aug 13 03:32:44.682754 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e12c35c-38b0-47f9-aa79-42f7e337ae6a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:44.684012 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e12c35c-38b0-47f9-aa79-42f7e337ae6a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:44.684012 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-0e12c35c-38b0-47f9-aa79-42f7e337ae6a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Delete volume with id: 380f1a45-180c-4374-81be-8f6562eccee5 Aug 13 03:32:44.698346 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:44.698346 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:44.699062 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0e12c35c-38b0-47f9-aa79-42f7e337ae6a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:44.735459 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d6b43378-0d06-4420-828f-98fb6b74493a tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Lock "cinder-attachment_update-38d89f7a-0b9a-49cb-80f0-b21706d4d516-np0000007145" released by "attachment_update" :: held 0.146s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:32:44.735529 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-d6b43378-0d06-4420-828f-98fb6b74493a tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments/b8473819-87cb-461b-a388-5b96b9638a22 returned with HTTP 200 Aug 13 03:32:44.736137 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 264/1045] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:32:44 2026] PUT /volume/v3/attachments/b8473819-87cb-461b-a388-5b96b9638a22 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:44.736796 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0e12c35c-38b0-47f9-aa79-42f7e337ae6a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Delete volume request issued successfully. Aug 13 03:32:44.737068 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e12c35c-38b0-47f9-aa79-42f7e337ae6a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 returned with HTTP 202 Aug 13 03:32:44.737572 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 254/1046] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:44 2026] DELETE /volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:44.754544 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-154bac5b-5929-4f15-a487-f4a4b4677318 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.761716 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-154bac5b-5929-4f15-a487-f4a4b4677318 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 Aug 13 03:32:44.761716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-154bac5b-5929-4f15-a487-f4a4b4677318 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:44.761716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-154bac5b-5929-4f15-a487-f4a4b4677318 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:44.776179 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:44.776179 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:44.782391 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-4c117c39-183d-4f3c-ae22-6dd656e53205 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:44.786847 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-154bac5b-5929-4f15-a487-f4a4b4677318 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:44.786939 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-4c117c39-183d-4f3c-ae22-6dd656e53205 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] POST https://10.4.3.140/volume/v3/attachments/b8473819-87cb-461b-a388-5b96b9638a22/action Aug 13 03:32:44.786939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-4c117c39-183d-4f3c-ae22-6dd656e53205 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:44.786939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-4c117c39-183d-4f3c-ae22-6dd656e53205 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:44.797674 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-154bac5b-5929-4f15-a487-f4a4b4677318 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 returned with HTTP 200 Aug 13 03:32:44.799001 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 263/1047] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:44 2026] GET /volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 => generated 1387 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:44.816079 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:44.816079 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:44.837429 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77f8b43a-cbe2-455e-bf75-e55b04b0f707 req-4c117c39-183d-4f3c-ae22-6dd656e53205 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments/b8473819-87cb-461b-a388-5b96b9638a22/action returned with HTTP 204 Aug 13 03:32:44.837429 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 267/1048] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:32:44 2026] POST /volume/v3/attachments/b8473819-87cb-461b-a388-5b96b9638a22/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:45.820672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d2e24235-81f9-4c06-a36a-6c2bb13dfedc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:45.825004 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2e24235-81f9-4c06-a36a-6c2bb13dfedc tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 Aug 13 03:32:45.825004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2e24235-81f9-4c06-a36a-6c2bb13dfedc tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:45.825004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2e24235-81f9-4c06-a36a-6c2bb13dfedc tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:45.840946 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2e24235-81f9-4c06-a36a-6c2bb13dfedc tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 returned with HTTP 404 Aug 13 03:32:45.841754 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 265/1049] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:45 2026] GET /volume/v3/volumes/380f1a45-180c-4374-81be-8f6562eccee5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:45.860642 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-08bd8443-6d2b-4653-b31e-cf317112a1d5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:45.864904 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-08bd8443-6d2b-4653-b31e-cf317112a1d5 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 Aug 13 03:32:45.864904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-08bd8443-6d2b-4653-b31e-cf317112a1d5 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:45.864904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-08bd8443-6d2b-4653-b31e-cf317112a1d5 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:45.878579 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:45.878579 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:45.886606 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-08bd8443-6d2b-4653-b31e-cf317112a1d5 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:45.899327 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-08bd8443-6d2b-4653-b31e-cf317112a1d5 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 returned with HTTP 200 Aug 13 03:32:45.899775 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 255/1050] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:45 2026] GET /volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 => generated 1355 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:45.922395 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6a392bbd-309f-4f06-8c61-8b3620e77437 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:45.926668 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6a392bbd-309f-4f06-8c61-8b3620e77437 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 Aug 13 03:32:45.926940 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6a392bbd-309f-4f06-8c61-8b3620e77437 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:45.927194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6a392bbd-309f-4f06-8c61-8b3620e77437 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:45.928192 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-6a392bbd-309f-4f06-8c61-8b3620e77437 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Delete volume with id: 4c23b820-2d70-4120-b087-78217b979616 Aug 13 03:32:45.945025 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:45.945025 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:45.945222 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6a392bbd-309f-4f06-8c61-8b3620e77437 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:46.002774 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6a392bbd-309f-4f06-8c61-8b3620e77437 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Delete volume request issued successfully. Aug 13 03:32:46.003036 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6a392bbd-309f-4f06-8c61-8b3620e77437 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 returned with HTTP 202 Aug 13 03:32:46.003686 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 264/1051] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:45 2026] DELETE /volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:46.014754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-773d077f-26a9-4d9f-9603-b73f67d685ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:46.019316 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-773d077f-26a9-4d9f-9603-b73f67d685ab tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 Aug 13 03:32:46.019781 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-773d077f-26a9-4d9f-9603-b73f67d685ab tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:46.020143 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-773d077f-26a9-4d9f-9603-b73f67d685ab tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:46.031501 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:46.031501 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:46.038906 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-773d077f-26a9-4d9f-9603-b73f67d685ab tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:46.048349 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-773d077f-26a9-4d9f-9603-b73f67d685ab tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 returned with HTTP 200 Aug 13 03:32:46.048349 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 268/1052] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:46 2026] GET /volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:47.068205 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2e6edc57-b567-4aaf-bbf0-e0e96bb60a7c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:47.071995 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2e6edc57-b567-4aaf-bbf0-e0e96bb60a7c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 Aug 13 03:32:47.071995 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2e6edc57-b567-4aaf-bbf0-e0e96bb60a7c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:47.071995 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2e6edc57-b567-4aaf-bbf0-e0e96bb60a7c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:47.081021 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2e6edc57-b567-4aaf-bbf0-e0e96bb60a7c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 returned with HTTP 404 Aug 13 03:32:47.081847 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 266/1053] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:47 2026] GET /volume/v3/volumes/4c23b820-2d70-4120-b087-78217b979616 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:47.095929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5cd6f019-5561-4406-9482-7807d3a9c227 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:47.098206 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:47.098705 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1575291254"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:47.101548 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1575291254'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:47.101933 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume of 1 GB Aug 13 03:32:47.110636 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Availability Zones retrieved successfully. Aug 13 03:32:47.121461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Flow 'volume_create_api' (86c1b370-c70a-4a36-b38f-d2fc2440db47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:47.122929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc466901-3c7f-47de-b627-407238b4cbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:47.125379 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:47.176742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc466901-3c7f-47de-b627-407238b4cbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:47.177751 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0f6b25-5bca-43bd-83e9-2fc6872c91b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:47.232085 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Created reservations ['4664a117-ec1d-4d07-a592-9cac873f8e36', '399ec68b-b028-4149-86ca-378e7d65d613', 'a88437b0-7577-4c8b-bc03-0cedf1e2683f', '9ba992fb-0b24-45fe-abfa-0d7a0f5c3f27'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:47.232233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0f6b25-5bca-43bd-83e9-2fc6872c91b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4664a117-ec1d-4d07-a592-9cac873f8e36', '399ec68b-b028-4149-86ca-378e7d65d613', 'a88437b0-7577-4c8b-bc03-0cedf1e2683f', '9ba992fb-0b24-45fe-abfa-0d7a0f5c3f27']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:47.233197 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe11749-0cba-4ae6-8fb9-4321709e8efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:47.270129 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe11749-0cba-4ae6-8fb9-4321709e8efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2af52675-f952-4cd4-a405-4382439064a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1575291254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6699a21b7d3e450080a33ed76c0f5e58',qos_specs=None,replication_status=,reservations=['4664a117-ec1d-4d07-a592-9cac873f8e36','399ec68b-b028-4149-86ca-378e7d65d613','a88437b0-7577-4c8b-bc03-0cedf1e2683f','9ba992fb-0b24-45fe-abfa-0d7a0f5c3f27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c819dadae3924fa69f281178036fe03c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1575291254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2af52675-f952-4cd4-a405-4382439064a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6699a21b7d3e450080a33ed76c0f5e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c819dadae3924fa69f281178036fe03c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:47.270562 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d575c2-e159-4d8b-bb41-4e33d663590b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:47.313575 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d575c2-e159-4d8b-bb41-4e33d663590b) transitioned into state 'SUCCESS' from state '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-1575291254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6699a21b7d3e450080a33ed76c0f5e58',qos_specs=None,replication_status=,reservations=['4664a117-ec1d-4d07-a592-9cac873f8e36','399ec68b-b028-4149-86ca-378e7d65d613','a88437b0-7577-4c8b-bc03-0cedf1e2683f','9ba992fb-0b24-45fe-abfa-0d7a0f5c3f27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c819dadae3924fa69f281178036fe03c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:47.313575 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95febd05-4059-4107-b5a8-c989eb87f6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:47.329094 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95febd05-4059-4107-b5a8-c989eb87f6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:47.330234 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Flow 'volume_create_api' (86c1b370-c70a-4a36-b38f-d2fc2440db47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:47.330709 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume request issued successfully. Aug 13 03:32:47.331459 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5cd6f019-5561-4406-9482-7807d3a9c227 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:47.332039 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 256/1054] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:32:47 2026] POST /volume/v3/volumes => generated 747 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:47.350494 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9648a369-db14-40d0-a8c4-b5c3d86889c9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:47.355049 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9648a369-db14-40d0-a8c4-b5c3d86889c9 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 Aug 13 03:32:47.355049 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9648a369-db14-40d0-a8c4-b5c3d86889c9 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:47.355049 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9648a369-db14-40d0-a8c4-b5c3d86889c9 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:47.364617 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:47.364617 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:47.371633 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9648a369-db14-40d0-a8c4-b5c3d86889c9 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:47.385129 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9648a369-db14-40d0-a8c4-b5c3d86889c9 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 returned with HTTP 200 Aug 13 03:32:47.385347 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 265/1055] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:47 2026] GET /volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:48.409259 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ba7fa4c6-6abd-4d65-8ef1-9dd871557237 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:48.412425 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba7fa4c6-6abd-4d65-8ef1-9dd871557237 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 Aug 13 03:32:48.413649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba7fa4c6-6abd-4d65-8ef1-9dd871557237 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:48.413649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba7fa4c6-6abd-4d65-8ef1-9dd871557237 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:48.426245 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:48.426245 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:48.432969 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ba7fa4c6-6abd-4d65-8ef1-9dd871557237 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:48.442306 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba7fa4c6-6abd-4d65-8ef1-9dd871557237 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 returned with HTTP 200 Aug 13 03:32:48.443089 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 269/1056] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:48 2026] GET /volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:48.459848 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:48.463054 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:32:48.463054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2af52675-f952-4cd4-a405-4382439064a1", "size": 2, "name": "tempest-VolumesCloneTest-Volume-84117865"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:48.464188 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume request body: {'volume': {'source_volid': '2af52675-f952-4cd4-a405-4382439064a1', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-84117865'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:32:48.473972 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:48.473972 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:48.474641 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume retrieved successfully. Aug 13 03:32:48.474803 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume of 2 GB Aug 13 03:32:48.479499 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Availability Zones retrieved successfully. Aug 13 03:32:48.487505 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Flow 'volume_create_api' (d0947040-d2c6-445d-bbbf-1cee23b3ecbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:48.489541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7616fb76-a146-4b06-b341-8e5de69d40b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:48.490837 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:32:48.522318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7616fb76-a146-4b06-b341-8e5de69d40b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '2af52675-f952-4cd4-a405-4382439064a1', 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:48.522318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b1ff25-c013-489a-9de0-836ff822fcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:48.580108 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Created reservations ['2f582e04-5fd0-46a3-aa4a-249ed405d0c6', '3da808d9-7e2e-4cbb-9f84-7589f1d9d5ad', '6e4bc0c6-2ab2-4872-9ecc-31338ca32534', '91a52799-6c96-46eb-b930-d94caea65ca5'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:32:48.581008 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b1ff25-c013-489a-9de0-836ff822fcad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f582e04-5fd0-46a3-aa4a-249ed405d0c6', '3da808d9-7e2e-4cbb-9f84-7589f1d9d5ad', '6e4bc0c6-2ab2-4872-9ecc-31338ca32534', '91a52799-6c96-46eb-b930-d94caea65ca5']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:48.584857 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b23e961-dc77-4246-9c37-8d1c2d037bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:48.633387 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b23e961-dc77-4246-9c37-8d1c2d037bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '382f4288-7552-4334-b39c-c61d7beb3f7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-84117865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6699a21b7d3e450080a33ed76c0f5e58',qos_specs=None,replication_status=,reservations=['2f582e04-5fd0-46a3-aa4a-249ed405d0c6','3da808d9-7e2e-4cbb-9f84-7589f1d9d5ad','6e4bc0c6-2ab2-4872-9ecc-31338ca32534','91a52799-6c96-46eb-b930-d94caea65ca5'],size=2,snapshot_id=None,source_replicaid=,source_volid=2af52675-f952-4cd4-a405-4382439064a1,status='creating',user_id='c819dadae3924fa69f281178036fe03c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-84117865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=382f4288-7552-4334-b39c-c61d7beb3f7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6699a21b7d3e450080a33ed76c0f5e58',provider_auth=None,provider_geometry=None,provider_id=None,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=2af52675-f952-4cd4-a405-4382439064a1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c819dadae3924fa69f281178036fe03c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:48.635069 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f86069-9a58-41ae-a1d9-c843ca53310b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:48.662920 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f86069-9a58-41ae-a1d9-c843ca53310b) transitioned into state 'SUCCESS' from state '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-84117865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6699a21b7d3e450080a33ed76c0f5e58',qos_specs=None,replication_status=,reservations=['2f582e04-5fd0-46a3-aa4a-249ed405d0c6','3da808d9-7e2e-4cbb-9f84-7589f1d9d5ad','6e4bc0c6-2ab2-4872-9ecc-31338ca32534','91a52799-6c96-46eb-b930-d94caea65ca5'],size=2,snapshot_id=None,source_replicaid=,source_volid=2af52675-f952-4cd4-a405-4382439064a1,status='creating',user_id='c819dadae3924fa69f281178036fe03c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:48.663900 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463a8b52-b25f-46bc-aa86-35c9c7c64d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:32:48.685408 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463a8b52-b25f-46bc-aa86-35c9c7c64d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:32:48.686389 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Flow 'volume_create_api' (d0947040-d2c6-445d-bbbf-1cee23b3ecbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:32:48.686721 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Create volume request issued successfully. Aug 13 03:32:48.687371 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65524c5d-a071-4f77-9e7e-bc625d92a476 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:32:48.687856 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 267/1057] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:32:48 2026] POST /volume/v3/volumes => generated 779 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:32:48.708797 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-067cab71-1c50-401d-825d-a2f6dfaaef9e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:48.710721 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-067cab71-1c50-401d-825d-a2f6dfaaef9e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e Aug 13 03:32:48.711044 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-067cab71-1c50-401d-825d-a2f6dfaaef9e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:48.711932 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-067cab71-1c50-401d-825d-a2f6dfaaef9e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:48.721468 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:48.721468 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:48.730849 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-067cab71-1c50-401d-825d-a2f6dfaaef9e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:48.738056 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-067cab71-1c50-401d-825d-a2f6dfaaef9e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e returned with HTTP 200 Aug 13 03:32:48.738631 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 257/1058] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:48 2026] GET /volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:48.957841 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-481ff940-1e01-43b1-bf72-68802a6756db None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:48.962148 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-481ff940-1e01-43b1-bf72-68802a6756db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:48.962948 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-481ff940-1e01-43b1-bf72-68802a6756db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:48.962948 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-481ff940-1e01-43b1-bf72-68802a6756db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:48.979544 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:48.979544 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:48.988608 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-481ff940-1e01-43b1-bf72-68802a6756db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:48.998699 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-481ff940-1e01-43b1-bf72-68802a6756db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:32:48.999805 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 266/1059] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:48 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:49.090966 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-675103a0-2bcb-42c1-9789-d1e2d31ef9a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:49.094440 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-675103a0-2bcb-42c1-9789-d1e2d31ef9a4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:49.094577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-675103a0-2bcb-42c1-9789-d1e2d31ef9a4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:49.094855 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-675103a0-2bcb-42c1-9789-d1e2d31ef9a4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:49.111330 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:49.111330 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:49.119716 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-675103a0-2bcb-42c1-9789-d1e2d31ef9a4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:49.129771 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-675103a0-2bcb-42c1-9789-d1e2d31ef9a4 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:32:49.130475 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 270/1060] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:49 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:49.755329 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-491e8ac7-80af-427b-8585-eaa22573e3d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:49.757786 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-491e8ac7-80af-427b-8585-eaa22573e3d1 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e Aug 13 03:32:49.758080 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-491e8ac7-80af-427b-8585-eaa22573e3d1 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:49.758289 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-491e8ac7-80af-427b-8585-eaa22573e3d1 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:49.769945 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:49.769945 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:49.776243 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-491e8ac7-80af-427b-8585-eaa22573e3d1 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:49.782219 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-491e8ac7-80af-427b-8585-eaa22573e3d1 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e returned with HTTP 200 Aug 13 03:32:49.782798 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 268/1061] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:49 2026] GET /volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:49.808315 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-89db5f23-af77-444f-9468-062b85c2532f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:49.814989 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89db5f23-af77-444f-9468-062b85c2532f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e Aug 13 03:32:49.814989 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89db5f23-af77-444f-9468-062b85c2532f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:49.814989 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89db5f23-af77-444f-9468-062b85c2532f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:49.826662 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:49.826662 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:49.834368 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-89db5f23-af77-444f-9468-062b85c2532f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:49.841920 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89db5f23-af77-444f-9468-062b85c2532f tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e returned with HTTP 200 Aug 13 03:32:49.842698 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 258/1062] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:49 2026] GET /volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:49.863552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-21ffee32-4465-4129-b4d9-63b03b05ed07 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:49.871554 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-21ffee32-4465-4129-b4d9-63b03b05ed07 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e Aug 13 03:32:49.875249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-21ffee32-4465-4129-b4d9-63b03b05ed07 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:49.875249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-21ffee32-4465-4129-b4d9-63b03b05ed07 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:49.893777 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:49.893777 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:49.902613 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-21ffee32-4465-4129-b4d9-63b03b05ed07 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:49.919179 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-21ffee32-4465-4129-b4d9-63b03b05ed07 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e returned with HTTP 200 Aug 13 03:32:49.919179 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 267/1063] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:49 2026] GET /volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e => generated 872 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:49.938411 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-062adad0-6ce7-4d09-97e2-4a3c6a077620 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:49.942046 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-062adad0-6ce7-4d09-97e2-4a3c6a077620 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] DELETE https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e Aug 13 03:32:49.942046 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-062adad0-6ce7-4d09-97e2-4a3c6a077620 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:49.942046 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-062adad0-6ce7-4d09-97e2-4a3c6a077620 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:49.942046 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-062adad0-6ce7-4d09-97e2-4a3c6a077620 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Delete volume with id: 382f4288-7552-4334-b39c-c61d7beb3f7e Aug 13 03:32:49.969897 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:49.969897 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:49.971149 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-062adad0-6ce7-4d09-97e2-4a3c6a077620 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:50.044788 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-062adad0-6ce7-4d09-97e2-4a3c6a077620 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Delete volume request issued successfully. Aug 13 03:32:50.047450 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-062adad0-6ce7-4d09-97e2-4a3c6a077620 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e returned with HTTP 202 Aug 13 03:32:50.047450 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 271/1064] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:49 2026] DELETE /volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:50.057177 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-92a7926f-8631-41a1-b27a-187d7ac1180e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:50.060579 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92a7926f-8631-41a1-b27a-187d7ac1180e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e Aug 13 03:32:50.061292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92a7926f-8631-41a1-b27a-187d7ac1180e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:50.062213 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92a7926f-8631-41a1-b27a-187d7ac1180e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:50.076126 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:50.076126 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:50.084913 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-92a7926f-8631-41a1-b27a-187d7ac1180e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:50.091797 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92a7926f-8631-41a1-b27a-187d7ac1180e tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e returned with HTTP 200 Aug 13 03:32:50.092564 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 269/1065] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:50 2026] GET /volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:51.116949 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-98fb6162-ac30-4ee5-ba7c-ff2a89de757a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:51.121868 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98fb6162-ac30-4ee5-ba7c-ff2a89de757a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e Aug 13 03:32:51.121868 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98fb6162-ac30-4ee5-ba7c-ff2a89de757a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:51.121868 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98fb6162-ac30-4ee5-ba7c-ff2a89de757a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:51.132108 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98fb6162-ac30-4ee5-ba7c-ff2a89de757a tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e returned with HTTP 404 Aug 13 03:32:51.133045 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 259/1066] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:51 2026] GET /volume/v3/volumes/382f4288-7552-4334-b39c-c61d7beb3f7e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:51.146938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-202ecd4a-b154-4f31-b207-b51bbbcdf218 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:51.155697 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-202ecd4a-b154-4f31-b207-b51bbbcdf218 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 Aug 13 03:32:51.156274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-202ecd4a-b154-4f31-b207-b51bbbcdf218 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:51.156693 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-202ecd4a-b154-4f31-b207-b51bbbcdf218 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:51.175232 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:51.175232 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:51.183186 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-202ecd4a-b154-4f31-b207-b51bbbcdf218 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:51.190456 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-202ecd4a-b154-4f31-b207-b51bbbcdf218 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 returned with HTTP 200 Aug 13 03:32:51.191083 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 268/1067] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:51 2026] GET /volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:51.212175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c5305bd7-2499-4a3d-824b-f7a8ea29354c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:51.215284 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c5305bd7-2499-4a3d-824b-f7a8ea29354c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 Aug 13 03:32:51.215284 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c5305bd7-2499-4a3d-824b-f7a8ea29354c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:51.215517 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c5305bd7-2499-4a3d-824b-f7a8ea29354c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:51.215567 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c5305bd7-2499-4a3d-824b-f7a8ea29354c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Delete volume with id: 2af52675-f952-4cd4-a405-4382439064a1 Aug 13 03:32:51.223780 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:51.223780 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:51.224656 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c5305bd7-2499-4a3d-824b-f7a8ea29354c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:51.268999 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c5305bd7-2499-4a3d-824b-f7a8ea29354c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Delete volume request issued successfully. Aug 13 03:32:51.268999 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c5305bd7-2499-4a3d-824b-f7a8ea29354c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 returned with HTTP 202 Aug 13 03:32:51.268999 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 272/1068] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:51 2026] DELETE /volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:51.280147 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c40d974a-3333-4585-a354-32db2b7b9d6c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:51.284031 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c40d974a-3333-4585-a354-32db2b7b9d6c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 Aug 13 03:32:51.284467 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c40d974a-3333-4585-a354-32db2b7b9d6c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:51.284889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c40d974a-3333-4585-a354-32db2b7b9d6c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:51.296716 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:51.296716 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:51.304970 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c40d974a-3333-4585-a354-32db2b7b9d6c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Volume info retrieved successfully. Aug 13 03:32:51.308388 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c40d974a-3333-4585-a354-32db2b7b9d6c tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 returned with HTTP 200 Aug 13 03:32:51.309098 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 270/1069] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:51 2026] GET /volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:51.346906 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-93dedcc8-2bf7-49fa-a907-cc393496caf4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:51.350276 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93dedcc8-2bf7-49fa-a907-cc393496caf4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:32:51.350276 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93dedcc8-2bf7-49fa-a907-cc393496caf4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-attach": {"instance_uuid": "63002f38-53b8-4f8c-808b-1a5c56dd3bd0", "mountpoint": "/dev/vdb"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:51.350276 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93dedcc8-2bf7-49fa-a907-cc393496caf4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "63002f38-53b8-4f8c-808b-1a5c56dd3bd0", "mountpoint": "/dev/vdb"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:51.375371 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:51.375371 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:51.376578 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-93dedcc8-2bf7-49fa-a907-cc393496caf4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:32:51.397983 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-93dedcc8-2bf7-49fa-a907-cc393496caf4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Update volume admin metadata completed successfully. Aug 13 03:32:51.481019 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-93dedcc8-2bf7-49fa-a907-cc393496caf4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Attach volume completed successfully. Aug 13 03:32:51.481481 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93dedcc8-2bf7-49fa-a907-cc393496caf4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:32:51.482417 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 260/1070] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:32:51 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:32:51.495029 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-636b39d4-5b83-4997-a61b-4d26eb779b44 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:51.499068 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-636b39d4-5b83-4997-a61b-4d26eb779b44 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:32:51.499174 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-636b39d4-5b83-4997-a61b-4d26eb779b44 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:51.499340 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-636b39d4-5b83-4997-a61b-4d26eb779b44 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:51.513855 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:51.513855 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:51.520692 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-636b39d4-5b83-4997-a61b-4d26eb779b44 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:32:51.527601 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-636b39d4-5b83-4997-a61b-4d26eb779b44 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:32:51.527601 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 269/1071] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:51 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:32:51.549517 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-74e7abee-0ee5-4886-a14f-a135b5f61cf5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:51.552402 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74e7abee-0ee5-4886-a14f-a135b5f61cf5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:32:51.552874 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74e7abee-0ee5-4886-a14f-a135b5f61cf5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-detach": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:32:51.553046 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74e7abee-0ee5-4886-a14f-a135b5f61cf5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:32:51.573760 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:51.573760 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:51.574332 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-74e7abee-0ee5-4886-a14f-a135b5f61cf5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:32:51.652116 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-74e7abee-0ee5-4886-a14f-a135b5f61cf5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Detach volume completed successfully. Aug 13 03:32:51.652724 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74e7abee-0ee5-4886-a14f-a135b5f61cf5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:32:51.654151 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 273/1072] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:32:51 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:32:51.664202 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d4be8b00-e022-405b-a984-a92247a157a3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:51.668397 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4be8b00-e022-405b-a984-a92247a157a3 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:32:51.670514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4be8b00-e022-405b-a984-a92247a157a3 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:51.670631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4be8b00-e022-405b-a984-a92247a157a3 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:51.689396 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:51.689396 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:32:51.696372 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d4be8b00-e022-405b-a984-a92247a157a3 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:32:51.704845 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4be8b00-e022-405b-a984-a92247a157a3 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:32:51.705574 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 271/1073] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:51 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:52.327783 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b86374e3-06f1-42de-b33c-8cb8ec02adc4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:52.332240 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b86374e3-06f1-42de-b33c-8cb8ec02adc4 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] GET https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 Aug 13 03:32:52.332240 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b86374e3-06f1-42de-b33c-8cb8ec02adc4 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:52.332240 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b86374e3-06f1-42de-b33c-8cb8ec02adc4 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:52.340649 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b86374e3-06f1-42de-b33c-8cb8ec02adc4 tempest-VolumesCloneTest-896332935 tempest-VolumesCloneTest-896332935-project-member] https://10.4.3.140/volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 returned with HTTP 404 Aug 13 03:32:52.343413 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 261/1074] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:52 2026] GET /volume/v3/volumes/2af52675-f952-4cd4-a405-4382439064a1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:53.513328 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-feda4ae4-7b78-4268-b0c9-c01b3e5323db None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:53.516911 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-feda4ae4-7b78-4268-b0c9-c01b3e5323db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] DELETE https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:53.517654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-feda4ae4-7b78-4268-b0c9-c01b3e5323db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:53.517654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-feda4ae4-7b78-4268-b0c9-c01b3e5323db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:53.517867 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-feda4ae4-7b78-4268-b0c9-c01b3e5323db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Delete volume with id: 752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:53.529872 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:53.529872 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:53.530545 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-feda4ae4-7b78-4268-b0c9-c01b3e5323db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:53.572220 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-feda4ae4-7b78-4268-b0c9-c01b3e5323db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Delete volume request issued successfully. Aug 13 03:32:53.572220 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-feda4ae4-7b78-4268-b0c9-c01b3e5323db tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 202 Aug 13 03:32:53.572780 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 270/1075] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:53 2026] DELETE /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:53.585453 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cf064212-e39d-4067-bc22-10930ea90d6a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:53.595618 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf064212-e39d-4067-bc22-10930ea90d6a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:53.595618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf064212-e39d-4067-bc22-10930ea90d6a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:53.595618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf064212-e39d-4067-bc22-10930ea90d6a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:53.613972 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:53.613972 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:32:53.626630 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cf064212-e39d-4067-bc22-10930ea90d6a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:53.633107 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf064212-e39d-4067-bc22-10930ea90d6a tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 200 Aug 13 03:32:53.633528 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 274/1076] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:53 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:54.654555 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-72c0e06f-9c21-4ef2-a2bd-f2540ad5a4ef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:54.658813 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-72c0e06f-9c21-4ef2-a2bd-f2540ad5a4ef tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 Aug 13 03:32:54.658813 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-72c0e06f-9c21-4ef2-a2bd-f2540ad5a4ef tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:54.658813 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-72c0e06f-9c21-4ef2-a2bd-f2540ad5a4ef tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:54.665721 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-72c0e06f-9c21-4ef2-a2bd-f2540ad5a4ef tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 returned with HTTP 404 Aug 13 03:32:54.666665 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 272/1077] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:54 2026] GET /volume/v3/volumes/752915b9-d72a-498d-83af-399ebc09ddf9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:32:54.760348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4ac485a6-f4ca-4a46-9730-18c6f25c93a8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:54.764859 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ac485a6-f4ca-4a46-9730-18c6f25c93a8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] DELETE https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:32:54.765131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ac485a6-f4ca-4a46-9730-18c6f25c93a8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:54.765399 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ac485a6-f4ca-4a46-9730-18c6f25c93a8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:54.765731 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-4ac485a6-f4ca-4a46-9730-18c6f25c93a8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Delete volume with id: 91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:32:54.782966 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:54.782966 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:32:54.784034 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4ac485a6-f4ca-4a46-9730-18c6f25c93a8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:54.821567 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4ac485a6-f4ca-4a46-9730-18c6f25c93a8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Delete volume request issued successfully. Aug 13 03:32:54.821988 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ac485a6-f4ca-4a46-9730-18c6f25c93a8 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 202 Aug 13 03:32:54.822504 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 262/1078] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:32:54 2026] DELETE /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:32:54.831896 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1cfbf177-3491-4523-b13f-ad9d5993b8ca None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:54.837870 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1cfbf177-3491-4523-b13f-ad9d5993b8ca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:32:54.837870 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1cfbf177-3491-4523-b13f-ad9d5993b8ca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:54.837870 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1cfbf177-3491-4523-b13f-ad9d5993b8ca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:54.846721 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:32:54.846721 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:32:54.858864 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1cfbf177-3491-4523-b13f-ad9d5993b8ca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Volume info retrieved successfully. Aug 13 03:32:54.866268 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1cfbf177-3491-4523-b13f-ad9d5993b8ca tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 200 Aug 13 03:32:54.866907 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 271/1079] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:54 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:32:55.887912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bca2fa85-57d1-4b89-b1e5-3eda5c63ddf6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:32:55.890858 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bca2fa85-57d1-4b89-b1e5-3eda5c63ddf6 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] GET https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 Aug 13 03:32:55.890858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bca2fa85-57d1-4b89-b1e5-3eda5c63ddf6 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:32:55.890858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bca2fa85-57d1-4b89-b1e5-3eda5c63ddf6 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:32:55.898856 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bca2fa85-57d1-4b89-b1e5-3eda5c63ddf6 tempest-AttachVolumeShelveTestJSON-195362428 tempest-AttachVolumeShelveTestJSON-195362428-project-member] https://10.4.3.140/volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 returned with HTTP 404 Aug 13 03:32:55.902898 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 275/1080] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:32:55 2026] GET /volume/v3/volumes/91bcb480-aeac-498f-a9f4-584098a05fd7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:01.134602 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-452d5223-306b-4771-8dea-6305ae35b71b req-4548593a-3a50-4fcd-87a5-71da78146848 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:01.138848 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-4548593a-3a50-4fcd-87a5-71da78146848 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:33:01.138848 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-4548593a-3a50-4fcd-87a5-71da78146848 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:01.138848 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-4548593a-3a50-4fcd-87a5-71da78146848 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:01.168559 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:01.168559 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:01.179750 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-452d5223-306b-4771-8dea-6305ae35b71b req-4548593a-3a50-4fcd-87a5-71da78146848 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:33:01.189962 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-4548593a-3a50-4fcd-87a5-71da78146848 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:33:01.190574 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 273/1081] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:01 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 1652 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:01.288624 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-452d5223-306b-4771-8dea-6305ae35b71b req-53156255-5e9a-4220-a49c-587fd1368447 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:01.292945 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-53156255-5e9a-4220-a49c-587fd1368447 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:33:01.293798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-53156255-5e9a-4220-a49c-587fd1368447 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:01.293798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-53156255-5e9a-4220-a49c-587fd1368447 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:01.315994 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:01.315994 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:01.326552 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-452d5223-306b-4771-8dea-6305ae35b71b req-53156255-5e9a-4220-a49c-587fd1368447 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:33:01.342505 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-53156255-5e9a-4220-a49c-587fd1368447 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:33:01.343226 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 263/1082] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:01 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 1652 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:04.863399 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=106,cinder:INSERT=19,cinder:UPDATE=28 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:33:05.289512 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1494e7a2-e03f-4af7-b6eb-9bb8f4f73d90 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:05.290085 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1494e7a2-e03f-4af7-b6eb-9bb8f4f73d90 None None] GET https://10.4.3.140/volume// Aug 13 03:33:05.290388 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1494e7a2-e03f-4af7-b6eb-9bb8f4f73d90 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:05.290749 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1494e7a2-e03f-4af7-b6eb-9bb8f4f73d90 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:05.292201 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1494e7a2-e03f-4af7-b6eb-9bb8f4f73d90 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:05.292201 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 272/1083] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:05.305863 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-452d5223-306b-4771-8dea-6305ae35b71b req-ca9f58c9-5a48-4114-a8ac-9a0e1dd53f2d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:05.313962 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-ca9f58c9-5a48-4114-a8ac-9a0e1dd53f2d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:33:05.313962 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-ca9f58c9-5a48-4114-a8ac-9a0e1dd53f2d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca7131ec-85f8-42d2-9059-43ba64080bdf", "connector": null, "instance_uuid": "5b786c76-7e14-44d8-a295-3811e8eb6828"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:05.334665 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:05.334665 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:05.385374 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-ca9f58c9-5a48-4114-a8ac-9a0e1dd53f2d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:33:05.385978 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 276/1084] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:33:05 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:05.783273 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-70bfce5c-655f-494a-bcf4-bd7e5eb45f3b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:05.786005 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70bfce5c-655f-494a-bcf4-bd7e5eb45f3b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:05.786460 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-70bfce5c-655f-494a-bcf4-bd7e5eb45f3b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-attach": {"instance_uuid": "792757cb-4ed2-46da-ae43-73fca8342a95", "mountpoint": "/dev/vdb"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:05.786689 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-70bfce5c-655f-494a-bcf4-bd7e5eb45f3b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "792757cb-4ed2-46da-ae43-73fca8342a95", "mountpoint": "/dev/vdb"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:05.799519 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:05.799519 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:05.800343 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-70bfce5c-655f-494a-bcf4-bd7e5eb45f3b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:05.807535 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-70bfce5c-655f-494a-bcf4-bd7e5eb45f3b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Update volume admin metadata completed successfully. Aug 13 03:33:05.884782 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-70bfce5c-655f-494a-bcf4-bd7e5eb45f3b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Attach volume completed successfully. Aug 13 03:33:05.885067 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70bfce5c-655f-494a-bcf4-bd7e5eb45f3b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:33:05.885681 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 274/1085] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:33:05 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:33:05.893988 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-44ae5138-698a-4afc-92b7-0c2fff59eed5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:05.896431 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-44ae5138-698a-4afc-92b7-0c2fff59eed5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:05.897173 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-44ae5138-698a-4afc-92b7-0c2fff59eed5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:05.897418 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-44ae5138-698a-4afc-92b7-0c2fff59eed5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:05.909878 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:05.909878 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:05.915332 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-44ae5138-698a-4afc-92b7-0c2fff59eed5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:05.924349 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-44ae5138-698a-4afc-92b7-0c2fff59eed5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:05.924905 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 264/1086] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:05 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:05.942447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e0f64b92-f29b-4c59-b8ca-7c829f105143 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:05.944616 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e0f64b92-f29b-4c59-b8ca-7c829f105143 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:05.944955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e0f64b92-f29b-4c59-b8ca-7c829f105143 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:05.945275 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e0f64b92-f29b-4c59-b8ca-7c829f105143 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:05.958817 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:05.958817 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:05.965634 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e0f64b92-f29b-4c59-b8ca-7c829f105143 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:05.974487 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e0f64b92-f29b-4c59-b8ca-7c829f105143 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:05.975418 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 273/1087] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:05 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 1175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:05.993460 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1f134edf-2f85-4678-8cc8-667e1f2fb65a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:05.995907 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f134edf-2f85-4678-8cc8-667e1f2fb65a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:05.996639 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f134edf-2f85-4678-8cc8-667e1f2fb65a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-detach": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:05.997322 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f134edf-2f85-4678-8cc8-667e1f2fb65a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:06.014546 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:06.014546 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:06.015726 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1f134edf-2f85-4678-8cc8-667e1f2fb65a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:06.080858 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1f134edf-2f85-4678-8cc8-667e1f2fb65a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Detach volume completed successfully. Aug 13 03:33:06.081314 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f134edf-2f85-4678-8cc8-667e1f2fb65a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:33:06.082897 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 277/1088] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:33:05 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:33:06.092293 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-29bd415f-f878-4453-bfa3-5afabec711b9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:06.095366 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-29bd415f-f878-4453-bfa3-5afabec711b9 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:06.095644 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-29bd415f-f878-4453-bfa3-5afabec711b9 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:06.095925 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-29bd415f-f878-4453-bfa3-5afabec711b9 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:06.105003 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:06.105003 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:06.110903 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-29bd415f-f878-4453-bfa3-5afabec711b9 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:06.118361 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-29bd415f-f878-4453-bfa3-5afabec711b9 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:06.118812 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 275/1089] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:06 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:08.366292 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-452d5223-306b-4771-8dea-6305ae35b71b req-a4f1e19f-3ec5-43e7-b76c-0f15748ba070 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:08.371181 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-a4f1e19f-3ec5-43e7-b76c-0f15748ba070 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] DELETE https://10.4.3.140/volume/v3/attachments/201a1418-b9ac-4fae-b0c3-510dbc022330 Aug 13 03:33:08.372703 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-a4f1e19f-3ec5-43e7-b76c-0f15748ba070 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:08.372703 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-a4f1e19f-3ec5-43e7-b76c-0f15748ba070 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:08.389333 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:08.389333 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:08.536357 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-a4f1e19f-3ec5-43e7-b76c-0f15748ba070 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/attachments/201a1418-b9ac-4fae-b0c3-510dbc022330 returned with HTTP 200 Aug 13 03:33:08.537540 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 265/1090] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:33:08 2026] DELETE /volume/v3/attachments/201a1418-b9ac-4fae-b0c3-510dbc022330 => generated 192 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:08.758013 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a2e4a0fc-b2a7-49ca-bfb8-4fe9efb7e7fc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:08.758483 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a2e4a0fc-b2a7-49ca-bfb8-4fe9efb7e7fc None None] GET https://10.4.3.140/volume// Aug 13 03:33:08.758928 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a2e4a0fc-b2a7-49ca-bfb8-4fe9efb7e7fc None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:08.759275 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a2e4a0fc-b2a7-49ca-bfb8-4fe9efb7e7fc None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:08.759965 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a2e4a0fc-b2a7-49ca-bfb8-4fe9efb7e7fc None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:08.760437 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 274/1091] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:08.780195 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-452d5223-306b-4771-8dea-6305ae35b71b req-c49beede-44f4-47e2-9ddd-55311c3c060f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:08.788032 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-c49beede-44f4-47e2-9ddd-55311c3c060f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] POST https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf/action Aug 13 03:33:08.788032 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-c49beede-44f4-47e2-9ddd-55311c3c060f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action body: b'{"os-reimage": {"image_id": "f2c820dd-b6b3-430b-a349-fd2982b25596", "reimage_reserved": true}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:08.791044 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-c49beede-44f4-47e2-9ddd-55311c3c060f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "f2c820dd-b6b3-430b-a349-fd2982b25596", "reimage_reserved": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:08.820163 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:08.820163 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:08.820815 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-452d5223-306b-4771-8dea-6305ae35b71b req-c49beede-44f4-47e2-9ddd-55311c3c060f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:33:09.085442 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-c49beede-44f4-47e2-9ddd-55311c3c060f tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf/action returned with HTTP 202 Aug 13 03:33:09.086288 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 278/1092] 10.4.3.140 () {74 vars in 1713 bytes} [Thu Aug 13 03:33:08 2026] POST /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf/action => generated 0 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 03:33:10.488738 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-797412f9-6a9a-4809-9eb1-7a8f8a97a186 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:10.495636 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-797412f9-6a9a-4809-9eb1-7a8f8a97a186 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:10.495636 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-797412f9-6a9a-4809-9eb1-7a8f8a97a186 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:10.495636 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-797412f9-6a9a-4809-9eb1-7a8f8a97a186 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:10.512730 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:10.512730 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:10.515710 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-797412f9-6a9a-4809-9eb1-7a8f8a97a186 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:10.536786 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-797412f9-6a9a-4809-9eb1-7a8f8a97a186 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Reserve volume completed successfully. Aug 13 03:33:10.537138 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-797412f9-6a9a-4809-9eb1-7a8f8a97a186 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:33:10.538330 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 276/1093] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:33:10 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:33:10.549706 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c79a9116-3011-4316-88db-7a083ed1dda5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:10.552691 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c79a9116-3011-4316-88db-7a083ed1dda5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:10.553123 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c79a9116-3011-4316-88db-7a083ed1dda5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:10.553460 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c79a9116-3011-4316-88db-7a083ed1dda5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:10.568092 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:10.568092 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:10.577872 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c79a9116-3011-4316-88db-7a083ed1dda5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:10.588456 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c79a9116-3011-4316-88db-7a083ed1dda5 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:10.588866 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 266/1094] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:10 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:10.611167 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c07c3180-82d0-48c5-8fa4-6bba5b129f1d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:10.616876 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c07c3180-82d0-48c5-8fa4-6bba5b129f1d tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:10.617128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c07c3180-82d0-48c5-8fa4-6bba5b129f1d tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:10.617301 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c07c3180-82d0-48c5-8fa4-6bba5b129f1d tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:10.633918 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:10.633918 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:10.634558 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c07c3180-82d0-48c5-8fa4-6bba5b129f1d tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:10.677741 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c07c3180-82d0-48c5-8fa4-6bba5b129f1d tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Unreserve volume completed successfully. Aug 13 03:33:10.677741 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c07c3180-82d0-48c5-8fa4-6bba5b129f1d tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:33:10.680290 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 275/1095] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:33:10 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:33:10.693719 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f9fa5ef3-a0b7-4ad7-a37d-cc50409b8323 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:10.696323 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f9fa5ef3-a0b7-4ad7-a37d-cc50409b8323 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:10.696804 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f9fa5ef3-a0b7-4ad7-a37d-cc50409b8323 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:10.697606 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f9fa5ef3-a0b7-4ad7-a37d-cc50409b8323 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:10.717155 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:10.717155 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:10.724999 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f9fa5ef3-a0b7-4ad7-a37d-cc50409b8323 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:10.737843 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f9fa5ef3-a0b7-4ad7-a37d-cc50409b8323 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:10.738462 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 279/1096] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:10 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:10.761028 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0bbbfafd-9034-41c4-960b-15abeb424a22 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:10.766163 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0bbbfafd-9034-41c4-960b-15abeb424a22 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:10.770812 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0bbbfafd-9034-41c4-960b-15abeb424a22 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:10.770812 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0bbbfafd-9034-41c4-960b-15abeb424a22 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:10.795859 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:10.795859 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:10.795859 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0bbbfafd-9034-41c4-960b-15abeb424a22 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:10.824675 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0bbbfafd-9034-41c4-960b-15abeb424a22 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume updated successfully. Aug 13 03:33:10.824675 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0bbbfafd-9034-41c4-960b-15abeb424a22 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 200 Aug 13 03:33:10.827287 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 277/1097] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:33:10 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 03:33:10.851989 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2ac3451b-324e-44e8-b8ab-1c9d6310c2ff None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:10.854583 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2ac3451b-324e-44e8-b8ab-1c9d6310c2ff tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:10.855237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2ac3451b-324e-44e8-b8ab-1c9d6310c2ff tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:10.855237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2ac3451b-324e-44e8-b8ab-1c9d6310c2ff tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:10.870423 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:10.870423 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:10.875244 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2ac3451b-324e-44e8-b8ab-1c9d6310c2ff tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:10.889252 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2ac3451b-324e-44e8-b8ab-1c9d6310c2ff tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:10.889973 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 267/1098] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:10 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:10.911510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-30d9c6c8-ce38-4af7-bc5e-a509d1087a6f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:10.913733 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30d9c6c8-ce38-4af7-bc5e-a509d1087a6f tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:10.914280 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-30d9c6c8-ce38-4af7-bc5e-a509d1087a6f tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:10.914512 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-30d9c6c8-ce38-4af7-bc5e-a509d1087a6f tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:10.936268 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:10.936268 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:10.937181 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-30d9c6c8-ce38-4af7-bc5e-a509d1087a6f tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:10.957692 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-30d9c6c8-ce38-4af7-bc5e-a509d1087a6f tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume updated successfully. Aug 13 03:33:10.958059 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30d9c6c8-ce38-4af7-bc5e-a509d1087a6f tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 200 Aug 13 03:33:10.958997 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 276/1099] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:33:10 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 03:33:10.971876 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0ed46799-a18f-42b5-89e6-858e2a52f9ea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:10.975666 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ed46799-a18f-42b5-89e6-858e2a52f9ea tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:10.978911 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ed46799-a18f-42b5-89e6-858e2a52f9ea tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:10.978911 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ed46799-a18f-42b5-89e6-858e2a52f9ea tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:11.005045 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:11.005045 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:11.010019 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0ed46799-a18f-42b5-89e6-858e2a52f9ea tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:11.017263 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ed46799-a18f-42b5-89e6-858e2a52f9ea tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:11.017263 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 280/1100] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:10 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:11.042334 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-775d645d-92b7-4f50-94db-ec01b6bdd70a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:11.048400 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-775d645d-92b7-4f50-94db-ec01b6bdd70a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:11.049388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-775d645d-92b7-4f50-94db-ec01b6bdd70a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:11.050472 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-775d645d-92b7-4f50-94db-ec01b6bdd70a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:11.072145 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:11.072145 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:11.073932 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-775d645d-92b7-4f50-94db-ec01b6bdd70a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:11.104855 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-775d645d-92b7-4f50-94db-ec01b6bdd70a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Update volume admin metadata completed successfully. Aug 13 03:33:11.104855 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-775d645d-92b7-4f50-94db-ec01b6bdd70a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Update readonly setting on volume completed successfully. Aug 13 03:33:11.104855 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-775d645d-92b7-4f50-94db-ec01b6bdd70a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:33:11.113196 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 278/1101] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:33:11 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:33:11.127616 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ec1f9f9e-7003-4b86-a271-56f890e9b182 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:11.133586 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec1f9f9e-7003-4b86-a271-56f890e9b182 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:11.135933 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec1f9f9e-7003-4b86-a271-56f890e9b182 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:11.135933 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec1f9f9e-7003-4b86-a271-56f890e9b182 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:11.148532 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:11.148532 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:11.156266 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ec1f9f9e-7003-4b86-a271-56f890e9b182 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:11.166604 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec1f9f9e-7003-4b86-a271-56f890e9b182 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:11.166604 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 268/1102] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:11 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:11.193488 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-162f9a3d-dbc7-49bd-b90e-8955a3ac1f1b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:11.198683 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-162f9a3d-dbc7-49bd-b90e-8955a3ac1f1b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:11.199338 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-162f9a3d-dbc7-49bd-b90e-8955a3ac1f1b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:11.199931 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-162f9a3d-dbc7-49bd-b90e-8955a3ac1f1b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:11.220591 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:11.220591 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:11.220719 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-162f9a3d-dbc7-49bd-b90e-8955a3ac1f1b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:11.260454 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-162f9a3d-dbc7-49bd-b90e-8955a3ac1f1b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Update volume admin metadata completed successfully. Aug 13 03:33:11.260454 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-162f9a3d-dbc7-49bd-b90e-8955a3ac1f1b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Update readonly setting on volume completed successfully. Aug 13 03:33:11.260454 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-162f9a3d-dbc7-49bd-b90e-8955a3ac1f1b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:33:11.260454 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 277/1103] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:33:11 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:33:11.277991 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-43b7037d-9d61-4408-ac67-509618ab2f9a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:11.281131 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-43b7037d-9d61-4408-ac67-509618ab2f9a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:11.282868 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-43b7037d-9d61-4408-ac67-509618ab2f9a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:11.282868 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-43b7037d-9d61-4408-ac67-509618ab2f9a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:11.307503 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:11.307503 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:11.327857 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-43b7037d-9d61-4408-ac67-509618ab2f9a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:11.350439 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-43b7037d-9d61-4408-ac67-509618ab2f9a tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:11.351185 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 281/1104] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:11 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:11.377169 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-92a11c40-c041-48b4-a1fe-7609a59d91ec None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:11.387374 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92a11c40-c041-48b4-a1fe-7609a59d91ec tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:11.387374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92a11c40-c041-48b4-a1fe-7609a59d91ec tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1339766718", "disk_format": "raw"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:11.387374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-92a11c40-c041-48b4-a1fe-7609a59d91ec tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1339766718", "disk_format": "raw"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:11.417657 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:11.417657 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:11.418389 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-92a11c40-c041-48b4-a1fe-7609a59d91ec tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:11.458294 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:11.458294 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:11.471151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.image.image_utils [None req-92a11c40-c041-48b4-a1fe-7609a59d91ec tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1339766718'}] 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-1339766718'}]. {{(pid=100343) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 03:33:12.247393 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:12.250925 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:33:12.251460 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1764591741"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:12.253966 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1764591741'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:33:12.263867 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume of 1 GB Aug 13 03:33:12.263867 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:12.263867 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:12.263867 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Availability Zones retrieved successfully. Aug 13 03:33:12.274386 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Flow 'volume_create_api' (ef70d0d7-61dd-4cb0-8e57-a06589be4f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:33:12.276403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b345c14-1603-47f1-b72c-5ef270d605ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:12.278130 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:33:12.290861 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:12.290861 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:12.313981 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b345c14-1603-47f1-b72c-5ef270d605ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d39a3888-c854-4144-9e1f-f42ee569a4e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd39a3888-c854-4144-9e1f-f42ee569a4e0', 'encryption_key_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=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:12.315345 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ffbc538-f4ae-4622-8c26-dd8d7ec8f395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:12.347850 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-92a11c40-c041-48b4-a1fe-7609a59d91ec tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Copy volume to image completed successfully. Aug 13 03:33:12.347850 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-92a11c40-c041-48b4-a1fe-7609a59d91ec tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:33:12.347850 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 279/1105] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:33:11 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 687 bytes in 971 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:33:12.391626 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Created reservations ['808a84a2-c958-4663-b001-66ef2398d41c', '04720ff4-5e77-455b-be54-c5e2dfbb567f', '5792c10e-5455-4240-97d6-bf7d86f83573', '9d8375b9-cb4e-468b-8290-204e0e23dd8a'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:33:12.392815 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ffbc538-f4ae-4622-8c26-dd8d7ec8f395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['808a84a2-c958-4663-b001-66ef2398d41c', '04720ff4-5e77-455b-be54-c5e2dfbb567f', '5792c10e-5455-4240-97d6-bf7d86f83573', '9d8375b9-cb4e-468b-8290-204e0e23dd8a']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:12.394095 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c713c9c-df9e-4f04-8889-eccf83ad9483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:12.436056 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c713c9c-df9e-4f04-8889-eccf83ad9483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e03a81a-cf38-44c1-ae1d-e14cee1221a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1764591741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97603544d6e342b0a8208bf224548c16',qos_specs=None,replication_status=,reservations=['808a84a2-c958-4663-b001-66ef2398d41c','04720ff4-5e77-455b-be54-c5e2dfbb567f','5792c10e-5455-4240-97d6-bf7d86f83573','9d8375b9-cb4e-468b-8290-204e0e23dd8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1764591741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e03a81a-cf38-44c1-ae1d-e14cee1221a9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='97603544d6e342b0a8208bf224548c16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d39a3888-c854-4144-9e1f-f42ee569a4e0),volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:12.437020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb8a012-af1b-47e8-854d-daa0d13c6ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:12.479944 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb8a012-af1b-47e8-854d-daa0d13c6ef6) transitioned into state 'SUCCESS' from state '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-1764591741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97603544d6e342b0a8208bf224548c16',qos_specs=None,replication_status=,reservations=['808a84a2-c958-4663-b001-66ef2398d41c','04720ff4-5e77-455b-be54-c5e2dfbb567f','5792c10e-5455-4240-97d6-bf7d86f83573','9d8375b9-cb4e-468b-8290-204e0e23dd8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:12.481205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b12942-f456-4c5c-9b6d-279741685972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:12.498181 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b12942-f456-4c5c-9b6d-279741685972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:12.499755 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Flow 'volume_create_api' (ef70d0d7-61dd-4cb0-8e57-a06589be4f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:33:12.500229 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume request issued successfully. Aug 13 03:33:12.503930 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c7cfdfb-854d-4a64-9aac-dfb43edbd7a8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:33:12.503930 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 269/1106] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:33:12 2026] POST /volume/v3/volumes => generated 760 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:33:12.518175 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-204cbda5-9dbf-4b2c-83ae-de3829ff5e4a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:12.521796 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-204cbda5-9dbf-4b2c-83ae-de3829ff5e4a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:12.526110 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-204cbda5-9dbf-4b2c-83ae-de3829ff5e4a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:12.526110 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-204cbda5-9dbf-4b2c-83ae-de3829ff5e4a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:12.536351 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:12.536351 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:12.543593 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-204cbda5-9dbf-4b2c-83ae-de3829ff5e4a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:12.551348 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-204cbda5-9dbf-4b2c-83ae-de3829ff5e4a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:12.552057 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 278/1107] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:12 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:13.573182 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c49bbe03-dd83-4b14-a304-1d0fe0b6cdb9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:13.576217 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c49bbe03-dd83-4b14-a304-1d0fe0b6cdb9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:13.577316 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c49bbe03-dd83-4b14-a304-1d0fe0b6cdb9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:13.577316 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c49bbe03-dd83-4b14-a304-1d0fe0b6cdb9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:13.588122 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:13.588122 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:13.597515 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c49bbe03-dd83-4b14-a304-1d0fe0b6cdb9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:13.604200 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c49bbe03-dd83-4b14-a304-1d0fe0b6cdb9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:13.604200 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 282/1108] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:13 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:13.687373 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4ff44276-111c-494f-a555-fe4917a32783 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:13.693346 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4ff44276-111c-494f-a555-fe4917a32783 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:13.693346 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4ff44276-111c-494f-a555-fe4917a32783 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:13.693346 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4ff44276-111c-494f-a555-fe4917a32783 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:13.703018 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:13.703018 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:13.710126 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4ff44276-111c-494f-a555-fe4917a32783 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:13.718860 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4ff44276-111c-494f-a555-fe4917a32783 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:13.718860 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 280/1109] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:13 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:13.926431 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1a81a07a-70d3-4992-a71d-4035fbba9cb7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:13.926968 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1a81a07a-70d3-4992-a71d-4035fbba9cb7 None None] GET https://10.4.3.140/volume// Aug 13 03:33:13.927356 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1a81a07a-70d3-4992-a71d-4035fbba9cb7 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:13.927473 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1a81a07a-70d3-4992-a71d-4035fbba9cb7 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:13.928422 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1a81a07a-70d3-4992-a71d-4035fbba9cb7 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:13.928422 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 270/1110] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:33:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:13.949675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-c5f746b0-931d-455b-aad8-39837eb70a28 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:13.952717 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-c5f746b0-931d-455b-aad8-39837eb70a28 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:33:13.955118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-c5f746b0-931d-455b-aad8-39837eb70a28 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e03a81a-cf38-44c1-ae1d-e14cee1221a9", "connector": null, "instance_uuid": "e2768b6f-7e90-428f-9183-ff19592127a0"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:13.986752 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:13.986752 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:14.086967 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-c5f746b0-931d-455b-aad8-39837eb70a28 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:33:14.087520 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 279/1111] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:33:13 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:14.179722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1c7b39b1-f2ed-474b-a911-3463b3f631d7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:14.179722 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c7b39b1-f2ed-474b-a911-3463b3f631d7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:14.179722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1c7b39b1-f2ed-474b-a911-3463b3f631d7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:14.179722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1c7b39b1-f2ed-474b-a911-3463b3f631d7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:14.195556 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2e24d0d5-072f-41a1-8b4a-28dee77a6567 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:14.196199 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2e24d0d5-072f-41a1-8b4a-28dee77a6567 None None] GET https://10.4.3.140/volume// Aug 13 03:33:14.196487 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2e24d0d5-072f-41a1-8b4a-28dee77a6567 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:14.196924 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2e24d0d5-072f-41a1-8b4a-28dee77a6567 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:14.197383 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2e24d0d5-072f-41a1-8b4a-28dee77a6567 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:14.198561 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 281/1112] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:14.200101 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:14.200101 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:14.209215 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1c7b39b1-f2ed-474b-a911-3463b3f631d7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:14.215872 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-73f53868-f528-44c2-9e4e-dfd72c485c2b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:14.216843 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c7b39b1-f2ed-474b-a911-3463b3f631d7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:14.218294 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 283/1113] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:14 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:14.223317 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-73f53868-f528-44c2-9e4e-dfd72c485c2b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:14.224164 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-73f53868-f528-44c2-9e4e-dfd72c485c2b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:14.224164 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-73f53868-f528-44c2-9e4e-dfd72c485c2b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:14.245006 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:14.245006 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:14.252713 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-73f53868-f528-44c2-9e4e-dfd72c485c2b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:14.261323 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d16940e8-760b-4414-9043-d3484c4405a9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:14.267888 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-73f53868-f528-44c2-9e4e-dfd72c485c2b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:14.267888 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 271/1114] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:33:14 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1032 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:33:14.401841 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d16940e8-760b-4414-9043-d3484c4405a9 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:33:14.402425 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d16940e8-760b-4414-9043-d3484c4405a9 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-811957379", "extra_specs": {}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:14.404589 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:14.404589 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:14.430676 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d16940e8-760b-4414-9043-d3484c4405a9 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:33:14.431677 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 280/1115] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:33:14 2026] POST /volume/v3/types => generated 217 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:14.448553 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-ba405786-c9d8-4955-b3d7-9f97820763a9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:14.451508 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-ba405786-c9d8-4955-b3d7-9f97820763a9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] PUT https://10.4.3.140/volume/v3/attachments/a6e365b7-d2d0-468b-aa2e-ef8a4d6afa16 Aug 13 03:33:14.451751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6233d6d0-883f-4fa6-9035-a5c83f3655f7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:14.451942 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-ba405786-c9d8-4955-b3d7-9f97820763a9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:14.453937 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6233d6d0-883f-4fa6-9035-a5c83f3655f7 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] POST https://10.4.3.140/volume/v3/types/e7c211e3-15e2-4524-b61a-f02b7609ae5b/encryption Aug 13 03:33:14.454407 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6233d6d0-883f-4fa6-9035-a5c83f3655f7 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:14.469226 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-ba405786-c9d8-4955-b3d7-9f97820763a9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Acquiring lock "cinder-attachment_update-8e03a81a-cf38-44c1-ae1d-e14cee1221a9-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:33:14.479298 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-ba405786-c9d8-4955-b3d7-9f97820763a9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-8e03a81a-cf38-44c1-ae1d-e14cee1221a9-np0000007145" acquired by "attachment_update" :: waited 0.009s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:33:14.482927 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:14.482927 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:14.498032 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6233d6d0-883f-4fa6-9035-a5c83f3655f7 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types/e7c211e3-15e2-4524-b61a-f02b7609ae5b/encryption returned with HTTP 200 Aug 13 03:33:14.499119 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 284/1116] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:33:14 2026] POST /volume/v3/types/e7c211e3-15e2-4524-b61a-f02b7609ae5b/encryption => generated 231 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:14.517242 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:14.640607 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:33:14.644068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1015675927", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-811957379", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:14.650871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1015675927', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-811957379', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:33:14.655492 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume of 1 GB Aug 13 03:33:14.655874 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:14.655874 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:14.658012 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Availability Zones retrieved successfully. Aug 13 03:33:14.665205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Flow 'volume_create_api' (80dfd755-02f2-4fc8-8112-89e9895ecb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:33:14.666653 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b3aa52-ee58-428c-8e8e-6404117cad94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:14.668117 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:33:14.677545 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-ba405786-c9d8-4955-b3d7-9f97820763a9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-8e03a81a-cf38-44c1-ae1d-e14cee1221a9-np0000007145" released by "attachment_update" :: held 0.199s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:33:14.678302 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-ba405786-c9d8-4955-b3d7-9f97820763a9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/a6e365b7-d2d0-468b-aa2e-ef8a4d6afa16 returned with HTTP 200 Aug 13 03:33:14.678747 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 282/1117] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:33:14 2026] PUT /volume/v3/attachments/a6e365b7-d2d0-468b-aa2e-ef8a4d6afa16 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:14.721715 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51b3aa52-ee58-428c-8e8e-6404117cad94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:33:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e7c211e3-15e2-4524-b61a-f02b7609ae5b,is_public=True,name='tempest-scenario-type-cryptsetup-811957379',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7c211e3-15e2-4524-b61a-f02b7609ae5b', '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=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:14.722962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df25f8b-e31f-43ac-ac6f-27256e1dc3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:14.766790 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-811957379 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-811957379, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:33:14.767331 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-811957379 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-811957379, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:33:14.830930 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Created reservations ['4f680490-1e4b-42dd-a60e-4904586a2bba', '55d6439a-819a-4632-8329-6ab08c0e6e26', '2d624370-98b8-46ab-9a8c-a48fa1af4273', 'b5f66474-80a5-4fcd-8a82-b7c9007cd00a'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:33:14.831941 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9df25f8b-e31f-43ac-ac6f-27256e1dc3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f680490-1e4b-42dd-a60e-4904586a2bba', '55d6439a-819a-4632-8329-6ab08c0e6e26', '2d624370-98b8-46ab-9a8c-a48fa1af4273', 'b5f66474-80a5-4fcd-8a82-b7c9007cd00a']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:14.833687 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf634ca4-3b5f-4c19-8416-e504a04d098b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:14.879406 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf634ca4-3b5f-4c19-8416-e504a04d098b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e5d7fb-b73a-48cd-b2ba-abaaea199729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1015675927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131506709ff548b0b6dbc4901c2a9cd2',qos_specs=None,replication_status=,reservations=['4f680490-1e4b-42dd-a60e-4904586a2bba','55d6439a-819a-4632-8329-6ab08c0e6e26','2d624370-98b8-46ab-9a8c-a48fa1af4273','b5f66474-80a5-4fcd-8a82-b7c9007cd00a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19c677b902604252a3b90b448178a3f3',volume_type_id=e7c211e3-15e2-4524-b61a-f02b7609ae5b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:33:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1015675927',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b4e5d7fb-b73a-48cd-b2ba-abaaea199729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131506709ff548b0b6dbc4901c2a9cd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19c677b902604252a3b90b448178a3f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7c211e3-15e2-4524-b61a-f02b7609ae5b),volume_type_id=e7c211e3-15e2-4524-b61a-f02b7609ae5b)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:14.880493 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aca7d2c-8934-4a28-8e48-63d0ad417db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:14.914532 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aca7d2c-8934-4a28-8e48-63d0ad417db3) transitioned into state 'SUCCESS' from state '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-1015675927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131506709ff548b0b6dbc4901c2a9cd2',qos_specs=None,replication_status=,reservations=['4f680490-1e4b-42dd-a60e-4904586a2bba','55d6439a-819a-4632-8329-6ab08c0e6e26','2d624370-98b8-46ab-9a8c-a48fa1af4273','b5f66474-80a5-4fcd-8a82-b7c9007cd00a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19c677b902604252a3b90b448178a3f3',volume_type_id=e7c211e3-15e2-4524-b61a-f02b7609ae5b)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:14.917967 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c512bb63-081b-4f59-83aa-0eb5a7be68ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:14.938800 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c512bb63-081b-4f59-83aa-0eb5a7be68ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:14.940618 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Flow 'volume_create_api' (80dfd755-02f2-4fc8-8112-89e9895ecb12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:33:14.941508 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume request issued successfully. Aug 13 03:33:14.942322 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ea00be46-7be6-474a-afdd-649bf3ac5650 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:33:14.943379 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 272/1118] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:33:14 2026] POST /volume/v3/volumes => generated 790 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:33:15.244380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a7b97a39-69f1-451e-a8e6-9c02ba1a0422 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:15.249720 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a7b97a39-69f1-451e-a8e6-9c02ba1a0422 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:15.249720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a7b97a39-69f1-451e-a8e6-9c02ba1a0422 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:15.249720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a7b97a39-69f1-451e-a8e6-9c02ba1a0422 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:15.270041 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:15.270041 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:15.281606 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a7b97a39-69f1-451e-a8e6-9c02ba1a0422 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:15.295015 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a7b97a39-69f1-451e-a8e6-9c02ba1a0422 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:15.295288 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 281/1119] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:15 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:16.320904 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-85f64c6e-d3bb-41af-aa84-d248de132d26 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:16.323722 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85f64c6e-d3bb-41af-aa84-d248de132d26 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:16.323722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85f64c6e-d3bb-41af-aa84-d248de132d26 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:16.324738 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85f64c6e-d3bb-41af-aa84-d248de132d26 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:16.343537 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:16.343537 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:16.351851 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-85f64c6e-d3bb-41af-aa84-d248de132d26 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:16.357566 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85f64c6e-d3bb-41af-aa84-d248de132d26 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:16.357566 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 285/1120] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:16 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:17.377695 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d4698bf4-956b-409d-a543-cb3d05f8e1a6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:17.380761 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4698bf4-956b-409d-a543-cb3d05f8e1a6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:17.381924 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4698bf4-956b-409d-a543-cb3d05f8e1a6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:17.382876 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4698bf4-956b-409d-a543-cb3d05f8e1a6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:17.406551 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:17.406551 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:17.412989 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d4698bf4-956b-409d-a543-cb3d05f8e1a6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:17.422283 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4698bf4-956b-409d-a543-cb3d05f8e1a6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:17.422696 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 283/1121] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:17 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:17.827261 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-01e3669c-d506-44ea-a57f-de90483ac322 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:17.827806 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-01e3669c-d506-44ea-a57f-de90483ac322 None None] GET https://10.4.3.140/volume// Aug 13 03:33:17.828895 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-01e3669c-d506-44ea-a57f-de90483ac322 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:17.828895 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-01e3669c-d506-44ea-a57f-de90483ac322 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:17.828895 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-01e3669c-d506-44ea-a57f-de90483ac322 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:17.829112 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 273/1122] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:17.840348 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-452d5223-306b-4771-8dea-6305ae35b71b req-fe340792-91f9-4ea1-a365-0b36e6c33eca None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:17.842801 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-fe340792-91f9-4ea1-a365-0b36e6c33eca tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:33:17.843056 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-fe340792-91f9-4ea1-a365-0b36e6c33eca tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:17.843351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-fe340792-91f9-4ea1-a365-0b36e6c33eca tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:17.861241 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:17.861241 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:17.866359 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-452d5223-306b-4771-8dea-6305ae35b71b req-fe340792-91f9-4ea1-a365-0b36e6c33eca tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:33:17.879232 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-fe340792-91f9-4ea1-a365-0b36e6c33eca tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:33:17.879907 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 282/1123] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:33:17 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 1539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:33:18.023593 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-452d5223-306b-4771-8dea-6305ae35b71b req-71d79ae7-71ca-4d20-a19c-7d1fcfc0f5af None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:18.025785 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-71d79ae7-71ca-4d20-a19c-7d1fcfc0f5af tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] PUT https://10.4.3.140/volume/v3/attachments/c69e76bb-aa59-4f93-85e0-da8352c667db Aug 13 03:33:18.028042 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-71d79ae7-71ca-4d20-a19c-7d1fcfc0f5af tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:18.038585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-452d5223-306b-4771-8dea-6305ae35b71b req-71d79ae7-71ca-4d20-a19c-7d1fcfc0f5af tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Acquiring lock "cinder-attachment_update-ca7131ec-85f8-42d2-9059-43ba64080bdf-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:33:18.049788 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-452d5223-306b-4771-8dea-6305ae35b71b req-71d79ae7-71ca-4d20-a19c-7d1fcfc0f5af tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Lock "cinder-attachment_update-ca7131ec-85f8-42d2-9059-43ba64080bdf-np0000007145" acquired by "attachment_update" :: waited 0.011s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:33:18.051532 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:18.051532 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:18.266219 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-452d5223-306b-4771-8dea-6305ae35b71b req-71d79ae7-71ca-4d20-a19c-7d1fcfc0f5af tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Lock "cinder-attachment_update-ca7131ec-85f8-42d2-9059-43ba64080bdf-np0000007145" released by "attachment_update" :: held 0.215s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:33:18.266219 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-71d79ae7-71ca-4d20-a19c-7d1fcfc0f5af tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/attachments/c69e76bb-aa59-4f93-85e0-da8352c667db returned with HTTP 200 Aug 13 03:33:18.266219 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 286/1124] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:33:18 2026] PUT /volume/v3/attachments/c69e76bb-aa59-4f93-85e0-da8352c667db => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:18.325380 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-452d5223-306b-4771-8dea-6305ae35b71b req-4d21ad7f-d6e7-449e-9170-77fbc659b0e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:18.328621 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-4d21ad7f-d6e7-449e-9170-77fbc659b0e5 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] POST https://10.4.3.140/volume/v3/attachments/c69e76bb-aa59-4f93-85e0-da8352c667db/action Aug 13 03:33:18.331115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-4d21ad7f-d6e7-449e-9170-77fbc659b0e5 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:18.331115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-4d21ad7f-d6e7-449e-9170-77fbc659b0e5 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:18.351925 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:18.351925 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:18.381107 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-452d5223-306b-4771-8dea-6305ae35b71b req-4d21ad7f-d6e7-449e-9170-77fbc659b0e5 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/attachments/c69e76bb-aa59-4f93-85e0-da8352c667db/action returned with HTTP 204 Aug 13 03:33:18.381107 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 284/1125] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:33:18 2026] POST /volume/v3/attachments/c69e76bb-aa59-4f93-85e0-da8352c667db/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:18.447855 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-eb25ec39-de13-453a-b822-1bed81d8dfb5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:18.452217 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eb25ec39-de13-453a-b822-1bed81d8dfb5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:18.452217 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-eb25ec39-de13-453a-b822-1bed81d8dfb5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:18.452217 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-eb25ec39-de13-453a-b822-1bed81d8dfb5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:18.468047 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:18.468047 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:18.476363 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-eb25ec39-de13-453a-b822-1bed81d8dfb5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:18.489268 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eb25ec39-de13-453a-b822-1bed81d8dfb5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:18.489849 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 274/1126] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:18 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:19.509103 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6e6b33c2-811f-4521-99c8-d8ca3f157e03 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:19.515377 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6e6b33c2-811f-4521-99c8-d8ca3f157e03 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:19.515590 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6e6b33c2-811f-4521-99c8-d8ca3f157e03 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:19.520303 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6e6b33c2-811f-4521-99c8-d8ca3f157e03 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:19.541557 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:19.541557 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:19.550187 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6e6b33c2-811f-4521-99c8-d8ca3f157e03 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:19.561398 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6e6b33c2-811f-4521-99c8-d8ca3f157e03 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:19.563452 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 283/1127] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:19 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:20.588558 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-24157864-b5b1-4337-83ed-0487414ab95f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:20.595658 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24157864-b5b1-4337-83ed-0487414ab95f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:20.596078 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24157864-b5b1-4337-83ed-0487414ab95f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:20.597940 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24157864-b5b1-4337-83ed-0487414ab95f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:20.639180 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:20.639180 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:20.651382 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-24157864-b5b1-4337-83ed-0487414ab95f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:20.667589 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24157864-b5b1-4337-83ed-0487414ab95f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:20.669024 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 287/1128] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:20 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:21.691780 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-035000f1-ea3e-4be4-abde-2eaa871e6f48 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:21.695033 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-035000f1-ea3e-4be4-abde-2eaa871e6f48 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:21.695522 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-035000f1-ea3e-4be4-abde-2eaa871e6f48 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:21.695795 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-035000f1-ea3e-4be4-abde-2eaa871e6f48 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:21.709368 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:21.709368 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:21.714858 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-035000f1-ea3e-4be4-abde-2eaa871e6f48 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:21.721161 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-035000f1-ea3e-4be4-abde-2eaa871e6f48 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:21.721161 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 285/1129] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:21 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:21.922386 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4cff43a4-8eff-46ba-87d2-e79f59431175 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:21.928762 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4cff43a4-8eff-46ba-87d2-e79f59431175 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments/a6e365b7-d2d0-468b-aa2e-ef8a4d6afa16/action Aug 13 03:33:21.929547 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4cff43a4-8eff-46ba-87d2-e79f59431175 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:21.932788 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4cff43a4-8eff-46ba-87d2-e79f59431175 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:21.983700 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:21.983700 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:22.025631 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-942a2217-ae6d-4d4c-ae1b-373a9b9c4ee3 req-4cff43a4-8eff-46ba-87d2-e79f59431175 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/a6e365b7-d2d0-468b-aa2e-ef8a4d6afa16/action returned with HTTP 204 Aug 13 03:33:22.025631 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 275/1130] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:33:21 2026] POST /volume/v3/attachments/a6e365b7-d2d0-468b-aa2e-ef8a4d6afa16/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:22.751371 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4ef1a009-5850-45ff-b9cc-6c0f5f83f356 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:22.754722 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4ef1a009-5850-45ff-b9cc-6c0f5f83f356 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:22.755483 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4ef1a009-5850-45ff-b9cc-6c0f5f83f356 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:22.755527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4ef1a009-5850-45ff-b9cc-6c0f5f83f356 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:22.778220 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:22.778220 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:22.791290 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4ef1a009-5850-45ff-b9cc-6c0f5f83f356 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:22.811198 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4ef1a009-5850-45ff-b9cc-6c0f5f83f356 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:22.811198 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 284/1131] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:22 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:22.830420 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e1cc1ec9-4fd1-4ff5-a5fd-065c63baece2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:22.838250 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e1cc1ec9-4fd1-4ff5-a5fd-065c63baece2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:22.838250 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e1cc1ec9-4fd1-4ff5-a5fd-065c63baece2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:22.838250 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e1cc1ec9-4fd1-4ff5-a5fd-065c63baece2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:22.864517 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:22.864517 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:22.884968 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e1cc1ec9-4fd1-4ff5-a5fd-065c63baece2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:22.892858 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e1cc1ec9-4fd1-4ff5-a5fd-065c63baece2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:22.896886 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 288/1132] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:22 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:22.931885 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-f5d1b96e-fbf0-4ce6-99fd-c1fbd1739ca8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:22.935955 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-f5d1b96e-fbf0-4ce6-99fd-c1fbd1739ca8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:22.935955 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-f5d1b96e-fbf0-4ce6-99fd-c1fbd1739ca8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:22.937222 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-f5d1b96e-fbf0-4ce6-99fd-c1fbd1739ca8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:22.951341 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:22.951341 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:22.957382 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-f5d1b96e-fbf0-4ce6-99fd-c1fbd1739ca8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:22.966546 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-f5d1b96e-fbf0-4ce6-99fd-c1fbd1739ca8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:22.966546 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 286/1133] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:22 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:23.133150 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0012db18-b915-4d63-8f4c-803989c642b1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.134599 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0012db18-b915-4d63-8f4c-803989c642b1 None None] GET https://10.4.3.140/volume// Aug 13 03:33:23.134599 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0012db18-b915-4d63-8f4c-803989c642b1 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:23.134703 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0012db18-b915-4d63-8f4c-803989c642b1 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:23.136649 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0012db18-b915-4d63-8f4c-803989c642b1 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:23.136649 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 276/1134] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:33:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:23.152667 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-c27bdf8f-b2a4-44c1-8798-ced8bfd0fab3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.159167 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-c27bdf8f-b2a4-44c1-8798-ced8bfd0fab3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:33:23.163765 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-c27bdf8f-b2a4-44c1-8798-ced8bfd0fab3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "100d35c7-9ad4-435f-8524-f31097637d3e", "connector": null, "instance_uuid": "65787003-92de-45a8-90d5-76b74338139f"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:23.180151 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:23.180151 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:23.190687 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aba4053b-86a6-4bb6-806e-924b210d2a76 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.191254 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aba4053b-86a6-4bb6-806e-924b210d2a76 None None] GET https://10.4.3.140/volume// Aug 13 03:33:23.191501 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aba4053b-86a6-4bb6-806e-924b210d2a76 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:23.191765 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aba4053b-86a6-4bb6-806e-924b210d2a76 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:23.193474 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aba4053b-86a6-4bb6-806e-924b210d2a76 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:23.193474 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 289/1135] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:33:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:23.210901 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-fda77736-7c8d-4ece-a094-f5c479f56de8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.214434 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-fda77736-7c8d-4ece-a094-f5c479f56de8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:33:23.214916 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-fda77736-7c8d-4ece-a094-f5c479f56de8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e03a81a-cf38-44c1-ae1d-e14cee1221a9", "connector": null, "instance_uuid": "30e914ea-bcad-4b98-b3a0-1c018387d689"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:23.235179 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:23.235179 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:23.269670 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-c27bdf8f-b2a4-44c1-8798-ced8bfd0fab3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:33:23.270322 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 285/1136] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:33:23 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:23.311878 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-fda77736-7c8d-4ece-a094-f5c479f56de8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:33:23.312029 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 287/1137] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:33:23 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) Aug 13 03:33:23.342413 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-170aeefc-f2d0-4a3f-afac-5ec6fb93353e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.346260 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-170aeefc-f2d0-4a3f-afac-5ec6fb93353e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:23.346260 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-170aeefc-f2d0-4a3f-afac-5ec6fb93353e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:23.346436 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-170aeefc-f2d0-4a3f-afac-5ec6fb93353e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:23.373908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4ae000fc-45c7-4258-a1d8-a664b127b1a3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.373908 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ae000fc-45c7-4258-a1d8-a664b127b1a3 None None] GET https://10.4.3.140/volume// Aug 13 03:33:23.373908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ae000fc-45c7-4258-a1d8-a664b127b1a3 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:23.373908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ae000fc-45c7-4258-a1d8-a664b127b1a3 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:23.373908 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ae000fc-45c7-4258-a1d8-a664b127b1a3 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:23.374567 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 290/1138] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:23.387992 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:23.387992 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:23.407723 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-170aeefc-f2d0-4a3f-afac-5ec6fb93353e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:23.412594 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-31a39fe2-e91c-4091-a577-34638e65f7ac None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.420120 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-31a39fe2-e91c-4091-a577-34638e65f7ac tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:23.420311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-31a39fe2-e91c-4091-a577-34638e65f7ac tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:23.420973 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-31a39fe2-e91c-4091-a577-34638e65f7ac tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:23.429153 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-170aeefc-f2d0-4a3f-afac-5ec6fb93353e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:23.430766 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 277/1139] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:23 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1361 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:23.436717 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e2f46f21-f718-4671-aa79-9e513b46ae4a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.441034 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-949bc494-7fe6-420c-ab84-f311dd447798 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.441034 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-949bc494-7fe6-420c-ab84-f311dd447798 None None] GET https://10.4.3.140/volume// Aug 13 03:33:23.441034 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-949bc494-7fe6-420c-ab84-f311dd447798 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:23.441298 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-949bc494-7fe6-420c-ab84-f311dd447798 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:23.442850 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e2f46f21-f718-4671-aa79-9e513b46ae4a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:23.442956 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-949bc494-7fe6-420c-ab84-f311dd447798 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:23.443004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e2f46f21-f718-4671-aa79-9e513b46ae4a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:23.443041 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 291/1140] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:23.443095 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e2f46f21-f718-4671-aa79-9e513b46ae4a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:23.443229 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:23.443229 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:23.456263 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-31a39fe2-e91c-4091-a577-34638e65f7ac tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:23.461121 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-7e8782e3-9412-4bef-a568-8f44c4bf7e5d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.464466 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-31a39fe2-e91c-4091-a577-34638e65f7ac tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:23.465165 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 286/1141] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:23 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:33:23.471126 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-7e8782e3-9412-4bef-a568-8f44c4bf7e5d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:23.471126 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-7e8782e3-9412-4bef-a568-8f44c4bf7e5d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:23.471126 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-7e8782e3-9412-4bef-a568-8f44c4bf7e5d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:23.479542 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:23.479542 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:23.494853 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e2f46f21-f718-4671-aa79-9e513b46ae4a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:23.501204 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:23.501204 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:23.507789 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-7e8782e3-9412-4bef-a568-8f44c4bf7e5d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:23.510866 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-e2f46f21-f718-4671-aa79-9e513b46ae4a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:23.510866 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 288/1142] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:33:23 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1541 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:33:23.515054 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-7e8782e3-9412-4bef-a568-8f44c4bf7e5d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:23.518862 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 278/1143] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:33:23 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1327 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:33:23.729307 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-82a5bdee-a692-4f4c-8625-6fdc4a7ae559 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.731800 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-e69eb11d-0857-4b4f-aa6f-0495837be1bd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:23.739582 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-e69eb11d-0857-4b4f-aa6f-0495837be1bd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] PUT https://10.4.3.140/volume/v3/attachments/a82fcbeb-74d7-41be-8421-270305ef46e6 Aug 13 03:33:23.745570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-e69eb11d-0857-4b4f-aa6f-0495837be1bd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:23.748914 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-82a5bdee-a692-4f4c-8625-6fdc4a7ae559 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] PUT https://10.4.3.140/volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7 Aug 13 03:33:23.748914 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-82a5bdee-a692-4f4c-8625-6fdc4a7ae559 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:23.766864 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-82a5bdee-a692-4f4c-8625-6fdc4a7ae559 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Acquiring lock "cinder-attachment_update-100d35c7-9ad4-435f-8524-f31097637d3e-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:33:23.771920 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-e69eb11d-0857-4b4f-aa6f-0495837be1bd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Acquiring lock "cinder-attachment_update-8e03a81a-cf38-44c1-ae1d-e14cee1221a9-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:33:23.781763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-82a5bdee-a692-4f4c-8625-6fdc4a7ae559 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Lock "cinder-attachment_update-100d35c7-9ad4-435f-8524-f31097637d3e-np0000007145" acquired by "attachment_update" :: waited 0.013s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:33:23.782139 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:23.782139 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:23.787655 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-e69eb11d-0857-4b4f-aa6f-0495837be1bd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-8e03a81a-cf38-44c1-ae1d-e14cee1221a9-np0000007145" acquired by "attachment_update" :: waited 0.016s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:33:23.789150 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:23.789150 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:24.127207 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-e69eb11d-0857-4b4f-aa6f-0495837be1bd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-8e03a81a-cf38-44c1-ae1d-e14cee1221a9-np0000007145" released by "attachment_update" :: held 0.338s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:33:24.127207 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-e69eb11d-0857-4b4f-aa6f-0495837be1bd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/a82fcbeb-74d7-41be-8421-270305ef46e6 returned with HTTP 200 Aug 13 03:33:24.127207 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 287/1144] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:33:23 2026] PUT /volume/v3/attachments/a82fcbeb-74d7-41be-8421-270305ef46e6 => generated 969 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:24.139607 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-82a5bdee-a692-4f4c-8625-6fdc4a7ae559 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Lock "cinder-attachment_update-100d35c7-9ad4-435f-8524-f31097637d3e-np0000007145" released by "attachment_update" :: held 0.359s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:33:24.139607 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-82a5bdee-a692-4f4c-8625-6fdc4a7ae559 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7 returned with HTTP 200 Aug 13 03:33:24.143277 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 292/1145] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:33:23 2026] PUT /volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7 => generated 969 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:24.466696 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6edd6c8c-25cf-4c8b-990d-fff33a2387d8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:24.473127 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6edd6c8c-25cf-4c8b-990d-fff33a2387d8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:24.473127 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6edd6c8c-25cf-4c8b-990d-fff33a2387d8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:24.473127 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6edd6c8c-25cf-4c8b-990d-fff33a2387d8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:24.491598 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c2029fcf-06bf-4155-a402-8a13d4d59e2c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:24.509891 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c2029fcf-06bf-4155-a402-8a13d4d59e2c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:24.509891 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c2029fcf-06bf-4155-a402-8a13d4d59e2c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:24.509891 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c2029fcf-06bf-4155-a402-8a13d4d59e2c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:24.516159 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:24.516159 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:24.538141 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6edd6c8c-25cf-4c8b-990d-fff33a2387d8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:24.543649 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:24.543649 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:24.561913 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6edd6c8c-25cf-4c8b-990d-fff33a2387d8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:24.561913 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 289/1146] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:24 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:33:24.562230 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c2029fcf-06bf-4155-a402-8a13d4d59e2c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:24.575940 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c2029fcf-06bf-4155-a402-8a13d4d59e2c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:24.577815 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 279/1147] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:24 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1148 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:25.594409 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bb0e51a8-73e8-4838-8d77-444691aa17a2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:25.599042 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bb0e51a8-73e8-4838-8d77-444691aa17a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:25.599620 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bb0e51a8-73e8-4838-8d77-444691aa17a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:25.600020 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bb0e51a8-73e8-4838-8d77-444691aa17a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:25.610912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-060dc16d-1aa2-44a1-a7bb-4e0d12a73bbd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:25.615917 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-060dc16d-1aa2-44a1-a7bb-4e0d12a73bbd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:25.618378 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-060dc16d-1aa2-44a1-a7bb-4e0d12a73bbd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:25.618378 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-060dc16d-1aa2-44a1-a7bb-4e0d12a73bbd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:25.625401 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:25.625401 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:25.636764 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bb0e51a8-73e8-4838-8d77-444691aa17a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:25.654062 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bb0e51a8-73e8-4838-8d77-444691aa17a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:25.655999 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 288/1148] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:25 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:25.667851 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:25.667851 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:25.676862 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-060dc16d-1aa2-44a1-a7bb-4e0d12a73bbd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:25.696059 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-060dc16d-1aa2-44a1-a7bb-4e0d12a73bbd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:25.698319 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 293/1149] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:25 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1148 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:26.684398 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c82727ce-ecdf-4814-afd7-af90ab8bf27e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:26.687523 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c82727ce-ecdf-4814-afd7-af90ab8bf27e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:26.687523 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c82727ce-ecdf-4814-afd7-af90ab8bf27e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:26.688300 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c82727ce-ecdf-4814-afd7-af90ab8bf27e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:26.711072 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:26.711072 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:26.724990 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c82727ce-ecdf-4814-afd7-af90ab8bf27e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:26.729451 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3c565f1a-b3b5-4431-a47e-9b452911e38d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:26.732774 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3c565f1a-b3b5-4431-a47e-9b452911e38d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:26.733543 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3c565f1a-b3b5-4431-a47e-9b452911e38d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:26.733543 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3c565f1a-b3b5-4431-a47e-9b452911e38d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:26.746025 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c82727ce-ecdf-4814-afd7-af90ab8bf27e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:26.747039 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 290/1150] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:26 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:26.766565 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:26.766565 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:26.774611 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3c565f1a-b3b5-4431-a47e-9b452911e38d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:26.784709 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3c565f1a-b3b5-4431-a47e-9b452911e38d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:26.786889 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 280/1151] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:26 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:27.044807 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-ab729376-d6b0-4ec5-b667-6d11ddbc609b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:27.048679 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-ab729376-d6b0-4ec5-b667-6d11ddbc609b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments/a82fcbeb-74d7-41be-8421-270305ef46e6/action Aug 13 03:33:27.049048 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-ab729376-d6b0-4ec5-b667-6d11ddbc609b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:27.049120 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-ab729376-d6b0-4ec5-b667-6d11ddbc609b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:27.090838 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:27.090838 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:27.118382 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b95dc015-dd1d-424a-98ad-8a0e7253d575 req-ab729376-d6b0-4ec5-b667-6d11ddbc609b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/a82fcbeb-74d7-41be-8421-270305ef46e6/action returned with HTTP 204 Aug 13 03:33:27.120372 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 289/1152] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:33:27 2026] POST /volume/v3/attachments/a82fcbeb-74d7-41be-8421-270305ef46e6/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:27.358297 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:27.362746 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:33:27.363312 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1309393288"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:27.365601 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1309393288'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:33:27.365920 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Create volume of 1 GB Aug 13 03:33:27.373017 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Availability Zones retrieved successfully. Aug 13 03:33:27.567754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Flow 'volume_create_api' (9a660f20-1510-45d4-b6ab-d38470658a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:33:27.569163 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aec2622-fa48-4efb-a341-5c761d14f181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:27.570631 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:33:27.608046 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aec2622-fa48-4efb-a341-5c761d14f181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:27.609200 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07549ece-ac38-46d3-ad42-a16b644e0db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:27.712651 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Created reservations ['284f854a-897a-4a32-8da6-15ff70718179', 'd706769d-8ad9-4421-b2e9-aa94cce858a8', '76885e07-a524-4d11-b2ba-db1849d4a917', '545fcfaa-50d6-4349-899d-2b100524d76e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:33:27.713968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07549ece-ac38-46d3-ad42-a16b644e0db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['284f854a-897a-4a32-8da6-15ff70718179', 'd706769d-8ad9-4421-b2e9-aa94cce858a8', '76885e07-a524-4d11-b2ba-db1849d4a917', '545fcfaa-50d6-4349-899d-2b100524d76e']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:27.714839 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a7a3eb-f172-49ff-b3b7-aebe186d00c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:27.743605 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a7a3eb-f172-49ff-b3b7-aebe186d00c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1309393288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12759a4588b549bcb506f11bb50a168c',qos_specs=None,replication_status=,reservations=['284f854a-897a-4a32-8da6-15ff70718179','d706769d-8ad9-4421-b2e9-aa94cce858a8','76885e07-a524-4d11-b2ba-db1849d4a917','545fcfaa-50d6-4349-899d-2b100524d76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9519814f3e9e4007977d62705a246f28',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1309393288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12759a4588b549bcb506f11bb50a168c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9519814f3e9e4007977d62705a246f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:27.744647 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5155f515-c9dc-4505-9b93-67518107a7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:27.780285 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9befcacd-aca3-40c6-b507-2c58d4c9f99b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:27.783062 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9befcacd-aca3-40c6-b507-2c58d4c9f99b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:27.783354 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9befcacd-aca3-40c6-b507-2c58d4c9f99b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:27.783631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9befcacd-aca3-40c6-b507-2c58d4c9f99b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:27.784210 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5155f515-c9dc-4505-9b93-67518107a7ab) transitioned into state 'SUCCESS' from state '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-1309393288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12759a4588b549bcb506f11bb50a168c',qos_specs=None,replication_status=,reservations=['284f854a-897a-4a32-8da6-15ff70718179','d706769d-8ad9-4421-b2e9-aa94cce858a8','76885e07-a524-4d11-b2ba-db1849d4a917','545fcfaa-50d6-4349-899d-2b100524d76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9519814f3e9e4007977d62705a246f28',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:27.785373 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b2b8b6-ae6f-49b3-ba88-f4d81b050597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:33:27.806229 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bb1eba22-b0c6-448e-810c-2f60e4e50272 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:27.806936 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b2b8b6-ae6f-49b3-ba88-f4d81b050597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:33:27.808051 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Flow 'volume_create_api' (9a660f20-1510-45d4-b6ab-d38470658a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:33:27.808556 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Create volume request issued successfully. Aug 13 03:33:27.810458 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7af0f35e-e414-4072-a3a9-afc3701eb373 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:33:27.810458 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 294/1153] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:33:27 2026] POST /volume/v3/volumes => generated 755 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:33:27.812346 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb1eba22-b0c6-448e-810c-2f60e4e50272 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:27.812346 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb1eba22-b0c6-448e-810c-2f60e4e50272 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:27.815845 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb1eba22-b0c6-448e-810c-2f60e4e50272 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:27.816031 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:27.816031 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:27.821275 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9befcacd-aca3-40c6-b507-2c58d4c9f99b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:27.829769 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9befcacd-aca3-40c6-b507-2c58d4c9f99b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:27.829897 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9b586ba1-422b-406e-8959-298fde8bcc0d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:27.832787 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 291/1154] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:27 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:27.834146 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b586ba1-422b-406e-8959-298fde8bcc0d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:27.835631 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b586ba1-422b-406e-8959-298fde8bcc0d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:27.836539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b586ba1-422b-406e-8959-298fde8bcc0d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:27.843046 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:27.843046 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:27.848338 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:27.848338 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:27.849593 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-bb1eba22-b0c6-448e-810c-2f60e4e50272 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:27.855843 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9b586ba1-422b-406e-8959-298fde8bcc0d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:27.858853 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb1eba22-b0c6-448e-810c-2f60e4e50272 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:27.858853 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 281/1155] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:27 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:27.863194 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b586ba1-422b-406e-8959-298fde8bcc0d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:27.865309 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 290/1156] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:27 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:33:27.879875 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3163cd96-b891-47a6-aaca-5b5c2fc52027 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:28.066584 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3163cd96-b891-47a6-aaca-5b5c2fc52027 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:28.066870 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3163cd96-b891-47a6-aaca-5b5c2fc52027 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:28.068592 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3163cd96-b891-47a6-aaca-5b5c2fc52027 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:28.114458 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:28.114458 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:28.135080 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3163cd96-b891-47a6-aaca-5b5c2fc52027 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Volume info retrieved successfully. Aug 13 03:33:28.149313 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3163cd96-b891-47a6-aaca-5b5c2fc52027 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:28.150691 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 295/1157] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:27 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1442 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:28.283469 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-64a6788b-12a7-4aa9-b818-c5ac5f65a9b1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:28.289965 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64a6788b-12a7-4aa9-b818-c5ac5f65a9b1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:28.293954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64a6788b-12a7-4aa9-b818-c5ac5f65a9b1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:28.293954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64a6788b-12a7-4aa9-b818-c5ac5f65a9b1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:28.336980 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:28.336980 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:28.349230 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-64a6788b-12a7-4aa9-b818-c5ac5f65a9b1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Volume info retrieved successfully. Aug 13 03:33:28.358007 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64a6788b-12a7-4aa9-b818-c5ac5f65a9b1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:28.358007 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 292/1158] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:28 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1442 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:28.416614 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-107bb603-84e3-42f9-8448-fcbb51bc4852 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:28.421543 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-107bb603-84e3-42f9-8448-fcbb51bc4852 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:28.421543 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-107bb603-84e3-42f9-8448-fcbb51bc4852 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:28.421543 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-107bb603-84e3-42f9-8448-fcbb51bc4852 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:28.449290 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:28.449290 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:28.461328 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-107bb603-84e3-42f9-8448-fcbb51bc4852 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:28.482375 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-107bb603-84e3-42f9-8448-fcbb51bc4852 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:28.483206 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 282/1159] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:28 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1442 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:28.529565 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-d2fe8e2a-90e9-44aa-9385-a62b60a2f055 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:28.536297 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-d2fe8e2a-90e9-44aa-9385-a62b60a2f055 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9/action Aug 13 03:33:28.541626 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-d2fe8e2a-90e9-44aa-9385-a62b60a2f055 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:28.541626 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-d2fe8e2a-90e9-44aa-9385-a62b60a2f055 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:28.579470 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:28.579470 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:28.579470 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-d2fe8e2a-90e9-44aa-9385-a62b60a2f055 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:28.605062 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-d2fe8e2a-90e9-44aa-9385-a62b60a2f055 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Begin detaching volume completed successfully. Aug 13 03:33:28.605387 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-d2fe8e2a-90e9-44aa-9385-a62b60a2f055 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9/action returned with HTTP 202 Aug 13 03:33:28.608901 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 291/1160] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:33:28 2026] POST /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:33:28.658318 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a230234a-e434-484b-bcf1-ae997587e08d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:28.661674 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a230234a-e434-484b-bcf1-ae997587e08d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:28.662192 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a230234a-e434-484b-bcf1-ae997587e08d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:28.662509 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a230234a-e434-484b-bcf1-ae997587e08d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:28.689009 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:28.689009 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:28.695755 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a230234a-e434-484b-bcf1-ae997587e08d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:28.704305 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a230234a-e434-484b-bcf1-ae997587e08d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:28.704737 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 296/1161] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:28 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1445 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:28.717584 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8db9258d-7879-4c15-bac1-e691036e8203 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:28.718934 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8db9258d-7879-4c15-bac1-e691036e8203 None None] GET https://10.4.3.140/volume// Aug 13 03:33:28.718934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8db9258d-7879-4c15-bac1-e691036e8203 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:28.719115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8db9258d-7879-4c15-bac1-e691036e8203 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:28.719733 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8db9258d-7879-4c15-bac1-e691036e8203 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:28.720574 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 293/1162] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:28.737645 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3fc8b859-f98b-45cf-807a-5c6639c49dc0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:28.742413 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3fc8b859-f98b-45cf-807a-5c6639c49dc0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:28.742413 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3fc8b859-f98b-45cf-807a-5c6639c49dc0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:28.742626 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3fc8b859-f98b-45cf-807a-5c6639c49dc0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:28.747046 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=245,cinder:INSERT=36,cinder:UPDATE=61 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:33:28.778968 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:28.778968 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:28.791757 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3fc8b859-f98b-45cf-807a-5c6639c49dc0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:28.801622 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3fc8b859-f98b-45cf-807a-5c6639c49dc0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:28.802510 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 283/1163] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:33:28 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1625 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:33:28.854916 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-70dd7843-9b8e-479b-b263-8108652da2ae None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:28.861621 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-70dd7843-9b8e-479b-b263-8108652da2ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:28.861621 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-70dd7843-9b8e-479b-b263-8108652da2ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:28.861856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-70dd7843-9b8e-479b-b263-8108652da2ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:28.891710 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:28.891710 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:28.891945 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aa5712cb-358c-4d36-881e-58a7a6a4013e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:28.899047 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-70dd7843-9b8e-479b-b263-8108652da2ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:28.899212 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa5712cb-358c-4d36-881e-58a7a6a4013e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:28.899212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa5712cb-358c-4d36-881e-58a7a6a4013e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:28.899212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa5712cb-358c-4d36-881e-58a7a6a4013e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:28.909138 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-70dd7843-9b8e-479b-b263-8108652da2ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:28.909594 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 292/1164] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:28 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:28.924968 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:28.924968 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:28.935338 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-aa5712cb-358c-4d36-881e-58a7a6a4013e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:28.947414 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa5712cb-358c-4d36-881e-58a7a6a4013e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:28.948747 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 297/1165] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:28 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:29.046382 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-2028476d-9dbb-4ed2-87e6-979a25c5a920 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.052423 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-2028476d-9dbb-4ed2-87e6-979a25c5a920 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:29.052423 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-2028476d-9dbb-4ed2-87e6-979a25c5a920 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:29.052727 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-2028476d-9dbb-4ed2-87e6-979a25c5a920 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:29.064209 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:29.064209 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:29.070702 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-2028476d-9dbb-4ed2-87e6-979a25c5a920 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:29.078719 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-2028476d-9dbb-4ed2-87e6-979a25c5a920 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:29.079565 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 294/1166] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:29 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:29.289106 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c6de2742-e800-4312-bd89-1ba9295b70be None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.289690 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c6de2742-e800-4312-bd89-1ba9295b70be None None] GET https://10.4.3.140/volume// Aug 13 03:33:29.290095 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c6de2742-e800-4312-bd89-1ba9295b70be None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:29.290378 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c6de2742-e800-4312-bd89-1ba9295b70be None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:29.291045 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c6de2742-e800-4312-bd89-1ba9295b70be None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:29.291531 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 284/1167] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:33:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:29.307474 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-a449a6c9-c2bd-4914-819a-5ad5cd6e93aa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.317025 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-a449a6c9-c2bd-4914-819a-5ad5cd6e93aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:33:29.318112 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-a449a6c9-c2bd-4914-819a-5ad5cd6e93aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4", "connector": null, "instance_uuid": "45c81144-19e7-41e7-8d7e-db45e276383a"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:29.335386 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:29.335386 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:29.406677 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-a449a6c9-c2bd-4914-819a-5ad5cd6e93aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:33:29.408608 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 293/1168] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:33:29 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:29.473454 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2a9ffd31-609b-4853-89ec-8d984cc719cc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.478025 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a9ffd31-609b-4853-89ec-8d984cc719cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:29.478894 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a9ffd31-609b-4853-89ec-8d984cc719cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:29.478894 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a9ffd31-609b-4853-89ec-8d984cc719cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:29.501852 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9316ca92-88f6-4008-8f03-c152f467cb8f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.501852 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9316ca92-88f6-4008-8f03-c152f467cb8f None None] GET https://10.4.3.140/volume// Aug 13 03:33:29.501852 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9316ca92-88f6-4008-8f03-c152f467cb8f None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:29.502198 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:29.502198 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:29.502272 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9316ca92-88f6-4008-8f03-c152f467cb8f None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:29.502272 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9316ca92-88f6-4008-8f03-c152f467cb8f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:29.503140 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 295/1169] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:29.509924 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2a9ffd31-609b-4853-89ec-8d984cc719cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:29.521161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-cd84ee72-b83f-4076-87a8-55ea5c544131 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.524509 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-cd84ee72-b83f-4076-87a8-55ea5c544131 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:29.524952 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-cd84ee72-b83f-4076-87a8-55ea5c544131 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:29.525351 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-cd84ee72-b83f-4076-87a8-55ea5c544131 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:29.527873 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a9ffd31-609b-4853-89ec-8d984cc719cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:29.529975 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 298/1170] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:29 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:29.547546 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:29.547546 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:29.553317 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-cd84ee72-b83f-4076-87a8-55ea5c544131 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:29.567122 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-cd84ee72-b83f-4076-87a8-55ea5c544131 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:29.567541 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 285/1171] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:33:29 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 1027 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:33:29.732524 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-23a773d1-b9c4-405d-9cc0-0d63a781d57f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.741432 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-23a773d1-b9c4-405d-9cc0-0d63a781d57f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:29.741949 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-23a773d1-b9c4-405d-9cc0-0d63a781d57f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:29.742038 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-23a773d1-b9c4-405d-9cc0-0d63a781d57f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:29.757040 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-451d7ca2-3acb-47a8-b11f-5db1dd8bb4b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.772600 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:29.772600 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:29.774848 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-451d7ca2-3acb-47a8-b11f-5db1dd8bb4b3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] PUT https://10.4.3.140/volume/v3/attachments/39777678-be1c-4f78-82ae-b5c273a1a5e5 Aug 13 03:33:29.775649 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-451d7ca2-3acb-47a8-b11f-5db1dd8bb4b3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:29.784686 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-23a773d1-b9c4-405d-9cc0-0d63a781d57f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:29.795216 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-23a773d1-b9c4-405d-9cc0-0d63a781d57f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:29.796338 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 294/1172] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:29 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1445 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:29.811684 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-451d7ca2-3acb-47a8-b11f-5db1dd8bb4b3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Acquiring lock "cinder-attachment_update-bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:33:29.818224 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3b638e5c-ab52-4c80-82c2-2db58503b6e1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.823676 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-451d7ca2-3acb-47a8-b11f-5db1dd8bb4b3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Lock "cinder-attachment_update-bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4-np0000007145" acquired by "attachment_update" :: waited 0.011s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:33:29.823854 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3b638e5c-ab52-4c80-82c2-2db58503b6e1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:29.823854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3b638e5c-ab52-4c80-82c2-2db58503b6e1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:29.823854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3b638e5c-ab52-4c80-82c2-2db58503b6e1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:29.825238 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:29.825238 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:29.862179 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:29.862179 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:29.876696 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3b638e5c-ab52-4c80-82c2-2db58503b6e1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:29.887436 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-3b638e5c-ab52-4c80-82c2-2db58503b6e1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:29.887436 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 299/1173] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:29 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1445 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:29.932854 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-8cb9fb9b-8e69-4e2e-823d-d962604f4e15 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.934300 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f9108bf5-7cf6-4cf9-9a92-bb0b17311081 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:29.937486 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-8cb9fb9b-8e69-4e2e-823d-d962604f4e15 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a6e365b7-d2d0-468b-aa2e-ef8a4d6afa16 Aug 13 03:33:29.937653 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9108bf5-7cf6-4cf9-9a92-bb0b17311081 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:29.937653 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9108bf5-7cf6-4cf9-9a92-bb0b17311081 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:29.937769 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9108bf5-7cf6-4cf9-9a92-bb0b17311081 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:29.939919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-8cb9fb9b-8e69-4e2e-823d-d962604f4e15 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:29.939919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-8cb9fb9b-8e69-4e2e-823d-d962604f4e15 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:29.953403 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:29.953403 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:29.958035 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f9108bf5-7cf6-4cf9-9a92-bb0b17311081 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:29.959785 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:29.959785 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:29.973332 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9108bf5-7cf6-4cf9-9a92-bb0b17311081 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:29.974082 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 295/1174] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:29 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:33:30.085834 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-451d7ca2-3acb-47a8-b11f-5db1dd8bb4b3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Lock "cinder-attachment_update-bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4-np0000007145" released by "attachment_update" :: held 0.262s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:33:30.085834 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-451d7ca2-3acb-47a8-b11f-5db1dd8bb4b3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments/39777678-be1c-4f78-82ae-b5c273a1a5e5 returned with HTTP 200 Aug 13 03:33:30.085834 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 296/1175] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:33:29 2026] PUT /volume/v3/attachments/39777678-be1c-4f78-82ae-b5c273a1a5e5 => generated 969 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:33:30.140067 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4f284947-c6be-4e2f-9726-0a59a25a1b34 req-8cb9fb9b-8e69-4e2e-823d-d962604f4e15 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/a6e365b7-d2d0-468b-aa2e-ef8a4d6afa16 returned with HTTP 200 Aug 13 03:33:30.140220 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 286/1176] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:33:29 2026] DELETE /volume/v3/attachments/a6e365b7-d2d0-468b-aa2e-ef8a4d6afa16 => generated 192 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:30.407196 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-66baa895-9ba5-4287-9690-8ca201138c7d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:30.410010 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66baa895-9ba5-4287-9690-8ca201138c7d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] GET https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:33:30.410010 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66baa895-9ba5-4287-9690-8ca201138c7d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:30.410010 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-66baa895-9ba5-4287-9690-8ca201138c7d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:30.424511 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:30.424511 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:30.429953 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-66baa895-9ba5-4287-9690-8ca201138c7d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:33:30.437660 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-66baa895-9ba5-4287-9690-8ca201138c7d tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 200 Aug 13 03:33:30.438342 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 300/1177] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:33:30 2026] GET /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 1832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:33:30.551815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-62aa4456-8d94-4364-b7cb-259a8b9da4fa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:30.554853 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-62aa4456-8d94-4364-b7cb-259a8b9da4fa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:30.555140 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-62aa4456-8d94-4364-b7cb-259a8b9da4fa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:30.555371 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-62aa4456-8d94-4364-b7cb-259a8b9da4fa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:30.570987 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:30.570987 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:30.574153 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-62aa4456-8d94-4364-b7cb-259a8b9da4fa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:30.584939 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-62aa4456-8d94-4364-b7cb-259a8b9da4fa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:30.584939 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 296/1178] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:30 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:30.827763 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-87981683-ca25-472c-ab55-39b948358ba0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:30.834647 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-87981683-ca25-472c-ab55-39b948358ba0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:30.836025 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-87981683-ca25-472c-ab55-39b948358ba0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:30.836025 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-87981683-ca25-472c-ab55-39b948358ba0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:30.855158 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:30.855158 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:30.865677 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-87981683-ca25-472c-ab55-39b948358ba0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:30.882246 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-87981683-ca25-472c-ab55-39b948358ba0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:30.883528 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 297/1179] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:30 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1145 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:30.982220 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c61e9e39-a9ce-4e99-8cc6-09718c434103 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:30.984643 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c61e9e39-a9ce-4e99-8cc6-09718c434103 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:30.984986 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c61e9e39-a9ce-4e99-8cc6-09718c434103 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:30.985233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c61e9e39-a9ce-4e99-8cc6-09718c434103 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:30.997882 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4f650781-8ad1-404e-a694-3a89c76207d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:31.001335 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f650781-8ad1-404e-a694-3a89c76207d5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:31.003635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f650781-8ad1-404e-a694-3a89c76207d5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:31.003635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f650781-8ad1-404e-a694-3a89c76207d5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:31.020070 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:31.020070 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:31.028210 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:31.028210 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:31.030611 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c61e9e39-a9ce-4e99-8cc6-09718c434103 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Volume info retrieved successfully. Aug 13 03:33:31.041154 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4f650781-8ad1-404e-a694-3a89c76207d5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:31.041338 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c61e9e39-a9ce-4e99-8cc6-09718c434103 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:31.041338 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 287/1180] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:30 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:31.056903 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f650781-8ad1-404e-a694-3a89c76207d5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:31.057553 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 301/1181] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:30 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:31.082759 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-2fcebd84-4d03-4443-bfb3-8014d8795c52 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:31.092597 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-2fcebd84-4d03-4443-bfb3-8014d8795c52 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7/action Aug 13 03:33:31.092597 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-2fcebd84-4d03-4443-bfb3-8014d8795c52 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:31.092936 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-2fcebd84-4d03-4443-bfb3-8014d8795c52 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:31.119844 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-9df25efa-c549-45a1-b2d5-e9edfa9c3ea1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:31.123855 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-9df25efa-c549-45a1-b2d5-e9edfa9c3ea1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:31.123855 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-9df25efa-c549-45a1-b2d5-e9edfa9c3ea1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:31.123855 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-9df25efa-c549-45a1-b2d5-e9edfa9c3ea1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:31.124148 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:31.124148 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:31.150479 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4ca1015f-b5f1-431f-9c82-4e343c1b10ea req-2fcebd84-4d03-4443-bfb3-8014d8795c52 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7/action returned with HTTP 204 Aug 13 03:33:31.150623 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:31.150623 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:31.151375 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 297/1182] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:33:31 2026] POST /volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:31.161849 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-9df25efa-c549-45a1-b2d5-e9edfa9c3ea1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:31.170916 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-9df25efa-c549-45a1-b2d5-e9edfa9c3ea1 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:31.170916 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 298/1183] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:31 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:31.212207 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-c755a894-44d3-4564-ac5e-a66ee898ac16 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:31.218086 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-c755a894-44d3-4564-ac5e-a66ee898ac16 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9/action Aug 13 03:33:31.218688 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-c755a894-44d3-4564-ac5e-a66ee898ac16 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:31.219724 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-c755a894-44d3-4564-ac5e-a66ee898ac16 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:31.247794 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:31.247794 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:31.247794 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-c755a894-44d3-4564-ac5e-a66ee898ac16 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:31.265973 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-c755a894-44d3-4564-ac5e-a66ee898ac16 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Begin detaching volume completed successfully. Aug 13 03:33:31.266964 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-c755a894-44d3-4564-ac5e-a66ee898ac16 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9/action returned with HTTP 202 Aug 13 03:33:31.266964 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 288/1184] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:33:31 2026] POST /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:33:31.302164 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1d776bb3-d176-49dc-87b4-e8b91e2939c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:31.307678 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d776bb3-d176-49dc-87b4-e8b91e2939c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:31.307962 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d776bb3-d176-49dc-87b4-e8b91e2939c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:31.308083 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d776bb3-d176-49dc-87b4-e8b91e2939c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:31.328496 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:31.328496 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:31.336211 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1d776bb3-d176-49dc-87b4-e8b91e2939c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:31.347710 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d776bb3-d176-49dc-87b4-e8b91e2939c4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:31.348735 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 302/1185] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:31 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:31.360570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3d7eb16b-4bd5-4966-b373-b30d26d2bc43 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:31.361086 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3d7eb16b-4bd5-4966-b373-b30d26d2bc43 None None] GET https://10.4.3.140/volume// Aug 13 03:33:31.361345 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3d7eb16b-4bd5-4966-b373-b30d26d2bc43 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:31.361655 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3d7eb16b-4bd5-4966-b373-b30d26d2bc43 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:31.362150 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3d7eb16b-4bd5-4966-b373-b30d26d2bc43 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:31.362571 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 298/1186] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:31.379174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-e191f2f7-1eea-41b0-bd50-c13eb2b7893e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:31.390516 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-e191f2f7-1eea-41b0-bd50-c13eb2b7893e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:31.391350 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-e191f2f7-1eea-41b0-bd50-c13eb2b7893e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:31.391350 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-e191f2f7-1eea-41b0-bd50-c13eb2b7893e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:31.416783 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:31.416783 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:31.421985 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-e191f2f7-1eea-41b0-bd50-c13eb2b7893e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:31.431174 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-e191f2f7-1eea-41b0-bd50-c13eb2b7893e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:31.431548 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 299/1187] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:33:31 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1328 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:33:31.607554 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-13cbe74e-e2ef-496a-8e90-7f69833b5e2e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:31.610219 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-13cbe74e-e2ef-496a-8e90-7f69833b5e2e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:31.611923 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-13cbe74e-e2ef-496a-8e90-7f69833b5e2e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:31.611923 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-13cbe74e-e2ef-496a-8e90-7f69833b5e2e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:31.630727 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:31.630727 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:31.647462 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-13cbe74e-e2ef-496a-8e90-7f69833b5e2e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:31.657212 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-13cbe74e-e2ef-496a-8e90-7f69833b5e2e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:31.657751 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 289/1188] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:31 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:32.084194 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9a689694-cd6b-4b09-a7a0-67508f777e5d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:32.092268 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9a689694-cd6b-4b09-a7a0-67508f777e5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:32.092268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9a689694-cd6b-4b09-a7a0-67508f777e5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:32.092268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9a689694-cd6b-4b09-a7a0-67508f777e5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:32.114776 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:32.114776 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:32.126396 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9a689694-cd6b-4b09-a7a0-67508f777e5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:32.141447 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9a689694-cd6b-4b09-a7a0-67508f777e5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:32.141447 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 303/1189] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:32 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1654 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:32.162309 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bcb77885-b56b-4b22-9511-56c9ffd7a578 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:32.168981 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bcb77885-b56b-4b22-9511-56c9ffd7a578 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:33:32.169655 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bcb77885-b56b-4b22-9511-56c9ffd7a578 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "100d35c7-9ad4-435f-8524-f31097637d3e", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1933380778"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:32.197206 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:32.197206 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:32.197206 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bcb77885-b56b-4b22-9511-56c9ffd7a578 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:32.197206 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-bcb77885-b56b-4b22-9511-56c9ffd7a578 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:32.204983 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bcb77885-b56b-4b22-9511-56c9ffd7a578 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 400 Aug 13 03:33:32.205844 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 299/1190] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:33:32 2026] POST /volume/v3/snapshots => generated 160 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:33:32.223757 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3eeace70-32f7-4cc8-b039-cea59cc27c34 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:32.225607 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3eeace70-32f7-4cc8-b039-cea59cc27c34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:33:32.226115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3eeace70-32f7-4cc8-b039-cea59cc27c34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "100d35c7-9ad4-435f-8524-f31097637d3e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1099082524"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:32.255852 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:32.255852 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:32.256761 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3eeace70-32f7-4cc8-b039-cea59cc27c34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:32.257197 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-3eeace70-32f7-4cc8-b039-cea59cc27c34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:32.348722 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3eeace70-32f7-4cc8-b039-cea59cc27c34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['3018dbef-0018-4677-80ad-499d015309cd', 'f8576f84-d545-4f68-a187-9821088633bb', '4de122b8-9789-4644-8d8a-3d2e077e246f', 'dd4375d7-fb6c-4153-bb68-a321d1004098'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:33:32.369348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-65be37fd-a0ce-40be-98de-d28f5aa2a473 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:32.372291 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-65be37fd-a0ce-40be-98de-d28f5aa2a473 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:32.372291 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-65be37fd-a0ce-40be-98de-d28f5aa2a473 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:32.372291 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-65be37fd-a0ce-40be-98de-d28f5aa2a473 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:32.398936 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:32.398936 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:32.409865 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-65be37fd-a0ce-40be-98de-d28f5aa2a473 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:32.421935 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-65be37fd-a0ce-40be-98de-d28f5aa2a473 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:32.423031 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 290/1191] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:32 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:32.458436 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3eeace70-32f7-4cc8-b039-cea59cc27c34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot force create request issued successfully. Aug 13 03:33:32.461889 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3eeace70-32f7-4cc8-b039-cea59cc27c34 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:33:32.461889 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 300/1192] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:33:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:33:32.481211 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-35bd0ce4-0015-4f9f-a7b1-6436c0f044c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:32.485158 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35bd0ce4-0015-4f9f-a7b1-6436c0f044c4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 Aug 13 03:33:32.488724 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35bd0ce4-0015-4f9f-a7b1-6436c0f044c4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:32.489015 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35bd0ce4-0015-4f9f-a7b1-6436c0f044c4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:32.500864 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:32.500864 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:32.500864 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-35bd0ce4-0015-4f9f-a7b1-6436c0f044c4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:32.501779 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35bd0ce4-0015-4f9f-a7b1-6436c0f044c4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 returned with HTTP 200 Aug 13 03:33:32.502290 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 304/1193] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:32 2026] GET /volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:32.683930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8019fbb4-df73-432f-a391-270a31706edc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:32.683930 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8019fbb4-df73-432f-a391-270a31706edc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:32.683930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8019fbb4-df73-432f-a391-270a31706edc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:32.683930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8019fbb4-df73-432f-a391-270a31706edc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:32.715376 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:32.715376 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:32.723361 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8019fbb4-df73-432f-a391-270a31706edc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:32.735879 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8019fbb4-df73-432f-a391-270a31706edc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:32.735879 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 300/1194] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:32 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:33.452170 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-85fd6306-d2c2-45f8-a444-2915ca74cf38 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:33.454997 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85fd6306-d2c2-45f8-a444-2915ca74cf38 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:33.455874 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85fd6306-d2c2-45f8-a444-2915ca74cf38 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:33.455874 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85fd6306-d2c2-45f8-a444-2915ca74cf38 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:33.472102 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:33.472102 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:33.478915 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-85fd6306-d2c2-45f8-a444-2915ca74cf38 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:33.486636 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85fd6306-d2c2-45f8-a444-2915ca74cf38 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:33.487269 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 291/1195] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:33 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:33.516706 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ee3cef1b-ba11-4d4e-95b2-f990ae28d7da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:33.521292 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee3cef1b-ba11-4d4e-95b2-f990ae28d7da tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 Aug 13 03:33:33.521550 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee3cef1b-ba11-4d4e-95b2-f990ae28d7da tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:33.521769 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee3cef1b-ba11-4d4e-95b2-f990ae28d7da tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:33.536250 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:33.536250 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:33.536423 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ee3cef1b-ba11-4d4e-95b2-f990ae28d7da tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:33.538017 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee3cef1b-ba11-4d4e-95b2-f990ae28d7da tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 returned with HTTP 200 Aug 13 03:33:33.541341 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 301/1196] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:33 2026] GET /volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:33.555994 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bfea3073-87f0-4b03-9e84-e18353c78b1c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:33.559797 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bfea3073-87f0-4b03-9e84-e18353c78b1c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:33:33.559797 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bfea3073-87f0-4b03-9e84-e18353c78b1c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "100d35c7-9ad4-435f-8524-f31097637d3e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1368791653"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:33.587035 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:33.587035 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:33.587298 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bfea3073-87f0-4b03-9e84-e18353c78b1c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:33.588610 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-bfea3073-87f0-4b03-9e84-e18353c78b1c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:33.661552 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-bfea3073-87f0-4b03-9e84-e18353c78b1c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['efd4915a-6471-4d1d-9d2f-2555344308fc', '386d60f5-910c-454f-a64c-8ebbfc608ffd', '59c595c4-2e2a-4af9-b4da-7747beebe8b8', '856079ba-5618-4c24-9d8a-4e63ea6d7f9d'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:33:33.736730 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bfea3073-87f0-4b03-9e84-e18353c78b1c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot force create request issued successfully. Aug 13 03:33:33.736730 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bfea3073-87f0-4b03-9e84-e18353c78b1c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:33:33.737469 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 305/1197] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:33:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:33:33.751612 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2a6a4362-d1dd-4a61-8810-adfe362b11d0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:33.752168 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fa11f249-bb19-44de-bd42-508b9e9e6583 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:33.753746 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2a6a4362-d1dd-4a61-8810-adfe362b11d0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 Aug 13 03:33:33.754029 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2a6a4362-d1dd-4a61-8810-adfe362b11d0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:33.754839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2a6a4362-d1dd-4a61-8810-adfe362b11d0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:33.755473 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fa11f249-bb19-44de-bd42-508b9e9e6583 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:33.756179 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fa11f249-bb19-44de-bd42-508b9e9e6583 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:33.756179 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fa11f249-bb19-44de-bd42-508b9e9e6583 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:33.767734 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:33.767734 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:33.767734 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2a6a4362-d1dd-4a61-8810-adfe362b11d0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:33.768739 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2a6a4362-d1dd-4a61-8810-adfe362b11d0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 returned with HTTP 200 Aug 13 03:33:33.769901 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 301/1198] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:33 2026] GET /volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:33.777856 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:33.777856 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:33.784506 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fa11f249-bb19-44de-bd42-508b9e9e6583 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:33.796647 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fa11f249-bb19-44de-bd42-508b9e9e6583 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:33.797498 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 292/1199] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:33 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:34.085424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-783cbe6c-953b-40d0-bac5-f69fb7459857 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:34.090290 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-783cbe6c-953b-40d0-bac5-f69fb7459857 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/attachments/39777678-be1c-4f78-82ae-b5c273a1a5e5/action Aug 13 03:33:34.090290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-783cbe6c-953b-40d0-bac5-f69fb7459857 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:34.090290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-783cbe6c-953b-40d0-bac5-f69fb7459857 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:34.097146 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=205,cinder:UPDATE=45,cinder:INSERT=14 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:33:34.125894 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:34.125894 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:34.156609 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eeb11686-5796-49d0-b2e4-31d4085a0de8 req-783cbe6c-953b-40d0-bac5-f69fb7459857 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments/39777678-be1c-4f78-82ae-b5c273a1a5e5/action returned with HTTP 204 Aug 13 03:33:34.156757 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 302/1200] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:33:34 2026] POST /volume/v3/attachments/39777678-be1c-4f78-82ae-b5c273a1a5e5/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:34.504286 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6c15a8b8-bb44-49c5-80dc-fba058925525 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:34.507663 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c15a8b8-bb44-49c5-80dc-fba058925525 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:34.507913 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6c15a8b8-bb44-49c5-80dc-fba058925525 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:34.508169 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6c15a8b8-bb44-49c5-80dc-fba058925525 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:34.510795 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:UPDATE=48,cinder:INSERT=30,cinder:SELECT=250 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:33:34.526904 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:34.526904 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:34.535701 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6c15a8b8-bb44-49c5-80dc-fba058925525 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:34.543253 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c15a8b8-bb44-49c5-80dc-fba058925525 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:34.544117 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 306/1201] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:34 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:34.783805 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6c6a79d2-da3a-490a-9914-6dfb74b07012 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:34.785787 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c6a79d2-da3a-490a-9914-6dfb74b07012 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 Aug 13 03:33:34.786071 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c6a79d2-da3a-490a-9914-6dfb74b07012 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:34.786261 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c6a79d2-da3a-490a-9914-6dfb74b07012 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:34.792769 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:34.792769 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:34.793348 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6c6a79d2-da3a-490a-9914-6dfb74b07012 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:34.794327 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c6a79d2-da3a-490a-9914-6dfb74b07012 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 returned with HTTP 200 Aug 13 03:33:34.794581 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 302/1202] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:34 2026] GET /volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:34.810068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0d6fafc7-2bc0-4dab-b44b-7f9d35044547 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:34.814798 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d6fafc7-2bc0-4dab-b44b-7f9d35044547 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:33:34.815505 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0d6fafc7-2bc0-4dab-b44b-7f9d35044547 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "100d35c7-9ad4-435f-8524-f31097637d3e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-37470310"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:34.824537 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1a4c60ed-03ae-41be-8d3a-e656804ac8ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:34.827646 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1a4c60ed-03ae-41be-8d3a-e656804ac8ad tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:34.827920 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1a4c60ed-03ae-41be-8d3a-e656804ac8ad tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:34.828284 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1a4c60ed-03ae-41be-8d3a-e656804ac8ad tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:34.836556 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:34.836556 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:34.836750 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0d6fafc7-2bc0-4dab-b44b-7f9d35044547 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:34.836986 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-0d6fafc7-2bc0-4dab-b44b-7f9d35044547 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:34.840741 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:34.840741 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:34.847556 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1a4c60ed-03ae-41be-8d3a-e656804ac8ad tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:34.857139 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1a4c60ed-03ae-41be-8d3a-e656804ac8ad tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:34.857807 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 303/1203] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:34 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:34.876737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ef32d5e5-29e0-4396-a8cb-23eadd5ce31d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:34.879210 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef32d5e5-29e0-4396-a8cb-23eadd5ce31d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:33:34.879210 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef32d5e5-29e0-4396-a8cb-23eadd5ce31d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:34.879506 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef32d5e5-29e0-4396-a8cb-23eadd5ce31d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:34.891042 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-0d6fafc7-2bc0-4dab-b44b-7f9d35044547 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['167d42d1-9a00-4d3d-a6f0-e1fd0884e31c', 'e1f16239-338d-46f9-8065-375d5366b486', '1f1108e1-5960-44b3-8637-976975a15b06', 'd06f6bb6-a805-4551-a69b-86b06a04da87'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:33:34.897581 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:34.897581 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:34.902569 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ef32d5e5-29e0-4396-a8cb-23eadd5ce31d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:33:34.908328 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef32d5e5-29e0-4396-a8cb-23eadd5ce31d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:33:34.908806 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 307/1204] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:34 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:34.960092 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0d6fafc7-2bc0-4dab-b44b-7f9d35044547 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot force create request issued successfully. Aug 13 03:33:34.960290 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d6fafc7-2bc0-4dab-b44b-7f9d35044547 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:33:34.960875 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 293/1205] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:33:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:33:34.976136 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5d3b4c70-4866-4775-a1fe-85cb52e60674 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:34.980037 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5d3b4c70-4866-4775-a1fe-85cb52e60674 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb Aug 13 03:33:34.980037 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5d3b4c70-4866-4775-a1fe-85cb52e60674 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:34.980834 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5d3b4c70-4866-4775-a1fe-85cb52e60674 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:34.991770 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:34.991770 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:34.992583 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5d3b4c70-4866-4775-a1fe-85cb52e60674 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:34.993971 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5d3b4c70-4866-4775-a1fe-85cb52e60674 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb returned with HTTP 200 Aug 13 03:33:34.994580 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 303/1206] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:34 2026] GET /volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:35.207292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f43bb55e-c7c3-456c-95e4-b03840283c17 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:35.209876 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f43bb55e-c7c3-456c-95e4-b03840283c17 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:35.209876 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f43bb55e-c7c3-456c-95e4-b03840283c17 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:35.210287 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f43bb55e-c7c3-456c-95e4-b03840283c17 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:35.222670 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:35.222670 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:35.230120 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f43bb55e-c7c3-456c-95e4-b03840283c17 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:35.239800 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f43bb55e-c7c3-456c-95e4-b03840283c17 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:35.240912 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 304/1207] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:35 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:33:35.286228 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9153b307-cd50-4344-b2b8-3ddfbb325b91 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:35.289306 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9153b307-cd50-4344-b2b8-3ddfbb325b91 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] POST https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action Aug 13 03:33:35.290205 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9153b307-cd50-4344-b2b8-3ddfbb325b91 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-618919970", "disk_format": "qcow2"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:35.293071 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9153b307-cd50-4344-b2b8-3ddfbb325b91 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-618919970", "disk_format": "qcow2"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:35.308378 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:35.308378 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:35.309178 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9153b307-cd50-4344-b2b8-3ddfbb325b91 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:35.334784 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:35.334784 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:35.342241 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.image.image_utils [None req-9153b307-cd50-4344-b2b8-3ddfbb325b91 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-618919970'}] 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-618919970'}]. {{(pid=100342) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 03:33:35.380871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-2a4542a9-3025-4316-8b84-b5fe79030c68 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:35.385979 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-2a4542a9-3025-4316-8b84-b5fe79030c68 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:35.386213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-2a4542a9-3025-4316-8b84-b5fe79030c68 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:35.386746 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-2a4542a9-3025-4316-8b84-b5fe79030c68 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:35.407062 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:35.407062 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:35.414888 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-2a4542a9-3025-4316-8b84-b5fe79030c68 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:35.424547 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-2a4542a9-3025-4316-8b84-b5fe79030c68 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:35.425304 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 294/1208] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:35 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:35.564509 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0dea1598-10a1-4a58-8530-f65a0098d45c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:35.569370 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0dea1598-10a1-4a58-8530-f65a0098d45c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:35.569653 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0dea1598-10a1-4a58-8530-f65a0098d45c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:35.569964 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0dea1598-10a1-4a58-8530-f65a0098d45c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:35.593164 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:35.593164 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:35.605866 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0dea1598-10a1-4a58-8530-f65a0098d45c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:35.613330 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0dea1598-10a1-4a58-8530-f65a0098d45c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:35.613868 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 304/1209] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:35 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:35.873083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-8d01bca9-e7d4-4c87-adc2-489af4d65677 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:35.875614 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-8d01bca9-e7d4-4c87-adc2-489af4d65677 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a82fcbeb-74d7-41be-8421-270305ef46e6 Aug 13 03:33:35.875906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-8d01bca9-e7d4-4c87-adc2-489af4d65677 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:35.876133 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-8d01bca9-e7d4-4c87-adc2-489af4d65677 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:35.887943 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:35.887943 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:35.964342 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f9570f93-945c-4e7d-89cb-bc39103a51d4 req-8d01bca9-e7d4-4c87-adc2-489af4d65677 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/a82fcbeb-74d7-41be-8421-270305ef46e6 returned with HTTP 200 Aug 13 03:33:35.964612 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 305/1210] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:33:35 2026] DELETE /volume/v3/attachments/a82fcbeb-74d7-41be-8421-270305ef46e6 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:36.015860 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7b4ad8e6-3199-422c-8d04-59977ad95066 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:36.019018 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7b4ad8e6-3199-422c-8d04-59977ad95066 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb Aug 13 03:33:36.019174 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7b4ad8e6-3199-422c-8d04-59977ad95066 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:36.019481 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7b4ad8e6-3199-422c-8d04-59977ad95066 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:36.030731 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:36.030731 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:36.033542 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7b4ad8e6-3199-422c-8d04-59977ad95066 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:36.035274 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7b4ad8e6-3199-422c-8d04-59977ad95066 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb returned with HTTP 200 Aug 13 03:33:36.036141 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 295/1211] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:36 2026] GET /volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:36.052743 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f0084116-e798-449a-97f8-9cb51386b281 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:36.056584 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f0084116-e798-449a-97f8-9cb51386b281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 Aug 13 03:33:36.056875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f0084116-e798-449a-97f8-9cb51386b281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:36.057140 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f0084116-e798-449a-97f8-9cb51386b281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:36.057557 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-f0084116-e798-449a-97f8-9cb51386b281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 72d54bb7-d572-4d38-9e2c-db61e9febb88 Aug 13 03:33:36.064693 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:36.064693 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:36.065388 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f0084116-e798-449a-97f8-9cb51386b281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:36.119510 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f0084116-e798-449a-97f8-9cb51386b281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:33:36.119852 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f0084116-e798-449a-97f8-9cb51386b281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 returned with HTTP 202 Aug 13 03:33:36.120362 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 305/1212] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:33:36 2026] DELETE /volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:33:36.132046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ba459070-fa54-47a7-9f0c-e8cebfcd8f87 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:36.141021 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba459070-fa54-47a7-9f0c-e8cebfcd8f87 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 Aug 13 03:33:36.142304 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba459070-fa54-47a7-9f0c-e8cebfcd8f87 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:36.142802 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba459070-fa54-47a7-9f0c-e8cebfcd8f87 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:36.152849 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:36.152849 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:36.154130 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ba459070-fa54-47a7-9f0c-e8cebfcd8f87 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:36.155189 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba459070-fa54-47a7-9f0c-e8cebfcd8f87 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 returned with HTTP 200 Aug 13 03:33:36.155834 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 306/1213] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:36 2026] GET /volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:36.238449 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9153b307-cd50-4344-b2b8-3ddfbb325b91 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Copy volume to image completed successfully. Aug 13 03:33:36.239164 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9153b307-cd50-4344-b2b8-3ddfbb325b91 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action returned with HTTP 202 Aug 13 03:33:36.239800 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 308/1214] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:33:35 2026] POST /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0/action => generated 688 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:33:36.634940 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-34d93a5a-5a46-49a0-a6af-527f3934a1c9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:36.637406 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-34d93a5a-5a46-49a0-a6af-527f3934a1c9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:36.637801 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-34d93a5a-5a46-49a0-a6af-527f3934a1c9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:36.638119 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-34d93a5a-5a46-49a0-a6af-527f3934a1c9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:36.650130 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:36.650130 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:36.658735 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-34d93a5a-5a46-49a0-a6af-527f3934a1c9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:36.674755 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-34d93a5a-5a46-49a0-a6af-527f3934a1c9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:36.674922 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 296/1215] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:36 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:33:36.696419 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-387eb229-8f1e-44bb-99c8-0f3e461f616a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:36.699565 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-387eb229-8f1e-44bb-99c8-0f3e461f616a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:36.699565 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-387eb229-8f1e-44bb-99c8-0f3e461f616a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:36.701554 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-387eb229-8f1e-44bb-99c8-0f3e461f616a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:36.714735 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:36.714735 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:36.721779 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-387eb229-8f1e-44bb-99c8-0f3e461f616a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:36.730573 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-387eb229-8f1e-44bb-99c8-0f3e461f616a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:36.730573 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 306/1216] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:36 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:36.811945 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b07007fd-474a-4351-a0aa-6db9d3441383 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:36.815473 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b07007fd-474a-4351-a0aa-6db9d3441383 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:33:36.815749 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b07007fd-474a-4351-a0aa-6db9d3441383 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:36.816001 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b07007fd-474a-4351-a0aa-6db9d3441383 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:36.829528 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:36.829528 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:36.838359 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b07007fd-474a-4351-a0aa-6db9d3441383 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:33:36.847046 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b07007fd-474a-4351-a0aa-6db9d3441383 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:33:36.847660 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 307/1217] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:36 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:37.172631 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ec5af4d4-3e05-4ac6-ac11-7aee65625898 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:37.176421 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec5af4d4-3e05-4ac6-ac11-7aee65625898 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 Aug 13 03:33:37.176421 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec5af4d4-3e05-4ac6-ac11-7aee65625898 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:37.176421 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec5af4d4-3e05-4ac6-ac11-7aee65625898 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:37.184251 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec5af4d4-3e05-4ac6-ac11-7aee65625898 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 returned with HTTP 404 Aug 13 03:33:37.185427 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 309/1218] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:37 2026] GET /volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:37.199155 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-190d5b25-262a-4a8e-8219-4a4a0e9a7594 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:37.203891 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-190d5b25-262a-4a8e-8219-4a4a0e9a7594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb Aug 13 03:33:37.203891 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-190d5b25-262a-4a8e-8219-4a4a0e9a7594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:37.203891 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-190d5b25-262a-4a8e-8219-4a4a0e9a7594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:37.203891 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-190d5b25-262a-4a8e-8219-4a4a0e9a7594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb Aug 13 03:33:37.215212 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:37.215212 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:37.216365 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-190d5b25-262a-4a8e-8219-4a4a0e9a7594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:37.265606 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-190d5b25-262a-4a8e-8219-4a4a0e9a7594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:33:37.265606 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-190d5b25-262a-4a8e-8219-4a4a0e9a7594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb returned with HTTP 202 Aug 13 03:33:37.267003 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 297/1219] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:33:37 2026] DELETE /volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:33:37.284331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5297be36-7e08-4238-8314-88189a8f8f5e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:37.287033 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5297be36-7e08-4238-8314-88189a8f8f5e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb Aug 13 03:33:37.287033 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5297be36-7e08-4238-8314-88189a8f8f5e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:37.287467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5297be36-7e08-4238-8314-88189a8f8f5e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:37.298173 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:37.298173 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:37.299247 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5297be36-7e08-4238-8314-88189a8f8f5e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:37.301093 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5297be36-7e08-4238-8314-88189a8f8f5e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb returned with HTTP 200 Aug 13 03:33:37.301941 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 307/1220] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:37 2026] GET /volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:38.314636 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8e1236fc-aaf8-4d04-8849-80eebebb1dc0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:38.321423 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e1236fc-aaf8-4d04-8849-80eebebb1dc0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb Aug 13 03:33:38.321423 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e1236fc-aaf8-4d04-8849-80eebebb1dc0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:38.321423 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e1236fc-aaf8-4d04-8849-80eebebb1dc0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:38.328870 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e1236fc-aaf8-4d04-8849-80eebebb1dc0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb returned with HTTP 404 Aug 13 03:33:38.329745 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 308/1221] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:38 2026] GET /volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:38.339908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-38446e8d-8ff7-4910-b728-d732d2568c71 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:38.343083 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38446e8d-8ff7-4910-b728-d732d2568c71 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 Aug 13 03:33:38.344673 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38446e8d-8ff7-4910-b728-d732d2568c71 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:38.344673 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38446e8d-8ff7-4910-b728-d732d2568c71 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:38.344673 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-38446e8d-8ff7-4910-b728-d732d2568c71 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 2a19ab49-0a95-42a4-a37f-f88d0383ad88 Aug 13 03:33:38.353745 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:38.353745 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:38.354528 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-38446e8d-8ff7-4910-b728-d732d2568c71 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:38.395605 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-38446e8d-8ff7-4910-b728-d732d2568c71 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:33:38.395991 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38446e8d-8ff7-4910-b728-d732d2568c71 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 returned with HTTP 202 Aug 13 03:33:38.396590 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 310/1222] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:33:38 2026] DELETE /volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:33:38.411014 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-23d50d14-4fa0-40c3-844a-0dc86bac11cc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:38.412447 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-23d50d14-4fa0-40c3-844a-0dc86bac11cc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 Aug 13 03:33:38.412774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-23d50d14-4fa0-40c3-844a-0dc86bac11cc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:38.413104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-23d50d14-4fa0-40c3-844a-0dc86bac11cc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:38.421718 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:38.421718 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:38.422305 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-23d50d14-4fa0-40c3-844a-0dc86bac11cc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:38.423670 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-23d50d14-4fa0-40c3-844a-0dc86bac11cc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 returned with HTTP 200 Aug 13 03:33:38.424534 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 298/1223] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:38 2026] GET /volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:33:39.437623 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-075fece9-6bb4-4751-b5bd-bfba21c5f005 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:39.444394 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-075fece9-6bb4-4751-b5bd-bfba21c5f005 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 Aug 13 03:33:39.444394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-075fece9-6bb4-4751-b5bd-bfba21c5f005 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:39.444900 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-075fece9-6bb4-4751-b5bd-bfba21c5f005 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:39.452310 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-075fece9-6bb4-4751-b5bd-bfba21c5f005 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 returned with HTTP 404 Aug 13 03:33:39.452979 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 308/1224] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:39 2026] GET /volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:39.464637 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-09f60282-ed67-470e-979c-b617a5a662e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:39.468943 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09f60282-ed67-470e-979c-b617a5a662e0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb Aug 13 03:33:39.468943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09f60282-ed67-470e-979c-b617a5a662e0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:39.468943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09f60282-ed67-470e-979c-b617a5a662e0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:39.468943 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-09f60282-ed67-470e-979c-b617a5a662e0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb Aug 13 03:33:39.475260 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09f60282-ed67-470e-979c-b617a5a662e0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb returned with HTTP 404 Aug 13 03:33:39.476074 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 309/1225] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:33:39 2026] DELETE /volume/v3/snapshots/f0bf576e-1fe9-4c77-872a-eba6f2d4f9cb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:39.487318 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a062309b-94e9-4f85-81ee-b431791f2d02 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:39.491916 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a062309b-94e9-4f85-81ee-b431791f2d02 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 Aug 13 03:33:39.491916 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a062309b-94e9-4f85-81ee-b431791f2d02 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:39.492376 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a062309b-94e9-4f85-81ee-b431791f2d02 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:39.492688 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a062309b-94e9-4f85-81ee-b431791f2d02 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 2a19ab49-0a95-42a4-a37f-f88d0383ad88 Aug 13 03:33:39.501009 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a062309b-94e9-4f85-81ee-b431791f2d02 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 returned with HTTP 404 Aug 13 03:33:39.502279 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 311/1226] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:33:39 2026] DELETE /volume/v3/snapshots/2a19ab49-0a95-42a4-a37f-f88d0383ad88 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:33:39.511646 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b8c3693d-73e0-4cbd-988c-6f36b8914162 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:39.514378 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b8c3693d-73e0-4cbd-988c-6f36b8914162 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 Aug 13 03:33:39.514378 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b8c3693d-73e0-4cbd-988c-6f36b8914162 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:39.514603 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b8c3693d-73e0-4cbd-988c-6f36b8914162 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:39.514762 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-b8c3693d-73e0-4cbd-988c-6f36b8914162 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 72d54bb7-d572-4d38-9e2c-db61e9febb88 Aug 13 03:33:39.524620 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b8c3693d-73e0-4cbd-988c-6f36b8914162 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 returned with HTTP 404 Aug 13 03:33:39.525141 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 299/1227] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:33:39 2026] DELETE /volume/v3/snapshots/72d54bb7-d572-4d38-9e2c-db61e9febb88 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:39.575004 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-888408e3-a56d-44cd-9e57-348bbda2b9f5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:39.575548 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-888408e3-a56d-44cd-9e57-348bbda2b9f5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:39.575838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-888408e3-a56d-44cd-9e57-348bbda2b9f5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:39.576107 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-888408e3-a56d-44cd-9e57-348bbda2b9f5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:39.593645 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:39.593645 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:39.599778 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-888408e3-a56d-44cd-9e57-348bbda2b9f5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:39.606791 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-888408e3-a56d-44cd-9e57-348bbda2b9f5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:39.607244 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 309/1228] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:33:39 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1654 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:39.650627 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-4e48693c-7f45-4dde-b4c5-13717e8e8661 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:39.654616 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-4e48693c-7f45-4dde-b4c5-13717e8e8661 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e/action Aug 13 03:33:39.655847 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-4e48693c-7f45-4dde-b4c5-13717e8e8661 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:33:39.655847 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-4e48693c-7f45-4dde-b4c5-13717e8e8661 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:39.673278 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:39.673278 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:39.675845 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-4e48693c-7f45-4dde-b4c5-13717e8e8661 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:39.689242 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-4e48693c-7f45-4dde-b4c5-13717e8e8661 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Begin detaching volume completed successfully. Aug 13 03:33:39.689242 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-4e48693c-7f45-4dde-b4c5-13717e8e8661 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e/action returned with HTTP 202 Aug 13 03:33:39.689242 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 310/1229] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:33:39 2026] POST /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:33:39.775149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cd90b9c3-22af-43b7-8e85-14709e01f3b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:39.776919 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd90b9c3-22af-43b7-8e85-14709e01f3b6 None None] GET https://10.4.3.140/volume// Aug 13 03:33:39.776919 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd90b9c3-22af-43b7-8e85-14709e01f3b6 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:39.776919 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd90b9c3-22af-43b7-8e85-14709e01f3b6 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:39.777503 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd90b9c3-22af-43b7-8e85-14709e01f3b6 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:33:39.778088 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 312/1230] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:33:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:33:39.800179 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-dee53988-0561-42ad-98e6-8b28b428123a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:39.806122 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-dee53988-0561-42ad-98e6-8b28b428123a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:39.807016 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-dee53988-0561-42ad-98e6-8b28b428123a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:39.807307 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-dee53988-0561-42ad-98e6-8b28b428123a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:39.829397 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:39.829397 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:39.838910 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-dee53988-0561-42ad-98e6-8b28b428123a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:39.848675 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-dee53988-0561-42ad-98e6-8b28b428123a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:39.851692 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 300/1231] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:33:39 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1837 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:33:41.410475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-de72a5ca-682b-4f74-8a91-9c99fb9f81a1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:41.415964 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-de72a5ca-682b-4f74-8a91-9c99fb9f81a1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7 Aug 13 03:33:41.415964 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-de72a5ca-682b-4f74-8a91-9c99fb9f81a1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:41.417179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-de72a5ca-682b-4f74-8a91-9c99fb9f81a1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:41.433844 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:41.433844 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:41.527036 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-37aad256-26d1-4f71-bcf2-ab2e0f547818 req-de72a5ca-682b-4f74-8a91-9c99fb9f81a1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7 returned with HTTP 200 Aug 13 03:33:41.528245 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 310/1232] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:33:41 2026] DELETE /volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:43.499903 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2dc1b971-ee23-43a2-8bdb-ebedcdeb6d8f req-44c450cf-f3ed-48bf-bc57-f0e89bfb5ce5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:43.505778 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2dc1b971-ee23-43a2-8bdb-ebedcdeb6d8f req-44c450cf-f3ed-48bf-bc57-f0e89bfb5ce5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7 Aug 13 03:33:43.506121 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2dc1b971-ee23-43a2-8bdb-ebedcdeb6d8f req-44c450cf-f3ed-48bf-bc57-f0e89bfb5ce5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:43.506804 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2dc1b971-ee23-43a2-8bdb-ebedcdeb6d8f req-44c450cf-f3ed-48bf-bc57-f0e89bfb5ce5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:43.516469 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2dc1b971-ee23-43a2-8bdb-ebedcdeb6d8f req-44c450cf-f3ed-48bf-bc57-f0e89bfb5ce5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7 returned with HTTP 404 Aug 13 03:33:43.517272 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 311/1233] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:33:43 2026] DELETE /volume/v3/attachments/dad83968-141c-4f53-b4a9-0c60a4afc6a7 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:33:46.147313 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eba14749-1276-4ca2-bf8f-89d8514b1b6f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:46.150600 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eba14749-1276-4ca2-bf8f-89d8514b1b6f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:46.151146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eba14749-1276-4ca2-bf8f-89d8514b1b6f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:46.152110 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eba14749-1276-4ca2-bf8f-89d8514b1b6f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:46.171617 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:46.171617 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:46.190584 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eba14749-1276-4ca2-bf8f-89d8514b1b6f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:46.216155 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eba14749-1276-4ca2-bf8f-89d8514b1b6f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:46.217032 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 313/1234] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:46 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1362 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:46.242488 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c72a5082-e414-4e50-80f1-57c5fdef2657 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:46.246859 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c72a5082-e414-4e50-80f1-57c5fdef2657 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:46.246859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c72a5082-e414-4e50-80f1-57c5fdef2657 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:46.246859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c72a5082-e414-4e50-80f1-57c5fdef2657 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:46.246859 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-c72a5082-e414-4e50-80f1-57c5fdef2657 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume with id: 100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:46.261411 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:46.261411 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:46.262214 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c72a5082-e414-4e50-80f1-57c5fdef2657 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:46.308945 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c72a5082-e414-4e50-80f1-57c5fdef2657 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume request issued successfully. Aug 13 03:33:46.308945 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c72a5082-e414-4e50-80f1-57c5fdef2657 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 202 Aug 13 03:33:46.308945 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 301/1235] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:33:46 2026] DELETE /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:33:46.322031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-00920ce3-bb78-438a-ad31-986f242610c3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:46.324596 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-00920ce3-bb78-438a-ad31-986f242610c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:46.325056 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-00920ce3-bb78-438a-ad31-986f242610c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:46.326539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-00920ce3-bb78-438a-ad31-986f242610c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:46.345581 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:46.345581 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:46.356448 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-00920ce3-bb78-438a-ad31-986f242610c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:46.368320 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-00920ce3-bb78-438a-ad31-986f242610c3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 200 Aug 13 03:33:46.368320 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 311/1236] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:46 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 1361 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:33:47.388807 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cf0140af-3231-466c-903a-a9a6ff8a94c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:47.391441 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf0140af-3231-466c-903a-a9a6ff8a94c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e Aug 13 03:33:47.391885 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf0140af-3231-466c-903a-a9a6ff8a94c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:47.392300 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf0140af-3231-466c-903a-a9a6ff8a94c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:47.399197 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf0140af-3231-466c-903a-a9a6ff8a94c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e returned with HTTP 404 Aug 13 03:33:47.400693 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 312/1237] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:47 2026] GET /volume/v3/volumes/100d35c7-9ad4-435f-8524-f31097637d3e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:47.417312 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f1a73c38-693a-4637-9ee0-941a543653e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:47.418907 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1a73c38-693a-4637-9ee0-941a543653e4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:33:47.419063 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f1a73c38-693a-4637-9ee0-941a543653e4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:47.420707 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f1a73c38-693a-4637-9ee0-941a543653e4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:47.429280 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:47.429280 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:47.434948 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f1a73c38-693a-4637-9ee0-941a543653e4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:47.442999 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f1a73c38-693a-4637-9ee0-941a543653e4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:33:47.442999 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 314/1238] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:47 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:47.462120 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ff793a4a-80c0-419b-b347-20e335cbd8f4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:47.467876 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff793a4a-80c0-419b-b347-20e335cbd8f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:33:47.467876 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ff793a4a-80c0-419b-b347-20e335cbd8f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dcd5607-13ae-4520-8baa-eea5d4be6614", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1703488395"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:47.483346 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:47.483346 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:47.484154 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ff793a4a-80c0-419b-b347-20e335cbd8f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:47.484400 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-ff793a4a-80c0-419b-b347-20e335cbd8f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:33:47.527317 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-ff793a4a-80c0-419b-b347-20e335cbd8f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['fd6b9e26-540e-4728-a87d-8364ede4f0c3', '341ea885-df6a-4d77-8a52-4b7a734ae233', 'fc29b097-14b3-4cc1-b5de-17d574268bba', '7474067f-413f-44e3-96e3-6cd5231990c1'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:33:47.606662 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ff793a4a-80c0-419b-b347-20e335cbd8f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot create request issued successfully. Aug 13 03:33:47.606765 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff793a4a-80c0-419b-b347-20e335cbd8f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:33:47.609853 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 302/1239] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:33:47 2026] POST /volume/v3/snapshots => generated 380 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:33:47.620882 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3f3ccc89-6da6-4a53-872a-baf4bc5a49e8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:47.624745 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f3ccc89-6da6-4a53-872a-baf4bc5a49e8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:47.624745 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f3ccc89-6da6-4a53-872a-baf4bc5a49e8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:47.625206 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f3ccc89-6da6-4a53-872a-baf4bc5a49e8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:47.633248 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:47.633248 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:47.633840 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3f3ccc89-6da6-4a53-872a-baf4bc5a49e8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:47.636756 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f3ccc89-6da6-4a53-872a-baf4bc5a49e8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b returned with HTTP 200 Aug 13 03:33:47.639843 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 312/1240] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:47 2026] GET /volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:48.651529 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-16c9494a-34a0-45c1-9d27-328072253504 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:48.660153 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16c9494a-34a0-45c1-9d27-328072253504 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:48.660296 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-16c9494a-34a0-45c1-9d27-328072253504 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:48.660550 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-16c9494a-34a0-45c1-9d27-328072253504 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:48.668592 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:48.668592 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:48.669417 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-16c9494a-34a0-45c1-9d27-328072253504 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:48.670562 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16c9494a-34a0-45c1-9d27-328072253504 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b returned with HTTP 200 Aug 13 03:33:48.671195 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 313/1241] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:48 2026] GET /volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b => generated 539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:48.688294 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0f0a8f4b-898f-48fa-b459-0f867d154a54 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:48.692290 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f0a8f4b-898f-48fa-b459-0f867d154a54 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:48.692850 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f0a8f4b-898f-48fa-b459-0f867d154a54 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:48.693216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f0a8f4b-898f-48fa-b459-0f867d154a54 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:48.703675 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:48.703675 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:48.705619 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f0a8f4b-898f-48fa-b459-0f867d154a54 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:48.705619 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f0a8f4b-898f-48fa-b459-0f867d154a54 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b returned with HTTP 200 Aug 13 03:33:48.706483 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 315/1242] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:48 2026] GET /volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:48.722156 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-85e14164-7262-40a6-8797-39cd387cb09e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:48.722472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8c4b681f-8ce4-4c6f-9aae-95e02e348ac7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:48.724807 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8c4b681f-8ce4-4c6f-9aae-95e02e348ac7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:48.725066 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8c4b681f-8ce4-4c6f-9aae-95e02e348ac7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:48.725311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8c4b681f-8ce4-4c6f-9aae-95e02e348ac7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:48.725928 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85e14164-7262-40a6-8797-39cd387cb09e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots Aug 13 03:33:48.726282 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85e14164-7262-40a6-8797-39cd387cb09e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:48.726434 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85e14164-7262-40a6-8797-39cd387cb09e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:48.726992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-85e14164-7262-40a6-8797-39cd387cb09e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:33:48.727471 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:48.727471 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:48.728808 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.db.api [None req-85e14164-7262-40a6-8797-39cd387cb09e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Building query based on filter {{(pid=100341) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:33:48.736015 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-85e14164-7262-40a6-8797-39cd387cb09e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Get all snapshots completed successfully. Aug 13 03:33:48.736571 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85e14164-7262-40a6-8797-39cd387cb09e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Aug 13 03:33:48.737212 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 303/1243] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:33:48 2026] GET /volume/v3/snapshots => generated 408 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:48.739736 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:48.739736 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:48.750543 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8c4b681f-8ce4-4c6f-9aae-95e02e348ac7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:48.752137 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b6d30b4b-5a58-4d7b-963a-07c242f2a02a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:48.754965 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6d30b4b-5a58-4d7b-963a-07c242f2a02a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] PUT https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:48.755695 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6d30b4b-5a58-4d7b-963a-07c242f2a02a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1708491835", "description": "This is the new description of snapshot."}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:48.766854 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8c4b681f-8ce4-4c6f-9aae-95e02e348ac7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:48.766854 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 313/1244] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:48 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:33:48.771645 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:48.771645 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:48.772140 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b6d30b4b-5a58-4d7b-963a-07c242f2a02a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:48.783019 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6d30b4b-5a58-4d7b-963a-07c242f2a02a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b returned with HTTP 200 Aug 13 03:33:48.783920 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 314/1245] 10.4.3.140 () {68 vars in 1375 bytes} [Thu Aug 13 03:33:48 2026] PUT /volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:48.795914 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-33d3042b-5de6-44a2-aa76-32725ddb08d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:48.798474 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-33d3042b-5de6-44a2-aa76-32725ddb08d9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:48.798805 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-33d3042b-5de6-44a2-aa76-32725ddb08d9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:48.799207 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-33d3042b-5de6-44a2-aa76-32725ddb08d9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:48.810836 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:48.810836 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:48.811238 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-33d3042b-5de6-44a2-aa76-32725ddb08d9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:48.813054 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-33d3042b-5de6-44a2-aa76-32725ddb08d9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b returned with HTTP 200 Aug 13 03:33:48.814111 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 316/1246] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:48 2026] GET /volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b => generated 577 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:48.828022 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4ad1ef44-82df-4e84-bdfe-00b0be284d59 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:48.832164 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ad1ef44-82df-4e84-bdfe-00b0be284d59 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:48.832397 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ad1ef44-82df-4e84-bdfe-00b0be284d59 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:48.832774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ad1ef44-82df-4e84-bdfe-00b0be284d59 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:48.832774 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-4ad1ef44-82df-4e84-bdfe-00b0be284d59 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:48.843523 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:48.843523 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:48.844190 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4ad1ef44-82df-4e84-bdfe-00b0be284d59 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:48.872636 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4ad1ef44-82df-4e84-bdfe-00b0be284d59 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:33:48.872636 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ad1ef44-82df-4e84-bdfe-00b0be284d59 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b returned with HTTP 202 Aug 13 03:33:48.872636 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 304/1247] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:33:48 2026] DELETE /volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:33:48.885468 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7632cfbb-142f-40e9-9249-202daedc4c3d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:48.886759 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7632cfbb-142f-40e9-9249-202daedc4c3d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:48.887086 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7632cfbb-142f-40e9-9249-202daedc4c3d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:48.887443 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7632cfbb-142f-40e9-9249-202daedc4c3d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:48.894161 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:48.894161 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:48.894548 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7632cfbb-142f-40e9-9249-202daedc4c3d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:48.895447 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7632cfbb-142f-40e9-9249-202daedc4c3d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b returned with HTTP 200 Aug 13 03:33:48.896073 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 314/1248] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:48 2026] GET /volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:49.784223 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7fffe966-3628-4e96-aed1-82152592826b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:49.786977 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7fffe966-3628-4e96-aed1-82152592826b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:49.787395 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7fffe966-3628-4e96-aed1-82152592826b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:49.787622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7fffe966-3628-4e96-aed1-82152592826b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:49.797996 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:49.797996 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:49.804422 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7fffe966-3628-4e96-aed1-82152592826b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:49.814975 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7fffe966-3628-4e96-aed1-82152592826b tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:49.815488 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 315/1249] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:49 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:49.907548 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-83de2402-1265-47f9-951f-53514dabe577 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:49.910749 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83de2402-1265-47f9-951f-53514dabe577 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:49.911147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83de2402-1265-47f9-951f-53514dabe577 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:49.911412 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83de2402-1265-47f9-951f-53514dabe577 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:49.919520 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83de2402-1265-47f9-951f-53514dabe577 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b returned with HTTP 404 Aug 13 03:33:49.920611 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 317/1250] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:49 2026] GET /volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:33:49.932927 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-712c06f0-760e-48dc-8288-aeeed46fface None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:49.939946 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-712c06f0-760e-48dc-8288-aeeed46fface tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:49.939946 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-712c06f0-760e-48dc-8288-aeeed46fface tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:49.941566 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-712c06f0-760e-48dc-8288-aeeed46fface tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:49.941566 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-712c06f0-760e-48dc-8288-aeeed46fface tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 02432a25-9865-4e15-8d1a-e9246828e09b Aug 13 03:33:49.950065 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-712c06f0-760e-48dc-8288-aeeed46fface tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b returned with HTTP 404 Aug 13 03:33:49.950948 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 305/1251] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:33:49 2026] DELETE /volume/v3/snapshots/02432a25-9865-4e15-8d1a-e9246828e09b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:33:49.967991 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d67ce3ac-c692-44c9-adf9-46ac1e8cdfd4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:49.970317 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d67ce3ac-c692-44c9-adf9-46ac1e8cdfd4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:33:49.970317 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d67ce3ac-c692-44c9-adf9-46ac1e8cdfd4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:49.970743 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d67ce3ac-c692-44c9-adf9-46ac1e8cdfd4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:49.991374 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:49.991374 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:49.999835 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d67ce3ac-c692-44c9-adf9-46ac1e8cdfd4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:50.005911 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d67ce3ac-c692-44c9-adf9-46ac1e8cdfd4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:33:50.006357 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 315/1252] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:49 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:50.024912 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8488c092-585d-48db-9a04-87817cfdc99c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:50.030856 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8488c092-585d-48db-9a04-87817cfdc99c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:33:50.030856 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8488c092-585d-48db-9a04-87817cfdc99c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dcd5607-13ae-4520-8baa-eea5d4be6614", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-304843940"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:33:50.038515 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:50.038515 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:50.039036 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8488c092-585d-48db-9a04-87817cfdc99c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:33:50.039233 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-8488c092-585d-48db-9a04-87817cfdc99c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:33:50.088901 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8488c092-585d-48db-9a04-87817cfdc99c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['368d5a54-31e8-47dd-8ad2-3b3494b101dc', '09e23588-751f-4a0e-850d-e7c2d60b6a44', '809ffea0-31c6-48df-aada-bc83c5fb445d', 'f9a7e1ea-f64d-4c4f-be0d-892cbf21c745'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:33:50.150117 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8488c092-585d-48db-9a04-87817cfdc99c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot create request issued successfully. Aug 13 03:33:50.150117 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8488c092-585d-48db-9a04-87817cfdc99c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:33:50.150117 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 316/1253] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:33:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:33:50.167545 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cc278d47-2af0-4737-92f9-d58d4514620f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:50.170974 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc278d47-2af0-4737-92f9-d58d4514620f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 Aug 13 03:33:50.171377 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc278d47-2af0-4737-92f9-d58d4514620f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:50.171524 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc278d47-2af0-4737-92f9-d58d4514620f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:50.181618 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:50.181618 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:50.182228 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cc278d47-2af0-4737-92f9-d58d4514620f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:50.183611 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc278d47-2af0-4737-92f9-d58d4514620f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 returned with HTTP 200 Aug 13 03:33:50.184174 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 318/1254] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:50 2026] GET /volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:50.662711 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f3d6073a-b13f-4102-826e-caa3e96c8db4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:50.663875 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3d6073a-b13f-4102-826e-caa3e96c8db4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:50.664295 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3d6073a-b13f-4102-826e-caa3e96c8db4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:50.664471 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3d6073a-b13f-4102-826e-caa3e96c8db4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:50.671430 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:50.671430 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:33:50.678937 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f3d6073a-b13f-4102-826e-caa3e96c8db4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:50.682967 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3d6073a-b13f-4102-826e-caa3e96c8db4 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:50.683481 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 306/1255] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:50 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:50.702505 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-64e3a682-29fb-49cb-b553-8b530828f3d7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:50.708555 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-64e3a682-29fb-49cb-b553-8b530828f3d7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] DELETE https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:50.708897 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-64e3a682-29fb-49cb-b553-8b530828f3d7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:50.709230 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-64e3a682-29fb-49cb-b553-8b530828f3d7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:50.709486 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-64e3a682-29fb-49cb-b553-8b530828f3d7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Delete volume with id: 15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:50.722136 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:50.722136 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:33:50.722986 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-64e3a682-29fb-49cb-b553-8b530828f3d7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:50.749126 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-64e3a682-29fb-49cb-b553-8b530828f3d7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Delete volume request issued successfully. Aug 13 03:33:50.749362 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-64e3a682-29fb-49cb-b553-8b530828f3d7 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 202 Aug 13 03:33:50.749893 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 316/1256] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:33:50 2026] DELETE /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:33:50.761548 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-03f007b6-4027-4c57-bf61-a524f4ceb120 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:50.768091 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03f007b6-4027-4c57-bf61-a524f4ceb120 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:50.768335 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03f007b6-4027-4c57-bf61-a524f4ceb120 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:50.768519 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03f007b6-4027-4c57-bf61-a524f4ceb120 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:50.778120 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:50.778120 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:33:50.784362 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-03f007b6-4027-4c57-bf61-a524f4ceb120 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Volume info retrieved successfully. Aug 13 03:33:50.789855 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03f007b6-4027-4c57-bf61-a524f4ceb120 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 200 Aug 13 03:33:50.790444 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 317/1257] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:50 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:51.196562 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c7c62439-2b29-41c1-af10-3a10ffae5594 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:51.199095 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7c62439-2b29-41c1-af10-3a10ffae5594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 Aug 13 03:33:51.199444 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7c62439-2b29-41c1-af10-3a10ffae5594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:51.199658 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7c62439-2b29-41c1-af10-3a10ffae5594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:51.206551 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:33:51.206551 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:33:51.207236 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c7c62439-2b29-41c1-af10-3a10ffae5594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:33:51.208643 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7c62439-2b29-41c1-af10-3a10ffae5594 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 returned with HTTP 200 Aug 13 03:33:51.210035 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 319/1258] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:33:51 2026] GET /volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:33:51.808896 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-661fdfcb-6467-4f93-a4e6-93b959f1d167 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:33:51.810928 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-661fdfcb-6467-4f93-a4e6-93b959f1d167 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] GET https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 Aug 13 03:33:51.811198 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-661fdfcb-6467-4f93-a4e6-93b959f1d167 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:33:51.811407 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-661fdfcb-6467-4f93-a4e6-93b959f1d167 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:33:51.818983 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-661fdfcb-6467-4f93-a4e6-93b959f1d167 tempest-VolumesActionsTest-659129113 tempest-VolumesActionsTest-659129113-project-member] https://10.4.3.140/volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 returned with HTTP 404 Aug 13 03:33:51.820261 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 307/1259] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:33:51 2026] GET /volume/v3/volumes/15e79d75-e900-4c68-9d7f-c90d374442a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:00.741682 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=167,cinder:UPDATE=21,cinder:INSERT=5 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:34:00.793197 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=55,cinder:UPDATE=19,cinder:INSERT=5 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:34:00.818988 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:00.822556 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:00.822556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1174870585"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:00.824839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1174870585'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:00.835415 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume of 1 GB Aug 13 03:34:00.836107 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:00.836107 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:00.837248 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Availability Zones retrieved successfully. Aug 13 03:34:00.847675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Flow 'volume_create_api' (5d5d4f96-9a53-46ba-863d-3c2cb3e37a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:00.849784 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8892bfe6-199f-473e-bc60-95f77e3617ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:00.852639 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:00.868261 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:00.868261 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:00.890895 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8892bfe6-199f-473e-bc60-95f77e3617ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d39a3888-c854-4144-9e1f-f42ee569a4e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd39a3888-c854-4144-9e1f-f42ee569a4e0', 'encryption_key_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=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:00.892061 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1de1ac4-87eb-4816-a4de-9f6b91d99c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:00.937185 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-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. Aug 13 03:34:00.937404 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-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. Aug 13 03:34:00.971469 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Created reservations ['8b8311db-2543-4942-93e6-64d52290517a', 'd133d5cb-5967-47a4-9e39-aa59dd4a6e2a', 'c703ffca-36a9-4cd8-b3c7-91190326a250', 'ec99f63c-2179-4a56-a06f-2faf4c4d3321'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:00.972846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1de1ac4-87eb-4816-a4de-9f6b91d99c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b8311db-2543-4942-93e6-64d52290517a', 'd133d5cb-5967-47a4-9e39-aa59dd4a6e2a', 'c703ffca-36a9-4cd8-b3c7-91190326a250', 'ec99f63c-2179-4a56-a06f-2faf4c4d3321']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:00.974221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f435c6-6374-4776-a117-30e037d2a7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:01.031091 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f435c6-6374-4776-a117-30e037d2a7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e212bf-af5b-48dc-a590-1523202ced35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1174870585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97603544d6e342b0a8208bf224548c16',qos_specs=None,replication_status=,reservations=['8b8311db-2543-4942-93e6-64d52290517a','d133d5cb-5967-47a4-9e39-aa59dd4a6e2a','c703ffca-36a9-4cd8-b3c7-91190326a250','ec99f63c-2179-4a56-a06f-2faf4c4d3321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1174870585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79e212bf-af5b-48dc-a590-1523202ced35,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='97603544d6e342b0a8208bf224548c16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d39a3888-c854-4144-9e1f-f42ee569a4e0),volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:01.032200 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92131211-dbe2-4305-8a44-edec10b025df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:01.066390 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92131211-dbe2-4305-8a44-edec10b025df) transitioned into state 'SUCCESS' from state '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-1174870585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97603544d6e342b0a8208bf224548c16',qos_specs=None,replication_status=,reservations=['8b8311db-2543-4942-93e6-64d52290517a','d133d5cb-5967-47a4-9e39-aa59dd4a6e2a','c703ffca-36a9-4cd8-b3c7-91190326a250','ec99f63c-2179-4a56-a06f-2faf4c4d3321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:01.067342 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c585f993-18d3-48f8-a118-dc00ca8f9820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:01.089224 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c585f993-18d3-48f8-a118-dc00ca8f9820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:01.090337 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Flow 'volume_create_api' (5d5d4f96-9a53-46ba-863d-3c2cb3e37a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:01.091293 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume request issued successfully. Aug 13 03:34:01.092277 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-394d75c6-15f0-4ad7-ab38-9e07cc90a392 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:01.092899 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 317/1260] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:34:00 2026] POST /volume/v3/volumes => generated 760 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:01.113919 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b39990d9-6f0f-4ee8-bc6e-e93e1a69eb96 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:01.116254 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b39990d9-6f0f-4ee8-bc6e-e93e1a69eb96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:01.116725 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b39990d9-6f0f-4ee8-bc6e-e93e1a69eb96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:01.116725 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b39990d9-6f0f-4ee8-bc6e-e93e1a69eb96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:01.126964 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:01.126964 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:01.132610 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b39990d9-6f0f-4ee8-bc6e-e93e1a69eb96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:01.138686 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b39990d9-6f0f-4ee8-bc6e-e93e1a69eb96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:01.140129 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 318/1261] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:01 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:01.202817 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=32,cinder:UPDATE=2 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:34:01.815076 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=108,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:34:02.159948 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7503bd6c-3549-404f-b869-73a3afc4ea4d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:02.162624 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7503bd6c-3549-404f-b869-73a3afc4ea4d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:02.162743 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7503bd6c-3549-404f-b869-73a3afc4ea4d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:02.163148 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7503bd6c-3549-404f-b869-73a3afc4ea4d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:02.178915 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:02.178915 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:02.183278 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7503bd6c-3549-404f-b869-73a3afc4ea4d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:02.191713 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7503bd6c-3549-404f-b869-73a3afc4ea4d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:02.192359 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 320/1262] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:02 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:02.263349 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4420667b-2091-4132-97e0-ed301490341f req-530befc8-e5c6-4ee3-80ec-aff5beeea493 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:02.266502 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-530befc8-e5c6-4ee3-80ec-aff5beeea493 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:02.266812 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-530befc8-e5c6-4ee3-80ec-aff5beeea493 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:02.267175 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-530befc8-e5c6-4ee3-80ec-aff5beeea493 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:02.282101 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:02.282101 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:02.291490 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4420667b-2091-4132-97e0-ed301490341f req-530befc8-e5c6-4ee3-80ec-aff5beeea493 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:02.303929 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-530befc8-e5c6-4ee3-80ec-aff5beeea493 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:02.304238 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 308/1263] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:02 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:02.467313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4610968a-ed47-45ee-a4cd-5757cc616e09 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:02.468101 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4610968a-ed47-45ee-a4cd-5757cc616e09 None None] GET https://10.4.3.140/volume// Aug 13 03:34:02.468101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4610968a-ed47-45ee-a4cd-5757cc616e09 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:02.468101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4610968a-ed47-45ee-a4cd-5757cc616e09 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:02.468470 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4610968a-ed47-45ee-a4cd-5757cc616e09 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:02.469771 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 318/1264] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:34:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:02.486069 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4420667b-2091-4132-97e0-ed301490341f req-d0ecda7b-d811-408e-ba0e-e997bd341caf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:02.494124 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-d0ecda7b-d811-408e-ba0e-e997bd341caf tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:34:02.494124 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-d0ecda7b-d811-408e-ba0e-e997bd341caf tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e212bf-af5b-48dc-a590-1523202ced35", "connector": null, "instance_uuid": "a6e03293-d92a-4e20-842c-a7e9c3fb8fbe"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:02.509922 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:02.509922 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:02.586711 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-d0ecda7b-d811-408e-ba0e-e997bd341caf tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:34:02.587233 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 319/1265] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:34:02 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) Aug 13 03:34:02.644072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c21ba72c-a64f-456d-871f-19b21d3edfb4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:02.651352 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c21ba72c-a64f-456d-871f-19b21d3edfb4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:02.651352 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c21ba72c-a64f-456d-871f-19b21d3edfb4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:02.652490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c21ba72c-a64f-456d-871f-19b21d3edfb4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:02.668759 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:02.668759 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:02.674727 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ffef5cc5-3805-4514-9c7e-da6870373ab1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:02.675229 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ffef5cc5-3805-4514-9c7e-da6870373ab1 None None] GET https://10.4.3.140/volume// Aug 13 03:34:02.675421 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ffef5cc5-3805-4514-9c7e-da6870373ab1 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:02.675649 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ffef5cc5-3805-4514-9c7e-da6870373ab1 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:02.676072 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ffef5cc5-3805-4514-9c7e-da6870373ab1 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:02.677323 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 309/1266] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:34:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:02.677401 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c21ba72c-a64f-456d-871f-19b21d3edfb4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:02.690319 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c21ba72c-a64f-456d-871f-19b21d3edfb4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:02.690904 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 321/1267] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:02 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:02.702994 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4420667b-2091-4132-97e0-ed301490341f req-e812e8f3-b828-44b8-90e7-11e70a0c6002 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:02.709591 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-e812e8f3-b828-44b8-90e7-11e70a0c6002 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:02.711588 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-e812e8f3-b828-44b8-90e7-11e70a0c6002 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:02.711588 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-e812e8f3-b828-44b8-90e7-11e70a0c6002 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:02.747881 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:02.747881 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:02.755771 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4420667b-2091-4132-97e0-ed301490341f req-e812e8f3-b828-44b8-90e7-11e70a0c6002 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:02.762312 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-e812e8f3-b828-44b8-90e7-11e70a0c6002 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:02.763085 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 319/1268] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:34:02 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1032 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:34:02.926923 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4420667b-2091-4132-97e0-ed301490341f req-bd4ac307-2963-4890-824a-2dc0b86452d8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:02.930909 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-bd4ac307-2963-4890-824a-2dc0b86452d8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] PUT https://10.4.3.140/volume/v3/attachments/204f6d21-6a52-462c-ba4a-2442aeb9d9f4 Aug 13 03:34:02.931437 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-bd4ac307-2963-4890-824a-2dc0b86452d8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:02.943168 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-4420667b-2091-4132-97e0-ed301490341f req-bd4ac307-2963-4890-824a-2dc0b86452d8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Acquiring lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:34:02.954888 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-4420667b-2091-4132-97e0-ed301490341f req-bd4ac307-2963-4890-824a-2dc0b86452d8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" acquired by "attachment_update" :: waited 0.011s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:34:02.955421 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:02.955421 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:03.117209 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-4420667b-2091-4132-97e0-ed301490341f req-bd4ac307-2963-4890-824a-2dc0b86452d8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" released by "attachment_update" :: held 0.163s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:34:03.119657 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-bd4ac307-2963-4890-824a-2dc0b86452d8 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/204f6d21-6a52-462c-ba4a-2442aeb9d9f4 returned with HTTP 200 Aug 13 03:34:03.119657 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 320/1269] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:34:02 2026] PUT /volume/v3/attachments/204f6d21-6a52-462c-ba4a-2442aeb9d9f4 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:03.715265 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-de041645-d225-407e-8166-e1b8c5d5fb05 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:03.718855 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-de041645-d225-407e-8166-e1b8c5d5fb05 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:03.719653 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-de041645-d225-407e-8166-e1b8c5d5fb05 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:03.720243 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-de041645-d225-407e-8166-e1b8c5d5fb05 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:03.739098 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:03.739098 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:03.746063 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-de041645-d225-407e-8166-e1b8c5d5fb05 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:03.753242 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-de041645-d225-407e-8166-e1b8c5d5fb05 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:03.753773 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 310/1270] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:03 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:04.167623 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f6e50483-ba66-4447-9d5e-2d26346548df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:04.171240 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:04.172404 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-653207957"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:04.175442 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-653207957'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:04.176083 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Create volume of 1 GB Aug 13 03:34:04.185671 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Availability Zones retrieved successfully. Aug 13 03:34:04.195332 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Flow 'volume_create_api' (99c12369-6c9e-4206-bcab-1b437163bd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:04.197475 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (098551d2-87ef-41d3-9bc2-a8a415298ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:04.198695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:04.261946 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (098551d2-87ef-41d3-9bc2-a8a415298ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:04.263285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82786f95-f66c-4358-9d9a-cc2f33dcfa57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:04.426739 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Created reservations ['1c0e16ad-a6e1-48d6-b843-d5b9ad431681', '1035ae60-b1b3-4481-969e-07e8606f6902', 'b8e523a0-99d1-4a00-b0ae-eee182feb228', '403b6ec0-22b2-4dd5-befe-cd66875456b5'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:04.429658 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82786f95-f66c-4358-9d9a-cc2f33dcfa57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c0e16ad-a6e1-48d6-b843-d5b9ad431681', '1035ae60-b1b3-4481-969e-07e8606f6902', 'b8e523a0-99d1-4a00-b0ae-eee182feb228', '403b6ec0-22b2-4dd5-befe-cd66875456b5']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:04.432242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb683959-a934-43ef-a3ad-e0bb387474bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:04.471420 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb683959-a934-43ef-a3ad-e0bb387474bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a739f746-7c97-482c-b809-05d026a81d1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-653207957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d48e9a3c604384b58a3fd75be8acf1',qos_specs=None,replication_status=,reservations=['1c0e16ad-a6e1-48d6-b843-d5b9ad431681','1035ae60-b1b3-4481-969e-07e8606f6902','b8e523a0-99d1-4a00-b0ae-eee182feb228','403b6ec0-22b2-4dd5-befe-cd66875456b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40545710fbb5450ebd030771001197a3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-653207957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a739f746-7c97-482c-b809-05d026a81d1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d48e9a3c604384b58a3fd75be8acf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40545710fbb5450ebd030771001197a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:04.472650 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672d5574-51f4-479b-b67d-976ef767b7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:04.528879 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672d5574-51f4-479b-b67d-976ef767b7e6) transitioned into state 'SUCCESS' from state '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-653207957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d48e9a3c604384b58a3fd75be8acf1',qos_specs=None,replication_status=,reservations=['1c0e16ad-a6e1-48d6-b843-d5b9ad431681','1035ae60-b1b3-4481-969e-07e8606f6902','b8e523a0-99d1-4a00-b0ae-eee182feb228','403b6ec0-22b2-4dd5-befe-cd66875456b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40545710fbb5450ebd030771001197a3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:04.528879 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3977fba2-2ca6-4bdb-9a3c-a4e46676b207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:04.556203 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3977fba2-2ca6-4bdb-9a3c-a4e46676b207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:04.558892 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Flow 'volume_create_api' (99c12369-6c9e-4206-bcab-1b437163bd39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:04.559548 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Create volume request issued successfully. Aug 13 03:34:04.560472 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6e50483-ba66-4447-9d5e-2d26346548df tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:04.561215 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 322/1271] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:34:04 2026] POST /volume/v3/volumes => generated 750 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:04.583436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a8dd2b9f-1786-4b12-a68f-6810bdf794fe None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:04.587127 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a8dd2b9f-1786-4b12-a68f-6810bdf794fe tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:04.587995 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a8dd2b9f-1786-4b12-a68f-6810bdf794fe tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:04.587995 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a8dd2b9f-1786-4b12-a68f-6810bdf794fe tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:04.600248 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:04.600248 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:04.608798 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a8dd2b9f-1786-4b12-a68f-6810bdf794fe tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:04.620397 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a8dd2b9f-1786-4b12-a68f-6810bdf794fe tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:04.620397 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 320/1272] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:04 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:04.775151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d0b63c9f-f27e-40c8-9870-1bf2ca3d6ea0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:04.780522 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0b63c9f-f27e-40c8-9870-1bf2ca3d6ea0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:04.780974 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0b63c9f-f27e-40c8-9870-1bf2ca3d6ea0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:04.782589 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0b63c9f-f27e-40c8-9870-1bf2ca3d6ea0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:04.798932 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:04.798932 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:04.807845 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d0b63c9f-f27e-40c8-9870-1bf2ca3d6ea0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:04.821798 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0b63c9f-f27e-40c8-9870-1bf2ca3d6ea0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:04.822391 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 321/1273] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:04 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:05.643476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2676084f-3e3f-43c8-bd98-37d65f77b0e6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:05.646766 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2676084f-3e3f-43c8-bd98-37d65f77b0e6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:05.649125 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2676084f-3e3f-43c8-bd98-37d65f77b0e6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:05.649125 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2676084f-3e3f-43c8-bd98-37d65f77b0e6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:05.657390 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:05.657390 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:05.662952 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2676084f-3e3f-43c8-bd98-37d65f77b0e6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:05.669585 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2676084f-3e3f-43c8-bd98-37d65f77b0e6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:05.670255 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 311/1274] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:05 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:05.741641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-88f3f59a-fde1-4dfa-8e2e-e609cc7cd44c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:05.744384 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-88f3f59a-fde1-4dfa-8e2e-e609cc7cd44c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:05.744637 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-88f3f59a-fde1-4dfa-8e2e-e609cc7cd44c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:05.744930 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-88f3f59a-fde1-4dfa-8e2e-e609cc7cd44c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:05.758279 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:05.758279 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:05.767225 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-88f3f59a-fde1-4dfa-8e2e-e609cc7cd44c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:05.777867 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-88f3f59a-fde1-4dfa-8e2e-e609cc7cd44c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:05.777867 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 323/1275] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:05 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:05.850090 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-faf16549-4b87-4233-9d43-ce38d928fa47 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:05.853261 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-faf16549-4b87-4233-9d43-ce38d928fa47 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:05.853911 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-faf16549-4b87-4233-9d43-ce38d928fa47 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:05.854149 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-faf16549-4b87-4233-9d43-ce38d928fa47 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:05.867881 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:05.867881 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:05.877583 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-faf16549-4b87-4233-9d43-ce38d928fa47 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:05.885513 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-faf16549-4b87-4233-9d43-ce38d928fa47 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:05.886107 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 321/1276] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:05 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:05.911748 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b663caf0-c0a7-48dd-90ce-700c2a1a1e06 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:05.912312 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b663caf0-c0a7-48dd-90ce-700c2a1a1e06 None None] GET https://10.4.3.140/volume// Aug 13 03:34:05.912561 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b663caf0-c0a7-48dd-90ce-700c2a1a1e06 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:05.912935 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b663caf0-c0a7-48dd-90ce-700c2a1a1e06 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:05.913344 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b663caf0-c0a7-48dd-90ce-700c2a1a1e06 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:05.913984 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 322/1277] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:34:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:05.925489 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-c09df2a8-6722-486d-992b-4a8a14a7a304 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:06.267858 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-c09df2a8-6722-486d-992b-4a8a14a7a304 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:34:06.267858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-c09df2a8-6722-486d-992b-4a8a14a7a304 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a739f746-7c97-482c-b809-05d026a81d1e", "connector": null, "instance_uuid": "c6929376-c5ac-4c9c-8e0a-71fc7dcd76f6"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:06.483688 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:06.483688 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:06.529031 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-c09df2a8-6722-486d-992b-4a8a14a7a304 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:34:06.530311 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 312/1278] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:34:05 2026] POST /volume/v3/attachments => generated 273 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:06.531538 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4420667b-2091-4132-97e0-ed301490341f req-4f9bc843-934d-4d6b-a3de-432507604ce7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:06.533961 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-4f9bc843-934d-4d6b-a3de-432507604ce7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments/204f6d21-6a52-462c-ba4a-2442aeb9d9f4/action Aug 13 03:34:06.534316 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-4f9bc843-934d-4d6b-a3de-432507604ce7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:06.534848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-4f9bc843-934d-4d6b-a3de-432507604ce7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:06.563645 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:06.563645 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:06.579709 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8448bc36-807d-4a57-bf45-e9f5e6644d5b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:06.583693 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8448bc36-807d-4a57-bf45-e9f5e6644d5b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:06.583693 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8448bc36-807d-4a57-bf45-e9f5e6644d5b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:06.584264 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8448bc36-807d-4a57-bf45-e9f5e6644d5b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:06.594217 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4420667b-2091-4132-97e0-ed301490341f req-4f9bc843-934d-4d6b-a3de-432507604ce7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/204f6d21-6a52-462c-ba4a-2442aeb9d9f4/action returned with HTTP 204 Aug 13 03:34:06.594217 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 324/1279] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:34:06 2026] POST /volume/v3/attachments/204f6d21-6a52-462c-ba4a-2442aeb9d9f4/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:06.602139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e9bcf9d9-19fd-46e6-afa1-0e37c39fbd79 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:06.604377 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9bcf9d9-19fd-46e6-afa1-0e37c39fbd79 None None] GET https://10.4.3.140/volume// Aug 13 03:34:06.604377 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e9bcf9d9-19fd-46e6-afa1-0e37c39fbd79 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:06.605344 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:06.605344 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:06.607129 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e9bcf9d9-19fd-46e6-afa1-0e37c39fbd79 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:06.607279 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9bcf9d9-19fd-46e6-afa1-0e37c39fbd79 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:06.607716 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 323/1280] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:34:06 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:06.614059 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8448bc36-807d-4a57-bf45-e9f5e6644d5b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:06.619875 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8448bc36-807d-4a57-bf45-e9f5e6644d5b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:06.621337 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-a623d15b-65cb-4edd-a0dc-b7f47301d117 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:06.622021 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 322/1281] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:06 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:06.624091 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-a623d15b-65cb-4edd-a0dc-b7f47301d117 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:06.624490 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-a623d15b-65cb-4edd-a0dc-b7f47301d117 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:06.624841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-a623d15b-65cb-4edd-a0dc-b7f47301d117 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:06.643320 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:06.643320 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:06.650265 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-a623d15b-65cb-4edd-a0dc-b7f47301d117 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:06.661347 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-a623d15b-65cb-4edd-a0dc-b7f47301d117 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:06.662057 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 313/1282] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:34:06 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:34:06.818835 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-9114aacf-d056-489f-b51e-7cfa5be270d7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:06.823837 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-9114aacf-d056-489f-b51e-7cfa5be270d7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] PUT https://10.4.3.140/volume/v3/attachments/501dd563-0e9a-4c94-8172-708b0c36485f Aug 13 03:34:06.824687 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-9114aacf-d056-489f-b51e-7cfa5be270d7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:06.842397 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-9114aacf-d056-489f-b51e-7cfa5be270d7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Acquiring lock "cinder-attachment_update-a739f746-7c97-482c-b809-05d026a81d1e-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:34:06.853307 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-9114aacf-d056-489f-b51e-7cfa5be270d7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Lock "cinder-attachment_update-a739f746-7c97-482c-b809-05d026a81d1e-np0000007145" acquired by "attachment_update" :: waited 0.011s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:34:06.854859 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:06.854859 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:06.908563 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3d0d5b2f-1a7c-4252-889d-218b2de1e88f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:06.912952 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d0d5b2f-1a7c-4252-889d-218b2de1e88f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:06.912952 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d0d5b2f-1a7c-4252-889d-218b2de1e88f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:06.912952 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d0d5b2f-1a7c-4252-889d-218b2de1e88f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:06.927484 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:06.927484 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:06.934424 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3d0d5b2f-1a7c-4252-889d-218b2de1e88f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:06.942357 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d0d5b2f-1a7c-4252-889d-218b2de1e88f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:06.943079 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 324/1283] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:06 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:07.005997 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-88b1df6d-acc5-426b-8ec1-55ee82afc74e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.008518 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-88b1df6d-acc5-426b-8ec1-55ee82afc74e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:07.008906 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-88b1df6d-acc5-426b-8ec1-55ee82afc74e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.009017 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-88b1df6d-acc5-426b-8ec1-55ee82afc74e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.027850 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.027850 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:07.038599 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-bf75621a-9897-4f42-a333-072f83bd3e1c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.038771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-9114aacf-d056-489f-b51e-7cfa5be270d7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Lock "cinder-attachment_update-a739f746-7c97-482c-b809-05d026a81d1e-np0000007145" released by "attachment_update" :: held 0.184s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:34:07.038771 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-9114aacf-d056-489f-b51e-7cfa5be270d7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments/501dd563-0e9a-4c94-8172-708b0c36485f returned with HTTP 200 Aug 13 03:34:07.038771 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 325/1284] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:34:06 2026] PUT /volume/v3/attachments/501dd563-0e9a-4c94-8172-708b0c36485f => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:07.039453 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-88b1df6d-acc5-426b-8ec1-55ee82afc74e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:07.044160 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-bf75621a-9897-4f42-a333-072f83bd3e1c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:07.044335 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-bf75621a-9897-4f42-a333-072f83bd3e1c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.045100 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-bf75621a-9897-4f42-a333-072f83bd3e1c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.058320 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-88b1df6d-acc5-426b-8ec1-55ee82afc74e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:07.058320 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 323/1285] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:07.070807 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.070807 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:07.076624 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-bf75621a-9897-4f42-a333-072f83bd3e1c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:07.080170 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-71cc727c-fa15-4cfc-b7cb-8f360d4f6a3f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.083767 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-bf75621a-9897-4f42-a333-072f83bd3e1c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:07.084173 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 314/1286] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:34:07.084966 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71cc727c-fa15-4cfc-b7cb-8f360d4f6a3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:07.085451 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71cc727c-fa15-4cfc-b7cb-8f360d4f6a3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.085911 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71cc727c-fa15-4cfc-b7cb-8f360d4f6a3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.098395 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.098395 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:07.106668 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-71cc727c-fa15-4cfc-b7cb-8f360d4f6a3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:07.114365 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71cc727c-fa15-4cfc-b7cb-8f360d4f6a3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:07.115428 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 325/1287] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:07.183562 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-7d42443b-14af-40fd-9846-2f1ffc59508b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.186527 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-7d42443b-14af-40fd-9846-2f1ffc59508b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:07.187719 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-7d42443b-14af-40fd-9846-2f1ffc59508b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.188846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-7d42443b-14af-40fd-9846-2f1ffc59508b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.204633 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.204633 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:07.216519 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-7d42443b-14af-40fd-9846-2f1ffc59508b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:07.222873 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-604fa751-c249-4ade-90dc-7e2127d6712a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.224900 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-604fa751-c249-4ade-90dc-7e2127d6712a None None] GET https://10.4.3.140/volume// Aug 13 03:34:07.224900 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-604fa751-c249-4ade-90dc-7e2127d6712a None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.224900 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-604fa751-c249-4ade-90dc-7e2127d6712a None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.224900 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-604fa751-c249-4ade-90dc-7e2127d6712a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:07.225804 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 324/1288] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:07.229580 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-7d42443b-14af-40fd-9846-2f1ffc59508b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:07.230135 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 326/1289] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:07.242810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-0370839c-77ca-4b99-8f22-7f82de5f25c5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.245240 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-0370839c-77ca-4b99-8f22-7f82de5f25c5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:34:07.245690 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-0370839c-77ca-4b99-8f22-7f82de5f25c5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e212bf-af5b-48dc-a590-1523202ced35", "connector": null, "instance_uuid": "2d92c9d4-4b26-424c-b5f4-9accd7645939"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:07.271918 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.271918 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:07.329697 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-0370839c-77ca-4b99-8f22-7f82de5f25c5 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:34:07.330403 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 315/1290] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:34:07 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:34:07.366321 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7f8dba1f-aad0-4347-accb-ff919b45a74c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.367793 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7f8dba1f-aad0-4347-accb-ff919b45a74c None None] GET https://10.4.3.140/volume// Aug 13 03:34:07.368578 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7f8dba1f-aad0-4347-accb-ff919b45a74c None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.369132 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7f8dba1f-aad0-4347-accb-ff919b45a74c None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.369664 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7f8dba1f-aad0-4347-accb-ff919b45a74c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:07.370509 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 326/1291] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:07.382072 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f7fd216c-ec71-4f37-9aa1-a00cd19aa443 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.384191 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f7fd216c-ec71-4f37-9aa1-a00cd19aa443 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:07.384939 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f7fd216c-ec71-4f37-9aa1-a00cd19aa443 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.384939 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f7fd216c-ec71-4f37-9aa1-a00cd19aa443 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.394900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-3d9a87b3-3add-4666-bd78-cd0216fa9d52 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.396183 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-3d9a87b3-3add-4666-bd78-cd0216fa9d52 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:34:07.401292 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-3d9a87b3-3add-4666-bd78-cd0216fa9d52 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4e5d7fb-b73a-48cd-b2ba-abaaea199729", "connector": null, "instance_uuid": "18a98013-5146-4fcb-bf82-0835cf0aa68b"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:07.421412 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.421412 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:07.427501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b2edb6db-a850-4656-8337-5d3ce57d7f3f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.428093 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b2edb6db-a850-4656-8337-5d3ce57d7f3f None None] GET https://10.4.3.140/volume// Aug 13 03:34:07.428540 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b2edb6db-a850-4656-8337-5d3ce57d7f3f None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.429003 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b2edb6db-a850-4656-8337-5d3ce57d7f3f None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.429794 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b2edb6db-a850-4656-8337-5d3ce57d7f3f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:07.429865 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.429865 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:07.430383 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 316/1292] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:07.439976 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f7fd216c-ec71-4f37-9aa1-a00cd19aa443 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:07.443008 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-18edc188-8093-4be4-9362-a0c6577c0dee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.454841 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-18edc188-8093-4be4-9362-a0c6577c0dee tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:07.454978 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f7fd216c-ec71-4f37-9aa1-a00cd19aa443 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:07.455066 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-18edc188-8093-4be4-9362-a0c6577c0dee tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.455545 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 325/1293] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1147 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:07.455648 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-18edc188-8093-4be4-9362-a0c6577c0dee tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.479853 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.479853 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:07.488610 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-18edc188-8093-4be4-9362-a0c6577c0dee tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:07.492577 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-3d9a87b3-3add-4666-bd78-cd0216fa9d52 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:34:07.493262 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 327/1294] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:34:07 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:07.503056 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-18edc188-8093-4be4-9362-a0c6577c0dee tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:07.504343 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 327/1295] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1327 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:34:07.541676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cf1ef773-7d96-4525-a73d-11730d7c1d3e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.544584 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cf1ef773-7d96-4525-a73d-11730d7c1d3e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:07.545110 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cf1ef773-7d96-4525-a73d-11730d7c1d3e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.546448 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cf1ef773-7d96-4525-a73d-11730d7c1d3e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.565894 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.565894 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:07.573594 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-cf1ef773-7d96-4525-a73d-11730d7c1d3e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:07.582628 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cf1ef773-7d96-4525-a73d-11730d7c1d3e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:07.583577 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 317/1296] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:07.587683 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fb75dbd8-f901-403e-b275-2dccac4a3c07 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.588168 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fb75dbd8-f901-403e-b275-2dccac4a3c07 None None] GET https://10.4.3.140/volume// Aug 13 03:34:07.588441 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fb75dbd8-f901-403e-b275-2dccac4a3c07 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.589118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fb75dbd8-f901-403e-b275-2dccac4a3c07 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.589930 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fb75dbd8-f901-403e-b275-2dccac4a3c07 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:07.590254 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 326/1297] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:07.613681 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-fca539a5-a860-46fa-bd5a-bd8e288101b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.620817 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-fca539a5-a860-46fa-bd5a-bd8e288101b9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:07.623527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-fca539a5-a860-46fa-bd5a-bd8e288101b9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.623835 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-fca539a5-a860-46fa-bd5a-bd8e288101b9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.645839 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.645839 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:07.649598 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5e9c3453-36f9-41bb-ae3c-a525d15f02e8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.653793 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e9c3453-36f9-41bb-ae3c-a525d15f02e8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:07.657901 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e9c3453-36f9-41bb-ae3c-a525d15f02e8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:07.657901 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e9c3453-36f9-41bb-ae3c-a525d15f02e8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:07.658421 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-fca539a5-a860-46fa-bd5a-bd8e288101b9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:07.669211 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-fca539a5-a860-46fa-bd5a-bd8e288101b9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:07.669211 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 328/1298] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 1062 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:34:07.672289 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-7ae33f2a-53cc-4628-8afd-13c29bb7a995 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.676410 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.676410 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:07.676840 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-7ae33f2a-53cc-4628-8afd-13c29bb7a995 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] PUT https://10.4.3.140/volume/v3/attachments/593bd347-957f-4243-b78c-031012128414 Aug 13 03:34:07.676840 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-7ae33f2a-53cc-4628-8afd-13c29bb7a995 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:07.681294 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5e9c3453-36f9-41bb-ae3c-a525d15f02e8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:07.690145 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e9c3453-36f9-41bb-ae3c-a525d15f02e8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:07.690431 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 328/1299] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:07 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:07.699257 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-7ae33f2a-53cc-4628-8afd-13c29bb7a995 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Acquiring lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:34:07.708542 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-7ae33f2a-53cc-4628-8afd-13c29bb7a995 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" acquired by "attachment_update" :: waited 0.009s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:34:07.709985 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.709985 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:07.826136 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-38f68044-e5df-48fb-bce1-d09aa5d30cac None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:07.831712 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-38f68044-e5df-48fb-bce1-d09aa5d30cac tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] PUT https://10.4.3.140/volume/v3/attachments/0c501c79-4c38-4318-9f12-c4da28bdb464 Aug 13 03:34:07.832452 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-38f68044-e5df-48fb-bce1-d09aa5d30cac tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:07.852755 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-38f68044-e5df-48fb-bce1-d09aa5d30cac tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Acquiring lock "cinder-attachment_update-b4e5d7fb-b73a-48cd-b2ba-abaaea199729-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:34:07.863146 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-38f68044-e5df-48fb-bce1-d09aa5d30cac tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-b4e5d7fb-b73a-48cd-b2ba-abaaea199729-np0000007145" acquired by "attachment_update" :: waited 0.010s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:34:07.873979 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:07.873979 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:07.874588 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-7ae33f2a-53cc-4628-8afd-13c29bb7a995 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" released by "attachment_update" :: held 0.164s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:34:07.874588 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-7ae33f2a-53cc-4628-8afd-13c29bb7a995 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/593bd347-957f-4243-b78c-031012128414 returned with HTTP 200 Aug 13 03:34:07.874666 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 318/1300] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:34:07 2026] PUT /volume/v3/attachments/593bd347-957f-4243-b78c-031012128414 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:08.048955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-38f68044-e5df-48fb-bce1-d09aa5d30cac tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-b4e5d7fb-b73a-48cd-b2ba-abaaea199729-np0000007145" released by "attachment_update" :: held 0.185s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:34:08.048955 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-38f68044-e5df-48fb-bce1-d09aa5d30cac tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/0c501c79-4c38-4318-9f12-c4da28bdb464 returned with HTTP 200 Aug 13 03:34:08.048955 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 327/1301] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:34:07 2026] PUT /volume/v3/attachments/0c501c79-4c38-4318-9f12-c4da28bdb464 => generated 968 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:08.063707 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-dac9979c-ebec-4fa7-9fa0-97df9f95a023 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:08.067442 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-dac9979c-ebec-4fa7-9fa0-97df9f95a023 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729/encryption Aug 13 03:34:08.067442 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-dac9979c-ebec-4fa7-9fa0-97df9f95a023 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:08.067815 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-dac9979c-ebec-4fa7-9fa0-97df9f95a023 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:08.090862 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:08.090862 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:08.101098 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-dac9979c-ebec-4fa7-9fa0-97df9f95a023 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729/encryption returned with HTTP 200 Aug 13 03:34:08.102113 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 329/1302] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:34:08 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:09.197456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4d5682c6-79a3-4294-9417-67f7f7060325 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:09.197456 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4d5682c6-79a3-4294-9417-67f7f7060325 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:09.197456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4d5682c6-79a3-4294-9417-67f7f7060325 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:09.197456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4d5682c6-79a3-4294-9417-67f7f7060325 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:09.197456 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:09.197456 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:09.197456 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4d5682c6-79a3-4294-9417-67f7f7060325 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:09.197456 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4d5682c6-79a3-4294-9417-67f7f7060325 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:09.197456 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 329/1303] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:08 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:09.202161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-be2866bc-92c9-4448-9b89-28f7c3611543 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:09.202161 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-be2866bc-92c9-4448-9b89-28f7c3611543 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:09.202161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-be2866bc-92c9-4448-9b89-28f7c3611543 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:09.202161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-be2866bc-92c9-4448-9b89-28f7c3611543 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:09.202161 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:09.202161 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:09.202161 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-be2866bc-92c9-4448-9b89-28f7c3611543 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:09.202161 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-be2866bc-92c9-4448-9b89-28f7c3611543 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:09.202161 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 319/1304] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:08 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:09.206685 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-77d6c0ae-e03c-4086-96b6-d06a103c333a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:09.206685 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-77d6c0ae-e03c-4086-96b6-d06a103c333a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:09.206685 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-77d6c0ae-e03c-4086-96b6-d06a103c333a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:09.206685 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-77d6c0ae-e03c-4086-96b6-d06a103c333a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:09.206685 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:09.206685 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:09.206685 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-77d6c0ae-e03c-4086-96b6-d06a103c333a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:09.206685 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-77d6c0ae-e03c-4086-96b6-d06a103c333a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:09.206685 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 328/1305] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:08 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:09.567676 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-92dc7736-d041-4d43-8565-35a58156d09b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:09.570486 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-92dc7736-d041-4d43-8565-35a58156d09b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:09.570785 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-92dc7736-d041-4d43-8565-35a58156d09b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:09.571043 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-92dc7736-d041-4d43-8565-35a58156d09b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:09.588794 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:09.588794 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:09.596078 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-92dc7736-d041-4d43-8565-35a58156d09b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:09.604179 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-92dc7736-d041-4d43-8565-35a58156d09b tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:09.605564 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 330/1306] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:09 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:09.684982 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-89fd4d68-eb65-4660-8928-1c3416076d90 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:09.688865 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-89fd4d68-eb65-4660-8928-1c3416076d90 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:09.689842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-89fd4d68-eb65-4660-8928-1c3416076d90 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:09.690589 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-89fd4d68-eb65-4660-8928-1c3416076d90 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:09.702382 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:09.702382 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:09.707727 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-89fd4d68-eb65-4660-8928-1c3416076d90 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:09.713876 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-89fd4d68-eb65-4660-8928-1c3416076d90 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:09.714760 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 330/1307] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:09 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:09.781196 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c14574f9-fdbb-42b3-89c4-5bf4e4fbe933 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:09.783774 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c14574f9-fdbb-42b3-89c4-5bf4e4fbe933 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:09.784066 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c14574f9-fdbb-42b3-89c4-5bf4e4fbe933 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:09.784312 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c14574f9-fdbb-42b3-89c4-5bf4e4fbe933 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:09.796427 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:09.796427 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:09.802506 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c14574f9-fdbb-42b3-89c4-5bf4e4fbe933 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:09.809537 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c14574f9-fdbb-42b3-89c4-5bf4e4fbe933 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:09.810448 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 320/1308] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:09 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:10.446054 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-916eb74e-8976-4a36-b20e-aa012e03d20c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:10.449462 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-916eb74e-8976-4a36-b20e-aa012e03d20c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/attachments/501dd563-0e9a-4c94-8172-708b0c36485f/action Aug 13 03:34:10.450023 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-916eb74e-8976-4a36-b20e-aa012e03d20c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:10.451116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-916eb74e-8976-4a36-b20e-aa012e03d20c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:10.493625 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:10.493625 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:10.524488 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b7a871dc-2702-4400-8870-5bea83edbf17 req-916eb74e-8976-4a36-b20e-aa012e03d20c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments/501dd563-0e9a-4c94-8172-708b0c36485f/action returned with HTTP 204 Aug 13 03:34:10.524488 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 329/1309] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:34:10 2026] POST /volume/v3/attachments/501dd563-0e9a-4c94-8172-708b0c36485f/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:10.626057 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-86989e7a-5cda-4a26-b923-86faac735172 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:10.629348 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86989e7a-5cda-4a26-b923-86faac735172 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:10.629694 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86989e7a-5cda-4a26-b923-86faac735172 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:10.630023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86989e7a-5cda-4a26-b923-86faac735172 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:10.651031 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:10.651031 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:10.656916 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-86989e7a-5cda-4a26-b923-86faac735172 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:10.666557 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86989e7a-5cda-4a26-b923-86faac735172 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:10.667252 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 331/1310] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:10 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:10.733613 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cee3613a-8789-49fa-8b00-5641a830e114 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:10.734881 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cee3613a-8789-49fa-8b00-5641a830e114 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:10.735197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cee3613a-8789-49fa-8b00-5641a830e114 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:10.735544 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cee3613a-8789-49fa-8b00-5641a830e114 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:10.748288 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:10.748288 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:10.753356 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cee3613a-8789-49fa-8b00-5641a830e114 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:10.759010 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cee3613a-8789-49fa-8b00-5641a830e114 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:10.759599 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 331/1311] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:10 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:10.828988 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2797df46-8786-4625-a816-b312bdd59a6a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:10.831468 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2797df46-8786-4625-a816-b312bdd59a6a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:10.831710 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2797df46-8786-4625-a816-b312bdd59a6a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:10.831977 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2797df46-8786-4625-a816-b312bdd59a6a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:10.850136 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:10.850136 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:10.856342 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2797df46-8786-4625-a816-b312bdd59a6a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:10.865099 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2797df46-8786-4625-a816-b312bdd59a6a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:10.865882 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 321/1312] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:10 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:10.884530 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-503de956-4976-4206-b595-45b41ac9aa0c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:10.889010 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-503de956-4976-4206-b595-45b41ac9aa0c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:34:10.889355 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-503de956-4976-4206-b595-45b41ac9aa0c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:10.889881 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-503de956-4976-4206-b595-45b41ac9aa0c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:10.907095 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:10.907095 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:10.914219 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-503de956-4976-4206-b595-45b41ac9aa0c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:34:10.924647 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-503de956-4976-4206-b595-45b41ac9aa0c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:34:10.925042 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 330/1313] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:10 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:11.686862 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-04160b68-3fe6-4640-bf4c-884c85e698d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:11.688288 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-04160b68-3fe6-4640-bf4c-884c85e698d0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:11.688585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-04160b68-3fe6-4640-bf4c-884c85e698d0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:11.688981 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-04160b68-3fe6-4640-bf4c-884c85e698d0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:11.726408 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:11.726408 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:11.731734 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-04160b68-3fe6-4640-bf4c-884c85e698d0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:11.737946 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-04160b68-3fe6-4640-bf4c-884c85e698d0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:11.738865 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 332/1314] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:11 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:11.785327 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ec7c7eb8-1614-4e72-8760-b190936913e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:11.786813 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec7c7eb8-1614-4e72-8760-b190936913e5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:11.787157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec7c7eb8-1614-4e72-8760-b190936913e5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:11.787513 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec7c7eb8-1614-4e72-8760-b190936913e5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:11.800675 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:11.800675 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:11.807023 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ec7c7eb8-1614-4e72-8760-b190936913e5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:11.815748 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec7c7eb8-1614-4e72-8760-b190936913e5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:11.815748 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 332/1315] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:11 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:12.515262 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-0a0aab62-2bff-4aa6-bf3d-a8e74e7fe7f9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:12.522549 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-0a0aab62-2bff-4aa6-bf3d-a8e74e7fe7f9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments/593bd347-957f-4243-b78c-031012128414/action Aug 13 03:34:12.522549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-0a0aab62-2bff-4aa6-bf3d-a8e74e7fe7f9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:12.522549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-0a0aab62-2bff-4aa6-bf3d-a8e74e7fe7f9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:12.564187 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:12.564187 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:12.587441 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f7b35368-04e3-4db0-8b95-b6c6555e174e req-0a0aab62-2bff-4aa6-bf3d-a8e74e7fe7f9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/593bd347-957f-4243-b78c-031012128414/action returned with HTTP 204 Aug 13 03:34:12.587756 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 322/1316] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:34:12 2026] POST /volume/v3/attachments/593bd347-957f-4243-b78c-031012128414/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:12.762932 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-47f5c0cb-c87a-4d23-8037-b115348e013e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:12.765498 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-47f5c0cb-c87a-4d23-8037-b115348e013e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:12.765865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-47f5c0cb-c87a-4d23-8037-b115348e013e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:12.766192 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-47f5c0cb-c87a-4d23-8037-b115348e013e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:12.789953 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:12.789953 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:12.796235 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-47f5c0cb-c87a-4d23-8037-b115348e013e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:12.805132 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-47f5c0cb-c87a-4d23-8037-b115348e013e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:12.805132 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 331/1317] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:12 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:12.835556 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2cee86ef-8a73-4c15-8db1-c59b1e24c9e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:12.841889 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cee86ef-8a73-4c15-8db1-c59b1e24c9e6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:12.842576 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2cee86ef-8a73-4c15-8db1-c59b1e24c9e6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:12.842722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2cee86ef-8a73-4c15-8db1-c59b1e24c9e6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:12.859032 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:12.859032 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:12.864180 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2cee86ef-8a73-4c15-8db1-c59b1e24c9e6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:12.874036 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cee86ef-8a73-4c15-8db1-c59b1e24c9e6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:12.874036 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 333/1318] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:12 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:13.757681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-03907e9a-44dc-4b04-bce2-aa81733e4d87 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:13.760660 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-03907e9a-44dc-4b04-bce2-aa81733e4d87 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] DELETE https://10.4.3.140/volume/v3/attachments/c69e76bb-aa59-4f93-85e0-da8352c667db Aug 13 03:34:13.760660 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-03907e9a-44dc-4b04-bce2-aa81733e4d87 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:13.760660 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-03907e9a-44dc-4b04-bce2-aa81733e4d87 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:13.786584 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:13.786584 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:13.873221 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-03907e9a-44dc-4b04-bce2-aa81733e4d87 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/attachments/c69e76bb-aa59-4f93-85e0-da8352c667db returned with HTTP 200 Aug 13 03:34:13.874038 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 333/1319] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:34:13 2026] DELETE /volume/v3/attachments/c69e76bb-aa59-4f93-85e0-da8352c667db => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:13.898042 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-48795812-68e9-4b3a-a33e-3134c5e898d8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:13.900814 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-48795812-68e9-4b3a-a33e-3134c5e898d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:13.901377 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-48795812-68e9-4b3a-a33e-3134c5e898d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:13.902866 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-48795812-68e9-4b3a-a33e-3134c5e898d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:13.915271 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-83c7fbd8-d17f-4fd4-9b50-6cdf76e65ae3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:13.919356 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-83c7fbd8-d17f-4fd4-9b50-6cdf76e65ae3 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:34:13.919478 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-83c7fbd8-d17f-4fd4-9b50-6cdf76e65ae3 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:13.919708 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-83c7fbd8-d17f-4fd4-9b50-6cdf76e65ae3 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:13.920072 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-83c7fbd8-d17f-4fd4-9b50-6cdf76e65ae3 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Delete volume with id: ca7131ec-85f8-42d2-9059-43ba64080bdf Aug 13 03:34:13.926071 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:13.926071 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:13.934251 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:13.934251 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:13.935017 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-83c7fbd8-d17f-4fd4-9b50-6cdf76e65ae3 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Volume info retrieved successfully. Aug 13 03:34:13.936605 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-48795812-68e9-4b3a-a33e-3134c5e898d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:13.945480 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-48795812-68e9-4b3a-a33e-3134c5e898d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:13.946382 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 323/1320] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:13 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:13.983651 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-83c7fbd8-d17f-4fd4-9b50-6cdf76e65ae3 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] Delete volume request issued successfully. Aug 13 03:34:13.984027 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-85a704a9-8ce5-4a80-935b-4c76ecb5f8ad req-83c7fbd8-d17f-4fd4-9b50-6cdf76e65ae3 tempest-ServerActionsV293TestJSON-97003633 tempest-ServerActionsV293TestJSON-97003633-project-member] https://10.4.3.140/volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf returned with HTTP 202 Aug 13 03:34:13.986272 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 332/1321] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:34:13 2026] DELETE /volume/v3/volumes/ca7131ec-85f8-42d2-9059-43ba64080bdf => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:14.361651 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:14.471593 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:14.472064 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1303904938"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:14.477251 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1303904938'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:14.479235 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Create volume of 1 GB Aug 13 03:34:14.488860 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Availability Zones retrieved successfully. Aug 13 03:34:14.494180 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Flow 'volume_create_api' (cadb77d6-2297-46a0-ba08-2343cca0cbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:14.495567 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf987e0-8b08-43b8-ade4-63999a52177b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:14.497116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:14.551044 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf987e0-8b08-43b8-ade4-63999a52177b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:14.552371 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0331d3-ae87-4f89-a41c-036c6c47d764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:14.652851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Created reservations ['57157978-6aab-46ab-96a0-7f0a2aa51ea6', 'ca8dd557-5424-45be-8b52-70a81e256c30', 'b48ce8c8-88ce-4d15-8abb-7418c5022866', '20ff6521-c865-4128-9c86-1975b679373f'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:14.653876 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0331d3-ae87-4f89-a41c-036c6c47d764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57157978-6aab-46ab-96a0-7f0a2aa51ea6', 'ca8dd557-5424-45be-8b52-70a81e256c30', 'b48ce8c8-88ce-4d15-8abb-7418c5022866', '20ff6521-c865-4128-9c86-1975b679373f']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:14.654907 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e4e9c3-33c9-4eb1-8aea-fde9d402c1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:14.694071 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e4e9c3-33c9-4eb1-8aea-fde9d402c1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ab7a3d-2dc1-47cd-8420-300880090415', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1303904938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc06edd184d469880f527cd96c595a3',qos_specs=None,replication_status=,reservations=['57157978-6aab-46ab-96a0-7f0a2aa51ea6','ca8dd557-5424-45be-8b52-70a81e256c30','b48ce8c8-88ce-4d15-8abb-7418c5022866','20ff6521-c865-4128-9c86-1975b679373f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0ea0f5cab545f6a4de095ebc771d71',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1303904938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29ab7a3d-2dc1-47cd-8420-300880090415,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bc06edd184d469880f527cd96c595a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0ea0f5cab545f6a4de095ebc771d71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:14.695128 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70448ae1-7999-4b08-88f1-d589aabe1b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:14.726088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70448ae1-7999-4b08-88f1-d589aabe1b25) transitioned into state 'SUCCESS' from state '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-1303904938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bc06edd184d469880f527cd96c595a3',qos_specs=None,replication_status=,reservations=['57157978-6aab-46ab-96a0-7f0a2aa51ea6','ca8dd557-5424-45be-8b52-70a81e256c30','b48ce8c8-88ce-4d15-8abb-7418c5022866','20ff6521-c865-4128-9c86-1975b679373f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0ea0f5cab545f6a4de095ebc771d71',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:14.727781 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de6564a-0b70-4194-a666-c16944d8898e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:14.740943 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de6564a-0b70-4194-a666-c16944d8898e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:14.741991 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Flow 'volume_create_api' (cadb77d6-2297-46a0-ba08-2343cca0cbc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:14.742512 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Create volume request issued successfully. Aug 13 03:34:14.743492 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45559f31-a1c1-4922-9a9e-cc43b4dc6026 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:14.744019 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 334/1322] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:34:14 2026] POST /volume/v3/volumes => generated 774 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:34:14.764934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8808e51c-fdfa-49fd-99d6-9625b9fcd671 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:14.766997 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8808e51c-fdfa-49fd-99d6-9625b9fcd671 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:34:14.767748 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8808e51c-fdfa-49fd-99d6-9625b9fcd671 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:14.767860 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8808e51c-fdfa-49fd-99d6-9625b9fcd671 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:14.777936 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:14.777936 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:14.782814 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8808e51c-fdfa-49fd-99d6-9625b9fcd671 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:34:14.788780 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8808e51c-fdfa-49fd-99d6-9625b9fcd671 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:34:14.789310 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 334/1323] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:34:14 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:14.964359 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8deff22b-ec2b-4b24-8679-a4d55d1c1b8d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:14.967096 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8deff22b-ec2b-4b24-8679-a4d55d1c1b8d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:14.967096 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8deff22b-ec2b-4b24-8679-a4d55d1c1b8d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:14.967272 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8deff22b-ec2b-4b24-8679-a4d55d1c1b8d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:14.991200 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:14.991200 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:14.998031 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8deff22b-ec2b-4b24-8679-a4d55d1c1b8d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:15.005477 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8deff22b-ec2b-4b24-8679-a4d55d1c1b8d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:15.006045 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 324/1324] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:14 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:15.807719 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ba862717-3e72-4bca-9804-dbcbd624d578 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:15.809936 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ba862717-3e72-4bca-9804-dbcbd624d578 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:34:15.810449 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ba862717-3e72-4bca-9804-dbcbd624d578 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:15.810566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ba862717-3e72-4bca-9804-dbcbd624d578 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:15.821579 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:15.821579 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:15.826228 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ba862717-3e72-4bca-9804-dbcbd624d578 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:34:15.831443 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ba862717-3e72-4bca-9804-dbcbd624d578 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:34:15.832003 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 333/1325] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:34:15 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:16.027803 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-188123e5-ae00-4d8f-b523-dc30d162a4ba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:16.030990 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-188123e5-ae00-4d8f-b523-dc30d162a4ba tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:16.030990 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-188123e5-ae00-4d8f-b523-dc30d162a4ba tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:16.030990 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-188123e5-ae00-4d8f-b523-dc30d162a4ba tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:16.044588 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:16.044588 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:16.050849 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-188123e5-ae00-4d8f-b523-dc30d162a4ba tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:16.061388 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-188123e5-ae00-4d8f-b523-dc30d162a4ba tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:16.062021 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 335/1326] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:16 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:17.080291 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a2c23f9f-726c-46c5-bb8e-7a10d13e07eb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:17.082996 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a2c23f9f-726c-46c5-bb8e-7a10d13e07eb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:17.083710 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a2c23f9f-726c-46c5-bb8e-7a10d13e07eb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:17.083710 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a2c23f9f-726c-46c5-bb8e-7a10d13e07eb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:17.097665 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:17.097665 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:17.105301 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a2c23f9f-726c-46c5-bb8e-7a10d13e07eb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:17.117227 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a2c23f9f-726c-46c5-bb8e-7a10d13e07eb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:17.117677 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 335/1327] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:17 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:17.359759 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-b6025017-466e-407f-8250-094cc9d6aae2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:17.366783 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-b6025017-466e-407f-8250-094cc9d6aae2 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:34:17.367075 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-b6025017-466e-407f-8250-094cc9d6aae2 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:17.367293 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-b6025017-466e-407f-8250-094cc9d6aae2 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:17.373655 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-450ebad9-c06d-42d5-857e-09058026d7c0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:17.376641 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-450ebad9-c06d-42d5-857e-09058026d7c0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments/0c501c79-4c38-4318-9f12-c4da28bdb464/action Aug 13 03:34:17.377207 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-450ebad9-c06d-42d5-857e-09058026d7c0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:17.377385 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-450ebad9-c06d-42d5-857e-09058026d7c0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:17.388192 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:17.388192 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:17.394036 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-b6025017-466e-407f-8250-094cc9d6aae2 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:34:17.400541 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-b6025017-466e-407f-8250-094cc9d6aae2 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:34:17.400541 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 325/1328] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:17 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:17.593994 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:17.593994 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:17.617545 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0555bbbc-57ba-4c30-bf7b-7c78252b2210 req-450ebad9-c06d-42d5-857e-09058026d7c0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/0c501c79-4c38-4318-9f12-c4da28bdb464/action returned with HTTP 204 Aug 13 03:34:17.618747 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 334/1329] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:34:17 2026] POST /volume/v3/attachments/0c501c79-4c38-4318-9f12-c4da28bdb464/action => generated 0 bytes in 246 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:17.922934 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-15216dae-efed-4254-8424-7be4765c7e2f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:17.923462 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-15216dae-efed-4254-8424-7be4765c7e2f None None] GET https://10.4.3.140/volume// Aug 13 03:34:17.923590 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-15216dae-efed-4254-8424-7be4765c7e2f None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:17.923860 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-15216dae-efed-4254-8424-7be4765c7e2f None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:17.924261 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-15216dae-efed-4254-8424-7be4765c7e2f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:17.924674 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 336/1330] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:34:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:17.937857 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-339c35b5-f0a0-4f09-9dc9-39334cc6c630 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:17.941800 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-339c35b5-f0a0-4f09-9dc9-39334cc6c630 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:34:17.943055 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-339c35b5-f0a0-4f09-9dc9-39334cc6c630 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e212bf-af5b-48dc-a590-1523202ced35", "connector": null, "instance_uuid": "a6e03293-d92a-4e20-842c-a7e9c3fb8fbe"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:17.966709 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:17.966709 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:18.046408 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-339c35b5-f0a0-4f09-9dc9-39334cc6c630 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:34:18.047055 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 336/1331] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:34:17 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:18.062567 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-36c33ac8-c2e3-4597-94ae-5851bc3ad31f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:18.066294 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-36c33ac8-c2e3-4597-94ae-5851bc3ad31f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/attachments/204f6d21-6a52-462c-ba4a-2442aeb9d9f4 Aug 13 03:34:18.066536 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-36c33ac8-c2e3-4597-94ae-5851bc3ad31f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:18.066784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-36c33ac8-c2e3-4597-94ae-5851bc3ad31f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:18.085433 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:18.085433 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:18.135246 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9a5f6b62-a189-406f-b544-91e902f0a718 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:18.137897 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9a5f6b62-a189-406f-b544-91e902f0a718 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:18.138858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9a5f6b62-a189-406f-b544-91e902f0a718 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:18.138858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9a5f6b62-a189-406f-b544-91e902f0a718 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:18.157150 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:18.157150 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:18.162216 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9a5f6b62-a189-406f-b544-91e902f0a718 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:18.171893 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9a5f6b62-a189-406f-b544-91e902f0a718 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:18.171893 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 335/1332] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:18 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 1175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:18.179813 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-36c33ac8-c2e3-4597-94ae-5851bc3ad31f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/204f6d21-6a52-462c-ba4a-2442aeb9d9f4 returned with HTTP 200 Aug 13 03:34:18.180954 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 326/1333] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:34:18 2026] DELETE /volume/v3/attachments/204f6d21-6a52-462c-ba4a-2442aeb9d9f4 => generated 367 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:18.190355 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bb03e388-c03c-4497-be6b-bdc5ffde6061 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:18.192767 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bb03e388-c03c-4497-be6b-bdc5ffde6061 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:18.192895 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bb03e388-c03c-4497-be6b-bdc5ffde6061 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:18.193569 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bb03e388-c03c-4497-be6b-bdc5ffde6061 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:18.207929 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:18.207929 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:18.215633 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bb03e388-c03c-4497-be6b-bdc5ffde6061 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:18.225286 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bb03e388-c03c-4497-be6b-bdc5ffde6061 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:18.225832 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 337/1334] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:18 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 1175 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:34:18.283124 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-18bd7eb4-bc22-4118-8c48-6efd404b5848 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:18.287941 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-18bd7eb4-bc22-4118-8c48-6efd404b5848 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:18.288481 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-18bd7eb4-bc22-4118-8c48-6efd404b5848 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:18.289025 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-18bd7eb4-bc22-4118-8c48-6efd404b5848 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:18.306373 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:18.306373 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:18.312796 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-18bd7eb4-bc22-4118-8c48-6efd404b5848 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:18.321529 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-18bd7eb4-bc22-4118-8c48-6efd404b5848 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:18.322291 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 337/1335] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:18 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 1175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:18.349311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-07b331af-fcf4-45e0-994a-b17ba030e95f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:18.353480 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-07b331af-fcf4-45e0-994a-b17ba030e95f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729/action Aug 13 03:34:18.353480 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-07b331af-fcf4-45e0-994a-b17ba030e95f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:18.353691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-07b331af-fcf4-45e0-994a-b17ba030e95f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:18.387312 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:18.387312 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:18.388086 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-07b331af-fcf4-45e0-994a-b17ba030e95f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:18.415448 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-07b331af-fcf4-45e0-994a-b17ba030e95f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Begin detaching volume completed successfully. Aug 13 03:34:18.415995 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-07b331af-fcf4-45e0-994a-b17ba030e95f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729/action returned with HTTP 202 Aug 13 03:34:18.416582 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 336/1336] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:34:18 2026] POST /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:34:18.501182 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b83e01ae-a006-4feb-9e8d-c25c3136e609 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:18.501702 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b83e01ae-a006-4feb-9e8d-c25c3136e609 None None] GET https://10.4.3.140/volume// Aug 13 03:34:18.502098 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b83e01ae-a006-4feb-9e8d-c25c3136e609 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:18.502504 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b83e01ae-a006-4feb-9e8d-c25c3136e609 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:18.508171 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b83e01ae-a006-4feb-9e8d-c25c3136e609 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:18.508796 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 327/1337] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:34:18 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:18.525000 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-ff9597ec-4a80-406b-bf6f-e07c99d825bc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:18.527590 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-ff9597ec-4a80-406b-bf6f-e07c99d825bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:18.527889 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-ff9597ec-4a80-406b-bf6f-e07c99d825bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:18.528186 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-ff9597ec-4a80-406b-bf6f-e07c99d825bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:18.546982 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:18.546982 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:18.553906 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-ff9597ec-4a80-406b-bf6f-e07c99d825bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:18.572519 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-ff9597ec-4a80-406b-bf6f-e07c99d825bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:18.576811 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 338/1338] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:34:18 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 1358 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:34:18.589764 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-06e6425f-1213-4dd6-bca9-59ab644083e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:18.593083 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-06e6425f-1213-4dd6-bca9-59ab644083e0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729/encryption Aug 13 03:34:18.593318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-06e6425f-1213-4dd6-bca9-59ab644083e0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:18.594592 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-06e6425f-1213-4dd6-bca9-59ab644083e0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:18.615127 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:18.615127 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:18.629556 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-06e6425f-1213-4dd6-bca9-59ab644083e0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729/encryption returned with HTTP 200 Aug 13 03:34:18.630326 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 338/1339] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:34:18 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729/encryption => generated 161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:19.607202 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-ce2cbcbb-eb90-4bc5-8dfa-c1e628d2dedb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:19.614854 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-ce2cbcbb-eb90-4bc5-8dfa-c1e628d2dedb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] PUT https://10.4.3.140/volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a Aug 13 03:34:19.615418 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-ce2cbcbb-eb90-4bc5-8dfa-c1e628d2dedb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:19.627610 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-ce2cbcbb-eb90-4bc5-8dfa-c1e628d2dedb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Acquiring lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:34:19.634431 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-ce2cbcbb-eb90-4bc5-8dfa-c1e628d2dedb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:34:19.635597 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:19.635597 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:19.793460 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-ce2cbcbb-eb90-4bc5-8dfa-c1e628d2dedb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" released by "attachment_update" :: held 0.159s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:34:19.794294 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-ce2cbcbb-eb90-4bc5-8dfa-c1e628d2dedb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a returned with HTTP 200 Aug 13 03:34:19.794855 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 337/1340] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:34:19 2026] PUT /volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:19.805305 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-f36e8e40-cf8f-43de-980c-a8703953aff6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:19.810356 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-f36e8e40-cf8f-43de-980c-a8703953aff6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a Aug 13 03:34:19.810662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-f36e8e40-cf8f-43de-980c-a8703953aff6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:19.810934 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-f36e8e40-cf8f-43de-980c-a8703953aff6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:19.832919 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-f36e8e40-cf8f-43de-980c-a8703953aff6 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a returned with HTTP 200 Aug 13 03:34:19.833459 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 328/1341] 10.4.3.140 () {70 vars in 1651 bytes} [Thu Aug 13 03:34:19 2026] GET /volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:21.191403 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-f2eb1956-4c6d-4b63-9ed9-81dba1aba4bd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:21.199551 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-f2eb1956-4c6d-4b63-9ed9-81dba1aba4bd tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/attachments/0c501c79-4c38-4318-9f12-c4da28bdb464 Aug 13 03:34:21.199764 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-f2eb1956-4c6d-4b63-9ed9-81dba1aba4bd tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:21.201216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-f2eb1956-4c6d-4b63-9ed9-81dba1aba4bd tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:21.222388 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:21.222388 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:21.339959 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7570c545-5b2b-49a3-a37f-c61a1822f345 req-f2eb1956-4c6d-4b63-9ed9-81dba1aba4bd tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/0c501c79-4c38-4318-9f12-c4da28bdb464 returned with HTTP 200 Aug 13 03:34:21.340868 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 339/1342] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:34:21 2026] DELETE /volume/v3/attachments/0c501c79-4c38-4318-9f12-c4da28bdb464 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:21.784017 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4046a51a-1f93-46d0-983d-06a070a11e1a req-60ed0cfb-588a-4e1a-a114-eaa4d866dadf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:21.790922 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4046a51a-1f93-46d0-983d-06a070a11e1a req-60ed0cfb-588a-4e1a-a114-eaa4d866dadf tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:21.791263 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4046a51a-1f93-46d0-983d-06a070a11e1a req-60ed0cfb-588a-4e1a-a114-eaa4d866dadf tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:21.791551 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4046a51a-1f93-46d0-983d-06a070a11e1a req-60ed0cfb-588a-4e1a-a114-eaa4d866dadf tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:21.810501 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:21.810501 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:21.817386 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4046a51a-1f93-46d0-983d-06a070a11e1a req-60ed0cfb-588a-4e1a-a114-eaa4d866dadf tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:21.827456 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4046a51a-1f93-46d0-983d-06a070a11e1a req-60ed0cfb-588a-4e1a-a114-eaa4d866dadf tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:21.827765 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 339/1343] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:21 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 883 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:22.309377 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cded71d4-dc39-4bc2-96fd-42bf0e78eba3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.466653 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cded71d4-dc39-4bc2-96fd-42bf0e78eba3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] POST https://10.4.3.140/volume/v3/qos-specs Aug 13 03:34:22.467083 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cded71d4-dc39-4bc2-96fd-42bf0e78eba3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-295809185", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:22.468850 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:22.468850 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:22.469743 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.qos_specs [None req-cded71d4-dc39-4bc2-96fd-42bf0e78eba3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-295809185', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100340) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 03:34:22.479049 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.db.api [None req-cded71d4-dc39-4bc2-96fd-42bf0e78eba3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DB qos_specs_create(): root {'id': '540f1e73-4b71-4dc2-a666-1691a39de2f4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-295809185'} {{(pid=100340) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 03:34:22.490215 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cded71d4-dc39-4bc2-96fd-42bf0e78eba3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Aug 13 03:34:22.490746 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 338/1344] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:34:22 2026] POST /volume/v3/qos-specs => generated 392 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:22.503913 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-130b6f89-dfdb-465f-b24b-637e73e36514 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.506450 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-130b6f89-dfdb-465f-b24b-637e73e36514 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:34:22.507040 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-130b6f89-dfdb-465f-b24b-637e73e36514 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1751672746"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:22.509138 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:22.509138 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:22.531009 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-130b6f89-dfdb-465f-b24b-637e73e36514 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:34:22.531525 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 329/1345] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:34:22 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:22.545768 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8f0cfd00-d519-452b-a3d1-13038510889e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.551454 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f0cfd00-d519-452b-a3d1-13038510889e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:34:22.552052 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f0cfd00-d519-452b-a3d1-13038510889e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1720349206"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:22.556944 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:22.556944 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:22.587700 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f0cfd00-d519-452b-a3d1-13038510889e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:34:22.588074 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 340/1346] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:34:22 2026] POST /volume/v3/types => generated 222 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:22.602305 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e0993ad-1fab-48b7-848c-7a3a49e9a04e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.608397 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e0993ad-1fab-48b7-848c-7a3a49e9a04e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:34:22.609882 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e0993ad-1fab-48b7-848c-7a3a49e9a04e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1583693738"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:22.630420 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e0993ad-1fab-48b7-848c-7a3a49e9a04e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:34:22.631009 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 340/1347] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:34:22 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:22.642253 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d6417fca-f06d-48ec-8462-6bbfcc49ccb8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.645684 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d6417fca-f06d-48ec-8462-6bbfcc49ccb8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associate?vol_type_id=a9fc0f88-7403-4617-a90b-c55e26abaf86 Aug 13 03:34:22.645925 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d6417fca-f06d-48ec-8462-6bbfcc49ccb8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:22.646210 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d6417fca-f06d-48ec-8462-6bbfcc49ccb8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'associate' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:22.646584 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:22.646584 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:22.647025 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d6417fca-f06d-48ec-8462-6bbfcc49ccb8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Associate qos_spec: 540f1e73-4b71-4dc2-a666-1691a39de2f4 with type: a9fc0f88-7403-4617-a90b-c55e26abaf86 {{(pid=100340) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 03:34:22.678073 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d6417fca-f06d-48ec-8462-6bbfcc49ccb8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associate?vol_type_id=a9fc0f88-7403-4617-a90b-c55e26abaf86 returned with HTTP 202 Aug 13 03:34:22.678573 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 339/1348] 10.4.3.140 () {66 vars in 1481 bytes} [Thu Aug 13 03:34:22 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associate?vol_type_id=a9fc0f88-7403-4617-a90b-c55e26abaf86 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:22.687474 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9f35665d-1d63-4010-b08a-e04fc465841b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.689630 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f35665d-1d63-4010-b08a-e04fc465841b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associate?vol_type_id=8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 Aug 13 03:34:22.689971 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f35665d-1d63-4010-b08a-e04fc465841b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:22.690255 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f35665d-1d63-4010-b08a-e04fc465841b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'associate' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:22.690998 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f35665d-1d63-4010-b08a-e04fc465841b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Associate qos_spec: 540f1e73-4b71-4dc2-a666-1691a39de2f4 with type: 8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 {{(pid=100341) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 03:34:22.731767 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f35665d-1d63-4010-b08a-e04fc465841b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associate?vol_type_id=8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 returned with HTTP 202 Aug 13 03:34:22.732767 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 330/1349] 10.4.3.140 () {66 vars in 1481 bytes} [Thu Aug 13 03:34:22 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associate?vol_type_id=8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:22.744849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1c051e6e-602a-434a-80e0-9d02d401c646 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.746477 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c051e6e-602a-434a-80e0-9d02d401c646 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associate?vol_type_id=9982ab28-5325-4f35-8195-8cf5d9da2646 Aug 13 03:34:22.746799 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1c051e6e-602a-434a-80e0-9d02d401c646 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:22.747101 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1c051e6e-602a-434a-80e0-9d02d401c646 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'associate' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:22.747944 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1c051e6e-602a-434a-80e0-9d02d401c646 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Associate qos_spec: 540f1e73-4b71-4dc2-a666-1691a39de2f4 with type: 9982ab28-5325-4f35-8195-8cf5d9da2646 {{(pid=100342) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 13 03:34:22.811403 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c051e6e-602a-434a-80e0-9d02d401c646 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associate?vol_type_id=9982ab28-5325-4f35-8195-8cf5d9da2646 returned with HTTP 202 Aug 13 03:34:22.812032 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 341/1350] 10.4.3.140 () {66 vars in 1481 bytes} [Thu Aug 13 03:34:22 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associate?vol_type_id=9982ab28-5325-4f35-8195-8cf5d9da2646 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:22.824262 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-127c1c34-03af-44c3-96f1-5cd9d1fc9711 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.827403 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-127c1c34-03af-44c3-96f1-5cd9d1fc9711 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associations Aug 13 03:34:22.827403 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-127c1c34-03af-44c3-96f1-5cd9d1fc9711 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:22.827687 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-127c1c34-03af-44c3-96f1-5cd9d1fc9711 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'associations' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:22.828490 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-127c1c34-03af-44c3-96f1-5cd9d1fc9711 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Get associations for qos_spec id: 540f1e73-4b71-4dc2-a666-1691a39de2f4 {{(pid=100343) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 03:34:22.868322 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-127c1c34-03af-44c3-96f1-5cd9d1fc9711 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associations returned with HTTP 200 Aug 13 03:34:22.869839 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 341/1351] 10.4.3.140 () {66 vars in 1393 bytes} [Thu Aug 13 03:34:22 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associations => generated 448 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:22.882988 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a64838a4-76b6-4535-8464-d2ce5f13361f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.885977 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a64838a4-76b6-4535-8464-d2ce5f13361f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/disassociate?vol_type_id=a9fc0f88-7403-4617-a90b-c55e26abaf86 Aug 13 03:34:22.886101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a64838a4-76b6-4535-8464-d2ce5f13361f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:22.889012 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a64838a4-76b6-4535-8464-d2ce5f13361f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'disassociate' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:22.889012 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:22.889012 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:22.889012 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a64838a4-76b6-4535-8464-d2ce5f13361f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Disassociate qos_spec: 540f1e73-4b71-4dc2-a666-1691a39de2f4 from type: a9fc0f88-7403-4617-a90b-c55e26abaf86 {{(pid=100340) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 13 03:34:22.910666 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a64838a4-76b6-4535-8464-d2ce5f13361f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/disassociate?vol_type_id=a9fc0f88-7403-4617-a90b-c55e26abaf86 returned with HTTP 202 Aug 13 03:34:22.911262 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 340/1352] 10.4.3.140 () {66 vars in 1490 bytes} [Thu Aug 13 03:34:22 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/disassociate?vol_type_id=a9fc0f88-7403-4617-a90b-c55e26abaf86 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:22.925836 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-905c6c12-607e-4379-9c67-f913377e5fd8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.929486 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-905c6c12-607e-4379-9c67-f913377e5fd8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associations Aug 13 03:34:22.930254 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-905c6c12-607e-4379-9c67-f913377e5fd8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:22.930784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-905c6c12-607e-4379-9c67-f913377e5fd8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'associations' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:22.931034 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:22.931034 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:22.931693 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.qos_specs_manage [None req-905c6c12-607e-4379-9c67-f913377e5fd8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Get associations for qos_spec id: 540f1e73-4b71-4dc2-a666-1691a39de2f4 {{(pid=100341) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 03:34:22.950791 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-905c6c12-607e-4379-9c67-f913377e5fd8 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associations returned with HTTP 200 Aug 13 03:34:22.952275 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 331/1353] 10.4.3.140 () {66 vars in 1393 bytes} [Thu Aug 13 03:34:22 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associations => generated 306 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:22.971996 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9f5b554b-003a-4fe0-a368-6b241a0528bf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:22.971996 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9f5b554b-003a-4fe0-a368-6b241a0528bf tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/disassociate_all Aug 13 03:34:22.971996 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9f5b554b-003a-4fe0-a368-6b241a0528bf tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:22.971996 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9f5b554b-003a-4fe0-a368-6b241a0528bf tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'disassociate_all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:22.971996 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:22.971996 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:22.972914 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f5b554b-003a-4fe0-a368-6b241a0528bf tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Disassociate qos_spec: 540f1e73-4b71-4dc2-a666-1691a39de2f4 from all. {{(pid=100342) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 13 03:34:23.006243 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9f5b554b-003a-4fe0-a368-6b241a0528bf tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/disassociate_all returned with HTTP 202 Aug 13 03:34:23.007094 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 342/1354] 10.4.3.140 () {66 vars in 1405 bytes} [Thu Aug 13 03:34:22 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/disassociate_all => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:23.019883 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7d1342cc-446a-4015-852f-42b785ee1c09 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.022118 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d1342cc-446a-4015-852f-42b785ee1c09 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associations Aug 13 03:34:23.022370 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d1342cc-446a-4015-852f-42b785ee1c09 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.022680 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d1342cc-446a-4015-852f-42b785ee1c09 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'associations' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.023051 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.023051 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:23.023621 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d1342cc-446a-4015-852f-42b785ee1c09 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Get associations for qos_spec id: 540f1e73-4b71-4dc2-a666-1691a39de2f4 {{(pid=100343) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 13 03:34:23.036389 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d1342cc-446a-4015-852f-42b785ee1c09 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associations returned with HTTP 200 Aug 13 03:34:23.036908 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 342/1355] 10.4.3.140 () {66 vars in 1393 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/associations => generated 24 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:23.048227 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7dcfdca6-ec66-42b0-ace8-07f0ebe3ab19 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.050684 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7dcfdca6-ec66-42b0-ace8-07f0ebe3ab19 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/types/9982ab28-5325-4f35-8195-8cf5d9da2646 Aug 13 03:34:23.050982 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7dcfdca6-ec66-42b0-ace8-07f0ebe3ab19 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.051403 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7dcfdca6-ec66-42b0-ace8-07f0ebe3ab19 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.051624 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.051624 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:23.115620 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7dcfdca6-ec66-42b0-ace8-07f0ebe3ab19 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/types/9982ab28-5325-4f35-8195-8cf5d9da2646 returned with HTTP 202 Aug 13 03:34:23.116165 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 341/1356] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:34:23 2026] DELETE /volume/v3/types/9982ab28-5325-4f35-8195-8cf5d9da2646 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:23.126472 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6c65a3ba-a21d-4d4a-82df-43c545d61510 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.130408 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6c65a3ba-a21d-4d4a-82df-43c545d61510 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/types/9982ab28-5325-4f35-8195-8cf5d9da2646 Aug 13 03:34:23.130929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6c65a3ba-a21d-4d4a-82df-43c545d61510 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.131413 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6c65a3ba-a21d-4d4a-82df-43c545d61510 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.136414 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6c65a3ba-a21d-4d4a-82df-43c545d61510 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/types/9982ab28-5325-4f35-8195-8cf5d9da2646 returned with HTTP 404 Aug 13 03:34:23.136414 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 332/1357] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/types/9982ab28-5325-4f35-8195-8cf5d9da2646 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.145423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8bf0a463-abc4-4531-8f07-f7951494c987 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.148863 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8bf0a463-abc4-4531-8f07-f7951494c987 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/types/8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 Aug 13 03:34:23.149133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8bf0a463-abc4-4531-8f07-f7951494c987 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.149441 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8bf0a463-abc4-4531-8f07-f7951494c987 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.149811 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.149811 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:23.187939 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8bf0a463-abc4-4531-8f07-f7951494c987 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/types/8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 returned with HTTP 202 Aug 13 03:34:23.188493 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 343/1358] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:34:23 2026] DELETE /volume/v3/types/8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:34:23.198802 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ba53ab60-50a8-4e80-b826-9ecc9bc2fd4b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.202794 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba53ab60-50a8-4e80-b826-9ecc9bc2fd4b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/types/8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 Aug 13 03:34:23.204624 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba53ab60-50a8-4e80-b826-9ecc9bc2fd4b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.204624 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba53ab60-50a8-4e80-b826-9ecc9bc2fd4b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.212006 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba53ab60-50a8-4e80-b826-9ecc9bc2fd4b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/types/8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 returned with HTTP 404 Aug 13 03:34:23.212378 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 343/1359] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/types/8127d40d-3eb0-4b84-a8fd-11a6ce6c04c5 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.225137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-65b232e2-707e-46b0-aaf8-3ee478173032 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.227203 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-65b232e2-707e-46b0-aaf8-3ee478173032 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/types/a9fc0f88-7403-4617-a90b-c55e26abaf86 Aug 13 03:34:23.227452 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-65b232e2-707e-46b0-aaf8-3ee478173032 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.227713 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-65b232e2-707e-46b0-aaf8-3ee478173032 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.262110 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-65b232e2-707e-46b0-aaf8-3ee478173032 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/types/a9fc0f88-7403-4617-a90b-c55e26abaf86 returned with HTTP 202 Aug 13 03:34:23.265847 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 342/1360] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:34:23 2026] DELETE /volume/v3/types/a9fc0f88-7403-4617-a90b-c55e26abaf86 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:23.271481 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f2ec1122-58e3-4b31-8094-0dcecffe47a3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.273902 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f2ec1122-58e3-4b31-8094-0dcecffe47a3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/types/a9fc0f88-7403-4617-a90b-c55e26abaf86 Aug 13 03:34:23.274127 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f2ec1122-58e3-4b31-8094-0dcecffe47a3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.274327 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f2ec1122-58e3-4b31-8094-0dcecffe47a3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.278904 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f2ec1122-58e3-4b31-8094-0dcecffe47a3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/types/a9fc0f88-7403-4617-a90b-c55e26abaf86 returned with HTTP 404 Aug 13 03:34:23.279602 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 333/1361] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/types/a9fc0f88-7403-4617-a90b-c55e26abaf86 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.299460 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b87f24a0-ea99-46b4-9d08-9fe1f563dc56 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.305406 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b87f24a0-ea99-46b4-9d08-9fe1f563dc56 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] POST https://10.4.3.140/volume/v3/qos-specs Aug 13 03:34:23.305406 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b87f24a0-ea99-46b4-9d08-9fe1f563dc56 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1537863748", "consumer": "back-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:23.307088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.qos_specs [None req-b87f24a0-ea99-46b4-9d08-9fe1f563dc56 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1537863748', 'consumer': 'back-end', 'specs': {}} {{(pid=100342) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 03:34:23.319577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-b87f24a0-ea99-46b4-9d08-9fe1f563dc56 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DB qos_specs_create(): root {'id': 'ac3a7764-ea8e-43db-8964-947af7d6ca22', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1537863748'} {{(pid=100342) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 03:34:23.334745 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b87f24a0-ea99-46b4-9d08-9fe1f563dc56 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Aug 13 03:34:23.336765 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 344/1362] 10.4.3.140 () {68 vars in 1264 bytes} [Thu Aug 13 03:34:23 2026] POST /volume/v3/qos-specs => generated 369 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:23.353615 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-192c925f-9fae-45bc-9df5-01dbe415e05c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.357637 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-192c925f-9fae-45bc-9df5-01dbe415e05c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22?force=False Aug 13 03:34:23.357846 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-192c925f-9fae-45bc-9df5-01dbe415e05c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.358597 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-192c925f-9fae-45bc-9df5-01dbe415e05c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.358597 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.358597 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:23.359024 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-192c925f-9fae-45bc-9df5-01dbe415e05c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Delete qos_spec: ac3a7764-ea8e-43db-8964-947af7d6ca22, force: False {{(pid=100343) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 03:34:23.390618 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-192c925f-9fae-45bc-9df5-01dbe415e05c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22?force=False returned with HTTP 202 Aug 13 03:34:23.390717 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 344/1363] 10.4.3.140 () {66 vars in 1380 bytes} [Thu Aug 13 03:34:23 2026] DELETE /volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:23.404687 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d28e9363-12a2-477a-aa88-67dbf2a693f6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.411800 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d28e9363-12a2-477a-aa88-67dbf2a693f6 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22 Aug 13 03:34:23.412076 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d28e9363-12a2-477a-aa88-67dbf2a693f6 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.413448 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d28e9363-12a2-477a-aa88-67dbf2a693f6 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.430746 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d28e9363-12a2-477a-aa88-67dbf2a693f6 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22 returned with HTTP 404 Aug 13 03:34:23.430746 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 343/1364] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22 => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.458246 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fdf7cd44-1be2-4c2b-aef1-3c995a5001cd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.465371 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fdf7cd44-1be2-4c2b-aef1-3c995a5001cd tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs Aug 13 03:34:23.475104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fdf7cd44-1be2-4c2b-aef1-3c995a5001cd tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.475104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fdf7cd44-1be2-4c2b-aef1-3c995a5001cd tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.475104 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.475104 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:23.506618 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fdf7cd44-1be2-4c2b-aef1-3c995a5001cd tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Aug 13 03:34:23.506618 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 334/1365] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/qos-specs => generated 174 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:23.520932 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5f7c06aa-64dd-4345-a8ca-542312cf9a5c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.524770 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f7c06aa-64dd-4345-a8ca-542312cf9a5c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22?force=False Aug 13 03:34:23.525339 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f7c06aa-64dd-4345-a8ca-542312cf9a5c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.525339 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f7c06aa-64dd-4345-a8ca-542312cf9a5c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.525630 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.525630 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:23.526027 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5f7c06aa-64dd-4345-a8ca-542312cf9a5c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Delete qos_spec: ac3a7764-ea8e-43db-8964-947af7d6ca22, force: False {{(pid=100342) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 03:34:23.538865 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f7c06aa-64dd-4345-a8ca-542312cf9a5c tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22?force=False returned with HTTP 404 Aug 13 03:34:23.539091 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 345/1366] 10.4.3.140 () {66 vars in 1380 bytes} [Thu Aug 13 03:34:23 2026] DELETE /volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.550293 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-912c8a37-7e3f-40a6-9546-9a10ab48769f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.553012 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-912c8a37-7e3f-40a6-9546-9a10ab48769f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22 Aug 13 03:34:23.553338 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-912c8a37-7e3f-40a6-9546-9a10ab48769f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.553629 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-912c8a37-7e3f-40a6-9546-9a10ab48769f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.555122 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.555122 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:23.562350 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-912c8a37-7e3f-40a6-9546-9a10ab48769f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22 returned with HTTP 404 Aug 13 03:34:23.562633 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 345/1367] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/qos-specs/ac3a7764-ea8e-43db-8964-947af7d6ca22 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.581778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3fbe48aa-5a3a-4861-8273-59565498b874 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.587852 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fbe48aa-5a3a-4861-8273-59565498b874 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] POST https://10.4.3.140/volume/v3/qos-specs Aug 13 03:34:23.587852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3fbe48aa-5a3a-4861-8273-59565498b874 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-903090470", "consumer": "both"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:23.591934 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.qos_specs [None req-3fbe48aa-5a3a-4861-8273-59565498b874 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-903090470', 'consumer': 'both', 'specs': {}} {{(pid=100340) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 03:34:23.598135 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.db.api [None req-3fbe48aa-5a3a-4861-8273-59565498b874 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DB qos_specs_create(): root {'id': '7f362105-04f0-4623-a408-cc42b5e6fc43', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-903090470'} {{(pid=100340) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 03:34:23.616314 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fbe48aa-5a3a-4861-8273-59565498b874 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Aug 13 03:34:23.616314 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 344/1368] 10.4.3.140 () {68 vars in 1264 bytes} [Thu Aug 13 03:34:23 2026] POST /volume/v3/qos-specs => generated 364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:23.637809 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-816a2649-010f-4ee5-8791-6e0af503ab7e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.637809 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-816a2649-010f-4ee5-8791-6e0af503ab7e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43?force=False Aug 13 03:34:23.637809 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-816a2649-010f-4ee5-8791-6e0af503ab7e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.637809 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-816a2649-010f-4ee5-8791-6e0af503ab7e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.638398 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.638398 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:23.638942 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.qos_specs_manage [None req-816a2649-010f-4ee5-8791-6e0af503ab7e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Delete qos_spec: 7f362105-04f0-4623-a408-cc42b5e6fc43, force: False {{(pid=100341) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 03:34:23.682378 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-816a2649-010f-4ee5-8791-6e0af503ab7e tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43?force=False returned with HTTP 202 Aug 13 03:34:23.683040 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 335/1369] 10.4.3.140 () {66 vars in 1380 bytes} [Thu Aug 13 03:34:23 2026] DELETE /volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43?force=False => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:23.699415 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d1905b21-ee0a-452e-bcba-8fcf7a8338a5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.702548 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1905b21-ee0a-452e-bcba-8fcf7a8338a5 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43 Aug 13 03:34:23.702988 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1905b21-ee0a-452e-bcba-8fcf7a8338a5 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.703209 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1905b21-ee0a-452e-bcba-8fcf7a8338a5 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.713748 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1905b21-ee0a-452e-bcba-8fcf7a8338a5 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43 returned with HTTP 404 Aug 13 03:34:23.713748 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 346/1370] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.725627 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fd0d3731-8ecc-49de-b3e5-2f9d3187b1f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.727629 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd0d3731-8ecc-49de-b3e5-2f9d3187b1f4 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs Aug 13 03:34:23.727746 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd0d3731-8ecc-49de-b3e5-2f9d3187b1f4 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.727994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd0d3731-8ecc-49de-b3e5-2f9d3187b1f4 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.742949 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd0d3731-8ecc-49de-b3e5-2f9d3187b1f4 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Aug 13 03:34:23.743091 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 346/1371] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:23.759985 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4269fdab-fccc-4ade-8bc9-586306e6ffab None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.763391 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4269fdab-fccc-4ade-8bc9-586306e6ffab tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43?force=False Aug 13 03:34:23.763391 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4269fdab-fccc-4ade-8bc9-586306e6ffab tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.763391 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4269fdab-fccc-4ade-8bc9-586306e6ffab tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.763391 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.763391 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:23.763653 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4269fdab-fccc-4ade-8bc9-586306e6ffab tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Delete qos_spec: 7f362105-04f0-4623-a408-cc42b5e6fc43, force: False {{(pid=100340) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 03:34:23.779963 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4269fdab-fccc-4ade-8bc9-586306e6ffab tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43?force=False returned with HTTP 404 Aug 13 03:34:23.780779 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 345/1372] 10.4.3.140 () {66 vars in 1380 bytes} [Thu Aug 13 03:34:23 2026] DELETE /volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.798433 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9f9af2b8-7c74-4aca-991c-92dad9eb4804 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.802895 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f9af2b8-7c74-4aca-991c-92dad9eb4804 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43 Aug 13 03:34:23.804071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f9af2b8-7c74-4aca-991c-92dad9eb4804 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.804071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f9af2b8-7c74-4aca-991c-92dad9eb4804 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.804071 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.804071 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:23.810841 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f9af2b8-7c74-4aca-991c-92dad9eb4804 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43 returned with HTTP 404 Aug 13 03:34:23.811548 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 336/1373] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/qos-specs/7f362105-04f0-4623-a408-cc42b5e6fc43 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.824516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-130e9840-8287-4da0-a25b-3112fe1f9b84 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.827777 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-130e9840-8287-4da0-a25b-3112fe1f9b84 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] POST https://10.4.3.140/volume/v3/qos-specs Aug 13 03:34:23.827777 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-130e9840-8287-4da0-a25b-3112fe1f9b84 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-208276679", "consumer": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:23.829400 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.qos_specs [None req-130e9840-8287-4da0-a25b-3112fe1f9b84 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-208276679', 'consumer': 'front-end', 'specs': {}} {{(pid=100342) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 13 03:34:23.836868 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-130e9840-8287-4da0-a25b-3112fe1f9b84 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DB qos_specs_create(): root {'id': 'c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-208276679'} {{(pid=100342) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 13 03:34:23.849867 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-130e9840-8287-4da0-a25b-3112fe1f9b84 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Aug 13 03:34:23.849867 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 347/1374] 10.4.3.140 () {68 vars in 1264 bytes} [Thu Aug 13 03:34:23 2026] POST /volume/v3/qos-specs => generated 369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:23.863512 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ffe30d85-7a9f-4375-b7ce-47ba2c1f80ce None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.866254 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffe30d85-7a9f-4375-b7ce-47ba2c1f80ce tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2?force=False Aug 13 03:34:23.866483 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffe30d85-7a9f-4375-b7ce-47ba2c1f80ce tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.866763 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffe30d85-7a9f-4375-b7ce-47ba2c1f80ce tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.867275 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.867275 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:23.867791 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ffe30d85-7a9f-4375-b7ce-47ba2c1f80ce tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Delete qos_spec: c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2, force: False {{(pid=100343) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 03:34:23.907406 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffe30d85-7a9f-4375-b7ce-47ba2c1f80ce tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2?force=False returned with HTTP 202 Aug 13 03:34:23.907645 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 347/1375] 10.4.3.140 () {66 vars in 1380 bytes} [Thu Aug 13 03:34:23 2026] DELETE /volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2?force=False => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:23.920901 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9b999268-67c1-4ec2-ac72-f1477d9b5960 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.925522 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b999268-67c1-4ec2-ac72-f1477d9b5960 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2 Aug 13 03:34:23.925864 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b999268-67c1-4ec2-ac72-f1477d9b5960 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.932624 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b999268-67c1-4ec2-ac72-f1477d9b5960 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.937885 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b999268-67c1-4ec2-ac72-f1477d9b5960 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2 returned with HTTP 404 Aug 13 03:34:23.938648 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 346/1376] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:23.952475 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-10db8760-9ae8-4b0f-82d6-9a33b43cfc4a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.952947 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10db8760-9ae8-4b0f-82d6-9a33b43cfc4a tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs Aug 13 03:34:23.953141 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-10db8760-9ae8-4b0f-82d6-9a33b43cfc4a tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.955162 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-10db8760-9ae8-4b0f-82d6-9a33b43cfc4a tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.962381 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10db8760-9ae8-4b0f-82d6-9a33b43cfc4a tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Aug 13 03:34:23.962966 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 337/1377] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:34:23 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:23.977443 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2f81a558-911c-4e13-b194-6d0cce0f0a14 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:23.980105 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f81a558-911c-4e13-b194-6d0cce0f0a14 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2?force=False Aug 13 03:34:23.980360 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f81a558-911c-4e13-b194-6d0cce0f0a14 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:23.980544 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f81a558-911c-4e13-b194-6d0cce0f0a14 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:23.980835 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:23.980835 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:23.981609 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2f81a558-911c-4e13-b194-6d0cce0f0a14 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Delete qos_spec: c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2, force: False {{(pid=100342) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 03:34:23.987216 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f81a558-911c-4e13-b194-6d0cce0f0a14 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2?force=False returned with HTTP 404 Aug 13 03:34:23.987792 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 348/1378] 10.4.3.140 () {66 vars in 1380 bytes} [Thu Aug 13 03:34:23 2026] DELETE /volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:24.003802 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-64ebd392-bec4-42b0-a6f3-7d14a3533da2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.006555 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64ebd392-bec4-42b0-a6f3-7d14a3533da2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2 Aug 13 03:34:24.006879 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64ebd392-bec4-42b0-a6f3-7d14a3533da2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:24.008000 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64ebd392-bec4-42b0-a6f3-7d14a3533da2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:24.008000 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:24.008000 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:24.012925 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64ebd392-bec4-42b0-a6f3-7d14a3533da2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2 returned with HTTP 404 Aug 13 03:34:24.013855 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 348/1379] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:24 2026] GET /volume/v3/qos-specs/c8cc8c7f-7c4b-41ac-88e4-69b4dfbb07d2 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:24.027874 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-827375e8-1577-44e7-bd5d-f3642745efbf None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.033782 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-827375e8-1577-44e7-bd5d-f3642745efbf tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 Aug 13 03:34:24.034064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-827375e8-1577-44e7-bd5d-f3642745efbf tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:24.034322 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-827375e8-1577-44e7-bd5d-f3642745efbf tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:24.043947 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-827375e8-1577-44e7-bd5d-f3642745efbf tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 returned with HTTP 200 Aug 13 03:34:24.044759 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 347/1380] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:24 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:24.062064 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-72b06504-16dc-440e-a276-f1e359ea127b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.066962 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-72b06504-16dc-440e-a276-f1e359ea127b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs Aug 13 03:34:24.066962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-72b06504-16dc-440e-a276-f1e359ea127b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:24.066962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-72b06504-16dc-440e-a276-f1e359ea127b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:24.066962 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:24.066962 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:24.081101 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-72b06504-16dc-440e-a276-f1e359ea127b tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs returned with HTTP 200 Aug 13 03:34:24.081245 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 338/1381] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:34:24 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:24.095926 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f5816c91-c61f-4e55-9546-1e65cffee553 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.097035 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f5816c91-c61f-4e55-9546-1e65cffee553 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] PUT https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 Aug 13 03:34:24.097512 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f5816c91-c61f-4e55-9546-1e65cffee553 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:24.116661 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.qos_specs [None req-f5816c91-c61f-4e55-9546-1e65cffee553 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100342) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 13 03:34:24.137105 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-f5816c91-c61f-4e55-9546-1e65cffee553 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] qos_specs_update() value: {'id': 'e384f424-5212-4f66-966e-a0e874366b1d', 'key': 'iops_bytes', 'value': '500', 'specs_id': '540f1e73-4b71-4dc2-a666-1691a39de2f4', 'deleted': False} {{(pid=100342) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 13 03:34:24.149875 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f5816c91-c61f-4e55-9546-1e65cffee553 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 returned with HTTP 200 Aug 13 03:34:24.149875 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 349/1382] 10.4.3.140 () {68 vars in 1374 bytes} [Thu Aug 13 03:34:24 2026] PUT /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 => generated 36 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:24.166409 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1945612f-188e-4174-b7a6-d8973484e5c5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.170692 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1945612f-188e-4174-b7a6-d8973484e5c5 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 Aug 13 03:34:24.171074 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1945612f-188e-4174-b7a6-d8973484e5c5 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:24.171252 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1945612f-188e-4174-b7a6-d8973484e5c5 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:24.180495 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1945612f-188e-4174-b7a6-d8973484e5c5 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 returned with HTTP 200 Aug 13 03:34:24.181079 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 349/1383] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:24 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 => generated 413 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:24.197247 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8cdd016b-2815-49b1-952b-49866e671bb2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.201110 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8cdd016b-2815-49b1-952b-49866e671bb2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] PUT https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/delete_keys Aug 13 03:34:24.201903 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8cdd016b-2815-49b1-952b-49866e671bb2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:24.204096 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:24.204096 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:24.204762 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8cdd016b-2815-49b1-952b-49866e671bb2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Delete_key spec: 540f1e73-4b71-4dc2-a666-1691a39de2f4, keys: ['iops_bytes'] {{(pid=100340) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 13 03:34:24.250581 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8cdd016b-2815-49b1-952b-49866e671bb2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/delete_keys returned with HTTP 202 Aug 13 03:34:24.250581 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 348/1384] 10.4.3.140 () {68 vars in 1410 bytes} [Thu Aug 13 03:34:24 2026] PUT /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4/delete_keys => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:24.261508 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c8984625-776f-4ab1-ad74-e3a31b40764f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.266325 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c8984625-776f-4ab1-ad74-e3a31b40764f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 Aug 13 03:34:24.266325 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c8984625-776f-4ab1-ad74-e3a31b40764f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:24.268643 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c8984625-776f-4ab1-ad74-e3a31b40764f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:24.268952 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:24.268952 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:24.279447 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c8984625-776f-4ab1-ad74-e3a31b40764f tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 returned with HTTP 200 Aug 13 03:34:24.279447 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 339/1385] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:24 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:24.297059 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4d4ef351-afc7-433d-bb91-c83cb7c512f3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.299312 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d4ef351-afc7-433d-bb91-c83cb7c512f3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 Aug 13 03:34:24.299726 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d4ef351-afc7-433d-bb91-c83cb7c512f3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:24.301163 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d4ef351-afc7-433d-bb91-c83cb7c512f3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:24.301163 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:24.301163 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:24.317866 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d4ef351-afc7-433d-bb91-c83cb7c512f3 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 returned with HTTP 200 Aug 13 03:34:24.321588 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 350/1386] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:24 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:24.337702 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f59051b2-95f4-48d7-8e86-4b0d388b52d2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.345067 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f59051b2-95f4-48d7-8e86-4b0d388b52d2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] DELETE https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4?force=False Aug 13 03:34:24.346867 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f59051b2-95f4-48d7-8e86-4b0d388b52d2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:24.346867 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f59051b2-95f4-48d7-8e86-4b0d388b52d2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:24.346867 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:24.346867 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:24.346867 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f59051b2-95f4-48d7-8e86-4b0d388b52d2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Delete qos_spec: 540f1e73-4b71-4dc2-a666-1691a39de2f4, force: False {{(pid=100343) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 13 03:34:24.412472 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f59051b2-95f4-48d7-8e86-4b0d388b52d2 tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4?force=False returned with HTTP 202 Aug 13 03:34:24.414056 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 350/1387] 10.4.3.140 () {66 vars in 1380 bytes} [Thu Aug 13 03:34:24 2026] DELETE /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4?force=False => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:24.427919 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-18f1e8a4-2b72-4fd2-9b14-350109152cff None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:24.430806 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-18f1e8a4-2b72-4fd2-9b14-350109152cff tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] GET https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 Aug 13 03:34:24.431111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-18f1e8a4-2b72-4fd2-9b14-350109152cff tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:24.431582 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-18f1e8a4-2b72-4fd2-9b14-350109152cff tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:24.432692 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:24.432692 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:24.450607 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-18f1e8a4-2b72-4fd2-9b14-350109152cff tempest-QosSpecsTestJSON-1886863711 tempest-QosSpecsTestJSON-1886863711-project-admin] https://10.4.3.140/volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 returned with HTTP 404 Aug 13 03:34:24.451148 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 349/1388] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:24 2026] GET /volume/v3/qos-specs/540f1e73-4b71-4dc2-a666-1691a39de2f4 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:26.168623 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-92223b1c-337e-4a84-bc0c-cb15489da2e3 req-f2d071cb-474a-4b14-b8e1-e6d1aa84a517 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:26.173005 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-92223b1c-337e-4a84-bc0c-cb15489da2e3 req-f2d071cb-474a-4b14-b8e1-e6d1aa84a517 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:34:26.173005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-92223b1c-337e-4a84-bc0c-cb15489da2e3 req-f2d071cb-474a-4b14-b8e1-e6d1aa84a517 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:26.174879 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-92223b1c-337e-4a84-bc0c-cb15489da2e3 req-f2d071cb-474a-4b14-b8e1-e6d1aa84a517 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:26.202435 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:26.202435 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:26.212053 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-92223b1c-337e-4a84-bc0c-cb15489da2e3 req-f2d071cb-474a-4b14-b8e1-e6d1aa84a517 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:34:26.226420 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-92223b1c-337e-4a84-bc0c-cb15489da2e3 req-f2d071cb-474a-4b14-b8e1-e6d1aa84a517 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:34:26.226420 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 340/1389] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:26 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 1140 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:26.288613 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-a918a70c-fca4-4774-ba0a-040733ebc1fc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:26.296287 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-a918a70c-fca4-4774-ba0a-040733ebc1fc tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a/action Aug 13 03:34:26.296287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-a918a70c-fca4-4774-ba0a-040733ebc1fc tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:26.296287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-a918a70c-fca4-4774-ba0a-040733ebc1fc tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:26.348052 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:26.348052 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:26.388174 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-77eaa60d-b59c-4e3d-bc04-a030b109157c req-a918a70c-fca4-4774-ba0a-040733ebc1fc tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a/action returned with HTTP 204 Aug 13 03:34:26.389309 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 351/1390] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:34:26 2026] POST /volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:28.235082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4229fc7d-cba2-4622-8bdc-7956884400c5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:28.238064 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4229fc7d-cba2-4622-8bdc-7956884400c5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:28.238553 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4229fc7d-cba2-4622-8bdc-7956884400c5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:28.238853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4229fc7d-cba2-4622-8bdc-7956884400c5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:28.239170 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-4229fc7d-cba2-4622-8bdc-7956884400c5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Delete volume with id: b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:28.251623 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:28.251623 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:28.252986 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4229fc7d-cba2-4622-8bdc-7956884400c5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:28.279287 np0000007145 devstack@c-api.service[100343]: WARNING cinder.keymgr.conf_key_mgr [None req-4229fc7d-cba2-4622-8bdc-7956884400c5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:34:28.292855 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4229fc7d-cba2-4622-8bdc-7956884400c5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Delete volume request issued successfully. Aug 13 03:34:28.292855 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4229fc7d-cba2-4622-8bdc-7956884400c5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 202 Aug 13 03:34:28.292855 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 351/1391] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:28 2026] DELETE /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:28.310846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c22fe8c8-ed24-4a4b-8355-642f7c95aac0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:28.313582 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c22fe8c8-ed24-4a4b-8355-642f7c95aac0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:28.316007 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c22fe8c8-ed24-4a4b-8355-642f7c95aac0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:28.316007 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c22fe8c8-ed24-4a4b-8355-642f7c95aac0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:28.331481 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:28.331481 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:28.348545 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c22fe8c8-ed24-4a4b-8355-642f7c95aac0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:34:28.364412 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c22fe8c8-ed24-4a4b-8355-642f7c95aac0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 200 Aug 13 03:34:28.365226 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 350/1392] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:28 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:29.388321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-839c6736-3f08-4669-a7d1-cb97e3fd8c47 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.393454 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-839c6736-3f08-4669-a7d1-cb97e3fd8c47 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 Aug 13 03:34:29.393454 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-839c6736-3f08-4669-a7d1-cb97e3fd8c47 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:29.395265 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-839c6736-3f08-4669-a7d1-cb97e3fd8c47 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:29.404236 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-839c6736-3f08-4669-a7d1-cb97e3fd8c47 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 returned with HTTP 404 Aug 13 03:34:29.404475 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 341/1393] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:29 2026] GET /volume/v3/volumes/b4e5d7fb-b73a-48cd-b2ba-abaaea199729 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:29.417144 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e14b6edf-d8f8-4a1d-a38d-ad1c92c48ed7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.420048 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e14b6edf-d8f8-4a1d-a38d-ad1c92c48ed7 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:34:29.420675 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e14b6edf-d8f8-4a1d-a38d-ad1c92c48ed7 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:29.421205 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e14b6edf-d8f8-4a1d-a38d-ad1c92c48ed7 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:29.422732 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e14b6edf-d8f8-4a1d-a38d-ad1c92c48ed7 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:34:29.444415 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eb084183-0135-4f9b-bb3a-a4fdb939f132 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.496109 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e14b6edf-d8f8-4a1d-a38d-ad1c92c48ed7 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Get all volumes completed successfully. Aug 13 03:34:29.498739 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:29.498739 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:29.506728 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e14b6edf-d8f8-4a1d-a38d-ad1c92c48ed7 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:34:29.507401 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 352/1394] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:34:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14581 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:34:29.534861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-28940da6-e34c-48d6-b7c4-41d635df456e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.539703 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-28940da6-e34c-48d6-b7c4-41d635df456e tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] DELETE https://10.4.3.140/volume/v3/types/e7c211e3-15e2-4524-b61a-f02b7609ae5b Aug 13 03:34:29.540061 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-28940da6-e34c-48d6-b7c4-41d635df456e tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:29.540399 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-28940da6-e34c-48d6-b7c4-41d635df456e tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:29.585747 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-28940da6-e34c-48d6-b7c4-41d635df456e tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types/e7c211e3-15e2-4524-b61a-f02b7609ae5b returned with HTTP 202 Aug 13 03:34:29.585982 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 351/1395] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:34:29 2026] DELETE /volume/v3/types/e7c211e3-15e2-4524-b61a-f02b7609ae5b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:29.604192 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2ba9fe6e-0f79-439a-b549-d7240bcb561d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.609798 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2ba9fe6e-0f79-439a-b549-d7240bcb561d tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:34:29.610238 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2ba9fe6e-0f79-439a-b549-d7240bcb561d tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2053239496", "extra_specs": {}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:29.613454 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb084183-0135-4f9b-bb3a-a4fdb939f132 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] GET https://10.4.3.140/volume/v3/os-services Aug 13 03:34:29.613454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb084183-0135-4f9b-bb3a-a4fdb939f132 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:29.613454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb084183-0135-4f9b-bb3a-a4fdb939f132 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:29.619902 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb084183-0135-4f9b-bb3a-a4fdb939f132 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] https://10.4.3.140/volume/v3/os-services returned with HTTP 200 Aug 13 03:34:29.620461 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 352/1396] 10.4.3.140 () {66 vars in 1249 bytes} [Thu Aug 13 03:34:29 2026] GET /volume/v3/os-services => generated 626 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:29.631550 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2ba9fe6e-0f79-439a-b549-d7240bcb561d tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:34:29.631980 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 342/1397] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:34:29 2026] POST /volume/v3/types => generated 212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:29.637220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5ff7f303-1d7e-4af8-b85e-d13edb6ca439 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.639407 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ff7f303-1d7e-4af8-b85e-d13edb6ca439 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] GET https://10.4.3.140/volume/v3/os-services?host=np0000007145 Aug 13 03:34:29.639641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ff7f303-1d7e-4af8-b85e-d13edb6ca439 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:29.639938 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ff7f303-1d7e-4af8-b85e-d13edb6ca439 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:29.644452 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c4911677-c437-4e25-8ad2-e3884e883896 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.649781 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c4911677-c437-4e25-8ad2-e3884e883896 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] POST https://10.4.3.140/volume/v3/types/07d9a444-9dca-484b-b14b-0aec271da6d7/encryption Aug 13 03:34:29.651777 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c4911677-c437-4e25-8ad2-e3884e883896 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:29.653352 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ff7f303-1d7e-4af8-b85e-d13edb6ca439 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] https://10.4.3.140/volume/v3/os-services?host=np0000007145 returned with HTTP 200 Aug 13 03:34:29.653816 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 353/1398] 10.4.3.140 () {66 vars in 1284 bytes} [Thu Aug 13 03:34:29 2026] GET /volume/v3/os-services?host=np0000007145 => generated 626 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:29.669946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dbeba5e6-f12c-4e75-9498-2171043ed7b1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.671151 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dbeba5e6-f12c-4e75-9498-2171043ed7b1 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] GET https://10.4.3.140/volume/v3/os-services?host=np0000007145&binary=cinder-scheduler Aug 13 03:34:29.671377 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dbeba5e6-f12c-4e75-9498-2171043ed7b1 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:29.671570 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dbeba5e6-f12c-4e75-9498-2171043ed7b1 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:29.679950 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dbeba5e6-f12c-4e75-9498-2171043ed7b1 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] https://10.4.3.140/volume/v3/os-services?host=np0000007145&binary=cinder-scheduler returned with HTTP 200 Aug 13 03:34:29.680597 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 353/1399] 10.4.3.140 () {66 vars in 1332 bytes} [Thu Aug 13 03:34:29 2026] GET /volume/v3/os-services?host=np0000007145&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:29.695299 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b9bd1a60-7f1f-44c0-b091-5e1cb4309578 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.696746 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b9bd1a60-7f1f-44c0-b091-5e1cb4309578 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] GET https://10.4.3.140/volume/v3/os-services?binary=cinder-scheduler Aug 13 03:34:29.697167 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b9bd1a60-7f1f-44c0-b091-5e1cb4309578 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:29.697337 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b9bd1a60-7f1f-44c0-b091-5e1cb4309578 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:29.702556 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b9bd1a60-7f1f-44c0-b091-5e1cb4309578 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] https://10.4.3.140/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 13 03:34:29.703086 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 343/1400] 10.4.3.140 () {66 vars in 1296 bytes} [Thu Aug 13 03:34:29 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:29.718249 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c4911677-c437-4e25-8ad2-e3884e883896 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types/07d9a444-9dca-484b-b14b-0aec271da6d7/encryption returned with HTTP 200 Aug 13 03:34:29.718980 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 352/1401] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:34:29 2026] POST /volume/v3/types/07d9a444-9dca-484b-b14b-0aec271da6d7/encryption => generated 230 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:29.720925 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6764a27-6c3f-4f51-a80b-143858565532 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.731600 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:29.735743 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:29.736912 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2048798761", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2053239496", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:29.739555 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2048798761', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2053239496', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:29.749941 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume of 1 GB Aug 13 03:34:29.751516 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:29.751516 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:29.752070 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Availability Zones retrieved successfully. Aug 13 03:34:29.762051 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Flow 'volume_create_api' (2c2f9756-c63c-4ccf-afbc-c242e025ab7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:29.764779 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f2ea82-b4f1-444a-94b2-ef08d1578925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:29.767088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:29.806234 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f2ea82-b4f1-444a-94b2-ef08d1578925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:34:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=07d9a444-9dca-484b-b14b-0aec271da6d7,is_public=True,name='tempest-scenario-type-luks-2053239496',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07d9a444-9dca-484b-b14b-0aec271da6d7', '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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:29.807444 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb49c3b-a12c-4435-90c1-13d8a2fb6d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:29.813906 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:29.814486 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-489613041"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:29.816990 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-489613041'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:29.817486 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Create volume of 1 GB Aug 13 03:34:29.822793 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Availability Zones retrieved successfully. Aug 13 03:34:29.830314 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Flow 'volume_create_api' (1aa85aed-e14a-4060-a3ae-f4bee1bfeada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:29.832101 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d09e719-e3e3-4a64-b520-6b2f73418aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:29.833299 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:29.843089 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2053239496 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2053239496, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:34:29.843413 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2053239496 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2053239496, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:34:29.869717 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d09e719-e3e3-4a64-b520-6b2f73418aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:29.870998 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a779e7-8ee2-4342-8825-a1edc112a5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:29.886482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Created reservations ['ef502d20-1c04-4d2b-bca0-7f0d1692ca6c', '39e6dde3-dd65-4f51-afeb-0d47d80f02e5', 'efe6dc85-c6d2-49d4-aa80-c5ae988547b8', 'ed96379e-a79a-4db8-bb2e-5f85ff870035'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:29.888171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebb49c3b-a12c-4435-90c1-13d8a2fb6d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef502d20-1c04-4d2b-bca0-7f0d1692ca6c', '39e6dde3-dd65-4f51-afeb-0d47d80f02e5', 'efe6dc85-c6d2-49d4-aa80-c5ae988547b8', 'ed96379e-a79a-4db8-bb2e-5f85ff870035']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:29.892348 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b101ce75-736b-4735-b1f4-5915a33107ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:29.924664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b101ce75-736b-4735-b1f4-5915a33107ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a36367d9-0160-4a9a-953e-2386b7b348c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2048798761',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131506709ff548b0b6dbc4901c2a9cd2',qos_specs=None,replication_status=,reservations=['ef502d20-1c04-4d2b-bca0-7f0d1692ca6c','39e6dde3-dd65-4f51-afeb-0d47d80f02e5','efe6dc85-c6d2-49d4-aa80-c5ae988547b8','ed96379e-a79a-4db8-bb2e-5f85ff870035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19c677b902604252a3b90b448178a3f3',volume_type_id=07d9a444-9dca-484b-b14b-0aec271da6d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2048798761',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a36367d9-0160-4a9a-953e-2386b7b348c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131506709ff548b0b6dbc4901c2a9cd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19c677b902604252a3b90b448178a3f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07d9a444-9dca-484b-b14b-0aec271da6d7),volume_type_id=07d9a444-9dca-484b-b14b-0aec271da6d7)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:29.925594 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af9e440-d655-4206-8297-176e64afa2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:29.956758 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af9e440-d655-4206-8297-176e64afa2f3) transitioned into state 'SUCCESS' from state '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-2048798761',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131506709ff548b0b6dbc4901c2a9cd2',qos_specs=None,replication_status=,reservations=['ef502d20-1c04-4d2b-bca0-7f0d1692ca6c','39e6dde3-dd65-4f51-afeb-0d47d80f02e5','efe6dc85-c6d2-49d4-aa80-c5ae988547b8','ed96379e-a79a-4db8-bb2e-5f85ff870035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19c677b902604252a3b90b448178a3f3',volume_type_id=07d9a444-9dca-484b-b14b-0aec271da6d7)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:29.958652 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca9b612-1cf7-49f8-8301-036674cb7318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:29.977164 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Created reservations ['c43d18ac-58cf-4b5c-877c-60ab7ceb0839', '1bb2faae-f1ec-4c43-ab31-6c293300c14b', '7e02d82a-e551-4b7c-83ee-bf4bc5ee3972', '2b8c0f0b-4038-4ea6-a0e3-1534327675c5'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:29.977316 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca9b612-1cf7-49f8-8301-036674cb7318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:29.977392 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a779e7-8ee2-4342-8825-a1edc112a5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43d18ac-58cf-4b5c-877c-60ab7ceb0839', '1bb2faae-f1ec-4c43-ab31-6c293300c14b', '7e02d82a-e551-4b7c-83ee-bf4bc5ee3972', '2b8c0f0b-4038-4ea6-a0e3-1534327675c5']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:29.977452 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Flow 'volume_create_api' (2c2f9756-c63c-4ccf-afbc-c242e025ab7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:29.977537 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac002db-6820-4f8c-b2d6-17edcff4d71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:29.977586 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume request issued successfully. Aug 13 03:34:29.977586 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-431a3b1f-9d9a-40e5-af02-830dac5162f5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:29.977838 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 354/1402] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:34:29 2026] POST /volume/v3/volumes => generated 785 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:30.014627 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac002db-6820-4f8c-b2d6-17edcff4d71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298de1ec-046d-4d9a-aaaf-77149eb302bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-489613041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3089845b6514f3ea68a486877b2dc47',qos_specs=None,replication_status=,reservations=['c43d18ac-58cf-4b5c-877c-60ab7ceb0839','1bb2faae-f1ec-4c43-ab31-6c293300c14b','7e02d82a-e551-4b7c-83ee-bf4bc5ee3972','2b8c0f0b-4038-4ea6-a0e3-1534327675c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b111c93e0c92459e9db63f3136d910cf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-489613041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=298de1ec-046d-4d9a-aaaf-77149eb302bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3089845b6514f3ea68a486877b2dc47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b111c93e0c92459e9db63f3136d910cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:30.016583 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (918f630d-de5a-4261-940f-f2021ac2f4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:30.043963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (918f630d-de5a-4261-940f-f2021ac2f4fc) transitioned into state 'SUCCESS' from state '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-489613041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3089845b6514f3ea68a486877b2dc47',qos_specs=None,replication_status=,reservations=['c43d18ac-58cf-4b5c-877c-60ab7ceb0839','1bb2faae-f1ec-4c43-ab31-6c293300c14b','7e02d82a-e551-4b7c-83ee-bf4bc5ee3972','2b8c0f0b-4038-4ea6-a0e3-1534327675c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b111c93e0c92459e9db63f3136d910cf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:30.045396 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c065a4bb-c2d5-489d-a399-9be4c9d90425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:30.062468 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c065a4bb-c2d5-489d-a399-9be4c9d90425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:30.063625 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Flow 'volume_create_api' (1aa85aed-e14a-4060-a3ae-f4bee1bfeada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:30.063995 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Create volume request issued successfully. Aug 13 03:34:30.064680 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6764a27-6c3f-4f51-a80b-143858565532 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:30.065325 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 354/1403] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:34:29 2026] POST /volume/v3/volumes => generated 753 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:30.086154 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2d783b53-5de5-43d8-ba86-8fb912150fe5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:30.088925 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d783b53-5de5-43d8-ba86-8fb912150fe5 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] GET https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf Aug 13 03:34:30.089862 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d783b53-5de5-43d8-ba86-8fb912150fe5 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:30.091043 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d783b53-5de5-43d8-ba86-8fb912150fe5 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:30.098775 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:30.098775 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:30.108757 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2d783b53-5de5-43d8-ba86-8fb912150fe5 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Volume info retrieved successfully. Aug 13 03:34:30.118620 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d783b53-5de5-43d8-ba86-8fb912150fe5 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf returned with HTTP 200 Aug 13 03:34:30.119232 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 344/1404] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:30 2026] GET /volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:31.137329 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-db2ee315-b21e-4681-8903-7096136e03e4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.141324 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-db2ee315-b21e-4681-8903-7096136e03e4 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] GET https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf Aug 13 03:34:31.141523 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-db2ee315-b21e-4681-8903-7096136e03e4 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.141851 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-db2ee315-b21e-4681-8903-7096136e03e4 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.154988 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.154988 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:31.162729 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-db2ee315-b21e-4681-8903-7096136e03e4 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Volume info retrieved successfully. Aug 13 03:34:31.166192 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aaeaf9c2-c186-465d-8c74-dc281f0ad6ec None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.168818 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaeaf9c2-c186-465d-8c74-dc281f0ad6ec tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:34:31.169126 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaeaf9c2-c186-465d-8c74-dc281f0ad6ec tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.169622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aaeaf9c2-c186-465d-8c74-dc281f0ad6ec tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.170424 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-db2ee315-b21e-4681-8903-7096136e03e4 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf returned with HTTP 200 Aug 13 03:34:31.171144 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 353/1405] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:31 2026] GET /volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:31.191086 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.191086 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:31.195961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-965aa58b-b18a-46a8-9eba-e42d75ed4e37 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.199438 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-965aa58b-b18a-46a8-9eba-e42d75ed4e37 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] GET https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf Aug 13 03:34:31.199572 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aaeaf9c2-c186-465d-8c74-dc281f0ad6ec tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:34:31.199635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-965aa58b-b18a-46a8-9eba-e42d75ed4e37 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.199635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-965aa58b-b18a-46a8-9eba-e42d75ed4e37 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.206755 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aaeaf9c2-c186-465d-8c74-dc281f0ad6ec tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:34:31.207364 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 355/1406] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:31 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:31.211387 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.211387 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:31.217730 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-965aa58b-b18a-46a8-9eba-e42d75ed4e37 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Volume info retrieved successfully. Aug 13 03:34:31.224307 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-965aa58b-b18a-46a8-9eba-e42d75ed4e37 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf returned with HTTP 200 Aug 13 03:34:31.226463 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 355/1407] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:31 2026] GET /volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf => generated 1019 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:31.244314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8ee7b09d-5438-4029-a707-1b0a0662c7f9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.248809 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ee7b09d-5438-4029-a707-1b0a0662c7f9 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] GET https://10.4.3.140/volume/v3/os-services?host=np0000007145&binary=cinder-volume Aug 13 03:34:31.248809 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ee7b09d-5438-4029-a707-1b0a0662c7f9 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.248809 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ee7b09d-5438-4029-a707-1b0a0662c7f9 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.258988 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ee7b09d-5438-4029-a707-1b0a0662c7f9 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] https://10.4.3.140/volume/v3/os-services?host=np0000007145&binary=cinder-volume returned with HTTP 200 Aug 13 03:34:31.260519 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 345/1408] 10.4.3.140 () {66 vars in 1326 bytes} [Thu Aug 13 03:34:31 2026] GET /volume/v3/os-services?host=np0000007145&binary=cinder-volume => generated 275 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:31.274870 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-f9fd916d-71a9-47f0-a0ee-67057642b6a3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.275045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f25595fe-1558-4b86-839f-0d465e9f92ca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.277171 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f25595fe-1558-4b86-839f-0d465e9f92ca tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] GET https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf Aug 13 03:34:31.279113 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f25595fe-1558-4b86-839f-0d465e9f92ca tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.279113 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f25595fe-1558-4b86-839f-0d465e9f92ca tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.279302 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-f9fd916d-71a9-47f0-a0ee-67057642b6a3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:34:31.279345 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-f9fd916d-71a9-47f0-a0ee-67057642b6a3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.279658 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-f9fd916d-71a9-47f0-a0ee-67057642b6a3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.290211 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.290211 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:31.295873 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.295873 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:31.298910 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f25595fe-1558-4b86-839f-0d465e9f92ca tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Volume info retrieved successfully. Aug 13 03:34:31.306964 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-f9fd916d-71a9-47f0-a0ee-67057642b6a3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:34:31.310057 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f25595fe-1558-4b86-839f-0d465e9f92ca tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf returned with HTTP 200 Aug 13 03:34:31.310307 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 356/1409] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:31 2026] GET /volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:31.316117 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-f9fd916d-71a9-47f0-a0ee-67057642b6a3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:34:31.316946 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 354/1410] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:31 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:31.332185 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3508e951-59e7-4ff5-bbe6-b0c9f1995fbc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.338994 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3508e951-59e7-4ff5-bbe6-b0c9f1995fbc tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] DELETE https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf Aug 13 03:34:31.339144 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3508e951-59e7-4ff5-bbe6-b0c9f1995fbc tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.339313 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3508e951-59e7-4ff5-bbe6-b0c9f1995fbc tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.339502 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-3508e951-59e7-4ff5-bbe6-b0c9f1995fbc tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Delete volume with id: 298de1ec-046d-4d9a-aaaf-77149eb302bf Aug 13 03:34:31.352476 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.352476 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:31.353127 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3508e951-59e7-4ff5-bbe6-b0c9f1995fbc tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Volume info retrieved successfully. Aug 13 03:34:31.360123 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-2698d7aa-0065-4863-95f7-12dbb2170778 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.362402 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-2698d7aa-0065-4863-95f7-12dbb2170778 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4/action Aug 13 03:34:31.364405 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-2698d7aa-0065-4863-95f7-12dbb2170778 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:31.364405 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-2698d7aa-0065-4863-95f7-12dbb2170778 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:31.385535 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.385535 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:31.386236 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-2698d7aa-0065-4863-95f7-12dbb2170778 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:34:31.391925 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3508e951-59e7-4ff5-bbe6-b0c9f1995fbc tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Delete volume request issued successfully. Aug 13 03:34:31.392082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3508e951-59e7-4ff5-bbe6-b0c9f1995fbc tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf returned with HTTP 202 Aug 13 03:34:31.392609 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 356/1411] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:31 2026] DELETE /volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:31.397944 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-2698d7aa-0065-4863-95f7-12dbb2170778 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Begin detaching volume completed successfully. Aug 13 03:34:31.398363 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-2698d7aa-0065-4863-95f7-12dbb2170778 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4/action returned with HTTP 202 Aug 13 03:34:31.399040 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 346/1412] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:34:31 2026] POST /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:34:31.403842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9d70e1ca-b48e-46f4-9208-61cb556aa2ce None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.406745 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d70e1ca-b48e-46f4-9208-61cb556aa2ce tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] GET https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf Aug 13 03:34:31.407077 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d70e1ca-b48e-46f4-9208-61cb556aa2ce tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.407272 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d70e1ca-b48e-46f4-9208-61cb556aa2ce tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.419859 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-9c043534-3254-4840-a7a1-455b9a83b644 req-6974c7cd-d892-4d30-a1af-4bf4b43cafde None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.426540 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-6974c7cd-d892-4d30-a1af-4bf4b43cafde tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] DELETE https://10.4.3.140/volume/v3/attachments/b8473819-87cb-461b-a388-5b96b9638a22 Aug 13 03:34:31.427111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-6974c7cd-d892-4d30-a1af-4bf4b43cafde tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.427528 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-6974c7cd-d892-4d30-a1af-4bf4b43cafde tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.430960 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.430960 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:31.445500 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.445500 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:31.445611 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9d70e1ca-b48e-46f4-9208-61cb556aa2ce tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Volume info retrieved successfully. Aug 13 03:34:31.453081 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d70e1ca-b48e-46f4-9208-61cb556aa2ce tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf returned with HTTP 200 Aug 13 03:34:31.453672 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 357/1413] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:31 2026] GET /volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:31.481421 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-784d06ce-04e0-4a06-975b-f2ba1ba46999 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.482253 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-784d06ce-04e0-4a06-975b-f2ba1ba46999 None None] GET https://10.4.3.140/volume// Aug 13 03:34:31.482349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-784d06ce-04e0-4a06-975b-f2ba1ba46999 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.482592 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-784d06ce-04e0-4a06-975b-f2ba1ba46999 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.483041 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-784d06ce-04e0-4a06-975b-f2ba1ba46999 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:31.483443 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 357/1414] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:34:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:31.499092 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-48126e9c-7c3e-4bbc-9ca0-4ff4c17ed4d1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.502075 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-48126e9c-7c3e-4bbc-9ca0-4ff4c17ed4d1 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:34:31.502268 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-48126e9c-7c3e-4bbc-9ca0-4ff4c17ed4d1 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.502515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-48126e9c-7c3e-4bbc-9ca0-4ff4c17ed4d1 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.514020 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.514020 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:31.519644 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-48126e9c-7c3e-4bbc-9ca0-4ff4c17ed4d1 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:34:31.526785 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-48126e9c-7c3e-4bbc-9ca0-4ff4c17ed4d1 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:34:31.527318 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 347/1415] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:34:31 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:34:31.533202 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-6974c7cd-d892-4d30-a1af-4bf4b43cafde tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments/b8473819-87cb-461b-a388-5b96b9638a22 returned with HTTP 200 Aug 13 03:34:31.533202 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 355/1416] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:34:31 2026] DELETE /volume/v3/attachments/b8473819-87cb-461b-a388-5b96b9638a22 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:31.548302 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9c043534-3254-4840-a7a1-455b9a83b644 req-47ad67e5-8911-4395-ac6a-3b4af30cf0e4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.551853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-47ad67e5-8911-4395-ac6a-3b4af30cf0e4 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ada1dbaa-dc7a-44ae-9184-05ac8872990f Aug 13 03:34:31.553400 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-47ad67e5-8911-4395-ac6a-3b4af30cf0e4 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.553921 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-47ad67e5-8911-4395-ac6a-3b4af30cf0e4 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.565936 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.565936 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:31.636721 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-47ad67e5-8911-4395-ac6a-3b4af30cf0e4 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments/ada1dbaa-dc7a-44ae-9184-05ac8872990f returned with HTTP 200 Aug 13 03:34:31.637467 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 358/1417] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:34:31 2026] DELETE /volume/v3/attachments/ada1dbaa-dc7a-44ae-9184-05ac8872990f => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:31.652503 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-9c043534-3254-4840-a7a1-455b9a83b644 req-1542dff6-621a-45ff-b4fc-97fd46c07243 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:31.655477 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-1542dff6-621a-45ff-b4fc-97fd46c07243 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] DELETE https://10.4.3.140/volume/v3/attachments/fe7f80ab-abf2-403c-8844-e5a10763b223 Aug 13 03:34:31.655771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-1542dff6-621a-45ff-b4fc-97fd46c07243 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:31.656065 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-1542dff6-621a-45ff-b4fc-97fd46c07243 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:31.667483 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:31.667483 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:31.758925 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9c043534-3254-4840-a7a1-455b9a83b644 req-1542dff6-621a-45ff-b4fc-97fd46c07243 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/attachments/fe7f80ab-abf2-403c-8844-e5a10763b223 returned with HTTP 200 Aug 13 03:34:31.759463 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 358/1418] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:34:31 2026] DELETE /volume/v3/attachments/fe7f80ab-abf2-403c-8844-e5a10763b223 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:32.473506 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dce6a361-dacb-4d8f-8347-cb942e5fcae3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:32.484632 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dce6a361-dacb-4d8f-8347-cb942e5fcae3 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] GET https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf Aug 13 03:34:32.485033 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dce6a361-dacb-4d8f-8347-cb942e5fcae3 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:32.485381 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dce6a361-dacb-4d8f-8347-cb942e5fcae3 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:32.499419 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dce6a361-dacb-4d8f-8347-cb942e5fcae3 tempest-VolumesServicesTestJSON-1877618185 tempest-VolumesServicesTestJSON-1877618185-project-member] https://10.4.3.140/volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf returned with HTTP 404 Aug 13 03:34:32.500208 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 348/1419] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:32 2026] GET /volume/v3/volumes/298de1ec-046d-4d9a-aaaf-77149eb302bf => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:32.514430 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-38d7484d-48d2-4dbb-8cde-48717a587f15 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:32.515118 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-38d7484d-48d2-4dbb-8cde-48717a587f15 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] GET https://10.4.3.140/volume/v3/os-services Aug 13 03:34:32.515488 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-38d7484d-48d2-4dbb-8cde-48717a587f15 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:32.515673 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-38d7484d-48d2-4dbb-8cde-48717a587f15 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:32.515987 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:32.515987 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:32.524405 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-38d7484d-48d2-4dbb-8cde-48717a587f15 tempest-VolumesServicesTestJSON-627031980 tempest-VolumesServicesTestJSON-627031980-project-admin] https://10.4.3.140/volume/v3/os-services returned with HTTP 200 Aug 13 03:34:32.526435 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 356/1420] 10.4.3.140 () {66 vars in 1249 bytes} [Thu Aug 13 03:34:32 2026] GET /volume/v3/os-services => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:32.685103 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-08fd129f-6b4b-404c-a98a-864529e14177 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:32.687488 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-08fd129f-6b4b-404c-a98a-864529e14177 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] DELETE https://10.4.3.140/volume/v3/attachments/39777678-be1c-4f78-82ae-b5c273a1a5e5 Aug 13 03:34:32.687898 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-08fd129f-6b4b-404c-a98a-864529e14177 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:32.688047 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-08fd129f-6b4b-404c-a98a-864529e14177 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:32.698890 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:32.698890 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:32.778455 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9301722b-f435-426a-a808-d4ae8e6c42fa req-08fd129f-6b4b-404c-a98a-864529e14177 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments/39777678-be1c-4f78-82ae-b5c273a1a5e5 returned with HTTP 200 Aug 13 03:34:32.779077 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 359/1421] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:34:32 2026] DELETE /volume/v3/attachments/39777678-be1c-4f78-82ae-b5c273a1a5e5 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:33.620267 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6986583-baa7-4bf6-aee5-dcd2caddca09 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:33.622519 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6986583-baa7-4bf6-aee5-dcd2caddca09 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:34:33.622642 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6986583-baa7-4bf6-aee5-dcd2caddca09 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:33.623488 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6986583-baa7-4bf6-aee5-dcd2caddca09 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:33.633963 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:33.633963 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:33.640754 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6986583-baa7-4bf6-aee5-dcd2caddca09 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:34:33.648082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6986583-baa7-4bf6-aee5-dcd2caddca09 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:34:33.648686 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 359/1422] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:33 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:36.179456 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-42b28259-69d1-459f-8f0c-708efa51d8f6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:36.184389 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42b28259-69d1-459f-8f0c-708efa51d8f6 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] DELETE https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 Aug 13 03:34:36.184389 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-42b28259-69d1-459f-8f0c-708efa51d8f6 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:36.185366 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-42b28259-69d1-459f-8f0c-708efa51d8f6 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:36.185366 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-42b28259-69d1-459f-8f0c-708efa51d8f6 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Delete volume with id: 38d89f7a-0b9a-49cb-80f0-b21706d4d516 Aug 13 03:34:36.199760 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:36.199760 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:36.200578 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-42b28259-69d1-459f-8f0c-708efa51d8f6 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:34:36.254901 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-42b28259-69d1-459f-8f0c-708efa51d8f6 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Delete volume request issued successfully. Aug 13 03:34:36.255407 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42b28259-69d1-459f-8f0c-708efa51d8f6 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 returned with HTTP 202 Aug 13 03:34:36.256850 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 349/1423] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:36 2026] DELETE /volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:36.277270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6bb3b7d5-f093-49f3-9287-5003aced83ef None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:36.280808 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6bb3b7d5-f093-49f3-9287-5003aced83ef tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 Aug 13 03:34:36.280808 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6bb3b7d5-f093-49f3-9287-5003aced83ef tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:36.282473 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6bb3b7d5-f093-49f3-9287-5003aced83ef tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:36.297583 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:36.297583 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:36.304639 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6bb3b7d5-f093-49f3-9287-5003aced83ef tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:34:36.312941 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6bb3b7d5-f093-49f3-9287-5003aced83ef tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 returned with HTTP 200 Aug 13 03:34:36.314111 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 357/1424] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:36 2026] GET /volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:37.055197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9300815f-1252-4b2a-9a5c-0e300bdf09f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:37.231185 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9300815f-1252-4b2a-9a5c-0e300bdf09f7 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:34:37.231185 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9300815f-1252-4b2a-9a5c-0e300bdf09f7 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-859516178", "os-volume-type-access:is_public": false}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:37.233276 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:37.233276 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:37.260351 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9300815f-1252-4b2a-9a5c-0e300bdf09f7 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:34:37.260867 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 360/1425] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:34:37 2026] POST /volume/v3/types => generated 228 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:37.272704 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8fc8a955-d048-4e2d-8e37-ccba92edcf58 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:37.335568 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5697467c-1272-4277-b8f6-0b6e6936e32f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:37.339188 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5697467c-1272-4277-b8f6-0b6e6936e32f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 Aug 13 03:34:37.339188 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5697467c-1272-4277-b8f6-0b6e6936e32f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:37.339188 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5697467c-1272-4277-b8f6-0b6e6936e32f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:37.346868 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5697467c-1272-4277-b8f6-0b6e6936e32f tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 returned with HTTP 404 Aug 13 03:34:37.347507 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 350/1426] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:37 2026] GET /volume/v3/volumes/38d89f7a-0b9a-49cb-80f0-b21706d4d516 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:37.360355 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-569ae956-0b05-405e-a85b-e12c5fcbddba None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:37.368759 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-569ae956-0b05-405e-a85b-e12c5fcbddba tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] DELETE https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 Aug 13 03:34:37.368759 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-569ae956-0b05-405e-a85b-e12c5fcbddba tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:37.368759 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-569ae956-0b05-405e-a85b-e12c5fcbddba tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:37.368759 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-569ae956-0b05-405e-a85b-e12c5fcbddba tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Delete volume with id: 457e86d6-95ff-401d-af8c-8a4b649bdca2 Aug 13 03:34:37.383814 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:37.383814 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:37.384371 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-569ae956-0b05-405e-a85b-e12c5fcbddba tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:34:37.410748 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-569ae956-0b05-405e-a85b-e12c5fcbddba tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Delete volume request issued successfully. Aug 13 03:34:37.411077 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-569ae956-0b05-405e-a85b-e12c5fcbddba tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 returned with HTTP 202 Aug 13 03:34:37.411747 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 358/1427] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:37 2026] DELETE /volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:37.423906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8880b964-9903-4f8d-b28f-4c49837d8122 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:37.428509 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8880b964-9903-4f8d-b28f-4c49837d8122 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 Aug 13 03:34:37.428509 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8880b964-9903-4f8d-b28f-4c49837d8122 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:37.429043 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8880b964-9903-4f8d-b28f-4c49837d8122 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:37.430384 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8fc8a955-d048-4e2d-8e37-ccba92edcf58 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:37.431443 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8fc8a955-d048-4e2d-8e37-ccba92edcf58 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "31c252bb-e88a-4e5c-a038-9a25d2f97bd0", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:37.434611 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-8fc8a955-d048-4e2d-8e37-ccba92edcf58 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Create volume request body: {'volume': {'volume_type': '31c252bb-e88a-4e5c-a038-9a25d2f97bd0', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:37.441173 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:37.441173 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:37.450968 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8880b964-9903-4f8d-b28f-4c49837d8122 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:34:37.453865 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8fc8a955-d048-4e2d-8e37-ccba92edcf58 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Aug 13 03:34:37.454645 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 360/1428] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:34:37 2026] POST /volume/v3/volumes => generated 114 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:37.465964 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8880b964-9903-4f8d-b28f-4c49837d8122 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 returned with HTTP 200 Aug 13 03:34:37.465964 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 361/1429] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:37 2026] GET /volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:37.471488 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5d8102b6-bd20-4dcf-a13c-5613d9e12055 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:37.473833 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5d8102b6-bd20-4dcf-a13c-5613d9e12055 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] POST https://10.4.3.140/volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0/action Aug 13 03:34:37.474387 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5d8102b6-bd20-4dcf-a13c-5613d9e12055 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action body: b'{"addProjectAccess": {"project": "87df53bfd7c047b58703e7f543edb6a5"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:37.474387 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5d8102b6-bd20-4dcf-a13c-5613d9e12055 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "87df53bfd7c047b58703e7f543edb6a5"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:37.495224 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5d8102b6-bd20-4dcf-a13c-5613d9e12055 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0/action returned with HTTP 202 Aug 13 03:34:37.495754 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 351/1430] 10.4.3.140 () {68 vars in 1384 bytes} [Thu Aug 13 03:34:37 2026] POST /volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:37.509366 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:37.515034 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:37.515160 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "31c252bb-e88a-4e5c-a038-9a25d2f97bd0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1917195557"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:37.517856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Create volume request body: {'volume': {'volume_type': '31c252bb-e88a-4e5c-a038-9a25d2f97bd0', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1917195557'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:37.533156 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Create volume of 1 GB Aug 13 03:34:37.533528 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:37.533528 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:37.534692 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Availability Zones retrieved successfully. Aug 13 03:34:37.542908 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Flow 'volume_create_api' (71817800-b231-4dff-b572-525c66079519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:37.544242 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2e73b6-e46b-4735-8891-a3d5a4a7f030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:37.545397 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:37.592969 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2e73b6-e46b-4735-8891-a3d5a4a7f030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:34:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31c252bb-e88a-4e5c-a038-9a25d2f97bd0,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-859516178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31c252bb-e88a-4e5c-a038-9a25d2f97bd0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:37.594972 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb35859-517b-43f1-815a-12630c33763e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:37.644712 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-859516178 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-859516178, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:34:37.645043 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-859516178 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-859516178, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:34:37.711945 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Created reservations ['6690dec2-620f-45e2-9f71-3a5d40306411', '081448dd-f467-4277-9657-49dca39ae96a', '833cdfbd-a371-454c-b16e-b22ac2153e05', 'cfb053ba-0a49-41e4-b9a4-648e30ef1e0c'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:37.715876 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fb35859-517b-43f1-815a-12630c33763e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6690dec2-620f-45e2-9f71-3a5d40306411', '081448dd-f467-4277-9657-49dca39ae96a', '833cdfbd-a371-454c-b16e-b22ac2153e05', 'cfb053ba-0a49-41e4-b9a4-648e30ef1e0c']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:37.715876 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81aea783-4571-47e3-b20a-0bad4f2bc0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:37.749849 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81aea783-4571-47e3-b20a-0bad4f2bc0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '983b8a2f-2f77-4a7f-8a39-4062e9e33f39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1917195557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87df53bfd7c047b58703e7f543edb6a5',qos_specs=None,replication_status=,reservations=['6690dec2-620f-45e2-9f71-3a5d40306411','081448dd-f467-4277-9657-49dca39ae96a','833cdfbd-a371-454c-b16e-b22ac2153e05','cfb053ba-0a49-41e4-b9a4-648e30ef1e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e269fdeaee194f6f84210a784d6929b4',volume_type_id=31c252bb-e88a-4e5c-a038-9a25d2f97bd0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1917195557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=983b8a2f-2f77-4a7f-8a39-4062e9e33f39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87df53bfd7c047b58703e7f543edb6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e269fdeaee194f6f84210a784d6929b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31c252bb-e88a-4e5c-a038-9a25d2f97bd0),volume_type_id=31c252bb-e88a-4e5c-a038-9a25d2f97bd0)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:37.752953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c79338-2131-4b5a-9b29-cc7c3417f0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:37.789000 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3c79338-2131-4b5a-9b29-cc7c3417f0db) transitioned into state 'SUCCESS' from state '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-1917195557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87df53bfd7c047b58703e7f543edb6a5',qos_specs=None,replication_status=,reservations=['6690dec2-620f-45e2-9f71-3a5d40306411','081448dd-f467-4277-9657-49dca39ae96a','833cdfbd-a371-454c-b16e-b22ac2153e05','cfb053ba-0a49-41e4-b9a4-648e30ef1e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e269fdeaee194f6f84210a784d6929b4',volume_type_id=31c252bb-e88a-4e5c-a038-9a25d2f97bd0)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:37.790778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f256adf0-6d9d-47ed-8109-9f49aac7dac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:37.809599 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f256adf0-6d9d-47ed-8109-9f49aac7dac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:37.810540 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Flow 'volume_create_api' (71817800-b231-4dff-b572-525c66079519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:37.811955 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Create volume request issued successfully. Aug 13 03:34:37.811955 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0757e55a-e5f7-4c38-b714-b284f23d2613 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:37.812711 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 359/1431] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:34:37 2026] POST /volume/v3/volumes => generated 795 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:37.831495 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1bbe19e0-04f0-4836-818b-29b24a0a84ad None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:37.837726 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1bbe19e0-04f0-4836-818b-29b24a0a84ad tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] GET https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 Aug 13 03:34:37.838006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1bbe19e0-04f0-4836-818b-29b24a0a84ad tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:37.838276 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1bbe19e0-04f0-4836-818b-29b24a0a84ad tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:37.849751 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:37.849751 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:37.861032 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1bbe19e0-04f0-4836-818b-29b24a0a84ad tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Volume info retrieved successfully. Aug 13 03:34:37.871882 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1bbe19e0-04f0-4836-818b-29b24a0a84ad tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 returned with HTTP 200 Aug 13 03:34:37.871882 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 361/1432] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:37 2026] GET /volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:38.486232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da5ce4ab-2d2f-420f-b086-d21444d2f4cd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:38.489295 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da5ce4ab-2d2f-420f-b086-d21444d2f4cd tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 Aug 13 03:34:38.489295 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da5ce4ab-2d2f-420f-b086-d21444d2f4cd tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:38.489529 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da5ce4ab-2d2f-420f-b086-d21444d2f4cd tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:38.499947 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da5ce4ab-2d2f-420f-b086-d21444d2f4cd tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 returned with HTTP 404 Aug 13 03:34:38.499947 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 362/1433] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:38 2026] GET /volume/v3/volumes/457e86d6-95ff-401d-af8c-8a4b649bdca2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:38.513444 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-359c95be-72c9-4c54-8adb-63ed8cef8f16 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:38.515531 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-359c95be-72c9-4c54-8adb-63ed8cef8f16 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 Aug 13 03:34:38.515867 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-359c95be-72c9-4c54-8adb-63ed8cef8f16 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:38.516746 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-359c95be-72c9-4c54-8adb-63ed8cef8f16 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:38.517244 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-359c95be-72c9-4c54-8adb-63ed8cef8f16 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Delete volume with id: b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 Aug 13 03:34:38.529199 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:38.529199 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:38.530028 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-359c95be-72c9-4c54-8adb-63ed8cef8f16 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:34:38.564035 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-359c95be-72c9-4c54-8adb-63ed8cef8f16 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Delete volume request issued successfully. Aug 13 03:34:38.564263 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-359c95be-72c9-4c54-8adb-63ed8cef8f16 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 returned with HTTP 202 Aug 13 03:34:38.564793 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 352/1434] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:38 2026] DELETE /volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:38.575101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0bdc4830-59dc-4137-9f5c-ea4b94a31903 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:38.577480 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0bdc4830-59dc-4137-9f5c-ea4b94a31903 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 Aug 13 03:34:38.578793 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0bdc4830-59dc-4137-9f5c-ea4b94a31903 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:38.578793 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0bdc4830-59dc-4137-9f5c-ea4b94a31903 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:38.587723 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:38.587723 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:38.596600 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0bdc4830-59dc-4137-9f5c-ea4b94a31903 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Volume info retrieved successfully. Aug 13 03:34:38.609863 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0bdc4830-59dc-4137-9f5c-ea4b94a31903 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 returned with HTTP 200 Aug 13 03:34:38.609863 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 360/1435] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:38 2026] GET /volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:38.888549 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-971fa26f-32e3-4af1-a569-76ce8c7dac35 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:38.891394 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-971fa26f-32e3-4af1-a569-76ce8c7dac35 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] GET https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 Aug 13 03:34:38.891614 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-971fa26f-32e3-4af1-a569-76ce8c7dac35 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:38.892337 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-971fa26f-32e3-4af1-a569-76ce8c7dac35 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:38.905859 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:38.905859 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:38.916939 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-971fa26f-32e3-4af1-a569-76ce8c7dac35 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Volume info retrieved successfully. Aug 13 03:34:38.923089 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-971fa26f-32e3-4af1-a569-76ce8c7dac35 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 returned with HTTP 200 Aug 13 03:34:38.923757 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 362/1436] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:38 2026] GET /volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:38.942417 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-83d3853a-b0a8-453d-9c33-7a13ea0232dd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:38.944767 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83d3853a-b0a8-453d-9c33-7a13ea0232dd tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] GET https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 Aug 13 03:34:38.944967 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-83d3853a-b0a8-453d-9c33-7a13ea0232dd tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:38.945733 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-83d3853a-b0a8-453d-9c33-7a13ea0232dd tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:38.956140 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:38.956140 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:38.962022 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-83d3853a-b0a8-453d-9c33-7a13ea0232dd tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Volume info retrieved successfully. Aug 13 03:34:38.969417 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83d3853a-b0a8-453d-9c33-7a13ea0232dd tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 returned with HTTP 200 Aug 13 03:34:38.969624 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 363/1437] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:38 2026] GET /volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 => generated 888 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:38.993190 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-300df96e-9918-45fd-8797-16ccc33dd990 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:39.000271 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-300df96e-9918-45fd-8797-16ccc33dd990 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] DELETE https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 Aug 13 03:34:39.000436 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-300df96e-9918-45fd-8797-16ccc33dd990 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:39.000628 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-300df96e-9918-45fd-8797-16ccc33dd990 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:39.000817 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-300df96e-9918-45fd-8797-16ccc33dd990 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Delete volume with id: 983b8a2f-2f77-4a7f-8a39-4062e9e33f39 Aug 13 03:34:39.012489 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:39.012489 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:39.013494 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-300df96e-9918-45fd-8797-16ccc33dd990 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Volume info retrieved successfully. Aug 13 03:34:39.061858 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-300df96e-9918-45fd-8797-16ccc33dd990 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Delete volume request issued successfully. Aug 13 03:34:39.061858 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-300df96e-9918-45fd-8797-16ccc33dd990 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 returned with HTTP 202 Aug 13 03:34:39.061858 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 353/1438] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:38 2026] DELETE /volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:39.069718 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1fae397d-986e-44d3-aac5-6abf9d094532 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:39.072134 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1fae397d-986e-44d3-aac5-6abf9d094532 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] GET https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 Aug 13 03:34:39.073852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1fae397d-986e-44d3-aac5-6abf9d094532 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:39.073852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1fae397d-986e-44d3-aac5-6abf9d094532 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:39.083180 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:39.083180 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:39.088335 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1fae397d-986e-44d3-aac5-6abf9d094532 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Volume info retrieved successfully. Aug 13 03:34:39.095255 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1fae397d-986e-44d3-aac5-6abf9d094532 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 returned with HTTP 200 Aug 13 03:34:39.095255 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 361/1439] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:39 2026] GET /volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:39.482659 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-1983bfb7-3672-42d0-974a-676ae8b94045 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:39.486242 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-1983bfb7-3672-42d0-974a-676ae8b94045 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:39.487014 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-1983bfb7-3672-42d0-974a-676ae8b94045 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:39.487014 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-1983bfb7-3672-42d0-974a-676ae8b94045 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:39.496856 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:39.496856 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:39.501698 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-1983bfb7-3672-42d0-974a-676ae8b94045 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:39.508916 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-1983bfb7-3672-42d0-974a-676ae8b94045 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:39.509734 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 363/1440] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:39 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:39.628537 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-163a17c8-d02b-4ba2-9b2c-d4eeb98839f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:39.631452 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-163a17c8-d02b-4ba2-9b2c-d4eeb98839f4 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] GET https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 Aug 13 03:34:39.631955 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-163a17c8-d02b-4ba2-9b2c-d4eeb98839f4 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:39.632136 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-163a17c8-d02b-4ba2-9b2c-d4eeb98839f4 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:39.643039 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-163a17c8-d02b-4ba2-9b2c-d4eeb98839f4 tempest-TaggedBootDevicesTest-1818821560 tempest-TaggedBootDevicesTest-1818821560-project-member] https://10.4.3.140/volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 returned with HTTP 404 Aug 13 03:34:39.643318 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 364/1441] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:39 2026] GET /volume/v3/volumes/b6d03858-6aa4-4e5f-a6f7-49e9d786c4f5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:39.660676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-83cebf85-53cd-4693-83a4-ff148dd60aaa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:39.661620 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-83cebf85-53cd-4693-83a4-ff148dd60aaa None None] GET https://10.4.3.140/volume// Aug 13 03:34:39.661620 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-83cebf85-53cd-4693-83a4-ff148dd60aaa None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:39.661740 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-83cebf85-53cd-4693-83a4-ff148dd60aaa None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:39.662470 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-83cebf85-53cd-4693-83a4-ff148dd60aaa None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:39.666306 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 354/1442] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:34:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:39.673552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-255512ca-8e46-4bd3-8804-ec35fb31d115 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:39.816787 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-255512ca-8e46-4bd3-8804-ec35fb31d115 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:34:39.817284 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-255512ca-8e46-4bd3-8804-ec35fb31d115 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dcd5607-13ae-4520-8baa-eea5d4be6614", "connector": null, "instance_uuid": "359d9b91-b61c-4cca-b6be-e8bfcc17862e"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:39.831231 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:39.831231 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:39.878890 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-255512ca-8e46-4bd3-8804-ec35fb31d115 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:34:39.879624 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 362/1443] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:34:39 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:39.931796 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a247a2db-0ead-419f-9f8d-b37e9b15df69 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:39.934455 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a247a2db-0ead-419f-9f8d-b37e9b15df69 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:39.934749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a247a2db-0ead-419f-9f8d-b37e9b15df69 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:39.935058 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a247a2db-0ead-419f-9f8d-b37e9b15df69 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:39.946196 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6f8cb0ae-a33b-488e-9051-cc6be2acc152 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:39.946648 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f8cb0ae-a33b-488e-9051-cc6be2acc152 None None] GET https://10.4.3.140/volume// Aug 13 03:34:39.946880 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f8cb0ae-a33b-488e-9051-cc6be2acc152 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:39.947128 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f8cb0ae-a33b-488e-9051-cc6be2acc152 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:39.947580 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f8cb0ae-a33b-488e-9051-cc6be2acc152 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:39.948017 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 365/1444] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:34:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:39.948655 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:39.948655 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:39.955563 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a247a2db-0ead-419f-9f8d-b37e9b15df69 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:39.959352 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-572d8d99-c504-409b-8f75-cafc8905ffc8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:39.962928 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a247a2db-0ead-419f-9f8d-b37e9b15df69 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:39.963364 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 364/1445] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:39 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:39.963434 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-572d8d99-c504-409b-8f75-cafc8905ffc8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:39.963738 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-572d8d99-c504-409b-8f75-cafc8905ffc8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:39.964068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-572d8d99-c504-409b-8f75-cafc8905ffc8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:39.976726 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:39.976726 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:39.981808 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-572d8d99-c504-409b-8f75-cafc8905ffc8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:39.986687 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-572d8d99-c504-409b-8f75-cafc8905ffc8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:39.987174 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 355/1446] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:34:39 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:34:40.114265 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c94947ff-daa7-4ae0-a362-18182652a120 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.122863 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c94947ff-daa7-4ae0-a362-18182652a120 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] GET https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 Aug 13 03:34:40.122863 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c94947ff-daa7-4ae0-a362-18182652a120 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:40.122863 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c94947ff-daa7-4ae0-a362-18182652a120 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:40.125200 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-fb56ce89-04a9-4bb6-9b0c-5ff8b0657885 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.129181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c94947ff-daa7-4ae0-a362-18182652a120 tempest-VolumeTypesAccessTest-1896754797 tempest-VolumeTypesAccessTest-1896754797-project-member] https://10.4.3.140/volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 returned with HTTP 404 Aug 13 03:34:40.129451 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-fb56ce89-04a9-4bb6-9b0c-5ff8b0657885 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] PUT https://10.4.3.140/volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82 Aug 13 03:34:40.129760 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 363/1447] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:40 2026] GET /volume/v3/volumes/983b8a2f-2f77-4a7f-8a39-4062e9e33f39 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:40.130036 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-fb56ce89-04a9-4bb6-9b0c-5ff8b0657885 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:40.144726 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d945b937-2c2a-470d-a57f-af5dfad7b0f4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.145415 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-fb56ce89-04a9-4bb6-9b0c-5ff8b0657885 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Acquiring lock "cinder-attachment_update-7dcd5607-13ae-4520-8baa-eea5d4be6614-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:34:40.147990 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d945b937-2c2a-470d-a57f-af5dfad7b0f4 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] POST https://10.4.3.140/volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0/action Aug 13 03:34:40.149261 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d945b937-2c2a-470d-a57f-af5dfad7b0f4 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action body: b'{"removeProjectAccess": {"project": "87df53bfd7c047b58703e7f543edb6a5"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:40.149261 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d945b937-2c2a-470d-a57f-af5dfad7b0f4 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "87df53bfd7c047b58703e7f543edb6a5"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:40.155854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-fb56ce89-04a9-4bb6-9b0c-5ff8b0657885 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Lock "cinder-attachment_update-7dcd5607-13ae-4520-8baa-eea5d4be6614-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:34:40.155854 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:40.155854 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:40.172031 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d945b937-2c2a-470d-a57f-af5dfad7b0f4 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0/action returned with HTTP 202 Aug 13 03:34:40.174144 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 365/1448] 10.4.3.140 () {68 vars in 1384 bytes} [Thu Aug 13 03:34:40 2026] POST /volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:34:40.183017 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9cd1c19f-b31f-44a2-9cf2-bfb021b32b1f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.187852 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9cd1c19f-b31f-44a2-9cf2-bfb021b32b1f tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] DELETE https://10.4.3.140/volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0 Aug 13 03:34:40.188457 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9cd1c19f-b31f-44a2-9cf2-bfb021b32b1f tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:40.189275 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9cd1c19f-b31f-44a2-9cf2-bfb021b32b1f tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:40.250847 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9cd1c19f-b31f-44a2-9cf2-bfb021b32b1f tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0 returned with HTTP 202 Aug 13 03:34:40.258048 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 356/1449] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:34:40 2026] DELETE /volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:34:40.266222 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ee933371-981c-48f4-a388-ed86043928b9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.268689 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee933371-981c-48f4-a388-ed86043928b9 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] GET https://10.4.3.140/volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0 Aug 13 03:34:40.269850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ee933371-981c-48f4-a388-ed86043928b9 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:40.269850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ee933371-981c-48f4-a388-ed86043928b9 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:40.278469 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee933371-981c-48f4-a388-ed86043928b9 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0 returned with HTTP 404 Aug 13 03:34:40.279438 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 364/1450] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:34:40 2026] GET /volume/v3/types/31c252bb-e88a-4e5c-a038-9a25d2f97bd0 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:40.294568 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ed0d886b-77da-4191-ac91-76ac40dd7bc8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.296852 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed0d886b-77da-4191-ac91-76ac40dd7bc8 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:34:40.297270 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed0d886b-77da-4191-ac91-76ac40dd7bc8 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1396748923", "os-volume-type-access:is_public": false}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:40.323426 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed0d886b-77da-4191-ac91-76ac40dd7bc8 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:34:40.324358 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 366/1451] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:34:40 2026] POST /volume/v3/types => generated 229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:40.325436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-fb56ce89-04a9-4bb6-9b0c-5ff8b0657885 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Lock "cinder-attachment_update-7dcd5607-13ae-4520-8baa-eea5d4be6614-np0000007145" released by "attachment_update" :: held 0.172s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:34:40.325486 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-fb56ce89-04a9-4bb6-9b0c-5ff8b0657885 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82 returned with HTTP 200 Aug 13 03:34:40.327747 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 366/1452] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:34:40 2026] PUT /volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:40.340530 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-144cd078-5bf1-40a6-b22f-b6e521066881 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.343050 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-144cd078-5bf1-40a6-b22f-b6e521066881 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] POST https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action Aug 13 03:34:40.343401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-144cd078-5bf1-40a6-b22f-b6e521066881 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action body: b'{"addProjectAccess": {"project": "87df53bfd7c047b58703e7f543edb6a5"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:40.343536 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-144cd078-5bf1-40a6-b22f-b6e521066881 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "87df53bfd7c047b58703e7f543edb6a5"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:40.364735 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-144cd078-5bf1-40a6-b22f-b6e521066881 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action returned with HTTP 202 Aug 13 03:34:40.367528 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 357/1453] 10.4.3.140 () {68 vars in 1384 bytes} [Thu Aug 13 03:34:40 2026] POST /volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:40.379997 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c0cc4586-5ff2-422f-a641-1043a9102836 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.381744 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c0cc4586-5ff2-422f-a641-1043a9102836 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] POST https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action Aug 13 03:34:40.382159 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c0cc4586-5ff2-422f-a641-1043a9102836 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action body: b'{"addProjectAccess": {"project": "796e47ca76134db0b8944f780967192b"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:40.382385 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c0cc4586-5ff2-422f-a641-1043a9102836 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "796e47ca76134db0b8944f780967192b"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:40.384994 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:40.384994 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:40.399960 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c0cc4586-5ff2-422f-a641-1043a9102836 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action returned with HTTP 202 Aug 13 03:34:40.400485 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 365/1454] 10.4.3.140 () {68 vars in 1384 bytes} [Thu Aug 13 03:34:40 2026] POST /volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:40.417159 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d16852b7-3963-4ae7-8dd3-aa1fe69d94db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.419422 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d16852b7-3963-4ae7-8dd3-aa1fe69d94db tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] GET https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/os-volume-type-access Aug 13 03:34:40.420119 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d16852b7-3963-4ae7-8dd3-aa1fe69d94db tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:40.420345 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d16852b7-3963-4ae7-8dd3-aa1fe69d94db tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:40.436657 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d16852b7-3963-4ae7-8dd3-aa1fe69d94db tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/os-volume-type-access returned with HTTP 200 Aug 13 03:34:40.437324 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 367/1455] 10.4.3.140 () {66 vars in 1408 bytes} [Thu Aug 13 03:34:40 2026] GET /volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/os-volume-type-access => generated 244 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:40.445896 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-55a5e418-a392-4bb1-9976-41180a82a306 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.448171 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55a5e418-a392-4bb1-9976-41180a82a306 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] POST https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action Aug 13 03:34:40.448842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55a5e418-a392-4bb1-9976-41180a82a306 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action body: b'{"removeProjectAccess": {"project": "796e47ca76134db0b8944f780967192b"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:40.449055 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55a5e418-a392-4bb1-9976-41180a82a306 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "796e47ca76134db0b8944f780967192b"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:40.451490 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:40.451490 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:40.473890 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55a5e418-a392-4bb1-9976-41180a82a306 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action returned with HTTP 202 Aug 13 03:34:40.473890 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 367/1456] 10.4.3.140 () {68 vars in 1384 bytes} [Thu Aug 13 03:34:40 2026] POST /volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:40.484340 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9526eb2d-d363-4ce9-8d07-3bce8c93db1a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.486652 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9526eb2d-d363-4ce9-8d07-3bce8c93db1a tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] POST https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action Aug 13 03:34:40.487105 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9526eb2d-d363-4ce9-8d07-3bce8c93db1a tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action body: b'{"removeProjectAccess": {"project": "87df53bfd7c047b58703e7f543edb6a5"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:40.487286 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9526eb2d-d363-4ce9-8d07-3bce8c93db1a tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "87df53bfd7c047b58703e7f543edb6a5"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:40.508889 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9526eb2d-d363-4ce9-8d07-3bce8c93db1a tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action returned with HTTP 202 Aug 13 03:34:40.509765 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 358/1457] 10.4.3.140 () {68 vars in 1384 bytes} [Thu Aug 13 03:34:40 2026] POST /volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:40.523265 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5c758656-5286-4b9a-9be8-c824f9342684 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.526757 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c758656-5286-4b9a-9be8-c824f9342684 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] DELETE https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61 Aug 13 03:34:40.527757 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5c758656-5286-4b9a-9be8-c824f9342684 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:40.528337 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5c758656-5286-4b9a-9be8-c824f9342684 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:40.572379 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c758656-5286-4b9a-9be8-c824f9342684 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61 returned with HTTP 202 Aug 13 03:34:40.572379 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 366/1458] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:34:40 2026] DELETE /volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:40.586241 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f2267251-5e2a-4c04-a32a-8a44f72b0b35 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.588536 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f2267251-5e2a-4c04-a32a-8a44f72b0b35 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] GET https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61 Aug 13 03:34:40.589464 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f2267251-5e2a-4c04-a32a-8a44f72b0b35 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:40.589610 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f2267251-5e2a-4c04-a32a-8a44f72b0b35 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:40.594615 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f2267251-5e2a-4c04-a32a-8a44f72b0b35 tempest-VolumeTypesAccessTest-1228085465 tempest-VolumeTypesAccessTest-1228085465-project-admin] https://10.4.3.140/volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61 returned with HTTP 404 Aug 13 03:34:40.595498 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 368/1459] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:34:40 2026] GET /volume/v3/types/234a91e3-f4b2-45c5-abba-e59c64db4a61 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:40.982029 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1befa79e-8ab6-4a71-899d-15276d15c9db None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:40.986234 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1befa79e-8ab6-4a71-899d-15276d15c9db tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:40.986653 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1befa79e-8ab6-4a71-899d-15276d15c9db tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:40.986726 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1befa79e-8ab6-4a71-899d-15276d15c9db tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:41.012006 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:41.012006 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:41.017299 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1befa79e-8ab6-4a71-899d-15276d15c9db tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:41.022960 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1befa79e-8ab6-4a71-899d-15276d15c9db tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:41.023513 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 368/1460] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:40 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:42.049288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6a4e561a-16b5-4207-aba2-4dfe3d495f0e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:42.051793 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6a4e561a-16b5-4207-aba2-4dfe3d495f0e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:42.052067 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6a4e561a-16b5-4207-aba2-4dfe3d495f0e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:42.052243 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6a4e561a-16b5-4207-aba2-4dfe3d495f0e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:42.070157 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:42.070157 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:42.078727 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6a4e561a-16b5-4207-aba2-4dfe3d495f0e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:42.091812 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6a4e561a-16b5-4207-aba2-4dfe3d495f0e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:42.092255 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 359/1461] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:42 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:43.114936 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7273112c-3821-4303-a412-19ccb5cde85b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:43.119429 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7273112c-3821-4303-a412-19ccb5cde85b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:43.119429 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7273112c-3821-4303-a412-19ccb5cde85b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:43.119732 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7273112c-3821-4303-a412-19ccb5cde85b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:43.141457 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:43.141457 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:43.151354 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7273112c-3821-4303-a412-19ccb5cde85b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:43.165454 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7273112c-3821-4303-a412-19ccb5cde85b tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:43.165454 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 367/1462] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:43 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:43.846755 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-6c877f46-1e69-4481-a191-51c2cc31c570 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:43.852343 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-6c877f46-1e69-4481-a191-51c2cc31c570 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82/action Aug 13 03:34:43.852911 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-6c877f46-1e69-4481-a191-51c2cc31c570 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:43.853115 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-6c877f46-1e69-4481-a191-51c2cc31c570 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:43.896266 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:43.896266 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:43.924755 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d10f259a-a67a-4375-829f-ce1ad67ba36f req-6c877f46-1e69-4481-a191-51c2cc31c570 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82/action returned with HTTP 204 Aug 13 03:34:43.925572 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 369/1463] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:34:43 2026] POST /volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:44.185246 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2c4cd1a7-41e8-4273-9257-e91e6acc746e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:44.188155 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c4cd1a7-41e8-4273-9257-e91e6acc746e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:44.188409 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c4cd1a7-41e8-4273-9257-e91e6acc746e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:44.188662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c4cd1a7-41e8-4273-9257-e91e6acc746e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:44.206324 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:44.206324 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:44.211643 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2c4cd1a7-41e8-4273-9257-e91e6acc746e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:44.219000 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c4cd1a7-41e8-4273-9257-e91e6acc746e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:44.219661 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 369/1464] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:44 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:44.238716 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-762f55a3-248a-40fd-80f6-97f73c437131 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:44.242312 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-762f55a3-248a-40fd-80f6-97f73c437131 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:34:44.242816 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-762f55a3-248a-40fd-80f6-97f73c437131 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dcd5607-13ae-4520-8baa-eea5d4be6614", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-131161370"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:44.270762 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:44.270762 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:44.271409 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-762f55a3-248a-40fd-80f6-97f73c437131 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:44.271573 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-762f55a3-248a-40fd-80f6-97f73c437131 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:44.331118 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-762f55a3-248a-40fd-80f6-97f73c437131 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['7e114954-cee1-4a18-a90a-ba7098a2ec35', '92e08918-1fa0-4167-bcd1-e5fb28729f61', '5fce030c-dde7-4c3e-8b58-f36eb4c4f3e2', '110baf61-f22f-49cb-940b-05d68dc77afc'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:44.402853 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-762f55a3-248a-40fd-80f6-97f73c437131 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot force create request issued successfully. Aug 13 03:34:44.402994 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-762f55a3-248a-40fd-80f6-97f73c437131 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:34:44.404127 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 360/1465] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:34:44 2026] POST /volume/v3/snapshots => generated 309 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:44.424852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-626111b2-537a-4797-ab68-b6dec17976c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:44.427551 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-626111b2-537a-4797-ab68-b6dec17976c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf Aug 13 03:34:44.427551 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-626111b2-537a-4797-ab68-b6dec17976c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:44.428241 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-626111b2-537a-4797-ab68-b6dec17976c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:44.437875 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:44.437875 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:44.440981 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-626111b2-537a-4797-ab68-b6dec17976c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:44.445766 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-626111b2-537a-4797-ab68-b6dec17976c2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf returned with HTTP 200 Aug 13 03:34:44.446472 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 368/1466] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:44 2026] GET /volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:45.461737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8e3b256c-6bb2-4b56-9b2e-f463766bf0ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:45.464735 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8e3b256c-6bb2-4b56-9b2e-f463766bf0ee tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf Aug 13 03:34:45.464735 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8e3b256c-6bb2-4b56-9b2e-f463766bf0ee tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:45.464942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8e3b256c-6bb2-4b56-9b2e-f463766bf0ee tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:45.472738 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:45.472738 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:45.473662 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8e3b256c-6bb2-4b56-9b2e-f463766bf0ee tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:45.475379 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8e3b256c-6bb2-4b56-9b2e-f463766bf0ee tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf returned with HTTP 200 Aug 13 03:34:45.475649 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 370/1467] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:45 2026] GET /volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:45.492014 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ebc1b411-9a0c-48d1-ad02-c8e4dbecd39c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:45.494120 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ebc1b411-9a0c-48d1-ad02-c8e4dbecd39c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:34:45.494817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ebc1b411-9a0c-48d1-ad02-c8e4dbecd39c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dcd5607-13ae-4520-8baa-eea5d4be6614", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-925178234"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:45.508106 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:45.508106 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:45.509534 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ebc1b411-9a0c-48d1-ad02-c8e4dbecd39c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:45.510255 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-ebc1b411-9a0c-48d1-ad02-c8e4dbecd39c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:45.559302 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ebc1b411-9a0c-48d1-ad02-c8e4dbecd39c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['b4c1ef23-20d4-4c8c-8df5-c92ce83f2159', '9876d864-542a-47d6-a4e3-161fc404e765', 'ed40a206-6dd8-48e7-af07-9828f5d08bd9', 'c3654fbd-6b41-414f-9a77-f32d9a56ce29'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:45.607492 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ebc1b411-9a0c-48d1-ad02-c8e4dbecd39c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot force create request issued successfully. Aug 13 03:34:45.608339 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ebc1b411-9a0c-48d1-ad02-c8e4dbecd39c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:34:45.608628 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 370/1468] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:34:45 2026] POST /volume/v3/snapshots => generated 309 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:45.624342 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9218c6f1-0fb4-4ad5-b7b8-bfba1345dcde None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:45.628529 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9218c6f1-0fb4-4ad5-b7b8-bfba1345dcde tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 Aug 13 03:34:45.629418 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9218c6f1-0fb4-4ad5-b7b8-bfba1345dcde tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:45.629503 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9218c6f1-0fb4-4ad5-b7b8-bfba1345dcde tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:45.642293 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:45.642293 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:45.642451 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9218c6f1-0fb4-4ad5-b7b8-bfba1345dcde tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:45.643623 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9218c6f1-0fb4-4ad5-b7b8-bfba1345dcde tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 returned with HTTP 200 Aug 13 03:34:45.644747 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 361/1469] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:45 2026] GET /volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:45.691072 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6bea5ad1-7567-4ef7-b77b-ac45ec9e9252 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:45.889172 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6bea5ad1-7567-4ef7-b77b-ac45ec9e9252 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:34:45.889676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6bea5ad1-7567-4ef7-b77b-ac45ec9e9252 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-159600162"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:45.917052 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6bea5ad1-7567-4ef7-b77b-ac45ec9e9252 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:34:45.917279 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 369/1470] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:34:45 2026] POST /volume/v3/types => generated 230 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:45.934440 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1e1684a5-86df-464f-b4ca-1ce52a779a3a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:45.940656 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e1684a5-86df-464f-b4ca-1ce52a779a3a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] POST https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs Aug 13 03:34:45.943668 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e1684a5-86df-464f-b4ca-1ce52a779a3a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:46.024309 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e1684a5-86df-464f-b4ca-1ce52a779a3a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs returned with HTTP 200 Aug 13 03:34:46.024934 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 371/1471] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:34:45 2026] POST /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs => generated 34 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:46.041371 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-75c3c799-0754-4416-a55e-7926e575b47b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.045969 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75c3c799-0754-4416-a55e-7926e575b47b tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] GET https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec3 Aug 13 03:34:46.046731 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75c3c799-0754-4416-a55e-7926e575b47b tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.048117 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75c3c799-0754-4416-a55e-7926e575b47b tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.049008 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:46.049008 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:46.065036 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75c3c799-0754-4416-a55e-7926e575b47b tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec3 returned with HTTP 200 Aug 13 03:34:46.065607 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 371/1472] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:34:46 2026] GET /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec3 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:46.075520 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cee4a60e-0939-4e22-936e-f8cbf34f77c9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.079268 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cee4a60e-0939-4e22-936e-f8cbf34f77c9 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] DELETE https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec3 Aug 13 03:34:46.079655 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cee4a60e-0939-4e22-936e-f8cbf34f77c9 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.079879 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cee4a60e-0939-4e22-936e-f8cbf34f77c9 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.163606 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cee4a60e-0939-4e22-936e-f8cbf34f77c9 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec3 returned with HTTP 202 Aug 13 03:34:46.164232 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 362/1473] 10.4.3.140 () {66 vars in 1399 bytes} [Thu Aug 13 03:34:46 2026] DELETE /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 03:34:46.175598 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a425359d-83f4-4d8e-8fdb-e901a355f5af None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.179633 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a425359d-83f4-4d8e-8fdb-e901a355f5af tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] GET https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec3 Aug 13 03:34:46.180351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a425359d-83f4-4d8e-8fdb-e901a355f5af tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.180517 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a425359d-83f4-4d8e-8fdb-e901a355f5af tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.194162 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a425359d-83f4-4d8e-8fdb-e901a355f5af tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec3 returned with HTTP 404 Aug 13 03:34:46.194162 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 370/1474] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:34:46 2026] GET /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec3 => generated 129 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:46.207802 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-353ff8ae-ec97-495b-a809-4115fb89a012 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.210055 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-353ff8ae-ec97-495b-a809-4115fb89a012 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] POST https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs Aug 13 03:34:46.210737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-353ff8ae-ec97-495b-a809-4115fb89a012 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:46.249221 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-353ff8ae-ec97-495b-a809-4115fb89a012 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs returned with HTTP 200 Aug 13 03:34:46.249742 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 372/1475] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:34:46 2026] POST /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:46.268134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21d8a3e8-be4f-4257-94d7-527b02bf27cd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.272671 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21d8a3e8-be4f-4257-94d7-527b02bf27cd tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] GET https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs Aug 13 03:34:46.273392 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21d8a3e8-be4f-4257-94d7-527b02bf27cd tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.273392 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21d8a3e8-be4f-4257-94d7-527b02bf27cd tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.289410 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21d8a3e8-be4f-4257-94d7-527b02bf27cd tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs returned with HTTP 200 Aug 13 03:34:46.289966 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 372/1476] 10.4.3.140 () {66 vars in 1378 bytes} [Thu Aug 13 03:34:46 2026] GET /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:46.307073 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-45890e90-3f3e-42ac-abc9-6fb623abf713 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.309656 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-45890e90-3f3e-42ac-abc9-6fb623abf713 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] POST https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs Aug 13 03:34:46.310107 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-45890e90-3f3e-42ac-abc9-6fb623abf713 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:46.352625 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-45890e90-3f3e-42ac-abc9-6fb623abf713 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs returned with HTTP 200 Aug 13 03:34:46.354099 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 363/1477] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:34:46 2026] POST /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs => generated 34 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:46.429388 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9d24d85c-c022-4993-8100-98179d869e01 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.432295 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d24d85c-c022-4993-8100-98179d869e01 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] PUT https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec2 Aug 13 03:34:46.433446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d24d85c-c022-4993-8100-98179d869e01 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:46.463800 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d24d85c-c022-4993-8100-98179d869e01 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec2 returned with HTTP 200 Aug 13 03:34:46.464294 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 371/1478] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:34:46 2026] PUT /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec2 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:46.476595 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-da41db11-a118-4338-bde8-3c6c310f9d0a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.478616 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da41db11-a118-4338-bde8-3c6c310f9d0a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] GET https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec2 Aug 13 03:34:46.478835 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da41db11-a118-4338-bde8-3c6c310f9d0a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.479098 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da41db11-a118-4338-bde8-3c6c310f9d0a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.500536 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da41db11-a118-4338-bde8-3c6c310f9d0a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec2 returned with HTTP 200 Aug 13 03:34:46.501124 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 373/1479] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:34:46 2026] GET /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs/spec2 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:46.513104 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4cc5a3ae-f099-49ac-b859-c2396a123c4a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.521366 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4cc5a3ae-f099-49ac-b859-c2396a123c4a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] POST https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs Aug 13 03:34:46.521795 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4cc5a3ae-f099-49ac-b859-c2396a123c4a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:46.556119 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4cc5a3ae-f099-49ac-b859-c2396a123c4a tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs returned with HTTP 200 Aug 13 03:34:46.556611 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 373/1480] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:34:46 2026] POST /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs => generated 51 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:46.570163 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d61ab957-d482-40c4-8935-e6de584e0d84 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.573447 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d61ab957-d482-40c4-8935-e6de584e0d84 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] GET https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs Aug 13 03:34:46.573760 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d61ab957-d482-40c4-8935-e6de584e0d84 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.574088 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d61ab957-d482-40c4-8935-e6de584e0d84 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.587809 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d61ab957-d482-40c4-8935-e6de584e0d84 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs returned with HTTP 200 Aug 13 03:34:46.588580 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 364/1481] 10.4.3.140 () {66 vars in 1378 bytes} [Thu Aug 13 03:34:46 2026] GET /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0/extra_specs => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:34:46.598493 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d256bb47-7b81-4639-b6ff-31308163ce8b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.603255 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d256bb47-7b81-4639-b6ff-31308163ce8b tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] DELETE https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0 Aug 13 03:34:46.603849 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d256bb47-7b81-4639-b6ff-31308163ce8b tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.604006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d256bb47-7b81-4639-b6ff-31308163ce8b tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.638397 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d256bb47-7b81-4639-b6ff-31308163ce8b tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0 returned with HTTP 202 Aug 13 03:34:46.639018 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 372/1482] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:34:46 2026] DELETE /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:46.648844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4f6b1bcd-03b9-4645-ba20-cea2e0d60066 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.652046 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f6b1bcd-03b9-4645-ba20-cea2e0d60066 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] GET https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0 Aug 13 03:34:46.652139 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f6b1bcd-03b9-4645-ba20-cea2e0d60066 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.652406 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f6b1bcd-03b9-4645-ba20-cea2e0d60066 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.657380 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f6b1bcd-03b9-4645-ba20-cea2e0d60066 tempest-VolumeTypesExtraSpecsTest-1600748142 tempest-VolumeTypesExtraSpecsTest-1600748142-project-admin] https://10.4.3.140/volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0 returned with HTTP 404 Aug 13 03:34:46.658164 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 374/1483] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:34:46 2026] GET /volume/v3/types/e1ed7054-58f9-4045-90ce-0f1fa636f4b0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:46.658434 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c9701ed8-c43a-49b7-bfaa-8fb612337511 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.665034 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9701ed8-c43a-49b7-bfaa-8fb612337511 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 Aug 13 03:34:46.665323 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9701ed8-c43a-49b7-bfaa-8fb612337511 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.665544 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9701ed8-c43a-49b7-bfaa-8fb612337511 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.677564 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:46.677564 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:46.678024 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c9701ed8-c43a-49b7-bfaa-8fb612337511 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:46.679518 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9701ed8-c43a-49b7-bfaa-8fb612337511 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 returned with HTTP 200 Aug 13 03:34:46.680755 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 374/1484] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:46 2026] GET /volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:46.695185 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e2823f39-0129-4168-82b7-250b0bdd4387 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.698864 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e2823f39-0129-4168-82b7-250b0bdd4387 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 Aug 13 03:34:46.698864 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e2823f39-0129-4168-82b7-250b0bdd4387 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.698864 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e2823f39-0129-4168-82b7-250b0bdd4387 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.698864 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-e2823f39-0129-4168-82b7-250b0bdd4387 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 Aug 13 03:34:46.706306 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:46.706306 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:46.706992 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e2823f39-0129-4168-82b7-250b0bdd4387 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:46.736464 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e2823f39-0129-4168-82b7-250b0bdd4387 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:34:46.736878 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e2823f39-0129-4168-82b7-250b0bdd4387 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 returned with HTTP 202 Aug 13 03:34:46.737809 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 365/1485] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:34:46 2026] DELETE /volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:46.748381 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-99d6985f-a747-46c4-a9fd-480a2f56b089 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:46.751660 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-99d6985f-a747-46c4-a9fd-480a2f56b089 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 Aug 13 03:34:46.751969 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-99d6985f-a747-46c4-a9fd-480a2f56b089 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:46.752570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-99d6985f-a747-46c4-a9fd-480a2f56b089 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:46.762912 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:46.762912 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:46.765887 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-99d6985f-a747-46c4-a9fd-480a2f56b089 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:46.765887 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-99d6985f-a747-46c4-a9fd-480a2f56b089 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 returned with HTTP 200 Aug 13 03:34:46.765887 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 373/1486] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:46 2026] GET /volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:47.778633 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a6f29e3-3579-4689-805c-c507baf04f01 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:47.780893 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a6f29e3-3579-4689-805c-c507baf04f01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 Aug 13 03:34:47.781624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a6f29e3-3579-4689-805c-c507baf04f01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:47.781624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a6f29e3-3579-4689-805c-c507baf04f01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:47.790349 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a6f29e3-3579-4689-805c-c507baf04f01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 returned with HTTP 404 Aug 13 03:34:47.790922 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 375/1487] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:47 2026] GET /volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:47.801623 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a5d1cffb-1228-4fb8-9984-10f5b6ff9f97 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:47.807887 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5d1cffb-1228-4fb8-9984-10f5b6ff9f97 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 Aug 13 03:34:47.808184 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5d1cffb-1228-4fb8-9984-10f5b6ff9f97 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:47.808476 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5d1cffb-1228-4fb8-9984-10f5b6ff9f97 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:47.808660 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-a5d1cffb-1228-4fb8-9984-10f5b6ff9f97 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 09fef786-11b1-47fe-8e8f-d676cc262754 Aug 13 03:34:47.823569 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:47.823569 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:47.824183 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a5d1cffb-1228-4fb8-9984-10f5b6ff9f97 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:47.860462 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a5d1cffb-1228-4fb8-9984-10f5b6ff9f97 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:34:47.860462 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5d1cffb-1228-4fb8-9984-10f5b6ff9f97 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 returned with HTTP 202 Aug 13 03:34:47.860462 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 375/1488] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:34:47 2026] DELETE /volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:47.867910 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9d792150-37e3-4784-8fbb-026540fecfa9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:47.869722 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9d792150-37e3-4784-8fbb-026540fecfa9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 Aug 13 03:34:47.871009 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9d792150-37e3-4784-8fbb-026540fecfa9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:47.873197 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9d792150-37e3-4784-8fbb-026540fecfa9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:47.889713 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:47.889713 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:47.889713 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9d792150-37e3-4784-8fbb-026540fecfa9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:47.890592 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9d792150-37e3-4784-8fbb-026540fecfa9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 returned with HTTP 200 Aug 13 03:34:47.891137 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 366/1489] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:47 2026] GET /volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:48.903022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0d8acbce-9924-40a2-a6e0-10ae31b2bca2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:48.909112 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0d8acbce-9924-40a2-a6e0-10ae31b2bca2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 Aug 13 03:34:48.909112 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0d8acbce-9924-40a2-a6e0-10ae31b2bca2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:48.909112 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0d8acbce-9924-40a2-a6e0-10ae31b2bca2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:48.915269 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0d8acbce-9924-40a2-a6e0-10ae31b2bca2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 returned with HTTP 404 Aug 13 03:34:48.915994 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 374/1490] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:48 2026] GET /volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:48.924919 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ac82cbb0-7f24-4325-ac46-092ee20da3b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:48.927090 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ac82cbb0-7f24-4325-ac46-092ee20da3b9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf Aug 13 03:34:48.927358 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ac82cbb0-7f24-4325-ac46-092ee20da3b9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:48.927654 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ac82cbb0-7f24-4325-ac46-092ee20da3b9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:48.927807 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-ac82cbb0-7f24-4325-ac46-092ee20da3b9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 2e9b0942-91c3-4895-856a-f78434d37abf Aug 13 03:34:48.937475 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:48.937475 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:48.938344 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ac82cbb0-7f24-4325-ac46-092ee20da3b9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:48.964155 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ac82cbb0-7f24-4325-ac46-092ee20da3b9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:34:48.964328 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ac82cbb0-7f24-4325-ac46-092ee20da3b9 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf returned with HTTP 202 Aug 13 03:34:48.965295 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 376/1491] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:34:48 2026] DELETE /volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:48.976863 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ec56390-bda6-4c38-b34a-8e04fb852a6e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:48.979910 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ec56390-bda6-4c38-b34a-8e04fb852a6e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf Aug 13 03:34:48.980195 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ec56390-bda6-4c38-b34a-8e04fb852a6e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:48.980516 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ec56390-bda6-4c38-b34a-8e04fb852a6e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:48.991654 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:48.991654 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:48.991820 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ec56390-bda6-4c38-b34a-8e04fb852a6e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:48.996268 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ec56390-bda6-4c38-b34a-8e04fb852a6e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf returned with HTTP 200 Aug 13 03:34:48.996888 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 376/1492] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:48 2026] GET /volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:49.385053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5a415226-3746-4296-aa4c-8273f83138d0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:49.469110 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5a415226-3746-4296-aa4c-8273f83138d0 tempest-ExtensionsTestJSON-762016046 tempest-ExtensionsTestJSON-762016046-project-member] GET https://10.4.3.140/volume/v3/extensions Aug 13 03:34:49.470570 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5a415226-3746-4296-aa4c-8273f83138d0 tempest-ExtensionsTestJSON-762016046 tempest-ExtensionsTestJSON-762016046-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:49.470570 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5a415226-3746-4296-aa4c-8273f83138d0 tempest-ExtensionsTestJSON-762016046 tempest-ExtensionsTestJSON-762016046-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:49.470570 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5a415226-3746-4296-aa4c-8273f83138d0 tempest-ExtensionsTestJSON-762016046 tempest-ExtensionsTestJSON-762016046-project-member] https://10.4.3.140/volume/v3/extensions returned with HTTP 200 Aug 13 03:34:49.470570 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 367/1493] 10.4.3.140 () {66 vars in 1246 bytes} [Thu Aug 13 03:34:49 2026] GET /volume/v3/extensions => generated 5245 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:50.010882 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3f46062b-461c-4e50-8bd6-d83a54add9b5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:50.014345 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f46062b-461c-4e50-8bd6-d83a54add9b5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf Aug 13 03:34:50.014942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f46062b-461c-4e50-8bd6-d83a54add9b5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:50.015257 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f46062b-461c-4e50-8bd6-d83a54add9b5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:50.024090 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f46062b-461c-4e50-8bd6-d83a54add9b5 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf returned with HTTP 404 Aug 13 03:34:50.025146 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 375/1494] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:50 2026] GET /volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:50.033371 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8a249636-d6f5-426d-8389-2f79833d18b2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:50.035280 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8a249636-d6f5-426d-8389-2f79833d18b2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 Aug 13 03:34:50.035523 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8a249636-d6f5-426d-8389-2f79833d18b2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:50.035746 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8a249636-d6f5-426d-8389-2f79833d18b2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:50.035913 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-8a249636-d6f5-426d-8389-2f79833d18b2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 Aug 13 03:34:50.043337 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8a249636-d6f5-426d-8389-2f79833d18b2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 returned with HTTP 404 Aug 13 03:34:50.044281 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 377/1495] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:34:50 2026] DELETE /volume/v3/snapshots/8f60d3a4-5ab9-4afe-b247-72bdc986c5e4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:50.057050 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac747f4e-ca86-424b-8d99-e0a03f2dbca4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:50.061978 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac747f4e-ca86-424b-8d99-e0a03f2dbca4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf Aug 13 03:34:50.061978 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac747f4e-ca86-424b-8d99-e0a03f2dbca4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:50.061978 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac747f4e-ca86-424b-8d99-e0a03f2dbca4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:50.061978 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-ac747f4e-ca86-424b-8d99-e0a03f2dbca4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 2e9b0942-91c3-4895-856a-f78434d37abf Aug 13 03:34:50.068017 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac747f4e-ca86-424b-8d99-e0a03f2dbca4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf returned with HTTP 404 Aug 13 03:34:50.069199 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 377/1496] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:34:50 2026] DELETE /volume/v3/snapshots/2e9b0942-91c3-4895-856a-f78434d37abf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:34:50.115296 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-22e262b4-eeca-47b3-bf82-f6c8ce6a37f4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:50.117769 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-22e262b4-eeca-47b3-bf82-f6c8ce6a37f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:50.118076 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-22e262b4-eeca-47b3-bf82-f6c8ce6a37f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:50.118387 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-22e262b4-eeca-47b3-bf82-f6c8ce6a37f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:50.131117 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:50.131117 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:50.137157 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-22e262b4-eeca-47b3-bf82-f6c8ce6a37f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:50.143256 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-22e262b4-eeca-47b3-bf82-f6c8ce6a37f4 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:50.143880 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 368/1497] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:34:50 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:34:50.165111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-c6b13eac-1187-4914-9388-4043ae084057 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:50.168630 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-c6b13eac-1187-4914-9388-4043ae084057 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614/action Aug 13 03:34:50.169132 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-c6b13eac-1187-4914-9388-4043ae084057 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:34:50.169356 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-c6b13eac-1187-4914-9388-4043ae084057 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:50.181158 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:50.181158 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:50.181664 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-c6b13eac-1187-4914-9388-4043ae084057 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:50.205986 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-c6b13eac-1187-4914-9388-4043ae084057 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Begin detaching volume completed successfully. Aug 13 03:34:50.205986 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-c6b13eac-1187-4914-9388-4043ae084057 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614/action returned with HTTP 202 Aug 13 03:34:50.206500 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 376/1498] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:34:50 2026] POST /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:34:50.263066 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b03eb8e2-426b-496b-a702-465a21028929 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:50.263431 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b03eb8e2-426b-496b-a702-465a21028929 None None] GET https://10.4.3.140/volume// Aug 13 03:34:50.263624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b03eb8e2-426b-496b-a702-465a21028929 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:50.264358 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b03eb8e2-426b-496b-a702-465a21028929 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:50.264358 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b03eb8e2-426b-496b-a702-465a21028929 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:34:50.264510 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 378/1499] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:34:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:34:50.274918 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-5ad5e53a-ae0a-4441-a4ed-3dbc6e41f631 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:50.276596 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-5ad5e53a-ae0a-4441-a4ed-3dbc6e41f631 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:50.277005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-5ad5e53a-ae0a-4441-a4ed-3dbc6e41f631 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:50.277343 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-5ad5e53a-ae0a-4441-a4ed-3dbc6e41f631 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:50.287694 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:50.287694 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:50.291202 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-5ad5e53a-ae0a-4441-a4ed-3dbc6e41f631 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:50.299792 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-5ad5e53a-ae0a-4441-a4ed-3dbc6e41f631 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:50.300085 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 378/1500] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:34:50 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:34:51.299165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-9433f95c-af4c-4fce-a51b-ce1533a05879 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:51.301854 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-9433f95c-af4c-4fce-a51b-ce1533a05879 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82 Aug 13 03:34:51.302120 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-9433f95c-af4c-4fce-a51b-ce1533a05879 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:51.302373 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-9433f95c-af4c-4fce-a51b-ce1533a05879 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:51.312180 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:51.312180 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:51.366410 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-dee44ba4-63ed-4fa4-b50a-55f4695324da req-9433f95c-af4c-4fce-a51b-ce1533a05879 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82 returned with HTTP 200 Aug 13 03:34:51.366813 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 369/1501] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:34:51 2026] DELETE /volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:51.451778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:51.588741 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:51.589269 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-243493364"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:51.591351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-243493364'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:51.591519 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Create volume of 1 GB Aug 13 03:34:51.596946 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Availability Zones retrieved successfully. Aug 13 03:34:51.605137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Flow 'volume_create_api' (53c97c20-b8e9-498b-8c5e-b3350b5f6a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:51.606420 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f33f7745-d187-4d60-a2d0-85e5acc991a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:51.607807 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:51.639549 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f33f7745-d187-4d60-a2d0-85e5acc991a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:51.640300 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c229856-6128-471e-8973-c9bb1988d5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:51.711166 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Created reservations ['aed1f67d-531f-4172-8619-30c8b741723a', '8adf1b6d-054e-4ae2-91b5-df3a7b55f0bc', '1cd3f72a-13c4-4bba-9902-b35d890fd9e2', '9f7b50f7-d54e-48da-9a00-9dc8dcbe695d'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:51.712283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c229856-6128-471e-8973-c9bb1988d5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aed1f67d-531f-4172-8619-30c8b741723a', '8adf1b6d-054e-4ae2-91b5-df3a7b55f0bc', '1cd3f72a-13c4-4bba-9902-b35d890fd9e2', '9f7b50f7-d54e-48da-9a00-9dc8dcbe695d']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:51.714298 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917b36c9-b92a-4d05-968e-54d73f3cee6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:51.749846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917b36c9-b92a-4d05-968e-54d73f3cee6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce0aa755-4e1e-49e7-8510-c9320cff8988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-243493364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ce2f6ce2e4427793cf28133326f5fa',qos_specs=None,replication_status=,reservations=['aed1f67d-531f-4172-8619-30c8b741723a','8adf1b6d-054e-4ae2-91b5-df3a7b55f0bc','1cd3f72a-13c4-4bba-9902-b35d890fd9e2','9f7b50f7-d54e-48da-9a00-9dc8dcbe695d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2498e878f67f40cca5388d1eb0190ecb',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-243493364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce0aa755-4e1e-49e7-8510-c9320cff8988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0ce2f6ce2e4427793cf28133326f5fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2498e878f67f40cca5388d1eb0190ecb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:51.751173 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cdf03bd-255d-4b8e-aea4-d1e349c19311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:51.778150 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cdf03bd-255d-4b8e-aea4-d1e349c19311) transitioned into state 'SUCCESS' from state '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-243493364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ce2f6ce2e4427793cf28133326f5fa',qos_specs=None,replication_status=,reservations=['aed1f67d-531f-4172-8619-30c8b741723a','8adf1b6d-054e-4ae2-91b5-df3a7b55f0bc','1cd3f72a-13c4-4bba-9902-b35d890fd9e2','9f7b50f7-d54e-48da-9a00-9dc8dcbe695d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2498e878f67f40cca5388d1eb0190ecb',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:51.779193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fac00bff-06b8-4ff0-9d41-d0c1eea7fa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:51.794813 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fac00bff-06b8-4ff0-9d41-d0c1eea7fa9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:51.796165 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Flow 'volume_create_api' (53c97c20-b8e9-498b-8c5e-b3350b5f6a26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:51.797607 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Create volume request issued successfully. Aug 13 03:34:51.798095 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c81b6bff-c126-4fee-b65f-d6b30a3d0877 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:51.798653 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 377/1502] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:34:51 2026] POST /volume/v3/volumes => generated 749 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:51.809300 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-27832ef5-2e31-47f2-8d4b-17ffa8c7d7d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:51.811467 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-27832ef5-2e31-47f2-8d4b-17ffa8c7d7d0 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] GET https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 Aug 13 03:34:51.811749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-27832ef5-2e31-47f2-8d4b-17ffa8c7d7d0 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:51.811985 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-27832ef5-2e31-47f2-8d4b-17ffa8c7d7d0 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:51.825120 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:51.825120 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:51.836000 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-27832ef5-2e31-47f2-8d4b-17ffa8c7d7d0 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Volume info retrieved successfully. Aug 13 03:34:51.842611 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-27832ef5-2e31-47f2-8d4b-17ffa8c7d7d0 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 returned with HTTP 200 Aug 13 03:34:51.843189 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 379/1503] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:51 2026] GET /volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:52.768595 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d0518e18-4eaf-4478-ab4e-6026e0b70d01 req-d6193470-88fb-4fc4-b300-ff4591e1a294 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:52.774705 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d0518e18-4eaf-4478-ab4e-6026e0b70d01 req-d6193470-88fb-4fc4-b300-ff4591e1a294 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82 Aug 13 03:34:52.774705 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d0518e18-4eaf-4478-ab4e-6026e0b70d01 req-d6193470-88fb-4fc4-b300-ff4591e1a294 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:52.774705 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d0518e18-4eaf-4478-ab4e-6026e0b70d01 req-d6193470-88fb-4fc4-b300-ff4591e1a294 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:52.782623 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d0518e18-4eaf-4478-ab4e-6026e0b70d01 req-d6193470-88fb-4fc4-b300-ff4591e1a294 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82 returned with HTTP 404 Aug 13 03:34:52.783912 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 379/1504] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:34:52 2026] DELETE /volume/v3/attachments/2603ca3a-3d31-4790-9e78-c8877aadbd82 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:34:52.859095 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-859d3082-480b-43e0-8ae7-dc2e62417bca None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:52.861468 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-859d3082-480b-43e0-8ae7-dc2e62417bca tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] GET https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 Aug 13 03:34:52.861742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-859d3082-480b-43e0-8ae7-dc2e62417bca tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:52.862124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-859d3082-480b-43e0-8ae7-dc2e62417bca tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:52.877475 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:52.877475 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:52.885439 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-859d3082-480b-43e0-8ae7-dc2e62417bca tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Volume info retrieved successfully. Aug 13 03:34:52.896199 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-859d3082-480b-43e0-8ae7-dc2e62417bca tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 returned with HTTP 200 Aug 13 03:34:52.896681 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 370/1505] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:52 2026] GET /volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:52.914929 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:52.917964 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] GET https://10.4.3.140/volume/v3/limits Aug 13 03:34:52.918625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:52.918735 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:52.931520 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2053239496 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2053239496, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:34:52.931837 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2053239496 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2053239496, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:34:52.932179 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2053239496 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2053239496, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:34:52.932677 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-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. Aug 13 03:34:52.933191 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-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. Aug 13 03:34:52.933441 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-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. Aug 13 03:34:52.933734 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-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. Aug 13 03:34:52.934067 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-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. Aug 13 03:34:52.934606 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:52.934606 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:52.950991 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1cc819ab-1fa1-444f-ab00-38db643acd79 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Aug 13 03:34:52.951418 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 378/1506] 10.4.3.140 () {66 vars in 1234 bytes} [Thu Aug 13 03:34:52 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:52.964623 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3c43acec-c9b0-4322-b861-5ed6948d7c9f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:52.966946 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3c43acec-c9b0-4322-b861-5ed6948d7c9f tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] GET https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 Aug 13 03:34:52.966946 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3c43acec-c9b0-4322-b861-5ed6948d7c9f tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:52.967249 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3c43acec-c9b0-4322-b861-5ed6948d7c9f tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:52.978739 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:52.978739 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:52.983949 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3c43acec-c9b0-4322-b861-5ed6948d7c9f tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Volume info retrieved successfully. Aug 13 03:34:52.990149 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3c43acec-c9b0-4322-b861-5ed6948d7c9f tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 returned with HTTP 200 Aug 13 03:34:52.990753 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 380/1507] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:52 2026] GET /volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:34:53.008179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0d266a6d-48c1-43a8-ba17-97ca6af2ef6a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:53.010798 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d266a6d-48c1-43a8-ba17-97ca6af2ef6a tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 Aug 13 03:34:53.011066 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d266a6d-48c1-43a8-ba17-97ca6af2ef6a tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:53.011388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d266a6d-48c1-43a8-ba17-97ca6af2ef6a tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:53.011445 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-0d266a6d-48c1-43a8-ba17-97ca6af2ef6a tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Delete volume with id: ce0aa755-4e1e-49e7-8510-c9320cff8988 Aug 13 03:34:53.021279 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:53.021279 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:53.022481 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0d266a6d-48c1-43a8-ba17-97ca6af2ef6a tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Volume info retrieved successfully. Aug 13 03:34:53.050806 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0d266a6d-48c1-43a8-ba17-97ca6af2ef6a tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Delete volume request issued successfully. Aug 13 03:34:53.051106 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d266a6d-48c1-43a8-ba17-97ca6af2ef6a tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 returned with HTTP 202 Aug 13 03:34:53.051909 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 380/1508] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:53 2026] DELETE /volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:53.059805 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ad20bf67-60db-494a-9587-e01bd58078db None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:53.062162 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ad20bf67-60db-494a-9587-e01bd58078db tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] GET https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 Aug 13 03:34:53.062584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ad20bf67-60db-494a-9587-e01bd58078db tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:53.062704 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ad20bf67-60db-494a-9587-e01bd58078db tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:53.071592 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:53.071592 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:53.076293 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ad20bf67-60db-494a-9587-e01bd58078db tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Volume info retrieved successfully. Aug 13 03:34:53.085436 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ad20bf67-60db-494a-9587-e01bd58078db tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 returned with HTTP 200 Aug 13 03:34:53.086010 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 371/1509] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:53 2026] GET /volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:54.099517 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1287bd21-299f-4e01-9274-6a4dd107ea65 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:54.102645 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1287bd21-299f-4e01-9274-6a4dd107ea65 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] GET https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 Aug 13 03:34:54.102901 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1287bd21-299f-4e01-9274-6a4dd107ea65 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:54.103114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1287bd21-299f-4e01-9274-6a4dd107ea65 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:54.110707 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1287bd21-299f-4e01-9274-6a4dd107ea65 tempest-AbsoluteLimitsTests-587035122 tempest-AbsoluteLimitsTests-587035122-project-member] https://10.4.3.140/volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 returned with HTTP 404 Aug 13 03:34:54.111199 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 379/1510] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:54 2026] GET /volume/v3/volumes/ce0aa755-4e1e-49e7-8510-c9320cff8988 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:54.531023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2415f556-405e-4933-ba61-f2768e4f4524 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:54.533072 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2415f556-405e-4933-ba61-f2768e4f4524 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 Aug 13 03:34:54.533298 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2415f556-405e-4933-ba61-f2768e4f4524 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:54.533469 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2415f556-405e-4933-ba61-f2768e4f4524 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:54.533597 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-2415f556-405e-4933-ba61-f2768e4f4524 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 09fef786-11b1-47fe-8e8f-d676cc262754 Aug 13 03:34:54.538175 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2415f556-405e-4933-ba61-f2768e4f4524 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 returned with HTTP 404 Aug 13 03:34:54.538613 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 381/1511] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:34:54 2026] DELETE /volume/v3/snapshots/09fef786-11b1-47fe-8e8f-d676cc262754 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:54.551494 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-14ff59f4-30b2-4ff4-9155-de9cd08a095e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:54.555179 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-14ff59f4-30b2-4ff4-9155-de9cd08a095e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:34:54.555179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-14ff59f4-30b2-4ff4-9155-de9cd08a095e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:54.555179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-14ff59f4-30b2-4ff4-9155-de9cd08a095e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:54.565166 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:54.565166 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:54.569769 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-14ff59f4-30b2-4ff4-9155-de9cd08a095e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:54.578006 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-14ff59f4-30b2-4ff4-9155-de9cd08a095e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:34:54.578835 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 381/1512] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:54 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:54.595892 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:54.597873 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:54.598240 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1483280014"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:54.599652 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1483280014'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:54.599868 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume of 1 GB Aug 13 03:34:54.607961 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Availability Zones retrieved successfully. Aug 13 03:34:54.617848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (8040af67-4ec0-4596-b4f8-5d03155703a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:54.617848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b2fa99-8e50-46c0-8157-e4653fabb7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:54.619218 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:54.660999 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b2fa99-8e50-46c0-8157-e4653fabb7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:54.662202 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44506386-ba91-4c79-b4be-87e2b818584a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:54.728859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['6f4ed73a-3307-4de4-9b03-3b856eb9248a', '6a2a4507-d6a0-443d-8153-8592b5340681', 'f581a48c-53b1-4c5e-93b2-c52529d10651', '3a798dd9-5fe5-437d-9360-33700b466c2e'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:54.730147 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44506386-ba91-4c79-b4be-87e2b818584a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4ed73a-3307-4de4-9b03-3b856eb9248a', '6a2a4507-d6a0-443d-8153-8592b5340681', 'f581a48c-53b1-4c5e-93b2-c52529d10651', '3a798dd9-5fe5-437d-9360-33700b466c2e']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:54.731307 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9fa50af-272b-45f1-abc5-af228e79481e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:54.763124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9fa50af-272b-45f1-abc5-af228e79481e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b83b0492-8e4c-489b-9290-7906bd8e122b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1483280014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['6f4ed73a-3307-4de4-9b03-3b856eb9248a','6a2a4507-d6a0-443d-8153-8592b5340681','f581a48c-53b1-4c5e-93b2-c52529d10651','3a798dd9-5fe5-437d-9360-33700b466c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1483280014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b83b0492-8e4c-489b-9290-7906bd8e122b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de885c0e7d034bb186ae78ab6d4c2634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='654d690dac974bb797c8d721af831df3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:54.764401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188a296e-7a23-49ec-a559-2e2c84259e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:54.787545 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188a296e-7a23-49ec-a559-2e2c84259e07) transitioned into state 'SUCCESS' from state '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-1483280014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['6f4ed73a-3307-4de4-9b03-3b856eb9248a','6a2a4507-d6a0-443d-8153-8592b5340681','f581a48c-53b1-4c5e-93b2-c52529d10651','3a798dd9-5fe5-437d-9360-33700b466c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:54.788338 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf3cbe2-8e8c-49b9-bd16-7e6c47bc74be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:54.799745 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf3cbe2-8e8c-49b9-bd16-7e6c47bc74be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:54.800354 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (8040af67-4ec0-4596-b4f8-5d03155703a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:54.800794 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request issued successfully. Aug 13 03:34:54.801498 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d490e024-af91-4feb-8aa5-3fa2615e0d01 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:54.807817 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 372/1513] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:34:54 2026] POST /volume/v3/volumes => generated 754 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:54.821968 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1292182d-f474-4025-b8ee-74ff9881ef1e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:54.824127 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1292182d-f474-4025-b8ee-74ff9881ef1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b Aug 13 03:34:54.827051 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1292182d-f474-4025-b8ee-74ff9881ef1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:54.827051 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1292182d-f474-4025-b8ee-74ff9881ef1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:54.833694 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:54.833694 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:54.839248 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1292182d-f474-4025-b8ee-74ff9881ef1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:54.845142 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1292182d-f474-4025-b8ee-74ff9881ef1e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b returned with HTTP 200 Aug 13 03:34:54.846369 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 380/1514] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:54 2026] GET /volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:55.862534 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a5628e24-756c-4dfe-8156-4a07b5aae91a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:55.864604 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5628e24-756c-4dfe-8156-4a07b5aae91a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b Aug 13 03:34:55.864917 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5628e24-756c-4dfe-8156-4a07b5aae91a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:55.865086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5628e24-756c-4dfe-8156-4a07b5aae91a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:55.873342 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:55.873342 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:55.878165 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a5628e24-756c-4dfe-8156-4a07b5aae91a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:55.883888 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5628e24-756c-4dfe-8156-4a07b5aae91a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b returned with HTTP 200 Aug 13 03:34:55.884370 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 382/1515] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:55 2026] GET /volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:55.899799 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0ce9c840-ba50-4109-95c5-455690d9ab8d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:55.901747 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0ce9c840-ba50-4109-95c5-455690d9ab8d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:34:55.902171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0ce9c840-ba50-4109-95c5-455690d9ab8d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b83b0492-8e4c-489b-9290-7906bd8e122b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2037334503"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:55.911191 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:55.911191 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:55.911801 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0ce9c840-ba50-4109-95c5-455690d9ab8d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:55.912011 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-0ce9c840-ba50-4109-95c5-455690d9ab8d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume b83b0492-8e4c-489b-9290-7906bd8e122b Aug 13 03:34:55.942215 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-0ce9c840-ba50-4109-95c5-455690d9ab8d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['a7f883ad-5c35-4d44-8c1a-81ee451eaf32', 'ee1ac962-8a3e-4e29-858c-03920191b4e6', '0347f974-faff-41af-ac97-3988acf32814', 'b02251f1-4474-4390-bc36-81ae32f4fce8'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:55.990305 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0ce9c840-ba50-4109-95c5-455690d9ab8d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot create request issued successfully. Aug 13 03:34:55.990305 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0ce9c840-ba50-4109-95c5-455690d9ab8d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:34:55.990724 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 382/1516] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:34:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:56.007216 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cf10f721-fee5-4023-aaa0-3d4204c891aa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:56.010139 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cf10f721-fee5-4023-aaa0-3d4204c891aa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c Aug 13 03:34:56.010414 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cf10f721-fee5-4023-aaa0-3d4204c891aa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:56.010663 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cf10f721-fee5-4023-aaa0-3d4204c891aa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:56.025353 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:56.025353 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:56.025917 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-cf10f721-fee5-4023-aaa0-3d4204c891aa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:56.027121 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cf10f721-fee5-4023-aaa0-3d4204c891aa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c returned with HTTP 200 Aug 13 03:34:56.028015 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 373/1517] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:56 2026] GET /volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:57.045075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d21d5c7d-3dc7-4219-bf0f-cbbf4f3a1936 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:57.046213 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d21d5c7d-3dc7-4219-bf0f-cbbf4f3a1936 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c Aug 13 03:34:57.046475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d21d5c7d-3dc7-4219-bf0f-cbbf4f3a1936 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:57.048056 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d21d5c7d-3dc7-4219-bf0f-cbbf4f3a1936 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:57.058841 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:57.058841 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:57.059364 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d21d5c7d-3dc7-4219-bf0f-cbbf4f3a1936 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:57.060354 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d21d5c7d-3dc7-4219-bf0f-cbbf4f3a1936 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c returned with HTTP 200 Aug 13 03:34:57.060783 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 381/1518] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:57 2026] GET /volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:57.074448 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:57.076611 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:57.077114 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fafaebf3-15e5-4df2-9121-9ecf01f2796c", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-218550952"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:57.080849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request body: {'volume': {'snapshot_id': 'fafaebf3-15e5-4df2-9121-9ecf01f2796c', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-218550952'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:57.084866 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:57.084866 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:57.085347 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:57.085476 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume of 2 GB Aug 13 03:34:57.089693 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Availability Zones retrieved successfully. Aug 13 03:34:57.097076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (15e3df83-f56b-4a55-9149-113cde068450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:57.098473 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f15ba30-e516-4763-a3f5-ebb97943599a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.099586 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:57.147029 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f15ba30-e516-4763-a3f5-ebb97943599a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'fafaebf3-15e5-4df2-9121-9ecf01f2796c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.148057 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d3ed8d-ab0c-4157-ab71-7b49aaf70016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.211994 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['e15cd76d-6ac9-4096-9da2-b58057a3f5ac', '5d65197e-e85c-40db-92e7-6131862a85ed', '1669065d-4a73-4dae-be19-6ea752aa3d62', '42f2843d-fba4-40da-b93c-847e11e35d09'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:57.212989 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d3ed8d-ab0c-4157-ab71-7b49aaf70016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e15cd76d-6ac9-4096-9da2-b58057a3f5ac', '5d65197e-e85c-40db-92e7-6131862a85ed', '1669065d-4a73-4dae-be19-6ea752aa3d62', '42f2843d-fba4-40da-b93c-847e11e35d09']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.213900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81c2363b-ddc1-4a80-9af4-bea08ac37fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.279400 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81c2363b-ddc1-4a80-9af4-bea08ac37fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a31fca6b-ecdd-424c-a303-a875414e4e4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-218550952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['e15cd76d-6ac9-4096-9da2-b58057a3f5ac','5d65197e-e85c-40db-92e7-6131862a85ed','1669065d-4a73-4dae-be19-6ea752aa3d62','42f2843d-fba4-40da-b93c-847e11e35d09'],size=2,snapshot_id=fafaebf3-15e5-4df2-9121-9ecf01f2796c,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-218550952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a31fca6b-ecdd-424c-a303-a875414e4e4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de885c0e7d034bb186ae78ab6d4c2634',provider_auth=None,provider_geometry=None,provider_id=None,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=fafaebf3-15e5-4df2-9121-9ecf01f2796c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='654d690dac974bb797c8d721af831df3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.280750 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:57.281139 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9302ef-6bf3-4a49-aa16-c15b28731a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.306248 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9302ef-6bf3-4a49-aa16-c15b28731a6b) transitioned into state 'SUCCESS' from state '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-218550952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['e15cd76d-6ac9-4096-9da2-b58057a3f5ac','5d65197e-e85c-40db-92e7-6131862a85ed','1669065d-4a73-4dae-be19-6ea752aa3d62','42f2843d-fba4-40da-b93c-847e11e35d09'],size=2,snapshot_id=fafaebf3-15e5-4df2-9121-9ecf01f2796c,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.307260 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a8da35-1ae8-45a5-9f80-e18449e22ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.335000 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a8da35-1ae8-45a5-9f80-e18449e22ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.339147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (15e3df83-f56b-4a55-9149-113cde068450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:57.339147 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request issued successfully. Aug 13 03:34:57.339147 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f78c20aa-c00c-4840-b7d8-4f8b76579d8f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:57.339147 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 383/1519] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:34:57 2026] POST /volume/v3/volumes => generated 787 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:57.361004 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-89d9435e-20e0-4ff0-a0db-1fce7a417ced None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:57.368636 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89d9435e-20e0-4ff0-a0db-1fce7a417ced tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:57.368636 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89d9435e-20e0-4ff0-a0db-1fce7a417ced tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:57.368636 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89d9435e-20e0-4ff0-a0db-1fce7a417ced tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:57.380461 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:57.380461 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:57.386857 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-89d9435e-20e0-4ff0-a0db-1fce7a417ced tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:57.391911 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89d9435e-20e0-4ff0-a0db-1fce7a417ced tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d returned with HTTP 200 Aug 13 03:34:57.392509 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 374/1520] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:57 2026] GET /volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:57.456501 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:34:57.456970 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-349130677"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:57.459095 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-349130677'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:34:57.459252 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Create volume of 1 GB Aug 13 03:34:57.459518 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:57.459518 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:57.464729 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Availability Zones retrieved successfully. Aug 13 03:34:57.475797 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Flow 'volume_create_api' (b3e7e2fe-35a5-4616-a274-54524e75fc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:57.477379 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99aaa91-9c0b-4c47-a565-06706acb0d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.479330 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:34:57.532644 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99aaa91-9c0b-4c47-a565-06706acb0d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.534054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2054f841-3e45-46f7-85f6-5dd45cc1dc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.621497 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Created reservations ['915415a7-1389-4c8b-a654-3982025e0ec3', '9fd580b3-8e02-4993-b6dc-0d24b4b8bb81', '2de8a710-b038-44cd-a1b6-7ef8900df0c9', '9e3ce2b6-51ea-44c0-8191-35dcf87fe408'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:57.622499 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2054f841-3e45-46f7-85f6-5dd45cc1dc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['915415a7-1389-4c8b-a654-3982025e0ec3', '9fd580b3-8e02-4993-b6dc-0d24b4b8bb81', '2de8a710-b038-44cd-a1b6-7ef8900df0c9', '9e3ce2b6-51ea-44c0-8191-35dcf87fe408']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.623628 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cae01d5-ea55-4caa-a851-2352fe10879e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.654983 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cae01d5-ea55-4caa-a851-2352fe10879e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-349130677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d723eeb49a554ad4a84871963cd3f652',qos_specs=None,replication_status=,reservations=['915415a7-1389-4c8b-a654-3982025e0ec3','9fd580b3-8e02-4993-b6dc-0d24b4b8bb81','2de8a710-b038-44cd-a1b6-7ef8900df0c9','9e3ce2b6-51ea-44c0-8191-35dcf87fe408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e7ca535fdb400eac2e364ccf97079f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-349130677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d723eeb49a554ad4a84871963cd3f652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e7ca535fdb400eac2e364ccf97079f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.655911 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a2a788-da37-478d-98eb-de5a2fc3781c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.684541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a2a788-da37-478d-98eb-de5a2fc3781c) transitioned into state 'SUCCESS' from state '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-349130677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d723eeb49a554ad4a84871963cd3f652',qos_specs=None,replication_status=,reservations=['915415a7-1389-4c8b-a654-3982025e0ec3','9fd580b3-8e02-4993-b6dc-0d24b4b8bb81','2de8a710-b038-44cd-a1b6-7ef8900df0c9','9e3ce2b6-51ea-44c0-8191-35dcf87fe408'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e7ca535fdb400eac2e364ccf97079f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.685502 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b4dc0b-10af-4ade-9515-39f16ddb34ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:34:57.697663 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b4dc0b-10af-4ade-9515-39f16ddb34ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:34:57.698834 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Flow 'volume_create_api' (b3e7e2fe-35a5-4616-a274-54524e75fc29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:34:57.699254 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Create volume request issued successfully. Aug 13 03:34:57.700158 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c02d4b28-f609-4008-a9b3-35ffa3bb094d tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:34:57.700670 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 383/1521] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:34:57 2026] POST /volume/v3/volumes => generated 750 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:57.722799 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-da471620-7576-4ee0-a5e9-5ef1d1b4fe91 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:57.724864 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da471620-7576-4ee0-a5e9-5ef1d1b4fe91 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:57.725128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da471620-7576-4ee0-a5e9-5ef1d1b4fe91 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:57.725330 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da471620-7576-4ee0-a5e9-5ef1d1b4fe91 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:57.733563 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:57.733563 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:57.738486 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-da471620-7576-4ee0-a5e9-5ef1d1b4fe91 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Volume info retrieved successfully. Aug 13 03:34:57.744089 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da471620-7576-4ee0-a5e9-5ef1d1b4fe91 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 200 Aug 13 03:34:57.744622 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 382/1522] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:57 2026] GET /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:58.409906 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-790ea76e-c96b-4d66-b9d9-7905439ee696 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:58.412937 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-790ea76e-c96b-4d66-b9d9-7905439ee696 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:58.412937 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-790ea76e-c96b-4d66-b9d9-7905439ee696 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:58.413242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-790ea76e-c96b-4d66-b9d9-7905439ee696 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:58.423689 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:58.423689 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:58.429625 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-790ea76e-c96b-4d66-b9d9-7905439ee696 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:58.436391 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-790ea76e-c96b-4d66-b9d9-7905439ee696 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d returned with HTTP 200 Aug 13 03:34:58.437023 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 384/1523] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:58 2026] GET /volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:58.456689 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-06ddaf05-1787-4466-be72-537d986d1174 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:58.459620 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-06ddaf05-1787-4466-be72-537d986d1174 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:58.460162 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-06ddaf05-1787-4466-be72-537d986d1174 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:58.460635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-06ddaf05-1787-4466-be72-537d986d1174 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:58.472854 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:58.472854 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:58.483193 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-06ddaf05-1787-4466-be72-537d986d1174 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:58.489749 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-06ddaf05-1787-4466-be72-537d986d1174 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d returned with HTTP 200 Aug 13 03:34:58.490740 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 375/1524] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:58 2026] GET /volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:58.510106 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5ce03b54-e316-46b1-9f3c-5057466735a2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:58.512669 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ce03b54-e316-46b1-9f3c-5057466735a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:58.512995 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ce03b54-e316-46b1-9f3c-5057466735a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:58.513285 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5ce03b54-e316-46b1-9f3c-5057466735a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:58.513505 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5ce03b54-e316-46b1-9f3c-5057466735a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume with id: a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:58.525443 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:58.525443 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:58.526119 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5ce03b54-e316-46b1-9f3c-5057466735a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:58.553266 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5ce03b54-e316-46b1-9f3c-5057466735a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume request issued successfully. Aug 13 03:34:58.553520 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5ce03b54-e316-46b1-9f3c-5057466735a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d returned with HTTP 202 Aug 13 03:34:58.554263 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 384/1525] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:58 2026] DELETE /volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:58.563490 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-577b347b-4761-4f58-9bb6-f816268e8c50 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:58.566704 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-577b347b-4761-4f58-9bb6-f816268e8c50 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:58.567079 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-577b347b-4761-4f58-9bb6-f816268e8c50 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:58.567403 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-577b347b-4761-4f58-9bb6-f816268e8c50 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:58.584629 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:58.584629 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:58.593458 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-577b347b-4761-4f58-9bb6-f816268e8c50 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:34:58.602716 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-577b347b-4761-4f58-9bb6-f816268e8c50 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d returned with HTTP 200 Aug 13 03:34:58.602716 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 383/1526] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:58 2026] GET /volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:58.761143 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1a4219cd-e76f-4d0b-a7d0-71446da9c9e9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:58.763937 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a4219cd-e76f-4d0b-a7d0-71446da9c9e9 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:58.764146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a4219cd-e76f-4d0b-a7d0-71446da9c9e9 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:58.764332 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a4219cd-e76f-4d0b-a7d0-71446da9c9e9 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:58.773953 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:58.773953 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:58.781164 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1a4219cd-e76f-4d0b-a7d0-71446da9c9e9 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Volume info retrieved successfully. Aug 13 03:34:58.789199 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a4219cd-e76f-4d0b-a7d0-71446da9c9e9 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 200 Aug 13 03:34:58.789742 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 385/1527] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:58 2026] GET /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:58.804993 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-366396a9-537b-4ac6-abae-71fcdc23a84c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:58.807097 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-366396a9-537b-4ac6-abae-71fcdc23a84c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer Aug 13 03:34:58.807965 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-366396a9-537b-4ac6-abae-71fcdc23a84c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:58.809905 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.volume_transfer [None req-366396a9-537b-4ac6-abae-71fcdc23a84c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Creating new volume transfer {'transfer': {'volume_id': '10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 03:34:58.812011 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.volume_transfer [None req-366396a9-537b-4ac6-abae-71fcdc23a84c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Creating transfer of volume 10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:58.812011 np0000007145 devstack@c-api.service[100341]: INFO cinder.transfer.api [None req-366396a9-537b-4ac6-abae-71fcdc23a84c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Generating transfer record for volume 10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:58.823524 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:58.823524 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:58.846305 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-366396a9-537b-4ac6-abae-71fcdc23a84c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 03:34:58.847202 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 376/1528] 10.4.3.140 () {68 vars in 1291 bytes} [Thu Aug 13 03:34:58 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:58.858731 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a1d0eef1-6d26-405e-8cd9-a7056fbbef71 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:58.861299 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a1d0eef1-6d26-405e-8cd9-a7056fbbef71 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:58.861868 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a1d0eef1-6d26-405e-8cd9-a7056fbbef71 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:58.861868 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a1d0eef1-6d26-405e-8cd9-a7056fbbef71 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:58.873897 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:58.873897 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:58.889564 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a1d0eef1-6d26-405e-8cd9-a7056fbbef71 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Volume info retrieved successfully. Aug 13 03:34:58.895443 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a1d0eef1-6d26-405e-8cd9-a7056fbbef71 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 200 Aug 13 03:34:58.895945 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 385/1529] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:58 2026] GET /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:58.912419 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-27bcc4b2-4d6a-438d-a489-3ca8c960684e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:58.914668 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-27bcc4b2-4d6a-438d-a489-3ca8c960684e tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/os-volume-transfer/174402b9-7798-45ac-a2ee-00450258060f Aug 13 03:34:58.915428 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-27bcc4b2-4d6a-438d-a489-3ca8c960684e tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:58.915428 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-27bcc4b2-4d6a-438d-a489-3ca8c960684e tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:58.928720 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-27bcc4b2-4d6a-438d-a489-3ca8c960684e tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/174402b9-7798-45ac-a2ee-00450258060f returned with HTTP 200 Aug 13 03:34:58.929486 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 384/1530] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:34:58 2026] GET /volume/v3/os-volume-transfer/174402b9-7798-45ac-a2ee-00450258060f => generated 409 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:58.945487 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-280603f5-5d13-412e-96aa-201699332dc7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:58.948790 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-280603f5-5d13-412e-96aa-201699332dc7 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/os-volume-transfer Aug 13 03:34:58.949644 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-280603f5-5d13-412e-96aa-201699332dc7 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:58.949644 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-280603f5-5d13-412e-96aa-201699332dc7 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:58.950057 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.volume_transfer [None req-280603f5-5d13-412e-96aa-201699332dc7 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Listing volume transfers {{(pid=100342) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 03:34:58.960639 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-280603f5-5d13-412e-96aa-201699332dc7 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/os-volume-transfer returned with HTTP 200 Aug 13 03:34:58.961350 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 386/1531] 10.4.3.140 () {66 vars in 1270 bytes} [Thu Aug 13 03:34:58 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:58.976894 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-42ece59e-8341-47aa-9634-1a9b51e63746 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.095960 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer/174402b9-7798-45ac-a2ee-00450258060f/accept Aug 13 03:34:59.096470 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "379174626b66d665"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:34:59.098434 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.volume_transfer [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Accepting volume transfer 174402b9-7798-45ac-a2ee-00450258060f {{(pid=100341) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 03:34:59.098574 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.volume_transfer [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Accepting transfer 174402b9-7798-45ac-a2ee-00450258060f Aug 13 03:34:59.187146 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Created reservations ['eef84c91-eb6a-400a-bc6a-2a4bb03bc06d', 'b8b9fb77-c48e-4758-9e21-3cf3d1d1fe9a', 'ddfc1616-b140-48a6-8ab1-4133e95e521d', '132ee705-31a5-4a59-bc69-e66d64ba7c94'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:59.236687 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Created reservations ['8e6d12fc-7f0d-41d3-85dd-a56c97e49e13', '5f431c4c-c99a-4d43-ade0-bf73480d3233', 'fa984964-8235-4d79-bd81-f47e0cdb25ba', 'c121f2a5-9b53-4d8d-a0b5-98d45a26c9bf'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:59.334047 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Created reservations ['4d1783b6-afab-4bb9-8f9b-98b99b1db627', '9ef976bb-8b7f-40b0-ad72-64ef7c7d5fa6', 'cbe477c3-1b8c-4d7f-8b85-a5f76df670c8', 'f963bb8a-effa-4344-aec8-d04c31bd8476'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:59.399089 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Created reservations ['21d0981a-898b-4285-a5f9-0855bd706114', 'b224716e-b0d5-40f5-9176-d086b623ff8f', 'db693b72-1995-4dbc-a39f-58de85df7f27', 'd2821a0b-5e7e-4e96-aabc-cb05dd098aa0'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:34:59.433570 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Transfer volume completed successfully. Aug 13 03:34:59.569674 np0000007145 devstack@c-api.service[100341]: INFO cinder.transfer.api [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Volume 10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 has been transferred. Aug 13 03:34:59.582405 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42ece59e-8341-47aa-9634-1a9b51e63746 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/174402b9-7798-45ac-a2ee-00450258060f/accept returned with HTTP 202 Aug 13 03:34:59.582524 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 377/1532] 10.4.3.140 () {68 vars in 1423 bytes} [Thu Aug 13 03:34:58 2026] POST /volume/v3/os-volume-transfer/174402b9-7798-45ac-a2ee-00450258060f/accept => generated 365 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:34:59.594267 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7584e73f-437d-45e5-a667-8fd950135e66 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.596818 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7584e73f-437d-45e5-a667-8fd950135e66 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] GET https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:59.597458 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7584e73f-437d-45e5-a667-8fd950135e66 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.597458 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7584e73f-437d-45e5-a667-8fd950135e66 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.607773 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:59.607773 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:59.620027 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e030addf-2e27-4943-abb2-74ec998d8d8c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.620471 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7584e73f-437d-45e5-a667-8fd950135e66 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Volume info retrieved successfully. Aug 13 03:34:59.622983 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e030addf-2e27-4943-abb2-74ec998d8d8c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:59.623398 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e030addf-2e27-4943-abb2-74ec998d8d8c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.623598 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e030addf-2e27-4943-abb2-74ec998d8d8c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.627290 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7584e73f-437d-45e5-a667-8fd950135e66 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 200 Aug 13 03:34:59.628672 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 386/1533] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:59 2026] GET /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:59.632527 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e030addf-2e27-4943-abb2-74ec998d8d8c tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d returned with HTTP 404 Aug 13 03:34:59.633363 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 385/1534] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:59 2026] GET /volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:59.644353 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-381633c8-c647-4153-8a31-99061039f439 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.647168 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-381633c8-c647-4153-8a31-99061039f439 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:59.647309 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-486abfa1-2922-468e-9407-33548e697760 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.647998 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-381633c8-c647-4153-8a31-99061039f439 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.649009 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-381633c8-c647-4153-8a31-99061039f439 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.649875 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-486abfa1-2922-468e-9407-33548e697760 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] GET https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:59.650368 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-486abfa1-2922-468e-9407-33548e697760 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.650666 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-486abfa1-2922-468e-9407-33548e697760 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.659483 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-381633c8-c647-4153-8a31-99061039f439 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d returned with HTTP 404 Aug 13 03:34:59.660094 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:59.660094 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:59.660397 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 387/1535] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:59 2026] GET /volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:59.667597 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-486abfa1-2922-468e-9407-33548e697760 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] Volume info retrieved successfully. Aug 13 03:34:59.671521 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8573944c-fea4-42ea-b86d-303583181142 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.673497 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8573944c-fea4-42ea-b86d-303583181142 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:59.673675 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8573944c-fea4-42ea-b86d-303583181142 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.673938 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8573944c-fea4-42ea-b86d-303583181142 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.674145 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-8573944c-fea4-42ea-b86d-303583181142 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume with id: a31fca6b-ecdd-424c-a303-a875414e4e4d Aug 13 03:34:59.674739 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-486abfa1-2922-468e-9407-33548e697760 tempest-VolumesTransfersTest-2032504152 tempest-VolumesTransfersTest-2032504152-project-member] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 200 Aug 13 03:34:59.675217 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 378/1536] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:59 2026] GET /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:59.684747 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8573944c-fea4-42ea-b86d-303583181142 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d returned with HTTP 404 Aug 13 03:34:59.685809 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 387/1537] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:59 2026] DELETE /volume/v3/volumes/a31fca6b-ecdd-424c-a303-a875414e4e4d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:59.694654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-387389e8-6339-42d2-90c6-bdd6fdc50d3c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.695965 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6165782a-0553-45d1-921a-1f6619b5fec1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.696839 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-387389e8-6339-42d2-90c6-bdd6fdc50d3c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] DELETE https://10.4.3.140/volume/v3/os-volume-transfer/174402b9-7798-45ac-a2ee-00450258060f Aug 13 03:34:59.697179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-387389e8-6339-42d2-90c6-bdd6fdc50d3c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.697453 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-387389e8-6339-42d2-90c6-bdd6fdc50d3c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.697604 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.volume_transfer [None req-387389e8-6339-42d2-90c6-bdd6fdc50d3c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Delete transfer with id: 174402b9-7798-45ac-a2ee-00450258060f Aug 13 03:34:59.698846 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6165782a-0553-45d1-921a-1f6619b5fec1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c Aug 13 03:34:59.699170 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6165782a-0553-45d1-921a-1f6619b5fec1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.699488 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6165782a-0553-45d1-921a-1f6619b5fec1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.700798 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-6165782a-0553-45d1-921a-1f6619b5fec1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: fafaebf3-15e5-4df2-9121-9ecf01f2796c Aug 13 03:34:59.701191 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-387389e8-6339-42d2-90c6-bdd6fdc50d3c tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/174402b9-7798-45ac-a2ee-00450258060f returned with HTTP 404 Aug 13 03:34:59.701856 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 386/1538] 10.4.3.140 () {66 vars in 1384 bytes} [Thu Aug 13 03:34:59 2026] DELETE /volume/v3/os-volume-transfer/174402b9-7798-45ac-a2ee-00450258060f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:34:59.708112 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:59.708112 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:34:59.710162 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6165782a-0553-45d1-921a-1f6619b5fec1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:59.710365 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-11e06bfd-4a07-4ce7-a192-f473be0d81f8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.735499 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6165782a-0553-45d1-921a-1f6619b5fec1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:34:59.735755 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6165782a-0553-45d1-921a-1f6619b5fec1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c returned with HTTP 202 Aug 13 03:34:59.736479 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 388/1539] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:34:59 2026] DELETE /volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:59.748855 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0aa0c035-ed45-4748-af4b-d898f8d79d75 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.754373 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0aa0c035-ed45-4748-af4b-d898f8d79d75 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c Aug 13 03:34:59.754707 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0aa0c035-ed45-4748-af4b-d898f8d79d75 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.755383 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0aa0c035-ed45-4748-af4b-d898f8d79d75 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.757783 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-11e06bfd-4a07-4ce7-a192-f473be0d81f8 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:59.758030 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-11e06bfd-4a07-4ce7-a192-f473be0d81f8 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.758319 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-11e06bfd-4a07-4ce7-a192-f473be0d81f8 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.759110 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-11e06bfd-4a07-4ce7-a192-f473be0d81f8 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Delete volume with id: 10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:59.764986 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:59.764986 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:34:59.766123 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0aa0c035-ed45-4748-af4b-d898f8d79d75 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:34:59.767406 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0aa0c035-ed45-4748-af4b-d898f8d79d75 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c returned with HTTP 200 Aug 13 03:34:59.767966 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 388/1540] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:34:59 2026] GET /volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:34:59.768225 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:59.768225 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:34:59.768624 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-11e06bfd-4a07-4ce7-a192-f473be0d81f8 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Volume info retrieved successfully. Aug 13 03:34:59.793584 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-11e06bfd-4a07-4ce7-a192-f473be0d81f8 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Delete volume request issued successfully. Aug 13 03:34:59.793903 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-11e06bfd-4a07-4ce7-a192-f473be0d81f8 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 202 Aug 13 03:34:59.794512 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 379/1541] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:34:59 2026] DELETE /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:34:59.804692 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3f174b82-6b31-40a9-bd3a-c15a21da6e32 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:34:59.807181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f174b82-6b31-40a9-bd3a-c15a21da6e32 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] GET https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:34:59.807394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f174b82-6b31-40a9-bd3a-c15a21da6e32 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:34:59.807764 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f174b82-6b31-40a9-bd3a-c15a21da6e32 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:34:59.818948 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:34:59.818948 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:34:59.824661 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3f174b82-6b31-40a9-bd3a-c15a21da6e32 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Volume info retrieved successfully. Aug 13 03:34:59.832954 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f174b82-6b31-40a9-bd3a-c15a21da6e32 tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 200 Aug 13 03:34:59.833590 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 387/1542] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:34:59 2026] GET /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:00.780424 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-101289ef-0cc8-4cf8-a8f2-99c67f83c9b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:00.783099 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-101289ef-0cc8-4cf8-a8f2-99c67f83c9b8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c Aug 13 03:35:00.783220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-101289ef-0cc8-4cf8-a8f2-99c67f83c9b8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:00.783410 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-101289ef-0cc8-4cf8-a8f2-99c67f83c9b8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:00.789560 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-101289ef-0cc8-4cf8-a8f2-99c67f83c9b8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c returned with HTTP 404 Aug 13 03:35:00.790110 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 389/1543] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:00 2026] GET /volume/v3/snapshots/fafaebf3-15e5-4df2-9121-9ecf01f2796c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:00.802469 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e8dc1b36-8dbd-44be-a49a-dbe4074e747f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:00.805086 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8dc1b36-8dbd-44be-a49a-dbe4074e747f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b Aug 13 03:35:00.805367 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8dc1b36-8dbd-44be-a49a-dbe4074e747f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:00.805680 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8dc1b36-8dbd-44be-a49a-dbe4074e747f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:00.818631 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:00.818631 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:00.821358 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=318,cinder:UPDATE=72,cinder:INSERT=36 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:35:00.826433 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e8dc1b36-8dbd-44be-a49a-dbe4074e747f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:00.840956 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8dc1b36-8dbd-44be-a49a-dbe4074e747f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b returned with HTTP 200 Aug 13 03:35:00.841517 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 389/1544] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:00 2026] GET /volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:00.851054 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-55ca34bf-a710-4390-8b54-11bf931eff5d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:00.853617 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-55ca34bf-a710-4390-8b54-11bf931eff5d tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] GET https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:35:00.853948 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-55ca34bf-a710-4390-8b54-11bf931eff5d tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:00.854241 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-55ca34bf-a710-4390-8b54-11bf931eff5d tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:00.858851 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0b104dfd-fd29-4e75-80eb-5110ded614ae None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:00.861919 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0b104dfd-fd29-4e75-80eb-5110ded614ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b Aug 13 03:35:00.862381 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0b104dfd-fd29-4e75-80eb-5110ded614ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:00.862629 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0b104dfd-fd29-4e75-80eb-5110ded614ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:00.862777 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-0b104dfd-fd29-4e75-80eb-5110ded614ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume with id: b83b0492-8e4c-489b-9290-7906bd8e122b Aug 13 03:35:00.863643 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-55ca34bf-a710-4390-8b54-11bf931eff5d tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 404 Aug 13 03:35:00.864315 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 380/1545] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:00 2026] GET /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:00.865451 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=305,cinder:INSERT=37,cinder:UPDATE=75 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:35:00.876511 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ee428ce3-8edf-469d-be56-4cb50d388577 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:00.879314 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee428ce3-8edf-469d-be56-4cb50d388577 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:35:00.879618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee428ce3-8edf-469d-be56-4cb50d388577 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:00.879914 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee428ce3-8edf-469d-be56-4cb50d388577 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:00.881170 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:00.881170 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:00.882662 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0b104dfd-fd29-4e75-80eb-5110ded614ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:00.891538 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee428ce3-8edf-469d-be56-4cb50d388577 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 404 Aug 13 03:35:00.892228 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 390/1546] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:00 2026] GET /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:00.903792 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fade9b19-0718-4afd-b8ad-ec62723a9554 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:00.905255 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fade9b19-0718-4afd-b8ad-ec62723a9554 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] DELETE https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:35:00.905367 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fade9b19-0718-4afd-b8ad-ec62723a9554 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:00.905622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fade9b19-0718-4afd-b8ad-ec62723a9554 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:00.905755 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-fade9b19-0718-4afd-b8ad-ec62723a9554 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Delete volume with id: 10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 Aug 13 03:35:00.913236 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0b104dfd-fd29-4e75-80eb-5110ded614ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume request issued successfully. Aug 13 03:35:00.913489 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0b104dfd-fd29-4e75-80eb-5110ded614ae tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b returned with HTTP 202 Aug 13 03:35:00.913990 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 388/1547] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:00 2026] DELETE /volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:00.916098 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fade9b19-0718-4afd-b8ad-ec62723a9554 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 returned with HTTP 404 Aug 13 03:35:00.916731 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 390/1548] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:00 2026] DELETE /volume/v3/volumes/10e5bd56-5344-44f8-a5f7-ee5b0f0a9d94 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:00.925003 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5526de85-be7f-40ef-9178-c96d88123281 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:00.927788 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:00.928023 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5526de85-be7f-40ef-9178-c96d88123281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b Aug 13 03:35:00.928221 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5526de85-be7f-40ef-9178-c96d88123281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:00.928415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5526de85-be7f-40ef-9178-c96d88123281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:00.929523 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:00.931384 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-134100625"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:00.932607 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-134100625'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:00.932607 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Create volume of 1 GB Aug 13 03:35:00.933210 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:00.933210 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:00.937547 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Availability Zones retrieved successfully. Aug 13 03:35:00.938538 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:00.938538 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:00.944352 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Flow 'volume_create_api' (6c6beec1-42d0-48d3-a398-0f0ad3db5c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:00.944514 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5526de85-be7f-40ef-9178-c96d88123281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:00.946003 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12856356-ddd3-40cf-a88e-423f4609fab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:00.946558 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:00.951063 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5526de85-be7f-40ef-9178-c96d88123281 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b returned with HTTP 200 Aug 13 03:35:00.951774 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 381/1549] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:00 2026] GET /volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:00.986720 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12856356-ddd3-40cf-a88e-423f4609fab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:00.987882 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b3da49-e350-4031-99c8-46726ac29215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:01.048390 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Created reservations ['d64f69c3-5f81-4aad-8c58-fb95bce8931b', '08559cbf-e74e-4034-ac7a-c0d69cae3051', '1fdf386f-48cc-46cb-ac0d-54b0b46f9540', '3d30c78d-6866-4963-8a1b-9ea3ead572a6'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:01.049344 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b3da49-e350-4031-99c8-46726ac29215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d64f69c3-5f81-4aad-8c58-fb95bce8931b', '08559cbf-e74e-4034-ac7a-c0d69cae3051', '1fdf386f-48cc-46cb-ac0d-54b0b46f9540', '3d30c78d-6866-4963-8a1b-9ea3ead572a6']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:01.050360 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e88a243-1a77-4811-b138-08eba1854fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:01.078918 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e88a243-1a77-4811-b138-08eba1854fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a5160af-3e65-4fa9-a808-2c138d27d76a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-134100625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d723eeb49a554ad4a84871963cd3f652',qos_specs=None,replication_status=,reservations=['d64f69c3-5f81-4aad-8c58-fb95bce8931b','08559cbf-e74e-4034-ac7a-c0d69cae3051','1fdf386f-48cc-46cb-ac0d-54b0b46f9540','3d30c78d-6866-4963-8a1b-9ea3ead572a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e7ca535fdb400eac2e364ccf97079f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-134100625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a5160af-3e65-4fa9-a808-2c138d27d76a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d723eeb49a554ad4a84871963cd3f652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e7ca535fdb400eac2e364ccf97079f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:01.079877 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e939bf-043e-4942-8e8b-0a96546ce10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:01.103665 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e939bf-043e-4942-8e8b-0a96546ce10e) transitioned into state 'SUCCESS' from state '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-134100625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d723eeb49a554ad4a84871963cd3f652',qos_specs=None,replication_status=,reservations=['d64f69c3-5f81-4aad-8c58-fb95bce8931b','08559cbf-e74e-4034-ac7a-c0d69cae3051','1fdf386f-48cc-46cb-ac0d-54b0b46f9540','3d30c78d-6866-4963-8a1b-9ea3ead572a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e7ca535fdb400eac2e364ccf97079f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:01.104526 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833e08ff-193e-47a1-af57-55ddcec57128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:01.118291 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833e08ff-193e-47a1-af57-55ddcec57128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:01.119556 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Flow 'volume_create_api' (6c6beec1-42d0-48d3-a398-0f0ad3db5c99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:01.120147 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Create volume request issued successfully. Aug 13 03:35:01.121074 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b524ad6-3ffb-4487-bbea-5c0ddaa24716 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:01.121677 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 391/1550] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:35:00 2026] POST /volume/v3/volumes => generated 750 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:01.136883 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-89b0cfd4-d3a2-49b7-a4c9-1c18f97fff11 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:01.139192 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-89b0cfd4-d3a2-49b7-a4c9-1c18f97fff11 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:01.139473 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-89b0cfd4-d3a2-49b7-a4c9-1c18f97fff11 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:01.139723 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-89b0cfd4-d3a2-49b7-a4c9-1c18f97fff11 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:01.150462 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:01.150462 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:01.157800 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-89b0cfd4-d3a2-49b7-a4c9-1c18f97fff11 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Volume info retrieved successfully. Aug 13 03:35:01.165271 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-89b0cfd4-d3a2-49b7-a4c9-1c18f97fff11 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a returned with HTTP 200 Aug 13 03:35:01.165798 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 389/1551] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:01 2026] GET /volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:01.581012 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-779ffe52-f726-466d-8ddc-135890088538 req-9f8f3c13-4aae-43d6-a84b-9d778c8c2e99 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:01.584137 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-9f8f3c13-4aae-43d6-a84b-9d778c8c2e99 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:35:01.584313 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-9f8f3c13-4aae-43d6-a84b-9d778c8c2e99 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:01.584558 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-9f8f3c13-4aae-43d6-a84b-9d778c8c2e99 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:01.598991 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:01.598991 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:01.603909 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-779ffe52-f726-466d-8ddc-135890088538 req-9f8f3c13-4aae-43d6-a84b-9d778c8c2e99 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:35:01.610264 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-9f8f3c13-4aae-43d6-a84b-9d778c8c2e99 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:35:01.611130 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 391/1552] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:01 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:01.637270 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-779ffe52-f726-466d-8ddc-135890088538 req-1030cb79-29ea-4188-8558-6cc7ce7102c8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:01.640336 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-1030cb79-29ea-4188-8558-6cc7ce7102c8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e/action Aug 13 03:35:01.640818 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-1030cb79-29ea-4188-8558-6cc7ce7102c8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:01.641008 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-1030cb79-29ea-4188-8558-6cc7ce7102c8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:01.656485 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:01.656485 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:01.657239 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-779ffe52-f726-466d-8ddc-135890088538 req-1030cb79-29ea-4188-8558-6cc7ce7102c8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:35:01.665638 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-779ffe52-f726-466d-8ddc-135890088538 req-1030cb79-29ea-4188-8558-6cc7ce7102c8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Begin detaching volume completed successfully. Aug 13 03:35:01.665928 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-1030cb79-29ea-4188-8558-6cc7ce7102c8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e/action returned with HTTP 202 Aug 13 03:35:01.666501 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 382/1553] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:35:01 2026] POST /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:35:01.697913 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-be7bcef3-5922-4172-bfe4-193fa538c38a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:01.700535 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be7bcef3-5922-4172-bfe4-193fa538c38a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:35:01.700851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be7bcef3-5922-4172-bfe4-193fa538c38a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:01.701133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be7bcef3-5922-4172-bfe4-193fa538c38a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:01.704420 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=358,cinder:INSERT=53,cinder:UPDATE=85 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:35:01.726844 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:01.726844 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:01.735348 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-22033c13-f18a-4f0a-b102-9ef04b965080 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:01.735801 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-be7bcef3-5922-4172-bfe4-193fa538c38a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:35:01.735988 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-22033c13-f18a-4f0a-b102-9ef04b965080 None None] GET https://10.4.3.140/volume// Aug 13 03:35:01.736440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-22033c13-f18a-4f0a-b102-9ef04b965080 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:01.736440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-22033c13-f18a-4f0a-b102-9ef04b965080 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:01.737246 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-22033c13-f18a-4f0a-b102-9ef04b965080 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:01.737466 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 390/1554] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:01.744107 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be7bcef3-5922-4172-bfe4-193fa538c38a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:35:01.744629 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 392/1555] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:01 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:01.750251 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-779ffe52-f726-466d-8ddc-135890088538 req-e7c633f6-adb8-4f5b-9291-0943a4c8b611 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:01.760427 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-e7c633f6-adb8-4f5b-9291-0943a4c8b611 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:35:01.760707 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-e7c633f6-adb8-4f5b-9291-0943a4c8b611 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:01.761011 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-e7c633f6-adb8-4f5b-9291-0943a4c8b611 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:01.776124 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:01.776124 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:01.781553 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-779ffe52-f726-466d-8ddc-135890088538 req-e7c633f6-adb8-4f5b-9291-0943a4c8b611 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:35:01.787971 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-e7c633f6-adb8-4f5b-9291-0943a4c8b611 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:35:01.788579 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 392/1556] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:01 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 1318 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:01.968791 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e7614ff0-214d-4967-af0e-8190365d650d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:01.971023 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7614ff0-214d-4967-af0e-8190365d650d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b Aug 13 03:35:01.971404 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7614ff0-214d-4967-af0e-8190365d650d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:01.971705 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7614ff0-214d-4967-af0e-8190365d650d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:01.974455 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=333,cinder:UPDATE=83,cinder:INSERT=47 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:35:01.980271 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7614ff0-214d-4967-af0e-8190365d650d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b returned with HTTP 404 Aug 13 03:35:01.981017 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 383/1557] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:01 2026] GET /volume/v3/volumes/b83b0492-8e4c-489b-9290-7906bd8e122b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:01.991987 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bee3459e-b50a-4246-b670-ff73b3876522 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:01.997264 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bee3459e-b50a-4246-b670-ff73b3876522 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:35:01.997537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bee3459e-b50a-4246-b670-ff73b3876522 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:01.997743 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bee3459e-b50a-4246-b670-ff73b3876522 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.011895 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.011895 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:02.018581 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bee3459e-b50a-4246-b670-ff73b3876522 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:02.024315 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bee3459e-b50a-4246-b670-ff73b3876522 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:35:02.024841 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 391/1558] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:01 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:02.043654 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.047288 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:02.047734 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-802423668"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:02.049319 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-802423668'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:02.049444 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume of 1 GB Aug 13 03:35:02.054237 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Availability Zones retrieved successfully. Aug 13 03:35:02.060237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (dc82ae89-3843-4946-b64d-4c10497a3e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:02.061365 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0903d8-6d49-4966-bcd2-b819ae1801cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:02.062506 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:02.093168 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0903d8-6d49-4966-bcd2-b819ae1801cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:02.094516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0907c7-9df4-49b8-8276-fd115525866e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:02.147190 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['b2bd2578-d8ea-468c-b2fc-16e2f6e3ff1d', '62a77734-bd3b-498a-86b4-b0891116defc', 'e2692e4d-c6d9-4a41-939b-343876767764', '57f7f348-c9de-4d1c-8755-d8a3cfb61709'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:02.148361 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0907c7-9df4-49b8-8276-fd115525866e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2bd2578-d8ea-468c-b2fc-16e2f6e3ff1d', '62a77734-bd3b-498a-86b4-b0891116defc', 'e2692e4d-c6d9-4a41-939b-343876767764', '57f7f348-c9de-4d1c-8755-d8a3cfb61709']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:02.149453 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d9cfa8-a0a4-4026-b7cb-9e43571a43be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:02.184472 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d9cfa8-a0a4-4026-b7cb-9e43571a43be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e9e5f7c-c2d0-43d6-831f-c72505d7543f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-802423668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['b2bd2578-d8ea-468c-b2fc-16e2f6e3ff1d','62a77734-bd3b-498a-86b4-b0891116defc','e2692e4d-c6d9-4a41-939b-343876767764','57f7f348-c9de-4d1c-8755-d8a3cfb61709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-802423668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e9e5f7c-c2d0-43d6-831f-c72505d7543f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de885c0e7d034bb186ae78ab6d4c2634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='654d690dac974bb797c8d721af831df3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:02.184472 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384f1ac6-4891-4aab-8524-5a5c2e0c2471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:02.188975 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ff2757f-3d50-41a6-98fe-55892f3cef87 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.194873 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ff2757f-3d50-41a6-98fe-55892f3cef87 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:02.194873 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ff2757f-3d50-41a6-98fe-55892f3cef87 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.194873 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ff2757f-3d50-41a6-98fe-55892f3cef87 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.202937 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.202937 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:02.210270 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ff2757f-3d50-41a6-98fe-55892f3cef87 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Volume info retrieved successfully. Aug 13 03:35:02.212988 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (384f1ac6-4891-4aab-8524-5a5c2e0c2471) transitioned into state 'SUCCESS' from state '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-802423668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['b2bd2578-d8ea-468c-b2fc-16e2f6e3ff1d','62a77734-bd3b-498a-86b4-b0891116defc','e2692e4d-c6d9-4a41-939b-343876767764','57f7f348-c9de-4d1c-8755-d8a3cfb61709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:02.214191 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab89b6e-c000-4b30-9536-fdc7b454e9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:02.215755 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ff2757f-3d50-41a6-98fe-55892f3cef87 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a returned with HTTP 200 Aug 13 03:35:02.216317 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 393/1559] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:02 2026] GET /volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:02.231699 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab89b6e-c000-4b30-9536-fdc7b454e9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:02.233067 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (dc82ae89-3843-4946-b64d-4c10497a3e90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:02.233218 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5d99616b-7f4f-42aa-9ea8-79c92469d091 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.233875 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request issued successfully. Aug 13 03:35:02.234451 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf30e09a-93c1-4ffc-8cb2-517f7340df2a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:02.235324 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 393/1560] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:35:02 2026] POST /volume/v3/volumes => generated 753 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:02.236413 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5d99616b-7f4f-42aa-9ea8-79c92469d091 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer Aug 13 03:35:02.237794 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5d99616b-7f4f-42aa-9ea8-79c92469d091 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4a5160af-3e65-4fa9-a808-2c138d27d76a"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:02.239098 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.volume_transfer [None req-5d99616b-7f4f-42aa-9ea8-79c92469d091 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Creating new volume transfer {'transfer': {'volume_id': '4a5160af-3e65-4fa9-a808-2c138d27d76a'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 03:35:02.239270 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.volume_transfer [None req-5d99616b-7f4f-42aa-9ea8-79c92469d091 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Creating transfer of volume 4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:02.239426 np0000007145 devstack@c-api.service[100341]: INFO cinder.transfer.api [None req-5d99616b-7f4f-42aa-9ea8-79c92469d091 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Generating transfer record for volume 4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:02.249518 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.249518 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:02.251390 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ac821c0-40d3-40eb-961c-744249c474b1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.253267 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ac821c0-40d3-40eb-961c-744249c474b1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f Aug 13 03:35:02.253747 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ac821c0-40d3-40eb-961c-744249c474b1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.254319 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ac821c0-40d3-40eb-961c-744249c474b1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.261908 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5d99616b-7f4f-42aa-9ea8-79c92469d091 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 03:35:02.262844 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 384/1561] 10.4.3.140 () {68 vars in 1291 bytes} [Thu Aug 13 03:35:02 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:02.269799 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.269799 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:02.277149 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e440353-a26e-4379-8587-d96466e9f190 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.279262 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e440353-a26e-4379-8587-d96466e9f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:02.280581 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e440353-a26e-4379-8587-d96466e9f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.281786 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e440353-a26e-4379-8587-d96466e9f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.282062 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5ac821c0-40d3-40eb-961c-744249c474b1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:02.290381 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ac821c0-40d3-40eb-961c-744249c474b1 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f returned with HTTP 200 Aug 13 03:35:02.291203 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 392/1562] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:02 2026] GET /volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:02.295550 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.295550 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:02.303613 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9e440353-a26e-4379-8587-d96466e9f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Volume info retrieved successfully. Aug 13 03:35:02.310181 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e440353-a26e-4379-8587-d96466e9f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a returned with HTTP 200 Aug 13 03:35:02.310757 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 394/1563] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:02 2026] GET /volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:02.329419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c4ab33d2-73f9-4244-942e-2622d80226a3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.332815 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4ab33d2-73f9-4244-942e-2622d80226a3 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/os-volume-transfer/detail Aug 13 03:35:02.333170 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4ab33d2-73f9-4244-942e-2622d80226a3 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.333401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4ab33d2-73f9-4244-942e-2622d80226a3 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.333696 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.volume_transfer [None req-c4ab33d2-73f9-4244-942e-2622d80226a3 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Listing volume transfers {{(pid=100342) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 13 03:35:02.333991 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.333991 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:02.341162 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4ab33d2-73f9-4244-942e-2622d80226a3 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 13 03:35:02.341614 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 394/1564] 10.4.3.140 () {66 vars in 1291 bytes} [Thu Aug 13 03:35:02 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:02.357529 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9004fe4c-b3ce-4f5e-b522-76d90886b4fc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.362539 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9004fe4c-b3ce-4f5e-b522-76d90886b4fc tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] DELETE https://10.4.3.140/volume/v3/os-volume-transfer/0ba9f6a6-d259-4c2d-b484-029bb523afa3 Aug 13 03:35:02.362539 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9004fe4c-b3ce-4f5e-b522-76d90886b4fc tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.362783 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9004fe4c-b3ce-4f5e-b522-76d90886b4fc tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.366098 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.volume_transfer [None req-9004fe4c-b3ce-4f5e-b522-76d90886b4fc tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Delete transfer with id: 0ba9f6a6-d259-4c2d-b484-029bb523afa3 Aug 13 03:35:02.389915 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.389915 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:02.404418 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9004fe4c-b3ce-4f5e-b522-76d90886b4fc tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/0ba9f6a6-d259-4c2d-b484-029bb523afa3 returned with HTTP 202 Aug 13 03:35:02.406011 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 385/1565] 10.4.3.140 () {66 vars in 1384 bytes} [Thu Aug 13 03:35:02 2026] DELETE /volume/v3/os-volume-transfer/0ba9f6a6-d259-4c2d-b484-029bb523afa3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:02.416684 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-83624891-a4bf-4f63-a9dd-88c71ef42454 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.419160 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83624891-a4bf-4f63-a9dd-88c71ef42454 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:02.419814 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83624891-a4bf-4f63-a9dd-88c71ef42454 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.422207 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83624891-a4bf-4f63-a9dd-88c71ef42454 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.436096 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.436096 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:02.446058 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-83624891-a4bf-4f63-a9dd-88c71ef42454 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Volume info retrieved successfully. Aug 13 03:35:02.456781 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83624891-a4bf-4f63-a9dd-88c71ef42454 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a returned with HTTP 200 Aug 13 03:35:02.457955 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 393/1566] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:02 2026] GET /volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:02.479684 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd494bd2-eab7-402e-b703-58dca760f190 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.482034 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd494bd2-eab7-402e-b703-58dca760f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] DELETE https://10.4.3.140/volume/v3/os-volume-transfer/0ba9f6a6-d259-4c2d-b484-029bb523afa3 Aug 13 03:35:02.482343 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd494bd2-eab7-402e-b703-58dca760f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.482726 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd494bd2-eab7-402e-b703-58dca760f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.482954 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-dd494bd2-eab7-402e-b703-58dca760f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Delete transfer with id: 0ba9f6a6-d259-4c2d-b484-029bb523afa3 Aug 13 03:35:02.490175 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd494bd2-eab7-402e-b703-58dca760f190 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/0ba9f6a6-d259-4c2d-b484-029bb523afa3 returned with HTTP 404 Aug 13 03:35:02.491062 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 395/1567] 10.4.3.140 () {66 vars in 1384 bytes} [Thu Aug 13 03:35:02 2026] DELETE /volume/v3/os-volume-transfer/0ba9f6a6-d259-4c2d-b484-029bb523afa3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:02.501290 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6e019228-7338-4087-987b-18a45115739e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.504183 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e019228-7338-4087-987b-18a45115739e tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:02.504518 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e019228-7338-4087-987b-18a45115739e tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.504851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e019228-7338-4087-987b-18a45115739e tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.505524 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6e019228-7338-4087-987b-18a45115739e tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Delete volume with id: 4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:02.520495 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.520495 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:02.520757 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6e019228-7338-4087-987b-18a45115739e tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Volume info retrieved successfully. Aug 13 03:35:02.549047 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6e019228-7338-4087-987b-18a45115739e tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Delete volume request issued successfully. Aug 13 03:35:02.549338 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e019228-7338-4087-987b-18a45115739e tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a returned with HTTP 202 Aug 13 03:35:02.549810 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 395/1568] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:02 2026] DELETE /volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:02.561741 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e35eb3d7-eda8-4fbc-9d98-0903fdf4916c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.564207 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e35eb3d7-eda8-4fbc-9d98-0903fdf4916c tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] GET https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:02.564477 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e35eb3d7-eda8-4fbc-9d98-0903fdf4916c tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.564756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e35eb3d7-eda8-4fbc-9d98-0903fdf4916c tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.577113 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.577113 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:02.583564 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e35eb3d7-eda8-4fbc-9d98-0903fdf4916c tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Volume info retrieved successfully. Aug 13 03:35:02.592065 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e35eb3d7-eda8-4fbc-9d98-0903fdf4916c tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a returned with HTTP 200 Aug 13 03:35:02.592959 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 386/1569] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:02 2026] GET /volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:02.764539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9b380dac-3e9a-46bc-9147-76d59bc0e6c6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.768089 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b380dac-3e9a-46bc-9147-76d59bc0e6c6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:35:02.768089 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b380dac-3e9a-46bc-9147-76d59bc0e6c6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.768379 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b380dac-3e9a-46bc-9147-76d59bc0e6c6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.790923 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.790923 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:02.796088 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9b380dac-3e9a-46bc-9147-76d59bc0e6c6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:35:02.801387 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b380dac-3e9a-46bc-9147-76d59bc0e6c6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:35:02.801926 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 394/1570] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:02 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:02.843264 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-779ffe52-f726-466d-8ddc-135890088538 req-969813bd-b83e-47a5-83f2-d7f0c19e193c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:02.846614 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-969813bd-b83e-47a5-83f2-d7f0c19e193c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] DELETE https://10.4.3.140/volume/v3/attachments/501dd563-0e9a-4c94-8172-708b0c36485f Aug 13 03:35:02.846843 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-969813bd-b83e-47a5-83f2-d7f0c19e193c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:02.847095 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-969813bd-b83e-47a5-83f2-d7f0c19e193c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:02.854795 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:02.854795 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:02.918614 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-779ffe52-f726-466d-8ddc-135890088538 req-969813bd-b83e-47a5-83f2-d7f0c19e193c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments/501dd563-0e9a-4c94-8172-708b0c36485f returned with HTTP 200 Aug 13 03:35:02.919183 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 396/1571] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:35:02 2026] DELETE /volume/v3/attachments/501dd563-0e9a-4c94-8172-708b0c36485f => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:03.309120 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1e426a68-69b6-461b-8633-8a40b6c2edc0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:03.311426 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e426a68-69b6-461b-8633-8a40b6c2edc0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f Aug 13 03:35:03.311678 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e426a68-69b6-461b-8633-8a40b6c2edc0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:03.311930 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e426a68-69b6-461b-8633-8a40b6c2edc0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:03.321431 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:03.321431 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:03.329673 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1e426a68-69b6-461b-8633-8a40b6c2edc0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:03.336250 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e426a68-69b6-461b-8633-8a40b6c2edc0 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f returned with HTTP 200 Aug 13 03:35:03.336819 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 396/1572] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:03 2026] GET /volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:03.358813 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d58f7cf4-02e4-40f4-91f1-a73b21c9b7b3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:03.360561 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d58f7cf4-02e4-40f4-91f1-a73b21c9b7b3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:35:03.360938 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d58f7cf4-02e4-40f4-91f1-a73b21c9b7b3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e9e5f7c-c2d0-43d6-831f-c72505d7543f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1887527018"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:03.376650 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:03.376650 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:03.377316 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d58f7cf4-02e4-40f4-91f1-a73b21c9b7b3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:03.377478 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-d58f7cf4-02e4-40f4-91f1-a73b21c9b7b3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create snapshot from volume 4e9e5f7c-c2d0-43d6-831f-c72505d7543f Aug 13 03:35:03.411213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-d58f7cf4-02e4-40f4-91f1-a73b21c9b7b3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['bb10a578-be31-4ea1-8f8a-f9f392d3324e', '897f52ab-24bc-465f-a687-a8d39d247cfc', 'f5f48383-c526-4b97-bf00-602e5474de1e', 'a8b25276-5c63-4659-8c9e-85250ae54601'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:03.456298 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d58f7cf4-02e4-40f4-91f1-a73b21c9b7b3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot create request issued successfully. Aug 13 03:35:03.456739 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d58f7cf4-02e4-40f4-91f1-a73b21c9b7b3 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:35:03.457420 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 387/1573] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:35:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:03.468680 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-83cd4589-f1d8-48ba-af9b-984d1d1365b8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:03.471208 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83cd4589-f1d8-48ba-af9b-984d1d1365b8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc Aug 13 03:35:03.471578 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83cd4589-f1d8-48ba-af9b-984d1d1365b8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:03.471906 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83cd4589-f1d8-48ba-af9b-984d1d1365b8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:03.481740 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:03.481740 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:03.482470 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-83cd4589-f1d8-48ba-af9b-984d1d1365b8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:35:03.483649 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83cd4589-f1d8-48ba-af9b-984d1d1365b8 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc returned with HTTP 200 Aug 13 03:35:03.484919 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 395/1574] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:03 2026] GET /volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:03.611461 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3c497a92-dc95-4223-8123-c1d025abc5ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:03.613862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c497a92-dc95-4223-8123-c1d025abc5ad tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] GET https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:03.614290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c497a92-dc95-4223-8123-c1d025abc5ad tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:03.614416 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c497a92-dc95-4223-8123-c1d025abc5ad tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:03.623150 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c497a92-dc95-4223-8123-c1d025abc5ad tempest-VolumesTransfersTest-16353636 tempest-VolumesTransfersTest-16353636-project-admin] https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a returned with HTTP 404 Aug 13 03:35:03.623839 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 397/1575] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:03 2026] GET /volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:03.632860 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b1193f7-9a1b-401d-a9ca-756a568c8f94 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:03.635056 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b1193f7-9a1b-401d-a9ca-756a568c8f94 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] GET https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:03.635383 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b1193f7-9a1b-401d-a9ca-756a568c8f94 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:03.635568 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b1193f7-9a1b-401d-a9ca-756a568c8f94 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:03.641738 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b1193f7-9a1b-401d-a9ca-756a568c8f94 tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a returned with HTTP 404 Aug 13 03:35:03.645853 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 397/1576] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:03 2026] GET /volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:03.651845 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0e0a155b-840a-48e6-bdd2-9b242f98a11f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:03.654115 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e0a155b-840a-48e6-bdd2-9b242f98a11f tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:03.654325 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e0a155b-840a-48e6-bdd2-9b242f98a11f tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:03.654575 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e0a155b-840a-48e6-bdd2-9b242f98a11f tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:03.654801 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-0e0a155b-840a-48e6-bdd2-9b242f98a11f tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] Delete volume with id: 4a5160af-3e65-4fa9-a808-2c138d27d76a Aug 13 03:35:03.663265 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e0a155b-840a-48e6-bdd2-9b242f98a11f tempest-VolumesTransfersTest-258909555 tempest-VolumesTransfersTest-258909555-project-member] https://10.4.3.140/volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a returned with HTTP 404 Aug 13 03:35:03.663902 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 388/1577] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:03 2026] DELETE /volume/v3/volumes/4a5160af-3e65-4fa9-a808-2c138d27d76a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:03.817272 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e9a8ee0c-c127-4bbf-a9ec-2a44d0d4e6ea None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:03.819388 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9a8ee0c-c127-4bbf-a9ec-2a44d0d4e6ea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:35:03.819665 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e9a8ee0c-c127-4bbf-a9ec-2a44d0d4e6ea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:03.820022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e9a8ee0c-c127-4bbf-a9ec-2a44d0d4e6ea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:03.829940 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:03.829940 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:03.836473 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e9a8ee0c-c127-4bbf-a9ec-2a44d0d4e6ea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:35:03.846418 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9a8ee0c-c127-4bbf-a9ec-2a44d0d4e6ea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:35:03.846992 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 396/1578] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:03 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:04.499239 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7d72b739-f228-4af8-a42d-feca3bc90a1f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:04.504083 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d72b739-f228-4af8-a42d-feca3bc90a1f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc Aug 13 03:35:04.504083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d72b739-f228-4af8-a42d-feca3bc90a1f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:04.504083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d72b739-f228-4af8-a42d-feca3bc90a1f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:04.511853 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:04.511853 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:04.512552 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7d72b739-f228-4af8-a42d-feca3bc90a1f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:35:04.513725 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d72b739-f228-4af8-a42d-feca3bc90a1f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc returned with HTTP 200 Aug 13 03:35:04.514227 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 398/1579] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:04 2026] GET /volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:04.528847 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:04.531634 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:04.531634 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-713832656"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:04.533645 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request body: {'volume': {'snapshot_id': '5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-713832656'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:04.547642 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:04.547642 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:04.548187 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:35:04.548353 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume of 1 GB Aug 13 03:35:04.558264 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Availability Zones retrieved successfully. Aug 13 03:35:04.565754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (615b121d-dfb1-4648-a83b-8ee53fcb13be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:04.567446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8674803a-edb7-46a0-b2b4-cd8d74b1fc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:04.568723 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:04.612865 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8674803a-edb7-46a0-b2b4-cd8d74b1fc92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:04.614190 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf521d0c-c894-4a41-abb8-aa57d0e35409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:04.687852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Created reservations ['da52fc54-ea33-4bfe-98f5-a88a76e36139', 'ad433138-9ea6-4550-a27a-8fd8eebe0dfc', 'ba77e130-33cf-4350-b242-16c5de4c0c8a', 'b88148b7-d01a-4a47-b916-8e4379b903c4'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:04.690044 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf521d0c-c894-4a41-abb8-aa57d0e35409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da52fc54-ea33-4bfe-98f5-a88a76e36139', 'ad433138-9ea6-4550-a27a-8fd8eebe0dfc', 'ba77e130-33cf-4350-b242-16c5de4c0c8a', 'b88148b7-d01a-4a47-b916-8e4379b903c4']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:04.693084 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0867d27-ec60-4991-aeff-82bf3b395246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:04.761662 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0867d27-ec60-4991-aeff-82bf3b395246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0574e8f4-07f0-47ed-a53c-de8a4f85f365', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-713832656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['da52fc54-ea33-4bfe-98f5-a88a76e36139','ad433138-9ea6-4550-a27a-8fd8eebe0dfc','ba77e130-33cf-4350-b242-16c5de4c0c8a','b88148b7-d01a-4a47-b916-8e4379b903c4'],size=1,snapshot_id=5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-713832656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0574e8f4-07f0-47ed-a53c-de8a4f85f365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de885c0e7d034bb186ae78ab6d4c2634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='654d690dac974bb797c8d721af831df3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:04.763498 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efad22a4-9f41-4935-a06d-23a0eff98842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:04.792950 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efad22a4-9f41-4935-a06d-23a0eff98842) transitioned into state 'SUCCESS' from state '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-713832656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de885c0e7d034bb186ae78ab6d4c2634',qos_specs=None,replication_status=,reservations=['da52fc54-ea33-4bfe-98f5-a88a76e36139','ad433138-9ea6-4550-a27a-8fd8eebe0dfc','ba77e130-33cf-4350-b242-16c5de4c0c8a','b88148b7-d01a-4a47-b916-8e4379b903c4'],size=1,snapshot_id=5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc,source_replicaid=,source_volid=None,status='creating',user_id='654d690dac974bb797c8d721af831df3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:04.794337 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (698f1c91-bbed-44d1-9230-b5a465efd8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:04.831420 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (698f1c91-bbed-44d1-9230-b5a465efd8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:04.832764 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Flow 'volume_create_api' (615b121d-dfb1-4648-a83b-8ee53fcb13be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:04.833187 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Create volume request issued successfully. Aug 13 03:35:04.834008 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d5c380a-54e5-4ae2-890b-deb90e42f007 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:04.834639 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 398/1580] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:35:04 2026] POST /volume/v3/volumes => generated 787 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:04.853937 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c6f856bf-93c4-4dc9-bca6-6f867f544b89 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:04.858594 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c6f856bf-93c4-4dc9-bca6-6f867f544b89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:04.859519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c6f856bf-93c4-4dc9-bca6-6f867f544b89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:04.859677 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c6f856bf-93c4-4dc9-bca6-6f867f544b89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:04.878149 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:04.878149 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:04.883767 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c6f856bf-93c4-4dc9-bca6-6f867f544b89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:04.891479 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c6f856bf-93c4-4dc9-bca6-6f867f544b89 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 returned with HTTP 200 Aug 13 03:35:04.892036 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 389/1581] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:04 2026] GET /volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:05.711286 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b29d34ab-4a92-4068-8eaf-3d2c8b78a661 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:05.717642 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b29d34ab-4a92-4068-8eaf-3d2c8b78a661 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:05.717942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b29d34ab-4a92-4068-8eaf-3d2c8b78a661 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:05.718685 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b29d34ab-4a92-4068-8eaf-3d2c8b78a661 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:05.735172 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:05.735172 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:05.741917 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b29d34ab-4a92-4068-8eaf-3d2c8b78a661 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:05.746412 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b29d34ab-4a92-4068-8eaf-3d2c8b78a661 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:05.748186 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 397/1582] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:05 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:05.878954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da64f8c2-f199-4147-805f-9fad11f0273f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:05.883365 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da64f8c2-f199-4147-805f-9fad11f0273f None None] GET https://10.4.3.140/volume// Aug 13 03:35:05.883606 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da64f8c2-f199-4147-805f-9fad11f0273f None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:05.883940 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da64f8c2-f199-4147-805f-9fad11f0273f None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:05.884479 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da64f8c2-f199-4147-805f-9fad11f0273f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:05.885937 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 399/1583] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:35:05 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:05.897767 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-7b307dd8-05a1-492b-beef-89a0ab7acbe4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:05.909369 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9596d0bd-8e5d-4923-a086-ff3decd57f5d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:05.912939 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9596d0bd-8e5d-4923-a086-ff3decd57f5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:05.913743 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9596d0bd-8e5d-4923-a086-ff3decd57f5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:05.913996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9596d0bd-8e5d-4923-a086-ff3decd57f5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:05.929171 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:05.929171 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:05.936163 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9596d0bd-8e5d-4923-a086-ff3decd57f5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:05.944241 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9596d0bd-8e5d-4923-a086-ff3decd57f5d tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 returned with HTTP 200 Aug 13 03:35:05.944849 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 390/1584] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:05 2026] GET /volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:05.963489 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-020f2866-e964-4824-b2be-78d7a3c1c82a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:05.966728 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-020f2866-e964-4824-b2be-78d7a3c1c82a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:05.967604 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-020f2866-e964-4824-b2be-78d7a3c1c82a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:05.967604 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-020f2866-e964-4824-b2be-78d7a3c1c82a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:05.980773 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:05.980773 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:05.987555 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-020f2866-e964-4824-b2be-78d7a3c1c82a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:05.993840 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-020f2866-e964-4824-b2be-78d7a3c1c82a tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 returned with HTTP 200 Aug 13 03:35:05.994263 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 398/1585] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:05 2026] GET /volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:06.009608 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-861c01c7-3a1b-491b-b9b9-68dbea72f568 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:06.012093 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-861c01c7-3a1b-491b-b9b9-68dbea72f568 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:06.012309 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-861c01c7-3a1b-491b-b9b9-68dbea72f568 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:06.014085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-861c01c7-3a1b-491b-b9b9-68dbea72f568 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:06.014536 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-861c01c7-3a1b-491b-b9b9-68dbea72f568 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume with id: 0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:06.028031 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:06.028031 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:06.028664 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-861c01c7-3a1b-491b-b9b9-68dbea72f568 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:06.087404 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-861c01c7-3a1b-491b-b9b9-68dbea72f568 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume request issued successfully. Aug 13 03:35:06.087673 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-861c01c7-3a1b-491b-b9b9-68dbea72f568 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 returned with HTTP 202 Aug 13 03:35:06.088227 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 400/1586] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:06 2026] DELETE /volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:06.090068 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-7b307dd8-05a1-492b-beef-89a0ab7acbe4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:35:06.090540 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-7b307dd8-05a1-492b-beef-89a0ab7acbe4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29ab7a3d-2dc1-47cd-8420-300880090415", "connector": null, "instance_uuid": "ac77dfec-61be-42eb-bf39-d91ff24311a1"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:06.101414 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0de59a00-6fab-4c4d-a679-d031f1eaefb6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:06.104916 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0de59a00-6fab-4c4d-a679-d031f1eaefb6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:06.105289 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0de59a00-6fab-4c4d-a679-d031f1eaefb6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:06.105384 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0de59a00-6fab-4c4d-a679-d031f1eaefb6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:06.107658 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:06.107658 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:06.115736 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:06.115736 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:06.123432 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0de59a00-6fab-4c4d-a679-d031f1eaefb6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:06.132900 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0de59a00-6fab-4c4d-a679-d031f1eaefb6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 returned with HTTP 200 Aug 13 03:35:06.133514 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 391/1587] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:06 2026] GET /volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:06.144125 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-7b307dd8-05a1-492b-beef-89a0ab7acbe4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:35:06.144665 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 399/1588] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:35:05 2026] POST /volume/v3/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:06.194503 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-356f7d8d-514c-4367-acf8-2de48ddff8f8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:06.197292 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-356f7d8d-514c-4367-acf8-2de48ddff8f8 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:06.197647 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-356f7d8d-514c-4367-acf8-2de48ddff8f8 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:06.197978 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-356f7d8d-514c-4367-acf8-2de48ddff8f8 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:06.213442 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:06.213442 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:06.220354 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-356f7d8d-514c-4367-acf8-2de48ddff8f8 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:06.220463 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0c1d3237-5264-4a2a-b391-26c53d7e2048 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:06.221005 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c1d3237-5264-4a2a-b391-26c53d7e2048 None None] GET https://10.4.3.140/volume// Aug 13 03:35:06.221005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0c1d3237-5264-4a2a-b391-26c53d7e2048 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:06.221763 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0c1d3237-5264-4a2a-b391-26c53d7e2048 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:06.221763 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0c1d3237-5264-4a2a-b391-26c53d7e2048 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:06.223771 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 401/1589] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:06 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:06.227623 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-356f7d8d-514c-4367-acf8-2de48ddff8f8 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:06.228397 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 399/1590] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:06 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:06.239105 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-77640cae-fcdb-4c2a-bd3a-f6a091c1a816 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:06.242172 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-77640cae-fcdb-4c2a-bd3a-f6a091c1a816 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:06.242598 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-77640cae-fcdb-4c2a-bd3a-f6a091c1a816 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:06.242866 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-77640cae-fcdb-4c2a-bd3a-f6a091c1a816 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:06.263848 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:06.263848 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:06.270866 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-77640cae-fcdb-4c2a-bd3a-f6a091c1a816 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:06.278872 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-77640cae-fcdb-4c2a-bd3a-f6a091c1a816 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:06.279505 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 392/1591] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:06 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1028 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:06.428195 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b096fef9-ec7c-4f90-96e5-b72796e728df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:06.432562 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b096fef9-ec7c-4f90-96e5-b72796e728df tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] PUT https://10.4.3.140/volume/v3/attachments/5427fcc2-e57a-4ce3-9967-568031bd0571 Aug 13 03:35:06.433175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b096fef9-ec7c-4f90-96e5-b72796e728df tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:06.445818 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b096fef9-ec7c-4f90-96e5-b72796e728df tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Acquiring lock "cinder-attachment_update-29ab7a3d-2dc1-47cd-8420-300880090415-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:35:06.454304 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b096fef9-ec7c-4f90-96e5-b72796e728df tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Lock "cinder-attachment_update-29ab7a3d-2dc1-47cd-8420-300880090415-np0000007145" acquired by "attachment_update" :: waited 0.009s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:35:06.455778 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:06.455778 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:06.581572 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b096fef9-ec7c-4f90-96e5-b72796e728df tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Lock "cinder-attachment_update-29ab7a3d-2dc1-47cd-8420-300880090415-np0000007145" released by "attachment_update" :: held 0.127s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:35:06.582036 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-b096fef9-ec7c-4f90-96e5-b72796e728df tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/attachments/5427fcc2-e57a-4ce3-9967-568031bd0571 returned with HTTP 200 Aug 13 03:35:06.582674 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 400/1592] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:35:06 2026] PUT /volume/v3/attachments/5427fcc2-e57a-4ce3-9967-568031bd0571 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:07.153182 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f14ade69-6e61-4a87-98e2-977ac1fc6256 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:07.154773 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f14ade69-6e61-4a87-98e2-977ac1fc6256 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:07.154773 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f14ade69-6e61-4a87-98e2-977ac1fc6256 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:07.155018 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f14ade69-6e61-4a87-98e2-977ac1fc6256 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:07.167559 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f14ade69-6e61-4a87-98e2-977ac1fc6256 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 returned with HTTP 404 Aug 13 03:35:07.167559 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 402/1593] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:07 2026] GET /volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:07.178994 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5b8a52eb-5419-48d4-9ce1-819bbd3ec267 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:07.185622 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5b8a52eb-5419-48d4-9ce1-819bbd3ec267 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:07.185962 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5b8a52eb-5419-48d4-9ce1-819bbd3ec267 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:07.186238 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5b8a52eb-5419-48d4-9ce1-819bbd3ec267 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:07.194778 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5b8a52eb-5419-48d4-9ce1-819bbd3ec267 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 returned with HTTP 404 Aug 13 03:35:07.196206 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 400/1594] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:07 2026] GET /volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:07.207121 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-184824da-8e49-4974-8256-6ab2ceb8bffa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:07.211137 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-184824da-8e49-4974-8256-6ab2ceb8bffa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:07.211653 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-184824da-8e49-4974-8256-6ab2ceb8bffa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:07.212365 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-184824da-8e49-4974-8256-6ab2ceb8bffa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:07.212851 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-184824da-8e49-4974-8256-6ab2ceb8bffa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume with id: 0574e8f4-07f0-47ed-a53c-de8a4f85f365 Aug 13 03:35:07.222110 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-184824da-8e49-4974-8256-6ab2ceb8bffa tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 returned with HTTP 404 Aug 13 03:35:07.222671 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 393/1595] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:07 2026] DELETE /volume/v3/volumes/0574e8f4-07f0-47ed-a53c-de8a4f85f365 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:07.233237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6a0e522f-4320-4b28-9ae5-647741868765 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:07.236133 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6a0e522f-4320-4b28-9ae5-647741868765 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc Aug 13 03:35:07.236460 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6a0e522f-4320-4b28-9ae5-647741868765 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:07.237268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6a0e522f-4320-4b28-9ae5-647741868765 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:07.237268 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-6a0e522f-4320-4b28-9ae5-647741868765 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete snapshot with id: 5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc Aug 13 03:35:07.249778 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3c863f09-0c64-4e19-ad13-e24d1da17fa6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:07.250222 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:07.250222 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:07.250685 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6a0e522f-4320-4b28-9ae5-647741868765 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:35:07.251776 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c863f09-0c64-4e19-ad13-e24d1da17fa6 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:07.252552 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c863f09-0c64-4e19-ad13-e24d1da17fa6 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:07.252552 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c863f09-0c64-4e19-ad13-e24d1da17fa6 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:07.266770 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:07.266770 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:07.272084 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3c863f09-0c64-4e19-ad13-e24d1da17fa6 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:07.279195 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c863f09-0c64-4e19-ad13-e24d1da17fa6 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:07.279771 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 403/1596] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:07 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:07.280843 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6a0e522f-4320-4b28-9ae5-647741868765 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot delete request issued successfully. Aug 13 03:35:07.281082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6a0e522f-4320-4b28-9ae5-647741868765 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc returned with HTTP 202 Aug 13 03:35:07.281710 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 401/1597] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:35:07 2026] DELETE /volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:07.298568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-52c71ddd-7672-4047-99c6-f42709604041 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:07.301606 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-52c71ddd-7672-4047-99c6-f42709604041 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc Aug 13 03:35:07.301606 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-52c71ddd-7672-4047-99c6-f42709604041 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:07.301767 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-52c71ddd-7672-4047-99c6-f42709604041 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:07.320384 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:07.320384 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:07.320384 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-52c71ddd-7672-4047-99c6-f42709604041 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Snapshot retrieved successfully. Aug 13 03:35:07.321929 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-52c71ddd-7672-4047-99c6-f42709604041 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc returned with HTTP 200 Aug 13 03:35:07.321929 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 401/1598] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:07 2026] GET /volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:07.354992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:07.542389 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:07.543345 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-615484460"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:07.544962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-615484460'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:07.545131 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Create volume of 1 GB Aug 13 03:35:07.552173 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Availability Zones retrieved successfully. Aug 13 03:35:07.559914 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Flow 'volume_create_api' (3500a65c-8068-4325-8f89-1a45d5daefc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:07.561407 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b87acd82-cf99-4457-bee2-41a5e43db53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:07.562677 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:07.607575 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b87acd82-cf99-4457-bee2-41a5e43db53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:07.609591 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4241bc-8276-4fbf-88e1-09372b3712c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:07.740456 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Created reservations ['0c0cff55-17d5-4a0b-8120-c10d4b420fe2', '81ab76e1-5db6-4f44-a35b-2f043d4533b1', 'ab07a5fc-48e2-4266-8864-b79330262f7e', '2206268a-d0c9-4483-a096-3c0286f5efc3'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:07.741244 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4241bc-8276-4fbf-88e1-09372b3712c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c0cff55-17d5-4a0b-8120-c10d4b420fe2', '81ab76e1-5db6-4f44-a35b-2f043d4533b1', 'ab07a5fc-48e2-4266-8864-b79330262f7e', '2206268a-d0c9-4483-a096-3c0286f5efc3']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:07.742224 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd75d515-8cb7-44e1-83d8-a94ff915382e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:07.789807 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd75d515-8cb7-44e1-83d8-a94ff915382e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23c9a1a9-5611-4dac-b5df-6100bd3e1b1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-615484460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20f393312f14043ae2b29a3e4c97f45',qos_specs=None,replication_status=,reservations=['0c0cff55-17d5-4a0b-8120-c10d4b420fe2','81ab76e1-5db6-4f44-a35b-2f043d4533b1','ab07a5fc-48e2-4266-8864-b79330262f7e','2206268a-d0c9-4483-a096-3c0286f5efc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852fb850a4e34a018358bccd910577f9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-615484460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23c9a1a9-5611-4dac-b5df-6100bd3e1b1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c20f393312f14043ae2b29a3e4c97f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='852fb850a4e34a018358bccd910577f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:07.790777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed56f8b-b6e3-4c20-91d9-2bd47111882c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:07.826667 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed56f8b-b6e3-4c20-91d9-2bd47111882c) transitioned into state 'SUCCESS' from state '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-615484460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20f393312f14043ae2b29a3e4c97f45',qos_specs=None,replication_status=,reservations=['0c0cff55-17d5-4a0b-8120-c10d4b420fe2','81ab76e1-5db6-4f44-a35b-2f043d4533b1','ab07a5fc-48e2-4266-8864-b79330262f7e','2206268a-d0c9-4483-a096-3c0286f5efc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='852fb850a4e34a018358bccd910577f9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:07.826996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08900b8-30e5-4f72-ad40-16aaad243ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:07.844359 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e08900b8-30e5-4f72-ad40-16aaad243ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:07.845705 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Flow 'volume_create_api' (3500a65c-8068-4325-8f89-1a45d5daefc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:07.846656 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Create volume request issued successfully. Aug 13 03:35:07.847887 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e1eef280-5a0c-4ee0-8c7c-e782dba62481 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:07.848308 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 394/1599] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:35:07 2026] POST /volume/v3/volumes => generated 751 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:07.871997 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3e83ddbf-32e3-4fe5-a8ee-4e8cf2a43e3c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:07.878932 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e83ddbf-32e3-4fe5-a8ee-4e8cf2a43e3c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d Aug 13 03:35:07.878932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e83ddbf-32e3-4fe5-a8ee-4e8cf2a43e3c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:07.878932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e83ddbf-32e3-4fe5-a8ee-4e8cf2a43e3c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:07.894957 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:07.894957 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:07.901621 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3e83ddbf-32e3-4fe5-a8ee-4e8cf2a43e3c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Volume info retrieved successfully. Aug 13 03:35:07.914053 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e83ddbf-32e3-4fe5-a8ee-4e8cf2a43e3c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d returned with HTTP 200 Aug 13 03:35:07.914366 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 404/1600] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:07 2026] GET /volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:08.298741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0daf16f9-1aa9-40cb-b729-bdbfd45991b0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:08.300741 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0daf16f9-1aa9-40cb-b729-bdbfd45991b0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:08.301112 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0daf16f9-1aa9-40cb-b729-bdbfd45991b0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:08.301393 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0daf16f9-1aa9-40cb-b729-bdbfd45991b0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:08.327091 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:08.327091 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:08.335313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-63836bc4-d122-4858-9a74-26e2a8bd8792 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:08.336146 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0daf16f9-1aa9-40cb-b729-bdbfd45991b0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:08.341152 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-63836bc4-d122-4858-9a74-26e2a8bd8792 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc Aug 13 03:35:08.341152 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-63836bc4-d122-4858-9a74-26e2a8bd8792 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:08.341351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-63836bc4-d122-4858-9a74-26e2a8bd8792 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:08.345744 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0daf16f9-1aa9-40cb-b729-bdbfd45991b0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:08.345744 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 402/1601] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:08 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:08.348869 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-63836bc4-d122-4858-9a74-26e2a8bd8792 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc returned with HTTP 404 Aug 13 03:35:08.349699 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 402/1602] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:08 2026] GET /volume/v3/snapshots/5a337da2-38ca-4cfb-8e7b-61d8a1aa15dc => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:08.359571 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5c5bac6e-59a0-4583-94d5-dc087334c01e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:08.362338 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5c5bac6e-59a0-4583-94d5-dc087334c01e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f Aug 13 03:35:08.362625 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5c5bac6e-59a0-4583-94d5-dc087334c01e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:08.362845 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5c5bac6e-59a0-4583-94d5-dc087334c01e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:08.372391 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:08.372391 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:08.377388 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5c5bac6e-59a0-4583-94d5-dc087334c01e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:08.384985 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5c5bac6e-59a0-4583-94d5-dc087334c01e tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f returned with HTTP 200 Aug 13 03:35:08.385728 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 395/1603] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:08 2026] GET /volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:08.405717 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2ad7fb79-a73a-4c94-9565-2416de566675 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:08.409267 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ad7fb79-a73a-4c94-9565-2416de566675 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f Aug 13 03:35:08.409760 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ad7fb79-a73a-4c94-9565-2416de566675 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:08.410108 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ad7fb79-a73a-4c94-9565-2416de566675 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:08.410449 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-2ad7fb79-a73a-4c94-9565-2416de566675 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume with id: 4e9e5f7c-c2d0-43d6-831f-c72505d7543f Aug 13 03:35:08.423359 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:08.423359 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:08.424387 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2ad7fb79-a73a-4c94-9565-2416de566675 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:08.457267 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2ad7fb79-a73a-4c94-9565-2416de566675 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume request issued successfully. Aug 13 03:35:08.457747 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ad7fb79-a73a-4c94-9565-2416de566675 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f returned with HTTP 202 Aug 13 03:35:08.458340 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 405/1604] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:08 2026] DELETE /volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:08.467725 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bd521749-3156-4b7c-87c7-ecf2fb48f9d6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:08.475175 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd521749-3156-4b7c-87c7-ecf2fb48f9d6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f Aug 13 03:35:08.479339 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd521749-3156-4b7c-87c7-ecf2fb48f9d6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:08.479699 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd521749-3156-4b7c-87c7-ecf2fb48f9d6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:08.498674 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:08.498674 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:08.505786 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bd521749-3156-4b7c-87c7-ecf2fb48f9d6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:08.513677 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd521749-3156-4b7c-87c7-ecf2fb48f9d6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f returned with HTTP 200 Aug 13 03:35:08.513677 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 403/1605] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:08 2026] GET /volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:08.933935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-28244e6a-8fac-44dc-9798-236dffeccb7f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:08.937351 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-28244e6a-8fac-44dc-9798-236dffeccb7f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d Aug 13 03:35:08.937559 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-28244e6a-8fac-44dc-9798-236dffeccb7f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:08.937751 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-28244e6a-8fac-44dc-9798-236dffeccb7f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:08.954443 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:08.954443 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:08.958230 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-28244e6a-8fac-44dc-9798-236dffeccb7f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Volume info retrieved successfully. Aug 13 03:35:08.962325 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-28244e6a-8fac-44dc-9798-236dffeccb7f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d returned with HTTP 200 Aug 13 03:35:08.962851 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 403/1606] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:08 2026] GET /volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:08.981592 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-38bddc7b-b3bc-4608-9396-5c66acebde85 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:08.986396 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38bddc7b-b3bc-4608-9396-5c66acebde85 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:35:08.986396 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38bddc7b-b3bc-4608-9396-5c66acebde85 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23c9a1a9-5611-4dac-b5df-6100bd3e1b1d", "name": "tempest-VolumesBackupsV39Test-Backup-2027288051", "container": "tempest-volumesbackupsv39test-backup-container-2138111769"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:08.986396 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-38bddc7b-b3bc-4608-9396-5c66acebde85 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Creating new backup {'backup': {'volume_id': '23c9a1a9-5611-4dac-b5df-6100bd3e1b1d', 'name': 'tempest-VolumesBackupsV39Test-Backup-2027288051', 'container': 'tempest-volumesbackupsv39test-backup-container-2138111769'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:35:08.986396 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-38bddc7b-b3bc-4608-9396-5c66acebde85 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Creating backup of volume 23c9a1a9-5611-4dac-b5df-6100bd3e1b1d in container tempest-volumesbackupsv39test-backup-container-2138111769 Aug 13 03:35:08.997277 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:08.997277 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:08.997971 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-38bddc7b-b3bc-4608-9396-5c66acebde85 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Volume info retrieved successfully. Aug 13 03:35:09.053432 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-38bddc7b-b3bc-4608-9396-5c66acebde85 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Created reservations ['ebf05021-7d39-4d09-beb2-3d624d74c719', 'be6f5a44-fc29-41b4-8687-86b430a6562a'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:09.108394 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38bddc7b-b3bc-4608-9396-5c66acebde85 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:35:09.109190 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 396/1607] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:35:08 2026] POST /volume/v3/backups => generated 333 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:09.123284 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e9564f9b-46bf-4d42-b9c9-9545f6a3fe22 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:09.125797 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9564f9b-46bf-4d42-b9c9-9545f6a3fe22 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:09.126232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e9564f9b-46bf-4d42-b9c9-9545f6a3fe22 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:09.126730 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e9564f9b-46bf-4d42-b9c9-9545f6a3fe22 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:09.126900 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e9564f9b-46bf-4d42-b9c9-9545f6a3fe22 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:09.133421 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:09.133421 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:09.134532 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9564f9b-46bf-4d42-b9c9-9545f6a3fe22 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:09.138739 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 406/1608] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:09 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:09.361516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bd83d2fa-d6c5-4919-92b6-6783a9ada68f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:09.364342 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd83d2fa-d6c5-4919-92b6-6783a9ada68f tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:09.364711 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd83d2fa-d6c5-4919-92b6-6783a9ada68f tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:09.365047 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd83d2fa-d6c5-4919-92b6-6783a9ada68f tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:09.384316 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:09.384316 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:09.389426 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bd83d2fa-d6c5-4919-92b6-6783a9ada68f tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:09.395495 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd83d2fa-d6c5-4919-92b6-6783a9ada68f tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:09.396221 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 404/1609] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:09 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:09.531256 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f5c5f631-f393-4e2d-8153-401ecffa687f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:09.533437 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5c5f631-f393-4e2d-8153-401ecffa687f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f Aug 13 03:35:09.533692 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5c5f631-f393-4e2d-8153-401ecffa687f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:09.533949 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5c5f631-f393-4e2d-8153-401ecffa687f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:09.542183 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5c5f631-f393-4e2d-8153-401ecffa687f tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f returned with HTTP 404 Aug 13 03:35:09.542813 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 404/1610] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:09 2026] GET /volume/v3/volumes/4e9e5f7c-c2d0-43d6-831f-c72505d7543f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:09.554710 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-351f213a-bccf-4805-b034-0bdfad619d77 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:09.556967 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-351f213a-bccf-4805-b034-0bdfad619d77 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:35:09.557299 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-351f213a-bccf-4805-b034-0bdfad619d77 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:09.557911 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-351f213a-bccf-4805-b034-0bdfad619d77 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:09.569174 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:09.569174 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:09.573977 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-351f213a-bccf-4805-b034-0bdfad619d77 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:09.580371 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-351f213a-bccf-4805-b034-0bdfad619d77 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:35:09.581124 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 397/1611] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:09 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:09.596083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7a0b713f-7255-4468-9ec0-8296d5a58fa6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:09.598658 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a0b713f-7255-4468-9ec0-8296d5a58fa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:35:09.598658 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a0b713f-7255-4468-9ec0-8296d5a58fa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:09.599085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a0b713f-7255-4468-9ec0-8296d5a58fa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:09.599281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-7a0b713f-7255-4468-9ec0-8296d5a58fa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume with id: 7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:35:09.608046 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:09.608046 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:09.608650 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7a0b713f-7255-4468-9ec0-8296d5a58fa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:09.634630 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7a0b713f-7255-4468-9ec0-8296d5a58fa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Delete volume request issued successfully. Aug 13 03:35:09.636731 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a0b713f-7255-4468-9ec0-8296d5a58fa6 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 202 Aug 13 03:35:09.637895 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 407/1612] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:09 2026] DELETE /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:35:09.648796 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4969e1a2-0a11-4e71-ab2b-3dabfb35c4a2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:09.654434 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4969e1a2-0a11-4e71-ab2b-3dabfb35c4a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:35:09.654434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4969e1a2-0a11-4e71-ab2b-3dabfb35c4a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:09.654434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4969e1a2-0a11-4e71-ab2b-3dabfb35c4a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:09.664948 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:09.664948 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:09.672607 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4969e1a2-0a11-4e71-ab2b-3dabfb35c4a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Volume info retrieved successfully. Aug 13 03:35:09.679757 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4969e1a2-0a11-4e71-ab2b-3dabfb35c4a2 tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 200 Aug 13 03:35:09.680910 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 405/1613] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:09 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:09.986298 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-825fc9f5-38ae-46a3-9006-2b613b4d3af2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:09.991814 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-825fc9f5-38ae-46a3-9006-2b613b4d3af2 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] POST https://10.4.3.140/volume/v3/attachments/5427fcc2-e57a-4ce3-9967-568031bd0571/action Aug 13 03:35:09.991814 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-825fc9f5-38ae-46a3-9006-2b613b4d3af2 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:09.991814 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-825fc9f5-38ae-46a3-9006-2b613b4d3af2 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:10.017565 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:10.017565 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:10.033297 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fccb86da-e758-4055-8ba8-e18f960d1df6 req-825fc9f5-38ae-46a3-9006-2b613b4d3af2 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/attachments/5427fcc2-e57a-4ce3-9967-568031bd0571/action returned with HTTP 204 Aug 13 03:35:10.033297 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 405/1614] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:35:09 2026] POST /volume/v3/attachments/5427fcc2-e57a-4ce3-9967-568031bd0571/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:10.153431 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:10.155788 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:10.156251 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "d2a589e7-4097-4374-8879-7088566e84f8-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:10.159332 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a87fe0b4-0ea8-4f6a-8964-339e3c463bbc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:10.159797 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'd2a589e7-4097-4374-8879-7088566e84f8-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:10.160000 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Create volume of 1 GB Aug 13 03:35:10.163194 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a87fe0b4-0ea8-4f6a-8964-339e3c463bbc tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:10.165736 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a87fe0b4-0ea8-4f6a-8964-339e3c463bbc tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:10.165736 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a87fe0b4-0ea8-4f6a-8964-339e3c463bbc tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:10.165736 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a87fe0b4-0ea8-4f6a-8964-339e3c463bbc tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:10.168293 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Availability Zones retrieved successfully. Aug 13 03:35:10.169268 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:10.169268 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:10.170179 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a87fe0b4-0ea8-4f6a-8964-339e3c463bbc tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:10.170595 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 408/1615] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:10 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:10.177984 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Flow 'volume_create_api' (bb12681e-6547-4500-9957-43b838a08f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:10.179423 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9f45b1b-ca84-486d-84d9-efd16d7f3382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:10.180974 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:10.216292 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9f45b1b-ca84-486d-84d9-efd16d7f3382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:10.217664 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec3c932-305c-43cf-bb52-948305d1b3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:10.287928 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Created reservations ['6596341f-eea3-4b24-bd00-d5e2f1272eba', '63131a86-7dbc-4729-a2ab-4642f2ac6a3e', 'b8caf37e-bfab-443c-aa54-e6a1a1da045d', 'f6e5e999-1204-4ba6-8629-3b2063238013'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:10.288545 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec3c932-305c-43cf-bb52-948305d1b3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6596341f-eea3-4b24-bd00-d5e2f1272eba', '63131a86-7dbc-4729-a2ab-4642f2ac6a3e', 'b8caf37e-bfab-443c-aa54-e6a1a1da045d', 'f6e5e999-1204-4ba6-8629-3b2063238013']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:10.289517 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1e1b11-a579-4cc4-b9c2-57d563cb93c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:10.315273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1e1b11-a579-4cc4-b9c2-57d563cb93c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aef42e90-5258-42e7-8b29-8e9dac8e66c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='d2a589e7-4097-4374-8879-7088566e84f8-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b2325cbaf34b6384ece3e78bbf5e69',qos_specs=None,replication_status=,reservations=['6596341f-eea3-4b24-bd00-d5e2f1272eba','63131a86-7dbc-4729-a2ab-4642f2ac6a3e','b8caf37e-bfab-443c-aa54-e6a1a1da045d','f6e5e999-1204-4ba6-8629-3b2063238013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c77c0bf48945bcb07c67b6e5538962',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:10Z,deleted=False,deleted_at=None,display_description='',display_name='d2a589e7-4097-4374-8879-7088566e84f8-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aef42e90-5258-42e7-8b29-8e9dac8e66c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b2325cbaf34b6384ece3e78bbf5e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0c77c0bf48945bcb07c67b6e5538962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:10.316215 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3988bc-9b9b-470c-8c64-75bc0156bcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:10.338979 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3988bc-9b9b-470c-8c64-75bc0156bcbe) transitioned into 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='d2a589e7-4097-4374-8879-7088566e84f8-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04b2325cbaf34b6384ece3e78bbf5e69',qos_specs=None,replication_status=,reservations=['6596341f-eea3-4b24-bd00-d5e2f1272eba','63131a86-7dbc-4729-a2ab-4642f2ac6a3e','b8caf37e-bfab-443c-aa54-e6a1a1da045d','f6e5e999-1204-4ba6-8629-3b2063238013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c77c0bf48945bcb07c67b6e5538962',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:10.339505 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0401c8dd-a779-4335-9076-e22fb211739e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:10.349660 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0401c8dd-a779-4335-9076-e22fb211739e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:10.350213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Flow 'volume_create_api' (bb12681e-6547-4500-9957-43b838a08f05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:10.350524 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Create volume request issued successfully. Aug 13 03:35:10.351705 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-26bc8c4c-fe64-4572-903e-ba3ef46d5b48 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:10.351705 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 398/1616] 10.4.3.140 () {72 vars in 1541 bytes} [Thu Aug 13 03:35:10 2026] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:10.360270 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-6a28cbc4-9736-4f8e-9cf9-b541ac25a44e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:10.361198 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-6a28cbc4-9736-4f8e-9cf9-b541ac25a44e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 Aug 13 03:35:10.361434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-6a28cbc4-9736-4f8e-9cf9-b541ac25a44e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:10.361651 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-6a28cbc4-9736-4f8e-9cf9-b541ac25a44e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:10.369061 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:10.369061 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:10.373191 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-6a28cbc4-9736-4f8e-9cf9-b541ac25a44e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:35:10.377565 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-6a28cbc4-9736-4f8e-9cf9-b541ac25a44e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 returned with HTTP 200 Aug 13 03:35:10.378099 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 406/1617] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:10 2026] GET /volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:10.386619 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-ecd1ca6d-df57-4445-a16c-0e0833cae417 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:10.392121 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-ecd1ca6d-df57-4445-a16c-0e0833cae417 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 Aug 13 03:35:10.392121 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-ecd1ca6d-df57-4445-a16c-0e0833cae417 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:10.392121 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-ecd1ca6d-df57-4445-a16c-0e0833cae417 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:10.399020 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:10.399020 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:10.403489 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-ecd1ca6d-df57-4445-a16c-0e0833cae417 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:35:10.412600 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c319448f-6cb7-43cf-9063-0263c0215700 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:10.415195 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-ecd1ca6d-df57-4445-a16c-0e0833cae417 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 returned with HTTP 200 Aug 13 03:35:10.415195 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 406/1618] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:10 2026] GET /volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:10.417973 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c319448f-6cb7-43cf-9063-0263c0215700 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:10.418868 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c319448f-6cb7-43cf-9063-0263c0215700 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:10.419205 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c319448f-6cb7-43cf-9063-0263c0215700 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:10.433216 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:10.433216 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:10.438630 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c319448f-6cb7-43cf-9063-0263c0215700 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:10.446503 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c319448f-6cb7-43cf-9063-0263c0215700 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:10.447199 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 409/1619] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:10 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:10.467483 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ea803662-6087-4695-a214-8beb523ab937 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:10.470155 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ea803662-6087-4695-a214-8beb523ab937 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] POST https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415/action Aug 13 03:35:10.471176 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ea803662-6087-4695-a214-8beb523ab937 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:10.471176 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ea803662-6087-4695-a214-8beb523ab937 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:10.486894 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:10.486894 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:10.487466 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ea803662-6087-4695-a214-8beb523ab937 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:10.529807 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-ea803662-6087-4695-a214-8beb523ab937 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Created reservations ['38aa195c-24af-4f68-8a7a-421ff6f3c577', '64e23757-938a-43c4-954b-d4a5a3feb9dc'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:10.551257 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ea803662-6087-4695-a214-8beb523ab937 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Extend volume request issued successfully. Aug 13 03:35:10.551547 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ea803662-6087-4695-a214-8beb523ab937 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415/action returned with HTTP 202 Aug 13 03:35:10.552110 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 399/1620] 10.4.3.140 () {70 vars in 1431 bytes} [Thu Aug 13 03:35:10 2026] POST /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 03:35:10.561944 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ff2d332b-19c5-4c15-8897-7318a00ffec4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:10.569511 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff2d332b-19c5-4c15-8897-7318a00ffec4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:10.569511 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff2d332b-19c5-4c15-8897-7318a00ffec4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:10.569511 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff2d332b-19c5-4c15-8897-7318a00ffec4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:10.588496 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:10.588496 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:10.593466 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ff2d332b-19c5-4c15-8897-7318a00ffec4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:10.600140 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff2d332b-19c5-4c15-8897-7318a00ffec4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:10.600140 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 407/1621] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:10 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1162 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:10.697652 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3864246b-6b22-44cc-b596-0c2a126737cc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:10.700185 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3864246b-6b22-44cc-b596-0c2a126737cc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] GET https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 Aug 13 03:35:10.700480 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3864246b-6b22-44cc-b596-0c2a126737cc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:10.700645 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3864246b-6b22-44cc-b596-0c2a126737cc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:10.709106 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3864246b-6b22-44cc-b596-0c2a126737cc tempest-VolumesSnapshotTestJSON-561248856 tempest-VolumesSnapshotTestJSON-561248856-project-member] https://10.4.3.140/volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 returned with HTTP 404 Aug 13 03:35:10.709758 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 407/1622] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:10 2026] GET /volume/v3/volumes/7dcd5607-13ae-4520-8baa-eea5d4be6614 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:10.931471 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ea803662-6087-4695-a214-8beb523ab937 req-338cacd3-3c82-438c-9f02-41bde119e247 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:10.934969 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea803662-6087-4695-a214-8beb523ab937 req-338cacd3-3c82-438c-9f02-41bde119e247 service nova] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:10.935351 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ea803662-6087-4695-a214-8beb523ab937 req-338cacd3-3c82-438c-9f02-41bde119e247 service nova] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:10.935710 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ea803662-6087-4695-a214-8beb523ab937 req-338cacd3-3c82-438c-9f02-41bde119e247 service nova] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:10.961813 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:10.961813 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:10.967630 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-ea803662-6087-4695-a214-8beb523ab937 req-338cacd3-3c82-438c-9f02-41bde119e247 service nova] Volume info retrieved successfully. Aug 13 03:35:10.974755 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ea803662-6087-4695-a214-8beb523ab937 req-338cacd3-3c82-438c-9f02-41bde119e247 service nova] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:10.975076 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 410/1623] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:10 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:11.191039 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b9f3c6f6-f9fb-488d-bc16-c0725114ee62 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:11.194613 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b9f3c6f6-f9fb-488d-bc16-c0725114ee62 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:11.194991 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b9f3c6f6-f9fb-488d-bc16-c0725114ee62 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:11.195293 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b9f3c6f6-f9fb-488d-bc16-c0725114ee62 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:11.195522 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b9f3c6f6-f9fb-488d-bc16-c0725114ee62 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:11.211851 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:11.211851 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:11.211851 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b9f3c6f6-f9fb-488d-bc16-c0725114ee62 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:11.211851 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 400/1624] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:11 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:11.618134 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a2ffa4e-b63a-47ff-a783-e9c9f17723c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:11.620268 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a2ffa4e-b63a-47ff-a783-e9c9f17723c0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:11.621082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a2ffa4e-b63a-47ff-a783-e9c9f17723c0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:11.621082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a2ffa4e-b63a-47ff-a783-e9c9f17723c0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:11.634945 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:11.634945 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:11.640039 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a2ffa4e-b63a-47ff-a783-e9c9f17723c0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:11.647573 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a2ffa4e-b63a-47ff-a783-e9c9f17723c0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:11.648297 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 408/1625] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:11 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:11.665200 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c5363df6-7109-4d5f-a9dd-ee9e920b8fe2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:11.669378 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c5363df6-7109-4d5f-a9dd-ee9e920b8fe2 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:11.669378 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c5363df6-7109-4d5f-a9dd-ee9e920b8fe2 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:11.670037 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c5363df6-7109-4d5f-a9dd-ee9e920b8fe2 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:11.687286 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:11.687286 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:11.696419 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c5363df6-7109-4d5f-a9dd-ee9e920b8fe2 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:11.704024 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c5363df6-7109-4d5f-a9dd-ee9e920b8fe2 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:11.704622 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 408/1626] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:11 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1159 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:12.022721 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-a6bef707-0605-490b-8380-a189e08fb408 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:12.028220 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-a6bef707-0605-490b-8380-a189e08fb408 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:12.028220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-a6bef707-0605-490b-8380-a189e08fb408 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:12.028657 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-a6bef707-0605-490b-8380-a189e08fb408 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:12.050856 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:12.050856 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:12.056954 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-a6bef707-0605-490b-8380-a189e08fb408 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:12.064984 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-a6bef707-0605-490b-8380-a189e08fb408 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:12.066018 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 411/1627] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:12 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1141 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:12.095153 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-e50b400b-6506-49ea-9dc5-2f7a2119b828 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:12.100058 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-e50b400b-6506-49ea-9dc5-2f7a2119b828 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] POST https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415/action Aug 13 03:35:12.100486 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-e50b400b-6506-49ea-9dc5-2f7a2119b828 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:12.100616 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-e50b400b-6506-49ea-9dc5-2f7a2119b828 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:12.127574 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:12.127574 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:12.128519 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-e50b400b-6506-49ea-9dc5-2f7a2119b828 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:12.142082 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-e50b400b-6506-49ea-9dc5-2f7a2119b828 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Begin detaching volume completed successfully. Aug 13 03:35:12.142424 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-e50b400b-6506-49ea-9dc5-2f7a2119b828 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415/action returned with HTTP 202 Aug 13 03:35:12.143514 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 401/1628] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:35:12 2026] POST /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:35:12.175381 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e2b470cf-298d-402d-a7d4-e527a9989484 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:12.181972 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2b470cf-298d-402d-a7d4-e527a9989484 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:12.182239 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2b470cf-298d-402d-a7d4-e527a9989484 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:12.182483 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2b470cf-298d-402d-a7d4-e527a9989484 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:12.196303 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:12.196303 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:12.203582 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e2b470cf-298d-402d-a7d4-e527a9989484 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:12.212935 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2b470cf-298d-402d-a7d4-e527a9989484 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:12.215234 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 409/1629] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:12 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:12.223402 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-57c3c180-3efa-43ea-a37a-5d8b4fac28d5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:12.226554 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-57c3c180-3efa-43ea-a37a-5d8b4fac28d5 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:12.227164 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-57c3c180-3efa-43ea-a37a-5d8b4fac28d5 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:12.227321 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-57c3c180-3efa-43ea-a37a-5d8b4fac28d5 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:12.227376 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-57c3c180-3efa-43ea-a37a-5d8b4fac28d5 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:12.234061 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:12.234061 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:12.235150 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-57c3c180-3efa-43ea-a37a-5d8b4fac28d5 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:12.235637 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 409/1630] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:12 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:12.236750 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d7c324b2-1871-4699-be45-15bb1325ee56 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:12.237385 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7c324b2-1871-4699-be45-15bb1325ee56 None None] GET https://10.4.3.140/volume// Aug 13 03:35:12.237655 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d7c324b2-1871-4699-be45-15bb1325ee56 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:12.238097 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d7c324b2-1871-4699-be45-15bb1325ee56 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:12.238583 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7c324b2-1871-4699-be45-15bb1325ee56 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:12.239094 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 412/1631] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:12.252476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-f868272c-85bb-4438-879a-e572fc06bc46 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:12.260863 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-f868272c-85bb-4438-879a-e572fc06bc46 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:12.261143 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-f868272c-85bb-4438-879a-e572fc06bc46 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:12.261458 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-f868272c-85bb-4438-879a-e572fc06bc46 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:12.280730 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:12.280730 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:12.286448 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-f868272c-85bb-4438-879a-e572fc06bc46 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:12.293698 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-f868272c-85bb-4438-879a-e572fc06bc46 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:12.294763 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 402/1632] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:12 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:13.236783 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-81fa3c30-e372-461c-b497-ab9efd2e3c75 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.239107 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81fa3c30-e372-461c-b497-ab9efd2e3c75 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:13.240162 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81fa3c30-e372-461c-b497-ab9efd2e3c75 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:13.240273 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-81fa3c30-e372-461c-b497-ab9efd2e3c75 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:13.255237 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b0fb3404-a4e5-41ec-bd0d-59b68028856c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.258466 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b0fb3404-a4e5-41ec-bd0d-59b68028856c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:13.258575 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:13.258575 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:13.258654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b0fb3404-a4e5-41ec-bd0d-59b68028856c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:13.258695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b0fb3404-a4e5-41ec-bd0d-59b68028856c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:13.259096 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-b0fb3404-a4e5-41ec-bd0d-59b68028856c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:13.266394 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-81fa3c30-e372-461c-b497-ab9efd2e3c75 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:13.267007 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:13.267007 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:13.268229 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b0fb3404-a4e5-41ec-bd0d-59b68028856c tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:13.269102 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 410/1633] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:13 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:13.273560 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-81fa3c30-e372-461c-b497-ab9efd2e3c75 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:13.274304 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 410/1634] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:13 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:13.432330 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-1f28601b-e31f-425c-8f22-434246b4e3cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.435983 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-1f28601b-e31f-425c-8f22-434246b4e3cc tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 Aug 13 03:35:13.436174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-1f28601b-e31f-425c-8f22-434246b4e3cc tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:13.437044 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-1f28601b-e31f-425c-8f22-434246b4e3cc tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:13.446757 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:13.446757 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:13.451832 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-1f28601b-e31f-425c-8f22-434246b4e3cc tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:35:13.456861 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-1f28601b-e31f-425c-8f22-434246b4e3cc tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 returned with HTTP 200 Aug 13 03:35:13.457229 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 413/1635] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:13 2026] GET /volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:13.467321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6d8b9779-1d1c-4238-b64d-f88957e11659 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.467768 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6d8b9779-1d1c-4238-b64d-f88957e11659 None None] GET https://10.4.3.140/volume// Aug 13 03:35:13.468051 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6d8b9779-1d1c-4238-b64d-f88957e11659 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:13.468298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6d8b9779-1d1c-4238-b64d-f88957e11659 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:13.468707 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6d8b9779-1d1c-4238-b64d-f88957e11659 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:13.469106 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 403/1636] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:13.477854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2024b0dd-f8cb-412b-8d7b-bb8ee6adced4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.480365 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2024b0dd-f8cb-412b-8d7b-bb8ee6adced4 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:35:13.480771 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2024b0dd-f8cb-412b-8d7b-bb8ee6adced4 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aef42e90-5258-42e7-8b29-8e9dac8e66c8", "connector": null, "instance_uuid": "d2a589e7-4097-4374-8879-7088566e84f8"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:13.492732 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:13.492732 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:13.532536 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2024b0dd-f8cb-412b-8d7b-bb8ee6adced4 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:35:13.533635 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 411/1637] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:35:13 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) Aug 13 03:35:13.538431 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-5f265f72-09c7-40db-ae86-8258137fd923 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.540965 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-5f265f72-09c7-40db-ae86-8258137fd923 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] DELETE https://10.4.3.140/volume/v3/attachments/5427fcc2-e57a-4ce3-9967-568031bd0571 Aug 13 03:35:13.541299 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-5f265f72-09c7-40db-ae86-8258137fd923 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:13.541613 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-5f265f72-09c7-40db-ae86-8258137fd923 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:13.543759 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dff7687f-e592-4ae2-9d4e-6060931b6453 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.544784 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dff7687f-e592-4ae2-9d4e-6060931b6453 None None] GET https://10.4.3.140/volume// Aug 13 03:35:13.544784 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dff7687f-e592-4ae2-9d4e-6060931b6453 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:13.544784 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dff7687f-e592-4ae2-9d4e-6060931b6453 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:13.545246 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dff7687f-e592-4ae2-9d4e-6060931b6453 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:13.545631 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 414/1638] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:13.551987 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:13.551987 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:13.555729 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-fb8ba8d6-ef46-46d2-9e3d-3a28b4777361 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.558993 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-fb8ba8d6-ef46-46d2-9e3d-3a28b4777361 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 Aug 13 03:35:13.559408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-fb8ba8d6-ef46-46d2-9e3d-3a28b4777361 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:13.559689 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-fb8ba8d6-ef46-46d2-9e3d-3a28b4777361 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:13.574396 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:13.574396 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:13.579960 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-fb8ba8d6-ef46-46d2-9e3d-3a28b4777361 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:35:13.587711 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-fb8ba8d6-ef46-46d2-9e3d-3a28b4777361 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 returned with HTTP 200 Aug 13 03:35:13.587711 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 404/1639] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:13 2026] GET /volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:13.692589 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f70f6727-a27a-41c3-9fd1-f30b6bebe69b req-5f265f72-09c7-40db-ae86-8258137fd923 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/attachments/5427fcc2-e57a-4ce3-9967-568031bd0571 returned with HTTP 200 Aug 13 03:35:13.692979 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 411/1640] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:35:13 2026] DELETE /volume/v3/attachments/5427fcc2-e57a-4ce3-9967-568031bd0571 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:13.786612 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2bd89f25-f57c-40e2-8bd7-340b0894c29e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.792783 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2bd89f25-f57c-40e2-8bd7-340b0894c29e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] PUT https://10.4.3.140/volume/v3/attachments/4a7c9cd8-2782-4895-b343-699be70d03a2 Aug 13 03:35:13.793393 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2bd89f25-f57c-40e2-8bd7-340b0894c29e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:13.811363 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-48b6ea56-3e89-402c-bc42-7c1db271d643 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:13.812378 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2bd89f25-f57c-40e2-8bd7-340b0894c29e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Acquiring lock "cinder-attachment_update-aef42e90-5258-42e7-8b29-8e9dac8e66c8-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:35:13.816985 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-48b6ea56-3e89-402c-bc42-7c1db271d643 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:35:13.816985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-48b6ea56-3e89-402c-bc42-7c1db271d643 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:13.817286 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-48b6ea56-3e89-402c-bc42-7c1db271d643 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:13.819712 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2bd89f25-f57c-40e2-8bd7-340b0894c29e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Lock "cinder-attachment_update-aef42e90-5258-42e7-8b29-8e9dac8e66c8-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:35:13.822788 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:13.822788 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:13.842087 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:13.842087 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:13.847549 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-48b6ea56-3e89-402c-bc42-7c1db271d643 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:35:13.854219 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-48b6ea56-3e89-402c-bc42-7c1db271d643 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:35:13.854892 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 415/1641] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:13 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:13.990813 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2bd89f25-f57c-40e2-8bd7-340b0894c29e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Lock "cinder-attachment_update-aef42e90-5258-42e7-8b29-8e9dac8e66c8-np0000007145" released by "attachment_update" :: held 0.171s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:35:13.991362 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-2bd89f25-f57c-40e2-8bd7-340b0894c29e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/attachments/4a7c9cd8-2782-4895-b343-699be70d03a2 returned with HTTP 200 Aug 13 03:35:13.992620 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 412/1642] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:35:13 2026] PUT /volume/v3/attachments/4a7c9cd8-2782-4895-b343-699be70d03a2 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:35:14.068459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-531394ae-18d3-43b5-bb64-48df7d0ff16b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:14.071945 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-531394ae-18d3-43b5-bb64-48df7d0ff16b tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] POST https://10.4.3.140/volume/v3/attachments/4a7c9cd8-2782-4895-b343-699be70d03a2/action Aug 13 03:35:14.074521 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-531394ae-18d3-43b5-bb64-48df7d0ff16b tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:14.074521 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-531394ae-18d3-43b5-bb64-48df7d0ff16b tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:14.108188 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:14.108188 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:14.131234 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4db7ffca-5174-4480-bef9-c6251b04a98a req-531394ae-18d3-43b5-bb64-48df7d0ff16b tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/attachments/4a7c9cd8-2782-4895-b343-699be70d03a2/action returned with HTTP 204 Aug 13 03:35:14.132320 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 405/1643] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:35:14 2026] POST /volume/v3/attachments/4a7c9cd8-2782-4895-b343-699be70d03a2/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:14.285752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5263aa1d-4e49-4a10-869e-0d713f5f0e87 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:14.290641 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5263aa1d-4e49-4a10-869e-0d713f5f0e87 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:14.291050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5263aa1d-4e49-4a10-869e-0d713f5f0e87 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:14.291383 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5263aa1d-4e49-4a10-869e-0d713f5f0e87 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:14.291564 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5263aa1d-4e49-4a10-869e-0d713f5f0e87 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:14.300714 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fef7a5a0-6298-4e62-9a84-ed7ae1f1bd88 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:14.302989 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:14.302989 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:14.304402 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fef7a5a0-6298-4e62-9a84-ed7ae1f1bd88 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:14.305466 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5263aa1d-4e49-4a10-869e-0d713f5f0e87 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:14.306123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fef7a5a0-6298-4e62-9a84-ed7ae1f1bd88 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:14.306123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fef7a5a0-6298-4e62-9a84-ed7ae1f1bd88 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:14.307631 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 412/1644] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:14 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:14.316642 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:14.316642 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:14.322006 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fef7a5a0-6298-4e62-9a84-ed7ae1f1bd88 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:14.329971 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fef7a5a0-6298-4e62-9a84-ed7ae1f1bd88 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:14.331143 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 416/1645] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:14 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:14.418851 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8c8be114-acac-40b4-9127-267bd20bcb07 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:14.422259 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8c8be114-acac-40b4-9127-267bd20bcb07 None None] GET https://10.4.3.140/volume// Aug 13 03:35:14.422259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8c8be114-acac-40b4-9127-267bd20bcb07 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:14.422259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8c8be114-acac-40b4-9127-267bd20bcb07 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:14.422603 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8c8be114-acac-40b4-9127-267bd20bcb07 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:14.424039 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 413/1646] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:14 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:14.443921 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-ccad9d91-541a-46f0-9798-24acb4d08a36 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:14.446979 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-ccad9d91-541a-46f0-9798-24acb4d08a36 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:35:14.447435 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-ccad9d91-541a-46f0-9798-24acb4d08a36 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e212bf-af5b-48dc-a590-1523202ced35", "connector": null, "instance_uuid": "2d92c9d4-4b26-424c-b5f4-9accd7645939"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:14.467160 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:14.467160 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:14.519704 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-ccad9d91-541a-46f0-9798-24acb4d08a36 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:35:14.520147 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 406/1647] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:35:14 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:14.534501 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-a317e487-5235-4782-9639-53ae697ee19e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:14.539384 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-a317e487-5235-4782-9639-53ae697ee19e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/attachments/593bd347-957f-4243-b78c-031012128414 Aug 13 03:35:14.539384 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-a317e487-5235-4782-9639-53ae697ee19e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:14.539384 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-a317e487-5235-4782-9639-53ae697ee19e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:14.553032 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:14.553032 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:14.649708 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-a317e487-5235-4782-9639-53ae697ee19e tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/593bd347-957f-4243-b78c-031012128414 returned with HTTP 200 Aug 13 03:35:14.650383 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 413/1648] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:35:14 2026] DELETE /volume/v3/attachments/593bd347-957f-4243-b78c-031012128414 => generated 367 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:15.321807 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8bc93a61-6052-4923-a83d-8c090f4ec4d6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:15.326232 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bc93a61-6052-4923-a83d-8c090f4ec4d6 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:15.326571 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8bc93a61-6052-4923-a83d-8c090f4ec4d6 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:15.326873 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8bc93a61-6052-4923-a83d-8c090f4ec4d6 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:15.327044 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8bc93a61-6052-4923-a83d-8c090f4ec4d6 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:15.332774 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:15.332774 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:15.335649 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bc93a61-6052-4923-a83d-8c090f4ec4d6 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:15.335649 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 417/1649] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:15 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:16.261386 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-bc5a5baa-bf76-4d9b-85a5-72c4e8b73187 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:16.263961 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-bc5a5baa-bf76-4d9b-85a5-72c4e8b73187 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] PUT https://10.4.3.140/volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816 Aug 13 03:35:16.263961 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-bc5a5baa-bf76-4d9b-85a5-72c4e8b73187 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:16.275015 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-bc5a5baa-bf76-4d9b-85a5-72c4e8b73187 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Acquiring lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:35:16.281743 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-bc5a5baa-bf76-4d9b-85a5-72c4e8b73187 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:35:16.282332 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:16.282332 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:16.352944 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-445a5db9-014e-4b90-be72-0ce323037e7e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:16.355619 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-445a5db9-014e-4b90-be72-0ce323037e7e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:16.355951 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-445a5db9-014e-4b90-be72-0ce323037e7e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:16.356181 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-445a5db9-014e-4b90-be72-0ce323037e7e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:16.356392 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-445a5db9-014e-4b90-be72-0ce323037e7e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:16.362750 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:16.362750 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:16.364079 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-445a5db9-014e-4b90-be72-0ce323037e7e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:16.364875 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 407/1650] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:16 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:16.425897 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-bc5a5baa-bf76-4d9b-85a5-72c4e8b73187 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-79e212bf-af5b-48dc-a590-1523202ced35-np0000007145" released by "attachment_update" :: held 0.144s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:35:16.425897 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-bc5a5baa-bf76-4d9b-85a5-72c4e8b73187 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816 returned with HTTP 200 Aug 13 03:35:16.426369 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 414/1651] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:35:16 2026] PUT /volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:16.439297 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-f10813d9-8b55-4264-b04a-3296635fb4c9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:16.442350 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-f10813d9-8b55-4264-b04a-3296635fb4c9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816 Aug 13 03:35:16.442350 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-f10813d9-8b55-4264-b04a-3296635fb4c9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:16.442350 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-f10813d9-8b55-4264-b04a-3296635fb4c9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:16.479806 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-f10813d9-8b55-4264-b04a-3296635fb4c9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816 returned with HTTP 200 Aug 13 03:35:16.479806 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 414/1652] 10.4.3.140 () {70 vars in 1651 bytes} [Thu Aug 13 03:35:16 2026] GET /volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816 => generated 994 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:17.378484 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8ef4a46d-8dcc-47ad-9f81-6d69db10e671 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:17.384039 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ef4a46d-8dcc-47ad-9f81-6d69db10e671 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:17.384039 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ef4a46d-8dcc-47ad-9f81-6d69db10e671 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:17.384244 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ef4a46d-8dcc-47ad-9f81-6d69db10e671 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:17.384397 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8ef4a46d-8dcc-47ad-9f81-6d69db10e671 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:17.391064 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:17.391064 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:17.392378 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ef4a46d-8dcc-47ad-9f81-6d69db10e671 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:17.392993 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 418/1653] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:17 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:18.127886 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c38eb320-7d54-4261-adc4-3d7283b91b99 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.129736 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c38eb320-7d54-4261-adc4-3d7283b91b99 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:18.130028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c38eb320-7d54-4261-adc4-3d7283b91b99 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.130311 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c38eb320-7d54-4261-adc4-3d7283b91b99 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.139090 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.139090 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:18.145724 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c38eb320-7d54-4261-adc4-3d7283b91b99 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:18.153207 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c38eb320-7d54-4261-adc4-3d7283b91b99 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:18.153753 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 408/1654] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:18.174841 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e9504ead-0c64-4b31-83b7-f31b4f931eb5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.177759 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9504ead-0c64-4b31-83b7-f31b4f931eb5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:18.178022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e9504ead-0c64-4b31-83b7-f31b4f931eb5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.178273 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e9504ead-0c64-4b31-83b7-f31b4f931eb5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.190361 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.190361 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:18.196060 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e9504ead-0c64-4b31-83b7-f31b4f931eb5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:18.203750 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9504ead-0c64-4b31-83b7-f31b4f931eb5 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:18.204363 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 415/1655] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:18.262642 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-764e8a5e-514b-4179-afdd-13ab986931c9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.265336 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-764e8a5e-514b-4179-afdd-13ab986931c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:18.265598 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-764e8a5e-514b-4179-afdd-13ab986931c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.265847 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-764e8a5e-514b-4179-afdd-13ab986931c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.278443 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.278443 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:18.284743 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-764e8a5e-514b-4179-afdd-13ab986931c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:18.293061 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-764e8a5e-514b-4179-afdd-13ab986931c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:18.294122 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 415/1656] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:18.412333 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8758676b-4870-4d3b-bacf-8a8a0b5257ab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.414275 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8758676b-4870-4d3b-bacf-8a8a0b5257ab tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:18.414761 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8758676b-4870-4d3b-bacf-8a8a0b5257ab tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.415103 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8758676b-4870-4d3b-bacf-8a8a0b5257ab tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.416296 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8758676b-4870-4d3b-bacf-8a8a0b5257ab tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:18.422742 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.422742 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:18.422742 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8758676b-4870-4d3b-bacf-8a8a0b5257ab tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:18.422742 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 419/1657] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:18.429137 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2b61f753-0ea4-40ad-a81c-f0b52b3b87a2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.429996 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2b61f753-0ea4-40ad-a81c-f0b52b3b87a2 None None] GET https://10.4.3.140/volume// Aug 13 03:35:18.430095 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2b61f753-0ea4-40ad-a81c-f0b52b3b87a2 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.430330 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2b61f753-0ea4-40ad-a81c-f0b52b3b87a2 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.431902 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2b61f753-0ea4-40ad-a81c-f0b52b3b87a2 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:18.432332 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 409/1658] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:18.448062 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-632de70b-ec8b-40b6-ac8c-fca7e09430e9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.455189 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-632de70b-ec8b-40b6-ac8c-fca7e09430e9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:35:18.455719 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-632de70b-ec8b-40b6-ac8c-fca7e09430e9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a36367d9-0160-4a9a-953e-2386b7b348c7", "connector": null, "instance_uuid": "edd4faf4-9167-4f5f-b3bd-9648e6f675c0"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:18.472497 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.472497 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:18.521126 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-632de70b-ec8b-40b6-ac8c-fca7e09430e9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:35:18.521746 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 416/1659] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:35:18 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:18.561622 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ae363159-d375-4b54-a21c-528944182000 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.565670 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ae363159-d375-4b54-a21c-528944182000 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:18.566659 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ae363159-d375-4b54-a21c-528944182000 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.567450 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ae363159-d375-4b54-a21c-528944182000 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.582922 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.582922 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:18.589127 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da0d3765-9006-4fa6-8456-33c2963d482a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.589448 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da0d3765-9006-4fa6-8456-33c2963d482a None None] GET https://10.4.3.140/volume// Aug 13 03:35:18.589776 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da0d3765-9006-4fa6-8456-33c2963d482a None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.590097 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da0d3765-9006-4fa6-8456-33c2963d482a None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.590601 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da0d3765-9006-4fa6-8456-33c2963d482a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:18.591605 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 420/1660] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:18.593973 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ae363159-d375-4b54-a21c-528944182000 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:18.601969 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ae363159-d375-4b54-a21c-528944182000 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:18.602938 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 416/1661] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:18.605648 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-56c49203-a2f4-4318-9a96-ffb9821da58f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.618433 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-56c49203-a2f4-4318-9a96-ffb9821da58f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:18.618710 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-56c49203-a2f4-4318-9a96-ffb9821da58f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.619031 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-56c49203-a2f4-4318-9a96-ffb9821da58f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.634750 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.634750 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:18.640001 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-56c49203-a2f4-4318-9a96-ffb9821da58f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:18.647423 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-56c49203-a2f4-4318-9a96-ffb9821da58f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:18.647423 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 410/1662] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 1057 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:18.808537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-2a43a90c-3de8-4fa0-b1e0-39f24532880f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.810902 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-2a43a90c-3de8-4fa0-b1e0-39f24532880f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] PUT https://10.4.3.140/volume/v3/attachments/a406403c-f37e-492c-b365-8970a5bc1eec Aug 13 03:35:18.811570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-2a43a90c-3de8-4fa0-b1e0-39f24532880f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:18.824810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-2a43a90c-3de8-4fa0-b1e0-39f24532880f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Acquiring lock "cinder-attachment_update-a36367d9-0160-4a9a-953e-2386b7b348c7-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:35:18.835774 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-2a43a90c-3de8-4fa0-b1e0-39f24532880f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-a36367d9-0160-4a9a-953e-2386b7b348c7-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:35:18.835774 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.835774 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:18.917961 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-45b0f8d8-7ec0-43ba-bff0-ab9ede326d28 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.920635 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-45b0f8d8-7ec0-43ba-bff0-ab9ede326d28 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:18.920635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-45b0f8d8-7ec0-43ba-bff0-ab9ede326d28 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.920807 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-45b0f8d8-7ec0-43ba-bff0-ab9ede326d28 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.929173 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.929173 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:18.935909 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-45b0f8d8-7ec0-43ba-bff0-ab9ede326d28 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:18.942986 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-45b0f8d8-7ec0-43ba-bff0-ab9ede326d28 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:18.944935 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 421/1663] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:18.966299 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ce932e0b-0640-4ecc-bf99-f101e4f3c2e0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.968394 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce932e0b-0640-4ecc-bf99-f101e4f3c2e0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] DELETE https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:18.969512 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-2a43a90c-3de8-4fa0-b1e0-39f24532880f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-a36367d9-0160-4a9a-953e-2386b7b348c7-np0000007145" released by "attachment_update" :: held 0.137s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:35:18.970061 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-2a43a90c-3de8-4fa0-b1e0-39f24532880f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/a406403c-f37e-492c-b365-8970a5bc1eec returned with HTTP 200 Aug 13 03:35:18.972695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce932e0b-0640-4ecc-bf99-f101e4f3c2e0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.972695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce932e0b-0640-4ecc-bf99-f101e4f3c2e0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:18.972695 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-ce932e0b-0640-4ecc-bf99-f101e4f3c2e0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Delete volume with id: 29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:18.972970 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 417/1664] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:35:18 2026] PUT /volume/v3/attachments/a406403c-f37e-492c-b365-8970a5bc1eec => generated 968 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:18.983246 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-9395adf2-680f-4519-a893-2e5b96c27abc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:18.985047 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:18.985047 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:18.987861 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ce932e0b-0640-4ecc-bf99-f101e4f3c2e0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:18.990717 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-9395adf2-680f-4519-a893-2e5b96c27abc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7/encryption Aug 13 03:35:18.991294 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-9395adf2-680f-4519-a893-2e5b96c27abc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:18.991854 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-9395adf2-680f-4519-a893-2e5b96c27abc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:19.011187 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:19.011187 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:19.024639 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-9395adf2-680f-4519-a893-2e5b96c27abc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7/encryption returned with HTTP 200 Aug 13 03:35:19.025649 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 411/1665] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:35:18 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7/encryption => generated 160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:19.035897 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ce932e0b-0640-4ecc-bf99-f101e4f3c2e0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Delete volume request issued successfully. Aug 13 03:35:19.035897 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce932e0b-0640-4ecc-bf99-f101e4f3c2e0 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 202 Aug 13 03:35:19.035897 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 417/1666] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:35:18 2026] DELETE /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:35:19.049663 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0f66a629-ab1f-4080-b6af-ef2d841f5cf4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:19.052347 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0f66a629-ab1f-4080-b6af-ef2d841f5cf4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:19.053042 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0f66a629-ab1f-4080-b6af-ef2d841f5cf4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:19.054535 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0f66a629-ab1f-4080-b6af-ef2d841f5cf4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:19.068675 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:19.068675 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:19.078425 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0f66a629-ab1f-4080-b6af-ef2d841f5cf4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Volume info retrieved successfully. Aug 13 03:35:19.090572 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0f66a629-ab1f-4080-b6af-ef2d841f5cf4 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 200 Aug 13 03:35:19.091576 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 422/1667] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:19 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:19.444319 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9e43f83a-eeaa-4a18-b51b-20436128cd5e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:19.453172 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9e43f83a-eeaa-4a18-b51b-20436128cd5e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:19.453172 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9e43f83a-eeaa-4a18-b51b-20436128cd5e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:19.453172 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9e43f83a-eeaa-4a18-b51b-20436128cd5e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:19.453172 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9e43f83a-eeaa-4a18-b51b-20436128cd5e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:19.463604 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:19.463604 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:19.465531 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9e43f83a-eeaa-4a18-b51b-20436128cd5e tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:19.466769 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 418/1668] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:19 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:19.624560 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ed09897c-c40f-4201-8db1-536f447c9a84 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:19.626881 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ed09897c-c40f-4201-8db1-536f447c9a84 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:19.627180 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ed09897c-c40f-4201-8db1-536f447c9a84 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:19.627443 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ed09897c-c40f-4201-8db1-536f447c9a84 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:19.643475 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:19.643475 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:19.650637 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ed09897c-c40f-4201-8db1-536f447c9a84 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:19.657719 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ed09897c-c40f-4201-8db1-536f447c9a84 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:19.658452 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 412/1669] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:19 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:20.118932 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2cc9a208-6065-40eb-8156-16d6ee183306 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:20.121357 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cc9a208-6065-40eb-8156-16d6ee183306 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] GET https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 Aug 13 03:35:20.121664 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2cc9a208-6065-40eb-8156-16d6ee183306 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:20.122021 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2cc9a208-6065-40eb-8156-16d6ee183306 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:20.133794 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2cc9a208-6065-40eb-8156-16d6ee183306 tempest-VolumesExtendAttachedTest-1122129481 tempest-VolumesExtendAttachedTest-1122129481-project-member] https://10.4.3.140/volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 returned with HTTP 404 Aug 13 03:35:20.134484 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 418/1670] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:35:20 2026] GET /volume/v3/volumes/29ab7a3d-2dc1-47cd-8420-300880090415 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:35:20.484064 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8272239a-d3eb-4df9-a69a-8b484f4833ff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:20.484894 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8272239a-d3eb-4df9-a69a-8b484f4833ff tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:20.485091 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8272239a-d3eb-4df9-a69a-8b484f4833ff tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:20.487147 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8272239a-d3eb-4df9-a69a-8b484f4833ff tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:20.487257 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8272239a-d3eb-4df9-a69a-8b484f4833ff tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:20.497996 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:20.497996 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:20.499008 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8272239a-d3eb-4df9-a69a-8b484f4833ff tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:20.499163 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 423/1671] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:20 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:20.675398 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c1667a0a-f572-4463-89bd-63e0eddea4c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:20.677913 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c1667a0a-f572-4463-89bd-63e0eddea4c2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:20.678216 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c1667a0a-f572-4463-89bd-63e0eddea4c2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:20.678487 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c1667a0a-f572-4463-89bd-63e0eddea4c2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:20.700179 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:20.700179 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:20.706744 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c1667a0a-f572-4463-89bd-63e0eddea4c2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:20.714600 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c1667a0a-f572-4463-89bd-63e0eddea4c2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:20.715209 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 419/1672] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:20 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:21.439538 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-56dea83c-f24d-4084-b407-5df6b48a6cc3 req-00160993-f58c-4c0e-a9fd-78a656be06b2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:21.442284 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-56dea83c-f24d-4084-b407-5df6b48a6cc3 req-00160993-f58c-4c0e-a9fd-78a656be06b2 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 Aug 13 03:35:21.443842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-56dea83c-f24d-4084-b407-5df6b48a6cc3 req-00160993-f58c-4c0e-a9fd-78a656be06b2 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:21.443842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-56dea83c-f24d-4084-b407-5df6b48a6cc3 req-00160993-f58c-4c0e-a9fd-78a656be06b2 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:21.458874 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:21.458874 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:21.465247 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-56dea83c-f24d-4084-b407-5df6b48a6cc3 req-00160993-f58c-4c0e-a9fd-78a656be06b2 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:35:21.472354 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-03e584df-c524-41ef-a41b-47211b377735 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:21.478110 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-56dea83c-f24d-4084-b407-5df6b48a6cc3 req-00160993-f58c-4c0e-a9fd-78a656be06b2 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 returned with HTTP 200 Aug 13 03:35:21.478110 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 413/1673] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:21 2026] GET /volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:21.478939 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-03e584df-c524-41ef-a41b-47211b377735 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816/action Aug 13 03:35:21.479965 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-03e584df-c524-41ef-a41b-47211b377735 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:21.480695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-03e584df-c524-41ef-a41b-47211b377735 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:21.518887 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-73f574e0-9781-4a49-be86-1e9fa5795ecd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:21.521961 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73f574e0-9781-4a49-be86-1e9fa5795ecd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:21.524004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-73f574e0-9781-4a49-be86-1e9fa5795ecd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:21.524004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-73f574e0-9781-4a49-be86-1e9fa5795ecd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:21.524410 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-73f574e0-9781-4a49-be86-1e9fa5795ecd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:21.526748 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:21.526748 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:21.532721 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:21.532721 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:21.533975 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73f574e0-9781-4a49-be86-1e9fa5795ecd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:21.533975 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 424/1674] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:21 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:21.560320 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90080127-0cc2-44b2-ae01-0e006aa07f23 req-03e584df-c524-41ef-a41b-47211b377735 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816/action returned with HTTP 204 Aug 13 03:35:21.561715 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 419/1675] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:35:21 2026] POST /volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:35:21.732630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3ccc589a-ca1e-4aa6-b2dc-cee1be3115b6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:21.734845 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ccc589a-ca1e-4aa6-b2dc-cee1be3115b6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:21.735221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ccc589a-ca1e-4aa6-b2dc-cee1be3115b6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:21.735846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ccc589a-ca1e-4aa6-b2dc-cee1be3115b6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:21.766361 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:21.766361 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:21.775096 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3ccc589a-ca1e-4aa6-b2dc-cee1be3115b6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:21.789200 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ccc589a-ca1e-4aa6-b2dc-cee1be3115b6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:21.790022 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 420/1676] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:21 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:22.553695 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-baddd793-c7d5-48de-95a3-a52dc08bda55 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:22.556500 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-baddd793-c7d5-48de-95a3-a52dc08bda55 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:22.556500 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-baddd793-c7d5-48de-95a3-a52dc08bda55 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:22.557471 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-baddd793-c7d5-48de-95a3-a52dc08bda55 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:22.557471 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-baddd793-c7d5-48de-95a3-a52dc08bda55 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:22.567006 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:22.567006 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:22.567383 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-baddd793-c7d5-48de-95a3-a52dc08bda55 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:22.567873 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 414/1677] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:22 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:22.809623 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d004d728-30f7-4cb2-b5a0-de543af63d45 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:22.814028 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d004d728-30f7-4cb2-b5a0-de543af63d45 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:22.814306 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d004d728-30f7-4cb2-b5a0-de543af63d45 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:22.814572 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d004d728-30f7-4cb2-b5a0-de543af63d45 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:22.834693 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:22.834693 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:22.838579 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d004d728-30f7-4cb2-b5a0-de543af63d45 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:22.844992 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d004d728-30f7-4cb2-b5a0-de543af63d45 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:22.845562 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 425/1678] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:22 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:23.582012 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8d46879c-3e7b-4f1e-a391-2386f2d4acfd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:23.584639 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d46879c-3e7b-4f1e-a391-2386f2d4acfd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:23.585718 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d46879c-3e7b-4f1e-a391-2386f2d4acfd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:23.585718 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d46879c-3e7b-4f1e-a391-2386f2d4acfd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:23.587087 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8d46879c-3e7b-4f1e-a391-2386f2d4acfd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:23.595963 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:23.595963 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:23.596793 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d46879c-3e7b-4f1e-a391-2386f2d4acfd tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:23.597562 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 420/1679] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:23 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:23.865756 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-72a15f4f-e07e-4844-9fd0-fadb39b36270 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:23.868389 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-72a15f4f-e07e-4844-9fd0-fadb39b36270 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:23.869540 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-72a15f4f-e07e-4844-9fd0-fadb39b36270 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:23.871721 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-72a15f4f-e07e-4844-9fd0-fadb39b36270 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:23.890497 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:23.890497 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:23.898584 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-72a15f4f-e07e-4844-9fd0-fadb39b36270 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:23.906495 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-72a15f4f-e07e-4844-9fd0-fadb39b36270 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:23.907400 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 421/1680] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:23 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:24.616395 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1352385f-9eec-4508-80c5-79b92d458900 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:24.618921 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1352385f-9eec-4508-80c5-79b92d458900 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:24.619445 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1352385f-9eec-4508-80c5-79b92d458900 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:24.619445 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1352385f-9eec-4508-80c5-79b92d458900 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:24.619445 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-1352385f-9eec-4508-80c5-79b92d458900 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:24.626762 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:24.626762 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:24.627967 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1352385f-9eec-4508-80c5-79b92d458900 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:24.628323 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 415/1681] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:24 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:24.924373 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e8915509-c688-490f-82a1-63e9a211e601 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:24.929726 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8915509-c688-490f-82a1-63e9a211e601 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:24.929726 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8915509-c688-490f-82a1-63e9a211e601 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:24.930321 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8915509-c688-490f-82a1-63e9a211e601 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:24.963489 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:24.963489 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:24.972170 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e8915509-c688-490f-82a1-63e9a211e601 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:24.981395 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8915509-c688-490f-82a1-63e9a211e601 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:24.981395 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 426/1682] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:24 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:25.647206 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79bea18d-3aca-4174-9f42-8ef9d7021576 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:25.649428 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79bea18d-3aca-4174-9f42-8ef9d7021576 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:25.649813 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79bea18d-3aca-4174-9f42-8ef9d7021576 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:25.650019 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79bea18d-3aca-4174-9f42-8ef9d7021576 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:25.650248 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-79bea18d-3aca-4174-9f42-8ef9d7021576 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:25.657875 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:25.657875 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:25.657875 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79bea18d-3aca-4174-9f42-8ef9d7021576 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:25.660253 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 421/1683] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:25 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:26.013892 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0ab2bdae-a7b1-4cef-80a4-916aa773be3f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:26.017144 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ab2bdae-a7b1-4cef-80a4-916aa773be3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:26.017459 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ab2bdae-a7b1-4cef-80a4-916aa773be3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:26.017657 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ab2bdae-a7b1-4cef-80a4-916aa773be3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:26.048079 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:26.048079 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:26.062644 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0ab2bdae-a7b1-4cef-80a4-916aa773be3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:26.079391 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ab2bdae-a7b1-4cef-80a4-916aa773be3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:26.079391 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 422/1684] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:26 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:26.224677 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0afed637-a7ae-49d4-846d-e5286bae010a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:26.227505 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:26.228170 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-523204414"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:26.230772 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-523204414'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:26.231066 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Create volume of 1 GB Aug 13 03:35:26.238710 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Availability Zones retrieved successfully. Aug 13 03:35:26.247309 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Flow 'volume_create_api' (e65ee593-8cc2-4200-9369-f81428c9edec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:26.248717 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b0d0c4-3bff-47fa-bf31-3bce48daf4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:26.250241 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:26.309487 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b0d0c4-3bff-47fa-bf31-3bce48daf4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:26.310246 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89e139c2-8d63-439d-a2d1-a51759866cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:26.382067 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Created reservations ['3ca8d5f3-f3ef-433d-a842-acce1400d28b', 'd17727c6-0fc5-4ec0-8712-8bcab5e2790b', 'cce0e1c5-3dbb-446a-9dd0-1cde16eb04ab', '05dbe873-f466-49ec-a42e-88f0d9ad1f0a'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:26.383260 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89e139c2-8d63-439d-a2d1-a51759866cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca8d5f3-f3ef-433d-a842-acce1400d28b', 'd17727c6-0fc5-4ec0-8712-8bcab5e2790b', 'cce0e1c5-3dbb-446a-9dd0-1cde16eb04ab', '05dbe873-f466-49ec-a42e-88f0d9ad1f0a']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:26.384269 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc1b40c-b483-4dbb-b136-27753bb6dafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:26.413729 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc1b40c-b483-4dbb-b136-27753bb6dafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c63c05e-45f6-459f-81fb-dbca07c95493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-523204414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12759a4588b549bcb506f11bb50a168c',qos_specs=None,replication_status=,reservations=['3ca8d5f3-f3ef-433d-a842-acce1400d28b','d17727c6-0fc5-4ec0-8712-8bcab5e2790b','cce0e1c5-3dbb-446a-9dd0-1cde16eb04ab','05dbe873-f466-49ec-a42e-88f0d9ad1f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9519814f3e9e4007977d62705a246f28',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-523204414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c63c05e-45f6-459f-81fb-dbca07c95493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12759a4588b549bcb506f11bb50a168c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9519814f3e9e4007977d62705a246f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:26.414911 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f33e077e-b753-4f51-9918-1e13cd546e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:26.448114 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f33e077e-b753-4f51-9918-1e13cd546e84) transitioned into state 'SUCCESS' from state '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-523204414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12759a4588b549bcb506f11bb50a168c',qos_specs=None,replication_status=,reservations=['3ca8d5f3-f3ef-433d-a842-acce1400d28b','d17727c6-0fc5-4ec0-8712-8bcab5e2790b','cce0e1c5-3dbb-446a-9dd0-1cde16eb04ab','05dbe873-f466-49ec-a42e-88f0d9ad1f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9519814f3e9e4007977d62705a246f28',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:26.449157 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b187c77-27a9-4b96-9b74-b9e1785f49ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:26.468437 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b187c77-27a9-4b96-9b74-b9e1785f49ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:26.469936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Flow 'volume_create_api' (e65ee593-8cc2-4200-9369-f81428c9edec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:26.470265 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Create volume request issued successfully. Aug 13 03:35:26.471508 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0afed637-a7ae-49d4-846d-e5286bae010a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:26.472060 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 416/1685] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:35:26 2026] POST /volume/v3/volumes => generated 754 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:26.488746 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aded022c-ce1b-485d-9298-89006ecd38c6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:26.491147 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aded022c-ce1b-485d-9298-89006ecd38c6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:26.491404 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aded022c-ce1b-485d-9298-89006ecd38c6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:26.491672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aded022c-ce1b-485d-9298-89006ecd38c6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:26.501572 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:26.501572 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:26.506181 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aded022c-ce1b-485d-9298-89006ecd38c6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:26.514856 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aded022c-ce1b-485d-9298-89006ecd38c6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:26.515323 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 427/1686] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:26 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:26.678203 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-53a1649e-6883-46d3-8623-cb849a0e944d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:26.681567 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-53a1649e-6883-46d3-8623-cb849a0e944d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:26.683750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-53a1649e-6883-46d3-8623-cb849a0e944d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:26.683750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-53a1649e-6883-46d3-8623-cb849a0e944d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:26.683750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-53a1649e-6883-46d3-8623-cb849a0e944d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:26.694253 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:26.694253 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:26.697864 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-53a1649e-6883-46d3-8623-cb849a0e944d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:26.697864 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 422/1687] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:26 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:27.103526 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f8e13cd0-f759-42f1-a64c-5d6de5b0a7bc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:27.106170 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8e13cd0-f759-42f1-a64c-5d6de5b0a7bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:27.106455 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8e13cd0-f759-42f1-a64c-5d6de5b0a7bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:27.107010 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8e13cd0-f759-42f1-a64c-5d6de5b0a7bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:27.130225 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:27.130225 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:27.135939 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f8e13cd0-f759-42f1-a64c-5d6de5b0a7bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:27.148305 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8e13cd0-f759-42f1-a64c-5d6de5b0a7bc tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:27.148858 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 423/1688] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:27 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:27.538911 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e1524b74-392c-4f8e-acbb-acd9e830e8a5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:27.543936 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e1524b74-392c-4f8e-acbb-acd9e830e8a5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:27.543936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e1524b74-392c-4f8e-acbb-acd9e830e8a5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:27.543936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e1524b74-392c-4f8e-acbb-acd9e830e8a5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:27.574547 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:27.574547 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:27.590751 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e1524b74-392c-4f8e-acbb-acd9e830e8a5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:27.609845 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e1524b74-392c-4f8e-acbb-acd9e830e8a5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:27.610841 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 417/1689] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:27 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:27.714496 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-37188357-3aeb-4633-9fca-81c080d82d22 req-2d2ea866-b08f-4384-a8ed-e9208544562b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:27.717290 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-86a94bd5-8968-49cb-a185-2bbbf1b0d78d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:27.717840 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-2d2ea866-b08f-4384-a8ed-e9208544562b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:27.718159 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-2d2ea866-b08f-4384-a8ed-e9208544562b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:27.718619 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-2d2ea866-b08f-4384-a8ed-e9208544562b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:27.720733 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86a94bd5-8968-49cb-a185-2bbbf1b0d78d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:27.722038 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86a94bd5-8968-49cb-a185-2bbbf1b0d78d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:27.722360 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86a94bd5-8968-49cb-a185-2bbbf1b0d78d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:27.722423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-86a94bd5-8968-49cb-a185-2bbbf1b0d78d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:27.731484 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:27.731484 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:27.741005 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:27.741005 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:27.741298 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86a94bd5-8968-49cb-a185-2bbbf1b0d78d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:27.741705 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 423/1690] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:27 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:27.750942 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-37188357-3aeb-4633-9fca-81c080d82d22 req-2d2ea866-b08f-4384-a8ed-e9208544562b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:27.761217 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-2d2ea866-b08f-4384-a8ed-e9208544562b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:27.761217 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 428/1691] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:27 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:27.896784 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-55981d5d-30b6-438f-80a6-2986ceedc950 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:27.897251 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-55981d5d-30b6-438f-80a6-2986ceedc950 None None] GET https://10.4.3.140/volume// Aug 13 03:35:27.897858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-55981d5d-30b6-438f-80a6-2986ceedc950 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:27.897858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-55981d5d-30b6-438f-80a6-2986ceedc950 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:27.897959 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-55981d5d-30b6-438f-80a6-2986ceedc950 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:27.898211 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 424/1692] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:35:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:27.912625 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-37188357-3aeb-4633-9fca-81c080d82d22 req-d5a9be49-baa6-49b2-88ef-776568a16889 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:27.916513 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-d5a9be49-baa6-49b2-88ef-776568a16889 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:35:27.917002 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-d5a9be49-baa6-49b2-88ef-776568a16889 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c63c05e-45f6-459f-81fb-dbca07c95493", "connector": null, "instance_uuid": "ecc6a640-147f-4064-b495-3fa8b9109770"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:27.931331 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:27.931331 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:27.986781 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-d5a9be49-baa6-49b2-88ef-776568a16889 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:35:27.987098 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 418/1693] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:35:27 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:28.026383 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-db5edfe2-ec2a-4261-942c-8bfb2e938d6e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:28.028456 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db5edfe2-ec2a-4261-942c-8bfb2e938d6e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:28.030447 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db5edfe2-ec2a-4261-942c-8bfb2e938d6e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:28.031162 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db5edfe2-ec2a-4261-942c-8bfb2e938d6e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:28.046634 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e25f2b4b-ee56-4d00-a237-73d0197ae338 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:28.047463 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e25f2b4b-ee56-4d00-a237-73d0197ae338 None None] GET https://10.4.3.140/volume// Aug 13 03:35:28.047463 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e25f2b4b-ee56-4d00-a237-73d0197ae338 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:28.047463 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e25f2b4b-ee56-4d00-a237-73d0197ae338 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:28.047713 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e25f2b4b-ee56-4d00-a237-73d0197ae338 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:28.048004 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 429/1694] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:28.057493 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:28.057493 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:28.058851 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-37188357-3aeb-4633-9fca-81c080d82d22 req-da6e12b4-c85f-41ef-af55-15e658335f55 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:28.062702 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-da6e12b4-c85f-41ef-af55-15e658335f55 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:28.063068 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-da6e12b4-c85f-41ef-af55-15e658335f55 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:28.063649 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-da6e12b4-c85f-41ef-af55-15e658335f55 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:28.066321 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-db5edfe2-ec2a-4261-942c-8bfb2e938d6e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:28.073206 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db5edfe2-ec2a-4261-942c-8bfb2e938d6e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:28.073613 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 424/1695] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:28 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:28.079437 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:28.079437 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:28.087903 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-37188357-3aeb-4633-9fca-81c080d82d22 req-da6e12b4-c85f-41ef-af55-15e658335f55 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:28.094159 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-da6e12b4-c85f-41ef-af55-15e658335f55 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:28.094935 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 425/1696] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:28 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:28.167584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0e10dcbe-443d-43eb-8f39-c97261bb8da3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:28.170262 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e10dcbe-443d-43eb-8f39-c97261bb8da3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:28.170546 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e10dcbe-443d-43eb-8f39-c97261bb8da3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:28.170865 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e10dcbe-443d-43eb-8f39-c97261bb8da3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:28.186775 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:28.186775 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:28.195362 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0e10dcbe-443d-43eb-8f39-c97261bb8da3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:28.204196 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e10dcbe-443d-43eb-8f39-c97261bb8da3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:28.204800 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 419/1697] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:28 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:28.241371 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-37188357-3aeb-4633-9fca-81c080d82d22 req-c6850e17-0a8e-471c-9eab-018bf7cc26a6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:28.243635 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-c6850e17-0a8e-471c-9eab-018bf7cc26a6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] PUT https://10.4.3.140/volume/v3/attachments/33ae9ee3-e1df-4802-932f-468ad648a145 Aug 13 03:35:28.244318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-c6850e17-0a8e-471c-9eab-018bf7cc26a6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:28.259817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-37188357-3aeb-4633-9fca-81c080d82d22 req-c6850e17-0a8e-471c-9eab-018bf7cc26a6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Acquiring lock "cinder-attachment_update-6c63c05e-45f6-459f-81fb-dbca07c95493-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:35:28.270504 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-37188357-3aeb-4633-9fca-81c080d82d22 req-c6850e17-0a8e-471c-9eab-018bf7cc26a6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Lock "cinder-attachment_update-6c63c05e-45f6-459f-81fb-dbca07c95493-np0000007145" acquired by "attachment_update" :: waited 0.013s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:35:28.272217 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:28.272217 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:28.413140 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-37188357-3aeb-4633-9fca-81c080d82d22 req-c6850e17-0a8e-471c-9eab-018bf7cc26a6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Lock "cinder-attachment_update-6c63c05e-45f6-459f-81fb-dbca07c95493-np0000007145" released by "attachment_update" :: held 0.143s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:35:28.413537 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-c6850e17-0a8e-471c-9eab-018bf7cc26a6 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments/33ae9ee3-e1df-4802-932f-468ad648a145 returned with HTTP 200 Aug 13 03:35:28.414077 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 430/1698] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:35:28 2026] PUT /volume/v3/attachments/33ae9ee3-e1df-4802-932f-468ad648a145 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:28.639651 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-a505ed22-a58a-46e3-8f01-7f482caddff0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:28.642767 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-a505ed22-a58a-46e3-8f01-7f482caddff0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments/a406403c-f37e-492c-b365-8970a5bc1eec/action Aug 13 03:35:28.643273 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-a505ed22-a58a-46e3-8f01-7f482caddff0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:28.643438 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-a505ed22-a58a-46e3-8f01-7f482caddff0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:28.676806 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:28.676806 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:28.720007 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1f0e2790-d4ed-43ac-af24-38109bd76a7f req-a505ed22-a58a-46e3-8f01-7f482caddff0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/a406403c-f37e-492c-b365-8970a5bc1eec/action returned with HTTP 204 Aug 13 03:35:28.720007 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 425/1699] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:35:28 2026] POST /volume/v3/attachments/a406403c-f37e-492c-b365-8970a5bc1eec/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:35:28.760070 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-520797b3-673f-4668-ae32-8cc3cc38655f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:28.762839 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-520797b3-673f-4668-ae32-8cc3cc38655f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:28.763417 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-520797b3-673f-4668-ae32-8cc3cc38655f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:28.763417 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-520797b3-673f-4668-ae32-8cc3cc38655f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:28.764701 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-520797b3-673f-4668-ae32-8cc3cc38655f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:28.772872 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:28.772872 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:28.773999 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-520797b3-673f-4668-ae32-8cc3cc38655f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:28.774539 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 426/1700] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:28 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:29.093608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f4b29846-df03-4742-9bee-8800f982103a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:29.095590 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f4b29846-df03-4742-9bee-8800f982103a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:29.095777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f4b29846-df03-4742-9bee-8800f982103a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:29.096088 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f4b29846-df03-4742-9bee-8800f982103a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:29.114932 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:29.114932 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:29.122348 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f4b29846-df03-4742-9bee-8800f982103a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:29.131238 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f4b29846-df03-4742-9bee-8800f982103a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:29.132150 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 420/1701] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:29 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:29.222858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-27cde1cb-3dee-4a62-872d-b3a77ef0342b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:29.228525 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27cde1cb-3dee-4a62-872d-b3a77ef0342b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:29.228850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27cde1cb-3dee-4a62-872d-b3a77ef0342b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:29.229284 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27cde1cb-3dee-4a62-872d-b3a77ef0342b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:29.242898 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:29.242898 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:29.247946 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-27cde1cb-3dee-4a62-872d-b3a77ef0342b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:29.253007 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27cde1cb-3dee-4a62-872d-b3a77ef0342b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:29.253460 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 431/1702] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:29 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 1170 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:29.270405 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-96bb14c6-47ff-4dc9-b296-8b77e17e9e8e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:29.274576 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96bb14c6-47ff-4dc9-b296-8b77e17e9e8e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:29.274844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96bb14c6-47ff-4dc9-b296-8b77e17e9e8e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:29.275108 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96bb14c6-47ff-4dc9-b296-8b77e17e9e8e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:29.292374 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:29.292374 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:29.301571 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-96bb14c6-47ff-4dc9-b296-8b77e17e9e8e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:29.307479 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96bb14c6-47ff-4dc9-b296-8b77e17e9e8e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:29.307949 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 426/1703] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:29 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 1170 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:29.364527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-5f28fd0f-d971-4f34-be91-53ff3b237454 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:29.367850 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-5f28fd0f-d971-4f34-be91-53ff3b237454 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:29.367850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-5f28fd0f-d971-4f34-be91-53ff3b237454 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:29.367850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-5f28fd0f-d971-4f34-be91-53ff3b237454 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:29.382281 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:29.382281 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:29.385137 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-5f28fd0f-d971-4f34-be91-53ff3b237454 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:29.395200 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-5f28fd0f-d971-4f34-be91-53ff3b237454 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:29.395875 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 427/1704] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:29 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 1170 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:29.421472 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-614aa1de-ac1a-410d-ba0e-ebf0b7d09cd3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:29.424547 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-614aa1de-ac1a-410d-ba0e-ebf0b7d09cd3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7/action Aug 13 03:35:29.425034 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-614aa1de-ac1a-410d-ba0e-ebf0b7d09cd3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:29.425178 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-614aa1de-ac1a-410d-ba0e-ebf0b7d09cd3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:29.439590 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:29.439590 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:29.440282 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-614aa1de-ac1a-410d-ba0e-ebf0b7d09cd3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:29.451093 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-614aa1de-ac1a-410d-ba0e-ebf0b7d09cd3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Begin detaching volume completed successfully. Aug 13 03:35:29.451093 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-614aa1de-ac1a-410d-ba0e-ebf0b7d09cd3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7/action returned with HTTP 202 Aug 13 03:35:29.451679 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 421/1705] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:35:29 2026] POST /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:35:29.530742 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-701e6427-ee5c-466d-b071-82293e4f0baf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:29.531425 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-701e6427-ee5c-466d-b071-82293e4f0baf None None] GET https://10.4.3.140/volume// Aug 13 03:35:29.531519 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-701e6427-ee5c-466d-b071-82293e4f0baf None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:29.533261 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-701e6427-ee5c-466d-b071-82293e4f0baf None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:29.533729 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-701e6427-ee5c-466d-b071-82293e4f0baf None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:29.534346 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 432/1706] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:29.550285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-3a9e4a1f-cf30-4c40-816c-7ab2cc78bbe4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:29.553327 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-3a9e4a1f-cf30-4c40-816c-7ab2cc78bbe4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:29.553775 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-3a9e4a1f-cf30-4c40-816c-7ab2cc78bbe4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:29.553775 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-3a9e4a1f-cf30-4c40-816c-7ab2cc78bbe4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:29.567432 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:29.567432 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:29.574100 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-3a9e4a1f-cf30-4c40-816c-7ab2cc78bbe4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:29.580507 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-3a9e4a1f-cf30-4c40-816c-7ab2cc78bbe4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:29.580963 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 427/1707] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:29 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:29.604007 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-c0805315-a85b-4447-8bc1-ffbeef70ceae None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:29.608849 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-c0805315-a85b-4447-8bc1-ffbeef70ceae tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7/encryption Aug 13 03:35:29.608849 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-c0805315-a85b-4447-8bc1-ffbeef70ceae tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:29.608849 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-c0805315-a85b-4447-8bc1-ffbeef70ceae tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:29.626925 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:29.626925 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:29.639659 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-c0805315-a85b-4447-8bc1-ffbeef70ceae tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7/encryption returned with HTTP 200 Aug 13 03:35:29.640848 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 428/1708] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:35:29 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:29.791028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ee62bb8c-2791-4377-97bc-785bcfd0259a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:29.794717 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ee62bb8c-2791-4377-97bc-785bcfd0259a tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:29.795599 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ee62bb8c-2791-4377-97bc-785bcfd0259a tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:29.795599 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ee62bb8c-2791-4377-97bc-785bcfd0259a tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:29.796253 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-ee62bb8c-2791-4377-97bc-785bcfd0259a tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:29.805107 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:29.805107 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:29.806122 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ee62bb8c-2791-4377-97bc-785bcfd0259a tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:29.806537 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 422/1709] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:29 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:30.151335 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-29a00a34-9c8c-4846-80d0-f01f95b201c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:30.153686 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-29a00a34-9c8c-4846-80d0-f01f95b201c8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:30.153990 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-29a00a34-9c8c-4846-80d0-f01f95b201c8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:30.154238 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-29a00a34-9c8c-4846-80d0-f01f95b201c8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:30.172184 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:30.172184 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:30.178931 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-29a00a34-9c8c-4846-80d0-f01f95b201c8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:30.184201 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-29a00a34-9c8c-4846-80d0-f01f95b201c8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:30.184201 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 433/1710] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:30 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:30.826582 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8bb38851-da93-4825-a218-9e3ff3bed9c7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:30.830492 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8bb38851-da93-4825-a218-9e3ff3bed9c7 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:30.830492 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8bb38851-da93-4825-a218-9e3ff3bed9c7 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:30.831789 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8bb38851-da93-4825-a218-9e3ff3bed9c7 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:30.831789 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8bb38851-da93-4825-a218-9e3ff3bed9c7 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:30.838079 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:30.838079 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:30.839021 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8bb38851-da93-4825-a218-9e3ff3bed9c7 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:30.839505 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 428/1711] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:30 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:31.202717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-01a27203-8382-4927-9e1c-dc5fc67178cc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:31.205607 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-01a27203-8382-4927-9e1c-dc5fc67178cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:31.205607 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-01a27203-8382-4927-9e1c-dc5fc67178cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:31.205607 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-01a27203-8382-4927-9e1c-dc5fc67178cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:31.219215 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:31.219215 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:31.223809 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-01a27203-8382-4927-9e1c-dc5fc67178cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:31.229541 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-01a27203-8382-4927-9e1c-dc5fc67178cc tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:31.229541 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 429/1712] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:31 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:31.857087 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8bf15cad-6787-4e64-b323-a97161e13059 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:31.861310 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8bf15cad-6787-4e64-b323-a97161e13059 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:31.861892 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8bf15cad-6787-4e64-b323-a97161e13059 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:31.862883 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8bf15cad-6787-4e64-b323-a97161e13059 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:31.863080 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8bf15cad-6787-4e64-b323-a97161e13059 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:31.877802 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:31.877802 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:31.879132 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8bf15cad-6787-4e64-b323-a97161e13059 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:31.879637 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 423/1713] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:31 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:32.012886 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-37188357-3aeb-4633-9fca-81c080d82d22 req-6fcef22f-d2b1-472b-a3c7-31a06ed5cc61 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.019777 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-6fcef22f-d2b1-472b-a3c7-31a06ed5cc61 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/attachments/33ae9ee3-e1df-4802-932f-468ad648a145/action Aug 13 03:35:32.020624 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-6fcef22f-d2b1-472b-a3c7-31a06ed5cc61 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:32.020866 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-6fcef22f-d2b1-472b-a3c7-31a06ed5cc61 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:32.051666 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.051666 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:32.080887 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-37188357-3aeb-4633-9fca-81c080d82d22 req-6fcef22f-d2b1-472b-a3c7-31a06ed5cc61 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments/33ae9ee3-e1df-4802-932f-468ad648a145/action returned with HTTP 204 Aug 13 03:35:32.080887 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 434/1714] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:35:32 2026] POST /volume/v3/attachments/33ae9ee3-e1df-4802-932f-468ad648a145/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:32.114229 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-0d9218e7-72a7-4de2-960b-7780c38cf85e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.118289 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-0d9218e7-72a7-4de2-960b-7780c38cf85e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a406403c-f37e-492c-b365-8970a5bc1eec Aug 13 03:35:32.118593 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-0d9218e7-72a7-4de2-960b-7780c38cf85e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.118952 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-0d9218e7-72a7-4de2-960b-7780c38cf85e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.144364 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.144364 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:32.232184 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-07d0ecb6-5c39-4373-b854-1391bd634459 req-0d9218e7-72a7-4de2-960b-7780c38cf85e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/a406403c-f37e-492c-b365-8970a5bc1eec returned with HTTP 200 Aug 13 03:35:32.232184 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 429/1715] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:35:32 2026] DELETE /volume/v3/attachments/a406403c-f37e-492c-b365-8970a5bc1eec => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:32.251503 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a5f84405-d912-4cb6-b579-834ebb9aa76f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.256710 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a5f84405-d912-4cb6-b579-834ebb9aa76f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:32.256972 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a5f84405-d912-4cb6-b579-834ebb9aa76f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.257878 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a5f84405-d912-4cb6-b579-834ebb9aa76f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.277373 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.277373 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:32.284214 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a5f84405-d912-4cb6-b579-834ebb9aa76f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:32.289608 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a5f84405-d912-4cb6-b579-834ebb9aa76f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:32.289608 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 430/1716] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:32.309165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-490f221d-a059-485c-b35c-a18b8f80a992 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.311633 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-490f221d-a059-485c-b35c-a18b8f80a992 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:32.312303 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-490f221d-a059-485c-b35c-a18b8f80a992 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.312651 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-490f221d-a059-485c-b35c-a18b8f80a992 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.331059 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.331059 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:32.337196 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-490f221d-a059-485c-b35c-a18b8f80a992 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:32.348287 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-490f221d-a059-485c-b35c-a18b8f80a992 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:32.348922 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 424/1717] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:32.432098 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-21abf6b0-7129-4702-a50e-fb753bf12469 req-4ddd0f80-8d69-419c-adc1-33699e4c9298 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.434204 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21abf6b0-7129-4702-a50e-fb753bf12469 req-4ddd0f80-8d69-419c-adc1-33699e4c9298 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:32.434525 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21abf6b0-7129-4702-a50e-fb753bf12469 req-4ddd0f80-8d69-419c-adc1-33699e4c9298 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.434790 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21abf6b0-7129-4702-a50e-fb753bf12469 req-4ddd0f80-8d69-419c-adc1-33699e4c9298 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.445764 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.445764 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:32.450053 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-21abf6b0-7129-4702-a50e-fb753bf12469 req-4ddd0f80-8d69-419c-adc1-33699e4c9298 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:32.455177 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21abf6b0-7129-4702-a50e-fb753bf12469 req-4ddd0f80-8d69-419c-adc1-33699e4c9298 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:32.455782 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 435/1718] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:32.486100 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-60ad7d95-5ecb-48b2-9a30-93efc9496875 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.488615 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-60ad7d95-5ecb-48b2-9a30-93efc9496875 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:32.488615 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-60ad7d95-5ecb-48b2-9a30-93efc9496875 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.489118 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-60ad7d95-5ecb-48b2-9a30-93efc9496875 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.504658 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.504658 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:32.511455 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-60ad7d95-5ecb-48b2-9a30-93efc9496875 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:32.518046 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-60ad7d95-5ecb-48b2-9a30-93efc9496875 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:32.518606 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 430/1719] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:32.587856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-46aed5f4-cd57-43af-a105-4f1bca769403 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.591076 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-46aed5f4-cd57-43af-a105-4f1bca769403 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:32.592106 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-46aed5f4-cd57-43af-a105-4f1bca769403 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.592106 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-46aed5f4-cd57-43af-a105-4f1bca769403 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.606012 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.606012 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:32.613237 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-46aed5f4-cd57-43af-a105-4f1bca769403 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:32.625684 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-46aed5f4-cd57-43af-a105-4f1bca769403 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:32.625684 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 431/1720] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:32.651220 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-b001425f-79f0-4866-bebf-3ad09c0e6c00 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.653679 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-b001425f-79f0-4866-bebf-3ad09c0e6c00 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493/action Aug 13 03:35:32.654210 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-b001425f-79f0-4866-bebf-3ad09c0e6c00 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:32.654547 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-b001425f-79f0-4866-bebf-3ad09c0e6c00 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:32.675834 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.675834 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:32.676632 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-b001425f-79f0-4866-bebf-3ad09c0e6c00 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:32.697559 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-b001425f-79f0-4866-bebf-3ad09c0e6c00 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Begin detaching volume completed successfully. Aug 13 03:35:32.697559 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-b001425f-79f0-4866-bebf-3ad09c0e6c00 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493/action returned with HTTP 202 Aug 13 03:35:32.697559 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 425/1721] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:35:32 2026] POST /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:35:32.777425 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3900c38e-2634-4b35-9563-455acac778d7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.777743 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3900c38e-2634-4b35-9563-455acac778d7 None None] GET https://10.4.3.140/volume// Aug 13 03:35:32.778290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3900c38e-2634-4b35-9563-455acac778d7 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.778437 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3900c38e-2634-4b35-9563-455acac778d7 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.779597 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3900c38e-2634-4b35-9563-455acac778d7 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:32.781711 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 436/1722] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:32.794264 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-bae88ec4-d7f4-4209-99fb-20fa2c252db5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.794930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4469305c-3f33-4b28-b1cc-330fc2244c06 req-557587eb-a4d6-4d71-8ec4-5e31be7511f2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.796699 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-bae88ec4-d7f4-4209-99fb-20fa2c252db5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:32.797103 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-bae88ec4-d7f4-4209-99fb-20fa2c252db5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.797291 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-bae88ec4-d7f4-4209-99fb-20fa2c252db5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.798923 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4469305c-3f33-4b28-b1cc-330fc2244c06 req-557587eb-a4d6-4d71-8ec4-5e31be7511f2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:32.799333 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4469305c-3f33-4b28-b1cc-330fc2244c06 req-557587eb-a4d6-4d71-8ec4-5e31be7511f2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.799693 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4469305c-3f33-4b28-b1cc-330fc2244c06 req-557587eb-a4d6-4d71-8ec4-5e31be7511f2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.810649 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.810649 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:32.814794 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.814794 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:32.818244 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4469305c-3f33-4b28-b1cc-330fc2244c06 req-557587eb-a4d6-4d71-8ec4-5e31be7511f2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:32.821025 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-bae88ec4-d7f4-4209-99fb-20fa2c252db5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:32.826698 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-bae88ec4-d7f4-4209-99fb-20fa2c252db5 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:32.827909 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 431/1723] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:32.828588 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4469305c-3f33-4b28-b1cc-330fc2244c06 req-557587eb-a4d6-4d71-8ec4-5e31be7511f2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:32.828967 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 432/1724] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:32.901471 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4f2eb9a3-a1ca-416c-a3d4-26ef7c392554 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.911320 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f2eb9a3-a1ca-416c-a3d4-26ef7c392554 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:32.911320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4f2eb9a3-a1ca-416c-a3d4-26ef7c392554 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.911320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4f2eb9a3-a1ca-416c-a3d4-26ef7c392554 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.911320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4f2eb9a3-a1ca-416c-a3d4-26ef7c392554 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:32.917962 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.917962 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:32.919129 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f2eb9a3-a1ca-416c-a3d4-26ef7c392554 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:32.919654 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 426/1725] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:32.933890 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ef00ace1-a15c-4118-b388-8b9ad17c6e43 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.936127 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef00ace1-a15c-4118-b388-8b9ad17c6e43 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d Aug 13 03:35:32.936800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef00ace1-a15c-4118-b388-8b9ad17c6e43 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:32.936800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef00ace1-a15c-4118-b388-8b9ad17c6e43 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:32.945801 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.945801 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:32.951042 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ef00ace1-a15c-4118-b388-8b9ad17c6e43 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Volume info retrieved successfully. Aug 13 03:35:32.957527 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef00ace1-a15c-4118-b388-8b9ad17c6e43 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d returned with HTTP 200 Aug 13 03:35:32.958111 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 437/1726] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:32 2026] GET /volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:32.978683 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bc792675-dd67-4295-b410-4444ac3055cb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:32.980807 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc792675-dd67-4295-b410-4444ac3055cb tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] PUT https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:32.981290 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc792675-dd67-4295-b410-4444ac3055cb tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-991740974", "description": "tempest-volume-backup-description-1913444113"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:32.988636 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:32.988636 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:33.000433 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc792675-dd67-4295-b410-4444ac3055cb tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:33.000978 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 432/1727] 10.4.3.140 () {70 vars in 1409 bytes} [Thu Aug 13 03:35:32 2026] PUT /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:33.016349 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-60f65dcf-1f4f-4723-9e5e-355d700592bf None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:33.018347 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-60f65dcf-1f4f-4723-9e5e-355d700592bf tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:33.018584 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-60f65dcf-1f4f-4723-9e5e-355d700592bf tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:33.018774 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-60f65dcf-1f4f-4723-9e5e-355d700592bf tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:33.018975 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-60f65dcf-1f4f-4723-9e5e-355d700592bf tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:33.025529 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:33.025529 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:33.026738 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-60f65dcf-1f4f-4723-9e5e-355d700592bf tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:33.026738 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 433/1728] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:33 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 840 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:33.046264 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ab196e09-ed71-48e1-8c19-79e44c592260 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:33.047076 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ab196e09-ed71-48e1-8c19-79e44c592260 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] DELETE https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:33.047403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ab196e09-ed71-48e1-8c19-79e44c592260 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:33.047684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ab196e09-ed71-48e1-8c19-79e44c592260 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:33.047886 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-ab196e09-ed71-48e1-8c19-79e44c592260 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Delete backup with id: 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. Aug 13 03:35:33.054672 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:33.054672 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:33.087153 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-ab196e09-ed71-48e1-8c19-79e44c592260 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] delete_backup rpcapi backup_id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:35:33.090108 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ab196e09-ed71-48e1-8c19-79e44c592260 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 202 Aug 13 03:35:33.090672 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 427/1729] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:35:33 2026] DELETE /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:35:33.101542 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b951e0ef-ca07-4430-b4b3-e6b2aed997ea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:33.104498 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b951e0ef-ca07-4430-b4b3-e6b2aed997ea tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:33.106424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b951e0ef-ca07-4430-b4b3-e6b2aed997ea tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:33.106424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b951e0ef-ca07-4430-b4b3-e6b2aed997ea tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:33.106424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b951e0ef-ca07-4430-b4b3-e6b2aed997ea tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:33.113580 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:33.113580 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:33.114694 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b951e0ef-ca07-4430-b4b3-e6b2aed997ea tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 200 Aug 13 03:35:33.115216 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 438/1730] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:33 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 839 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:34.100543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-7df17e0c-6a4a-43a4-a9da-2ce970d396c3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:34.105023 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-7df17e0c-6a4a-43a4-a9da-2ce970d396c3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] DELETE https://10.4.3.140/volume/v3/attachments/33ae9ee3-e1df-4802-932f-468ad648a145 Aug 13 03:35:34.105023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-7df17e0c-6a4a-43a4-a9da-2ce970d396c3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:34.105375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-7df17e0c-6a4a-43a4-a9da-2ce970d396c3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:34.121777 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:34.121777 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:34.134306 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fda4a943-9cba-4730-8bc2-7c8c28e2f019 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:34.137282 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fda4a943-9cba-4730-8bc2-7c8c28e2f019 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e Aug 13 03:35:34.137733 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fda4a943-9cba-4730-8bc2-7c8c28e2f019 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:34.137892 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fda4a943-9cba-4730-8bc2-7c8c28e2f019 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:34.138014 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-fda4a943-9cba-4730-8bc2-7c8c28e2f019 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Show backup with id 0a5c7a47-ae36-48bc-b9c9-465a7d32e83e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:35:34.152241 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fda4a943-9cba-4730-8bc2-7c8c28e2f019 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e returned with HTTP 404 Aug 13 03:35:34.152636 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 434/1731] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:34 2026] GET /volume/v3/backups/0a5c7a47-ae36-48bc-b9c9-465a7d32e83e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:34.215842 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b5f51598-dd7d-47fe-9cc1-96e72665d6ce req-7df17e0c-6a4a-43a4-a9da-2ce970d396c3 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments/33ae9ee3-e1df-4802-932f-468ad648a145 returned with HTTP 200 Aug 13 03:35:34.216899 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 433/1732] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:35:34 2026] DELETE /volume/v3/attachments/33ae9ee3-e1df-4802-932f-468ad648a145 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:34.263242 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d8030cc3-20df-466e-af87-c2677914d169 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:34.265544 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d8030cc3-20df-466e-af87-c2677914d169 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d Aug 13 03:35:34.266226 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d8030cc3-20df-466e-af87-c2677914d169 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:34.266226 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d8030cc3-20df-466e-af87-c2677914d169 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:34.284663 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:34.284663 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:34.291480 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d8030cc3-20df-466e-af87-c2677914d169 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Volume info retrieved successfully. Aug 13 03:35:34.299084 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d8030cc3-20df-466e-af87-c2677914d169 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d returned with HTTP 200 Aug 13 03:35:34.300273 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 428/1733] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:34 2026] GET /volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:34.317910 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a3edc429-1e9d-43bf-a292-00bc44767c2d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:34.319893 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3edc429-1e9d-43bf-a292-00bc44767c2d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] DELETE https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d Aug 13 03:35:34.320098 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3edc429-1e9d-43bf-a292-00bc44767c2d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:34.320289 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a3edc429-1e9d-43bf-a292-00bc44767c2d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:34.320581 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a3edc429-1e9d-43bf-a292-00bc44767c2d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Delete volume with id: 23c9a1a9-5611-4dac-b5df-6100bd3e1b1d Aug 13 03:35:34.330094 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:34.330094 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:34.330205 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3edc429-1e9d-43bf-a292-00bc44767c2d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Volume info retrieved successfully. Aug 13 03:35:34.369340 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a3edc429-1e9d-43bf-a292-00bc44767c2d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Delete volume request issued successfully. Aug 13 03:35:34.369658 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a3edc429-1e9d-43bf-a292-00bc44767c2d tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d returned with HTTP 202 Aug 13 03:35:34.370239 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 439/1734] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:35:34 2026] DELETE /volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:34.383848 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b59488c3-d2b7-4402-904f-ebd65cdf6a8f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:34.387438 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b59488c3-d2b7-4402-904f-ebd65cdf6a8f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d Aug 13 03:35:34.387731 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b59488c3-d2b7-4402-904f-ebd65cdf6a8f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:34.388012 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b59488c3-d2b7-4402-904f-ebd65cdf6a8f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:34.403368 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:34.403368 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:34.411311 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b59488c3-d2b7-4402-904f-ebd65cdf6a8f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Volume info retrieved successfully. Aug 13 03:35:34.417062 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b59488c3-d2b7-4402-904f-ebd65cdf6a8f tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d returned with HTTP 200 Aug 13 03:35:34.417354 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 435/1735] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:34 2026] GET /volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:34.898845 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-10e116b7-1720-4a3c-82af-318d72435c96 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:34.900606 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10e116b7-1720-4a3c-82af-318d72435c96 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:35:34.900957 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10e116b7-1720-4a3c-82af-318d72435c96 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:34.901448 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10e116b7-1720-4a3c-82af-318d72435c96 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:34.910811 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:34.910811 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:34.916450 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-10e116b7-1720-4a3c-82af-318d72435c96 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:35:34.922749 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10e116b7-1720-4a3c-82af-318d72435c96 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:35:34.923351 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 434/1736] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:34 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:35.441972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-16bd014a-9d30-4d1d-9c88-f871246987b0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:35.449014 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-16bd014a-9d30-4d1d-9c88-f871246987b0 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] GET https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d Aug 13 03:35:35.449389 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-16bd014a-9d30-4d1d-9c88-f871246987b0 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:35.449733 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-16bd014a-9d30-4d1d-9c88-f871246987b0 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:35.468062 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-16bd014a-9d30-4d1d-9c88-f871246987b0 tempest-VolumesBackupsV39Test-1321855931 tempest-VolumesBackupsV39Test-1321855931-project-member] https://10.4.3.140/volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d returned with HTTP 404 Aug 13 03:35:35.468833 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 429/1737] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:35:35 2026] GET /volume/v3/volumes/23c9a1a9-5611-4dac-b5df-6100bd3e1b1d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:37.874517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:37.974485 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-357898ba-dda3-4755-830e-061a6b4ea063 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:37.976788 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-357898ba-dda3-4755-830e-061a6b4ea063 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:37.977109 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-357898ba-dda3-4755-830e-061a6b4ea063 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:37.978037 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-357898ba-dda3-4755-830e-061a6b4ea063 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:37.979504 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-357898ba-dda3-4755-830e-061a6b4ea063 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Delete volume with id: a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:37.992302 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:37.992302 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:37.992990 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-357898ba-dda3-4755-830e-061a6b4ea063 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:38.042797 np0000007145 devstack@c-api.service[100340]: WARNING cinder.keymgr.conf_key_mgr [None req-357898ba-dda3-4755-830e-061a6b4ea063 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:35:38.046900 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:38.047342 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1768210759"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:38.049026 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1768210759'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:38.049219 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Create volume of 2 GB Aug 13 03:35:38.053792 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-357898ba-dda3-4755-830e-061a6b4ea063 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Delete volume request issued successfully. Aug 13 03:35:38.054128 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-357898ba-dda3-4755-830e-061a6b4ea063 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 202 Aug 13 03:35:38.054749 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 436/1738] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:37 2026] DELETE /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:38.062735 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Availability Zones retrieved successfully. Aug 13 03:35:38.068236 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-98da4547-c0bb-4606-8968-78b7fb66a2b1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:38.070913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Flow 'volume_create_api' (d23cd819-0958-4c10-ad97-1aacd44031a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:38.072201 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98da4547-c0bb-4606-8968-78b7fb66a2b1 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:38.072266 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd54a48-4039-46f9-b479-b020895972e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:38.073484 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98da4547-c0bb-4606-8968-78b7fb66a2b1 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:38.073553 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Validating volume size '2' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:38.073844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98da4547-c0bb-4606-8968-78b7fb66a2b1 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:38.090428 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:38.090428 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:38.102378 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-98da4547-c0bb-4606-8968-78b7fb66a2b1 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:35:38.113057 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd54a48-4039-46f9-b479-b020895972e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:38.114036 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c7fd66-e2d5-49b3-a0b1-4cf978499aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:38.119127 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98da4547-c0bb-4606-8968-78b7fb66a2b1 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 200 Aug 13 03:35:38.119725 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 435/1739] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:38 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:38.220493 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Created reservations ['920d6ece-eee3-459c-975f-67f7d1298eda', '76ead9ee-330a-4ed9-9202-8b23c899de81', 'aaa32e4f-a6dc-459b-ba61-160a710a55a3', '67b56a22-6df2-4bad-8268-caca47bd86c0'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:38.221567 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c7fd66-e2d5-49b3-a0b1-4cf978499aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['920d6ece-eee3-459c-975f-67f7d1298eda', '76ead9ee-330a-4ed9-9202-8b23c899de81', 'aaa32e4f-a6dc-459b-ba61-160a710a55a3', '67b56a22-6df2-4bad-8268-caca47bd86c0']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:38.222544 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3d440f-98a1-4935-9720-2eeff8c25ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:38.251436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3d440f-98a1-4935-9720-2eeff8c25ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5547e983-2b10-4522-85c9-3a4f8429f362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1768210759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b15b3a5e29944a6096cce16622bcc711',qos_specs=None,replication_status=,reservations=['920d6ece-eee3-459c-975f-67f7d1298eda','76ead9ee-330a-4ed9-9202-8b23c899de81','aaa32e4f-a6dc-459b-ba61-160a710a55a3','67b56a22-6df2-4bad-8268-caca47bd86c0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c694e7f53644b558ada24dd33f4cbbf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1768210759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5547e983-2b10-4522-85c9-3a4f8429f362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b15b3a5e29944a6096cce16622bcc711',provider_auth=None,provider_geometry=None,provider_id=None,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='6c694e7f53644b558ada24dd33f4cbbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:38.252801 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3272e9d-6b19-49b6-ae0a-595f1a4b09f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:38.279503 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3272e9d-6b19-49b6-ae0a-595f1a4b09f1) transitioned into state 'SUCCESS' from state '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-1768210759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b15b3a5e29944a6096cce16622bcc711',qos_specs=None,replication_status=,reservations=['920d6ece-eee3-459c-975f-67f7d1298eda','76ead9ee-330a-4ed9-9202-8b23c899de81','aaa32e4f-a6dc-459b-ba61-160a710a55a3','67b56a22-6df2-4bad-8268-caca47bd86c0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c694e7f53644b558ada24dd33f4cbbf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:38.282405 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4cbddd7-70ed-4373-a877-1c8e8d81eb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:38.304646 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4cbddd7-70ed-4373-a877-1c8e8d81eb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:38.306456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Flow 'volume_create_api' (d23cd819-0958-4c10-ad97-1aacd44031a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:38.306456 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Create volume request issued successfully. Aug 13 03:35:38.307229 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-285921dc-cfa8-4517-b717-3cf2a3b74c44 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:38.307854 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 440/1740] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:35:37 2026] POST /volume/v3/volumes => generated 755 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:38.324340 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f4e86880-9d80-4f6d-9879-5fe61de7b594 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:38.326612 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f4e86880-9d80-4f6d-9879-5fe61de7b594 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] GET https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 Aug 13 03:35:38.326850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f4e86880-9d80-4f6d-9879-5fe61de7b594 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:38.327085 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f4e86880-9d80-4f6d-9879-5fe61de7b594 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:38.338477 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:38.338477 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:38.347160 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f4e86880-9d80-4f6d-9879-5fe61de7b594 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Volume info retrieved successfully. Aug 13 03:35:38.352036 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f4e86880-9d80-4f6d-9879-5fe61de7b594 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 returned with HTTP 200 Aug 13 03:35:38.352543 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 430/1741] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:38 2026] GET /volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:35:39.139519 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bc3a2b79-a367-45d4-be97-bd026917a352 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.143795 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc3a2b79-a367-45d4-be97-bd026917a352 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 Aug 13 03:35:39.143795 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc3a2b79-a367-45d4-be97-bd026917a352 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:39.143795 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc3a2b79-a367-45d4-be97-bd026917a352 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:39.154181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc3a2b79-a367-45d4-be97-bd026917a352 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 returned with HTTP 404 Aug 13 03:35:39.154859 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 437/1742] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:39 2026] GET /volume/v3/volumes/a36367d9-0160-4a9a-953e-2386b7b348c7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:39.166618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-990fe225-052c-4919-b9e2-04ea0b033b62 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.169809 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-990fe225-052c-4919-b9e2-04ea0b033b62 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:35:39.171012 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-990fe225-052c-4919-b9e2-04ea0b033b62 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:39.171012 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-990fe225-052c-4919-b9e2-04ea0b033b62 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:39.171951 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-990fe225-052c-4919-b9e2-04ea0b033b62 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:35:39.218057 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-990fe225-052c-4919-b9e2-04ea0b033b62 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Get all volumes completed successfully. Aug 13 03:35:39.221198 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:39.221198 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:39.233042 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-990fe225-052c-4919-b9e2-04ea0b033b62 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:35:39.233685 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 436/1743] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:35:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:39.263154 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65d91707-d35b-4bef-a231-e64d39dc825b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.265685 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65d91707-d35b-4bef-a231-e64d39dc825b tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] DELETE https://10.4.3.140/volume/v3/types/07d9a444-9dca-484b-b14b-0aec271da6d7 Aug 13 03:35:39.265907 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65d91707-d35b-4bef-a231-e64d39dc825b tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:39.266149 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65d91707-d35b-4bef-a231-e64d39dc825b tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:39.266513 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:39.266513 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:39.307276 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65d91707-d35b-4bef-a231-e64d39dc825b tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types/07d9a444-9dca-484b-b14b-0aec271da6d7 returned with HTTP 202 Aug 13 03:35:39.307760 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 441/1744] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:35:39 2026] DELETE /volume/v3/types/07d9a444-9dca-484b-b14b-0aec271da6d7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:39.323539 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fd494ef5-9050-4181-b691-0979f8b482df None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.325987 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd494ef5-9050-4181-b691-0979f8b482df tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:35:39.326516 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fd494ef5-9050-4181-b691-0979f8b482df tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-839644458", "extra_specs": {}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:39.349688 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd494ef5-9050-4181-b691-0979f8b482df tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:35:39.350537 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 431/1745] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:35:39 2026] POST /volume/v3/types => generated 213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:39.363625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9386bbd9-5668-45c1-97d3-471ef2f99ff4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.366517 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9386bbd9-5668-45c1-97d3-471ef2f99ff4 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] POST https://10.4.3.140/volume/v3/types/4931e9b3-3984-4e27-b556-9607b551a274/encryption Aug 13 03:35:39.368178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9386bbd9-5668-45c1-97d3-471ef2f99ff4 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:39.368432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f222e4e7-ee72-4687-8e2d-956d780de603 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.371300 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f222e4e7-ee72-4687-8e2d-956d780de603 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] GET https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 Aug 13 03:35:39.371528 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f222e4e7-ee72-4687-8e2d-956d780de603 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:39.371782 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f222e4e7-ee72-4687-8e2d-956d780de603 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:39.386223 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:39.386223 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:39.393313 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f222e4e7-ee72-4687-8e2d-956d780de603 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Volume info retrieved successfully. Aug 13 03:35:39.400380 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f222e4e7-ee72-4687-8e2d-956d780de603 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 returned with HTTP 200 Aug 13 03:35:39.401121 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 437/1746] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:39 2026] GET /volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:39.405812 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9386bbd9-5668-45c1-97d3-471ef2f99ff4 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types/4931e9b3-3984-4e27-b556-9607b551a274/encryption returned with HTTP 200 Aug 13 03:35:39.405812 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 438/1747] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:35:39 2026] POST /volume/v3/types/4931e9b3-3984-4e27-b556-9607b551a274/encryption => generated 231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:39.418910 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-46edff44-9979-447e-8bd4-4a52c66d5627 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.420936 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:39.421067 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-edcdf297-5495-43cb-b76d-94138792bdde None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.421391 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5547e983-2b10-4522-85c9-3a4f8429f362"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:39.424635 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:39.425087 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1469792805", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-839644458", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:39.426882 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5547e983-2b10-4522-85c9-3a4f8429f362'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:39.428131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1469792805', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-839644458', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:39.434281 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume of 1 GB Aug 13 03:35:39.434772 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:39.434772 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:39.435320 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Availability Zones retrieved successfully. Aug 13 03:35:39.441413 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:39.441413 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:39.442209 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Volume retrieved successfully. Aug 13 03:35:39.442415 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Create volume of 1 GB Aug 13 03:35:39.443098 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Flow 'volume_create_api' (9ce806ba-fc03-4aa0-8df4-6eedda72d74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:39.445381 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8f45b8-5f62-4ca9-9c8c-a1e7bb1d91a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:39.446743 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:39.448252 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Availability Zones retrieved successfully. Aug 13 03:35:39.454439 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Flow 'volume_create_api' (4fce23ed-0f77-446c-8d81-29f74f9a9da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:39.455697 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48677363-a025-4f86-97f4-8bd9dd517aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:39.457078 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:39.458718 np0000007145 devstack@c-api.service[100343]: WARNING cinder.volume.api [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48677363-a025-4f86-97f4-8bd9dd517aca) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 03:35:39.458718 np0000007145 devstack@c-api.service[100343]: 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. Aug 13 03:35:39.460327 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48677363-a025-4f86-97f4-8bd9dd517aca) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:39.461451 np0000007145 devstack@c-api.service[100343]: WARNING cinder.volume.api [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48677363-a025-4f86-97f4-8bd9dd517aca) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 03:35:39.462396 np0000007145 devstack@c-api.service[100343]: WARNING cinder.volume.api [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Flow 'volume_create_api' (4fce23ed-0f77-446c-8d81-29f74f9a9da9) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 03:35:39.462785 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-46edff44-9979-447e-8bd4-4a52c66d5627 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Aug 13 03:35:39.463444 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 442/1748] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:35:39 2026] POST /volume/v3/volumes => generated 173 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:35:39.472260 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3b006fcc-0051-4caa-81f1-e71cb5921892 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.475729 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b006fcc-0051-4caa-81f1-e71cb5921892 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] GET https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 Aug 13 03:35:39.476683 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b006fcc-0051-4caa-81f1-e71cb5921892 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:39.476683 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b006fcc-0051-4caa-81f1-e71cb5921892 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:39.488170 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:39.488170 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:39.494090 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3b006fcc-0051-4caa-81f1-e71cb5921892 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Volume info retrieved successfully. Aug 13 03:35:39.494273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8f45b8-5f62-4ca9-9c8c-a1e7bb1d91a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:35:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4931e9b3-3984-4e27-b556-9607b551a274,is_public=True,name='tempest-scenario-type-luksv2-839644458',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4931e9b3-3984-4e27-b556-9607b551a274', '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=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:39.495300 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ef0b4a-8d8d-4d4e-bcf3-d04edb676245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:39.500408 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b006fcc-0051-4caa-81f1-e71cb5921892 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 returned with HTTP 200 Aug 13 03:35:39.501166 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 438/1749] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:39 2026] GET /volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:39.516672 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a5266a0d-ee82-41ac-b516-c3a062415e7d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.518799 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a5266a0d-ee82-41ac-b516-c3a062415e7d tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 Aug 13 03:35:39.519042 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a5266a0d-ee82-41ac-b516-c3a062415e7d tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:39.519338 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a5266a0d-ee82-41ac-b516-c3a062415e7d tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:39.519617 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-a5266a0d-ee82-41ac-b516-c3a062415e7d tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Delete volume with id: 5547e983-2b10-4522-85c9-3a4f8429f362 Aug 13 03:35:39.527100 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-839644458 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-839644458, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:35:39.527447 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-839644458 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-839644458, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:35:39.528054 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:39.528054 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:39.528643 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a5266a0d-ee82-41ac-b516-c3a062415e7d tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Volume info retrieved successfully. Aug 13 03:35:39.573231 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a5266a0d-ee82-41ac-b516-c3a062415e7d tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Delete volume request issued successfully. Aug 13 03:35:39.573462 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a5266a0d-ee82-41ac-b516-c3a062415e7d tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 returned with HTTP 202 Aug 13 03:35:39.573979 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 439/1750] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:39 2026] DELETE /volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:39.583679 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Created reservations ['aef09a29-19a1-4d44-b42f-4256686d970f', '0c1cb88a-2e5b-4880-bf78-c5edf3752443', 'e61e6737-169a-4ea9-9ddc-41040a385e17', '8ba68ecf-7f6e-42d9-a6bb-97c1995c8218'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:39.584835 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ef0b4a-8d8d-4d4e-bcf3-d04edb676245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aef09a29-19a1-4d44-b42f-4256686d970f', '0c1cb88a-2e5b-4880-bf78-c5edf3752443', 'e61e6737-169a-4ea9-9ddc-41040a385e17', '8ba68ecf-7f6e-42d9-a6bb-97c1995c8218']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:39.587022 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7551c0b-b449-4a0b-ad26-c9a353f9532a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:39.587745 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-81f05459-af19-4d7b-b4a5-af1fa634f1b2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:39.590684 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81f05459-af19-4d7b-b4a5-af1fa634f1b2 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] GET https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 Aug 13 03:35:39.590684 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81f05459-af19-4d7b-b4a5-af1fa634f1b2 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:39.590684 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-81f05459-af19-4d7b-b4a5-af1fa634f1b2 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:39.603397 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:39.603397 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:39.618070 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-81f05459-af19-4d7b-b4a5-af1fa634f1b2 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Volume info retrieved successfully. Aug 13 03:35:39.621008 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7551c0b-b449-4a0b-ad26-c9a353f9532a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2570620-529f-4a46-b068-40f799a09437', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1469792805',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131506709ff548b0b6dbc4901c2a9cd2',qos_specs=None,replication_status=,reservations=['aef09a29-19a1-4d44-b42f-4256686d970f','0c1cb88a-2e5b-4880-bf78-c5edf3752443','e61e6737-169a-4ea9-9ddc-41040a385e17','8ba68ecf-7f6e-42d9-a6bb-97c1995c8218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19c677b902604252a3b90b448178a3f3',volume_type_id=4931e9b3-3984-4e27-b556-9607b551a274), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1469792805',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b2570620-529f-4a46-b068-40f799a09437,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131506709ff548b0b6dbc4901c2a9cd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19c677b902604252a3b90b448178a3f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4931e9b3-3984-4e27-b556-9607b551a274),volume_type_id=4931e9b3-3984-4e27-b556-9607b551a274)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:39.621540 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad685b6-04f0-4bee-bfd7-67fb45722718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:39.624571 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-81f05459-af19-4d7b-b4a5-af1fa634f1b2 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 returned with HTTP 200 Aug 13 03:35:39.625184 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 443/1751] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:39 2026] GET /volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:39.648453 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad685b6-04f0-4bee-bfd7-67fb45722718) transitioned into state 'SUCCESS' from state '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-1469792805',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131506709ff548b0b6dbc4901c2a9cd2',qos_specs=None,replication_status=,reservations=['aef09a29-19a1-4d44-b42f-4256686d970f','0c1cb88a-2e5b-4880-bf78-c5edf3752443','e61e6737-169a-4ea9-9ddc-41040a385e17','8ba68ecf-7f6e-42d9-a6bb-97c1995c8218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19c677b902604252a3b90b448178a3f3',volume_type_id=4931e9b3-3984-4e27-b556-9607b551a274)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:39.649529 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6b298a-8979-4884-9b03-367ee15264cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:39.665432 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6b298a-8979-4884-9b03-367ee15264cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:39.666849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Flow 'volume_create_api' (9ce806ba-fc03-4aa0-8df4-6eedda72d74d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:39.667808 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume request issued successfully. Aug 13 03:35:39.668892 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-edcdf297-5495-43cb-b76d-94138792bdde tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:39.669884 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 432/1752] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:35:39 2026] POST /volume/v3/volumes => generated 786 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:40.645896 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-643ebea7-4021-4ae6-be38-456634bd7f13 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:40.647800 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-643ebea7-4021-4ae6-be38-456634bd7f13 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] GET https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 Aug 13 03:35:40.648030 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-643ebea7-4021-4ae6-be38-456634bd7f13 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:40.648243 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-643ebea7-4021-4ae6-be38-456634bd7f13 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:40.659156 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-643ebea7-4021-4ae6-be38-456634bd7f13 tempest-VolumesCloneNegativeTest-1614421414 tempest-VolumesCloneNegativeTest-1614421414-project-member] https://10.4.3.140/volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 returned with HTTP 404 Aug 13 03:35:40.659745 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 439/1753] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:40 2026] GET /volume/v3/volumes/5547e983-2b10-4522-85c9-3a4f8429f362 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:42.817344 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:42.822460 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:42.822934 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-VolumesExtendTest-Volume-951602761"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:42.825707 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Create volume request body: {'volume': {'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-951602761'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:43.092276 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Create volume of 1 GB Aug 13 03:35:43.102942 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Availability Zones retrieved successfully. Aug 13 03:35:43.114207 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Flow 'volume_create_api' (52ff09be-c447-4f7f-8984-1d5c3d26f97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:43.116465 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9a393f-fcd3-4f23-99d2-a19a46c343a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:43.117970 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:43.229113 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9a393f-fcd3-4f23-99d2-a19a46c343a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:43.230068 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03cee6a8-a7e8-40b5-8c20-a422465f4773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:43.355875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Created reservations ['f4a4aa37-d6b8-40b7-bc29-7d3fe267abcc', '38e99949-bed0-4630-9a35-2751f53d0595', 'cd875975-1801-4831-8676-dca9a8105042', 'da9d0d1a-580d-4424-aa50-8f077969292b'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:43.355875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03cee6a8-a7e8-40b5-8c20-a422465f4773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4a4aa37-d6b8-40b7-bc29-7d3fe267abcc', '38e99949-bed0-4630-9a35-2751f53d0595', 'cd875975-1801-4831-8676-dca9a8105042', 'da9d0d1a-580d-4424-aa50-8f077969292b']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:43.356486 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9acc0646-641a-4324-ad1f-e4d066947ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:43.385864 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9acc0646-641a-4324-ad1f-e4d066947ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0929ab9c-c7c3-4271-b5b8-65745b7f1116', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-951602761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dafb4602b37741918f7c211a875f38e2',qos_specs=None,replication_status=,reservations=['f4a4aa37-d6b8-40b7-bc29-7d3fe267abcc','38e99949-bed0-4630-9a35-2751f53d0595','cd875975-1801-4831-8676-dca9a8105042','da9d0d1a-580d-4424-aa50-8f077969292b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3e8dce476bb44439becb26a453eed6d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-951602761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0929ab9c-c7c3-4271-b5b8-65745b7f1116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dafb4602b37741918f7c211a875f38e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3e8dce476bb44439becb26a453eed6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:43.387845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb97882d-12a5-4912-a19e-74b894b8694b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:43.409856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb97882d-12a5-4912-a19e-74b894b8694b) transitioned into state 'SUCCESS' from state '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-951602761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dafb4602b37741918f7c211a875f38e2',qos_specs=None,replication_status=,reservations=['f4a4aa37-d6b8-40b7-bc29-7d3fe267abcc','38e99949-bed0-4630-9a35-2751f53d0595','cd875975-1801-4831-8676-dca9a8105042','da9d0d1a-580d-4424-aa50-8f077969292b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3e8dce476bb44439becb26a453eed6d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:43.410893 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50822e8a-3635-4e87-a677-121b3575ba63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:43.426311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50822e8a-3635-4e87-a677-121b3575ba63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:43.428023 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Flow 'volume_create_api' (52ff09be-c447-4f7f-8984-1d5c3d26f97d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:43.428537 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Create volume request issued successfully. Aug 13 03:35:43.430249 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-13e30b1a-e915-4ef6-bfd1-f67ad28d29db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:43.430249 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 440/1754] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:35:42 2026] POST /volume/v3/volumes => generated 747 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:43.448219 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1fe6c505-c793-4be5-8e19-25d73fd150db None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:43.451559 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fe6c505-c793-4be5-8e19-25d73fd150db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:43.451752 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fe6c505-c793-4be5-8e19-25d73fd150db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:43.452034 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fe6c505-c793-4be5-8e19-25d73fd150db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:43.463122 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:43.463122 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:43.468644 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1fe6c505-c793-4be5-8e19-25d73fd150db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:43.474190 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fe6c505-c793-4be5-8e19-25d73fd150db tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 returned with HTTP 200 Aug 13 03:35:43.474754 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 444/1755] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:43 2026] GET /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:35:44.498575 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-85e7e290-6828-4f74-a61a-3d69a609992d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:44.499633 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85e7e290-6828-4f74-a61a-3d69a609992d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:44.500288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85e7e290-6828-4f74-a61a-3d69a609992d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:44.500288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85e7e290-6828-4f74-a61a-3d69a609992d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:44.517860 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:44.517860 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:44.528249 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-85e7e290-6828-4f74-a61a-3d69a609992d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:44.541357 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85e7e290-6828-4f74-a61a-3d69a609992d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 returned with HTTP 200 Aug 13 03:35:44.541882 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 433/1756] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:44 2026] GET /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 => generated 1355 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:44.561753 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-35d02b14-c4cf-4246-a75d-dfee4070ed0e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:44.566784 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35d02b14-c4cf-4246-a75d-dfee4070ed0e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] POST https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116/action Aug 13 03:35:44.567435 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35d02b14-c4cf-4246-a75d-dfee4070ed0e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:44.567556 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35d02b14-c4cf-4246-a75d-dfee4070ed0e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:44.586494 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:44.586494 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:44.587450 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-35d02b14-c4cf-4246-a75d-dfee4070ed0e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:44.646201 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-35d02b14-c4cf-4246-a75d-dfee4070ed0e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Created reservations ['688ee439-04a7-4f6e-9a63-5f0a8ee4ac8d', '55b6e4fa-ba7b-4a1d-bbb8-823b0c5b3b92'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:44.663938 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-35d02b14-c4cf-4246-a75d-dfee4070ed0e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Extend volume request issued successfully. Aug 13 03:35:44.663938 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35d02b14-c4cf-4246-a75d-dfee4070ed0e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116/action returned with HTTP 202 Aug 13 03:35:44.664650 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 440/1757] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:35:44 2026] POST /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:35:44.672803 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c00293fe-0c66-4d22-a313-3f123ff95f55 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:44.674892 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c00293fe-0c66-4d22-a313-3f123ff95f55 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:44.675165 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c00293fe-0c66-4d22-a313-3f123ff95f55 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:44.675310 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c00293fe-0c66-4d22-a313-3f123ff95f55 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:44.682418 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:44.682418 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:44.686512 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c00293fe-0c66-4d22-a313-3f123ff95f55 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:44.691457 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c00293fe-0c66-4d22-a313-3f123ff95f55 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 returned with HTTP 200 Aug 13 03:35:44.691901 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 441/1758] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:44 2026] GET /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:45.345736 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-63577c70-8673-49a1-afd3-c3247ff7f667 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:45.466691 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:45.467030 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-80896345", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:45.469000 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-80896345', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:45.469000 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Create volume of 1 GB Aug 13 03:35:45.474092 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Availability Zones retrieved successfully. Aug 13 03:35:45.480268 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Flow 'volume_create_api' (3f6f1ae2-630e-4c18-8c32-d0cfaa2e8d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:45.481464 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da6bf75-ade0-4e58-8e6c-bbc5764cd639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.482618 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:45.521693 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da6bf75-ade0-4e58-8e6c-bbc5764cd639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.522719 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee758d8f-5a66-4ce5-96ab-6729a221737a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.609794 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Created reservations ['8c2beff2-bdac-46f1-b66e-b11106f6a16d', '03e562fb-0180-4426-88fd-5722cec7005d', '6e2c4569-96c7-44d0-b346-e621fee12676', 'f38a8684-3a2e-4f4e-8be4-bd38d2ea449a'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:45.610884 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee758d8f-5a66-4ce5-96ab-6729a221737a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c2beff2-bdac-46f1-b66e-b11106f6a16d', '03e562fb-0180-4426-88fd-5722cec7005d', '6e2c4569-96c7-44d0-b346-e621fee12676', 'f38a8684-3a2e-4f4e-8be4-bd38d2ea449a']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.611672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5db976-eda8-4232-9981-fe6474e1dd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.644274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5db976-eda8-4232-9981-fe6474e1dd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-80896345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1deceaf864b84de49c4eee1d75952808',qos_specs=None,replication_status=,reservations=['8c2beff2-bdac-46f1-b66e-b11106f6a16d','03e562fb-0180-4426-88fd-5722cec7005d','6e2c4569-96c7-44d0-b346-e621fee12676','f38a8684-3a2e-4f4e-8be4-bd38d2ea449a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9182cbea1b2149899d0396a7e73af6b7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-80896345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1deceaf864b84de49c4eee1d75952808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9182cbea1b2149899d0396a7e73af6b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.646084 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5a21e2-80e8-416d-ae13-6094fd96ad57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.676271 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5a21e2-80e8-416d-ae13-6094fd96ad57) transitioned into state 'SUCCESS' from state '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-80896345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1deceaf864b84de49c4eee1d75952808',qos_specs=None,replication_status=,reservations=['8c2beff2-bdac-46f1-b66e-b11106f6a16d','03e562fb-0180-4426-88fd-5722cec7005d','6e2c4569-96c7-44d0-b346-e621fee12676','f38a8684-3a2e-4f4e-8be4-bd38d2ea449a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9182cbea1b2149899d0396a7e73af6b7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.677343 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b12ca54-361c-4036-9ebc-e4928b179ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.691848 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b12ca54-361c-4036-9ebc-e4928b179ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.691848 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Flow 'volume_create_api' (3f6f1ae2-630e-4c18-8c32-d0cfaa2e8d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:45.691848 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Create volume request issued successfully. Aug 13 03:35:45.692306 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63577c70-8673-49a1-afd3-c3247ff7f667 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:45.692894 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 445/1759] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:35:45 2026] POST /volume/v3/volumes => generated 763 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:45.709951 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a15ad0f1-72c7-4a00-9b4a-b234e1f8ca8b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:45.712241 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a15ad0f1-72c7-4a00-9b4a-b234e1f8ca8b tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:45.712555 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a15ad0f1-72c7-4a00-9b4a-b234e1f8ca8b tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:45.712847 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a15ad0f1-72c7-4a00-9b4a-b234e1f8ca8b tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:45.714512 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:45.719647 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:45.721763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-817380858", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:45.723635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-817380858', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:45.724109 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Create volume of 1 GB Aug 13 03:35:45.736634 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:45.736634 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:45.736743 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Availability Zones retrieved successfully. Aug 13 03:35:45.745872 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Flow 'volume_create_api' (b9a472cc-8a7e-4a86-baee-f06267729ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:45.747063 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26cd0b81-c974-419c-a203-eecba028d2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.749952 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a15ad0f1-72c7-4a00-9b4a-b234e1f8ca8b tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:45.750013 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:45.759205 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a15ad0f1-72c7-4a00-9b4a-b234e1f8ca8b tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 returned with HTTP 200 Aug 13 03:35:45.759205 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 434/1760] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:45 2026] GET /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 => generated 1355 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:45.780316 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-30768044-bac3-461b-b385-0a9abef27189 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:45.783100 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30768044-bac3-461b-b385-0a9abef27189 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:45.783437 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-30768044-bac3-461b-b385-0a9abef27189 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:45.783676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-30768044-bac3-461b-b385-0a9abef27189 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:45.800734 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:45.800734 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:45.810701 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26cd0b81-c974-419c-a203-eecba028d2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.811404 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0e69e3-43de-4b86-8dae-80f4093d9737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.815100 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-30768044-bac3-461b-b385-0a9abef27189 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:45.824013 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30768044-bac3-461b-b385-0a9abef27189 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 returned with HTTP 200 Aug 13 03:35:45.824290 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 442/1761] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:45 2026] GET /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 => generated 1355 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:45.843850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9fb82726-2e7f-4743-9b72-5fb59bc14474 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:45.846331 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9fb82726-2e7f-4743-9b72-5fb59bc14474 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:45.846331 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9fb82726-2e7f-4743-9b72-5fb59bc14474 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:45.846533 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9fb82726-2e7f-4743-9b72-5fb59bc14474 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:45.860644 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:45.860644 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:45.871258 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9fb82726-2e7f-4743-9b72-5fb59bc14474 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:45.878516 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9fb82726-2e7f-4743-9b72-5fb59bc14474 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 returned with HTTP 200 Aug 13 03:35:45.879359 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 446/1762] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:45 2026] GET /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:45.893420 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Created reservations ['0d9a6eef-3ff1-4ebe-aca9-55284af41745', '109e713d-8558-4034-815b-bba12c861ba2', 'e7559c80-2260-49b7-adf0-fafa7db46aba', '25b9998b-9e98-45a5-8690-a6cca3c639eb'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:45.894631 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0e69e3-43de-4b86-8dae-80f4093d9737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d9a6eef-3ff1-4ebe-aca9-55284af41745', '109e713d-8558-4034-815b-bba12c861ba2', 'e7559c80-2260-49b7-adf0-fafa7db46aba', '25b9998b-9e98-45a5-8690-a6cca3c639eb']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.895484 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382cf9b2-8edc-42df-af16-d28ca404d479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.896701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2bd49f90-42b7-4b96-b954-0a9962e681ba None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:45.899512 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2bd49f90-42b7-4b96-b954-0a9962e681ba tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:45.899782 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2bd49f90-42b7-4b96-b954-0a9962e681ba tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:45.900428 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2bd49f90-42b7-4b96-b954-0a9962e681ba tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:45.900941 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-2bd49f90-42b7-4b96-b954-0a9962e681ba tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Delete volume with id: 0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:45.913114 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:45.913114 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:45.913713 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2bd49f90-42b7-4b96-b954-0a9962e681ba tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:45.925142 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382cf9b2-8edc-42df-af16-d28ca404d479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7940245-69b5-4674-90d3-f7dbd15c4d99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-817380858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1deceaf864b84de49c4eee1d75952808',qos_specs=None,replication_status=,reservations=['0d9a6eef-3ff1-4ebe-aca9-55284af41745','109e713d-8558-4034-815b-bba12c861ba2','e7559c80-2260-49b7-adf0-fafa7db46aba','25b9998b-9e98-45a5-8690-a6cca3c639eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9182cbea1b2149899d0396a7e73af6b7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-817380858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7940245-69b5-4674-90d3-f7dbd15c4d99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1deceaf864b84de49c4eee1d75952808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9182cbea1b2149899d0396a7e73af6b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.926283 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8016d5ad-3c02-4831-9df9-3a693aede3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.948222 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2bd49f90-42b7-4b96-b954-0a9962e681ba tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Delete volume request issued successfully. Aug 13 03:35:45.948515 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2bd49f90-42b7-4b96-b954-0a9962e681ba tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 returned with HTTP 202 Aug 13 03:35:45.949410 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 435/1763] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:45 2026] DELETE /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:45.955379 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8016d5ad-3c02-4831-9df9-3a693aede3f1) transitioned into state 'SUCCESS' from state '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-817380858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1deceaf864b84de49c4eee1d75952808',qos_specs=None,replication_status=,reservations=['0d9a6eef-3ff1-4ebe-aca9-55284af41745','109e713d-8558-4034-815b-bba12c861ba2','e7559c80-2260-49b7-adf0-fafa7db46aba','25b9998b-9e98-45a5-8690-a6cca3c639eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9182cbea1b2149899d0396a7e73af6b7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.956977 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd1b00d-e758-44fc-ac31-6dc31309ce9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:45.958970 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-774505f4-a0e1-49b1-bde1-35e84630c5f6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:45.963300 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-774505f4-a0e1-49b1-bde1-35e84630c5f6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:45.963670 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-774505f4-a0e1-49b1-bde1-35e84630c5f6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:45.964006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-774505f4-a0e1-49b1-bde1-35e84630c5f6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:45.969850 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd1b00d-e758-44fc-ac31-6dc31309ce9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:45.970848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Flow 'volume_create_api' (b9a472cc-8a7e-4a86-baee-f06267729ef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:45.971171 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Create volume request issued successfully. Aug 13 03:35:45.971859 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fbcfeb0-82ac-41f6-a02b-586e9e768db8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:45.972443 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 441/1764] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:35:45 2026] POST /volume/v3/volumes => generated 764 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:45.978077 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:45.978077 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:45.983072 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-774505f4-a0e1-49b1-bde1-35e84630c5f6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:45.991730 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-774505f4-a0e1-49b1-bde1-35e84630c5f6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 returned with HTTP 200 Aug 13 03:35:45.993635 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 443/1765] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:45 2026] GET /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:46.101891 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-80b61db9-5116-4607-93ec-4024df7e3425 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:46.104869 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-80b61db9-5116-4607-93ec-4024df7e3425 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:35:46.104869 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-80b61db9-5116-4607-93ec-4024df7e3425 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:46.104869 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-80b61db9-5116-4607-93ec-4024df7e3425 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:46.115467 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:46.115467 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:46.120228 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-80b61db9-5116-4607-93ec-4024df7e3425 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:35:46.125930 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-80b61db9-5116-4607-93ec-4024df7e3425 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:35:46.125930 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 447/1766] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:46 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:35:46.276921 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8cf48da0-087a-4e79-ba2a-3867a7c8635f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:46.285882 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8cf48da0-087a-4e79-ba2a-3867a7c8635f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:35:46.285882 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8cf48da0-087a-4e79-ba2a-3867a7c8635f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:46.285882 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8cf48da0-087a-4e79-ba2a-3867a7c8635f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:46.300333 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:46.300333 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:46.311272 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8cf48da0-087a-4e79-ba2a-3867a7c8635f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:35:46.322475 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8cf48da0-087a-4e79-ba2a-3867a7c8635f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:35:46.323980 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 436/1767] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:46 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:47.013654 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e16c8412-0afd-4e6e-922d-d3357aa8c1e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:47.016495 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e16c8412-0afd-4e6e-922d-d3357aa8c1e6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 Aug 13 03:35:47.016641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e16c8412-0afd-4e6e-922d-d3357aa8c1e6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:47.017099 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e16c8412-0afd-4e6e-922d-d3357aa8c1e6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:47.032081 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e16c8412-0afd-4e6e-922d-d3357aa8c1e6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 returned with HTTP 404 Aug 13 03:35:47.032658 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 442/1768] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:47 2026] GET /volume/v3/volumes/0929ab9c-c7c3-4271-b5b8-65745b7f1116 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:47.044101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8691662e-c447-4d26-9a84-cc54f1328445 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:47.049853 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:47.049853 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1152670910"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:47.049853 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1152670910'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:47.049853 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Create volume of 1 GB Aug 13 03:35:47.054939 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Availability Zones retrieved successfully. Aug 13 03:35:47.063344 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Flow 'volume_create_api' (4e788386-82fa-49d8-b5ad-d095eba63a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:47.064495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6614be4f-44c7-493a-b25d-9b953f56a5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.065790 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:47.112909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6614be4f-44c7-493a-b25d-9b953f56a5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.113795 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a43b29-8476-4330-a903-51b20dc6f5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.176799 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:47.178999 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:47.179609 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2111750970", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:47.181323 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2111750970', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:47.181634 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Create volume of 1 GB Aug 13 03:35:47.187519 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Availability Zones retrieved successfully. Aug 13 03:35:47.195549 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Flow 'volume_create_api' (53146a1f-a81d-4f31-bd7a-488f60701487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:47.197286 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ed7978-070b-4d32-9be0-8ddfd0c44bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.198563 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Created reservations ['b32ac23e-0847-4d4a-b4dc-5f9f13189e38', 'fa82db41-bddf-4de5-a8bd-cb377cf48df3', '54abebe1-23d2-48ab-9484-e0f3aceaa274', '63fe6019-b4eb-4a33-b229-d81b4db3387e'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:47.199033 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:47.199601 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a43b29-8476-4330-a903-51b20dc6f5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b32ac23e-0847-4d4a-b4dc-5f9f13189e38', 'fa82db41-bddf-4de5-a8bd-cb377cf48df3', '54abebe1-23d2-48ab-9484-e0f3aceaa274', '63fe6019-b4eb-4a33-b229-d81b4db3387e']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.200541 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b972626-dda9-4477-b9bf-0d5dcb0ac4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.260086 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b972626-dda9-4477-b9bf-0d5dcb0ac4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eda3e1f-313a-4b5c-8cba-be7727191b3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1152670910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dafb4602b37741918f7c211a875f38e2',qos_specs=None,replication_status=,reservations=['b32ac23e-0847-4d4a-b4dc-5f9f13189e38','fa82db41-bddf-4de5-a8bd-cb377cf48df3','54abebe1-23d2-48ab-9484-e0f3aceaa274','63fe6019-b4eb-4a33-b229-d81b4db3387e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3e8dce476bb44439becb26a453eed6d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1152670910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eda3e1f-313a-4b5c-8cba-be7727191b3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dafb4602b37741918f7c211a875f38e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3e8dce476bb44439becb26a453eed6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.260086 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cedcaab-2905-45e0-a30f-4371a8b523f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.263734 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17ed7978-070b-4d32-9be0-8ddfd0c44bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.266515 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0016567c-a507-4855-bc42-37348f639488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.321371 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cedcaab-2905-45e0-a30f-4371a8b523f2) transitioned into state 'SUCCESS' from state '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-1152670910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dafb4602b37741918f7c211a875f38e2',qos_specs=None,replication_status=,reservations=['b32ac23e-0847-4d4a-b4dc-5f9f13189e38','fa82db41-bddf-4de5-a8bd-cb377cf48df3','54abebe1-23d2-48ab-9484-e0f3aceaa274','63fe6019-b4eb-4a33-b229-d81b4db3387e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3e8dce476bb44439becb26a453eed6d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.322128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18defeaf-87fa-432e-82dc-6b4be3559794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.341528 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18defeaf-87fa-432e-82dc-6b4be3559794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.342006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Flow 'volume_create_api' (4e788386-82fa-49d8-b5ad-d095eba63a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:47.342205 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Create volume request issued successfully. Aug 13 03:35:47.343064 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8691662e-c447-4d26-9a84-cc54f1328445 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:47.343616 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 444/1769] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:35:47 2026] POST /volume/v3/volumes => generated 748 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:47.362412 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-188ea239-ca36-4870-a661-a17e69a7975a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:47.367061 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-188ea239-ca36-4870-a661-a17e69a7975a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:47.367512 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-188ea239-ca36-4870-a661-a17e69a7975a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:47.367512 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-188ea239-ca36-4870-a661-a17e69a7975a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:47.376949 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:47.376949 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:47.386455 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-188ea239-ca36-4870-a661-a17e69a7975a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:47.392691 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-188ea239-ca36-4870-a661-a17e69a7975a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e returned with HTTP 200 Aug 13 03:35:47.393284 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 437/1770] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:47 2026] GET /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:47.397851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Created reservations ['00657486-91b7-40bd-a262-33428020102c', 'be3255d2-e163-4599-883c-a9d16ea0f586', '600c88d3-4b21-4ca8-a315-67aeb9ac7025', 'bc5647dc-b42a-4f43-9692-179c9aef616a'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:47.397851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0016567c-a507-4855-bc42-37348f639488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00657486-91b7-40bd-a262-33428020102c', 'be3255d2-e163-4599-883c-a9d16ea0f586', '600c88d3-4b21-4ca8-a315-67aeb9ac7025', 'bc5647dc-b42a-4f43-9692-179c9aef616a']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.398220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56488c8-7198-4618-b38e-e090ca3dcf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.439164 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56488c8-7198-4618-b38e-e090ca3dcf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '739982b2-af8c-4740-8465-3749e58b6b8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2111750970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e815e4d0ae524697a3f4ca6c93ae9c06',qos_specs=None,replication_status=,reservations=['00657486-91b7-40bd-a262-33428020102c','be3255d2-e163-4599-883c-a9d16ea0f586','600c88d3-4b21-4ca8-a315-67aeb9ac7025','bc5647dc-b42a-4f43-9692-179c9aef616a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782af88968af4ca384f5953bcaf3da9a',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2111750970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=739982b2-af8c-4740-8465-3749e58b6b8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e815e4d0ae524697a3f4ca6c93ae9c06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782af88968af4ca384f5953bcaf3da9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.440255 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584ccb32-1939-4f7e-bf71-53e6dc203bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.468985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584ccb32-1939-4f7e-bf71-53e6dc203bfc) transitioned into state 'SUCCESS' from state '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-2111750970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e815e4d0ae524697a3f4ca6c93ae9c06',qos_specs=None,replication_status=,reservations=['00657486-91b7-40bd-a262-33428020102c','be3255d2-e163-4599-883c-a9d16ea0f586','600c88d3-4b21-4ca8-a315-67aeb9ac7025','bc5647dc-b42a-4f43-9692-179c9aef616a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782af88968af4ca384f5953bcaf3da9a',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.469131 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b214259b-0423-467a-9a72-56328480e6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:47.492667 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b214259b-0423-467a-9a72-56328480e6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:47.495517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Flow 'volume_create_api' (53146a1f-a81d-4f31-bd7a-488f60701487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:47.495966 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Create volume request issued successfully. Aug 13 03:35:47.497548 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a61a9041-3e88-4988-9dfa-b0c70d93965c tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:47.497548 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 448/1771] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:35:47 2026] POST /volume/v3/volumes => generated 755 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:47.520219 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7e9108f6-eac8-4007-90e6-e39efcd757d4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:47.522057 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e9108f6-eac8-4007-90e6-e39efcd757d4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:47.522648 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e9108f6-eac8-4007-90e6-e39efcd757d4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:47.522940 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e9108f6-eac8-4007-90e6-e39efcd757d4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:47.533359 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:47.533359 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:47.538516 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7e9108f6-eac8-4007-90e6-e39efcd757d4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:47.546205 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e9108f6-eac8-4007-90e6-e39efcd757d4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:47.547382 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 443/1772] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:47 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:48.412425 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ef123a3c-7ef1-4ef1-a81c-ea8bac7d280d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.415126 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ef123a3c-7ef1-4ef1-a81c-ea8bac7d280d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:48.415385 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ef123a3c-7ef1-4ef1-a81c-ea8bac7d280d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:48.415743 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ef123a3c-7ef1-4ef1-a81c-ea8bac7d280d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:48.428290 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:48.428290 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:48.433868 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ef123a3c-7ef1-4ef1-a81c-ea8bac7d280d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:48.440358 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ef123a3c-7ef1-4ef1-a81c-ea8bac7d280d tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e returned with HTTP 200 Aug 13 03:35:48.440971 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 445/1773] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:48 2026] GET /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:48.456977 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6af58f24-3422-4997-bcb8-7b93cd210d61 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.460040 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6af58f24-3422-4997-bcb8-7b93cd210d61 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:35:48.460535 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6af58f24-3422-4997-bcb8-7b93cd210d61 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eda3e1f-313a-4b5c-8cba-be7727191b3e", "name": "tempest-VolumesExtendTest-Snapshot-586774148"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:48.476863 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:48.476863 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:48.476863 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6af58f24-3422-4997-bcb8-7b93cd210d61 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:48.476863 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-6af58f24-3422-4997-bcb8-7b93cd210d61 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Create snapshot from volume 8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:48.524558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-6af58f24-3422-4997-bcb8-7b93cd210d61 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Created reservations ['4f473851-ba4c-48c5-9140-2e549b0500e6', 'efa12868-1a3d-4276-a247-340375b27715', '3a2f5edd-4100-4c2f-9fdd-8ad1eca54f85', '4e84169d-8a2d-46e6-a262-a519d3669dfa'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:48.562357 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6af58f24-3422-4997-bcb8-7b93cd210d61 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Snapshot create request issued successfully. Aug 13 03:35:48.562809 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6af58f24-3422-4997-bcb8-7b93cd210d61 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:35:48.563858 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 438/1774] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:35:48 2026] POST /volume/v3/snapshots => generated 303 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:48.565084 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-31e1f7fc-893c-4715-9fb8-22481ad30a3a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.567642 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31e1f7fc-893c-4715-9fb8-22481ad30a3a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:48.567966 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31e1f7fc-893c-4715-9fb8-22481ad30a3a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:48.568244 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31e1f7fc-893c-4715-9fb8-22481ad30a3a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:48.573177 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d40b7db7-9f98-4aae-bbf1-4b7318bdfa39 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.574837 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d40b7db7-9f98-4aae-bbf1-4b7318bdfa39 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd Aug 13 03:35:48.574948 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d40b7db7-9f98-4aae-bbf1-4b7318bdfa39 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:48.575133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d40b7db7-9f98-4aae-bbf1-4b7318bdfa39 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:48.582250 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:48.582250 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:48.582335 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:48.582335 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:48.582909 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d40b7db7-9f98-4aae-bbf1-4b7318bdfa39 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Snapshot retrieved successfully. Aug 13 03:35:48.584205 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d40b7db7-9f98-4aae-bbf1-4b7318bdfa39 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd returned with HTTP 200 Aug 13 03:35:48.585091 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 444/1775] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:48 2026] GET /volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:48.588257 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-31e1f7fc-893c-4715-9fb8-22481ad30a3a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:48.600015 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31e1f7fc-893c-4715-9fb8-22481ad30a3a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:48.600015 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 449/1776] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:48 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:48.618269 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f8fac0f9-9cad-46b9-8682-952d51a94dc9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.620993 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8fac0f9-9cad-46b9-8682-952d51a94dc9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:48.621238 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8fac0f9-9cad-46b9-8682-952d51a94dc9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:48.621474 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8fac0f9-9cad-46b9-8682-952d51a94dc9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:48.635050 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:48.635050 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:48.640689 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f8fac0f9-9cad-46b9-8682-952d51a94dc9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:48.649148 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8fac0f9-9cad-46b9-8682-952d51a94dc9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:48.649314 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 446/1777] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:48 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:48.666748 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8600883b-fd91-4cb4-aa72-19a509c243bc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.669320 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8600883b-fd91-4cb4-aa72-19a509c243bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes Aug 13 03:35:48.669607 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8600883b-fd91-4cb4-aa72-19a509c243bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:48.670341 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8600883b-fd91-4cb4-aa72-19a509c243bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:48.670341 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-8600883b-fd91-4cb4-aa72-19a509c243bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:35:48.670734 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:48.670734 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:48.673019 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8600883b-fd91-4cb4-aa72-19a509c243bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:35:48.682773 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8600883b-fd91-4cb4-aa72-19a509c243bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Get all volumes completed successfully. Aug 13 03:35:48.683439 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8600883b-fd91-4cb4-aa72-19a509c243bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Aug 13 03:35:48.683984 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 439/1778] 10.4.3.140 () {66 vars in 1237 bytes} [Thu Aug 13 03:35:48 2026] GET /volume/v3/volumes => generated 339 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:48.696685 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-68ba1f83-333a-48a6-b940-e3227a7fdd94 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.699637 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-68ba1f83-333a-48a6-b940-e3227a7fdd94 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:48.699711 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-68ba1f83-333a-48a6-b940-e3227a7fdd94 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:48.700158 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-68ba1f83-333a-48a6-b940-e3227a7fdd94 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:48.711050 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:48.711050 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:48.717300 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-68ba1f83-333a-48a6-b940-e3227a7fdd94 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:48.722208 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-68ba1f83-333a-48a6-b940-e3227a7fdd94 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:48.722927 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 445/1779] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:48 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:48.779171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-0bad0a9d-1926-4480-8a0a-b49e064700ba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.787817 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-0bad0a9d-1926-4480-8a0a-b49e064700ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:48.787817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-0bad0a9d-1926-4480-8a0a-b49e064700ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:48.787982 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-0bad0a9d-1926-4480-8a0a-b49e064700ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:48.801579 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:48.801579 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:48.811625 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-0bad0a9d-1926-4480-8a0a-b49e064700ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:48.819337 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-0bad0a9d-1926-4480-8a0a-b49e064700ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:48.819337 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 450/1780] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:48 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:48.939597 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d11583ac-6b6f-4e0c-8eb4-5792c8f842c9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.940330 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d11583ac-6b6f-4e0c-8eb4-5792c8f842c9 None None] GET https://10.4.3.140/volume// Aug 13 03:35:48.940330 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d11583ac-6b6f-4e0c-8eb4-5792c8f842c9 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:48.940524 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d11583ac-6b6f-4e0c-8eb4-5792c8f842c9 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:48.940962 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d11583ac-6b6f-4e0c-8eb4-5792c8f842c9 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:48.941879 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 447/1781] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:35:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:48.954626 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-c43572d9-e440-4001-8fde-f3101084c614 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:48.959450 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-c43572d9-e440-4001-8fde-f3101084c614 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:35:48.960918 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-c43572d9-e440-4001-8fde-f3101084c614 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "739982b2-af8c-4740-8465-3749e58b6b8d", "connector": null, "instance_uuid": "8dae660a-e2cf-4582-9fe6-a3531c43d762"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:48.975411 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:48.975411 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:49.028032 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-c43572d9-e440-4001-8fde-f3101084c614 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:35:49.028990 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 440/1782] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:35:48 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:49.084379 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5a5d4642-f4a5-425c-a627-48c8c868ec79 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:49.087859 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a5d4642-f4a5-425c-a627-48c8c868ec79 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:49.088060 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a5d4642-f4a5-425c-a627-48c8c868ec79 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:49.088409 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a5d4642-f4a5-425c-a627-48c8c868ec79 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:49.105305 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a9eeda8f-6a79-4063-be00-180ab975c8ff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:49.105305 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9eeda8f-6a79-4063-be00-180ab975c8ff None None] GET https://10.4.3.140/volume// Aug 13 03:35:49.105305 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9eeda8f-6a79-4063-be00-180ab975c8ff None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:49.105531 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9eeda8f-6a79-4063-be00-180ab975c8ff None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:49.106023 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9eeda8f-6a79-4063-be00-180ab975c8ff None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:49.106701 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 451/1783] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:49.111081 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:49.111081 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:49.124092 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-91ac5913-ca87-4b09-88d6-e9e5d2baec33 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:49.128639 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-91ac5913-ca87-4b09-88d6-e9e5d2baec33 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:49.129011 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-91ac5913-ca87-4b09-88d6-e9e5d2baec33 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:49.129960 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-91ac5913-ca87-4b09-88d6-e9e5d2baec33 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:49.131477 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5a5d4642-f4a5-425c-a627-48c8c868ec79 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:49.144009 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a5d4642-f4a5-425c-a627-48c8c868ec79 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:49.145272 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 446/1784] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:49 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:49.154483 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:49.154483 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:49.161692 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-91ac5913-ca87-4b09-88d6-e9e5d2baec33 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:49.169969 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-91ac5913-ca87-4b09-88d6-e9e5d2baec33 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:49.170357 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 448/1785] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:49 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 1027 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 03:35:49.357742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-55e320a2-b0f7-49ba-9907-8d6361074bbc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:49.359271 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-55e320a2-b0f7-49ba-9907-8d6361074bbc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] PUT https://10.4.3.140/volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea Aug 13 03:35:49.360517 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-55e320a2-b0f7-49ba-9907-8d6361074bbc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:49.376097 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-55e320a2-b0f7-49ba-9907-8d6361074bbc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Acquiring lock "cinder-attachment_update-739982b2-af8c-4740-8465-3749e58b6b8d-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:35:49.384383 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-55e320a2-b0f7-49ba-9907-8d6361074bbc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Lock "cinder-attachment_update-739982b2-af8c-4740-8465-3749e58b6b8d-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:35:49.385633 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:49.385633 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:49.505668 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-55e320a2-b0f7-49ba-9907-8d6361074bbc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Lock "cinder-attachment_update-739982b2-af8c-4740-8465-3749e58b6b8d-np0000007145" released by "attachment_update" :: held 0.120s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:35:49.505668 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-55e320a2-b0f7-49ba-9907-8d6361074bbc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea returned with HTTP 200 Aug 13 03:35:49.505668 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 441/1786] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:35:49 2026] PUT /volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:49.598040 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-83879075-0e80-4e65-b76d-6dbc52623baf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:49.599856 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83879075-0e80-4e65-b76d-6dbc52623baf tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd Aug 13 03:35:49.600105 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-83879075-0e80-4e65-b76d-6dbc52623baf tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:49.600451 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-83879075-0e80-4e65-b76d-6dbc52623baf tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:49.607463 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:49.607463 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:49.608765 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-83879075-0e80-4e65-b76d-6dbc52623baf tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Snapshot retrieved successfully. Aug 13 03:35:49.609060 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83879075-0e80-4e65-b76d-6dbc52623baf tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd returned with HTTP 200 Aug 13 03:35:49.609507 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 452/1787] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:49 2026] GET /volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:49.623954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44615286-7002-44e5-a421-0b1d5fcd351e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:49.626911 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44615286-7002-44e5-a421-0b1d5fcd351e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] POST https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e/action Aug 13 03:35:49.627593 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44615286-7002-44e5-a421-0b1d5fcd351e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:49.627789 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44615286-7002-44e5-a421-0b1d5fcd351e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:49.643248 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:49.643248 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:49.644439 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-44615286-7002-44e5-a421-0b1d5fcd351e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:49.720411 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-44615286-7002-44e5-a421-0b1d5fcd351e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Created reservations ['ca07ead7-feeb-4c46-a28f-e8ef248c1dda', '107406d6-a3ee-4cf0-8541-a6a228a4fd43'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:49.740147 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-44615286-7002-44e5-a421-0b1d5fcd351e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Extend volume request issued successfully. Aug 13 03:35:49.740473 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44615286-7002-44e5-a421-0b1d5fcd351e tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e/action returned with HTTP 202 Aug 13 03:35:49.741149 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 447/1788] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:35:49 2026] POST /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:35:49.758544 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2236b74d-e0a5-4815-a103-1fbef058f2b8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:49.763428 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2236b74d-e0a5-4815-a103-1fbef058f2b8 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:49.763735 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2236b74d-e0a5-4815-a103-1fbef058f2b8 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:49.764427 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2236b74d-e0a5-4815-a103-1fbef058f2b8 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:49.784913 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:49.784913 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:49.791191 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2236b74d-e0a5-4815-a103-1fbef058f2b8 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:49.802075 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2236b74d-e0a5-4815-a103-1fbef058f2b8 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e returned with HTTP 200 Aug 13 03:35:49.802941 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 449/1789] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:49 2026] GET /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:50.160996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ccb158af-b6fc-4775-9419-73d570fa9290 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:50.164104 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccb158af-b6fc-4775-9419-73d570fa9290 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:50.164104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccb158af-b6fc-4775-9419-73d570fa9290 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:50.164104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccb158af-b6fc-4775-9419-73d570fa9290 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:50.174691 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:50.174691 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:50.180433 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ccb158af-b6fc-4775-9419-73d570fa9290 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:50.185944 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccb158af-b6fc-4775-9419-73d570fa9290 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:50.186323 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 442/1790] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:50 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:50.822220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cd2693d8-ba95-4717-9744-48cf4677f42c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:50.826013 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd2693d8-ba95-4717-9744-48cf4677f42c tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:50.826013 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd2693d8-ba95-4717-9744-48cf4677f42c tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:50.826013 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd2693d8-ba95-4717-9744-48cf4677f42c tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:50.837786 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:50.837786 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:50.846856 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cd2693d8-ba95-4717-9744-48cf4677f42c tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:50.855188 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd2693d8-ba95-4717-9744-48cf4677f42c tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e returned with HTTP 200 Aug 13 03:35:50.855834 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 453/1791] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:50 2026] GET /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:50.881788 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-69fa1bf5-f2c6-4049-ba31-362a0ab75684 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:50.884554 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69fa1bf5-f2c6-4049-ba31-362a0ab75684 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:50.884807 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69fa1bf5-f2c6-4049-ba31-362a0ab75684 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:50.884894 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69fa1bf5-f2c6-4049-ba31-362a0ab75684 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:50.895408 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:50.895408 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:50.901011 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-69fa1bf5-f2c6-4049-ba31-362a0ab75684 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:50.909627 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69fa1bf5-f2c6-4049-ba31-362a0ab75684 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e returned with HTTP 200 Aug 13 03:35:50.910063 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 448/1792] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:50 2026] GET /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:50.932679 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3804a19c-a2a2-43f4-9be1-571abb96213f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:50.935318 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3804a19c-a2a2-43f4-9be1-571abb96213f tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd Aug 13 03:35:50.935318 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3804a19c-a2a2-43f4-9be1-571abb96213f tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:50.935318 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3804a19c-a2a2-43f4-9be1-571abb96213f tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:50.935318 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-3804a19c-a2a2-43f4-9be1-571abb96213f tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Delete snapshot with id: ca2f4215-4d94-441a-a425-2dc0c86578dd Aug 13 03:35:50.943243 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:50.943243 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:50.944152 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3804a19c-a2a2-43f4-9be1-571abb96213f tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Snapshot retrieved successfully. Aug 13 03:35:50.976459 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3804a19c-a2a2-43f4-9be1-571abb96213f tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Snapshot delete request issued successfully. Aug 13 03:35:50.976743 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3804a19c-a2a2-43f4-9be1-571abb96213f tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd returned with HTTP 202 Aug 13 03:35:50.977590 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 450/1793] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:35:50 2026] DELETE /volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:50.989424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a211e408-5243-441d-b912-5962127f38c6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:50.992119 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a211e408-5243-441d-b912-5962127f38c6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd Aug 13 03:35:50.998131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a211e408-5243-441d-b912-5962127f38c6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:50.998131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a211e408-5243-441d-b912-5962127f38c6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:51.010524 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:51.010524 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:51.012567 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a211e408-5243-441d-b912-5962127f38c6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Snapshot retrieved successfully. Aug 13 03:35:51.013640 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a211e408-5243-441d-b912-5962127f38c6 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd returned with HTTP 200 Aug 13 03:35:51.014119 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 443/1794] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:50 2026] GET /volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:51.207561 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-02f48855-dfb3-4ba3-a274-7546b811425f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:51.211730 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02f48855-dfb3-4ba3-a274-7546b811425f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:51.211730 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02f48855-dfb3-4ba3-a274-7546b811425f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:51.211730 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02f48855-dfb3-4ba3-a274-7546b811425f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:51.228597 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:51.228597 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:51.238846 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-02f48855-dfb3-4ba3-a274-7546b811425f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:51.253872 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02f48855-dfb3-4ba3-a274-7546b811425f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:51.253872 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 454/1795] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:51 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:52.028215 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c3cf19eb-a67d-4286-af8c-49b6ad1d8916 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:52.034268 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c3cf19eb-a67d-4286-af8c-49b6ad1d8916 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd Aug 13 03:35:52.034268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c3cf19eb-a67d-4286-af8c-49b6ad1d8916 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:52.034268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c3cf19eb-a67d-4286-af8c-49b6ad1d8916 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:52.042979 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c3cf19eb-a67d-4286-af8c-49b6ad1d8916 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd returned with HTTP 404 Aug 13 03:35:52.042979 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 449/1796] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:52 2026] GET /volume/v3/snapshots/ca2f4215-4d94-441a-a425-2dc0c86578dd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:52.061786 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e9b9552e-bcff-4d10-90a0-51b8624d7b5a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:52.063995 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9b9552e-bcff-4d10-90a0-51b8624d7b5a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:52.064283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e9b9552e-bcff-4d10-90a0-51b8624d7b5a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:52.065339 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e9b9552e-bcff-4d10-90a0-51b8624d7b5a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:52.081532 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:52.081532 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:52.095289 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e9b9552e-bcff-4d10-90a0-51b8624d7b5a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:52.105377 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9b9552e-bcff-4d10-90a0-51b8624d7b5a tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e returned with HTTP 200 Aug 13 03:35:52.105874 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 451/1797] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:52 2026] GET /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:52.128203 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cea30941-2688-46a8-b536-110e50442f98 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:52.133049 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cea30941-2688-46a8-b536-110e50442f98 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:52.134558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cea30941-2688-46a8-b536-110e50442f98 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:52.134558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cea30941-2688-46a8-b536-110e50442f98 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:52.134710 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-cea30941-2688-46a8-b536-110e50442f98 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Delete volume with id: 8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:52.150021 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:52.150021 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:52.151565 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-cea30941-2688-46a8-b536-110e50442f98 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:52.202479 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-cea30941-2688-46a8-b536-110e50442f98 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Delete volume request issued successfully. Aug 13 03:35:52.202791 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cea30941-2688-46a8-b536-110e50442f98 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e returned with HTTP 202 Aug 13 03:35:52.203461 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 444/1798] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:35:52 2026] DELETE /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:35:52.213295 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2ae3156f-86d2-45d4-8a4a-2921ec68a2a5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:52.216656 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ae3156f-86d2-45d4-8a4a-2921ec68a2a5 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:52.217093 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ae3156f-86d2-45d4-8a4a-2921ec68a2a5 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:52.219912 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ae3156f-86d2-45d4-8a4a-2921ec68a2a5 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:52.230061 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:52.230061 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:52.237971 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2ae3156f-86d2-45d4-8a4a-2921ec68a2a5 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Volume info retrieved successfully. Aug 13 03:35:52.245690 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ae3156f-86d2-45d4-8a4a-2921ec68a2a5 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e returned with HTTP 200 Aug 13 03:35:52.246316 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 455/1799] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:52 2026] GET /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:52.266674 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e075b8b3-c23a-4415-ba30-24c645cfaa76 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:52.270910 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e075b8b3-c23a-4415-ba30-24c645cfaa76 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:52.270910 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e075b8b3-c23a-4415-ba30-24c645cfaa76 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:52.270910 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e075b8b3-c23a-4415-ba30-24c645cfaa76 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:52.295615 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:52.295615 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:52.303586 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e075b8b3-c23a-4415-ba30-24c645cfaa76 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:52.319575 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e075b8b3-c23a-4415-ba30-24c645cfaa76 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:52.319575 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 450/1800] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:52 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:52.873463 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-bd49b2c3-d4ed-4952-adf1-7451ef0e8344 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:52.877254 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-bd49b2c3-d4ed-4952-adf1-7451ef0e8344 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] POST https://10.4.3.140/volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea/action Aug 13 03:35:52.877669 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-bd49b2c3-d4ed-4952-adf1-7451ef0e8344 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:52.877806 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-bd49b2c3-d4ed-4952-adf1-7451ef0e8344 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:52.905240 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:52.905240 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:52.935261 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e9fcce38-f9d2-4e05-8b71-d0d982d98e23 req-bd49b2c3-d4ed-4952-adf1-7451ef0e8344 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea/action returned with HTTP 204 Aug 13 03:35:52.935874 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 452/1801] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:35:52 2026] POST /volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:35:53.271014 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f92769fe-d027-41b1-8b8b-0071770faff2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:53.274106 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f92769fe-d027-41b1-8b8b-0071770faff2 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] GET https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e Aug 13 03:35:53.274106 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f92769fe-d027-41b1-8b8b-0071770faff2 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:53.274106 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f92769fe-d027-41b1-8b8b-0071770faff2 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:53.284899 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f92769fe-d027-41b1-8b8b-0071770faff2 tempest-VolumesExtendTest-1382335540 tempest-VolumesExtendTest-1382335540-project-member] https://10.4.3.140/volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e returned with HTTP 404 Aug 13 03:35:53.284899 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 445/1802] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:53 2026] GET /volume/v3/volumes/8eda3e1f-313a-4b5c-8cba-be7727191b3e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:35:53.341645 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76a6888f-96b8-4d46-ab39-1e3b2ddcf099 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:53.344738 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76a6888f-96b8-4d46-ab39-1e3b2ddcf099 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:53.345144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76a6888f-96b8-4d46-ab39-1e3b2ddcf099 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:53.345409 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76a6888f-96b8-4d46-ab39-1e3b2ddcf099 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:53.364617 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:53.364617 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:53.372103 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-76a6888f-96b8-4d46-ab39-1e3b2ddcf099 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:53.381848 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76a6888f-96b8-4d46-ab39-1e3b2ddcf099 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:53.382318 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 456/1803] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:53 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:53.398345 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1e1e0190-948e-4be0-a404-f5bb82aa567d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:53.400858 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e1e0190-948e-4be0-a404-f5bb82aa567d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:53.401159 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e1e0190-948e-4be0-a404-f5bb82aa567d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:53.401482 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e1e0190-948e-4be0-a404-f5bb82aa567d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:53.418224 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:53.418224 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:53.429042 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1e1e0190-948e-4be0-a404-f5bb82aa567d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:53.436392 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e1e0190-948e-4be0-a404-f5bb82aa567d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:53.437040 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 451/1804] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:53 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:53.458751 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9d952558-04cf-423c-860a-e1965fb9dac9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:53.461191 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d952558-04cf-423c-860a-e1965fb9dac9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:35:53.461627 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d952558-04cf-423c-860a-e1965fb9dac9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "739982b2-af8c-4740-8465-3749e58b6b8d", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1023468708", "description": null, "metadata": null}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:53.480330 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:53.480330 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:53.481082 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9d952558-04cf-423c-860a-e1965fb9dac9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:53.481082 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-9d952558-04cf-423c-860a-e1965fb9dac9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Create snapshot from volume 739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:53.553727 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-9d952558-04cf-423c-860a-e1965fb9dac9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Created reservations ['03e980ea-d412-438f-a207-8cb89dea5a6b', 'bb281db5-34c1-43e7-9e3a-2515184ac4b3', 'ad2d146e-3395-428d-b67d-6ca31c19c03f', 'aede3e0e-9444-4cfb-90d0-d865cb026151'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:53.626563 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9d952558-04cf-423c-860a-e1965fb9dac9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Snapshot force create request issued successfully. Aug 13 03:35:53.627044 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d952558-04cf-423c-860a-e1965fb9dac9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:35:53.627488 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 453/1805] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:35:53 2026] POST /volume/v3/snapshots => generated 311 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:53.647154 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a8eabc78-a013-40dd-9b90-6bb1359310a6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:53.649598 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a8eabc78-a013-40dd-9b90-6bb1359310a6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:35:53.649910 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a8eabc78-a013-40dd-9b90-6bb1359310a6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:53.650165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a8eabc78-a013-40dd-9b90-6bb1359310a6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:53.657241 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:53.657241 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:53.657604 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a8eabc78-a013-40dd-9b90-6bb1359310a6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Snapshot retrieved successfully. Aug 13 03:35:53.660479 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a8eabc78-a013-40dd-9b90-6bb1359310a6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 returned with HTTP 200 Aug 13 03:35:53.660479 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 446/1806] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:53 2026] GET /volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 => generated 443 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:54.673242 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a982514d-2970-46ce-8871-f815d2a7a203 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:54.675768 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a982514d-2970-46ce-8871-f815d2a7a203 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:35:54.676152 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a982514d-2970-46ce-8871-f815d2a7a203 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:54.677361 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a982514d-2970-46ce-8871-f815d2a7a203 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:54.683076 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:54.683076 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:35:54.683919 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a982514d-2970-46ce-8871-f815d2a7a203 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Snapshot retrieved successfully. Aug 13 03:35:54.685051 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a982514d-2970-46ce-8871-f815d2a7a203 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 returned with HTTP 200 Aug 13 03:35:54.685687 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 457/1807] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:54 2026] GET /volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:54.696861 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1819eba0-2a89-4f0a-81e4-6892ec8f50f2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:54.700332 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1819eba0-2a89-4f0a-81e4-6892ec8f50f2 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:35:54.700525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1819eba0-2a89-4f0a-81e4-6892ec8f50f2 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:54.700973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1819eba0-2a89-4f0a-81e4-6892ec8f50f2 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:54.708244 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:54.708244 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:54.709077 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1819eba0-2a89-4f0a-81e4-6892ec8f50f2 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Snapshot retrieved successfully. Aug 13 03:35:54.710269 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1819eba0-2a89-4f0a-81e4-6892ec8f50f2 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 returned with HTTP 200 Aug 13 03:35:54.711626 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 452/1808] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:35:54 2026] GET /volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:54.720953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a755b805-81f8-4cf9-be3a-d41daaef7dac None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:54.725149 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a755b805-81f8-4cf9-be3a-d41daaef7dac tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:35:54.725149 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a755b805-81f8-4cf9-be3a-d41daaef7dac tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:54.725149 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a755b805-81f8-4cf9-be3a-d41daaef7dac tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:54.736430 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:54.736430 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:54.741134 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a755b805-81f8-4cf9-be3a-d41daaef7dac tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:35:54.747234 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a755b805-81f8-4cf9-be3a-d41daaef7dac tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:35:54.747934 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 454/1809] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:35:54 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:54.953799 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:54.962867 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:35:54.962867 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-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": "d628e89b-0e99-4571-b205-736027568324", "source_volid": null, "backup_id": null}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:54.963456 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-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': 'd628e89b-0e99-4571-b205-736027568324', 'source_volid': None, 'backup_id': None}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:35:55.096855 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Create volume of 1 GB Aug 13 03:35:55.111850 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Availability Zones retrieved successfully. Aug 13 03:35:55.114776 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Flow 'volume_create_api' (690f2269-1399-4490-ba82-05a77baf7368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:55.115937 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631613f8-c621-4c3f-8331-9ae6d1c36b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:55.118133 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:35:55.220401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631613f8-c621-4c3f-8331-9ae6d1c36b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:55.220401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375c1cbf-cda4-46d3-b67a-88a6167b00e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:55.255375 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d4387e44-f2e7-44a2-864a-6b6d7c888062 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:55.299985 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Created reservations ['78732bff-49f0-4cc7-9a31-7eba42fb33cf', '54646fc4-702c-4a9e-b37b-a0e7a22388e4', 'ff895b43-b3dc-47a6-ad37-ea3aed7a1003', 'f906a032-780b-4664-971f-d4f2a57e7981'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:35:55.300381 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375c1cbf-cda4-46d3-b67a-88a6167b00e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78732bff-49f0-4cc7-9a31-7eba42fb33cf', '54646fc4-702c-4a9e-b37b-a0e7a22388e4', 'ff895b43-b3dc-47a6-ad37-ea3aed7a1003', 'f906a032-780b-4664-971f-d4f2a57e7981']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:55.301366 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1be6e686-fd26-43fb-bd73-caddc6c7c060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:55.357171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1be6e686-fd26-43fb-bd73-caddc6c7c060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a238efe-3925-41f0-9841-85ba6179bf2a', '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='04b2325cbaf34b6384ece3e78bbf5e69',qos_specs=None,replication_status=,reservations=['78732bff-49f0-4cc7-9a31-7eba42fb33cf','54646fc4-702c-4a9e-b37b-a0e7a22388e4','ff895b43-b3dc-47a6-ad37-ea3aed7a1003','f906a032-780b-4664-971f-d4f2a57e7981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c77c0bf48945bcb07c67b6e5538962',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:35:55Z,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=2a238efe-3925-41f0-9841-85ba6179bf2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b2325cbaf34b6384ece3e78bbf5e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0c77c0bf48945bcb07c67b6e5538962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:55.357171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293d4fc6-7152-4544-b83d-bbedd03bb637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:55.407414 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293d4fc6-7152-4544-b83d-bbedd03bb637) transitioned into 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='04b2325cbaf34b6384ece3e78bbf5e69',qos_specs=None,replication_status=,reservations=['78732bff-49f0-4cc7-9a31-7eba42fb33cf','54646fc4-702c-4a9e-b37b-a0e7a22388e4','ff895b43-b3dc-47a6-ad37-ea3aed7a1003','f906a032-780b-4664-971f-d4f2a57e7981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0c77c0bf48945bcb07c67b6e5538962',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:55.408469 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (361e6ed4-fc8d-46c0-a11b-2aa98b86a138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:35:55.437261 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (361e6ed4-fc8d-46c0-a11b-2aa98b86a138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:35:55.441059 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Flow 'volume_create_api' (690f2269-1399-4490-ba82-05a77baf7368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:35:55.441059 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Create volume request issued successfully. Aug 13 03:35:55.441454 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-868ea8fd-82a0-4364-8477-91b50f7ca3cb tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:35:55.441956 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 447/1810] 10.4.3.140 () {72 vars in 1541 bytes} [Thu Aug 13 03:35:54 2026] POST /volume/v3/volumes => generated 703 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:35:55.456134 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bf02d331-48ea-45be-86a6-309009175923 req-ddac8f5d-3b94-41d0-83c2-7bab3fecb660 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:55.464780 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-ddac8f5d-3b94-41d0-83c2-7bab3fecb660 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a Aug 13 03:35:55.465553 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-ddac8f5d-3b94-41d0-83c2-7bab3fecb660 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:55.465553 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-ddac8f5d-3b94-41d0-83c2-7bab3fecb660 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:55.483175 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:55.483175 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:55.487891 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4387e44-f2e7-44a2-864a-6b6d7c888062 tempest-VolumesSummaryTest-1592024666 tempest-VolumesSummaryTest-1592024666-project-member] GET https://10.4.3.140/volume/v3/volumes/summary Aug 13 03:35:55.487891 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4387e44-f2e7-44a2-864a-6b6d7c888062 tempest-VolumesSummaryTest-1592024666 tempest-VolumesSummaryTest-1592024666-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:55.487891 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4387e44-f2e7-44a2-864a-6b6d7c888062 tempest-VolumesSummaryTest-1592024666 tempest-VolumesSummaryTest-1592024666-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:55.488036 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-d4387e44-f2e7-44a2-864a-6b6d7c888062 tempest-VolumesSummaryTest-1592024666 tempest-VolumesSummaryTest-1592024666-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:35:55.498854 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d4387e44-f2e7-44a2-864a-6b6d7c888062 tempest-VolumesSummaryTest-1592024666 tempest-VolumesSummaryTest-1592024666-project-member] Get summary completed successfully. Aug 13 03:35:55.499319 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4387e44-f2e7-44a2-864a-6b6d7c888062 tempest-VolumesSummaryTest-1592024666 tempest-VolumesSummaryTest-1592024666-project-member] https://10.4.3.140/volume/v3/volumes/summary returned with HTTP 200 Aug 13 03:35:55.500113 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 458/1811] 10.4.3.140 () {68 vars in 1302 bytes} [Thu Aug 13 03:35:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:55.503664 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-ddac8f5d-3b94-41d0-83c2-7bab3fecb660 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:35:55.511410 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-ddac8f5d-3b94-41d0-83c2-7bab3fecb660 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a returned with HTTP 200 Aug 13 03:35:55.511410 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 453/1812] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:55 2026] GET /volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a => generated 771 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:55.527381 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bf02d331-48ea-45be-86a6-309009175923 req-2bdbda6f-bb14-453e-9efd-19ada8200e31 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:55.538415 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-2bdbda6f-bb14-453e-9efd-19ada8200e31 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a Aug 13 03:35:55.538415 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-2bdbda6f-bb14-453e-9efd-19ada8200e31 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:55.538778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-2bdbda6f-bb14-453e-9efd-19ada8200e31 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:55.558338 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:55.558338 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:55.564977 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-2bdbda6f-bb14-453e-9efd-19ada8200e31 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:35:55.571651 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-2bdbda6f-bb14-453e-9efd-19ada8200e31 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a returned with HTTP 200 Aug 13 03:35:55.571999 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 455/1813] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:55 2026] GET /volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a => generated 771 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:58.312010 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9eb75b6e-efd7-43c9-b406-b6efd9a82e69 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:58.539123 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9eb75b6e-efd7-43c9-b406-b6efd9a82e69 tempest-ProjectAdminTests-1475620455 tempest-ProjectAdminTests-1475620455-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Aug 13 03:35:58.539458 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9eb75b6e-efd7-43c9-b406-b6efd9a82e69 tempest-ProjectAdminTests-1475620455 tempest-ProjectAdminTests-1475620455-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:58.539613 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9eb75b6e-efd7-43c9-b406-b6efd9a82e69 tempest-ProjectAdminTests-1475620455 tempest-ProjectAdminTests-1475620455-project-admin] Calling method 'get_pools' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:58.543313 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:58.543313 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:58.557806 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9eb75b6e-efd7-43c9-b406-b6efd9a82e69 tempest-ProjectAdminTests-1475620455 tempest-ProjectAdminTests-1475620455-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 03:35:58.558406 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 448/1814] 10.4.3.140 () {66 vars in 1291 bytes} [Thu Aug 13 03:35:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:35:58.571497 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7222722a-e761-4be0-8be5-b9ec93c96ade None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:58.575234 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7222722a-e761-4be0-8be5-b9ec93c96ade tempest-ProjectAdminTests-1475620455 tempest-ProjectAdminTests-1475620455-project-admin] GET https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool Aug 13 03:35:58.576040 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7222722a-e761-4be0-8be5-b9ec93c96ade tempest-ProjectAdminTests-1475620455 tempest-ProjectAdminTests-1475620455-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:58.581313 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7222722a-e761-4be0-8be5-b9ec93c96ade tempest-ProjectAdminTests-1475620455 tempest-ProjectAdminTests-1475620455-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:58.593730 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bf02d331-48ea-45be-86a6-309009175923 req-9204770e-5e77-4689-97b9-4f158e46a68a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:58.599649 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-9204770e-5e77-4689-97b9-4f158e46a68a tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a Aug 13 03:35:58.600525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-9204770e-5e77-4689-97b9-4f158e46a68a tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:58.600525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-9204770e-5e77-4689-97b9-4f158e46a68a tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:58.605534 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7222722a-e761-4be0-8be5-b9ec93c96ade tempest-ProjectAdminTests-1475620455 tempest-ProjectAdminTests-1475620455-project-admin] https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool returned with HTTP 200 Aug 13 03:35:58.605534 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 459/1815] 10.4.3.140 () {66 vars in 1318 bytes} [Thu Aug 13 03:35:58 2026] GET /volume/v3/capabilities/np0000007145@storpool => generated 703 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:35:58.614645 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:58.614645 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:58.621906 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-9204770e-5e77-4689-97b9-4f158e46a68a tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:35:58.629228 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-9204770e-5e77-4689-97b9-4f158e46a68a tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a returned with HTTP 200 Aug 13 03:35:58.630001 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 454/1816] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:35:58 2026] GET /volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a => generated 1311 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:58.647606 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-727dc55d-0d71-4b71-8340-0463e300e74b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:58.648024 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-727dc55d-0d71-4b71-8340-0463e300e74b None None] GET https://10.4.3.140/volume// Aug 13 03:35:58.648246 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-727dc55d-0d71-4b71-8340-0463e300e74b None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:58.648495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-727dc55d-0d71-4b71-8340-0463e300e74b None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:58.650362 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-727dc55d-0d71-4b71-8340-0463e300e74b None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:58.651074 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 456/1817] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:58.668780 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bf02d331-48ea-45be-86a6-309009175923 req-c1fdd1dc-9a1f-4afa-99ca-f654b0416f97 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:58.675957 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-c1fdd1dc-9a1f-4afa-99ca-f654b0416f97 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:35:58.676788 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-c1fdd1dc-9a1f-4afa-99ca-f654b0416f97 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a238efe-3925-41f0-9841-85ba6179bf2a", "connector": null, "instance_uuid": "f1395765-5508-4d91-87c4-57dae8ca208d"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:58.688411 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:58.688411 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:58.741760 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-c1fdd1dc-9a1f-4afa-99ca-f654b0416f97 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:35:58.741760 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 449/1818] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:35:58 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) Aug 13 03:35:58.751930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a420c5e5-a26c-4242-bec2-0948d1d11b61 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:58.752796 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a420c5e5-a26c-4242-bec2-0948d1d11b61 None None] GET https://10.4.3.140/volume// Aug 13 03:35:58.753054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a420c5e5-a26c-4242-bec2-0948d1d11b61 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:58.753938 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a420c5e5-a26c-4242-bec2-0948d1d11b61 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:58.753938 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a420c5e5-a26c-4242-bec2-0948d1d11b61 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:35:58.754922 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 460/1819] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:35:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:35:58.767338 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bf02d331-48ea-45be-86a6-309009175923 req-adc165a2-a42a-409b-a628-cc14848ec23e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:58.771349 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-adc165a2-a42a-409b-a628-cc14848ec23e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a Aug 13 03:35:58.771843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-adc165a2-a42a-409b-a628-cc14848ec23e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:35:58.772507 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-adc165a2-a42a-409b-a628-cc14848ec23e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:35:58.786347 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:58.786347 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:35:58.792929 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-bf02d331-48ea-45be-86a6-309009175923 req-adc165a2-a42a-409b-a628-cc14848ec23e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:35:58.800466 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-adc165a2-a42a-409b-a628-cc14848ec23e tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a returned with HTTP 200 Aug 13 03:35:58.801133 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 455/1820] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:35:58 2026] GET /volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a => generated 1490 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:35:58.953000 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bf02d331-48ea-45be-86a6-309009175923 req-e0644d0e-ef2b-40f7-a1f7-d7075ebafd3f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:58.960166 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-e0644d0e-ef2b-40f7-a1f7-d7075ebafd3f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] PUT https://10.4.3.140/volume/v3/attachments/0aefa022-f55c-4af6-bc6c-3babcb4650e6 Aug 13 03:35:58.960166 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-e0644d0e-ef2b-40f7-a1f7-d7075ebafd3f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:58.967572 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bf02d331-48ea-45be-86a6-309009175923 req-e0644d0e-ef2b-40f7-a1f7-d7075ebafd3f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Acquiring lock "cinder-attachment_update-2a238efe-3925-41f0-9841-85ba6179bf2a-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:35:58.975971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bf02d331-48ea-45be-86a6-309009175923 req-e0644d0e-ef2b-40f7-a1f7-d7075ebafd3f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Lock "cinder-attachment_update-2a238efe-3925-41f0-9841-85ba6179bf2a-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:35:58.978412 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:58.978412 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:35:59.153522 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bf02d331-48ea-45be-86a6-309009175923 req-e0644d0e-ef2b-40f7-a1f7-d7075ebafd3f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Lock "cinder-attachment_update-2a238efe-3925-41f0-9841-85ba6179bf2a-np0000007145" released by "attachment_update" :: held 0.177s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:35:59.154046 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-e0644d0e-ef2b-40f7-a1f7-d7075ebafd3f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/attachments/0aefa022-f55c-4af6-bc6c-3babcb4650e6 returned with HTTP 200 Aug 13 03:35:59.155071 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 457/1821] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:35:58 2026] PUT /volume/v3/attachments/0aefa022-f55c-4af6-bc6c-3babcb4650e6 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:35:59.194416 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bf02d331-48ea-45be-86a6-309009175923 req-46660917-37b1-4ec8-8844-d83f6c63bee9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:35:59.197373 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-46660917-37b1-4ec8-8844-d83f6c63bee9 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] POST https://10.4.3.140/volume/v3/attachments/0aefa022-f55c-4af6-bc6c-3babcb4650e6/action Aug 13 03:35:59.197945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-46660917-37b1-4ec8-8844-d83f6c63bee9 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:35:59.198125 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-46660917-37b1-4ec8-8844-d83f6c63bee9 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:35:59.230206 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:35:59.230206 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:35:59.252028 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bf02d331-48ea-45be-86a6-309009175923 req-46660917-37b1-4ec8-8844-d83f6c63bee9 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/attachments/0aefa022-f55c-4af6-bc6c-3babcb4650e6/action returned with HTTP 204 Aug 13 03:35:59.252781 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 450/1822] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:35:59 2026] POST /volume/v3/attachments/0aefa022-f55c-4af6-bc6c-3babcb4650e6/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:01.599005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:01.748939 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:01.749851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1186350490"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:01.751683 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1186350490'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:01.751849 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume of 1 GB Aug 13 03:36:01.755981 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=285,cinder:UPDATE=50,cinder:INSERT=34 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:36:01.758881 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Availability Zones retrieved successfully. Aug 13 03:36:01.767628 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (adbb40c3-fedc-4a61-b66f-a18026ca4e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:01.769104 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8483fdf-cf6e-46c9-b740-90bae256f7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:01.770323 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:01.803004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8483fdf-cf6e-46c9-b740-90bae256f7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:01.803966 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360df0ad-7872-4583-9b02-4b709aa0643f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:01.907380 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['7a104e86-683b-487f-bc9d-3c1c6b3333be', '749263e1-fe34-48b2-bd04-4c9d4413bbcb', 'b6b7a6b6-8250-4c13-b2fc-6c44a3598976', '1c741ff6-fffc-4895-a0ae-df4d589cd265'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:01.908290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (360df0ad-7872-4583-9b02-4b709aa0643f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a104e86-683b-487f-bc9d-3c1c6b3333be', '749263e1-fe34-48b2-bd04-4c9d4413bbcb', 'b6b7a6b6-8250-4c13-b2fc-6c44a3598976', '1c741ff6-fffc-4895-a0ae-df4d589cd265']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:01.908979 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4c7782-c2c3-4d6e-87e9-1925433a208a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:01.946315 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4c7782-c2c3-4d6e-87e9-1925433a208a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3672ea9-2a6c-4239-bd46-1e10127af8e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1186350490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['7a104e86-683b-487f-bc9d-3c1c6b3333be','749263e1-fe34-48b2-bd04-4c9d4413bbcb','b6b7a6b6-8250-4c13-b2fc-6c44a3598976','1c741ff6-fffc-4895-a0ae-df4d589cd265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1186350490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3672ea9-2a6c-4239-bd46-1e10127af8e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3f51a8b31a4347b9d332eda6c8df01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:01.947499 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569a0f98-f335-4773-8cad-96adae3ca653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:01.975223 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569a0f98-f335-4773-8cad-96adae3ca653) transitioned into state 'SUCCESS' from state '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-1186350490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['7a104e86-683b-487f-bc9d-3c1c6b3333be','749263e1-fe34-48b2-bd04-4c9d4413bbcb','b6b7a6b6-8250-4c13-b2fc-6c44a3598976','1c741ff6-fffc-4895-a0ae-df4d589cd265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:01.976672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c08e9d1-f0e8-4f64-bb60-660c35f20bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:01.997116 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c08e9d1-f0e8-4f64-bb60-660c35f20bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:01.999122 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (adbb40c3-fedc-4a61-b66f-a18026ca4e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:01.999546 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request issued successfully. Aug 13 03:36:02.000339 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c13633c-a189-4b05-9d58-8f5ba6b6e4a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:02.000930 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 461/1823] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:01 2026] POST /volume/v3/volumes => generated 778 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:02.016548 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b626527-30e7-4151-aa01-053926376540 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:02.018717 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b626527-30e7-4151-aa01-053926376540 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 Aug 13 03:36:02.019014 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b626527-30e7-4151-aa01-053926376540 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:02.019424 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b626527-30e7-4151-aa01-053926376540 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:02.021740 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=328,cinder:INSERT=25,cinder:UPDATE=65 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:36:02.029593 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:02.029593 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:02.034009 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b626527-30e7-4151-aa01-053926376540 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:02.042655 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b626527-30e7-4151-aa01-053926376540 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 returned with HTTP 200 Aug 13 03:36:02.043090 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 456/1824] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:02 2026] GET /volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:03.058800 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e8965117-353e-4dcd-ac78-79f7306820f3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:03.061303 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8965117-353e-4dcd-ac78-79f7306820f3 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 Aug 13 03:36:03.061594 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8965117-353e-4dcd-ac78-79f7306820f3 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:03.062488 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8965117-353e-4dcd-ac78-79f7306820f3 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:03.065012 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=288,cinder:UPDATE=52,cinder:INSERT=29 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:36:03.072771 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:03.072771 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:03.079045 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e8965117-353e-4dcd-ac78-79f7306820f3 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:03.088602 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8965117-353e-4dcd-ac78-79f7306820f3 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 returned with HTTP 200 Aug 13 03:36:03.088602 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 458/1825] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:03 2026] GET /volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:03.113038 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-29edd134-697c-4157-b274-0c119650497d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:03.121390 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-29edd134-697c-4157-b274-0c119650497d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:03.121390 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-29edd134-697c-4157-b274-0c119650497d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3672ea9-2a6c-4239-bd46-1e10127af8e7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-360578464"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:03.128691 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=359,cinder:UPDATE=117,cinder:INSERT=67 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:36:03.137887 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:03.137887 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:03.138598 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-29edd134-697c-4157-b274-0c119650497d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:03.138756 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-29edd134-697c-4157-b274-0c119650497d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create snapshot from volume b3672ea9-2a6c-4239-bd46-1e10127af8e7 Aug 13 03:36:03.208983 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-29edd134-697c-4157-b274-0c119650497d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['dfed649e-843c-418d-9f3c-27ca8c668b44', 'c464047b-eec2-4741-bb61-dd9547178087', '1e220532-7c91-4a3c-bf2b-713b27bbd34a', '54a3ef2a-8ff5-46ce-83b3-8334b0adec42'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:03.268549 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-29edd134-697c-4157-b274-0c119650497d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot create request issued successfully. Aug 13 03:36:03.268840 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-29edd134-697c-4157-b274-0c119650497d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:03.269964 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 451/1826] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:03.286172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e69f8343-4fa2-4b48-9622-94bbd00d1594 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:03.289577 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e69f8343-4fa2-4b48-9622-94bbd00d1594 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a Aug 13 03:36:03.289737 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e69f8343-4fa2-4b48-9622-94bbd00d1594 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:03.290067 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e69f8343-4fa2-4b48-9622-94bbd00d1594 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:03.312342 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:03.312342 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:03.312757 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e69f8343-4fa2-4b48-9622-94bbd00d1594 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:03.313573 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e69f8343-4fa2-4b48-9622-94bbd00d1594 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a returned with HTTP 200 Aug 13 03:36:03.314123 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 462/1827] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:03 2026] GET /volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:04.326701 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-540b1e48-a08e-468b-93e6-506f71e1e0c6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.329142 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-540b1e48-a08e-468b-93e6-506f71e1e0c6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a Aug 13 03:36:04.329661 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-540b1e48-a08e-468b-93e6-506f71e1e0c6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:04.329986 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-540b1e48-a08e-468b-93e6-506f71e1e0c6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:04.337361 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:04.337361 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:04.337982 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-540b1e48-a08e-468b-93e6-506f71e1e0c6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:04.338557 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-540b1e48-a08e-468b-93e6-506f71e1e0c6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a returned with HTTP 200 Aug 13 03:36:04.339572 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 457/1828] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:04 2026] GET /volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:04.352291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1dbe1a76-cdf1-4ae9-b8d2-6b4fdd9cc90c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.439051 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1dbe1a76-cdf1-4ae9-b8d2-6b4fdd9cc90c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] POST https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a/action Aug 13 03:36:04.439438 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1dbe1a76-cdf1-4ae9-b8d2-6b4fdd9cc90c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:04.439570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1dbe1a76-cdf1-4ae9-b8d2-6b4fdd9cc90c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:04.448376 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d4d6f673-79ee-4e58-93f8-9a114038c9e3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.449516 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:04.449516 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:04.450136 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1dbe1a76-cdf1-4ae9-b8d2-6b4fdd9cc90c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Snapshot retrieved successfully. Aug 13 03:36:04.450278 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d4d6f673-79ee-4e58-93f8-9a114038c9e3 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:04.450514 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d4d6f673-79ee-4e58-93f8-9a114038c9e3 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:04.450717 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d4d6f673-79ee-4e58-93f8-9a114038c9e3 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:04.451447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-1dbe1a76-cdf1-4ae9-b8d2-6b4fdd9cc90c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '82655db308424922893ba25804f4f110', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e3f51a8b31a4347b9d332eda6c8df01', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:36:04.451741 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1dbe1a76-cdf1-4ae9-b8d2-6b4fdd9cc90c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a/action returned with HTTP 403 Aug 13 03:36:04.453501 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 459/1829] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:36:04 2026] POST /volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a/action => generated 133 bytes in 102 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:04.462855 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3d8941dd-7bd1-4ba6-83aa-9faf88e81c49 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.465349 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d8941dd-7bd1-4ba6-83aa-9faf88e81c49 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a Aug 13 03:36:04.465632 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d8941dd-7bd1-4ba6-83aa-9faf88e81c49 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:04.465957 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d8941dd-7bd1-4ba6-83aa-9faf88e81c49 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:04.466174 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-3d8941dd-7bd1-4ba6-83aa-9faf88e81c49 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete snapshot with id: b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a Aug 13 03:36:04.467230 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:04.467230 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:04.473568 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:04.473568 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:04.473568 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3d8941dd-7bd1-4ba6-83aa-9faf88e81c49 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:04.474866 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d4d6f673-79ee-4e58-93f8-9a114038c9e3 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Volume info retrieved successfully. Aug 13 03:36:04.482218 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d4d6f673-79ee-4e58-93f8-9a114038c9e3 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:04.482731 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 452/1830] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:04 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:04.511755 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3d8941dd-7bd1-4ba6-83aa-9faf88e81c49 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot delete request issued successfully. Aug 13 03:36:04.512021 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d8941dd-7bd1-4ba6-83aa-9faf88e81c49 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a returned with HTTP 202 Aug 13 03:36:04.512506 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 463/1831] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:36:04 2026] DELETE /volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:04.529237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-00b94c93-d469-4843-a296-e50117c0cffa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.533044 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-00b94c93-d469-4843-a296-e50117c0cffa tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a Aug 13 03:36:04.533399 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-00b94c93-d469-4843-a296-e50117c0cffa tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:04.533795 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-00b94c93-d469-4843-a296-e50117c0cffa tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:04.543003 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:04.543003 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:04.543552 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-00b94c93-d469-4843-a296-e50117c0cffa tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:04.544650 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-00b94c93-d469-4843-a296-e50117c0cffa tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a returned with HTTP 200 Aug 13 03:36:04.545452 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 458/1832] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:04 2026] GET /volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:04.548969 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-d9959520-6d3e-4483-a69c-fdb0e2293840 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.553029 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-d9959520-6d3e-4483-a69c-fdb0e2293840 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:04.554753 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-d9959520-6d3e-4483-a69c-fdb0e2293840 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:04.554753 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-d9959520-6d3e-4483-a69c-fdb0e2293840 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:04.579441 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:04.579441 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:04.585995 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-d9959520-6d3e-4483-a69c-fdb0e2293840 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:04.593559 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-d9959520-6d3e-4483-a69c-fdb0e2293840 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:04.594235 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 460/1833] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:04 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:04.621741 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-b3356b60-cfbf-4e29-9f22-c302e0098922 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.624605 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-b3356b60-cfbf-4e29-9f22-c302e0098922 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35/action Aug 13 03:36:04.625011 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-b3356b60-cfbf-4e29-9f22-c302e0098922 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:04.625143 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-b3356b60-cfbf-4e29-9f22-c302e0098922 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:04.642853 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:04.642853 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:04.643142 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-b3356b60-cfbf-4e29-9f22-c302e0098922 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:04.652302 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-b3356b60-cfbf-4e29-9f22-c302e0098922 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Begin detaching volume completed successfully. Aug 13 03:36:04.653791 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-b3356b60-cfbf-4e29-9f22-c302e0098922 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35/action returned with HTTP 202 Aug 13 03:36:04.653791 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 453/1834] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:36:04 2026] POST /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:04.679954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-07813f03-d4c9-4f2a-8ee2-5c9fd58b5b96 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.682377 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07813f03-d4c9-4f2a-8ee2-5c9fd58b5b96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:04.682651 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07813f03-d4c9-4f2a-8ee2-5c9fd58b5b96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:04.682934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07813f03-d4c9-4f2a-8ee2-5c9fd58b5b96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:04.699541 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:04.699541 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:04.706052 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-07813f03-d4c9-4f2a-8ee2-5c9fd58b5b96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:04.710799 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44ca0cc1-bdb1-4820-a995-0d7018e37a41 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.711211 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44ca0cc1-bdb1-4820-a995-0d7018e37a41 None None] GET https://10.4.3.140/volume// Aug 13 03:36:04.711367 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44ca0cc1-bdb1-4820-a995-0d7018e37a41 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:04.711540 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44ca0cc1-bdb1-4820-a995-0d7018e37a41 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:04.711837 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44ca0cc1-bdb1-4820-a995-0d7018e37a41 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:04.712121 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 459/1835] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:04.713090 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07813f03-d4c9-4f2a-8ee2-5c9fd58b5b96 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:04.713917 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 464/1836] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:04 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:04.724126 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-3a542717-7723-4872-a9b5-c59902fd86ab None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:04.727252 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-3a542717-7723-4872-a9b5-c59902fd86ab tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:04.727539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-3a542717-7723-4872-a9b5-c59902fd86ab tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:04.728048 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-3a542717-7723-4872-a9b5-c59902fd86ab tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:04.743103 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:04.743103 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:04.749591 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-3a542717-7723-4872-a9b5-c59902fd86ab tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:04.757155 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-3a542717-7723-4872-a9b5-c59902fd86ab tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:04.757858 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 461/1837] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:04 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1625 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:05.501665 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-74179772-8e9a-422d-b89f-a8ee2c5e9b48 req-fcb59d68-1782-47bb-b987-705f14143707 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:05.505858 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-74179772-8e9a-422d-b89f-a8ee2c5e9b48 req-fcb59d68-1782-47bb-b987-705f14143707 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] GET https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a Aug 13 03:36:05.506199 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-74179772-8e9a-422d-b89f-a8ee2c5e9b48 req-fcb59d68-1782-47bb-b987-705f14143707 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:05.506779 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-74179772-8e9a-422d-b89f-a8ee2c5e9b48 req-fcb59d68-1782-47bb-b987-705f14143707 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:05.523488 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:05.523488 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:05.529617 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-74179772-8e9a-422d-b89f-a8ee2c5e9b48 req-fcb59d68-1782-47bb-b987-705f14143707 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:36:05.536854 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-74179772-8e9a-422d-b89f-a8ee2c5e9b48 req-fcb59d68-1782-47bb-b987-705f14143707 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a returned with HTTP 200 Aug 13 03:36:05.537212 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 454/1838] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:05 2026] GET /volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a => generated 1603 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:05.559235 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7134ac93-50da-4595-8cbb-d37a38df48c7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:05.561441 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7134ac93-50da-4595-8cbb-d37a38df48c7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a Aug 13 03:36:05.561696 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7134ac93-50da-4595-8cbb-d37a38df48c7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:05.561966 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7134ac93-50da-4595-8cbb-d37a38df48c7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:05.568129 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7134ac93-50da-4595-8cbb-d37a38df48c7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a returned with HTTP 404 Aug 13 03:36:05.568801 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 460/1839] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:05 2026] GET /volume/v3/snapshots/b5239f58-9d16-48f4-bfbf-5a21a8e2fd4a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:05.581118 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-971cadfd-5f7e-4a07-bb0c-09bdf95fa788 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:05.583368 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-971cadfd-5f7e-4a07-bb0c-09bdf95fa788 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 Aug 13 03:36:05.583557 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-971cadfd-5f7e-4a07-bb0c-09bdf95fa788 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:05.583780 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-971cadfd-5f7e-4a07-bb0c-09bdf95fa788 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:05.583990 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-971cadfd-5f7e-4a07-bb0c-09bdf95fa788 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume with id: b3672ea9-2a6c-4239-bd46-1e10127af8e7 Aug 13 03:36:05.596032 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:05.596032 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:05.596032 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-971cadfd-5f7e-4a07-bb0c-09bdf95fa788 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:05.620596 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-971cadfd-5f7e-4a07-bb0c-09bdf95fa788 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume request issued successfully. Aug 13 03:36:05.621494 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-971cadfd-5f7e-4a07-bb0c-09bdf95fa788 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 returned with HTTP 202 Aug 13 03:36:05.621494 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 465/1840] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:05 2026] DELETE /volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:05.635385 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-699dea05-da69-4b24-9b1f-d260097f477d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:05.638008 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-699dea05-da69-4b24-9b1f-d260097f477d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 Aug 13 03:36:05.638855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-699dea05-da69-4b24-9b1f-d260097f477d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:05.638855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-699dea05-da69-4b24-9b1f-d260097f477d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:05.652439 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:05.652439 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:05.658321 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-699dea05-da69-4b24-9b1f-d260097f477d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:05.659997 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-0fc445b7-03db-45f6-8d39-98a481ae8c00 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:05.663452 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-0fc445b7-03db-45f6-8d39-98a481ae8c00 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:05.663742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-0fc445b7-03db-45f6-8d39-98a481ae8c00 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:05.664039 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-699dea05-da69-4b24-9b1f-d260097f477d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 returned with HTTP 200 Aug 13 03:36:05.664200 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-0fc445b7-03db-45f6-8d39-98a481ae8c00 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:05.665140 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 462/1841] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:05 2026] GET /volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:05.684551 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:05.684551 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:05.691049 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-0fc445b7-03db-45f6-8d39-98a481ae8c00 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:05.699040 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-0fc445b7-03db-45f6-8d39-98a481ae8c00 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:05.699634 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 455/1842] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:05 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1445 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:05.731549 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-417e6df2-9eb9-4e8b-b35b-afa96ecaeefb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:05.732722 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e3e37da-95c8-480b-b075-7769d6459221 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:05.734499 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-417e6df2-9eb9-4e8b-b35b-afa96ecaeefb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a Aug 13 03:36:05.734854 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e3e37da-95c8-480b-b075-7769d6459221 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:05.734922 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-417e6df2-9eb9-4e8b-b35b-afa96ecaeefb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:05.734963 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e3e37da-95c8-480b-b075-7769d6459221 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:05.735097 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-417e6df2-9eb9-4e8b-b35b-afa96ecaeefb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:05.735149 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e3e37da-95c8-480b-b075-7769d6459221 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:05.748155 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:05.748155 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:05.752024 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e3e37da-95c8-480b-b075-7769d6459221 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:05.754523 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:05.754523 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:05.757850 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e3e37da-95c8-480b-b075-7769d6459221 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:05.758796 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 466/1843] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:05 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:05.836081 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ae2b6da8-ec06-447a-af8f-f6c9e3dcd119 req-417e6df2-9eb9-4e8b-b35b-afa96ecaeefb tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a returned with HTTP 200 Aug 13 03:36:05.836685 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 461/1844] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:05 2026] DELETE /volume/v3/attachments/4566022b-f35e-4428-bec3-f725d5b05f9a => generated 192 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:06.683562 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-46b3b04b-c205-4f92-8b82-55e0cb1ac9d3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:06.685527 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-46b3b04b-c205-4f92-8b82-55e0cb1ac9d3 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 Aug 13 03:36:06.685668 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-46b3b04b-c205-4f92-8b82-55e0cb1ac9d3 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:06.685939 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-46b3b04b-c205-4f92-8b82-55e0cb1ac9d3 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:06.692323 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-46b3b04b-c205-4f92-8b82-55e0cb1ac9d3 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 returned with HTTP 404 Aug 13 03:36:06.693529 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 463/1845] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:06 2026] GET /volume/v3/volumes/b3672ea9-2a6c-4239-bd46-1e10127af8e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:06.703858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:06.709452 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:06.709880 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-714053193"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:06.711452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-714053193'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:06.711566 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume of 1 GB Aug 13 03:36:06.716034 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Availability Zones retrieved successfully. Aug 13 03:36:06.723340 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (f1a1dd58-4848-4b54-a25c-5960089504f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:06.724581 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23b67ca-1726-4154-a250-8d62155fa976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:06.726140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:06.758511 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23b67ca-1726-4154-a250-8d62155fa976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:06.759849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa45406-dd3b-42fd-a27d-fb8ca7464ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:06.777534 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-89be7256-969b-441c-8b0e-c232496d3b52 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:06.779982 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-89be7256-969b-441c-8b0e-c232496d3b52 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:06.780238 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-89be7256-969b-441c-8b0e-c232496d3b52 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:06.780523 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-89be7256-969b-441c-8b0e-c232496d3b52 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:06.793994 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:06.793994 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:06.799219 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-89be7256-969b-441c-8b0e-c232496d3b52 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:06.805783 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-89be7256-969b-441c-8b0e-c232496d3b52 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:06.806344 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 467/1846] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:06 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:06.819106 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['5b96a113-4111-4bef-81bd-29f60c566ee5', 'e3d3034e-2c7d-4753-a1a0-a82d7e2172e3', '031520ca-646b-4dd0-9ad9-7f423d4e819e', '183fbd53-b488-430a-b306-2276478ee70e'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:06.819980 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa45406-dd3b-42fd-a27d-fb8ca7464ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b96a113-4111-4bef-81bd-29f60c566ee5', 'e3d3034e-2c7d-4753-a1a0-a82d7e2172e3', '031520ca-646b-4dd0-9ad9-7f423d4e819e', '183fbd53-b488-430a-b306-2276478ee70e']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:06.820728 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff41fb2c-66bc-4b69-98a2-f64d045e4c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:06.827332 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ab22fd8e-f147-4208-a6fa-0bb162f77e1f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:06.828687 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab22fd8e-f147-4208-a6fa-0bb162f77e1f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:06.828949 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ab22fd8e-f147-4208-a6fa-0bb162f77e1f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:06.829184 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ab22fd8e-f147-4208-a6fa-0bb162f77e1f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:06.843553 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:06.843553 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:06.844866 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff41fb2c-66bc-4b69-98a2-f64d045e4c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f5072a-64e0-497e-b040-dc5c697b6099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-714053193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['5b96a113-4111-4bef-81bd-29f60c566ee5','e3d3034e-2c7d-4753-a1a0-a82d7e2172e3','031520ca-646b-4dd0-9ad9-7f423d4e819e','183fbd53-b488-430a-b306-2276478ee70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-714053193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2f5072a-64e0-497e-b040-dc5c697b6099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3f51a8b31a4347b9d332eda6c8df01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:06.845653 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e195a307-9e4a-4d76-b559-eeb627a45c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:06.850060 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ab22fd8e-f147-4208-a6fa-0bb162f77e1f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] Volume info retrieved successfully. Aug 13 03:36:06.857511 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ab22fd8e-f147-4208-a6fa-0bb162f77e1f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-reader] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:06.858117 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 462/1847] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:06 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:06.868639 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e195a307-9e4a-4d76-b559-eeb627a45c30) transitioned into state 'SUCCESS' from state '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-714053193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['5b96a113-4111-4bef-81bd-29f60c566ee5','e3d3034e-2c7d-4753-a1a0-a82d7e2172e3','031520ca-646b-4dd0-9ad9-7f423d4e819e','183fbd53-b488-430a-b306-2276478ee70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:06.869431 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6528e826-6e18-4ac2-9b10-b17838e2cb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:06.879593 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6528e826-6e18-4ac2-9b10-b17838e2cb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:06.880419 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (f1a1dd58-4848-4b54-a25c-5960089504f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:06.880710 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request issued successfully. Aug 13 03:36:06.881303 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ea43c3a4-da71-421f-ad46-87d08ca43d1c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:06.881709 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 456/1848] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:06 2026] POST /volume/v3/volumes => generated 777 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:06.897902 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ebbaedbd-1fcf-4d31-a40b-f45e7865cc70 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:06.901362 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ebbaedbd-1fcf-4d31-a40b-f45e7865cc70 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 Aug 13 03:36:06.902068 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ebbaedbd-1fcf-4d31-a40b-f45e7865cc70 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:06.902068 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ebbaedbd-1fcf-4d31-a40b-f45e7865cc70 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:06.914499 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:06.914499 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:06.921486 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-4e7a4a38-b8a4-4f50-a2b7-7e251a320c61 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:06.923604 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ebbaedbd-1fcf-4d31-a40b-f45e7865cc70 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:06.924239 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-4e7a4a38-b8a4-4f50-a2b7-7e251a320c61 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:06.924569 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-4e7a4a38-b8a4-4f50-a2b7-7e251a320c61 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:06.924799 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-4e7a4a38-b8a4-4f50-a2b7-7e251a320c61 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:06.931699 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ebbaedbd-1fcf-4d31-a40b-f45e7865cc70 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 returned with HTTP 200 Aug 13 03:36:06.932544 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 464/1849] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:06 2026] GET /volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:06.938429 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:06.938429 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:06.944486 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-4e7a4a38-b8a4-4f50-a2b7-7e251a320c61 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:06.951443 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-4e7a4a38-b8a4-4f50-a2b7-7e251a320c61 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:06.952099 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 468/1850] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:06 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:06.977532 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-9e0e7835-829b-47b7-a732-ffb6d0b269b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:06.979963 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-9e0e7835-829b-47b7-a732-ffb6d0b269b9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35/action Aug 13 03:36:06.980338 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-9e0e7835-829b-47b7-a732-ffb6d0b269b9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:06.980449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-9e0e7835-829b-47b7-a732-ffb6d0b269b9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:06.995137 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:06.995137 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:06.995651 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-9e0e7835-829b-47b7-a732-ffb6d0b269b9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:07.004224 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-9e0e7835-829b-47b7-a732-ffb6d0b269b9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Begin detaching volume completed successfully. Aug 13 03:36:07.004491 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-9e0e7835-829b-47b7-a732-ffb6d0b269b9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35/action returned with HTTP 202 Aug 13 03:36:07.005365 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 463/1851] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:36:06 2026] POST /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:07.030215 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-496de7cc-3f06-4444-a555-58a3db755e97 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:07.036360 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-496de7cc-3f06-4444-a555-58a3db755e97 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:07.036360 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-496de7cc-3f06-4444-a555-58a3db755e97 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:07.036360 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-496de7cc-3f06-4444-a555-58a3db755e97 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:07.055211 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:07.055211 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:07.062892 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-496de7cc-3f06-4444-a555-58a3db755e97 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:07.068416 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-496de7cc-3f06-4444-a555-58a3db755e97 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:07.072030 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 457/1852] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:07 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:07.072114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b29f81b9-4e75-4a3c-9cd7-6557cdfadc8a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:07.072114 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b29f81b9-4e75-4a3c-9cd7-6557cdfadc8a None None] GET https://10.4.3.140/volume// Aug 13 03:36:07.072114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b29f81b9-4e75-4a3c-9cd7-6557cdfadc8a None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:07.073066 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b29f81b9-4e75-4a3c-9cd7-6557cdfadc8a None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:07.073767 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b29f81b9-4e75-4a3c-9cd7-6557cdfadc8a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:07.074726 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 465/1853] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:07 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:07.089341 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-cad9236a-abc7-439f-9dd5-64ac49eeea9c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:07.094656 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-cad9236a-abc7-439f-9dd5-64ac49eeea9c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:07.094656 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-cad9236a-abc7-439f-9dd5-64ac49eeea9c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:07.095180 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-cad9236a-abc7-439f-9dd5-64ac49eeea9c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:07.112643 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:07.112643 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:07.119443 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-cad9236a-abc7-439f-9dd5-64ac49eeea9c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:07.128325 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-cad9236a-abc7-439f-9dd5-64ac49eeea9c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:07.128976 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 469/1854] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:07 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:07.950310 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d25ebc9a-ff92-4a07-9b27-9315575398ee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:07.952791 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d25ebc9a-ff92-4a07-9b27-9315575398ee tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 Aug 13 03:36:07.953049 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d25ebc9a-ff92-4a07-9b27-9315575398ee tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:07.953303 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d25ebc9a-ff92-4a07-9b27-9315575398ee tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:07.963884 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:07.963884 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:07.969333 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d25ebc9a-ff92-4a07-9b27-9315575398ee tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:07.976142 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d25ebc9a-ff92-4a07-9b27-9315575398ee tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 returned with HTTP 200 Aug 13 03:36:07.976611 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 464/1855] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:07 2026] GET /volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:07.993507 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6ab65261-db7a-4a29-9113-42e6926c8093 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:07.995631 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6ab65261-db7a-4a29-9113-42e6926c8093 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:07.996131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6ab65261-db7a-4a29-9113-42e6926c8093 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2f5072a-64e0-497e-b040-dc5c697b6099", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1763287184"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:08.014235 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:08.014235 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:08.014730 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6ab65261-db7a-4a29-9113-42e6926c8093 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:08.014969 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-6ab65261-db7a-4a29-9113-42e6926c8093 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create snapshot from volume e2f5072a-64e0-497e-b040-dc5c697b6099 Aug 13 03:36:08.057228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-6ab65261-db7a-4a29-9113-42e6926c8093 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['9db5750f-4834-4964-812f-f271c2a91bff', 'b66fa8cf-269e-4e18-a36a-60b47508da69', '1f3e3f85-62eb-4177-b89a-deb9c2e2c6b7', 'ab1878a7-1ec9-4081-92c5-b14d785330ae'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:08.088232 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fb992e33-cfe6-4720-abd1-abac0485e5db None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:08.090978 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fb992e33-cfe6-4720-abd1-abac0485e5db tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:08.091365 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fb992e33-cfe6-4720-abd1-abac0485e5db tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:08.091924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fb992e33-cfe6-4720-abd1-abac0485e5db tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:08.105784 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:08.105784 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:08.113734 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fb992e33-cfe6-4720-abd1-abac0485e5db tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:08.114365 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6ab65261-db7a-4a29-9113-42e6926c8093 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot create request issued successfully. Aug 13 03:36:08.116596 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6ab65261-db7a-4a29-9113-42e6926c8093 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:08.116596 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 458/1856] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:08.121141 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fb992e33-cfe6-4720-abd1-abac0485e5db tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:08.122012 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 466/1857] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:08 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:08.125569 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-16b1252f-bbae-451b-8a1c-1f44be2eb9e9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:08.127691 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16b1252f-bbae-451b-8a1c-1f44be2eb9e9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 Aug 13 03:36:08.128006 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-16b1252f-bbae-451b-8a1c-1f44be2eb9e9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:08.128283 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-16b1252f-bbae-451b-8a1c-1f44be2eb9e9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:08.133978 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:08.133978 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:08.134409 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-16b1252f-bbae-451b-8a1c-1f44be2eb9e9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:08.135299 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16b1252f-bbae-451b-8a1c-1f44be2eb9e9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 returned with HTTP 200 Aug 13 03:36:08.135733 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 470/1858] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:08 2026] GET /volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:09.140744 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-831ead34-8d02-4296-ac92-71c6c475df19 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:09.144549 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-831ead34-8d02-4296-ac92-71c6c475df19 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:09.144929 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-831ead34-8d02-4296-ac92-71c6c475df19 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:09.145039 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-831ead34-8d02-4296-ac92-71c6c475df19 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:09.149946 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-15d038b1-ec21-48f5-8727-4cb774d48c1d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:09.152549 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-15d038b1-ec21-48f5-8727-4cb774d48c1d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 Aug 13 03:36:09.153091 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-15d038b1-ec21-48f5-8727-4cb774d48c1d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:09.153582 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-15d038b1-ec21-48f5-8727-4cb774d48c1d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:09.160573 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:09.160573 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:09.163077 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-15d038b1-ec21-48f5-8727-4cb774d48c1d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:09.163218 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:09.163218 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:09.163303 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-15d038b1-ec21-48f5-8727-4cb774d48c1d tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 returned with HTTP 200 Aug 13 03:36:09.163303 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 459/1859] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:09 2026] GET /volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:09.173458 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-831ead34-8d02-4296-ac92-71c6c475df19 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:09.180167 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-febf7bc2-f680-42e0-8768-5ec308dd25c5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:09.182191 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-febf7bc2-f680-42e0-8768-5ec308dd25c5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] GET https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:09.182514 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-831ead34-8d02-4296-ac92-71c6c475df19 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:09.182646 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-febf7bc2-f680-42e0-8768-5ec308dd25c5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:09.182859 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-febf7bc2-f680-42e0-8768-5ec308dd25c5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:09.183135 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-febf7bc2-f680-42e0-8768-5ec308dd25c5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:36:09.183196 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 465/1860] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:09 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:09.184562 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.db.api [None req-febf7bc2-f680-42e0-8768-5ec308dd25c5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Building query based on filter {{(pid=100340) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:36:09.197444 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-febf7bc2-f680-42e0-8768-5ec308dd25c5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Get all snapshots completed successfully. Aug 13 03:36:09.197843 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-febf7bc2-f680-42e0-8768-5ec308dd25c5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Aug 13 03:36:09.198597 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 467/1861] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:36:09 2026] GET /volume/v3/snapshots => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:09.212529 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58f32475-7761-441e-bb79-be5e27e03d17 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:09.214993 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58f32475-7761-441e-bb79-be5e27e03d17 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 Aug 13 03:36:09.215297 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58f32475-7761-441e-bb79-be5e27e03d17 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:09.215570 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58f32475-7761-441e-bb79-be5e27e03d17 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:09.215711 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-58f32475-7761-441e-bb79-be5e27e03d17 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete snapshot with id: 4a5d6e6d-80c3-4d65-9106-5197a0f387f5 Aug 13 03:36:09.222718 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:09.222718 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:09.223216 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-58f32475-7761-441e-bb79-be5e27e03d17 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:09.245651 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-58f32475-7761-441e-bb79-be5e27e03d17 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot delete request issued successfully. Aug 13 03:36:09.245969 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58f32475-7761-441e-bb79-be5e27e03d17 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 returned with HTTP 202 Aug 13 03:36:09.246547 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 471/1862] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:36:09 2026] DELETE /volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:09.258096 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d828cf99-ed1a-49cb-8390-932539fd6d75 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:09.260590 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d828cf99-ed1a-49cb-8390-932539fd6d75 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 Aug 13 03:36:09.261022 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d828cf99-ed1a-49cb-8390-932539fd6d75 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:09.261385 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d828cf99-ed1a-49cb-8390-932539fd6d75 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:09.267803 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:09.267803 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:09.268859 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d828cf99-ed1a-49cb-8390-932539fd6d75 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:09.270260 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d828cf99-ed1a-49cb-8390-932539fd6d75 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 returned with HTTP 200 Aug 13 03:36:09.270260 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 460/1863] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:09 2026] GET /volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:10.199709 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-14b047b2-6f02-443a-abe7-a41d49316022 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:10.202201 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14b047b2-6f02-443a-abe7-a41d49316022 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:10.202478 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14b047b2-6f02-443a-abe7-a41d49316022 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:10.202768 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14b047b2-6f02-443a-abe7-a41d49316022 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:10.215125 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:10.215125 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:10.219747 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-14b047b2-6f02-443a-abe7-a41d49316022 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:10.225852 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14b047b2-6f02-443a-abe7-a41d49316022 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:10.226284 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 466/1864] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:10 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:10.281738 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9f729f99-721c-43e0-92b2-2f23b133628a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:10.284856 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9f729f99-721c-43e0-92b2-2f23b133628a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 Aug 13 03:36:10.285147 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9f729f99-721c-43e0-92b2-2f23b133628a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:10.285398 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9f729f99-721c-43e0-92b2-2f23b133628a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:10.305738 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9f729f99-721c-43e0-92b2-2f23b133628a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 returned with HTTP 404 Aug 13 03:36:10.306474 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 468/1865] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:10 2026] GET /volume/v3/snapshots/4a5d6e6d-80c3-4d65-9106-5197a0f387f5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:10.314650 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3922dfa2-19e4-4f58-a1ba-0e932ea19aff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:10.316785 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3922dfa2-19e4-4f58-a1ba-0e932ea19aff tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 Aug 13 03:36:10.317060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3922dfa2-19e4-4f58-a1ba-0e932ea19aff tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:10.317300 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3922dfa2-19e4-4f58-a1ba-0e932ea19aff tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:10.317561 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3922dfa2-19e4-4f58-a1ba-0e932ea19aff tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume with id: e2f5072a-64e0-497e-b040-dc5c697b6099 Aug 13 03:36:10.328727 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:10.328727 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:10.329378 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3922dfa2-19e4-4f58-a1ba-0e932ea19aff tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:10.349630 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3922dfa2-19e4-4f58-a1ba-0e932ea19aff tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume request issued successfully. Aug 13 03:36:10.349868 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3922dfa2-19e4-4f58-a1ba-0e932ea19aff tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 returned with HTTP 202 Aug 13 03:36:10.350321 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 472/1866] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:10 2026] DELETE /volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:10.361885 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0a2e2837-b5dc-404e-9f62-c43d367a582e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:10.365339 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0a2e2837-b5dc-404e-9f62-c43d367a582e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 Aug 13 03:36:10.365339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0a2e2837-b5dc-404e-9f62-c43d367a582e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:10.365339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0a2e2837-b5dc-404e-9f62-c43d367a582e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:10.377931 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:10.377931 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:10.383590 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0a2e2837-b5dc-404e-9f62-c43d367a582e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:10.390031 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0a2e2837-b5dc-404e-9f62-c43d367a582e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 returned with HTTP 200 Aug 13 03:36:10.391372 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 461/1867] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:10 2026] GET /volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:11.240370 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-51255e29-d95a-4a12-9603-98aee6c42326 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:11.242281 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-51255e29-d95a-4a12-9603-98aee6c42326 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:11.242515 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-51255e29-d95a-4a12-9603-98aee6c42326 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:11.242757 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-51255e29-d95a-4a12-9603-98aee6c42326 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:11.258039 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:11.258039 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:11.262610 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-51255e29-d95a-4a12-9603-98aee6c42326 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:11.269717 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-51255e29-d95a-4a12-9603-98aee6c42326 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:11.269717 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 467/1868] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:11 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:11.407442 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b00cbc93-9134-4087-8c9f-9ca8b0619f65 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:11.409897 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b00cbc93-9134-4087-8c9f-9ca8b0619f65 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 Aug 13 03:36:11.410175 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b00cbc93-9134-4087-8c9f-9ca8b0619f65 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:11.410410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b00cbc93-9134-4087-8c9f-9ca8b0619f65 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:11.423939 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b00cbc93-9134-4087-8c9f-9ca8b0619f65 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 returned with HTTP 404 Aug 13 03:36:11.424508 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 469/1869] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:11 2026] GET /volume/v3/volumes/e2f5072a-64e0-497e-b040-dc5c697b6099 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:11.439504 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-af26ed84-c308-46b5-93c8-62c2482ee50e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:11.441475 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:11.441936 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-979829667"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:11.443430 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-979829667'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:11.443610 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume of 1 GB Aug 13 03:36:11.448585 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Availability Zones retrieved successfully. Aug 13 03:36:11.457469 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (a6aa6312-bb99-4b7c-87ae-477ef4783fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:11.458929 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbfc0a62-c145-4669-b991-83eae6ce856d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:11.460057 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:11.491994 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-d0dc6b24-9d00-4fd8-9563-5ab91c2c8c1d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:11.495595 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-d0dc6b24-9d00-4fd8-9563-5ab91c2c8c1d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:11.495595 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-d0dc6b24-9d00-4fd8-9563-5ab91c2c8c1d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:11.495923 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-d0dc6b24-9d00-4fd8-9563-5ab91c2c8c1d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:11.507180 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbfc0a62-c145-4669-b991-83eae6ce856d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:11.508222 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3882322-5adf-4366-9f3d-d28754d2d45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:11.510765 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:11.510765 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:11.517032 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-d0dc6b24-9d00-4fd8-9563-5ab91c2c8c1d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:11.523645 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-d0dc6b24-9d00-4fd8-9563-5ab91c2c8c1d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:11.524203 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 462/1870] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:11 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:11.565684 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['38a2ab64-d151-4587-a945-949b13568820', 'd6de8eb4-afd6-4777-ae69-7da07fcaf276', '267d277c-37c7-4472-ad2f-abc048dfb665', '9435e4d1-97af-4413-aeb5-c80a70af50fd'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:11.566928 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3882322-5adf-4366-9f3d-d28754d2d45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38a2ab64-d151-4587-a945-949b13568820', 'd6de8eb4-afd6-4777-ae69-7da07fcaf276', '267d277c-37c7-4472-ad2f-abc048dfb665', '9435e4d1-97af-4413-aeb5-c80a70af50fd']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:11.568064 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2f11ff-04f2-44c8-ae81-a53a409713bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:11.605575 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2f11ff-04f2-44c8-ae81-a53a409713bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0700affc-6426-4b58-bd99-82b9647bdb89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-979829667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['38a2ab64-d151-4587-a945-949b13568820','d6de8eb4-afd6-4777-ae69-7da07fcaf276','267d277c-37c7-4472-ad2f-abc048dfb665','9435e4d1-97af-4413-aeb5-c80a70af50fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-979829667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0700affc-6426-4b58-bd99-82b9647bdb89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3f51a8b31a4347b9d332eda6c8df01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:11.607322 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f299e6-57c4-40a6-b4ad-c415eef7d1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:11.642220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f299e6-57c4-40a6-b4ad-c415eef7d1d3) transitioned into state 'SUCCESS' from state '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-979829667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['38a2ab64-d151-4587-a945-949b13568820','d6de8eb4-afd6-4777-ae69-7da07fcaf276','267d277c-37c7-4472-ad2f-abc048dfb665','9435e4d1-97af-4413-aeb5-c80a70af50fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:11.643552 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a8af6fd-53cf-4391-be60-0e3827c96712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:11.661444 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a8af6fd-53cf-4391-be60-0e3827c96712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:11.663941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (a6aa6312-bb99-4b7c-87ae-477ef4783fe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:11.663941 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request issued successfully. Aug 13 03:36:11.664052 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-af26ed84-c308-46b5-93c8-62c2482ee50e tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:11.664516 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 473/1871] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:11 2026] POST /volume/v3/volumes => generated 777 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:11.679564 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-86ec0904-d373-4781-aa14-e2cd52497dcb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:11.684408 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86ec0904-d373-4781-aa14-e2cd52497dcb tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 Aug 13 03:36:11.684637 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86ec0904-d373-4781-aa14-e2cd52497dcb tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:11.684847 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86ec0904-d373-4781-aa14-e2cd52497dcb tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:11.694917 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:11.694917 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:11.699672 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-86ec0904-d373-4781-aa14-e2cd52497dcb tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:11.705720 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86ec0904-d373-4781-aa14-e2cd52497dcb tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 returned with HTTP 200 Aug 13 03:36:11.706350 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 468/1872] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:11 2026] GET /volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:11.880222 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-271266d8-c069-4978-9a0e-a08f80af98ca None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:11.882989 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-271266d8-c069-4978-9a0e-a08f80af98ca tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816 Aug 13 03:36:11.883230 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-271266d8-c069-4978-9a0e-a08f80af98ca tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:11.883478 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-271266d8-c069-4978-9a0e-a08f80af98ca tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:11.893330 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:11.893330 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:11.943726 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-a81046e1-8fdb-4c1a-b340-011e79175454 req-271266d8-c069-4978-9a0e-a08f80af98ca tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816 returned with HTTP 200 Aug 13 03:36:11.944780 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 470/1873] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:11 2026] DELETE /volume/v3/attachments/d69d5cb4-0320-427e-979d-47633a128816 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:12.287180 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5b24e526-1627-4fab-a4dd-fb98268338df None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:12.289388 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b24e526-1627-4fab-a4dd-fb98268338df tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:12.289794 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5b24e526-1627-4fab-a4dd-fb98268338df tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:12.290092 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5b24e526-1627-4fab-a4dd-fb98268338df tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:12.298662 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:12.298662 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:12.304026 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5b24e526-1627-4fab-a4dd-fb98268338df tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:12.310670 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b24e526-1627-4fab-a4dd-fb98268338df tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:12.311296 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 463/1874] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:12 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:12.328434 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e5191d0-d29e-4bd7-b347-9f0e863b9910 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:12.331274 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e5191d0-d29e-4bd7-b347-9f0e863b9910 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:12.331526 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e5191d0-d29e-4bd7-b347-9f0e863b9910 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:12.331796 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e5191d0-d29e-4bd7-b347-9f0e863b9910 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:12.343474 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:12.343474 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:12.350272 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9e5191d0-d29e-4bd7-b347-9f0e863b9910 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:12.358112 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e5191d0-d29e-4bd7-b347-9f0e863b9910 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:12.358740 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 474/1875] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:12 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:12.427731 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-951e927e-75da-4266-929b-ce485cba539a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:12.430038 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-951e927e-75da-4266-929b-ce485cba539a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:12.430278 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-951e927e-75da-4266-929b-ce485cba539a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:12.430544 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-951e927e-75da-4266-929b-ce485cba539a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:12.438874 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:12.438874 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:12.443178 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-951e927e-75da-4266-929b-ce485cba539a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:12.448239 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-951e927e-75da-4266-929b-ce485cba539a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:12.448870 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 469/1876] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:12 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:12.522255 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5647f621-7b01-4fb2-8fb2-59a257459167 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:12.525052 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:12.525649 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-703259091", "imageRef": "d628e89b-0e99-4571-b205-736027568324"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:12.528711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-703259091', 'imageRef': 'd628e89b-0e99-4571-b205-736027568324'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:12.639857 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume of 1 GB Aug 13 03:36:12.640159 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:12.640159 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:12.641051 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Availability Zones retrieved successfully. Aug 13 03:36:12.647482 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Flow 'volume_create_api' (974652d9-ad24-49c6-a912-17dcb92d6a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:12.648282 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9533adb0-2a7d-4e39-876d-db799ae80f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:12.649553 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:12.706340 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:12.706340 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:12.723579 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-70b188fe-b0db-4bd2-8cbb-8045946ab295 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:12.724197 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9533adb0-2a7d-4e39-876d-db799ae80f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d39a3888-c854-4144-9e1f-f42ee569a4e0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd39a3888-c854-4144-9e1f-f42ee569a4e0', 'encryption_key_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=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:12.725100 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5bdc3ef-5843-4637-a5a3-80541d08eaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:12.726277 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-70b188fe-b0db-4bd2-8cbb-8045946ab295 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 Aug 13 03:36:12.727140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-70b188fe-b0db-4bd2-8cbb-8045946ab295 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:12.727140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-70b188fe-b0db-4bd2-8cbb-8045946ab295 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:12.734696 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:12.734696 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:12.739814 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-70b188fe-b0db-4bd2-8cbb-8045946ab295 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:12.744540 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-70b188fe-b0db-4bd2-8cbb-8045946ab295 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 returned with HTTP 200 Aug 13 03:36:12.744965 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 464/1877] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:12 2026] GET /volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:12.763316 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-222eb4fa-34b4-4e15-98e0-47f450fd4f22 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:12.767392 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-222eb4fa-34b4-4e15-98e0-47f450fd4f22 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:12.767870 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-222eb4fa-34b4-4e15-98e0-47f450fd4f22 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0700affc-6426-4b58-bd99-82b9647bdb89", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1874121402"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:12.784437 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:12.784437 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:12.785347 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-222eb4fa-34b4-4e15-98e0-47f450fd4f22 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:12.785603 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-222eb4fa-34b4-4e15-98e0-47f450fd4f22 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create snapshot from volume 0700affc-6426-4b58-bd99-82b9647bdb89 Aug 13 03:36:12.789108 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Created reservations ['d91849c2-b559-411f-a910-02f2696ee6e4', 'd161c7b4-9c9b-495f-bedc-d4691aba1221', 'e1d2824e-988a-48c6-808d-46773ab96397', 'e59251b5-ce45-40f4-b8ea-6f59f94cbb11'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:12.790167 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5bdc3ef-5843-4637-a5a3-80541d08eaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d91849c2-b559-411f-a910-02f2696ee6e4', 'd161c7b4-9c9b-495f-bedc-d4691aba1221', 'e1d2824e-988a-48c6-808d-46773ab96397', 'e59251b5-ce45-40f4-b8ea-6f59f94cbb11']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:12.791152 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e00ecfd-bbbd-40ac-b893-97a9fcdf984b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:12.824125 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e00ecfd-bbbd-40ac-b893-97a9fcdf984b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-703259091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97603544d6e342b0a8208bf224548c16',qos_specs=None,replication_status=,reservations=['d91849c2-b559-411f-a910-02f2696ee6e4','d161c7b4-9c9b-495f-bedc-d4691aba1221','e1d2824e-988a-48c6-808d-46773ab96397','e59251b5-ce45-40f4-b8ea-6f59f94cbb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-703259091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='97603544d6e342b0a8208bf224548c16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d39a3888-c854-4144-9e1f-f42ee569a4e0),volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:12.825901 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73dd4ab0-2e00-4da5-9f54-f80cba24021c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:12.832682 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-222eb4fa-34b4-4e15-98e0-47f450fd4f22 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['33237963-a050-4bd1-8a59-7801f511ef6d', '7542a59e-be61-4e49-8a29-b10beb7bca99', 'd3b65121-575d-4178-8b54-15054d3ffa0b', '1c7ab9ec-0121-41d3-8cd7-642c94a48b23'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:12.861474 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73dd4ab0-2e00-4da5-9f54-f80cba24021c) transitioned into state 'SUCCESS' from state '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-703259091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97603544d6e342b0a8208bf224548c16',qos_specs=None,replication_status=,reservations=['d91849c2-b559-411f-a910-02f2696ee6e4','d161c7b4-9c9b-495f-bedc-d4691aba1221','e1d2824e-988a-48c6-808d-46773ab96397','e59251b5-ce45-40f4-b8ea-6f59f94cbb11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02a64eabf35e454f8ba4507b3c7d0003',volume_type_id=d39a3888-c854-4144-9e1f-f42ee569a4e0)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:12.863582 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd5bd92-a34e-4f33-b395-207bf95d5e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:12.880942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd5bd92-a34e-4f33-b395-207bf95d5e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:12.880942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Flow 'volume_create_api' (974652d9-ad24-49c6-a912-17dcb92d6a1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:12.881161 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create volume request issued successfully. Aug 13 03:36:12.882995 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5647f621-7b01-4fb2-8fb2-59a257459167 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:12.883765 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 471/1878] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:36:12 2026] POST /volume/v3/volumes => generated 759 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:12.897127 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-222eb4fa-34b4-4e15-98e0-47f450fd4f22 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot create request issued successfully. Aug 13 03:36:12.897914 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-222eb4fa-34b4-4e15-98e0-47f450fd4f22 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:12.898430 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 475/1879] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:12.906585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dc817733-f348-4e80-bd25-3777e2e01611 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:12.909817 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc817733-f348-4e80-bd25-3777e2e01611 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:12.909963 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f302c94b-6c4b-4d59-b3a9-508a4e48971b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:12.910040 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc817733-f348-4e80-bd25-3777e2e01611 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:12.910503 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc817733-f348-4e80-bd25-3777e2e01611 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:12.913321 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f302c94b-6c4b-4d59-b3a9-508a4e48971b tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 Aug 13 03:36:12.913592 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f302c94b-6c4b-4d59-b3a9-508a4e48971b tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:12.913759 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f302c94b-6c4b-4d59-b3a9-508a4e48971b tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:12.918712 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:12.918712 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:12.922215 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:12.922215 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:12.922741 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f302c94b-6c4b-4d59-b3a9-508a4e48971b tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:12.923664 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dc817733-f348-4e80-bd25-3777e2e01611 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:12.923768 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f302c94b-6c4b-4d59-b3a9-508a4e48971b tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 returned with HTTP 200 Aug 13 03:36:12.924459 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 465/1880] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:12 2026] GET /volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:12.932395 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc817733-f348-4e80-bd25-3777e2e01611 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 200 Aug 13 03:36:12.932849 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 470/1881] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:12 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:13.939194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4d12dc9b-0b72-40c6-b60e-f788a945c9f8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:13.941701 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4d12dc9b-0b72-40c6-b60e-f788a945c9f8 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 Aug 13 03:36:13.941892 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4d12dc9b-0b72-40c6-b60e-f788a945c9f8 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:13.942101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4d12dc9b-0b72-40c6-b60e-f788a945c9f8 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:13.948818 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-63d2e26e-b4b7-4e4b-a135-5ff2f7d14227 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:13.949857 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:13.949857 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:13.950232 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4d12dc9b-0b72-40c6-b60e-f788a945c9f8 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:13.951022 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4d12dc9b-0b72-40c6-b60e-f788a945c9f8 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 returned with HTTP 200 Aug 13 03:36:13.951396 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 472/1882] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:13 2026] GET /volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:13.951902 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63d2e26e-b4b7-4e4b-a135-5ff2f7d14227 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:13.952381 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63d2e26e-b4b7-4e4b-a135-5ff2f7d14227 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:13.952752 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63d2e26e-b4b7-4e4b-a135-5ff2f7d14227 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:13.962885 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d94acfd6-3e6d-43de-82a4-6faffd733af5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:13.965738 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:13.965738 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:13.968123 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d94acfd6-3e6d-43de-82a4-6faffd733af5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] POST https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42/action Aug 13 03:36:13.968928 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d94acfd6-3e6d-43de-82a4-6faffd733af5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:13.969081 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d94acfd6-3e6d-43de-82a4-6faffd733af5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:13.971300 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.admin_actions [None req-d94acfd6-3e6d-43de-82a4-6faffd733af5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Updating snapshot '7be957d5-fcef-4f9e-a592-3a4a3b382f42' with '{'status': 'error'}' {{(pid=100341) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:36:13.977098 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-63d2e26e-b4b7-4e4b-a135-5ff2f7d14227 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:13.986481 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63d2e26e-b4b7-4e4b-a135-5ff2f7d14227 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 200 Aug 13 03:36:13.987435 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 476/1883] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:13 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:13.990429 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:13.990429 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:13.991066 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-d94acfd6-3e6d-43de-82a4-6faffd733af5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '82655db308424922893ba25804f4f110', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e3f51a8b31a4347b9d332eda6c8df01', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:36:13.991362 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d94acfd6-3e6d-43de-82a4-6faffd733af5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42/action returned with HTTP 403 Aug 13 03:36:13.992192 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 466/1884] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:36:13 2026] POST /volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:14.003127 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7ea3b497-c1eb-4cf0-9f5f-77d1f1331e2f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:14.007793 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ea3b497-c1eb-4cf0-9f5f-77d1f1331e2f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 Aug 13 03:36:14.008156 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7ea3b497-c1eb-4cf0-9f5f-77d1f1331e2f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:14.008433 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7ea3b497-c1eb-4cf0-9f5f-77d1f1331e2f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:14.008625 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-7ea3b497-c1eb-4cf0-9f5f-77d1f1331e2f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete snapshot with id: 7be957d5-fcef-4f9e-a592-3a4a3b382f42 Aug 13 03:36:14.016628 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:14.016628 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:14.016790 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7ea3b497-c1eb-4cf0-9f5f-77d1f1331e2f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:14.042986 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7ea3b497-c1eb-4cf0-9f5f-77d1f1331e2f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot delete request issued successfully. Aug 13 03:36:14.043249 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7ea3b497-c1eb-4cf0-9f5f-77d1f1331e2f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 returned with HTTP 202 Aug 13 03:36:14.043911 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 471/1885] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:36:14 2026] DELETE /volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:14.055452 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aeb59747-86eb-41eb-a1da-1cdb3c5d431a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:14.061693 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aeb59747-86eb-41eb-a1da-1cdb3c5d431a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 Aug 13 03:36:14.062642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aeb59747-86eb-41eb-a1da-1cdb3c5d431a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:14.062642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aeb59747-86eb-41eb-a1da-1cdb3c5d431a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:14.077346 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:14.077346 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:14.077929 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-aeb59747-86eb-41eb-a1da-1cdb3c5d431a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:14.078700 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aeb59747-86eb-41eb-a1da-1cdb3c5d431a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 returned with HTTP 200 Aug 13 03:36:14.079322 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 473/1886] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:14 2026] GET /volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:14.185344 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-40abe1a8-64da-404f-b05e-a10850447aa9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:14.189020 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-40abe1a8-64da-404f-b05e-a10850447aa9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:14.189390 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-40abe1a8-64da-404f-b05e-a10850447aa9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:14.189692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-40abe1a8-64da-404f-b05e-a10850447aa9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:14.201096 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:14.201096 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:14.206383 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-40abe1a8-64da-404f-b05e-a10850447aa9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:14.216544 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-40abe1a8-64da-404f-b05e-a10850447aa9 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 200 Aug 13 03:36:14.217111 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 477/1887] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:14 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:14.748390 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-2048b38c-1823-469b-b637-e452d1fc6684 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:14.751528 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-2048b38c-1823-469b-b637-e452d1fc6684 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:14.751838 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-2048b38c-1823-469b-b637-e452d1fc6684 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:14.752107 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-2048b38c-1823-469b-b637-e452d1fc6684 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:14.762735 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:14.762735 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:14.768675 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-2048b38c-1823-469b-b637-e452d1fc6684 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:14.776675 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-2048b38c-1823-469b-b637-e452d1fc6684 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 200 Aug 13 03:36:14.777301 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 467/1888] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:14 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:14.790594 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-739c14c7-31fa-45bf-bd47-7cb27116e3f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:14.791730 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-739c14c7-31fa-45bf-bd47-7cb27116e3f5 None None] GET https://10.4.3.140/volume// Aug 13 03:36:14.791989 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-739c14c7-31fa-45bf-bd47-7cb27116e3f5 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:14.792239 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-739c14c7-31fa-45bf-bd47-7cb27116e3f5 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:14.792670 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-739c14c7-31fa-45bf-bd47-7cb27116e3f5 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:14.793142 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 472/1889] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:36:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:14.803409 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-d0788cf1-6e69-446b-ae2b-9d8ce1c7c1dc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:14.805796 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-d0788cf1-6e69-446b-ae2b-9d8ce1c7c1dc tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:36:14.806313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-d0788cf1-6e69-446b-ae2b-9d8ce1c7c1dc tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88", "connector": null, "instance_uuid": "efe201f0-7b56-425a-94f3-083f32faf418"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:14.815205 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:14.815205 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:14.846124 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-d0788cf1-6e69-446b-ae2b-9d8ce1c7c1dc tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:36:14.846537 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 474/1890] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:36:14 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:15.091203 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a9e49503-e7d2-4333-b501-2e6455e93041 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:15.093709 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9e49503-e7d2-4333-b501-2e6455e93041 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 Aug 13 03:36:15.093997 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9e49503-e7d2-4333-b501-2e6455e93041 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:15.094238 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9e49503-e7d2-4333-b501-2e6455e93041 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:15.101591 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9e49503-e7d2-4333-b501-2e6455e93041 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 returned with HTTP 404 Aug 13 03:36:15.102854 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 478/1891] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:15 2026] GET /volume/v3/snapshots/7be957d5-fcef-4f9e-a592-3a4a3b382f42 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:15.111313 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b6481bdd-959e-4074-8e0d-c6bc83e8c262 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:15.113311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b6481bdd-959e-4074-8e0d-c6bc83e8c262 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 Aug 13 03:36:15.113513 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b6481bdd-959e-4074-8e0d-c6bc83e8c262 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:15.113737 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b6481bdd-959e-4074-8e0d-c6bc83e8c262 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:15.113913 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-b6481bdd-959e-4074-8e0d-c6bc83e8c262 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume with id: 0700affc-6426-4b58-bd99-82b9647bdb89 Aug 13 03:36:15.124127 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:15.124127 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:15.124966 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b6481bdd-959e-4074-8e0d-c6bc83e8c262 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:15.160005 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b6481bdd-959e-4074-8e0d-c6bc83e8c262 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume request issued successfully. Aug 13 03:36:15.160421 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b6481bdd-959e-4074-8e0d-c6bc83e8c262 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 returned with HTTP 202 Aug 13 03:36:15.161147 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 468/1892] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:15 2026] DELETE /volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:15.173803 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-63d2d148-cf57-427b-b5f8-0b58a00b7de4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:15.177720 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63d2d148-cf57-427b-b5f8-0b58a00b7de4 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 Aug 13 03:36:15.177947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-63d2d148-cf57-427b-b5f8-0b58a00b7de4 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:15.178170 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-63d2d148-cf57-427b-b5f8-0b58a00b7de4 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:15.186621 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:15.186621 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:15.191195 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-63d2d148-cf57-427b-b5f8-0b58a00b7de4 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:15.200899 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63d2d148-cf57-427b-b5f8-0b58a00b7de4 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 returned with HTTP 200 Aug 13 03:36:15.201561 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 473/1893] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:15 2026] GET /volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:16.219312 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9adf9ad7-7309-46e0-85e9-1d67394c468a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:16.222881 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9adf9ad7-7309-46e0-85e9-1d67394c468a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 Aug 13 03:36:16.223196 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9adf9ad7-7309-46e0-85e9-1d67394c468a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:16.223607 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9adf9ad7-7309-46e0-85e9-1d67394c468a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:16.232477 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9adf9ad7-7309-46e0-85e9-1d67394c468a tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 returned with HTTP 404 Aug 13 03:36:16.233570 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 475/1894] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:16 2026] GET /volume/v3/volumes/0700affc-6426-4b58-bd99-82b9647bdb89 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:16.243971 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-398173dc-8f0a-4558-acf8-c81530f875c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:16.246710 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:16.247235 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-902363548"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:16.248916 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-902363548'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:16.249056 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume of 1 GB Aug 13 03:36:16.255665 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Availability Zones retrieved successfully. Aug 13 03:36:16.262506 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (c7a604b8-637e-4673-b110-c46d535d255c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:16.263625 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751c1605-5239-4707-b4a0-5c6ca8b13e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:16.264947 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:16.313131 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751c1605-5239-4707-b4a0-5c6ca8b13e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:16.314328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423f3d1d-4308-4fca-b242-50bbb8b708ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:16.380433 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['56f65575-0df7-4a49-9baa-59582d4399a3', 'a8bf00ee-9df4-4c1b-accf-93acf0d2c431', '80bb1946-ff3f-470b-a17a-57483614d1df', 'a7c7eecd-6ae8-462c-ad72-b4a321443246'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:16.381865 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423f3d1d-4308-4fca-b242-50bbb8b708ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56f65575-0df7-4a49-9baa-59582d4399a3', 'a8bf00ee-9df4-4c1b-accf-93acf0d2c431', '80bb1946-ff3f-470b-a17a-57483614d1df', 'a7c7eecd-6ae8-462c-ad72-b4a321443246']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:16.383398 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e188b15a-4c2e-4cbd-86f5-06ac7b883c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:16.420834 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e188b15a-4c2e-4cbd-86f5-06ac7b883c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871935f5-3e2e-4688-b812-a6061fa05533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-902363548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['56f65575-0df7-4a49-9baa-59582d4399a3','a8bf00ee-9df4-4c1b-accf-93acf0d2c431','80bb1946-ff3f-470b-a17a-57483614d1df','a7c7eecd-6ae8-462c-ad72-b4a321443246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-902363548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871935f5-3e2e-4688-b812-a6061fa05533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3f51a8b31a4347b9d332eda6c8df01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:16.423790 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5058ee8f-357a-4a37-8c9d-1eb21bf41e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:16.454667 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5058ee8f-357a-4a37-8c9d-1eb21bf41e02) transitioned into state 'SUCCESS' from state '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-902363548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['56f65575-0df7-4a49-9baa-59582d4399a3','a8bf00ee-9df4-4c1b-accf-93acf0d2c431','80bb1946-ff3f-470b-a17a-57483614d1df','a7c7eecd-6ae8-462c-ad72-b4a321443246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:16.455659 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f1c1e8e-3b73-4681-8e93-97f4ecf1d65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:16.472031 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f1c1e8e-3b73-4681-8e93-97f4ecf1d65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:16.473080 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (c7a604b8-637e-4673-b110-c46d535d255c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:16.473426 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request issued successfully. Aug 13 03:36:16.474390 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-398173dc-8f0a-4558-acf8-c81530f875c2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:16.474878 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 479/1895] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:16 2026] POST /volume/v3/volumes => generated 777 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:16.495899 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2a507cb1-c3d7-47aa-b5c4-a1cb529ff4f2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:16.498561 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2a507cb1-c3d7-47aa-b5c4-a1cb529ff4f2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 Aug 13 03:36:16.498815 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2a507cb1-c3d7-47aa-b5c4-a1cb529ff4f2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:16.499007 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2a507cb1-c3d7-47aa-b5c4-a1cb529ff4f2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:16.520936 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:16.520936 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:16.525039 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2a507cb1-c3d7-47aa-b5c4-a1cb529ff4f2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:16.530722 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2a507cb1-c3d7-47aa-b5c4-a1cb529ff4f2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 returned with HTTP 200 Aug 13 03:36:16.531362 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 469/1896] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:16 2026] GET /volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:16.710074 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4e414e04-27e5-4f46-ba99-ab2f9489be2a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:16.710723 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e414e04-27e5-4f46-ba99-ab2f9489be2a None None] GET https://10.4.3.140/volume// Aug 13 03:36:16.710972 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e414e04-27e5-4f46-ba99-ab2f9489be2a None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:16.711184 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e414e04-27e5-4f46-ba99-ab2f9489be2a None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:16.712791 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e414e04-27e5-4f46-ba99-ab2f9489be2a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:16.712978 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 474/1897] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:16.722788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-b422b8f1-7f8b-4ec6-9d46-1a05598baf0f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:16.728340 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-b422b8f1-7f8b-4ec6-9d46-1a05598baf0f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:16.728622 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-b422b8f1-7f8b-4ec6-9d46-1a05598baf0f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:16.729421 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-b422b8f1-7f8b-4ec6-9d46-1a05598baf0f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:16.750793 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:16.750793 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:16.763312 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-b422b8f1-7f8b-4ec6-9d46-1a05598baf0f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:16.776553 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-b422b8f1-7f8b-4ec6-9d46-1a05598baf0f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 200 Aug 13 03:36:16.777577 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 476/1898] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:16 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 1546 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 03:36:16.928453 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-64b04388-f5ff-46b3-b3b9-32529d6b93a0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:16.932082 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-64b04388-f5ff-46b3-b3b9-32529d6b93a0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] PUT https://10.4.3.140/volume/v3/attachments/41bf6fdf-a5e0-4249-8810-46fe4be01535 Aug 13 03:36:16.932577 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-64b04388-f5ff-46b3-b3b9-32529d6b93a0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:16.944688 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-64b04388-f5ff-46b3-b3b9-32529d6b93a0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Acquiring lock "cinder-attachment_update-38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:36:16.952550 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-64b04388-f5ff-46b3-b3b9-32529d6b93a0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:36:16.954188 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:16.954188 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:17.077340 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-64b04388-f5ff-46b3-b3b9-32529d6b93a0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Lock "cinder-attachment_update-38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88-np0000007145" released by "attachment_update" :: held 0.124s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:36:17.078248 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-64b04388-f5ff-46b3-b3b9-32529d6b93a0 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/41bf6fdf-a5e0-4249-8810-46fe4be01535 returned with HTTP 200 Aug 13 03:36:17.078248 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 480/1899] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:36:16 2026] PUT /volume/v3/attachments/41bf6fdf-a5e0-4249-8810-46fe4be01535 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:17.119450 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-f0ae2f41-3fae-45a9-8c3e-12dc9c545e50 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:17.122962 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-f0ae2f41-3fae-45a9-8c3e-12dc9c545e50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/attachments/41bf6fdf-a5e0-4249-8810-46fe4be01535/action Aug 13 03:36:17.122962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-f0ae2f41-3fae-45a9-8c3e-12dc9c545e50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:17.123164 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-f0ae2f41-3fae-45a9-8c3e-12dc9c545e50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:17.148968 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:17.148968 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:17.172810 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b9a735e9-9559-475a-91f0-7fc9a309a90a req-f0ae2f41-3fae-45a9-8c3e-12dc9c545e50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/41bf6fdf-a5e0-4249-8810-46fe4be01535/action returned with HTTP 204 Aug 13 03:36:17.173488 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 470/1900] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:36:17 2026] POST /volume/v3/attachments/41bf6fdf-a5e0-4249-8810-46fe4be01535/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:17.550189 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2750c963-84f3-4ba7-b25a-1d3a70552b92 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:17.555760 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2750c963-84f3-4ba7-b25a-1d3a70552b92 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 Aug 13 03:36:17.556086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2750c963-84f3-4ba7-b25a-1d3a70552b92 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:17.556086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2750c963-84f3-4ba7-b25a-1d3a70552b92 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:17.568875 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:17.568875 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:17.575215 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2750c963-84f3-4ba7-b25a-1d3a70552b92 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:17.580916 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2750c963-84f3-4ba7-b25a-1d3a70552b92 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 returned with HTTP 200 Aug 13 03:36:17.582108 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 475/1901] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:17 2026] GET /volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:17.600680 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6d1beb67-d2c4-4bc0-a09b-86a1474ba76f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:17.603506 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6d1beb67-d2c4-4bc0-a09b-86a1474ba76f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:17.603506 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6d1beb67-d2c4-4bc0-a09b-86a1474ba76f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "871935f5-3e2e-4688-b812-a6061fa05533", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1794945275"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:17.623888 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:17.623888 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:17.624259 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6d1beb67-d2c4-4bc0-a09b-86a1474ba76f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:17.624896 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-6d1beb67-d2c4-4bc0-a09b-86a1474ba76f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create snapshot from volume 871935f5-3e2e-4688-b812-a6061fa05533 Aug 13 03:36:17.670051 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-6d1beb67-d2c4-4bc0-a09b-86a1474ba76f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['f7ebbaa0-9c8a-4f7d-8177-71795c4cf879', 'bb557280-e990-40d0-8285-04b7bd025ca3', '5af9108d-94c9-469b-a320-108ea0a2ab71', 'f140a61f-a2e1-48a5-9965-36f57d0e58e0'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:17.728721 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6d1beb67-d2c4-4bc0-a09b-86a1474ba76f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot create request issued successfully. Aug 13 03:36:17.729345 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6d1beb67-d2c4-4bc0-a09b-86a1474ba76f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:17.730041 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 477/1902] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:17.749534 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a5c34401-1e8e-40ff-b8c3-1900f54d8464 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:17.751454 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5c34401-1e8e-40ff-b8c3-1900f54d8464 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 Aug 13 03:36:17.751680 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5c34401-1e8e-40ff-b8c3-1900f54d8464 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:17.751966 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a5c34401-1e8e-40ff-b8c3-1900f54d8464 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:17.758642 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:17.758642 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:17.759114 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a5c34401-1e8e-40ff-b8c3-1900f54d8464 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:17.760049 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a5c34401-1e8e-40ff-b8c3-1900f54d8464 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 returned with HTTP 200 Aug 13 03:36:17.760479 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 481/1903] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:17 2026] GET /volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:18.498103 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-53b5cfbb-83dd-4b95-83b4-51e08c556850 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:18.501572 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-53b5cfbb-83dd-4b95-83b4-51e08c556850 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] DELETE https://10.4.3.140/volume/v3/attachments/0aefa022-f55c-4af6-bc6c-3babcb4650e6 Aug 13 03:36:18.501804 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-53b5cfbb-83dd-4b95-83b4-51e08c556850 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:18.502109 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-53b5cfbb-83dd-4b95-83b4-51e08c556850 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:18.514012 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:18.514012 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:18.583374 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-53b5cfbb-83dd-4b95-83b4-51e08c556850 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/attachments/0aefa022-f55c-4af6-bc6c-3babcb4650e6 returned with HTTP 200 Aug 13 03:36:18.583941 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 471/1904] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:18 2026] DELETE /volume/v3/attachments/0aefa022-f55c-4af6-bc6c-3babcb4650e6 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:18.596024 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-595f537c-6c00-4081-8519-aeca9516ce45 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:18.598891 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-595f537c-6c00-4081-8519-aeca9516ce45 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a Aug 13 03:36:18.599250 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-595f537c-6c00-4081-8519-aeca9516ce45 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:18.599456 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-595f537c-6c00-4081-8519-aeca9516ce45 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:18.599631 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-595f537c-6c00-4081-8519-aeca9516ce45 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Delete volume with id: 2a238efe-3925-41f0-9841-85ba6179bf2a Aug 13 03:36:18.611781 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:18.611781 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:18.611781 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-595f537c-6c00-4081-8519-aeca9516ce45 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:36:18.639902 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-595f537c-6c00-4081-8519-aeca9516ce45 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Delete volume request issued successfully. Aug 13 03:36:18.639902 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7e7c2c70-53ad-4818-9f7a-5e7926200795 req-595f537c-6c00-4081-8519-aeca9516ce45 tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a returned with HTTP 202 Aug 13 03:36:18.639902 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 476/1905] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:36:18 2026] DELETE /volume/v3/volumes/2a238efe-3925-41f0-9841-85ba6179bf2a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:18.774559 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e717d7bd-efb2-4b50-ad28-c7e6d15180a2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:18.780855 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e717d7bd-efb2-4b50-ad28-c7e6d15180a2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 Aug 13 03:36:18.780855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e717d7bd-efb2-4b50-ad28-c7e6d15180a2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:18.780855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e717d7bd-efb2-4b50-ad28-c7e6d15180a2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:18.785719 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:18.785719 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:18.786552 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e717d7bd-efb2-4b50-ad28-c7e6d15180a2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:18.787886 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e717d7bd-efb2-4b50-ad28-c7e6d15180a2 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 returned with HTTP 200 Aug 13 03:36:18.788913 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 478/1906] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:18 2026] GET /volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:18.801281 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e0e721b6-1540-46ad-9ace-1969c9ff6676 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:18.803417 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0e721b6-1540-46ad-9ace-1969c9ff6676 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] GET https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 Aug 13 03:36:18.804011 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0e721b6-1540-46ad-9ace-1969c9ff6676 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:18.804011 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0e721b6-1540-46ad-9ace-1969c9ff6676 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:18.811397 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:18.811397 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:18.811993 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e0e721b6-1540-46ad-9ace-1969c9ff6676 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Snapshot retrieved successfully. Aug 13 03:36:18.813066 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0e721b6-1540-46ad-9ace-1969c9ff6676 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 returned with HTTP 200 Aug 13 03:36:18.813839 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 482/1907] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:18 2026] GET /volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:18.822005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-95855b6f-e225-44b5-affe-a9160ff26586 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:18.824309 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-95855b6f-e225-44b5-affe-a9160ff26586 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 Aug 13 03:36:18.824604 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-95855b6f-e225-44b5-affe-a9160ff26586 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:18.824973 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-95855b6f-e225-44b5-affe-a9160ff26586 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:18.825125 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-95855b6f-e225-44b5-affe-a9160ff26586 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete snapshot with id: 029c1e7c-42a6-4a73-a73d-dae3f7436ea1 Aug 13 03:36:18.831140 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:18.831140 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:18.831511 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-95855b6f-e225-44b5-affe-a9160ff26586 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:18.853879 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-95855b6f-e225-44b5-affe-a9160ff26586 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot delete request issued successfully. Aug 13 03:36:18.854122 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-95855b6f-e225-44b5-affe-a9160ff26586 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 returned with HTTP 202 Aug 13 03:36:18.854676 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 472/1908] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:36:18 2026] DELETE /volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:18.865900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a3611e83-70b3-436d-b009-fb0704dafeef None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:18.870632 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3611e83-70b3-436d-b009-fb0704dafeef tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 Aug 13 03:36:18.870632 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3611e83-70b3-436d-b009-fb0704dafeef tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:18.870632 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3611e83-70b3-436d-b009-fb0704dafeef tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:18.878912 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:18.878912 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:18.879341 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a3611e83-70b3-436d-b009-fb0704dafeef tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:18.880445 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3611e83-70b3-436d-b009-fb0704dafeef tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 returned with HTTP 200 Aug 13 03:36:18.880935 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 477/1909] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:18 2026] GET /volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:19.893564 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-04e73d09-c920-4127-91eb-12986785664b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:19.897085 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-04e73d09-c920-4127-91eb-12986785664b tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 Aug 13 03:36:19.897355 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-04e73d09-c920-4127-91eb-12986785664b tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:19.897932 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-04e73d09-c920-4127-91eb-12986785664b tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:19.906464 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-04e73d09-c920-4127-91eb-12986785664b tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 returned with HTTP 404 Aug 13 03:36:19.907614 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 479/1910] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:19 2026] GET /volume/v3/snapshots/029c1e7c-42a6-4a73-a73d-dae3f7436ea1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:19.918725 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e436449-40a4-4431-acf5-07bfe42f3847 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:19.921171 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e436449-40a4-4431-acf5-07bfe42f3847 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 Aug 13 03:36:19.921411 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e436449-40a4-4431-acf5-07bfe42f3847 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:19.921615 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e436449-40a4-4431-acf5-07bfe42f3847 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:19.921782 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-9e436449-40a4-4431-acf5-07bfe42f3847 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume with id: 871935f5-3e2e-4688-b812-a6061fa05533 Aug 13 03:36:19.931169 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:19.931169 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:19.931618 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9e436449-40a4-4431-acf5-07bfe42f3847 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:19.957433 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9e436449-40a4-4431-acf5-07bfe42f3847 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume request issued successfully. Aug 13 03:36:19.957754 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e436449-40a4-4431-acf5-07bfe42f3847 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 returned with HTTP 202 Aug 13 03:36:19.958566 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 483/1911] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:19 2026] DELETE /volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:19.970972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-99f71f51-6bbe-4232-a97d-37a88dd5aa4f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:19.972914 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-99f71f51-6bbe-4232-a97d-37a88dd5aa4f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 Aug 13 03:36:19.978485 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-99f71f51-6bbe-4232-a97d-37a88dd5aa4f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:19.978485 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-99f71f51-6bbe-4232-a97d-37a88dd5aa4f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:19.996520 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:19.996520 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:20.004218 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-99f71f51-6bbe-4232-a97d-37a88dd5aa4f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:20.008652 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-99f71f51-6bbe-4232-a97d-37a88dd5aa4f tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 returned with HTTP 200 Aug 13 03:36:20.008652 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 473/1912] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:19 2026] GET /volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:21.029222 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3b52ac16-38c4-4a12-9b27-4dc43aad23b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:21.031426 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b52ac16-38c4-4a12-9b27-4dc43aad23b4 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 Aug 13 03:36:21.031600 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b52ac16-38c4-4a12-9b27-4dc43aad23b4 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:21.031920 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b52ac16-38c4-4a12-9b27-4dc43aad23b4 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:21.040343 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b52ac16-38c4-4a12-9b27-4dc43aad23b4 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 returned with HTTP 404 Aug 13 03:36:21.041136 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 478/1913] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:21 2026] GET /volume/v3/volumes/871935f5-3e2e-4688-b812-a6061fa05533 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:21.051273 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:21.053474 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:21.053844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1223307655"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:21.056156 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1223307655'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:21.056501 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume of 1 GB Aug 13 03:36:21.063136 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Availability Zones retrieved successfully. Aug 13 03:36:21.073396 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (9673ec3b-d23e-402d-a757-040918824f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:21.075910 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c167ba-1560-4bf7-a1b9-8d5c0f5fff39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:21.077200 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:21.128272 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c167ba-1560-4bf7-a1b9-8d5c0f5fff39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:21.128550 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73ebba1-e070-49aa-a33f-3dd31f5a6727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:21.179668 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['aed5a0d8-4f07-4814-982a-f6bffe01afe6', '6029dbe4-9950-49f3-a50f-1d01ce5b5284', 'c199432c-4ce5-4bfa-9b9b-972041c9479d', '895de5c8-9e20-4c94-997f-ccf03a474d33'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:21.180709 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73ebba1-e070-49aa-a33f-3dd31f5a6727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aed5a0d8-4f07-4814-982a-f6bffe01afe6', '6029dbe4-9950-49f3-a50f-1d01ce5b5284', 'c199432c-4ce5-4bfa-9b9b-972041c9479d', '895de5c8-9e20-4c94-997f-ccf03a474d33']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:21.181920 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072e3d15-7927-4037-bf1c-6ad5b27864f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:21.209995 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072e3d15-7927-4037-bf1c-6ad5b27864f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5d31527-79fc-4ee3-912e-d8a4c30f0d70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223307655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['aed5a0d8-4f07-4814-982a-f6bffe01afe6','6029dbe4-9950-49f3-a50f-1d01ce5b5284','c199432c-4ce5-4bfa-9b9b-972041c9479d','895de5c8-9e20-4c94-997f-ccf03a474d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223307655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5d31527-79fc-4ee3-912e-d8a4c30f0d70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3f51a8b31a4347b9d332eda6c8df01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:21.210745 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bf51ccb-0cd0-41cd-a847-9b2ff4687ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:21.234647 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bf51ccb-0cd0-41cd-a847-9b2ff4687ba9) transitioned into state 'SUCCESS' from state '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-1223307655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e3f51a8b31a4347b9d332eda6c8df01',qos_specs=None,replication_status=,reservations=['aed5a0d8-4f07-4814-982a-f6bffe01afe6','6029dbe4-9950-49f3-a50f-1d01ce5b5284','c199432c-4ce5-4bfa-9b9b-972041c9479d','895de5c8-9e20-4c94-997f-ccf03a474d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4341b4a7e43048c8a8e2aa986f16e76e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:21.235742 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a92a34-cd17-49b9-9867-cda51b786b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:21.247720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a92a34-cd17-49b9-9867-cda51b786b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:21.249083 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Flow 'volume_create_api' (9673ec3b-d23e-402d-a757-040918824f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:21.249604 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create volume request issued successfully. Aug 13 03:36:21.250715 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4d86159a-cd0c-4a1b-b2a6-3da143084620 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:21.251298 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 480/1914] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:21 2026] POST /volume/v3/volumes => generated 778 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:21.268976 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6ad5af79-5d92-4bb6-9556-7284736fb254 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:21.274418 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ad5af79-5d92-4bb6-9556-7284736fb254 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 Aug 13 03:36:21.274418 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ad5af79-5d92-4bb6-9556-7284736fb254 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:21.274418 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ad5af79-5d92-4bb6-9556-7284736fb254 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:21.287553 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:21.287553 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:21.291399 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6ad5af79-5d92-4bb6-9556-7284736fb254 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:21.297256 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ad5af79-5d92-4bb6-9556-7284736fb254 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 returned with HTTP 200 Aug 13 03:36:21.298123 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 484/1915] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:21 2026] GET /volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:22.314483 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ab36b885-f750-4a40-99f4-3937d5e40140 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:22.316357 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ab36b885-f750-4a40-99f4-3937d5e40140 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 Aug 13 03:36:22.316555 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ab36b885-f750-4a40-99f4-3937d5e40140 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:22.316782 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ab36b885-f750-4a40-99f4-3937d5e40140 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:22.325858 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:22.325858 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:22.327405 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ab36b885-f750-4a40-99f4-3937d5e40140 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:22.332663 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ab36b885-f750-4a40-99f4-3937d5e40140 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 returned with HTTP 200 Aug 13 03:36:22.333249 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 474/1916] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:22 2026] GET /volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:22.351999 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ef2be87e-0c50-48f5-835a-1abacd567aa9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:22.356316 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef2be87e-0c50-48f5-835a-1abacd567aa9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:22.357763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef2be87e-0c50-48f5-835a-1abacd567aa9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5d31527-79fc-4ee3-912e-d8a4c30f0d70", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2084499303"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:22.370851 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:22.370851 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:22.370851 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ef2be87e-0c50-48f5-835a-1abacd567aa9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:22.370851 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-ef2be87e-0c50-48f5-835a-1abacd567aa9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Create snapshot from volume e5d31527-79fc-4ee3-912e-d8a4c30f0d70 Aug 13 03:36:22.400408 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-ef2be87e-0c50-48f5-835a-1abacd567aa9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Created reservations ['df8fa2cc-14fb-4b31-bca4-16dff3d90e29', '569d4322-d8fb-4336-aa19-b7a8794c993e', 'fd21abf2-191e-4d3f-882e-9c46554040db', 'be9cdec0-0cc7-4fb0-afa8-958c7cf38940'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:22.436963 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ef2be87e-0c50-48f5-835a-1abacd567aa9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot create request issued successfully. Aug 13 03:36:22.437524 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef2be87e-0c50-48f5-835a-1abacd567aa9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:22.438089 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 479/1917] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:22.454918 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4ded862f-a470-4da2-a511-822bc299bbd7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:22.457170 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4ded862f-a470-4da2-a511-822bc299bbd7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e Aug 13 03:36:22.457431 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4ded862f-a470-4da2-a511-822bc299bbd7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:22.457690 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4ded862f-a470-4da2-a511-822bc299bbd7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:22.463737 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:22.463737 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:22.464344 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4ded862f-a470-4da2-a511-822bc299bbd7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:22.465147 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4ded862f-a470-4da2-a511-822bc299bbd7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e returned with HTTP 200 Aug 13 03:36:22.465549 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 481/1918] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:22 2026] GET /volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:23.479036 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7602bf0b-2e34-4896-aa21-62bbe5f6fbe5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:23.488569 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7602bf0b-2e34-4896-aa21-62bbe5f6fbe5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e Aug 13 03:36:23.488903 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7602bf0b-2e34-4896-aa21-62bbe5f6fbe5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:23.489212 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7602bf0b-2e34-4896-aa21-62bbe5f6fbe5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:23.503770 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:23.503770 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:23.506213 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7602bf0b-2e34-4896-aa21-62bbe5f6fbe5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:23.506213 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7602bf0b-2e34-4896-aa21-62bbe5f6fbe5 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e returned with HTTP 200 Aug 13 03:36:23.506541 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 485/1919] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:23 2026] GET /volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:23.522287 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8f57f234-71db-4db3-9131-5453632556a7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:23.525676 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f57f234-71db-4db3-9131-5453632556a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] POST https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e/action Aug 13 03:36:23.526166 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f57f234-71db-4db3-9131-5453632556a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:23.526320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f57f234-71db-4db3-9131-5453632556a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:23.527937 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.snapshot_unmanage [None req-8f57f234-71db-4db3-9131-5453632556a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Unmanage snapshot with id: d24b513f-290a-4586-8b49-f9dca8f7711e Aug 13 03:36:23.535889 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:23.535889 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:23.536436 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8f57f234-71db-4db3-9131-5453632556a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Snapshot retrieved successfully. Aug 13 03:36:23.537729 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-8f57f234-71db-4db3-9131-5453632556a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '82655db308424922893ba25804f4f110', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e3f51a8b31a4347b9d332eda6c8df01', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:36:23.537914 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f57f234-71db-4db3-9131-5453632556a7 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-reader] https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e/action returned with HTTP 403 Aug 13 03:36:23.538463 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 475/1920] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:36:23 2026] POST /volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e/action => generated 117 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:36:23.547391 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5d5b916e-90cb-4adf-96e3-f9c183ed2a5c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:23.551132 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d5b916e-90cb-4adf-96e3-f9c183ed2a5c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e Aug 13 03:36:23.551731 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d5b916e-90cb-4adf-96e3-f9c183ed2a5c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:23.551731 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5d5b916e-90cb-4adf-96e3-f9c183ed2a5c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:23.552001 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-5d5b916e-90cb-4adf-96e3-f9c183ed2a5c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete snapshot with id: d24b513f-290a-4586-8b49-f9dca8f7711e Aug 13 03:36:23.559133 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:23.559133 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:23.559133 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5d5b916e-90cb-4adf-96e3-f9c183ed2a5c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:23.578367 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5d5b916e-90cb-4adf-96e3-f9c183ed2a5c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot delete request issued successfully. Aug 13 03:36:23.578670 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5d5b916e-90cb-4adf-96e3-f9c183ed2a5c tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e returned with HTTP 202 Aug 13 03:36:23.579231 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 480/1921] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:36:23 2026] DELETE /volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:23.587970 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-26dfb2d7-11d2-4c68-b620-f47bdcca9f40 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:23.590137 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26dfb2d7-11d2-4c68-b620-f47bdcca9f40 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e Aug 13 03:36:23.590137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-26dfb2d7-11d2-4c68-b620-f47bdcca9f40 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:23.590465 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-26dfb2d7-11d2-4c68-b620-f47bdcca9f40 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:23.598721 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:23.598721 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:23.600065 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-26dfb2d7-11d2-4c68-b620-f47bdcca9f40 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Snapshot retrieved successfully. Aug 13 03:36:23.600065 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26dfb2d7-11d2-4c68-b620-f47bdcca9f40 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e returned with HTTP 200 Aug 13 03:36:23.600239 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 482/1922] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:23 2026] GET /volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:24.616770 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8defdb2a-9d94-4fb7-af78-e24b18d26d60 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:24.618862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8defdb2a-9d94-4fb7-af78-e24b18d26d60 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e Aug 13 03:36:24.619043 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8defdb2a-9d94-4fb7-af78-e24b18d26d60 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:24.619247 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8defdb2a-9d94-4fb7-af78-e24b18d26d60 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:24.629878 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8defdb2a-9d94-4fb7-af78-e24b18d26d60 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e returned with HTTP 404 Aug 13 03:36:24.630505 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 486/1923] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:24 2026] GET /volume/v3/snapshots/d24b513f-290a-4586-8b49-f9dca8f7711e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:24.649310 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-32f4dd7f-2c9a-4fd2-8fb6-3c5be3eccdc9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:24.655457 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-32f4dd7f-2c9a-4fd2-8fb6-3c5be3eccdc9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 Aug 13 03:36:24.655734 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-32f4dd7f-2c9a-4fd2-8fb6-3c5be3eccdc9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:24.656025 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-32f4dd7f-2c9a-4fd2-8fb6-3c5be3eccdc9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:24.656305 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-32f4dd7f-2c9a-4fd2-8fb6-3c5be3eccdc9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume with id: e5d31527-79fc-4ee3-912e-d8a4c30f0d70 Aug 13 03:36:24.664800 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:24.664800 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:24.665177 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-32f4dd7f-2c9a-4fd2-8fb6-3c5be3eccdc9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:24.701583 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-32f4dd7f-2c9a-4fd2-8fb6-3c5be3eccdc9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Delete volume request issued successfully. Aug 13 03:36:24.701583 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-32f4dd7f-2c9a-4fd2-8fb6-3c5be3eccdc9 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 returned with HTTP 202 Aug 13 03:36:24.701814 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 476/1924] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:24 2026] DELETE /volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:24.717512 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d7764646-fde2-4bda-a68c-73458bea2dc6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:24.722024 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7764646-fde2-4bda-a68c-73458bea2dc6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 Aug 13 03:36:24.722298 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7764646-fde2-4bda-a68c-73458bea2dc6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:24.722527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7764646-fde2-4bda-a68c-73458bea2dc6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:24.741651 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:24.741651 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:24.749131 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d7764646-fde2-4bda-a68c-73458bea2dc6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Volume info retrieved successfully. Aug 13 03:36:24.758256 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7764646-fde2-4bda-a68c-73458bea2dc6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 returned with HTTP 200 Aug 13 03:36:24.758990 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 481/1925] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:24 2026] GET /volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:25.480766 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-baa62cd1-e06b-4c36-902f-fb8a211c548b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:25.483114 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-baa62cd1-e06b-4c36-902f-fb8a211c548b tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] DELETE https://10.4.3.140/volume/v3/attachments/4a7c9cd8-2782-4895-b343-699be70d03a2 Aug 13 03:36:25.483411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-baa62cd1-e06b-4c36-902f-fb8a211c548b tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:25.483748 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-baa62cd1-e06b-4c36-902f-fb8a211c548b tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:25.493098 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:25.493098 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:25.558019 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-baa62cd1-e06b-4c36-902f-fb8a211c548b tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/attachments/4a7c9cd8-2782-4895-b343-699be70d03a2 returned with HTTP 200 Aug 13 03:36:25.558746 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 483/1926] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:25 2026] DELETE /volume/v3/attachments/4a7c9cd8-2782-4895-b343-699be70d03a2 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:25.576074 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-0be4c86c-1477-401c-b668-25f6f033c88f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:25.578892 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-0be4c86c-1477-401c-b668-25f6f033c88f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] DELETE https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 Aug 13 03:36:25.579151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-0be4c86c-1477-401c-b668-25f6f033c88f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:25.579345 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-0be4c86c-1477-401c-b668-25f6f033c88f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:25.579511 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-0be4c86c-1477-401c-b668-25f6f033c88f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Delete volume with id: aef42e90-5258-42e7-8b29-8e9dac8e66c8 Aug 13 03:36:25.587529 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:25.587529 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:25.588111 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-0be4c86c-1477-401c-b668-25f6f033c88f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Volume info retrieved successfully. Aug 13 03:36:25.614425 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-0be4c86c-1477-401c-b668-25f6f033c88f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] Delete volume request issued successfully. Aug 13 03:36:25.614645 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fa6341aa-ea39-4556-a133-a25cf1fe204c req-0be4c86c-1477-401c-b668-25f6f033c88f tempest-ServerBootFromVolumeStableRescueTest-1113641909 tempest-ServerBootFromVolumeStableRescueTest-1113641909-project-member] https://10.4.3.140/volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 returned with HTTP 202 Aug 13 03:36:25.615355 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 487/1927] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:36:25 2026] DELETE /volume/v3/volumes/aef42e90-5258-42e7-8b29-8e9dac8e66c8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:25.776284 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-20337a3f-0061-4b22-a4fb-77200cb429e6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:25.779193 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-20337a3f-0061-4b22-a4fb-77200cb429e6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] GET https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 Aug 13 03:36:25.779193 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-20337a3f-0061-4b22-a4fb-77200cb429e6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:25.780144 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-20337a3f-0061-4b22-a4fb-77200cb429e6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:25.787178 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-20337a3f-0061-4b22-a4fb-77200cb429e6 tempest-ProjectReaderTests-99838810 tempest-ProjectReaderTests-99838810-project-admin] https://10.4.3.140/volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 returned with HTTP 404 Aug 13 03:36:25.787952 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 477/1928] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:25 2026] GET /volume/v3/volumes/e5d31527-79fc-4ee3-912e-d8a4c30f0d70 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:26.669185 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-7bda925b-6a66-4daf-892d-c2c3a50d4542 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:26.674511 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-7bda925b-6a66-4daf-892d-c2c3a50d4542 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/limits Aug 13 03:36:26.674784 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-7bda925b-6a66-4daf-892d-c2c3a50d4542 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:26.676063 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-7bda925b-6a66-4daf-892d-c2c3a50d4542 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:26.691290 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-7bda925b-6a66-4daf-892d-c2c3a50d4542 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-839644458 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-839644458, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:26.691605 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-7bda925b-6a66-4daf-892d-c2c3a50d4542 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-839644458 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-839644458, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:26.691987 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-7bda925b-6a66-4daf-892d-c2c3a50d4542 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-839644458 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-839644458, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:26.712402 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-7bda925b-6a66-4daf-892d-c2c3a50d4542 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Aug 13 03:36:26.713310 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 482/1929] 10.4.3.140 () {68 vars in 1484 bytes} [Thu Aug 13 03:36:26 2026] GET /volume/v3/limits => generated 302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:26.784043 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-071be702-cb86-4915-97fc-8754ed72590c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:26.786429 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-071be702-cb86-4915-97fc-8754ed72590c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:26.786705 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-071be702-cb86-4915-97fc-8754ed72590c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:26.787002 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-071be702-cb86-4915-97fc-8754ed72590c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:26.801329 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:26.801329 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:26.809496 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-071be702-cb86-4915-97fc-8754ed72590c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:26.817685 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-071be702-cb86-4915-97fc-8754ed72590c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 200 Aug 13 03:36:26.818230 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 484/1930] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:26 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 1659 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:26.831003 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-ab18d75a-652b-419c-b7ad-20c23be0a53a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:26.833669 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-ab18d75a-652b-419c-b7ad-20c23be0a53a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:26.834142 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-ab18d75a-652b-419c-b7ad-20c23be0a53a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:26.849002 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:26.849002 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:26.849523 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-ab18d75a-652b-419c-b7ad-20c23be0a53a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:26.849705 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-ab18d75a-652b-419c-b7ad-20c23be0a53a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Create snapshot from volume 38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:26.896534 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-ab18d75a-652b-419c-b7ad-20c23be0a53a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Created reservations ['4f00b3d0-aa16-46f3-981e-0957943574af', '6ab67399-7ed5-417e-af00-bb0e3db13c21', '8ff95321-15ab-4f23-8bc7-6a8b76afb847', 'bbe5f479-1e66-436e-851e-b1ecc674bbdd'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:26.937577 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-ab18d75a-652b-419c-b7ad-20c23be0a53a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Snapshot force create request issued successfully. Aug 13 03:36:26.938058 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f069c343-0125-44d0-9d42-a5ab22fbef1b req-ab18d75a-652b-419c-b7ad-20c23be0a53a tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:26.938533 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 488/1931] 10.4.3.140 () {72 vars in 1547 bytes} [Thu Aug 13 03:36:26 2026] POST /volume/v3/snapshots => generated 292 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:27.995622 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-90fbf270-e8d2-491f-a7c4-73ea6234ce23 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:28.095842 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-90fbf270-e8d2-491f-a7c4-73ea6234ce23 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:28.096795 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-90fbf270-e8d2-491f-a7c4-73ea6234ce23 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-937029585", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1913104421", "vendor_name": "tempest-vendor_name-1215484409"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:28.122688 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-90fbf270-e8d2-491f-a7c4-73ea6234ce23 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:36:28.123272 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 478/1932] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:36:27 2026] POST /volume/v3/types => generated 329 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:28.135315 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:28.136403 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:28.136898 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9c591273-2d1f-4591-a30c-1b337d642ef2", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:28.140618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Create volume request body: {'volume': {'volume_type': '9c591273-2d1f-4591-a30c-1b337d642ef2', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:28.145187 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Create volume of 1 GB Aug 13 03:36:28.145681 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:28.145681 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:28.146171 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Availability Zones retrieved successfully. Aug 13 03:36:28.156607 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Flow 'volume_create_api' (87fe95d0-3d96-4ac3-a959-3e4c14f71f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:28.158093 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80db445d-a1f6-495e-85b0-e040be804842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.160024 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:28.192253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80db445d-a1f6-495e-85b0-e040be804842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:36:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1913104421',vendor_name='tempest-vendor_name-1215484409'},id=9c591273-2d1f-4591-a30c-1b337d642ef2,is_public=True,name='tempest-ProjectMemberTests-volume-type-937029585',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c591273-2d1f-4591-a30c-1b337d642ef2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.192553 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f82f6b8-1282-466e-96bd-3151e8ccc6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.231774 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-937029585 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-937029585, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:28.231774 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-937029585 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-937029585, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:28.286065 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Created reservations ['6cfc79f6-99bd-4ab3-a6a8-33a0dd99b757', '314bcfaf-b04d-41dd-b20e-f2aee283dde8', '4e760d0e-c6f0-4cb3-9bfb-25a873965e54', '510903a8-8022-4201-b8e9-55ef087c1221'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:28.287098 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f82f6b8-1282-466e-96bd-3151e8ccc6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cfc79f6-99bd-4ab3-a6a8-33a0dd99b757', '314bcfaf-b04d-41dd-b20e-f2aee283dde8', '4e760d0e-c6f0-4cb3-9bfb-25a873965e54', '510903a8-8022-4201-b8e9-55ef087c1221']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.288070 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9896c897-9376-49be-bf23-d9f0ae8f9206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.293467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:28.295162 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:28.295630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1891171071"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:28.297889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1891171071'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:28.298027 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Create volume of 1 GB Aug 13 03:36:28.306837 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Availability Zones retrieved successfully. Aug 13 03:36:28.314796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Flow 'volume_create_api' (3b22e1f7-b369-45b7-b0db-aa1effc79535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:28.316287 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cee6669-e37b-4a15-a273-6548a831a6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.317750 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:28.322105 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9896c897-9376-49be-bf23-d9f0ae8f9206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '980c4094-d15b-43c4-87d8-4f9eae909d4c', '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='c3243b9aebdf454f89e133838bf86776',qos_specs=None,replication_status=,reservations=['6cfc79f6-99bd-4ab3-a6a8-33a0dd99b757','314bcfaf-b04d-41dd-b20e-f2aee283dde8','4e760d0e-c6f0-4cb3-9bfb-25a873965e54','510903a8-8022-4201-b8e9-55ef087c1221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f20fc1164a564ac1a0e8d6547e64f705',volume_type_id=9c591273-2d1f-4591-a30c-1b337d642ef2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36: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=980c4094-d15b-43c4-87d8-4f9eae909d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3243b9aebdf454f89e133838bf86776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f20fc1164a564ac1a0e8d6547e64f705',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c591273-2d1f-4591-a30c-1b337d642ef2),volume_type_id=9c591273-2d1f-4591-a30c-1b337d642ef2)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.323500 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09491194-9448-480a-9a37-6720349e5907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.353881 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09491194-9448-480a-9a37-6720349e5907) transitioned into state 'SUCCESS' from 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='c3243b9aebdf454f89e133838bf86776',qos_specs=None,replication_status=,reservations=['6cfc79f6-99bd-4ab3-a6a8-33a0dd99b757','314bcfaf-b04d-41dd-b20e-f2aee283dde8','4e760d0e-c6f0-4cb3-9bfb-25a873965e54','510903a8-8022-4201-b8e9-55ef087c1221'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f20fc1164a564ac1a0e8d6547e64f705',volume_type_id=9c591273-2d1f-4591-a30c-1b337d642ef2)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.354747 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d70a84-ff10-4a3f-9b78-68430c475ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.364891 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cee6669-e37b-4a15-a273-6548a831a6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.364891 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc2749e6-fdfb-4d28-bba6-24d4cdb6d7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.367533 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d70a84-ff10-4a3f-9b78-68430c475ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.368741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Flow 'volume_create_api' (87fe95d0-3d96-4ac3-a959-3e4c14f71f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:28.371574 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Create volume request issued successfully. Aug 13 03:36:28.372594 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f2f08137-b9b8-4e88-90ad-a487302ae8dd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:28.374461 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 483/1933] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:36:28 2026] POST /volume/v3/volumes => generated 773 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:28.391847 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65def38c-7daa-4879-b4bc-5fc48712bc07 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:28.397766 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65def38c-7daa-4879-b4bc-5fc48712bc07 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] GET https://10.4.3.140/volume/v3/volumes/980c4094-d15b-43c4-87d8-4f9eae909d4c Aug 13 03:36:28.397766 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65def38c-7daa-4879-b4bc-5fc48712bc07 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:28.397766 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65def38c-7daa-4879-b4bc-5fc48712bc07 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:28.413635 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:28.413635 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:28.424533 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65def38c-7daa-4879-b4bc-5fc48712bc07 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Volume info retrieved successfully. Aug 13 03:36:28.433855 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65def38c-7daa-4879-b4bc-5fc48712bc07 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes/980c4094-d15b-43c4-87d8-4f9eae909d4c returned with HTTP 200 Aug 13 03:36:28.433855 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 489/1934] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:36:28 2026] GET /volume/v3/volumes/980c4094-d15b-43c4-87d8-4f9eae909d4c => generated 952 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:28.457299 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Created reservations ['5eee4213-70ef-46d4-a33d-231f9ff6646f', '86528a3f-cb87-43b2-83f7-f8fee0198296', 'cd4e4f76-2ad1-49d8-925e-e6fe5eff53de', 'd893d693-567c-44c0-b38b-1396d0e9a9a4'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:28.458972 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc2749e6-fdfb-4d28-bba6-24d4cdb6d7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eee4213-70ef-46d4-a33d-231f9ff6646f', '86528a3f-cb87-43b2-83f7-f8fee0198296', 'cd4e4f76-2ad1-49d8-925e-e6fe5eff53de', 'd893d693-567c-44c0-b38b-1396d0e9a9a4']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.461261 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14178bf6-c0a9-4552-a98e-236f9c46112d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.493312 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14178bf6-c0a9-4552-a98e-236f9c46112d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b4f7b3a-2c92-44e1-a25a-c71033d8c689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1891171071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12759a4588b549bcb506f11bb50a168c',qos_specs=None,replication_status=,reservations=['5eee4213-70ef-46d4-a33d-231f9ff6646f','86528a3f-cb87-43b2-83f7-f8fee0198296','cd4e4f76-2ad1-49d8-925e-e6fe5eff53de','d893d693-567c-44c0-b38b-1396d0e9a9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9519814f3e9e4007977d62705a246f28',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1891171071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b4f7b3a-2c92-44e1-a25a-c71033d8c689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12759a4588b549bcb506f11bb50a168c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9519814f3e9e4007977d62705a246f28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.494902 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37624717-bcfc-42e6-b954-11343561ca29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.516763 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37624717-bcfc-42e6-b954-11343561ca29) transitioned into state 'SUCCESS' from state '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-1891171071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12759a4588b549bcb506f11bb50a168c',qos_specs=None,replication_status=,reservations=['5eee4213-70ef-46d4-a33d-231f9ff6646f','86528a3f-cb87-43b2-83f7-f8fee0198296','cd4e4f76-2ad1-49d8-925e-e6fe5eff53de','d893d693-567c-44c0-b38b-1396d0e9a9a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9519814f3e9e4007977d62705a246f28',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.517434 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8b2fa0a-ec66-4590-a451-59e39e025f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:28.531890 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8b2fa0a-ec66-4590-a451-59e39e025f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:28.533301 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Flow 'volume_create_api' (3b22e1f7-b369-45b7-b0db-aa1effc79535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:28.533768 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Create volume request issued successfully. Aug 13 03:36:28.534464 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1b9f8224-cdbf-4b65-8a31-abd826ad0c3b tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:28.534982 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 485/1935] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:28 2026] POST /volume/v3/volumes => generated 755 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:28.556923 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b541f044-437e-49fc-9298-a29fcf36236d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:28.560388 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b541f044-437e-49fc-9298-a29fcf36236d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:28.560699 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b541f044-437e-49fc-9298-a29fcf36236d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:28.561218 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b541f044-437e-49fc-9298-a29fcf36236d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:28.571660 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:28.571660 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:28.577870 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b541f044-437e-49fc-9298-a29fcf36236d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:28.584629 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b541f044-437e-49fc-9298-a29fcf36236d tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:28.585242 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 479/1936] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:28 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:28.931302 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a10e79b8-cb64-4ee2-9308-fbf8a77316d6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:28.933950 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a10e79b8-cb64-4ee2-9308-fbf8a77316d6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:36:28.934375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a10e79b8-cb64-4ee2-9308-fbf8a77316d6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:28.934572 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a10e79b8-cb64-4ee2-9308-fbf8a77316d6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:28.934685 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a10e79b8-cb64-4ee2-9308-fbf8a77316d6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Delete snapshot with id: 86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:36:28.943111 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:28.943111 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:28.943751 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a10e79b8-cb64-4ee2-9308-fbf8a77316d6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Snapshot retrieved successfully. Aug 13 03:36:28.983643 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a10e79b8-cb64-4ee2-9308-fbf8a77316d6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Snapshot delete request issued successfully. Aug 13 03:36:28.983939 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a10e79b8-cb64-4ee2-9308-fbf8a77316d6 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 returned with HTTP 202 Aug 13 03:36:28.984427 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 484/1937] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:36:28 2026] DELETE /volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:28.992619 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1a8bd08c-1a7c-4166-84ae-157eb03f1c3b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:28.998796 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1a8bd08c-1a7c-4166-84ae-157eb03f1c3b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:36:28.999095 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1a8bd08c-1a7c-4166-84ae-157eb03f1c3b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:28.999470 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1a8bd08c-1a7c-4166-84ae-157eb03f1c3b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.008198 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:29.008198 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:29.008873 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1a8bd08c-1a7c-4166-84ae-157eb03f1c3b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Snapshot retrieved successfully. Aug 13 03:36:29.009874 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1a8bd08c-1a7c-4166-84ae-157eb03f1c3b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 returned with HTTP 200 Aug 13 03:36:29.010590 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 490/1938] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:28 2026] GET /volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:29.451312 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-18224bc2-4aa4-475a-97fc-024f2f6f0517 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.460378 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-18224bc2-4aa4-475a-97fc-024f2f6f0517 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] GET https://10.4.3.140/volume/v3/volumes/980c4094-d15b-43c4-87d8-4f9eae909d4c Aug 13 03:36:29.460378 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-18224bc2-4aa4-475a-97fc-024f2f6f0517 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.460378 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-18224bc2-4aa4-475a-97fc-024f2f6f0517 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.478583 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:29.478583 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:29.485937 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-18224bc2-4aa4-475a-97fc-024f2f6f0517 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Volume info retrieved successfully. Aug 13 03:36:29.493752 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-18224bc2-4aa4-475a-97fc-024f2f6f0517 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes/980c4094-d15b-43c4-87d8-4f9eae909d4c returned with HTTP 200 Aug 13 03:36:29.494336 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 486/1939] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:36:29 2026] GET /volume/v3/volumes/980c4094-d15b-43c4-87d8-4f9eae909d4c => generated 973 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:29.510149 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7c0f723e-6ecb-4760-9980-2952e4b551ae None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.513777 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7c0f723e-6ecb-4760-9980-2952e4b551ae tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] GET https://10.4.3.140/volume/v3/messages Aug 13 03:36:29.513777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7c0f723e-6ecb-4760-9980-2952e4b551ae tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.513777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7c0f723e-6ecb-4760-9980-2952e4b551ae tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.522802 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7c0f723e-6ecb-4760-9980-2952e4b551ae tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:36:29.523478 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 480/1940] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:36:29 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:29.537378 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-476fc829-aa0c-45a2-9f7c-ba76eb393766 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.605998 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4f52837c-1dcb-4382-8531-ea881e907c99 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.607982 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4f52837c-1dcb-4382-8531-ea881e907c99 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:29.608189 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4f52837c-1dcb-4382-8531-ea881e907c99 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.608370 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4f52837c-1dcb-4382-8531-ea881e907c99 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.618035 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:29.618035 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:29.625135 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4f52837c-1dcb-4382-8531-ea881e907c99 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:29.632138 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4f52837c-1dcb-4382-8531-ea881e907c99 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:29.632558 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 491/1941] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:29 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:29.671568 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-476fc829-aa0c-45a2-9f7c-ba76eb393766 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] DELETE https://10.4.3.140/volume/v3/messages/cd2180f9-bed8-4e37-8c26-01ecf27e4e4a Aug 13 03:36:29.672070 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-476fc829-aa0c-45a2-9f7c-ba76eb393766 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.672484 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-476fc829-aa0c-45a2-9f7c-ba76eb393766 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.681407 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:29.681407 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:29.694095 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-476fc829-aa0c-45a2-9f7c-ba76eb393766 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] https://10.4.3.140/volume/v3/messages/cd2180f9-bed8-4e37-8c26-01ecf27e4e4a returned with HTTP 204 Aug 13 03:36:29.695003 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 485/1942] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:36:29 2026] DELETE /volume/v3/messages/cd2180f9-bed8-4e37-8c26-01ecf27e4e4a => generated 0 bytes in 158 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:36:29.702868 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-91d11eae-6d23-4582-a12b-52c56f8968e8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.706739 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-91d11eae-6d23-4582-a12b-52c56f8968e8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:29.707529 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-91d11eae-6d23-4582-a12b-52c56f8968e8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.707529 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-91d11eae-6d23-4582-a12b-52c56f8968e8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.708920 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-64a1de3b-c191-44dd-a064-bee018600aa6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.711129 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-64a1de3b-c191-44dd-a064-bee018600aa6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] GET https://10.4.3.140/volume/v3/messages/cd2180f9-bed8-4e37-8c26-01ecf27e4e4a Aug 13 03:36:29.711443 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-64a1de3b-c191-44dd-a064-bee018600aa6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.711682 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-64a1de3b-c191-44dd-a064-bee018600aa6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.720303 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-64a1de3b-c191-44dd-a064-bee018600aa6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] https://10.4.3.140/volume/v3/messages/cd2180f9-bed8-4e37-8c26-01ecf27e4e4a returned with HTTP 404 Aug 13 03:36:29.721437 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 481/1943] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:36:29 2026] GET /volume/v3/messages/cd2180f9-bed8-4e37-8c26-01ecf27e4e4a => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:29.724657 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:29.724657 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:29.732006 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.732153 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-91d11eae-6d23-4582-a12b-52c56f8968e8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:29.734168 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/980c4094-d15b-43c4-87d8-4f9eae909d4c Aug 13 03:36:29.734424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.734681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.734952 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Delete volume with id: 980c4094-d15b-43c4-87d8-4f9eae909d4c Aug 13 03:36:29.740625 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-91d11eae-6d23-4582-a12b-52c56f8968e8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:29.740625 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 487/1944] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:29 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:29.747987 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:29.747987 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:29.748151 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Volume info retrieved successfully. Aug 13 03:36:29.749885 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100343) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:36:29.770294 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-937029585 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-937029585, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:29.770651 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-937029585 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-937029585, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:29.787851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Created reservations ['07014f84-8ba2-403c-b01c-58cd89158a9e', 'a733a87f-bfaa-4955-9b7e-4d68195ab300', '5c9da652-c726-4766-a5f9-19e449f133fb', '5d4eed88-5e24-437d-a3ae-03c87a056ab4'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:29.854444 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Delete volume request issued successfully. Aug 13 03:36:29.854712 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-939c2fcd-a721-4caa-983c-4530c962d5e6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes/980c4094-d15b-43c4-87d8-4f9eae909d4c returned with HTTP 202 Aug 13 03:36:29.855329 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 492/1945] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:36:29 2026] DELETE /volume/v3/volumes/980c4094-d15b-43c4-87d8-4f9eae909d4c => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:29.865942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c0e67fdf-48bf-4c43-ba88-b90f5d8775b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.870626 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-25d617fa-4a2e-4d8a-ac04-8896a7886098 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.871003 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0e67fdf-48bf-4c43-ba88-b90f5d8775b8 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] DELETE https://10.4.3.140/volume/v3/types/9c591273-2d1f-4591-a30c-1b337d642ef2 Aug 13 03:36:29.872472 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-25d617fa-4a2e-4d8a-ac04-8896a7886098 None None] GET https://10.4.3.140/volume// Aug 13 03:36:29.872543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0e67fdf-48bf-4c43-ba88-b90f5d8775b8 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.872589 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-25d617fa-4a2e-4d8a-ac04-8896a7886098 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.872589 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-25d617fa-4a2e-4d8a-ac04-8896a7886098 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.872657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0e67fdf-48bf-4c43-ba88-b90f5d8775b8 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.872694 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-25d617fa-4a2e-4d8a-ac04-8896a7886098 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:29.872694 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 482/1946] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:36:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:29.890249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-a477a1c4-5807-46ee-8770-b47f3520ab9a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.894310 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-a477a1c4-5807-46ee-8770-b47f3520ab9a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:36:29.894840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-a477a1c4-5807-46ee-8770-b47f3520ab9a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b4f7b3a-2c92-44e1-a25a-c71033d8c689", "connector": null, "instance_uuid": "3f67b6fc-8286-4d30-a0ec-3ab5e1c3e6a9"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:29.909094 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:29.909094 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:29.922262 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0e67fdf-48bf-4c43-ba88-b90f5d8775b8 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/types/9c591273-2d1f-4591-a30c-1b337d642ef2 returned with HTTP 202 Aug 13 03:36:29.923085 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 486/1947] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:36:29 2026] DELETE /volume/v3/types/9c591273-2d1f-4591-a30c-1b337d642ef2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:29.934770 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-879e25a9-8e01-4e7e-bce2-4892e01cc24a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.936982 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-879e25a9-8e01-4e7e-bce2-4892e01cc24a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:29.937524 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-879e25a9-8e01-4e7e-bce2-4892e01cc24a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1196608588", "extra_specs": {"storage_protocol": "tempest-storage_protocol-596435291", "vendor_name": "tempest-vendor_name-1223652891"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:29.946862 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-a477a1c4-5807-46ee-8770-b47f3520ab9a tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:36:29.947337 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 488/1948] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:36:29 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) Aug 13 03:36:29.956002 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-879e25a9-8e01-4e7e-bce2-4892e01cc24a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:36:29.956528 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 493/1949] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:36:29 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:29.970808 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.975952 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:29.975952 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5389433f-d865-425a-a10b-d555a5463e91", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:29.978594 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Create volume request body: {'volume': {'volume_type': '5389433f-d865-425a-a10b-d555a5463e91', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:29.983510 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Create volume of 1 GB Aug 13 03:36:29.983985 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:29.983985 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:29.984313 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Availability Zones retrieved successfully. Aug 13 03:36:29.987665 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e3c26a89-c273-49fe-8cc0-0229f0d30897 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:29.990602 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3c26a89-c273-49fe-8cc0-0229f0d30897 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:29.990703 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3c26a89-c273-49fe-8cc0-0229f0d30897 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:29.990801 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Flow 'volume_create_api' (f25747b3-6474-4feb-913e-9b69b1613c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:29.991023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3c26a89-c273-49fe-8cc0-0229f0d30897 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:29.991885 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d747e7-2194-429c-8ef1-fdaecad32f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:29.992951 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:30.001120 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-386fe7ac-4536-4ba2-934b-5b4ac354ed58 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.001729 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-386fe7ac-4536-4ba2-934b-5b4ac354ed58 None None] GET https://10.4.3.140/volume// Aug 13 03:36:30.002122 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-386fe7ac-4536-4ba2-934b-5b4ac354ed58 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.002423 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-386fe7ac-4536-4ba2-934b-5b4ac354ed58 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.005847 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-386fe7ac-4536-4ba2-934b-5b4ac354ed58 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:30.006402 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 489/1950] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:30.010091 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.010091 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:30.016793 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e3c26a89-c273-49fe-8cc0-0229f0d30897 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:30.019701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-2a2244cf-3d54-4fec-acf6-eadfee89d4ae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.023485 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-2a2244cf-3d54-4fec-acf6-eadfee89d4ae tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:30.023765 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-2a2244cf-3d54-4fec-acf6-eadfee89d4ae tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.024038 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-2a2244cf-3d54-4fec-acf6-eadfee89d4ae tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.024938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ce2400c0-fd86-4476-a6cb-441a2134c994 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.025996 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3c26a89-c273-49fe-8cc0-0229f0d30897 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:30.026655 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 487/1951] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:29 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:30.027949 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ce2400c0-fd86-4476-a6cb-441a2134c994 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:36:30.028852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ce2400c0-fd86-4476-a6cb-441a2134c994 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.028852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ce2400c0-fd86-4476-a6cb-441a2134c994 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.030205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d747e7-2194-429c-8ef1-fdaecad32f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:36:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-596435291',vendor_name='tempest-vendor_name-1223652891'},id=5389433f-d865-425a-a10b-d555a5463e91,is_public=True,name='tempest-ProjectMemberTests-volume-type-1196608588',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5389433f-d865-425a-a10b-d555a5463e91', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:30.031851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecdeff3a-f95b-4694-b640-6c9bbaa1235d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:30.037447 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ce2400c0-fd86-4476-a6cb-441a2134c994 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 returned with HTTP 404 Aug 13 03:36:30.038497 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.038497 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:30.038721 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 490/1952] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:30.048229 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-2a2244cf-3d54-4fec-acf6-eadfee89d4ae tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:30.056904 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-2a2244cf-3d54-4fec-acf6-eadfee89d4ae tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:30.057538 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 494/1953] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:30.083832 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1196608588 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1196608588, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:30.084367 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1196608588 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1196608588, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:30.138551 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Created reservations ['3e7977d7-820a-46fc-b1ac-bfc0bec9cc5e', '639a9d82-bb8b-49a6-8d57-aedb9f0b888d', '533e0ef0-a8cb-4d0a-83b7-e653c76e4f57', '3f7f294b-a2ae-4973-99d5-37ac586a090b'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:30.139778 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecdeff3a-f95b-4694-b640-6c9bbaa1235d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e7977d7-820a-46fc-b1ac-bfc0bec9cc5e', '639a9d82-bb8b-49a6-8d57-aedb9f0b888d', '533e0ef0-a8cb-4d0a-83b7-e653c76e4f57', '3f7f294b-a2ae-4973-99d5-37ac586a090b']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:30.140956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa0b439c-4da2-4587-92d1-47e0d52e914d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:30.192764 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa0b439c-4da2-4587-92d1-47e0d52e914d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb3bd62c-dde0-422d-8ef4-e75ff48f4713', '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='c3243b9aebdf454f89e133838bf86776',qos_specs=None,replication_status=,reservations=['3e7977d7-820a-46fc-b1ac-bfc0bec9cc5e','639a9d82-bb8b-49a6-8d57-aedb9f0b888d','533e0ef0-a8cb-4d0a-83b7-e653c76e4f57','3f7f294b-a2ae-4973-99d5-37ac586a090b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f20fc1164a564ac1a0e8d6547e64f705',volume_type_id=5389433f-d865-425a-a10b-d555a5463e91), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb3bd62c-dde0-422d-8ef4-e75ff48f4713,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3243b9aebdf454f89e133838bf86776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f20fc1164a564ac1a0e8d6547e64f705',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5389433f-d865-425a-a10b-d555a5463e91),volume_type_id=5389433f-d865-425a-a10b-d555a5463e91)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:30.194420 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ec44ea-5a3f-4477-97c3-4131ec45e024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:30.226936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ec44ea-5a3f-4477-97c3-4131ec45e024) transitioned into state 'SUCCESS' from 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='c3243b9aebdf454f89e133838bf86776',qos_specs=None,replication_status=,reservations=['3e7977d7-820a-46fc-b1ac-bfc0bec9cc5e','639a9d82-bb8b-49a6-8d57-aedb9f0b888d','533e0ef0-a8cb-4d0a-83b7-e653c76e4f57','3f7f294b-a2ae-4973-99d5-37ac586a090b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f20fc1164a564ac1a0e8d6547e64f705',volume_type_id=5389433f-d865-425a-a10b-d555a5463e91)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:30.230183 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-5fd9e9be-e7a5-49ad-9ce6-3074a352ce31 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.231055 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc5265df-38ef-46fc-9c7d-a4eb5fef95f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:30.235549 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-5fd9e9be-e7a5-49ad-9ce6-3074a352ce31 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] PUT https://10.4.3.140/volume/v3/attachments/6a031f96-8d2e-49e7-b687-b456f020be8a Aug 13 03:36:30.236117 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-5fd9e9be-e7a5-49ad-9ce6-3074a352ce31 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:30.256014 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-5fd9e9be-e7a5-49ad-9ce6-3074a352ce31 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Acquiring lock "cinder-attachment_update-2b4f7b3a-2c92-44e1-a25a-c71033d8c689-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:36:30.260590 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc5265df-38ef-46fc-9c7d-a4eb5fef95f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:30.260590 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Flow 'volume_create_api' (f25747b3-6474-4feb-913e-9b69b1613c55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:30.261074 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Create volume request issued successfully. Aug 13 03:36:30.261976 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2aead5b8-914c-4baa-b4b4-80d1c2ba6949 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:30.262546 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 483/1954] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:36:29 2026] POST /volume/v3/volumes => generated 774 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:30.263032 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-5fd9e9be-e7a5-49ad-9ce6-3074a352ce31 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Lock "cinder-attachment_update-2b4f7b3a-2c92-44e1-a25a-c71033d8c689-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:36:30.264583 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.264583 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:30.268520 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-6296ee64-3c03-4a80-a76e-70c8ab750c86 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.276153 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-6296ee64-3c03-4a80-a76e-70c8ab750c86 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/attachments?instance_id=8dae660a-e2cf-4582-9fe6-a3531c43d762 Aug 13 03:36:30.276532 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-6296ee64-3c03-4a80-a76e-70c8ab750c86 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.276951 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-6296ee64-3c03-4a80-a76e-70c8ab750c86 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.283646 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8d82302d-4b1a-4bdb-90e2-5bbb2877b558 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.288986 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d82302d-4b1a-4bdb-90e2-5bbb2877b558 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] GET https://10.4.3.140/volume/v3/volumes/cb3bd62c-dde0-422d-8ef4-e75ff48f4713 Aug 13 03:36:30.289107 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d82302d-4b1a-4bdb-90e2-5bbb2877b558 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.289363 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d82302d-4b1a-4bdb-90e2-5bbb2877b558 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.301060 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-6296ee64-3c03-4a80-a76e-70c8ab750c86 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments?instance_id=8dae660a-e2cf-4582-9fe6-a3531c43d762 returned with HTTP 200 Aug 13 03:36:30.302005 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 491/1955] 10.4.3.140 () {70 vars in 1637 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/attachments?instance_id=8dae660a-e2cf-4582-9fe6-a3531c43d762 => generated 192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:30.304410 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.304410 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:30.313048 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8d82302d-4b1a-4bdb-90e2-5bbb2877b558 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Volume info retrieved successfully. Aug 13 03:36:30.320459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-ce539a72-ae39-4caa-bab8-f5e3c5ea0a90 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.321865 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d82302d-4b1a-4bdb-90e2-5bbb2877b558 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes/cb3bd62c-dde0-422d-8ef4-e75ff48f4713 returned with HTTP 200 Aug 13 03:36:30.322765 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 495/1956] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/volumes/cb3bd62c-dde0-422d-8ef4-e75ff48f4713 => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:30.324298 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-ce539a72-ae39-4caa-bab8-f5e3c5ea0a90 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea Aug 13 03:36:30.324608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-ce539a72-ae39-4caa-bab8-f5e3c5ea0a90 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.325596 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-ce539a72-ae39-4caa-bab8-f5e3c5ea0a90 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.330942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-24351a9b-3024-4b58-a4d7-7f1999b5d0ea None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.333377 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-24351a9b-3024-4b58-a4d7-7f1999b5d0ea tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:30.334895 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-24351a9b-3024-4b58-a4d7-7f1999b5d0ea tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.334895 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-24351a9b-3024-4b58-a4d7-7f1999b5d0ea tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.352430 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1493f4fb-c1ef-4b86-b8ab-a45ca95652bd req-ce539a72-ae39-4caa-bab8-f5e3c5ea0a90 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea returned with HTTP 200 Aug 13 03:36:30.353065 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 484/1957] 10.4.3.140 () {70 vars in 1651 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:30.354682 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.354682 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:30.364494 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-24351a9b-3024-4b58-a4d7-7f1999b5d0ea tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:30.377156 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-24351a9b-3024-4b58-a4d7-7f1999b5d0ea tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 200 Aug 13 03:36:30.377957 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 492/1958] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 1659 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:30.415583 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-5fd9e9be-e7a5-49ad-9ce6-3074a352ce31 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Lock "cinder-attachment_update-2b4f7b3a-2c92-44e1-a25a-c71033d8c689-np0000007145" released by "attachment_update" :: held 0.153s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:36:30.416475 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-5fd9e9be-e7a5-49ad-9ce6-3074a352ce31 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments/6a031f96-8d2e-49e7-b687-b456f020be8a returned with HTTP 200 Aug 13 03:36:30.417156 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 488/1959] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:36:30 2026] PUT /volume/v3/attachments/6a031f96-8d2e-49e7-b687-b456f020be8a => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:30.431123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e33825d-6590-48bf-9f24-10537177f10f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.431778 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e33825d-6590-48bf-9f24-10537177f10f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:30.432109 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e33825d-6590-48bf-9f24-10537177f10f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.432360 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e33825d-6590-48bf-9f24-10537177f10f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.452567 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.452567 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:30.458817 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e33825d-6590-48bf-9f24-10537177f10f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:30.466035 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e33825d-6590-48bf-9f24-10537177f10f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:30.467269 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 496/1960] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:30.484499 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0b66e0f4-be83-4eca-87e7-25f546ce0e36 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.487916 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b66e0f4-be83-4eca-87e7-25f546ce0e36 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:30.488212 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0b66e0f4-be83-4eca-87e7-25f546ce0e36 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.488509 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0b66e0f4-be83-4eca-87e7-25f546ce0e36 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.509365 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.509365 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:30.518312 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0b66e0f4-be83-4eca-87e7-25f546ce0e36 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:30.528012 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b66e0f4-be83-4eca-87e7-25f546ce0e36 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:30.528580 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 485/1961] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:30.593032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4d33f8af-3686-489d-bc29-1776b785c285 req-ac75863e-7763-468c-ac11-d507f05bc567 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.596996 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-ac75863e-7763-468c-ac11-d507f05bc567 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:30.597257 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-ac75863e-7763-468c-ac11-d507f05bc567 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.597583 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-ac75863e-7763-468c-ac11-d507f05bc567 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.615062 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.615062 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:30.623647 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4d33f8af-3686-489d-bc29-1776b785c285 req-ac75863e-7763-468c-ac11-d507f05bc567 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:30.631882 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-ac75863e-7763-468c-ac11-d507f05bc567 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:30.632354 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 493/1962] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:30.761874 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6ed59a1c-ee91-41d2-98f0-bdc44e3b9102 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.761874 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ed59a1c-ee91-41d2-98f0-bdc44e3b9102 None None] GET https://10.4.3.140/volume// Aug 13 03:36:30.762228 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6ed59a1c-ee91-41d2-98f0-bdc44e3b9102 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.762401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6ed59a1c-ee91-41d2-98f0-bdc44e3b9102 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.762655 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6ed59a1c-ee91-41d2-98f0-bdc44e3b9102 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:30.763092 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 489/1963] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:30.771292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4d33f8af-3686-489d-bc29-1776b785c285 req-8a84f12a-6fbf-46f4-80bd-715879f88c8c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.773230 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-8a84f12a-6fbf-46f4-80bd-715879f88c8c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:36:30.773585 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-8a84f12a-6fbf-46f4-80bd-715879f88c8c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2570620-529f-4a46-b068-40f799a09437", "connector": null, "instance_uuid": "ad274ce7-7fd8-429b-b9d2-c71ea8f8b128"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:30.784251 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.784251 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:30.826508 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-8a84f12a-6fbf-46f4-80bd-715879f88c8c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:36:30.829852 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 497/1964] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:36:30 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) Aug 13 03:36:30.883488 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ae4753d2-dbf1-4b42-a7d7-0ae4116a4714 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.885587 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ae4753d2-dbf1-4b42-a7d7-0ae4116a4714 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:30.885877 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ae4753d2-dbf1-4b42-a7d7-0ae4116a4714 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.886086 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ae4753d2-dbf1-4b42-a7d7-0ae4116a4714 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.905659 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.905659 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:30.908758 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6021f342-404f-4e95-a347-a6d8cf5025f0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.909655 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6021f342-404f-4e95-a347-a6d8cf5025f0 None None] GET https://10.4.3.140/volume// Aug 13 03:36:30.910084 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6021f342-404f-4e95-a347-a6d8cf5025f0 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.910515 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6021f342-404f-4e95-a347-a6d8cf5025f0 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.911082 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6021f342-404f-4e95-a347-a6d8cf5025f0 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:30.911653 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ae4753d2-dbf1-4b42-a7d7-0ae4116a4714 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:30.911744 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 494/1965] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:30.917276 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ae4753d2-dbf1-4b42-a7d7-0ae4116a4714 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:30.917677 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 486/1966] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:30.922945 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4d33f8af-3686-489d-bc29-1776b785c285 req-29c7e0d1-a591-482d-b5e1-aa9545bc96c9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:30.925566 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-29c7e0d1-a591-482d-b5e1-aa9545bc96c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:30.925880 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-29c7e0d1-a591-482d-b5e1-aa9545bc96c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:30.926100 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-29c7e0d1-a591-482d-b5e1-aa9545bc96c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:30.938119 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:30.938119 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:30.943013 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4d33f8af-3686-489d-bc29-1776b785c285 req-29c7e0d1-a591-482d-b5e1-aa9545bc96c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:30.949011 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-29c7e0d1-a591-482d-b5e1-aa9545bc96c9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:30.949549 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 490/1967] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:30 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 1058 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:31.045712 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a733036d-ca98-4d27-8eb9-23025304d297 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.048051 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a733036d-ca98-4d27-8eb9-23025304d297 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:31.048354 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a733036d-ca98-4d27-8eb9-23025304d297 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.048608 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a733036d-ca98-4d27-8eb9-23025304d297 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.062450 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.062450 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:31.075873 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a733036d-ca98-4d27-8eb9-23025304d297 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:31.081676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4d33f8af-3686-489d-bc29-1776b785c285 req-5447eaa5-05d4-46bb-8447-8121e109a15d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.087852 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-5447eaa5-05d4-46bb-8447-8121e109a15d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] PUT https://10.4.3.140/volume/v3/attachments/f45db6f5-5081-43be-a1c6-3bc47c1a50a4 Aug 13 03:36:31.087976 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a733036d-ca98-4d27-8eb9-23025304d297 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:31.088029 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-5447eaa5-05d4-46bb-8447-8121e109a15d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:31.088110 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 498/1968] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:31 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:31.108013 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4d33f8af-3686-489d-bc29-1776b785c285 req-5447eaa5-05d4-46bb-8447-8121e109a15d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Acquiring lock "cinder-attachment_update-b2570620-529f-4a46-b068-40f799a09437-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:36:31.118985 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4d33f8af-3686-489d-bc29-1776b785c285 req-5447eaa5-05d4-46bb-8447-8121e109a15d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-b2570620-529f-4a46-b068-40f799a09437-np0000007145" acquired by "attachment_update" :: waited 0.011s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:36:31.120585 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.120585 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:31.252293 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4d33f8af-3686-489d-bc29-1776b785c285 req-5447eaa5-05d4-46bb-8447-8121e109a15d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-b2570620-529f-4a46-b068-40f799a09437-np0000007145" released by "attachment_update" :: held 0.132s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:36:31.252293 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-5447eaa5-05d4-46bb-8447-8121e109a15d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/f45db6f5-5081-43be-a1c6-3bc47c1a50a4 returned with HTTP 200 Aug 13 03:36:31.252954 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 495/1969] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:36:31 2026] PUT /volume/v3/attachments/f45db6f5-5081-43be-a1c6-3bc47c1a50a4 => generated 968 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:31.273431 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4d33f8af-3686-489d-bc29-1776b785c285 req-bf1f972a-33b9-48f4-8b1a-bc1d52f3600f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.277469 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-bf1f972a-33b9-48f4-8b1a-bc1d52f3600f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437/encryption Aug 13 03:36:31.277469 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-bf1f972a-33b9-48f4-8b1a-bc1d52f3600f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.277740 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-bf1f972a-33b9-48f4-8b1a-bc1d52f3600f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.306554 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.306554 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:31.319633 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-bf1f972a-33b9-48f4-8b1a-bc1d52f3600f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437/encryption returned with HTTP 200 Aug 13 03:36:31.321123 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 487/1970] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:36:31 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437/encryption => generated 161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:31.345203 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ba7ccfd6-b1f9-43ba-b087-92b39dfdefe1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.347276 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba7ccfd6-b1f9-43ba-b087-92b39dfdefe1 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] GET https://10.4.3.140/volume/v3/volumes/cb3bd62c-dde0-422d-8ef4-e75ff48f4713 Aug 13 03:36:31.348159 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba7ccfd6-b1f9-43ba-b087-92b39dfdefe1 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.348574 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba7ccfd6-b1f9-43ba-b087-92b39dfdefe1 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.358206 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.358206 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:31.363862 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ba7ccfd6-b1f9-43ba-b087-92b39dfdefe1 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Volume info retrieved successfully. Aug 13 03:36:31.370121 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba7ccfd6-b1f9-43ba-b087-92b39dfdefe1 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes/cb3bd62c-dde0-422d-8ef4-e75ff48f4713 returned with HTTP 200 Aug 13 03:36:31.370442 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 491/1971] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:36:31 2026] GET /volume/v3/volumes/cb3bd62c-dde0-422d-8ef4-e75ff48f4713 => generated 974 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:31.396351 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f86bce4c-28cc-4317-add6-adb9c4ed976c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.400521 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f86bce4c-28cc-4317-add6-adb9c4ed976c tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] GET https://10.4.3.140/volume/v3/messages Aug 13 03:36:31.400521 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f86bce4c-28cc-4317-add6-adb9c4ed976c tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.400521 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f86bce4c-28cc-4317-add6-adb9c4ed976c tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.406804 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f86bce4c-28cc-4317-add6-adb9c4ed976c tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:36:31.407386 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 499/1972] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:36:31 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:31.419072 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7d562e63-2988-461a-b790-d609a16f74c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.421504 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7d562e63-2988-461a-b790-d609a16f74c2 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] GET https://10.4.3.140/volume/v3/messages Aug 13 03:36:31.422501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7d562e63-2988-461a-b790-d609a16f74c2 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.422501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7d562e63-2988-461a-b790-d609a16f74c2 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.423722 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.423722 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:31.432035 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7d562e63-2988-461a-b790-d609a16f74c2 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:36:31.432704 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 496/1973] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:36:31 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:31.445672 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-634c6fdd-d907-44b1-8e2b-d3cbda3448f6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.448014 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-634c6fdd-d907-44b1-8e2b-d3cbda3448f6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] DELETE https://10.4.3.140/volume/v3/messages/a74afe5c-7689-4c40-8b46-a8fcaf55a233 Aug 13 03:36:31.448564 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-634c6fdd-d907-44b1-8e2b-d3cbda3448f6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.448968 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-634c6fdd-d907-44b1-8e2b-d3cbda3448f6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.454391 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-7039107f-6e07-4592-9986-b2b7d5739342 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.457001 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-7039107f-6e07-4592-9986-b2b7d5739342 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/attachments/41bf6fdf-a5e0-4249-8810-46fe4be01535 Aug 13 03:36:31.457341 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-7039107f-6e07-4592-9986-b2b7d5739342 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.457405 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-7039107f-6e07-4592-9986-b2b7d5739342 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.463525 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-634c6fdd-d907-44b1-8e2b-d3cbda3448f6 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/messages/a74afe5c-7689-4c40-8b46-a8fcaf55a233 returned with HTTP 204 Aug 13 03:36:31.464301 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 488/1974] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:36:31 2026] DELETE /volume/v3/messages/a74afe5c-7689-4c40-8b46-a8fcaf55a233 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:36:31.470053 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.470053 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:31.475063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.477550 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/cb3bd62c-dde0-422d-8ef4-e75ff48f4713 Aug 13 03:36:31.478308 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.478662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.479102 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Delete volume with id: cb3bd62c-dde0-422d-8ef4-e75ff48f4713 Aug 13 03:36:31.489534 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.489534 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:31.490180 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Volume info retrieved successfully. Aug 13 03:36:31.492059 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100343) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:36:31.505421 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1196608588 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1196608588, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:31.506060 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1196608588 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1196608588, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:31.518596 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Created reservations ['6d09e1f2-402f-4808-818c-3b1a9490f609', '6af85126-2837-42c3-b9b0-d38c9fd15295', 'fd39f05a-73f4-403f-8f8e-ab98969d6074', '3089ab02-6dd9-4f73-ab61-3d80c6de85f8'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:31.537368 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-92ce7900-c716-4b56-aa52-78eb22c452e9 req-7039107f-6e07-4592-9986-b2b7d5739342 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/41bf6fdf-a5e0-4249-8810-46fe4be01535 returned with HTTP 200 Aug 13 03:36:31.537974 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 492/1975] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:31 2026] DELETE /volume/v3/attachments/41bf6fdf-a5e0-4249-8810-46fe4be01535 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:31.559459 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Delete volume request issued successfully. Aug 13 03:36:31.559459 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1eff9d71-77c6-4a46-b650-4282ab9ee438 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes/cb3bd62c-dde0-422d-8ef4-e75ff48f4713 returned with HTTP 202 Aug 13 03:36:31.559459 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 500/1976] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:36:31 2026] DELETE /volume/v3/volumes/cb3bd62c-dde0-422d-8ef4-e75ff48f4713 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:31.572847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-abbc7f07-d42b-4079-9d8c-5cf8daa7d318 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.575831 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-abbc7f07-d42b-4079-9d8c-5cf8daa7d318 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] DELETE https://10.4.3.140/volume/v3/types/5389433f-d865-425a-a10b-d555a5463e91 Aug 13 03:36:31.576248 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-abbc7f07-d42b-4079-9d8c-5cf8daa7d318 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.576530 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-abbc7f07-d42b-4079-9d8c-5cf8daa7d318 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.618914 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-abbc7f07-d42b-4079-9d8c-5cf8daa7d318 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/types/5389433f-d865-425a-a10b-d555a5463e91 returned with HTTP 202 Aug 13 03:36:31.619511 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 497/1977] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:36:31 2026] DELETE /volume/v3/types/5389433f-d865-425a-a10b-d555a5463e91 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:31.633449 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-85a53ed5-55d6-4e35-b9bb-af9926b71ed1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.635725 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85a53ed5-55d6-4e35-b9bb-af9926b71ed1 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:31.636719 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85a53ed5-55d6-4e35-b9bb-af9926b71ed1 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-890682497", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1962204710", "vendor_name": "tempest-vendor_name-216526249"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:31.661311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85a53ed5-55d6-4e35-b9bb-af9926b71ed1 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:36:31.661842 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 489/1978] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:36:31 2026] POST /volume/v3/types => generated 328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:31.674387 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8f322153-362f-44b0-9a4d-d509fe55632a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.677006 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:31.677955 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad806011-d40e-4189-b68c-bc88958df60d", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:31.679479 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Create volume request body: {'volume': {'volume_type': 'ad806011-d40e-4189-b68c-bc88958df60d', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:31.685053 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Create volume of 1 GB Aug 13 03:36:31.686105 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.686105 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:31.686105 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Availability Zones retrieved successfully. Aug 13 03:36:31.697986 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Flow 'volume_create_api' (f98af3ba-b3b8-410e-b65f-f8d80376abeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:31.699466 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069699f0-9cce-4335-9856-9dc337180b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:31.700798 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:31.740807 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069699f0-9cce-4335-9856-9dc337180b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:36:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1962204710',vendor_name='tempest-vendor_name-216526249'},id=ad806011-d40e-4189-b68c-bc88958df60d,is_public=True,name='tempest-ProjectMemberTests-volume-type-890682497',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad806011-d40e-4189-b68c-bc88958df60d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:31.742423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de34052-2b30-46b7-b423-7e149d53299a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:31.806953 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-890682497 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-890682497, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:31.807480 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-890682497 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-890682497, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:31.856816 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Created reservations ['d1ffaf7e-a5d2-44ef-9129-1e0a15592f8e', '26718fc7-7148-4690-93c6-cdfbfa0085a5', '2b408439-0a00-4cd3-882c-743d197c4ea3', '79996a5e-4756-43aa-ade8-c5df6c3aaea2'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:31.857734 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de34052-2b30-46b7-b423-7e149d53299a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ffaf7e-a5d2-44ef-9129-1e0a15592f8e', '26718fc7-7148-4690-93c6-cdfbfa0085a5', '2b408439-0a00-4cd3-882c-743d197c4ea3', '79996a5e-4756-43aa-ade8-c5df6c3aaea2']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:31.858861 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e03990-6625-40b6-ba0a-c8728940ea85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:31.901851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e03990-6625-40b6-ba0a-c8728940ea85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8ad5d7-63af-4db3-a61b-d14e8faf4750', '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='c3243b9aebdf454f89e133838bf86776',qos_specs=None,replication_status=,reservations=['d1ffaf7e-a5d2-44ef-9129-1e0a15592f8e','26718fc7-7148-4690-93c6-cdfbfa0085a5','2b408439-0a00-4cd3-882c-743d197c4ea3','79996a5e-4756-43aa-ade8-c5df6c3aaea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f20fc1164a564ac1a0e8d6547e64f705',volume_type_id=ad806011-d40e-4189-b68c-bc88958df60d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:31Z,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=5f8ad5d7-63af-4db3-a61b-d14e8faf4750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3243b9aebdf454f89e133838bf86776',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f20fc1164a564ac1a0e8d6547e64f705',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad806011-d40e-4189-b68c-bc88958df60d),volume_type_id=ad806011-d40e-4189-b68c-bc88958df60d)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:31.901851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b45c2b-6d19-4430-b20d-701a4a197e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:31.929479 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b45c2b-6d19-4430-b20d-701a4a197e72) transitioned into state 'SUCCESS' from 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='c3243b9aebdf454f89e133838bf86776',qos_specs=None,replication_status=,reservations=['d1ffaf7e-a5d2-44ef-9129-1e0a15592f8e','26718fc7-7148-4690-93c6-cdfbfa0085a5','2b408439-0a00-4cd3-882c-743d197c4ea3','79996a5e-4756-43aa-ade8-c5df6c3aaea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f20fc1164a564ac1a0e8d6547e64f705',volume_type_id=ad806011-d40e-4189-b68c-bc88958df60d)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:31.930620 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e2c825-491a-47d4-98cf-2e0963b5c668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:31.939112 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a958ca6a-1b22-440f-b93e-cc66b66335e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.941666 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a958ca6a-1b22-440f-b93e-cc66b66335e0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:31.941915 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a958ca6a-1b22-440f-b93e-cc66b66335e0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.942313 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a958ca6a-1b22-440f-b93e-cc66b66335e0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.949404 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e2c825-491a-47d4-98cf-2e0963b5c668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:31.952663 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Flow 'volume_create_api' (f98af3ba-b3b8-410e-b65f-f8d80376abeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:31.952663 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Create volume request issued successfully. Aug 13 03:36:31.952663 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f322153-362f-44b0-9a4d-d509fe55632a tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:31.952663 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 493/1979] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:36:31 2026] POST /volume/v3/volumes => generated 773 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:31.959213 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.959213 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:31.965902 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a958ca6a-1b22-440f-b93e-cc66b66335e0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:31.970639 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a958ca6a-1b22-440f-b93e-cc66b66335e0 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:31.973785 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 501/1980] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:31 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:31.976955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ba4cc947-b071-4a7f-b904-d78ccb32dbaf None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:31.980360 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ba4cc947-b071-4a7f-b904-d78ccb32dbaf tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] GET https://10.4.3.140/volume/v3/volumes/5f8ad5d7-63af-4db3-a61b-d14e8faf4750 Aug 13 03:36:31.980722 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ba4cc947-b071-4a7f-b904-d78ccb32dbaf tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:31.980979 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ba4cc947-b071-4a7f-b904-d78ccb32dbaf tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:31.998606 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:31.998606 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:32.003423 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ba4cc947-b071-4a7f-b904-d78ccb32dbaf tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Volume info retrieved successfully. Aug 13 03:36:32.013502 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ba4cc947-b071-4a7f-b904-d78ccb32dbaf tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes/5f8ad5d7-63af-4db3-a61b-d14e8faf4750 returned with HTTP 200 Aug 13 03:36:32.014191 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 498/1981] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:36:31 2026] GET /volume/v3/volumes/5f8ad5d7-63af-4db3-a61b-d14e8faf4750 => generated 952 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:32.107846 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a0bc595f-dc3c-4db0-b221-1fc7f0b84f10 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:32.110072 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0bc595f-dc3c-4db0-b221-1fc7f0b84f10 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:32.110375 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a0bc595f-dc3c-4db0-b221-1fc7f0b84f10 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:32.110375 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a0bc595f-dc3c-4db0-b221-1fc7f0b84f10 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:32.125764 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:32.125764 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:32.131061 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a0bc595f-dc3c-4db0-b221-1fc7f0b84f10 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:32.140007 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0bc595f-dc3c-4db0-b221-1fc7f0b84f10 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:32.140007 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 490/1982] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:32 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:32.986173 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a7d44063-ff67-4be9-aec4-a352b1155d20 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:32.988168 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a7d44063-ff67-4be9-aec4-a352b1155d20 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:32.988369 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a7d44063-ff67-4be9-aec4-a352b1155d20 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:32.988541 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a7d44063-ff67-4be9-aec4-a352b1155d20 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:32.998329 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:32.998329 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:33.001705 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a7d44063-ff67-4be9-aec4-a352b1155d20 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:33.006631 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a7d44063-ff67-4be9-aec4-a352b1155d20 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:33.007086 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 494/1983] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:32 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:33.028140 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9c9c85ca-582b-4ee7-93d0-73e7d89f1cfd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:33.029868 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c9c85ca-582b-4ee7-93d0-73e7d89f1cfd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] GET https://10.4.3.140/volume/v3/volumes/5f8ad5d7-63af-4db3-a61b-d14e8faf4750 Aug 13 03:36:33.030083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c9c85ca-582b-4ee7-93d0-73e7d89f1cfd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:33.030322 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c9c85ca-582b-4ee7-93d0-73e7d89f1cfd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:33.037638 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:33.037638 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:33.041126 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9c9c85ca-582b-4ee7-93d0-73e7d89f1cfd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Volume info retrieved successfully. Aug 13 03:36:33.045125 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c9c85ca-582b-4ee7-93d0-73e7d89f1cfd tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes/5f8ad5d7-63af-4db3-a61b-d14e8faf4750 returned with HTTP 200 Aug 13 03:36:33.045687 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 502/1984] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:36:33 2026] GET /volume/v3/volumes/5f8ad5d7-63af-4db3-a61b-d14e8faf4750 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:33.058064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-be2f505c-9f05-41d9-9067-6169bce0014d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:33.060999 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be2f505c-9f05-41d9-9067-6169bce0014d tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] GET https://10.4.3.140/volume/v3/messages Aug 13 03:36:33.061260 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be2f505c-9f05-41d9-9067-6169bce0014d tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:33.061455 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be2f505c-9f05-41d9-9067-6169bce0014d tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:33.065742 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be2f505c-9f05-41d9-9067-6169bce0014d tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:36:33.066100 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 499/1985] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:36:33 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:33.077263 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-df370c47-066b-4cbb-a153-cf66bab1bb41 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:33.078978 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df370c47-066b-4cbb-a153-cf66bab1bb41 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] GET https://10.4.3.140/volume/v3/messages/5e4c4b9a-c044-4673-8994-d2a119877123 Aug 13 03:36:33.079174 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-df370c47-066b-4cbb-a153-cf66bab1bb41 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:33.079379 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-df370c47-066b-4cbb-a153-cf66bab1bb41 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:33.084505 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df370c47-066b-4cbb-a153-cf66bab1bb41 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-member] https://10.4.3.140/volume/v3/messages/5e4c4b9a-c044-4673-8994-d2a119877123 returned with HTTP 200 Aug 13 03:36:33.085013 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 491/1986] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:36:33 2026] GET /volume/v3/messages/5e4c4b9a-c044-4673-8994-d2a119877123 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:33.093223 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e815f7fc-edd5-4e01-8f70-58ebf13c27ae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:33.095081 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e815f7fc-edd5-4e01-8f70-58ebf13c27ae tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] DELETE https://10.4.3.140/volume/v3/messages/5e4c4b9a-c044-4673-8994-d2a119877123 Aug 13 03:36:33.095327 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e815f7fc-edd5-4e01-8f70-58ebf13c27ae tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:33.095510 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e815f7fc-edd5-4e01-8f70-58ebf13c27ae tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:33.104469 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e815f7fc-edd5-4e01-8f70-58ebf13c27ae tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/messages/5e4c4b9a-c044-4673-8994-d2a119877123 returned with HTTP 204 Aug 13 03:36:33.105007 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 495/1987] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:36:33 2026] DELETE /volume/v3/messages/5e4c4b9a-c044-4673-8994-d2a119877123 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:36:33.112246 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:33.113912 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/5f8ad5d7-63af-4db3-a61b-d14e8faf4750 Aug 13 03:36:33.114112 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:33.114326 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:33.114443 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Delete volume with id: 5f8ad5d7-63af-4db3-a61b-d14e8faf4750 Aug 13 03:36:33.121293 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:33.121293 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:33.121590 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Volume info retrieved successfully. Aug 13 03:36:33.122449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100343) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:36:33.131230 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-890682497 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-890682497, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:33.131515 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-890682497 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-890682497, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:33.140522 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Created reservations ['ab8909aa-e600-4de9-b63d-56d74d8eefa2', '99370e49-1907-473d-80dc-b28d762aa150', '20874f6e-6369-4b94-afdb-7d62762d0002', 'a2fe3f68-c8ff-4831-ba87-c1da3f5febe4'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:33.153595 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7526dba4-9c63-4502-b2bb-7966e3bef969 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:33.155413 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7526dba4-9c63-4502-b2bb-7966e3bef969 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:33.155667 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7526dba4-9c63-4502-b2bb-7966e3bef969 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:33.155911 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7526dba4-9c63-4502-b2bb-7966e3bef969 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:33.166312 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:33.166312 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:33.166933 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Delete volume request issued successfully. Aug 13 03:36:33.167144 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-133d37a8-70db-43b7-bcb4-875e7304bc14 tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/volumes/5f8ad5d7-63af-4db3-a61b-d14e8faf4750 returned with HTTP 202 Aug 13 03:36:33.167682 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 503/1988] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:36:33 2026] DELETE /volume/v3/volumes/5f8ad5d7-63af-4db3-a61b-d14e8faf4750 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:33.170710 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7526dba4-9c63-4502-b2bb-7966e3bef969 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:33.175537 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-24eca522-8f14-4aba-8ca2-5292760bcc6d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:33.176606 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7526dba4-9c63-4502-b2bb-7966e3bef969 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:33.177056 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 500/1989] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:33 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:33.178378 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-24eca522-8f14-4aba-8ca2-5292760bcc6d tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] DELETE https://10.4.3.140/volume/v3/types/ad806011-d40e-4189-b68c-bc88958df60d Aug 13 03:36:33.178701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-24eca522-8f14-4aba-8ca2-5292760bcc6d tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:33.178957 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-24eca522-8f14-4aba-8ca2-5292760bcc6d tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:33.203111 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-24eca522-8f14-4aba-8ca2-5292760bcc6d tempest-ProjectMemberTests-1902839013 tempest-ProjectMemberTests-1902839013-project-admin] https://10.4.3.140/volume/v3/types/ad806011-d40e-4189-b68c-bc88958df60d returned with HTTP 202 Aug 13 03:36:33.203521 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 492/1990] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:36:33 2026] DELETE /volume/v3/types/ad806011-d40e-4189-b68c-bc88958df60d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:33.481778 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0be51a1d-ff53-4e2c-9887-090ceac419c7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:33.483538 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0be51a1d-ff53-4e2c-9887-090ceac419c7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88?cascade=True Aug 13 03:36:33.483726 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0be51a1d-ff53-4e2c-9887-090ceac419c7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:33.483969 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0be51a1d-ff53-4e2c-9887-090ceac419c7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:33.484173 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-0be51a1d-ff53-4e2c-9887-090ceac419c7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Delete volume with id: 38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:33.493486 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:33.493486 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:33.494014 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0be51a1d-ff53-4e2c-9887-090ceac419c7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:33.563552 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0be51a1d-ff53-4e2c-9887-090ceac419c7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Delete volume request issued successfully. Aug 13 03:36:33.563752 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0be51a1d-ff53-4e2c-9887-090ceac419c7 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88?cascade=True returned with HTTP 202 Aug 13 03:36:33.564191 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 496/1991] 10.4.3.140 () {66 vars in 1376 bytes} [Thu Aug 13 03:36:33 2026] DELETE /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88?cascade=True => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:33.574374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6ab15e08-bc81-4b55-95c4-c4e27d15553f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:33.576444 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ab15e08-bc81-4b55-95c4-c4e27d15553f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:33.576641 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ab15e08-bc81-4b55-95c4-c4e27d15553f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:33.577076 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ab15e08-bc81-4b55-95c4-c4e27d15553f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:33.587273 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:33.587273 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:33.597813 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6ab15e08-bc81-4b55-95c4-c4e27d15553f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:33.603417 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ab15e08-bc81-4b55-95c4-c4e27d15553f tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 200 Aug 13 03:36:33.604045 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 504/1992] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:33 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:34.026118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9b82801a-0268-4295-a1ef-71b761b058bb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.029919 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b82801a-0268-4295-a1ef-71b761b058bb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:34.029919 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b82801a-0268-4295-a1ef-71b761b058bb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.032477 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b82801a-0268-4295-a1ef-71b761b058bb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.047937 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:34.047937 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:34.053649 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9b82801a-0268-4295-a1ef-71b761b058bb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:34.058733 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b82801a-0268-4295-a1ef-71b761b058bb tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:34.059346 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 501/1993] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:34.190102 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fd78d415-46ba-4c10-bca2-fc63ad3a8350 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.191972 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd78d415-46ba-4c10-bca2-fc63ad3a8350 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:34.192177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fd78d415-46ba-4c10-bca2-fc63ad3a8350 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.192384 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fd78d415-46ba-4c10-bca2-fc63ad3a8350 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.204662 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:34.204662 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:34.209712 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fd78d415-46ba-4c10-bca2-fc63ad3a8350 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:34.215256 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd78d415-46ba-4c10-bca2-fc63ad3a8350 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:34.215767 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 493/1994] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:34.445092 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3229ae62-bca6-41ef-ab5e-99afae754026 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.447370 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3229ae62-bca6-41ef-ab5e-99afae754026 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:34.447648 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3229ae62-bca6-41ef-ab5e-99afae754026 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.448052 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3229ae62-bca6-41ef-ab5e-99afae754026 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.459432 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:34.459432 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:34.464858 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3229ae62-bca6-41ef-ab5e-99afae754026 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:34.470348 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3229ae62-bca6-41ef-ab5e-99afae754026 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:34.470897 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 497/1995] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:34.486818 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-906870c7-0b87-4f18-ac6d-5538c58dbeef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.489237 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-906870c7-0b87-4f18-ac6d-5538c58dbeef tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:34.489516 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-906870c7-0b87-4f18-ac6d-5538c58dbeef tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.489754 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-906870c7-0b87-4f18-ac6d-5538c58dbeef tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.499263 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:34.499263 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:34.504155 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-906870c7-0b87-4f18-ac6d-5538c58dbeef tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:34.510681 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-906870c7-0b87-4f18-ac6d-5538c58dbeef tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:34.511221 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 505/1996] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:34.564269 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-6a9b6d89-cba1-4405-a27d-b48e0914e0b7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.567338 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-6a9b6d89-cba1-4405-a27d-b48e0914e0b7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:34.567626 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-6a9b6d89-cba1-4405-a27d-b48e0914e0b7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.568999 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-6a9b6d89-cba1-4405-a27d-b48e0914e0b7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.579183 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:34.579183 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:34.586602 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-6a9b6d89-cba1-4405-a27d-b48e0914e0b7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:34.592875 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-6a9b6d89-cba1-4405-a27d-b48e0914e0b7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:34.593535 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 502/1997] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:34.619901 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f3862eb9-1924-4a1f-a690-4bab66880443 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.621528 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3862eb9-1924-4a1f-a690-4bab66880443 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:34.621733 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3862eb9-1924-4a1f-a690-4bab66880443 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.621971 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3862eb9-1924-4a1f-a690-4bab66880443 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.627860 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3862eb9-1924-4a1f-a690-4bab66880443 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 404 Aug 13 03:36:34.628380 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 494/1998] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:34.675240 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5f9040f0-7672-4fa6-8657-00376dd0d283 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.675737 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f9040f0-7672-4fa6-8657-00376dd0d283 None None] GET https://10.4.3.140/volume// Aug 13 03:36:34.675976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f9040f0-7672-4fa6-8657-00376dd0d283 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.676214 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f9040f0-7672-4fa6-8657-00376dd0d283 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.676645 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f9040f0-7672-4fa6-8657-00376dd0d283 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:34.677026 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 498/1999] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:34.686141 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-33946a95-5bab-4f25-8336-416e5beb5afd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.689623 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-33946a95-5bab-4f25-8336-416e5beb5afd tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:36:34.690077 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-33946a95-5bab-4f25-8336-416e5beb5afd tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6", "connector": null, "instance_uuid": "e0e57dba-3503-4b64-8b8d-e7e5d82ee155"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:34.702597 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:34.702597 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:34.742222 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-33946a95-5bab-4f25-8336-416e5beb5afd tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:36:34.742701 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 506/2000] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:36:34 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) Aug 13 03:36:34.779220 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f28f2aad-54c9-48a0-bc3d-58946eebb3be None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.786380 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f28f2aad-54c9-48a0-bc3d-58946eebb3be tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:34.786380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f28f2aad-54c9-48a0-bc3d-58946eebb3be tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.786380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f28f2aad-54c9-48a0-bc3d-58946eebb3be tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.794874 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c468f177-79f1-4cd4-be82-c15744adf7f6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.795248 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c468f177-79f1-4cd4-be82-c15744adf7f6 None None] GET https://10.4.3.140/volume// Aug 13 03:36:34.795459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c468f177-79f1-4cd4-be82-c15744adf7f6 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.795640 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c468f177-79f1-4cd4-be82-c15744adf7f6 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.795992 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c468f177-79f1-4cd4-be82-c15744adf7f6 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:34.796454 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 495/2001] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:34.799192 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:34.799192 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:34.803530 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f28f2aad-54c9-48a0-bc3d-58946eebb3be tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:34.807520 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-0f124ee9-858d-45a4-936c-33a8be5432b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.809136 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f28f2aad-54c9-48a0-bc3d-58946eebb3be tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:34.810049 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 503/2002] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:34.811235 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-0f124ee9-858d-45a4-936c-33a8be5432b9 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:34.811583 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-0f124ee9-858d-45a4-936c-33a8be5432b9 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:34.811888 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-0f124ee9-858d-45a4-936c-33a8be5432b9 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:34.827889 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:34.827889 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:34.833486 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-0f124ee9-858d-45a4-936c-33a8be5432b9 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:34.841774 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-0f124ee9-858d-45a4-936c-33a8be5432b9 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:34.842508 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 499/2003] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:34 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 1035 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:34.982572 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-2c9d4218-10d1-4681-8239-161ad00850b0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:34.986164 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-2c9d4218-10d1-4681-8239-161ad00850b0 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] PUT https://10.4.3.140/volume/v3/attachments/745353dc-f17e-48f9-a1d1-6f56628ae664 Aug 13 03:36:34.986713 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-2c9d4218-10d1-4681-8239-161ad00850b0 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:34.996839 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-2c9d4218-10d1-4681-8239-161ad00850b0 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Acquiring lock "cinder-attachment_update-7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:36:35.003346 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-2c9d4218-10d1-4681-8239-161ad00850b0 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Lock "cinder-attachment_update-7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:36:35.004731 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.004731 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:35.079816 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ff7443f9-d7af-4a92-b428-322de6fa0a04 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.081454 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff7443f9-d7af-4a92-b428-322de6fa0a04 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:35.081856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ff7443f9-d7af-4a92-b428-322de6fa0a04 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.082378 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ff7443f9-d7af-4a92-b428-322de6fa0a04 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.090741 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-67d1e5e9-b8e8-42c2-a96f-ab202401213c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.093694 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-67d1e5e9-b8e8-42c2-a96f-ab202401213c tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/attachments/6a031f96-8d2e-49e7-b687-b456f020be8a/action Aug 13 03:36:35.094730 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-67d1e5e9-b8e8-42c2-a96f-ab202401213c tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:35.094730 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-67d1e5e9-b8e8-42c2-a96f-ab202401213c tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:35.098299 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.098299 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:35.102731 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ff7443f9-d7af-4a92-b428-322de6fa0a04 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:35.109075 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff7443f9-d7af-4a92-b428-322de6fa0a04 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:35.109693 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 496/2004] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:35.117121 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.117121 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:35.117311 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-2c9d4218-10d1-4681-8239-161ad00850b0 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Lock "cinder-attachment_update-7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6-np0000007145" released by "attachment_update" :: held 0.114s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:36:35.117584 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-2c9d4218-10d1-4681-8239-161ad00850b0 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/attachments/745353dc-f17e-48f9-a1d1-6f56628ae664 returned with HTTP 200 Aug 13 03:36:35.118166 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 507/2005] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:36:34 2026] PUT /volume/v3/attachments/745353dc-f17e-48f9-a1d1-6f56628ae664 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:35.135382 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-572049da-2f20-4f54-bb2c-d95e3ad6efca req-67d1e5e9-b8e8-42c2-a96f-ab202401213c tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments/6a031f96-8d2e-49e7-b687-b456f020be8a/action returned with HTTP 204 Aug 13 03:36:35.136923 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 504/2006] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:36:35 2026] POST /volume/v3/attachments/6a031f96-8d2e-49e7-b687-b456f020be8a/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:35.184945 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e0a98842-7ae6-4954-a28c-6cfc3fc65e45 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.187523 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0a98842-7ae6-4954-a28c-6cfc3fc65e45 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:35.187794 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0a98842-7ae6-4954-a28c-6cfc3fc65e45 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.188054 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0a98842-7ae6-4954-a28c-6cfc3fc65e45 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.188251 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e0a98842-7ae6-4954-a28c-6cfc3fc65e45 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Delete volume with id: 38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:35.195352 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0a98842-7ae6-4954-a28c-6cfc3fc65e45 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 404 Aug 13 03:36:35.195916 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 500/2007] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:35 2026] DELETE /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:35.206689 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2a96c20f-979b-4228-aa24-60936c7ce1e2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.209445 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2a96c20f-979b-4228-aa24-60936c7ce1e2 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 Aug 13 03:36:35.209747 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2a96c20f-979b-4228-aa24-60936c7ce1e2 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.210056 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2a96c20f-979b-4228-aa24-60936c7ce1e2 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.223093 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2a96c20f-979b-4228-aa24-60936c7ce1e2 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 returned with HTTP 404 Aug 13 03:36:35.223835 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 497/2008] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/volumes/38ec23fc-9b9b-40e9-a8e6-440c1e0c8f88 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:35.231032 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e2a18a0-0d14-48f0-8e54-9c255aa12ab8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.233147 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-70354ba1-7b22-4c8e-974e-50356e67071c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.233229 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e2a18a0-0d14-48f0-8e54-9c255aa12ab8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:35.233503 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e2a18a0-0d14-48f0-8e54-9c255aa12ab8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.233705 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e2a18a0-0d14-48f0-8e54-9c255aa12ab8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.235727 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-70354ba1-7b22-4c8e-974e-50356e67071c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:35.235989 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-70354ba1-7b22-4c8e-974e-50356e67071c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.236227 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-70354ba1-7b22-4c8e-974e-50356e67071c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.236443 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-70354ba1-7b22-4c8e-974e-50356e67071c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Delete volume with id: 79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:35.244766 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.244766 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:35.245661 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.245661 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:35.246348 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-70354ba1-7b22-4c8e-974e-50356e67071c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:35.251756 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e2a18a0-0d14-48f0-8e54-9c255aa12ab8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:35.259796 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e2a18a0-0d14-48f0-8e54-9c255aa12ab8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:35.260302 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 508/2009] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:35.267145 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-70354ba1-7b22-4c8e-974e-50356e67071c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Delete volume request issued successfully. Aug 13 03:36:35.267394 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-70354ba1-7b22-4c8e-974e-50356e67071c tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 202 Aug 13 03:36:35.268074 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 505/2010] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:35 2026] DELETE /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:35.275224 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f77834c4-94bf-45cb-8317-9e80f6eca0b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.277109 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f77834c4-94bf-45cb-8317-9e80f6eca0b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:35.277388 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f77834c4-94bf-45cb-8317-9e80f6eca0b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.277543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f77834c4-94bf-45cb-8317-9e80f6eca0b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.278392 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5dd7cc7b-49a7-4a11-8842-350ab3db703d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.280636 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5dd7cc7b-49a7-4a11-8842-350ab3db703d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:35.280961 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5dd7cc7b-49a7-4a11-8842-350ab3db703d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.281208 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5dd7cc7b-49a7-4a11-8842-350ab3db703d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.292192 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.292192 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:35.293155 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.293155 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:35.297796 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5dd7cc7b-49a7-4a11-8842-350ab3db703d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:35.298120 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f77834c4-94bf-45cb-8317-9e80f6eca0b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:35.303801 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5dd7cc7b-49a7-4a11-8842-350ab3db703d tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 200 Aug 13 03:36:35.304287 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 498/2011] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:35.304938 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f77834c4-94bf-45cb-8317-9e80f6eca0b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:35.305451 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 501/2012] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:35.318641 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9939b5ab-ff2e-459f-9ad6-2be1e47871b8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.320515 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9939b5ab-ff2e-459f-9ad6-2be1e47871b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:35.320698 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9939b5ab-ff2e-459f-9ad6-2be1e47871b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.320906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9939b5ab-ff2e-459f-9ad6-2be1e47871b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.321093 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-9939b5ab-ff2e-459f-9ad6-2be1e47871b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Delete volume with id: 2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:35.333529 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.333529 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:35.334072 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9939b5ab-ff2e-459f-9ad6-2be1e47871b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:35.343506 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9939b5ab-ff2e-459f-9ad6-2be1e47871b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-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. Aug 13 03:36:35.343841 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9939b5ab-ff2e-459f-9ad6-2be1e47871b8 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 400 Aug 13 03:36:35.344537 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 509/2013] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:35 2026] DELETE /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:36:35.354082 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2fedf6c3-f498-4ccd-bfbd-f6cd70d96605 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.356382 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2fedf6c3-f498-4ccd-bfbd-f6cd70d96605 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:35.356632 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2fedf6c3-f498-4ccd-bfbd-f6cd70d96605 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.356930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2fedf6c3-f498-4ccd-bfbd-f6cd70d96605 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.370073 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.370073 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:35.375484 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2fedf6c3-f498-4ccd-bfbd-f6cd70d96605 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:35.381292 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2fedf6c3-f498-4ccd-bfbd-f6cd70d96605 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:35.381858 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 506/2014] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:35.434841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-1b32dc6f-ccf2-4743-b2df-a412687b1d46 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.437003 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-1b32dc6f-ccf2-4743-b2df-a412687b1d46 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:35.437201 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-1b32dc6f-ccf2-4743-b2df-a412687b1d46 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.437437 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-1b32dc6f-ccf2-4743-b2df-a412687b1d46 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.451757 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.451757 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:35.458166 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-1b32dc6f-ccf2-4743-b2df-a412687b1d46 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:35.464437 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-1b32dc6f-ccf2-4743-b2df-a412687b1d46 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:35.464974 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 499/2015] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:35.486963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-c61d7483-d779-4b76-8e32-6e35f973e3fb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.489401 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-c61d7483-d779-4b76-8e32-6e35f973e3fb tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] POST https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689/action Aug 13 03:36:35.489733 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-c61d7483-d779-4b76-8e32-6e35f973e3fb tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:35.489903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-c61d7483-d779-4b76-8e32-6e35f973e3fb tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:35.504007 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.504007 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:35.504877 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-c61d7483-d779-4b76-8e32-6e35f973e3fb tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:35.512240 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-c61d7483-d779-4b76-8e32-6e35f973e3fb tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Begin detaching volume completed successfully. Aug 13 03:36:35.512551 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-c61d7483-d779-4b76-8e32-6e35f973e3fb tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689/action returned with HTTP 202 Aug 13 03:36:35.513153 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 502/2016] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:36:35 2026] POST /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:35.551836 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ffdb0622-2878-4163-aaa7-e781ff247670 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.552223 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffdb0622-2878-4163-aaa7-e781ff247670 None None] GET https://10.4.3.140/volume// Aug 13 03:36:35.552390 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffdb0622-2878-4163-aaa7-e781ff247670 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.552545 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffdb0622-2878-4163-aaa7-e781ff247670 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.552879 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffdb0622-2878-4163-aaa7-e781ff247670 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:35.553178 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 510/2017] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:35.560795 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-b786505e-1263-4e0d-a588-3349bf32c114 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.562914 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-b786505e-1263-4e0d-a588-3349bf32c114 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:35.563197 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-b786505e-1263-4e0d-a588-3349bf32c114 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.563475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-b786505e-1263-4e0d-a588-3349bf32c114 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.577017 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.577017 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:35.584287 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-b786505e-1263-4e0d-a588-3349bf32c114 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:35.590359 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-b786505e-1263-4e0d-a588-3349bf32c114 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:35.590918 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 507/2018] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:35.826405 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-df594080-4ae7-4fc8-8122-b585768ecdff None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:35.828176 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df594080-4ae7-4fc8-8122-b585768ecdff tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:35.828373 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-df594080-4ae7-4fc8-8122-b585768ecdff tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:35.828595 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-df594080-4ae7-4fc8-8122-b585768ecdff tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:35.843091 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:35.843091 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:35.847850 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-df594080-4ae7-4fc8-8122-b585768ecdff tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:35.854793 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df594080-4ae7-4fc8-8122-b585768ecdff tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:35.855411 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 500/2019] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:35.887735 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1f9f271a-7ea8-4ded-a4df-a47a7abbf1b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:36.019897 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f9f271a-7ea8-4ded-a4df-a47a7abbf1b6 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Aug 13 03:36:36.020042 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f9f271a-7ea8-4ded-a4df-a47a7abbf1b6 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:36.020432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f9f271a-7ea8-4ded-a4df-a47a7abbf1b6 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Calling method 'get_pools' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:36.038344 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f9f271a-7ea8-4ded-a4df-a47a7abbf1b6 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 03:36:36.038893 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 503/2020] 10.4.3.140 () {66 vars in 1291 bytes} [Thu Aug 13 03:36:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:36.047596 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e46d1f54-2284-4537-b4d7-e64e58559d93 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:36.049356 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e46d1f54-2284-4537-b4d7-e64e58559d93 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools?detail=True Aug 13 03:36:36.049541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e46d1f54-2284-4537-b4d7-e64e58559d93 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:36.049714 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e46d1f54-2284-4537-b4d7-e64e58559d93 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Calling method 'get_pools' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:36.070676 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e46d1f54-2284-4537-b4d7-e64e58559d93 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 13 03:36:36.070676 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 511/2021] 10.4.3.140 () {66 vars in 1314 bytes} [Thu Aug 13 03:36:36 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:36.075061 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7b6affc2-a4c6-4cfb-88ac-abdc99b98428 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:36.077006 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7b6affc2-a4c6-4cfb-88ac-abdc99b98428 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] GET https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool Aug 13 03:36:36.077201 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7b6affc2-a4c6-4cfb-88ac-abdc99b98428 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:36.077455 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7b6affc2-a4c6-4cfb-88ac-abdc99b98428 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:36.092657 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7b6affc2-a4c6-4cfb-88ac-abdc99b98428 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool returned with HTTP 200 Aug 13 03:36:36.093692 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 508/2022] 10.4.3.140 () {66 vars in 1318 bytes} [Thu Aug 13 03:36:36 2026] GET /volume/v3/capabilities/np0000007145@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:36.104965 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d779f28f-0508-43b9-bf1f-28b00b694e57 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:36.111601 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d779f28f-0508-43b9-bf1f-28b00b694e57 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] GET https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool Aug 13 03:36:36.111746 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d779f28f-0508-43b9-bf1f-28b00b694e57 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:36.112116 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d779f28f-0508-43b9-bf1f-28b00b694e57 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:36.126839 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d779f28f-0508-43b9-bf1f-28b00b694e57 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool returned with HTTP 200 Aug 13 03:36:36.127855 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 501/2023] 10.4.3.140 () {66 vars in 1318 bytes} [Thu Aug 13 03:36:36 2026] GET /volume/v3/capabilities/np0000007145@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:36.130031 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f52eb826-edd9-41fc-bb19-0b0f013a634b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:36.132198 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f52eb826-edd9-41fc-bb19-0b0f013a634b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:36.135842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f52eb826-edd9-41fc-bb19-0b0f013a634b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:36.135842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f52eb826-edd9-41fc-bb19-0b0f013a634b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:36.142073 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e05f41da-2f40-4d89-a5f8-c6d48a214793 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:36.147337 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e05f41da-2f40-4d89-a5f8-c6d48a214793 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] GET https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool Aug 13 03:36:36.147651 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e05f41da-2f40-4d89-a5f8-c6d48a214793 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:36.147952 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e05f41da-2f40-4d89-a5f8-c6d48a214793 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:36.152062 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:36.152062 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:36.156254 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f52eb826-edd9-41fc-bb19-0b0f013a634b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:36.163307 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f52eb826-edd9-41fc-bb19-0b0f013a634b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:36.166230 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 504/2024] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:36 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:36.169635 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e05f41da-2f40-4d89-a5f8-c6d48a214793 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115 tempest-BackendsCapabilitiesAdminTestsJSON-1342808115-project-admin] https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool returned with HTTP 200 Aug 13 03:36:36.171062 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 512/2025] 10.4.3.140 () {66 vars in 1318 bytes} [Thu Aug 13 03:36:36 2026] GET /volume/v3/capabilities/np0000007145@storpool => generated 703 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:36.325659 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-14888418-44a2-48fd-87f0-f45f633a4268 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:36.327566 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-14888418-44a2-48fd-87f0-f45f633a4268 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 Aug 13 03:36:36.327790 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-14888418-44a2-48fd-87f0-f45f633a4268 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:36.328066 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-14888418-44a2-48fd-87f0-f45f633a4268 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:36.335809 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-14888418-44a2-48fd-87f0-f45f633a4268 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 returned with HTTP 404 Aug 13 03:36:36.336507 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 509/2026] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:36 2026] GET /volume/v3/volumes/79e212bf-af5b-48dc-a590-1523202ced35 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:36.868382 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ede8b087-d6a7-44d6-b0e0-0efdf431d801 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:36.870481 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ede8b087-d6a7-44d6-b0e0-0efdf431d801 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:36.870696 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ede8b087-d6a7-44d6-b0e0-0efdf431d801 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:36.870907 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ede8b087-d6a7-44d6-b0e0-0efdf431d801 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:36.884120 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:36.884120 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:36.888420 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ede8b087-d6a7-44d6-b0e0-0efdf431d801 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:36.892558 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ede8b087-d6a7-44d6-b0e0-0efdf431d801 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:36.892929 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 502/2027] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:36 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:37.179762 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-664e6c5d-9796-4e86-a752-910d23c04506 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:37.182104 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-664e6c5d-9796-4e86-a752-910d23c04506 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:37.182355 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-664e6c5d-9796-4e86-a752-910d23c04506 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:37.182652 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-664e6c5d-9796-4e86-a752-910d23c04506 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:37.201848 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:37.201848 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:37.207234 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-664e6c5d-9796-4e86-a752-910d23c04506 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:37.213629 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-664e6c5d-9796-4e86-a752-910d23c04506 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:37.214217 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 505/2028] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:37 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:37.911460 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-27ac4b99-8061-4159-b56f-7148009083e8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:37.913778 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27ac4b99-8061-4159-b56f-7148009083e8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:37.914052 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27ac4b99-8061-4159-b56f-7148009083e8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:37.914270 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27ac4b99-8061-4159-b56f-7148009083e8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:37.927767 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:37.927767 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:37.937021 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-27ac4b99-8061-4159-b56f-7148009083e8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:37.945538 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27ac4b99-8061-4159-b56f-7148009083e8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:37.945538 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 513/2029] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:37 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:38.230413 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2c02bef0-2253-4bd7-8e49-01ba93660181 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:38.232404 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2c02bef0-2253-4bd7-8e49-01ba93660181 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:38.232662 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2c02bef0-2253-4bd7-8e49-01ba93660181 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:38.232941 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2c02bef0-2253-4bd7-8e49-01ba93660181 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:38.246114 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:38.246114 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:38.250084 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2c02bef0-2253-4bd7-8e49-01ba93660181 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:38.255405 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2c02bef0-2253-4bd7-8e49-01ba93660181 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:38.255940 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 510/2030] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:38 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:38.781632 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-49ee03a6-eadb-41f5-9682-69223760f77d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:38.879318 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-49ee03a6-eadb-41f5-9682-69223760f77d tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:38.879749 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-49ee03a6-eadb-41f5-9682-69223760f77d tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:38.897404 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-49ee03a6-eadb-41f5-9682-69223760f77d tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:36:38.897774 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 503/2031] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:36:38 2026] POST /volume/v3/types => generated 188 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:38.908412 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-08af8bd1-b342-489a-87ed-05ce2efb9283 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:38.910456 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08af8bd1-b342-489a-87ed-05ce2efb9283 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:38.910900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08af8bd1-b342-489a-87ed-05ce2efb9283 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:38.927274 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08af8bd1-b342-489a-87ed-05ce2efb9283 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:36:38.927755 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 506/2032] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:36:38 2026] POST /volume/v3/types => generated 188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:38.938361 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-18c23dea-b215-4073-9763-09d3e5dd903a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:38.960724 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-38a99b54-4239-4914-b50a-03417987ca87 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:38.962547 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-38a99b54-4239-4914-b50a-03417987ca87 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:38.962751 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-38a99b54-4239-4914-b50a-03417987ca87 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:38.962986 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-38a99b54-4239-4914-b50a-03417987ca87 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:38.972036 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:38.972036 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:38.975172 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-38a99b54-4239-4914-b50a-03417987ca87 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:38.979126 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-38a99b54-4239-4914-b50a-03417987ca87 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:38.979516 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 511/2033] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:38 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:39.016332 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:39.016776 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1791438895"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:39.020293 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1791438895'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:39.024788 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Create volume of 1 GB Aug 13 03:36:39.025116 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:39.025116 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:39.025594 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Availability Zones retrieved successfully. Aug 13 03:36:39.032164 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Flow 'volume_create_api' (3a253dac-a669-4360-8866-2f2132907d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:39.033164 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cbca6a-4a3e-445c-975d-f6d3ac9c01f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.034179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:39.059975 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cbca6a-4a3e-445c-975d-f6d3ac9c01f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:36:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6219527e-dc25-46b1-b16f-5d69474160bd,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6219527e-dc25-46b1-b16f-5d69474160bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.060777 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e74d6d1-4085-47af-9fa9-e5980b22b604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.089308 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-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. Aug 13 03:36:39.089642 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-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. Aug 13 03:36:39.127356 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Created reservations ['00ee95ba-e980-4b54-acb3-de704b72df53', '94b89c6a-8f1f-4ca9-8f8a-9f8f1a80fe36', '709052d4-39d5-453a-be45-0c21048e07fa', 'fe2cba40-b5ea-4859-afc6-1b971d50ee78'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:39.128332 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e74d6d1-4085-47af-9fa9-e5980b22b604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00ee95ba-e980-4b54-acb3-de704b72df53', '94b89c6a-8f1f-4ca9-8f8a-9f8f1a80fe36', '709052d4-39d5-453a-be45-0c21048e07fa', 'fe2cba40-b5ea-4859-afc6-1b971d50ee78']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.129404 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18b6092-fb8b-4139-95ec-9bf5a20fbcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.156643 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18b6092-fb8b-4139-95ec-9bf5a20fbcb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd089e7e8-5b76-4300-a270-46de9fb8a3f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1791438895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f746ed08c4841eabe71d29c5406a5f8',qos_specs=None,replication_status=,reservations=['00ee95ba-e980-4b54-acb3-de704b72df53','94b89c6a-8f1f-4ca9-8f8a-9f8f1a80fe36','709052d4-39d5-453a-be45-0c21048e07fa','fe2cba40-b5ea-4859-afc6-1b971d50ee78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c81ba09772a4b54b9628bb342e84cd8',volume_type_id=6219527e-dc25-46b1-b16f-5d69474160bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1791438895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d089e7e8-5b76-4300-a270-46de9fb8a3f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f746ed08c4841eabe71d29c5406a5f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c81ba09772a4b54b9628bb342e84cd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6219527e-dc25-46b1-b16f-5d69474160bd),volume_type_id=6219527e-dc25-46b1-b16f-5d69474160bd)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.158324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd97699f-4609-48bf-aa25-bac89eb50263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.181965 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd97699f-4609-48bf-aa25-bac89eb50263) transitioned into state 'SUCCESS' from state '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-1791438895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f746ed08c4841eabe71d29c5406a5f8',qos_specs=None,replication_status=,reservations=['00ee95ba-e980-4b54-acb3-de704b72df53','94b89c6a-8f1f-4ca9-8f8a-9f8f1a80fe36','709052d4-39d5-453a-be45-0c21048e07fa','fe2cba40-b5ea-4859-afc6-1b971d50ee78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c81ba09772a4b54b9628bb342e84cd8',volume_type_id=6219527e-dc25-46b1-b16f-5d69474160bd)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.182919 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f9853f6-5e6d-4519-b0c7-f69e956efd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.194942 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f9853f6-5e6d-4519-b0c7-f69e956efd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.195864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Flow 'volume_create_api' (3a253dac-a669-4360-8866-2f2132907d26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:39.196253 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Create volume request issued successfully. Aug 13 03:36:39.196931 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-18c23dea-b215-4073-9763-09d3e5dd903a tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:39.197401 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 514/2034] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:36:38 2026] POST /volume/v3/volumes => generated 768 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:39.206158 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:39.208534 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:39.209044 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-54188815"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:39.211150 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-54188815'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:39.211331 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Create volume of 1 GB Aug 13 03:36:39.213816 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-34a79d65-101d-4a2a-b23e-b2c2150b9aba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:39.216289 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34a79d65-101d-4a2a-b23e-b2c2150b9aba tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] GET https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:39.216390 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Availability Zones retrieved successfully. Aug 13 03:36:39.216573 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34a79d65-101d-4a2a-b23e-b2c2150b9aba tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:39.216838 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34a79d65-101d-4a2a-b23e-b2c2150b9aba tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:39.224505 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Flow 'volume_create_api' (2a704313-ecd3-4745-a6a3-294fe04f153f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:39.225705 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105ea64c-f23f-44c9-8ddd-d9d2be5c39e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.226969 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:39.227435 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:39.227435 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:39.233682 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-34a79d65-101d-4a2a-b23e-b2c2150b9aba tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Volume info retrieved successfully. Aug 13 03:36:39.240306 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34a79d65-101d-4a2a-b23e-b2c2150b9aba tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 200 Aug 13 03:36:39.240867 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 507/2035] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:39 2026] GET /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:39.264837 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (105ea64c-f23f-44c9-8ddd-d9d2be5c39e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.265640 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d080aa-33a7-4cae-9b71-375613623262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.272409 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8da3770d-e295-4e07-94a1-7424365285f4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:39.275652 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8da3770d-e295-4e07-94a1-7424365285f4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:39.275943 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8da3770d-e295-4e07-94a1-7424365285f4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:39.276199 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8da3770d-e295-4e07-94a1-7424365285f4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:39.291519 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:39.291519 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:39.302848 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8da3770d-e295-4e07-94a1-7424365285f4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:39.311598 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Created reservations ['d2c36267-0bcd-4aa0-bf1b-cb47a0fbc982', '05fc3b2c-bcd2-48d4-871e-769c4b193180', '2c7fb9a4-08f1-4d3e-be4a-6374c1f4ada4', '54731c6e-b9d1-45c7-a7f1-23f8ebf1e03c'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:39.312092 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8da3770d-e295-4e07-94a1-7424365285f4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:39.312092 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 512/2036] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:39 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:39.312166 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d080aa-33a7-4cae-9b71-375613623262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2c36267-0bcd-4aa0-bf1b-cb47a0fbc982', '05fc3b2c-bcd2-48d4-871e-769c4b193180', '2c7fb9a4-08f1-4d3e-be4a-6374c1f4ada4', '54731c6e-b9d1-45c7-a7f1-23f8ebf1e03c']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.312681 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc427b4-f607-4dca-9ce8-640ce06728f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.337403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc427b4-f607-4dca-9ce8-640ce06728f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94386354-3af3-4139-b8a7-73bbbe113723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-54188815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d48e9a3c604384b58a3fd75be8acf1',qos_specs=None,replication_status=,reservations=['d2c36267-0bcd-4aa0-bf1b-cb47a0fbc982','05fc3b2c-bcd2-48d4-871e-769c4b193180','2c7fb9a4-08f1-4d3e-be4a-6374c1f4ada4','54731c6e-b9d1-45c7-a7f1-23f8ebf1e03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40545710fbb5450ebd030771001197a3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-54188815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94386354-3af3-4139-b8a7-73bbbe113723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d48e9a3c604384b58a3fd75be8acf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40545710fbb5450ebd030771001197a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.338313 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd89ff5d-b79c-49ff-bbe8-4d46ab6eaf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.364273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd89ff5d-b79c-49ff-bbe8-4d46ab6eaf42) transitioned into state 'SUCCESS' from state '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-54188815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d48e9a3c604384b58a3fd75be8acf1',qos_specs=None,replication_status=,reservations=['d2c36267-0bcd-4aa0-bf1b-cb47a0fbc982','05fc3b2c-bcd2-48d4-871e-769c4b193180','2c7fb9a4-08f1-4d3e-be4a-6374c1f4ada4','54731c6e-b9d1-45c7-a7f1-23f8ebf1e03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40545710fbb5450ebd030771001197a3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.365241 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f8dbb7-4eba-4051-b3ce-88e12c7b5cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:39.385999 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f8dbb7-4eba-4051-b3ce-88e12c7b5cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:39.387080 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Flow 'volume_create_api' (2a704313-ecd3-4745-a6a3-294fe04f153f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:39.387434 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Create volume request issued successfully. Aug 13 03:36:39.388117 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dfb99a6c-4e7b-45f6-aa44-15623199f09f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:39.388595 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 504/2037] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:39 2026] POST /volume/v3/volumes => generated 749 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:39.415800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ad4051d-9ed1-4820-b119-4a6c6a147d55 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:39.418368 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ad4051d-9ed1-4820-b119-4a6c6a147d55 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:39.418647 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ad4051d-9ed1-4820-b119-4a6c6a147d55 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:39.419373 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ad4051d-9ed1-4820-b119-4a6c6a147d55 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:39.431133 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:39.431133 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:39.437697 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ad4051d-9ed1-4820-b119-4a6c6a147d55 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:39.443204 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ad4051d-9ed1-4820-b119-4a6c6a147d55 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:39.443669 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 515/2038] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:39 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:39.994534 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3fe206f4-9d83-48d2-86f9-071d32370c0c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:39.997105 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3fe206f4-9d83-48d2-86f9-071d32370c0c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:39.997335 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3fe206f4-9d83-48d2-86f9-071d32370c0c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:39.997577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3fe206f4-9d83-48d2-86f9-071d32370c0c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.008759 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.008759 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:40.012662 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3fe206f4-9d83-48d2-86f9-071d32370c0c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:40.017769 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3fe206f4-9d83-48d2-86f9-071d32370c0c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:40.018242 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 508/2039] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:39 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:40.256111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0558fb0a-acc3-499e-894a-e1031d7794c6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.258574 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0558fb0a-acc3-499e-894a-e1031d7794c6 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] GET https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:40.258880 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0558fb0a-acc3-499e-894a-e1031d7794c6 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.259151 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0558fb0a-acc3-499e-894a-e1031d7794c6 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.268108 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.268108 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:40.273632 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0558fb0a-acc3-499e-894a-e1031d7794c6 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Volume info retrieved successfully. Aug 13 03:36:40.281705 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0558fb0a-acc3-499e-894a-e1031d7794c6 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 200 Aug 13 03:36:40.282234 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 513/2040] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:40.297093 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6e1326f1-a3a1-4cfd-aa02-62ff27141bde None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.299637 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6e1326f1-a3a1-4cfd-aa02-62ff27141bde tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] GET https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:40.299944 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6e1326f1-a3a1-4cfd-aa02-62ff27141bde tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.300238 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6e1326f1-a3a1-4cfd-aa02-62ff27141bde tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.309565 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.309565 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:40.314408 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6e1326f1-a3a1-4cfd-aa02-62ff27141bde tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Volume info retrieved successfully. Aug 13 03:36:40.320150 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6e1326f1-a3a1-4cfd-aa02-62ff27141bde tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 200 Aug 13 03:36:40.320943 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 505/2041] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:40.330205 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-163d2673-b81d-493f-881d-02bdf0c8699f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.332644 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-163d2673-b81d-493f-881d-02bdf0c8699f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:40.332959 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-163d2673-b81d-493f-881d-02bdf0c8699f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.333580 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-163d2673-b81d-493f-881d-02bdf0c8699f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.336327 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.337995 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] POST https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7/action Aug 13 03:36:40.338326 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:40.338440 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:40.344723 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.344723 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:40.348069 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.348069 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:40.348681 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Volume info retrieved successfully. Aug 13 03:36:40.348964 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-163d2673-b81d-493f-881d-02bdf0c8699f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:40.353959 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-163d2673-b81d-493f-881d-02bdf0c8699f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:40.354357 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 516/2042] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:40.369727 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-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. Aug 13 03:36:40.370065 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-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. Aug 13 03:36:40.407647 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Created reservations ['4ac7c724-ce93-4171-b964-fe412cce8c27', 'e8ce9dfc-8c64-4efa-acc7-9ff6ce2933e6'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:40.420160 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-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. Aug 13 03:36:40.420398 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-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. Aug 13 03:36:40.427699 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Created reservations ['8a51b50a-e7c4-44ce-87ce-6634e9cfcfcc', '21083342-66ec-498c-82b7-220007852304'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:40.462620 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e3cc9512-b7b9-4bf9-a54e-981b59d9a14c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.463113 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Retype volume request issued successfully. Aug 13 03:36:40.463471 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc112423-bb70-4b92-b8d4-9928cedf37a0 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7/action returned with HTTP 202 Aug 13 03:36:40.464114 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 509/2043] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:36:40 2026] POST /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:40.464571 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e3cc9512-b7b9-4bf9-a54e-981b59d9a14c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:40.464775 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e3cc9512-b7b9-4bf9-a54e-981b59d9a14c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.465002 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e3cc9512-b7b9-4bf9-a54e-981b59d9a14c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.473033 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a5fcc2a4-09a7-49a0-b2af-9d3a6271f6e5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.475108 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a5fcc2a4-09a7-49a0-b2af-9d3a6271f6e5 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] GET https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:40.475423 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a5fcc2a4-09a7-49a0-b2af-9d3a6271f6e5 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.475579 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.475579 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:40.475669 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a5fcc2a4-09a7-49a0-b2af-9d3a6271f6e5 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.481165 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e3cc9512-b7b9-4bf9-a54e-981b59d9a14c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:40.484937 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.484937 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:40.488707 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e3cc9512-b7b9-4bf9-a54e-981b59d9a14c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:40.488707 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 514/2044] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:40.489420 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a5fcc2a4-09a7-49a0-b2af-9d3a6271f6e5 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Volume info retrieved successfully. Aug 13 03:36:40.493450 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a5fcc2a4-09a7-49a0-b2af-9d3a6271f6e5 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 200 Aug 13 03:36:40.493943 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 506/2045] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:40.538468 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-c3c95499-c92d-4913-a3c2-c67894791160 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.540526 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-c3c95499-c92d-4913-a3c2-c67894791160 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:40.540796 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-c3c95499-c92d-4913-a3c2-c67894791160 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.541005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-c3c95499-c92d-4913-a3c2-c67894791160 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.549361 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.549361 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:40.554228 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-c3c95499-c92d-4913-a3c2-c67894791160 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:40.560334 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-c3c95499-c92d-4913-a3c2-c67894791160 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:40.560817 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 517/2046] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:40.669672 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e47fe489-c3da-4018-b187-479344467d14 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.670521 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e47fe489-c3da-4018-b187-479344467d14 None None] GET https://10.4.3.140/volume// Aug 13 03:36:40.670521 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e47fe489-c3da-4018-b187-479344467d14 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.670725 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e47fe489-c3da-4018-b187-479344467d14 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.671143 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e47fe489-c3da-4018-b187-479344467d14 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:40.671445 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 510/2047] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:40.679761 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5eb299fc-84b2-4a92-82e1-a73fdebee4ce None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.682100 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5eb299fc-84b2-4a92-82e1-a73fdebee4ce tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:36:40.682535 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5eb299fc-84b2-4a92-82e1-a73fdebee4ce tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94386354-3af3-4139-b8a7-73bbbe113723", "connector": null, "instance_uuid": "ca166832-2edb-4681-a503-82de662f13ac"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:40.692245 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.692245 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:40.720769 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5eb299fc-84b2-4a92-82e1-a73fdebee4ce tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:36:40.721468 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 515/2048] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:36:40 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) Aug 13 03:36:40.753255 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1ffe2e5b-5109-419c-b2df-ab8553729725 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.755298 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1ffe2e5b-5109-419c-b2df-ab8553729725 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:40.755654 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1ffe2e5b-5109-419c-b2df-ab8553729725 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.755884 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1ffe2e5b-5109-419c-b2df-ab8553729725 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.765994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-42bb0cb0-65b5-4589-a185-796f5276ad84 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.766479 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42bb0cb0-65b5-4589-a185-796f5276ad84 None None] GET https://10.4.3.140/volume// Aug 13 03:36:40.766754 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42bb0cb0-65b5-4589-a185-796f5276ad84 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.767023 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42bb0cb0-65b5-4589-a185-796f5276ad84 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.767708 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42bb0cb0-65b5-4589-a185-796f5276ad84 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:40.767708 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 518/2049] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:40.768472 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.768472 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:40.773475 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1ffe2e5b-5109-419c-b2df-ab8553729725 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:40.776813 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5b2f2220-e359-40d1-860d-58042b48497a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.779177 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5b2f2220-e359-40d1-860d-58042b48497a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:40.779464 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5b2f2220-e359-40d1-860d-58042b48497a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:40.779725 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5b2f2220-e359-40d1-860d-58042b48497a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:40.780185 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1ffe2e5b-5109-419c-b2df-ab8553729725 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:40.781199 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 507/2050] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:40.795663 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.795663 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:40.800124 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5b2f2220-e359-40d1-860d-58042b48497a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:40.806333 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-5b2f2220-e359-40d1-860d-58042b48497a tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:40.806953 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 511/2051] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:40 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:40.930794 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-793c870c-61e7-4096-aefe-294f0f2c9d0d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:40.933742 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-793c870c-61e7-4096-aefe-294f0f2c9d0d tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] PUT https://10.4.3.140/volume/v3/attachments/f63addcb-7fdb-4206-b2c3-f6ce39e70904 Aug 13 03:36:40.934332 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-793c870c-61e7-4096-aefe-294f0f2c9d0d tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:40.943906 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-793c870c-61e7-4096-aefe-294f0f2c9d0d tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Acquiring lock "cinder-attachment_update-94386354-3af3-4139-b8a7-73bbbe113723-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:36:40.949162 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-793c870c-61e7-4096-aefe-294f0f2c9d0d tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Lock "cinder-attachment_update-94386354-3af3-4139-b8a7-73bbbe113723-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:36:40.950452 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:40.950452 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:41.032850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d5249e5c-cdd3-47e3-832d-340a95f33733 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.034754 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5249e5c-cdd3-47e3-832d-340a95f33733 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:41.035173 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5249e5c-cdd3-47e3-832d-340a95f33733 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.035588 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5249e5c-cdd3-47e3-832d-340a95f33733 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.048055 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-793c870c-61e7-4096-aefe-294f0f2c9d0d tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Lock "cinder-attachment_update-94386354-3af3-4139-b8a7-73bbbe113723-np0000007145" released by "attachment_update" :: held 0.099s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:36:41.048413 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-793c870c-61e7-4096-aefe-294f0f2c9d0d tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments/f63addcb-7fdb-4206-b2c3-f6ce39e70904 returned with HTTP 200 Aug 13 03:36:41.049120 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 516/2052] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:36:40 2026] PUT /volume/v3/attachments/f63addcb-7fdb-4206-b2c3-f6ce39e70904 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:41.050106 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.050106 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:41.056731 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d5249e5c-cdd3-47e3-832d-340a95f33733 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:41.064732 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5249e5c-cdd3-47e3-832d-340a95f33733 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:41.064958 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 519/2053] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:41.369018 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1b0312a3-99cb-4b66-9f5b-ec235b8bcd6c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.370642 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1b0312a3-99cb-4b66-9f5b-ec235b8bcd6c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:41.370760 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1b0312a3-99cb-4b66-9f5b-ec235b8bcd6c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.371182 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1b0312a3-99cb-4b66-9f5b-ec235b8bcd6c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.371252 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79479492-1bb0-42b6-a191-fa0b4242de50 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.373360 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79479492-1bb0-42b6-a191-fa0b4242de50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:36:41.373608 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79479492-1bb0-42b6-a191-fa0b4242de50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.373892 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79479492-1bb0-42b6-a191-fa0b4242de50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.374123 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-79479492-1bb0-42b6-a191-fa0b4242de50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Delete volume with id: 8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:36:41.382494 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.382494 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:41.382849 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.382849 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:41.383213 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-79479492-1bb0-42b6-a191-fa0b4242de50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:41.386941 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1b0312a3-99cb-4b66-9f5b-ec235b8bcd6c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:41.391645 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1b0312a3-99cb-4b66-9f5b-ec235b8bcd6c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:41.393580 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 508/2054] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:41.407783 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-79479492-1bb0-42b6-a191-fa0b4242de50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Delete volume request issued successfully. Aug 13 03:36:41.408221 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79479492-1bb0-42b6-a191-fa0b4242de50 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 202 Aug 13 03:36:41.408759 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 512/2055] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:41 2026] DELETE /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:41.417898 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a6b7145a-7b40-4a6f-87f3-5423b9a144fe None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.419930 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a6b7145a-7b40-4a6f-87f3-5423b9a144fe tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:36:41.420143 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a6b7145a-7b40-4a6f-87f3-5423b9a144fe tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.420329 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a6b7145a-7b40-4a6f-87f3-5423b9a144fe tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.429223 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.429223 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:41.435426 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a6b7145a-7b40-4a6f-87f3-5423b9a144fe tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:41.444275 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a6b7145a-7b40-4a6f-87f3-5423b9a144fe tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 200 Aug 13 03:36:41.444752 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 517/2056] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:41.512240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0cbe2bc0-bef9-4083-af40-9b9f4488e799 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.514382 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cbe2bc0-bef9-4083-af40-9b9f4488e799 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] GET https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:41.514716 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0cbe2bc0-bef9-4083-af40-9b9f4488e799 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.515450 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0cbe2bc0-bef9-4083-af40-9b9f4488e799 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.521554 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-1b642016-2ef2-404a-a342-bf67e9209584 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.525042 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-1b642016-2ef2-404a-a342-bf67e9209584 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/attachments/745353dc-f17e-48f9-a1d1-6f56628ae664/action Aug 13 03:36:41.525567 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-1b642016-2ef2-404a-a342-bf67e9209584 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:41.525745 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-1b642016-2ef2-404a-a342-bf67e9209584 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:41.526770 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.526770 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:41.532355 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0cbe2bc0-bef9-4083-af40-9b9f4488e799 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Volume info retrieved successfully. Aug 13 03:36:41.538936 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cbe2bc0-bef9-4083-af40-9b9f4488e799 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 200 Aug 13 03:36:41.539498 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 520/2057] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:41.556618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6c2d4b4f-428a-4a05-876a-a990e360e374 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.559097 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c2d4b4f-428a-4a05-876a-a990e360e374 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] GET https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:41.559397 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6c2d4b4f-428a-4a05-876a-a990e360e374 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.559688 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6c2d4b4f-428a-4a05-876a-a990e360e374 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.567941 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.567941 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:41.573152 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.573152 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:41.577163 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6c2d4b4f-428a-4a05-876a-a990e360e374 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Volume info retrieved successfully. Aug 13 03:36:41.583472 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c2d4b4f-428a-4a05-876a-a990e360e374 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 200 Aug 13 03:36:41.584176 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 513/2058] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:41.586308 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ba34ae4e-2aab-4b9e-8c92-fb62905206b9 req-1b642016-2ef2-404a-a342-bf67e9209584 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/attachments/745353dc-f17e-48f9-a1d1-6f56628ae664/action returned with HTTP 204 Aug 13 03:36:41.586742 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 509/2059] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:36:41 2026] POST /volume/v3/attachments/745353dc-f17e-48f9-a1d1-6f56628ae664/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:41.609500 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eed51388-defd-431c-8b0f-fe1e39822812 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.611367 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eed51388-defd-431c-8b0f-fe1e39822812 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] GET https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1791438895 Aug 13 03:36:41.611766 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eed51388-defd-431c-8b0f-fe1e39822812 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.613952 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eed51388-defd-431c-8b0f-fe1e39822812 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.613952 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eed51388-defd-431c-8b0f-fe1e39822812 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1791438895'), ('all_tenants', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:36:41.620287 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eed51388-defd-431c-8b0f-fe1e39822812 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Get all volumes completed successfully. Aug 13 03:36:41.620990 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eed51388-defd-431c-8b0f-fe1e39822812 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] https://10.4.3.140/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1791438895 returned with HTTP 200 Aug 13 03:36:41.621527 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 518/2060] 10.4.3.140 () {66 vars in 1398 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1791438895 => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:41.638133 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d4ae80d5-86b9-4801-b0bc-28313e56bb8c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.646721 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4ae80d5-86b9-4801-b0bc-28313e56bb8c tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] GET https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:41.646961 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4ae80d5-86b9-4801-b0bc-28313e56bb8c tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.647156 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4ae80d5-86b9-4801-b0bc-28313e56bb8c tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.655029 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.655029 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:41.659074 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d4ae80d5-86b9-4801-b0bc-28313e56bb8c tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Volume info retrieved successfully. Aug 13 03:36:41.664197 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4ae80d5-86b9-4801-b0bc-28313e56bb8c tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 200 Aug 13 03:36:41.664692 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 521/2061] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:41.666388 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-ac575746-2750-4a4c-abf0-68c6e5b96c76 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.671150 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-ac575746-2750-4a4c-abf0-68c6e5b96c76 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] DELETE https://10.4.3.140/volume/v3/attachments/6a031f96-8d2e-49e7-b687-b456f020be8a Aug 13 03:36:41.671389 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-ac575746-2750-4a4c-abf0-68c6e5b96c76 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.671661 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-ac575746-2750-4a4c-abf0-68c6e5b96c76 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.690809 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c26b812c-bf31-4cb1-acbb-76bc26cf0f14 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.690885 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.690885 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:41.691068 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c26b812c-bf31-4cb1-acbb-76bc26cf0f14 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:41.691068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c26b812c-bf31-4cb1-acbb-76bc26cf0f14 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.691068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c26b812c-bf31-4cb1-acbb-76bc26cf0f14 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.691068 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-c26b812c-bf31-4cb1-acbb-76bc26cf0f14 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Delete volume with id: d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:41.706743 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.706743 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:41.707569 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c26b812c-bf31-4cb1-acbb-76bc26cf0f14 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Volume info retrieved successfully. Aug 13 03:36:41.748687 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c26b812c-bf31-4cb1-acbb-76bc26cf0f14 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Delete volume request issued successfully. Aug 13 03:36:41.749020 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c26b812c-bf31-4cb1-acbb-76bc26cf0f14 tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 202 Aug 13 03:36:41.749458 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 510/2062] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:41 2026] DELETE /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:41.759032 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-03edf33d-7b6d-4155-ba9c-27c5d4b0e04e req-ac575746-2750-4a4c-abf0-68c6e5b96c76 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/attachments/6a031f96-8d2e-49e7-b687-b456f020be8a returned with HTTP 200 Aug 13 03:36:41.759570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dce22630-d60b-442b-a58e-45bf6219140e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.759665 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 514/2063] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:41 2026] DELETE /volume/v3/attachments/6a031f96-8d2e-49e7-b687-b456f020be8a => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:41.765394 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dce22630-d60b-442b-a58e-45bf6219140e tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] GET https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:41.765680 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dce22630-d60b-442b-a58e-45bf6219140e tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.766656 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dce22630-d60b-442b-a58e-45bf6219140e tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.775233 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.775233 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:41.783418 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-dce22630-d60b-442b-a58e-45bf6219140e tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Volume info retrieved successfully. Aug 13 03:36:41.790236 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dce22630-d60b-442b-a58e-45bf6219140e tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 200 Aug 13 03:36:41.790811 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 519/2064] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:41.806852 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ae6c1bda-47a7-44eb-8ba1-afc7aa07b045 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.814993 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae6c1bda-47a7-44eb-8ba1-afc7aa07b045 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:41.814993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae6c1bda-47a7-44eb-8ba1-afc7aa07b045 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.814993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae6c1bda-47a7-44eb-8ba1-afc7aa07b045 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.835375 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.835375 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:41.836767 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ae6c1bda-47a7-44eb-8ba1-afc7aa07b045 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:41.847168 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae6c1bda-47a7-44eb-8ba1-afc7aa07b045 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:41.847379 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 522/2065] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:41.855634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-476cd54c-c7c5-4e80-a72f-c76bb08ea184 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:41.859267 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-476cd54c-c7c5-4e80-a72f-c76bb08ea184 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:41.859634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-476cd54c-c7c5-4e80-a72f-c76bb08ea184 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:41.859949 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-476cd54c-c7c5-4e80-a72f-c76bb08ea184 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:41.870260 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:41.870260 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:41.875266 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-476cd54c-c7c5-4e80-a72f-c76bb08ea184 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:41.881476 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-476cd54c-c7c5-4e80-a72f-c76bb08ea184 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:41.881788 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 511/2066] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:41 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:42.081837 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bd0b657b-e7dd-4685-a882-073b1e42c9ac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.083918 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd0b657b-e7dd-4685-a882-073b1e42c9ac tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:42.084214 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd0b657b-e7dd-4685-a882-073b1e42c9ac tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:42.084477 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd0b657b-e7dd-4685-a882-073b1e42c9ac tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:42.097874 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:42.097874 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:42.102175 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bd0b657b-e7dd-4685-a882-073b1e42c9ac tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:42.108382 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd0b657b-e7dd-4685-a882-073b1e42c9ac tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:42.108893 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 515/2067] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:42 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:42.126063 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-be6ad2aa-52b3-442c-aa52-7c56561ebb22 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.128857 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be6ad2aa-52b3-442c-aa52-7c56561ebb22 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:42.129211 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be6ad2aa-52b3-442c-aa52-7c56561ebb22 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:42.129504 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be6ad2aa-52b3-442c-aa52-7c56561ebb22 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:42.143540 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:42.143540 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:42.147890 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-be6ad2aa-52b3-442c-aa52-7c56561ebb22 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:42.153052 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be6ad2aa-52b3-442c-aa52-7c56561ebb22 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:42.153495 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 520/2068] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:42 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:42.170105 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.172544 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action Aug 13 03:36:42.173117 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action body: b'{"os-detach": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:42.173294 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:42.187882 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:42.187882 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:42.188498 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:42.277963 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Attachment connected to vm e0e57dba-3503-4b64-8b8d-e7e5d82ee155, checking data on nova Aug 13 03:36:42.277963 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.compute.nova [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Creating Keystone token plugin using URL: https://10.4.3.140/identity {{(pid=100343) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 03:36:42.414319 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ca0f2937-79a1-413d-a77f-0252dddf6057 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.417592 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ca0f2937-79a1-413d-a77f-0252dddf6057 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:42.417592 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ca0f2937-79a1-413d-a77f-0252dddf6057 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:42.417592 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ca0f2937-79a1-413d-a77f-0252dddf6057 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:42.429972 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:42.429972 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:42.440053 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ca0f2937-79a1-413d-a77f-0252dddf6057 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:42.446349 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ca0f2937-79a1-413d-a77f-0252dddf6057 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:42.446653 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 512/2069] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:42 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:42.460422 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-41fe926d-7cb9-49c3-af39-9822abf15d11 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.462586 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41fe926d-7cb9-49c3-af39-9822abf15d11 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 Aug 13 03:36:42.462844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41fe926d-7cb9-49c3-af39-9822abf15d11 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:42.463780 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41fe926d-7cb9-49c3-af39-9822abf15d11 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:42.470943 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41fe926d-7cb9-49c3-af39-9822abf15d11 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 returned with HTTP 404 Aug 13 03:36:42.472411 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 516/2070] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:42 2026] GET /volume/v3/volumes/8e03a81a-cf38-44c1-ae1d-e14cee1221a9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:42.530437 np0000007145 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] REQ: curl -g -i -X GET https://10.4.3.140/compute/v2.1/servers/e0e57dba-3503-4b64-8b8d-e7e5d82ee155/os-volume_attachments/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}26b422366ef34493dea115bdbccc2e17086f51d85e588774194a0421f1ba5ed5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8" -H "X-Service-Token: {SHA256}0c6661c10b5ac84f2523e03a82eba091925f3dac00e7302c228d922df402043b" {{(pid=100343) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 03:36:42.724979 np0000007145 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 03:36:42 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-4b22c77c-86db-4952-b12e-43e404165218 x-openstack-request-id: req-4b22c77c-86db-4952-b12e-43e404165218 {{(pid=100343) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 03:36:42.725715 np0000007145 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6", "serverId": "e0e57dba-3503-4b64-8b8d-e7e5d82ee155", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "745353dc-f17e-48f9-a1d1-6f56628ae664", "bdm_uuid": "faa947cc-afa5-4f95-a4e3-d23db4e1f37f"}} {{(pid=100343) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 03:36:42.725715 np0000007145 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET call to compute for https://10.4.3.140/compute/v2.1/servers/e0e57dba-3503-4b64-8b8d-e7e5d82ee155/os-volume_attachments/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 used request id req-4b22c77c-86db-4952-b12e-43e404165218 {{(pid=100343) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 03:36:42.728542 np0000007145 devstack@c-api.service[100343]: ERROR cinder.volume.api [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-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 Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Caught error: Detach volume from instance e0e57dba-3503-4b64-8b8d-e7e5d82ee155 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e0e57dba-3503-4b64-8b8d-e7e5d82ee155 using the Compute API Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.730969 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e0e57dba-3503-4b64-8b8d-e7e5d82ee155 using the Compute API Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.middleware.fault [None req-a1a967e2-698a-4326-b0c1-1022ec0ec2a8 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action returned with HTTP 409 Aug 13 03:36:42.732413 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 523/2071] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:36:42 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 167 bytes in 563 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:42.743066 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-711ee990-d759-4ecb-a041-134b85fca017 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.745229 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action Aug 13 03:36:42.745754 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:42.746043 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:42.759397 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:42.759397 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:42.761072 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:42.821076 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5f35653c-58a7-4166-b710-43a1ae10db1c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.825313 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5f35653c-58a7-4166-b710-43a1ae10db1c tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] GET https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 Aug 13 03:36:42.825313 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5f35653c-58a7-4166-b710-43a1ae10db1c tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:42.825313 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5f35653c-58a7-4166-b710-43a1ae10db1c tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:42.834863 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5f35653c-58a7-4166-b710-43a1ae10db1c tempest-VolumeRetypeWithoutMigrationTest-1811860374 tempest-VolumeRetypeWithoutMigrationTest-1811860374-project-member] https://10.4.3.140/volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 returned with HTTP 404 Aug 13 03:36:42.835767 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 513/2072] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:42 2026] GET /volume/v3/volumes/d089e7e8-5b76-4300-a270-46de9fb8a3f7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:42.837308 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Attachment connected to vm e0e57dba-3503-4b64-8b8d-e7e5d82ee155, checking data on nova Aug 13 03:36:42.837762 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.compute.nova [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Creating Keystone token plugin using URL: https://10.4.3.140/identity {{(pid=100340) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 03:36:42.853445 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4b97b537-a05d-4ab4-83d5-eb8fae6b56e2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.855501 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b97b537-a05d-4ab4-83d5-eb8fae6b56e2 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] DELETE https://10.4.3.140/volume/v3/types/032fd8c3-9ee9-483f-bb9b-a98d931e4f6e Aug 13 03:36:42.860019 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b97b537-a05d-4ab4-83d5-eb8fae6b56e2 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:42.860424 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b97b537-a05d-4ab4-83d5-eb8fae6b56e2 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:42.867181 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-25bce258-a517-442a-8651-e3146cf97e82 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.882092 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25bce258-a517-442a-8651-e3146cf97e82 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:42.882343 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25bce258-a517-442a-8651-e3146cf97e82 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:42.882641 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25bce258-a517-442a-8651-e3146cf97e82 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:42.913479 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b97b537-a05d-4ab4-83d5-eb8fae6b56e2 tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] https://10.4.3.140/volume/v3/types/032fd8c3-9ee9-483f-bb9b-a98d931e4f6e returned with HTTP 202 Aug 13 03:36:42.914018 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 517/2073] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:36:42 2026] DELETE /volume/v3/types/032fd8c3-9ee9-483f-bb9b-a98d931e4f6e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:42.927978 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dfa06ad8-59cc-4ba6-b30f-c55de26d562a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.932031 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dfa06ad8-59cc-4ba6-b30f-c55de26d562a tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] GET https://10.4.3.140/volume/v3/types/032fd8c3-9ee9-483f-bb9b-a98d931e4f6e Aug 13 03:36:42.932449 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dfa06ad8-59cc-4ba6-b30f-c55de26d562a tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:42.933403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dfa06ad8-59cc-4ba6-b30f-c55de26d562a tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:42.939317 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dfa06ad8-59cc-4ba6-b30f-c55de26d562a tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] https://10.4.3.140/volume/v3/types/032fd8c3-9ee9-483f-bb9b-a98d931e4f6e returned with HTTP 404 Aug 13 03:36:42.939317 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 514/2074] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:36:42 2026] GET /volume/v3/types/032fd8c3-9ee9-483f-bb9b-a98d931e4f6e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:42.944338 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [None req-25bce258-a517-442a-8651-e3146cf97e82 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:36:42.952300 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1a843608-abd9-49b2-8f92-40c0e17cba7b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:42.955363 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a843608-abd9-49b2-8f92-40c0e17cba7b tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] DELETE https://10.4.3.140/volume/v3/types/6219527e-dc25-46b1-b16f-5d69474160bd Aug 13 03:36:42.955843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a843608-abd9-49b2-8f92-40c0e17cba7b tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:42.956314 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a843608-abd9-49b2-8f92-40c0e17cba7b tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:42.964079 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:42.964079 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:42.970695 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-25bce258-a517-442a-8651-e3146cf97e82 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:42.977554 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25bce258-a517-442a-8651-e3146cf97e82 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:42.978919 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 524/2075] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:42 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:43.003332 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a843608-abd9-49b2-8f92-40c0e17cba7b tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] https://10.4.3.140/volume/v3/types/6219527e-dc25-46b1-b16f-5d69474160bd returned with HTTP 202 Aug 13 03:36:43.003332 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 518/2076] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:36:42 2026] DELETE /volume/v3/types/6219527e-dc25-46b1-b16f-5d69474160bd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:43.019328 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0c08948e-96ba-4b95-80be-053f4d00183e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:43.022927 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0c08948e-96ba-4b95-80be-053f4d00183e tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] GET https://10.4.3.140/volume/v3/types/6219527e-dc25-46b1-b16f-5d69474160bd Aug 13 03:36:43.023228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0c08948e-96ba-4b95-80be-053f4d00183e tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:43.023499 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0c08948e-96ba-4b95-80be-053f4d00183e tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:43.038717 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0c08948e-96ba-4b95-80be-053f4d00183e tempest-VolumeRetypeWithoutMigrationTest-1607415931 tempest-VolumeRetypeWithoutMigrationTest-1607415931-project-admin] https://10.4.3.140/volume/v3/types/6219527e-dc25-46b1-b16f-5d69474160bd returned with HTTP 404 Aug 13 03:36:43.039308 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 515/2077] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:36:43 2026] GET /volume/v3/types/6219527e-dc25-46b1-b16f-5d69474160bd => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:43.048141 np0000007145 devstack@c-api.service[100340]: DEBUG novaclient.v2.client [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] REQ: curl -g -i -X GET https://10.4.3.140/compute/v2.1/servers/e0e57dba-3503-4b64-8b8d-e7e5d82ee155/os-volume_attachments/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}75eac602d7cb9d6432d802d5b2d613f763c4a5231407be558345c0b5aea02b9c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-711ee990-d759-4ecb-a041-134b85fca017" -H "X-Service-Token: {SHA256}3eec931822691470aac605057ae44975f7ad79519c74b53166d962393080ef15" {{(pid=100340) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 03:36:43.254726 np0000007145 devstack@c-api.service[100340]: DEBUG novaclient.v2.client [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 03:36:43 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-ff22a424-59d8-4c64-8285-a007246108ec x-openstack-request-id: req-ff22a424-59d8-4c64-8285-a007246108ec {{(pid=100340) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 03:36:43.254726 np0000007145 devstack@c-api.service[100340]: DEBUG novaclient.v2.client [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6", "serverId": "e0e57dba-3503-4b64-8b8d-e7e5d82ee155", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "745353dc-f17e-48f9-a1d1-6f56628ae664", "bdm_uuid": "faa947cc-afa5-4f95-a4e3-d23db4e1f37f"}} {{(pid=100340) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 03:36:43.254726 np0000007145 devstack@c-api.service[100340]: DEBUG novaclient.v2.client [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET call to compute for https://10.4.3.140/compute/v2.1/servers/e0e57dba-3503-4b64-8b8d-e7e5d82ee155/os-volume_attachments/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 used request id req-ff22a424-59d8-4c64-8285-a007246108ec {{(pid=100340) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 03:36:43.256965 np0000007145 devstack@c-api.service[100340]: ERROR cinder.volume.api [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-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 Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Caught error: Detach volume from instance e0e57dba-3503-4b64-8b8d-e7e5d82ee155 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e0e57dba-3503-4b64-8b8d-e7e5d82ee155 using the Compute API Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.260139 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e0e57dba-3503-4b64-8b8d-e7e5d82ee155 using the Compute API Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.middleware.fault [None req-711ee990-d759-4ecb-a041-134b85fca017 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action returned with HTTP 409 Aug 13 03:36:43.263258 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 521/2078] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:36:42 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 167 bytes in 519 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:43.275263 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e9776f48-dad9-4511-b8d2-ee6b2e49b4fb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:43.280402 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 525/2079] 10.4.3.140 () {70 vars in 1597 bytes} [Thu Aug 13 03:36:43 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 03:36:43.292146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0f84a8eb-67ce-4e02-a6f1-e39874e3ee76 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:43.294392 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 519/2080] 10.4.3.140 () {70 vars in 1597 bytes} [Thu Aug 13 03:36:43 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 03:36:43.308529 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a17672e6-d01e-4728-a8c8-3d1307356a65 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:43.396868 np0000007145 devstack@c-api.service[100341]: WARNING keystonemiddleware.auth_token [None req-a17672e6-d01e-4728-a8c8-3d1307356a65 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 03:36:43.398694 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 516/2081] 10.4.3.140 () {70 vars in 1597 bytes} [Thu Aug 13 03:36:43 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 114 bytes in 91 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 03:36:43.408349 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1617a3e3-7cb6-4ce6-903e-68ea118daec5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:43.449337 np0000007145 devstack@c-api.service[100340]: WARNING keystonemiddleware.auth_token [None req-1617a3e3-7cb6-4ce6-903e-68ea118daec5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 03:36:43.450684 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 522/2082] 10.4.3.140 () {70 vars in 1597 bytes} [Thu Aug 13 03:36:43 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 114 bytes in 43 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 03:36:43.465460 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3551c44b-6c43-4726-8d65-ab33295829cf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:43.470576 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e19d9f55-33f0-496b-9ff0-6f7338b67b3f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:43.472624 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e19d9f55-33f0-496b-9ff0-6f7338b67b3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:43.472908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e19d9f55-33f0-496b-9ff0-6f7338b67b3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:43.473527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e19d9f55-33f0-496b-9ff0-6f7338b67b3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:43.490230 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:43.490230 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:43.500278 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e19d9f55-33f0-496b-9ff0-6f7338b67b3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:43.506817 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e19d9f55-33f0-496b-9ff0-6f7338b67b3f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:43.507506 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 520/2083] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:43 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:43.639488 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3551c44b-6c43-4726-8d65-ab33295829cf tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] POST https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action Aug 13 03:36:43.640811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3551c44b-6c43-4726-8d65-ab33295829cf tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:43.641370 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3551c44b-6c43-4726-8d65-ab33295829cf tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:43.660430 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:43.660430 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:43.660965 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-3551c44b-6c43-4726-8d65-ab33295829cf tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Updating volume '7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6' with '{'status': 'error'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:36:43.696742 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3551c44b-6c43-4726-8d65-ab33295829cf tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action returned with HTTP 202 Aug 13 03:36:43.697208 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 526/2084] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:36:43 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:43.706601 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-463156bd-bad7-4cc4-af4a-bd4dbfd9bd32 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:43.709517 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-463156bd-bad7-4cc4-af4a-bd4dbfd9bd32 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:43.710130 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-463156bd-bad7-4cc4-af4a-bd4dbfd9bd32 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:43.710860 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-463156bd-bad7-4cc4-af4a-bd4dbfd9bd32 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:43.728695 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:43.728695 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:43.735604 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-463156bd-bad7-4cc4-af4a-bd4dbfd9bd32 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:43.742769 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-463156bd-bad7-4cc4-af4a-bd4dbfd9bd32 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:43.743556 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 517/2085] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:43 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:43.763046 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:43.768272 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] POST https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action Aug 13 03:36:43.769111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "745353dc-f17e-48f9-a1d1-6f56628ae664"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:43.770137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "745353dc-f17e-48f9-a1d1-6f56628ae664"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:43.821784 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-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=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:36:43.834096 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:43.834096 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:43.834546 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Volume info retrieved successfully. Aug 13 03:36:43.840387 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Attachment connected to vm e0e57dba-3503-4b64-8b8d-e7e5d82ee155, checking data on nova Aug 13 03:36:43.840805 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.compute.nova [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Creating Keystone token plugin using URL: https://10.4.3.140/identity {{(pid=100340) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 03:36:43.992507 np0000007145 devstack@c-api.service[100340]: DEBUG novaclient.v2.client [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] REQ: curl -g -i -X GET https://10.4.3.140/compute/v2.1/servers/e0e57dba-3503-4b64-8b8d-e7e5d82ee155/os-volume_attachments/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4d12cc8223cffcf723af68df38348027730abfbe1890b28f1e131faad0cd2130" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-79d58fb1-3d51-490e-b416-9b0ace3e96b8" -H "X-Service-Token: {SHA256}3eec931822691470aac605057ae44975f7ad79519c74b53166d962393080ef15" {{(pid=100340) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 03:36:43.999505 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3edd53ea-1274-4585-a862-fa7a8dbd5aac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.005146 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3edd53ea-1274-4585-a862-fa7a8dbd5aac tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:44.005600 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3edd53ea-1274-4585-a862-fa7a8dbd5aac tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:44.007561 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3edd53ea-1274-4585-a862-fa7a8dbd5aac tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:44.031942 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:44.031942 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:44.037154 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3edd53ea-1274-4585-a862-fa7a8dbd5aac tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:44.044631 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3edd53ea-1274-4585-a862-fa7a8dbd5aac tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:44.045239 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 521/2086] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:43 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:44.216688 np0000007145 devstack@c-api.service[100340]: DEBUG novaclient.v2.client [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 03:36:44 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-c75d15a7-4266-4b73-91ba-23fdb4fe696b x-openstack-request-id: req-c75d15a7-4266-4b73-91ba-23fdb4fe696b {{(pid=100340) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 03:36:44.216918 np0000007145 devstack@c-api.service[100340]: DEBUG novaclient.v2.client [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6", "serverId": "e0e57dba-3503-4b64-8b8d-e7e5d82ee155", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "745353dc-f17e-48f9-a1d1-6f56628ae664", "bdm_uuid": "faa947cc-afa5-4f95-a4e3-d23db4e1f37f"}} {{(pid=100340) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 03:36:44.217044 np0000007145 devstack@c-api.service[100340]: DEBUG novaclient.v2.client [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] GET call to compute for https://10.4.3.140/compute/v2.1/servers/e0e57dba-3503-4b64-8b8d-e7e5d82ee155/os-volume_attachments/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 used request id req-c75d15a7-4266-4b73-91ba-23fdb4fe696b {{(pid=100340) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 03:36:44.220378 np0000007145 devstack@c-api.service[100340]: ERROR cinder.volume.api [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-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 Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Caught error: Detach volume from instance e0e57dba-3503-4b64-8b8d-e7e5d82ee155 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e0e57dba-3503-4b64-8b8d-e7e5d82ee155 using the Compute API Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 03:36:44.223361 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e0e57dba-3503-4b64-8b8d-e7e5d82ee155 using the Compute API Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: ERROR cinder.api.middleware.fault Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.middleware.fault [None req-79d58fb1-3d51-490e-b416-9b0ace3e96b8 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action returned with HTTP 409 Aug 13 03:36:44.228787 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 523/2087] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:36:43 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 167 bytes in 462 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:44.240410 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f89713a0-e118-49e4-b0e7-22ee3d89c605 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.242326 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 527/2088] 10.4.3.140 () {70 vars in 1597 bytes} [Thu Aug 13 03:36:44 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 03:36:44.254104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2e5e590e-558f-4fe1-aff0-3146c66ca181 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.332875 np0000007145 devstack@c-api.service[100341]: WARNING keystonemiddleware.auth_token [None req-2e5e590e-558f-4fe1-aff0-3146c66ca181 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 03:36:44.334509 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 518/2089] 10.4.3.140 () {70 vars in 1597 bytes} [Thu Aug 13 03:36:44 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 114 bytes in 81 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 03:36:44.343247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a5322357-0e8b-45b1-84da-b8d4ec1dab95 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.345283 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5322357-0e8b-45b1-84da-b8d4ec1dab95 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:44.345531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5322357-0e8b-45b1-84da-b8d4ec1dab95 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:44.345766 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a5322357-0e8b-45b1-84da-b8d4ec1dab95 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:44.354497 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:44.354497 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:44.360257 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a5322357-0e8b-45b1-84da-b8d4ec1dab95 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:44.367374 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a5322357-0e8b-45b1-84da-b8d4ec1dab95 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:44.368008 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 522/2090] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:44 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:44.382551 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e55c8c93-6899-4337-a1de-67d25e9fd94f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.385383 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e55c8c93-6899-4337-a1de-67d25e9fd94f tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:44.385666 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e55c8c93-6899-4337-a1de-67d25e9fd94f tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:44.385973 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e55c8c93-6899-4337-a1de-67d25e9fd94f tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:44.437621 np0000007145 devstack@c-api.service[100340]: DEBUG oslo_db.sqlalchemy.engines [None req-e55c8c93-6899-4337-a1de-67d25e9fd94f tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:36:44.444818 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:44.444818 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:44.449228 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e55c8c93-6899-4337-a1de-67d25e9fd94f tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:44.455121 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e55c8c93-6899-4337-a1de-67d25e9fd94f tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:44.455607 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 524/2091] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:44 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:44.522270 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-f5dfd033-8c9f-4aaf-92bb-ba8bb5783475 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.528808 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7576f8ae-b6e3-490f-b666-72ba814b5a94 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.528877 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-f5dfd033-8c9f-4aaf-92bb-ba8bb5783475 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:44.528921 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7576f8ae-b6e3-490f-b666-72ba814b5a94 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:44.529660 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7576f8ae-b6e3-490f-b666-72ba814b5a94 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:44.529755 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-f5dfd033-8c9f-4aaf-92bb-ba8bb5783475 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:44.529796 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7576f8ae-b6e3-490f-b666-72ba814b5a94 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:44.529970 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-f5dfd033-8c9f-4aaf-92bb-ba8bb5783475 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:44.542354 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:44.542354 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:44.544454 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:44.544454 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:44.549029 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-f5dfd033-8c9f-4aaf-92bb-ba8bb5783475 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:44.549373 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7576f8ae-b6e3-490f-b666-72ba814b5a94 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:44.554365 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-f5dfd033-8c9f-4aaf-92bb-ba8bb5783475 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:44.555179 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 528/2092] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:44 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:44.556744 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7576f8ae-b6e3-490f-b666-72ba814b5a94 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:44.557287 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 519/2093] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:44 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:44.658063 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c690efee-954d-44ca-be8c-983668b01f50 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.658063 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c690efee-954d-44ca-be8c-983668b01f50 None None] GET https://10.4.3.140/volume// Aug 13 03:36:44.658510 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c690efee-954d-44ca-be8c-983668b01f50 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:44.658577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c690efee-954d-44ca-be8c-983668b01f50 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:44.659050 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c690efee-954d-44ca-be8c-983668b01f50 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:44.659450 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 523/2094] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:36:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:44.668025 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-858b744e-3d05-439d-a5b7-a29f5da186d0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.670361 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-858b744e-3d05-439d-a5b7-a29f5da186d0 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:36:44.670836 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-858b744e-3d05-439d-a5b7-a29f5da186d0 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7940245-69b5-4674-90d3-f7dbd15c4d99", "connector": null, "instance_uuid": "e0e57dba-3503-4b64-8b8d-e7e5d82ee155"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:44.683689 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:44.683689 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:44.725764 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-858b744e-3d05-439d-a5b7-a29f5da186d0 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:36:44.726438 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 525/2095] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:36:44 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) Aug 13 03:36:44.776849 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-796817fd-5802-435c-bbb7-c6f3a476445c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.779162 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-796817fd-5802-435c-bbb7-c6f3a476445c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:44.779407 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-796817fd-5802-435c-bbb7-c6f3a476445c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:44.779660 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-796817fd-5802-435c-bbb7-c6f3a476445c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:44.802949 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:44.802949 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:44.809429 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-796817fd-5802-435c-bbb7-c6f3a476445c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:44.816819 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-796817fd-5802-435c-bbb7-c6f3a476445c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:44.817472 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 529/2096] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:44 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:44.818065 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9ab2c136-233f-451c-bf99-3adcd186ea7a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.819775 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ab2c136-233f-451c-bf99-3adcd186ea7a None None] GET https://10.4.3.140/volume// Aug 13 03:36:44.820116 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ab2c136-233f-451c-bf99-3adcd186ea7a None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:44.820336 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ab2c136-233f-451c-bf99-3adcd186ea7a None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:44.820760 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ab2c136-233f-451c-bf99-3adcd186ea7a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:44.821150 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 520/2097] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:44.833159 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-23418f48-626b-4de0-8815-00bd60694f48 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:44.836212 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-23418f48-626b-4de0-8815-00bd60694f48 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:44.836448 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-23418f48-626b-4de0-8815-00bd60694f48 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:44.836671 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-23418f48-626b-4de0-8815-00bd60694f48 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:44.849844 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:44.849844 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:44.855969 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-23418f48-626b-4de0-8815-00bd60694f48 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:44.863066 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-23418f48-626b-4de0-8815-00bd60694f48 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:44.863454 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 524/2098] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:44 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 1036 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:45.017618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-94e1c9a3-d686-4c99-99a0-afcafcf82a05 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:45.020588 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-94e1c9a3-d686-4c99-99a0-afcafcf82a05 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] PUT https://10.4.3.140/volume/v3/attachments/7ca2811d-4367-4a22-8f14-f07f1695b8e3 Aug 13 03:36:45.021084 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-94e1c9a3-d686-4c99-99a0-afcafcf82a05 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:45.030997 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-94e1c9a3-d686-4c99-99a0-afcafcf82a05 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Acquiring lock "cinder-attachment_update-c7940245-69b5-4674-90d3-f7dbd15c4d99-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:36:45.036996 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-94e1c9a3-d686-4c99-99a0-afcafcf82a05 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Lock "cinder-attachment_update-c7940245-69b5-4674-90d3-f7dbd15c4d99-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:36:45.038035 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:45.038035 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:45.063344 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b15b3440-f4b6-47d6-9eab-1cb82a6d783b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:45.065747 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b15b3440-f4b6-47d6-9eab-1cb82a6d783b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:45.065814 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b15b3440-f4b6-47d6-9eab-1cb82a6d783b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:45.066158 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b15b3440-f4b6-47d6-9eab-1cb82a6d783b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:45.085373 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:45.085373 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:45.092804 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b15b3440-f4b6-47d6-9eab-1cb82a6d783b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:45.100141 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b15b3440-f4b6-47d6-9eab-1cb82a6d783b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:45.100911 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 530/2099] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:45 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:45.112970 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2b8c2569-0e0c-4f81-9c34-1b547a2c1b97 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:45.115176 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2b8c2569-0e0c-4f81-9c34-1b547a2c1b97 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:45.115483 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2b8c2569-0e0c-4f81-9c34-1b547a2c1b97 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:45.115815 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2b8c2569-0e0c-4f81-9c34-1b547a2c1b97 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:45.116068 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-2b8c2569-0e0c-4f81-9c34-1b547a2c1b97 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Delete volume with id: 2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:45.130898 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:45.130898 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:45.131562 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2b8c2569-0e0c-4f81-9c34-1b547a2c1b97 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:45.173286 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2b8c2569-0e0c-4f81-9c34-1b547a2c1b97 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Delete volume request issued successfully. Aug 13 03:36:45.174147 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2b8c2569-0e0c-4f81-9c34-1b547a2c1b97 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 202 Aug 13 03:36:45.174230 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 521/2100] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:45 2026] DELETE /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:45.188585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dc74ebf4-2361-4707-ad84-e68327b5cf9f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:45.193080 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-94e1c9a3-d686-4c99-99a0-afcafcf82a05 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Lock "cinder-attachment_update-c7940245-69b5-4674-90d3-f7dbd15c4d99-np0000007145" released by "attachment_update" :: held 0.155s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:36:45.193080 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-94e1c9a3-d686-4c99-99a0-afcafcf82a05 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/attachments/7ca2811d-4367-4a22-8f14-f07f1695b8e3 returned with HTTP 200 Aug 13 03:36:45.194559 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc74ebf4-2361-4707-ad84-e68327b5cf9f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:45.194636 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 526/2101] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:36:45 2026] PUT /volume/v3/attachments/7ca2811d-4367-4a22-8f14-f07f1695b8e3 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:45.194682 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc74ebf4-2361-4707-ad84-e68327b5cf9f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:45.194682 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc74ebf4-2361-4707-ad84-e68327b5cf9f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:45.206927 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:45.206927 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:45.217236 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dc74ebf4-2361-4707-ad84-e68327b5cf9f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:45.229732 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc74ebf4-2361-4707-ad84-e68327b5cf9f tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 200 Aug 13 03:36:45.230639 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 525/2102] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:45 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:45.575228 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d58d273a-2fea-4f60-b879-b44f3c991247 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:45.578851 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d58d273a-2fea-4f60-b879-b44f3c991247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:45.579050 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d58d273a-2fea-4f60-b879-b44f3c991247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:45.579237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d58d273a-2fea-4f60-b879-b44f3c991247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:45.598698 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:45.598698 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:45.604333 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d58d273a-2fea-4f60-b879-b44f3c991247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:45.610499 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d58d273a-2fea-4f60-b879-b44f3c991247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:45.611334 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 531/2103] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:45 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:45.834326 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9a159f27-ba72-4ef9-8e87-1073d6ecc68e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:45.837175 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9a159f27-ba72-4ef9-8e87-1073d6ecc68e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:45.837175 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9a159f27-ba72-4ef9-8e87-1073d6ecc68e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:45.837459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9a159f27-ba72-4ef9-8e87-1073d6ecc68e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:45.852851 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:45.852851 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:45.857493 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9a159f27-ba72-4ef9-8e87-1073d6ecc68e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:45.863451 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9a159f27-ba72-4ef9-8e87-1073d6ecc68e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:45.864173 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 522/2104] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:45 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:46.125471 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9d14941a-6faf-4cb0-9846-ad4a49e42470 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.128866 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d14941a-6faf-4cb0-9846-ad4a49e42470 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:46.129203 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d14941a-6faf-4cb0-9846-ad4a49e42470 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:46.129908 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d14941a-6faf-4cb0-9846-ad4a49e42470 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:46.150842 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:46.150842 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:46.161213 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9d14941a-6faf-4cb0-9846-ad4a49e42470 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:46.173362 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d14941a-6faf-4cb0-9846-ad4a49e42470 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:46.173362 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 527/2105] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:46 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:46.253200 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d0a9c60a-eb62-4484-b231-3ba592b38ea9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.257849 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d0a9c60a-eb62-4484-b231-3ba592b38ea9 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 Aug 13 03:36:46.257849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d0a9c60a-eb62-4484-b231-3ba592b38ea9 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:46.257849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d0a9c60a-eb62-4484-b231-3ba592b38ea9 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:46.267932 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d0a9c60a-eb62-4484-b231-3ba592b38ea9 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 returned with HTTP 404 Aug 13 03:36:46.268745 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 526/2106] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:46 2026] GET /volume/v3/volumes/2b4f7b3a-2c92-44e1-a25a-c71033d8c689 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:46.376755 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6b96a0ff-1622-48aa-9419-7d0264f5e3aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.379577 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b96a0ff-1622-48aa-9419-7d0264f5e3aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:36:46.379917 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b96a0ff-1622-48aa-9419-7d0264f5e3aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:46.380264 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b96a0ff-1622-48aa-9419-7d0264f5e3aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:46.380432 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-6b96a0ff-1622-48aa-9419-7d0264f5e3aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Delete volume with id: 6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:36:46.391765 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:46.391765 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:46.392471 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6b96a0ff-1622-48aa-9419-7d0264f5e3aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:46.437178 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6b96a0ff-1622-48aa-9419-7d0264f5e3aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Delete volume request issued successfully. Aug 13 03:36:46.437456 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b96a0ff-1622-48aa-9419-7d0264f5e3aa tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 202 Aug 13 03:36:46.438110 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 532/2107] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:46 2026] DELETE /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:36:46.449387 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9a807303-7f96-472f-b8d2-76c9189ce23e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.453849 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9a807303-7f96-472f-b8d2-76c9189ce23e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:36:46.455006 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9a807303-7f96-472f-b8d2-76c9189ce23e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:46.455370 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9a807303-7f96-472f-b8d2-76c9189ce23e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:46.466395 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:46.466395 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:46.472237 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9a807303-7f96-472f-b8d2-76c9189ce23e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:46.478116 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9a807303-7f96-472f-b8d2-76c9189ce23e tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 200 Aug 13 03:36:46.478640 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 523/2108] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:46 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:46.513810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dfcb0287-45a9-4da3-b6aa-93e7d04720c6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.630365 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-55d4467c-d0bc-4769-83a5-c926c9498c09 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.633039 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55d4467c-d0bc-4769-83a5-c926c9498c09 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:46.633371 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55d4467c-d0bc-4769-83a5-c926c9498c09 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:46.633560 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55d4467c-d0bc-4769-83a5-c926c9498c09 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:46.646621 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:46.646621 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:46.653783 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-55d4467c-d0bc-4769-83a5-c926c9498c09 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:46.658428 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dfcb0287-45a9-4da3-b6aa-93e7d04720c6 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] GET https://10.4.3.140/volume/v3/os-services Aug 13 03:36:46.658428 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dfcb0287-45a9-4da3-b6aa-93e7d04720c6 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:46.658717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dfcb0287-45a9-4da3-b6aa-93e7d04720c6 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:46.660932 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55d4467c-d0bc-4769-83a5-c926c9498c09 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:46.661894 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 527/2109] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:46 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:46.664268 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dfcb0287-45a9-4da3-b6aa-93e7d04720c6 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] https://10.4.3.140/volume/v3/os-services returned with HTTP 200 Aug 13 03:36:46.664795 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 528/2110] 10.4.3.140 () {66 vars in 1249 bytes} [Thu Aug 13 03:36:46 2026] GET /volume/v3/os-services => generated 626 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:46.676873 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dc74db23-ba35-462c-b5b8-c4e362b3b0c4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.678650 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dc74db23-ba35-462c-b5b8-c4e362b3b0c4 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] PUT https://10.4.3.140/volume/v3/os-services/disable-log-reason Aug 13 03:36:46.679476 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dc74db23-ba35-462c-b5b8-c4e362b3b0c4 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007145", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:46.681996 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dc74db23-ba35-462c-b5b8-c4e362b3b0c4 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] https://10.4.3.140/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 13 03:36:46.683291 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 533/2111] 10.4.3.140 () {68 vars in 1326 bytes} [Thu Aug 13 03:36:46 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:36:46.693465 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-92319c56-8c5c-473e-bcba-f1e2070a731d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.695785 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-92319c56-8c5c-473e-bcba-f1e2070a731d tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] PUT https://10.4.3.140/volume/v3/os-services/disable Aug 13 03:36:46.696556 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-92319c56-8c5c-473e-bcba-f1e2070a731d tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007145", "binary": "invalid_binary"} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:46.706407 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-92319c56-8c5c-473e-bcba-f1e2070a731d tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] https://10.4.3.140/volume/v3/os-services/disable returned with HTTP 404 Aug 13 03:36:46.707157 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 524/2112] 10.4.3.140 () {68 vars in 1293 bytes} [Thu Aug 13 03:36:46 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:46.718625 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aa032b97-f0df-4de7-80db-4568490b7ada None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.721518 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa032b97-f0df-4de7-80db-4568490b7ada tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] PUT https://10.4.3.140/volume/v3/os-services/enable Aug 13 03:36:46.721960 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa032b97-f0df-4de7-80db-4568490b7ada tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:46.733684 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa032b97-f0df-4de7-80db-4568490b7ada tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] https://10.4.3.140/volume/v3/os-services/enable returned with HTTP 404 Aug 13 03:36:46.735552 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 528/2113] 10.4.3.140 () {68 vars in 1290 bytes} [Thu Aug 13 03:36:46 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:46.745634 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ed07c86b-ccee-42f0-b61a-27893e004354 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.748250 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ed07c86b-ccee-42f0-b61a-27893e004354 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] PUT https://10.4.3.140/volume/v3/os-services/freeze Aug 13 03:36:46.748687 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ed07c86b-ccee-42f0-b61a-27893e004354 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:46.764120 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ed07c86b-ccee-42f0-b61a-27893e004354 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] https://10.4.3.140/volume/v3/os-services/freeze returned with HTTP 400 Aug 13 03:36:46.764755 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 529/2114] 10.4.3.140 () {68 vars in 1290 bytes} [Thu Aug 13 03:36:46 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:36:46.775252 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8f6cc224-9337-4513-a93d-1f5886ead2b4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.777410 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f6cc224-9337-4513-a93d-1f5886ead2b4 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] PUT https://10.4.3.140/volume/v3/os-services/thaw Aug 13 03:36:46.777917 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8f6cc224-9337-4513-a93d-1f5886ead2b4 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:46.786358 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f6cc224-9337-4513-a93d-1f5886ead2b4 tempest-VolumeServicesNegativeTest-1471141494 tempest-VolumeServicesNegativeTest-1471141494-project-admin] https://10.4.3.140/volume/v3/os-services/thaw returned with HTTP 400 Aug 13 03:36:46.787055 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 534/2115] 10.4.3.140 () {68 vars in 1284 bytes} [Thu Aug 13 03:36:46 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:36:46.880616 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9b6e4cdc-6cec-428a-89e2-d016d915be8b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:46.884073 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9b6e4cdc-6cec-428a-89e2-d016d915be8b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:46.884427 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9b6e4cdc-6cec-428a-89e2-d016d915be8b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:46.884737 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9b6e4cdc-6cec-428a-89e2-d016d915be8b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:46.900871 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:46.900871 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:46.906625 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9b6e4cdc-6cec-428a-89e2-d016d915be8b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:46.911474 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9b6e4cdc-6cec-428a-89e2-d016d915be8b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:46.912021 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 525/2116] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:46 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:36:47.198879 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c053523-e943-454c-b660-52b4300bce66 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:47.201878 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c053523-e943-454c-b660-52b4300bce66 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:47.202231 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c053523-e943-454c-b660-52b4300bce66 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:47.202705 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c053523-e943-454c-b660-52b4300bce66 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:47.215387 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:47.215387 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:47.221092 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2c053523-e943-454c-b660-52b4300bce66 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:47.227616 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c053523-e943-454c-b660-52b4300bce66 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:47.228220 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 529/2117] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:47 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:47.496891 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7c735ff2-a245-4083-85d9-c64337af1045 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:47.499409 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7c735ff2-a245-4083-85d9-c64337af1045 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 Aug 13 03:36:47.499604 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7c735ff2-a245-4083-85d9-c64337af1045 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:47.500773 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7c735ff2-a245-4083-85d9-c64337af1045 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:47.509594 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7c735ff2-a245-4083-85d9-c64337af1045 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 returned with HTTP 404 Aug 13 03:36:47.510261 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 530/2118] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:47 2026] GET /volume/v3/volumes/6c63c05e-45f6-459f-81fb-dbca07c95493 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:47.668061 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e7dcdc5c-db6f-4813-9fa0-48c7006cb310 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:47.670483 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e7dcdc5c-db6f-4813-9fa0-48c7006cb310 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] DELETE https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:36:47.672146 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e7dcdc5c-db6f-4813-9fa0-48c7006cb310 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:47.672919 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e7dcdc5c-db6f-4813-9fa0-48c7006cb310 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:47.673248 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-e7dcdc5c-db6f-4813-9fa0-48c7006cb310 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Delete volume with id: bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:36:47.682257 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a131b4b9-ed63-463b-993d-59d39317f3c7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:47.684954 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:47.684954 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:47.685102 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a131b4b9-ed63-463b-993d-59d39317f3c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:47.685102 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a131b4b9-ed63-463b-993d-59d39317f3c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:47.685173 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e7dcdc5c-db6f-4813-9fa0-48c7006cb310 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:47.685242 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a131b4b9-ed63-463b-993d-59d39317f3c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:47.702345 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:47.702345 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:47.707196 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a131b4b9-ed63-463b-993d-59d39317f3c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:47.709305 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e7dcdc5c-db6f-4813-9fa0-48c7006cb310 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Delete volume request issued successfully. Aug 13 03:36:47.709664 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e7dcdc5c-db6f-4813-9fa0-48c7006cb310 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 202 Aug 13 03:36:47.710216 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 535/2119] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:47 2026] DELETE /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:47.713553 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a131b4b9-ed63-463b-993d-59d39317f3c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:47.718300 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 526/2120] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:47 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:47.719918 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-82c3c679-88ee-433a-9a96-d166fee91972 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:47.724214 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82c3c679-88ee-433a-9a96-d166fee91972 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:36:47.724457 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82c3c679-88ee-433a-9a96-d166fee91972 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:47.724701 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82c3c679-88ee-433a-9a96-d166fee91972 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:47.737903 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:47.737903 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:47.743014 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-82c3c679-88ee-433a-9a96-d166fee91972 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Volume info retrieved successfully. Aug 13 03:36:47.751403 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82c3c679-88ee-433a-9a96-d166fee91972 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 200 Aug 13 03:36:47.752128 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 530/2121] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:47 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:47.926800 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9d3225b0-e6c7-4746-bd65-e634e9327b64 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:47.935979 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d3225b0-e6c7-4746-bd65-e634e9327b64 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:47.936251 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d3225b0-e6c7-4746-bd65-e634e9327b64 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:47.936466 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d3225b0-e6c7-4746-bd65-e634e9327b64 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:47.952168 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:47.952168 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:47.957851 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9d3225b0-e6c7-4746-bd65-e634e9327b64 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:47.968936 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d3225b0-e6c7-4746-bd65-e634e9327b64 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:47.969450 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 531/2122] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:47 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:48.025410 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-3041e9c3-b240-410b-ac18-11db8eb2ccd0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.028432 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-3041e9c3-b240-410b-ac18-11db8eb2ccd0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/attachments/f63addcb-7fdb-4206-b2c3-f6ce39e70904/action Aug 13 03:36:48.029012 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-3041e9c3-b240-410b-ac18-11db8eb2ccd0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:48.029157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-3041e9c3-b240-410b-ac18-11db8eb2ccd0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:48.053913 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:48.053913 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:48.087680 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f67ab6f6-80eb-4ea6-bf90-df3926fa3358 req-3041e9c3-b240-410b-ac18-11db8eb2ccd0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments/f63addcb-7fdb-4206-b2c3-f6ce39e70904/action returned with HTTP 204 Aug 13 03:36:48.088300 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 536/2123] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:36:48 2026] POST /volume/v3/attachments/f63addcb-7fdb-4206-b2c3-f6ce39e70904/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:48.246408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e6d18e4f-ce76-4fc0-b41b-d3b55dcc74bf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.248811 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e6d18e4f-ce76-4fc0-b41b-d3b55dcc74bf tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:48.249157 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e6d18e4f-ce76-4fc0-b41b-d3b55dcc74bf tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:48.249434 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e6d18e4f-ce76-4fc0-b41b-d3b55dcc74bf tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:48.269420 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:48.269420 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:48.275508 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e6d18e4f-ce76-4fc0-b41b-d3b55dcc74bf tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:48.283777 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e6d18e4f-ce76-4fc0-b41b-d3b55dcc74bf tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:48.284358 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 527/2124] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:48 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:48.301067 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-045920dd-21d5-4a41-ae7f-4e743974aee3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.303812 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-045920dd-21d5-4a41-ae7f-4e743974aee3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:48.304273 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-045920dd-21d5-4a41-ae7f-4e743974aee3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:48.304616 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-045920dd-21d5-4a41-ae7f-4e743974aee3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:48.330248 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:48.330248 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:48.336692 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-045920dd-21d5-4a41-ae7f-4e743974aee3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:48.344784 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-045920dd-21d5-4a41-ae7f-4e743974aee3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:48.345308 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 531/2125] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:48 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 1134 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:48.359918 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4d33f8af-3686-489d-bc29-1776b785c285 req-fb669b7b-177f-4142-b6bb-b3e63becb144 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.362655 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-fb669b7b-177f-4142-b6bb-b3e63becb144 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments/f45db6f5-5081-43be-a1c6-3bc47c1a50a4/action Aug 13 03:36:48.363140 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-fb669b7b-177f-4142-b6bb-b3e63becb144 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:48.363321 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-fb669b7b-177f-4142-b6bb-b3e63becb144 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:48.381214 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:48.381214 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:48.399563 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d33f8af-3686-489d-bc29-1776b785c285 req-fb669b7b-177f-4142-b6bb-b3e63becb144 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/f45db6f5-5081-43be-a1c6-3bc47c1a50a4/action returned with HTTP 204 Aug 13 03:36:48.401858 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 532/2126] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:36:48 2026] POST /volume/v3/attachments/f45db6f5-5081-43be-a1c6-3bc47c1a50a4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:48.462319 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.464166 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:48.464514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1614929406"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:48.466021 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1614929406'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:48.466297 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Create volume of 1 GB Aug 13 03:36:48.470577 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Availability Zones retrieved successfully. Aug 13 03:36:48.480179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Flow 'volume_create_api' (77a1e3d2-67cf-41e7-aa12-f63b85451629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:48.485500 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9ee58d-cd34-48bb-a91c-f2e929d01ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:48.486513 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:48.518370 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b9ee58d-cd34-48bb-a91c-f2e929d01ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:48.519383 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f56233-bf26-42eb-a98a-99ad37c811d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:48.559692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Created reservations ['422c29dc-b58d-434c-b1bc-7b0232d222b9', '3a4da675-21f2-4c11-8fdd-2bc78b9d66f7', '5c05db29-cd5c-48b0-9927-63568a8e8f63', 'aa398701-383e-4a60-8e9f-066f11d09d48'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:48.560486 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f56233-bf26-42eb-a98a-99ad37c811d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['422c29dc-b58d-434c-b1bc-7b0232d222b9', '3a4da675-21f2-4c11-8fdd-2bc78b9d66f7', '5c05db29-cd5c-48b0-9927-63568a8e8f63', 'aa398701-383e-4a60-8e9f-066f11d09d48']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:48.561237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5172afb7-76fa-4aca-9198-cf4763b7b2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:48.583861 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5172afb7-76fa-4aca-9198-cf4763b7b2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08d134e7-7777-40bb-94e8-e80c5aef6764', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1614929406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d48e9a3c604384b58a3fd75be8acf1',qos_specs=None,replication_status=,reservations=['422c29dc-b58d-434c-b1bc-7b0232d222b9','3a4da675-21f2-4c11-8fdd-2bc78b9d66f7','5c05db29-cd5c-48b0-9927-63568a8e8f63','aa398701-383e-4a60-8e9f-066f11d09d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40545710fbb5450ebd030771001197a3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1614929406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08d134e7-7777-40bb-94e8-e80c5aef6764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d48e9a3c604384b58a3fd75be8acf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40545710fbb5450ebd030771001197a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:48.584759 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d358dbc-2ffa-4436-ae38-7240649fcc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:48.605334 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d358dbc-2ffa-4436-ae38-7240649fcc6f) transitioned into state 'SUCCESS' from state '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-1614929406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d48e9a3c604384b58a3fd75be8acf1',qos_specs=None,replication_status=,reservations=['422c29dc-b58d-434c-b1bc-7b0232d222b9','3a4da675-21f2-4c11-8fdd-2bc78b9d66f7','5c05db29-cd5c-48b0-9927-63568a8e8f63','aa398701-383e-4a60-8e9f-066f11d09d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40545710fbb5450ebd030771001197a3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:48.605848 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158f6590-6c9e-4798-a43a-4bf88f805fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:48.620842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158f6590-6c9e-4798-a43a-4bf88f805fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:48.620842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Flow 'volume_create_api' (77a1e3d2-67cf-41e7-aa12-f63b85451629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:48.620842 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Create volume request issued successfully. Aug 13 03:36:48.621182 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56e066e2-d730-4ce0-9af8-b020e257a3d1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:48.621723 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 537/2127] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:48 2026] POST /volume/v3/volumes => generated 751 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:48.636559 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-17730dfb-24b6-4147-8ec7-ecb2a775e6d8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.642280 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-17730dfb-24b6-4147-8ec7-ecb2a775e6d8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:48.642497 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-17730dfb-24b6-4147-8ec7-ecb2a775e6d8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:48.642701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-17730dfb-24b6-4147-8ec7-ecb2a775e6d8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:48.651130 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:48.651130 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:48.655878 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-17730dfb-24b6-4147-8ec7-ecb2a775e6d8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:48.661994 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-17730dfb-24b6-4147-8ec7-ecb2a775e6d8 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:48.662565 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 528/2128] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:48 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:48.734859 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b37713d2-3b0a-48a6-b0f3-8668d3a01350 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.734859 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b37713d2-3b0a-48a6-b0f3-8668d3a01350 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:48.734859 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b37713d2-3b0a-48a6-b0f3-8668d3a01350 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:48.734859 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b37713d2-3b0a-48a6-b0f3-8668d3a01350 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:48.745914 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:48.745914 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:48.751009 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b37713d2-3b0a-48a6-b0f3-8668d3a01350 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:48.756644 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b37713d2-3b0a-48a6-b0f3-8668d3a01350 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:48.757121 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 532/2129] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:48 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:48.773320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-86a88fd1-398f-4276-862b-f4b35cf4f859 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.775204 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-86a88fd1-398f-4276-862b-f4b35cf4f859 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] GET https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 Aug 13 03:36:48.775475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-86a88fd1-398f-4276-862b-f4b35cf4f859 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:48.775668 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b2703ae4-c9df-42dd-a1ce-6ecb80a7cdca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.775932 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-86a88fd1-398f-4276-862b-f4b35cf4f859 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:48.779022 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2703ae4-c9df-42dd-a1ce-6ecb80a7cdca tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:48.779243 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2703ae4-c9df-42dd-a1ce-6ecb80a7cdca tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:48.779445 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2703ae4-c9df-42dd-a1ce-6ecb80a7cdca tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:48.782464 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-86a88fd1-398f-4276-862b-f4b35cf4f859 tempest-AttachVolumeNegativeTest-1777088015 tempest-AttachVolumeNegativeTest-1777088015-project-member] https://10.4.3.140/volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 returned with HTTP 404 Aug 13 03:36:48.783948 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 533/2130] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:48 2026] GET /volume/v3/volumes/bf1b1734-a410-4c8b-bbd4-4a46c2f5e4d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:48.791668 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:48.791668 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:48.797022 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b2703ae4-c9df-42dd-a1ce-6ecb80a7cdca tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:48.803614 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2703ae4-c9df-42dd-a1ce-6ecb80a7cdca tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:48.804099 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 538/2131] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:48 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:48.990583 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e7c61305-a554-4689-8d5b-daa0325f59ed None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:48.996297 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7c61305-a554-4689-8d5b-daa0325f59ed tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:48.996297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7c61305-a554-4689-8d5b-daa0325f59ed tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:48.996297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7c61305-a554-4689-8d5b-daa0325f59ed tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:49.020365 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:49.020365 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:49.020365 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e7c61305-a554-4689-8d5b-daa0325f59ed tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:49.020895 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-39f1d248-e1ce-45bd-873d-5d91623ef1be None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.023690 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-39f1d248-e1ce-45bd-873d-5d91623ef1be tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:36:49.024043 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-39f1d248-e1ce-45bd-873d-5d91623ef1be tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:49.024434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-39f1d248-e1ce-45bd-873d-5d91623ef1be tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:49.026900 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7c61305-a554-4689-8d5b-daa0325f59ed tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:49.027402 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 529/2132] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:48 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:49.054892 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:49.054892 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:49.063387 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-39f1d248-e1ce-45bd-873d-5d91623ef1be tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:49.070444 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-899abeaa-0a36-445e-8603-55c95f66960f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.071992 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-39f1d248-e1ce-45bd-873d-5d91623ef1be tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df returned with HTTP 200 Aug 13 03:36:49.072586 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 533/2133] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:49 2026] GET /volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df => generated 1659 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:49.074795 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-899abeaa-0a36-445e-8603-55c95f66960f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:49.075140 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-899abeaa-0a36-445e-8603-55c95f66960f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:49.075458 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-899abeaa-0a36-445e-8603-55c95f66960f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:49.091292 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:49.091292 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:49.106104 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-899abeaa-0a36-445e-8603-55c95f66960f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:49.119469 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-899abeaa-0a36-445e-8603-55c95f66960f tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:49.121093 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 534/2134] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:49 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 1171 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:49.156343 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-8c9b22cf-766c-4fb4-a10f-80e8cce7e58b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.159254 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-8c9b22cf-766c-4fb4-a10f-80e8cce7e58b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437/action Aug 13 03:36:49.159815 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-8c9b22cf-766c-4fb4-a10f-80e8cce7e58b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:49.160063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-8c9b22cf-766c-4fb4-a10f-80e8cce7e58b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:49.183800 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:49.183800 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:49.184389 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-8c9b22cf-766c-4fb4-a10f-80e8cce7e58b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:49.206013 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-8c9b22cf-766c-4fb4-a10f-80e8cce7e58b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Begin detaching volume completed successfully. Aug 13 03:36:49.206493 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-8c9b22cf-766c-4fb4-a10f-80e8cce7e58b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437/action returned with HTTP 202 Aug 13 03:36:49.207001 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 539/2135] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:36:49 2026] POST /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:49.302960 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-38e7d5e9-3f05-4872-9b1e-3ce4606a1cbc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.303403 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38e7d5e9-3f05-4872-9b1e-3ce4606a1cbc None None] GET https://10.4.3.140/volume// Aug 13 03:36:49.303403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38e7d5e9-3f05-4872-9b1e-3ce4606a1cbc None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:49.303592 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38e7d5e9-3f05-4872-9b1e-3ce4606a1cbc None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:49.304296 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38e7d5e9-3f05-4872-9b1e-3ce4606a1cbc None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:49.305152 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 530/2136] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:49.316383 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-e25756fa-1ddd-4144-9226-88d33b45a92c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.320975 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-e25756fa-1ddd-4144-9226-88d33b45a92c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:49.321263 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-e25756fa-1ddd-4144-9226-88d33b45a92c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:49.321565 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-e25756fa-1ddd-4144-9226-88d33b45a92c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:49.346137 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:49.346137 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:49.351860 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-e25756fa-1ddd-4144-9226-88d33b45a92c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:49.359133 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-e25756fa-1ddd-4144-9226-88d33b45a92c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:49.359802 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 534/2137] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:49 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 1354 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:49.372537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-774e925d-5336-4757-a766-c5c1bb2f4df4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.377796 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-774e925d-5336-4757-a766-c5c1bb2f4df4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437/encryption Aug 13 03:36:49.378469 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-774e925d-5336-4757-a766-c5c1bb2f4df4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:49.378977 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-774e925d-5336-4757-a766-c5c1bb2f4df4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:49.395365 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:49.395365 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:49.409428 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-774e925d-5336-4757-a766-c5c1bb2f4df4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437/encryption returned with HTTP 200 Aug 13 03:36:49.410250 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 535/2138] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:36:49 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:49.679880 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6a45fe6e-fff1-47b2-afb4-f7fcc202e426 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.682556 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a45fe6e-fff1-47b2-afb4-f7fcc202e426 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:49.682930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a45fe6e-fff1-47b2-afb4-f7fcc202e426 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:49.683241 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a45fe6e-fff1-47b2-afb4-f7fcc202e426 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:49.694958 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:49.694958 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:49.700879 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6a45fe6e-fff1-47b2-afb4-f7fcc202e426 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:49.707989 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a45fe6e-fff1-47b2-afb4-f7fcc202e426 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:49.708534 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 540/2139] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:49 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:49.760797 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-de66a823-88d2-470f-9591-6e4de203ece5 req-19c38ca7-b9a5-4d43-9086-6bbf72f0801b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.762409 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-19c38ca7-b9a5-4d43-9086-6bbf72f0801b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:49.762666 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-19c38ca7-b9a5-4d43-9086-6bbf72f0801b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:49.763635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-19c38ca7-b9a5-4d43-9086-6bbf72f0801b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:49.793464 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:49.793464 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:49.801110 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-de66a823-88d2-470f-9591-6e4de203ece5 req-19c38ca7-b9a5-4d43-9086-6bbf72f0801b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:49.807327 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-19c38ca7-b9a5-4d43-9086-6bbf72f0801b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:49.807998 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 531/2140] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:49 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:49.897000 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-88f4456e-38dc-4213-97fd-1d608a1ce136 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.897502 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88f4456e-38dc-4213-97fd-1d608a1ce136 None None] GET https://10.4.3.140/volume// Aug 13 03:36:49.897793 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88f4456e-38dc-4213-97fd-1d608a1ce136 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:49.898183 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88f4456e-38dc-4213-97fd-1d608a1ce136 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:49.898628 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88f4456e-38dc-4213-97fd-1d608a1ce136 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:49.899815 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 535/2141] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:36:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:49.911695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-de66a823-88d2-470f-9591-6e4de203ece5 req-a7b165cc-f223-4401-a947-bb19c60168f6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.914581 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-a7b165cc-f223-4401-a947-bb19c60168f6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:36:49.915115 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-a7b165cc-f223-4401-a947-bb19c60168f6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08d134e7-7777-40bb-94e8-e80c5aef6764", "connector": null, "instance_uuid": "ca166832-2edb-4681-a503-82de662f13ac"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:49.923855 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:49.923855 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:49.952344 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b5a9308e-2f2b-49b8-b377-97979059e126 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:49.963735 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-a7b165cc-f223-4401-a947-bb19c60168f6 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:36:49.964493 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 536/2142] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:36:49 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) Aug 13 03:36:50.016620 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a57ec4d2-528a-4e35-bc14-00991b7421ce None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.018851 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a57ec4d2-528a-4e35-bc14-00991b7421ce tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:50.019080 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a57ec4d2-528a-4e35-bc14-00991b7421ce tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.019220 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a57ec4d2-528a-4e35-bc14-00991b7421ce tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.026605 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d533d019-b1e8-4e8e-968e-adc9343b7715 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.027030 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d533d019-b1e8-4e8e-968e-adc9343b7715 None None] GET https://10.4.3.140/volume// Aug 13 03:36:50.027205 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d533d019-b1e8-4e8e-968e-adc9343b7715 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.027415 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d533d019-b1e8-4e8e-968e-adc9343b7715 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.027792 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d533d019-b1e8-4e8e-968e-adc9343b7715 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:50.028134 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 536/2143] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:50 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:50.033106 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:50.033106 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:50.038165 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-de66a823-88d2-470f-9591-6e4de203ece5 req-643e6446-a375-46c6-aad0-23d71b3410e1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.038334 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a57ec4d2-528a-4e35-bc14-00991b7421ce tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:50.040923 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-643e6446-a375-46c6-aad0-23d71b3410e1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:50.041381 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-643e6446-a375-46c6-aad0-23d71b3410e1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.041959 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-643e6446-a375-46c6-aad0-23d71b3410e1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.048388 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4c453f9d-d89d-48f9-ae31-5bbc34fd9b37 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.049022 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c453f9d-d89d-48f9-ae31-5bbc34fd9b37 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:50.049109 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c453f9d-d89d-48f9-ae31-5bbc34fd9b37 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.049321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c453f9d-d89d-48f9-ae31-5bbc34fd9b37 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.049762 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a57ec4d2-528a-4e35-bc14-00991b7421ce tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:50.050411 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 532/2144] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:50 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:36:50.054151 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:50.054151 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:50.060855 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-de66a823-88d2-470f-9591-6e4de203ece5 req-643e6446-a375-46c6-aad0-23d71b3410e1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:50.068235 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-643e6446-a375-46c6-aad0-23d71b3410e1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:50.068403 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:50.068403 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:50.069319 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 537/2145] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:50 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:50.073451 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4c453f9d-d89d-48f9-ae31-5bbc34fd9b37 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:50.079469 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c453f9d-d89d-48f9-ae31-5bbc34fd9b37 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:50.079991 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 537/2146] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:50 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:50.110020 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5a9308e-2f2b-49b8-b377-97979059e126 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] POST https://10.4.3.140/volume/v3/types/9740b02a-30ab-4907-80b1-eb60ca9f2d9a/encryption Aug 13 03:36:50.110423 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b5a9308e-2f2b-49b8-b377-97979059e126 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:50.137650 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5a9308e-2f2b-49b8-b377-97979059e126 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types/9740b02a-30ab-4907-80b1-eb60ca9f2d9a/encryption returned with HTTP 404 Aug 13 03:36:50.138250 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 541/2147] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:36:49 2026] POST /volume/v3/types/9740b02a-30ab-4907-80b1-eb60ca9f2d9a/encryption => generated 114 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:50.146656 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-40616300-81a7-47fd-88c3-3c88eb7b24c1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.149005 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-40616300-81a7-47fd-88c3-3c88eb7b24c1 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:50.149566 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-40616300-81a7-47fd-88c3-3c88eb7b24c1 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-743560945", "os-volume-type-access:is_public": false}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:50.171329 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-40616300-81a7-47fd-88c3-3c88eb7b24c1 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:36:50.171834 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 533/2148] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:36:50 2026] POST /volume/v3/types => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:50.182323 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-66ba2159-5adb-4c7b-95db-14ee680f6f71 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.192152 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-de66a823-88d2-470f-9591-6e4de203ece5 req-74338782-6882-4873-a468-edd999d245ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.194870 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-74338782-6882-4873-a468-edd999d245ab tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] PUT https://10.4.3.140/volume/v3/attachments/601e3816-0c73-483e-bfb9-089fb5f64822 Aug 13 03:36:50.195313 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-74338782-6882-4873-a468-edd999d245ab tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:50.207309 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-de66a823-88d2-470f-9591-6e4de203ece5 req-74338782-6882-4873-a468-edd999d245ab tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Acquiring lock "cinder-attachment_update-08d134e7-7777-40bb-94e8-e80c5aef6764-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:36:50.213884 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-de66a823-88d2-470f-9591-6e4de203ece5 req-74338782-6882-4873-a468-edd999d245ab tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Lock "cinder-attachment_update-08d134e7-7777-40bb-94e8-e80c5aef6764-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:36:50.215006 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:50.215006 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:50.265633 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-66ba2159-5adb-4c7b-95db-14ee680f6f71 tempest-VolumeTypesNegativeTest-2006352618 tempest-VolumeTypesNegativeTest-2006352618-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:50.265633 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-66ba2159-5adb-4c7b-95db-14ee680f6f71 tempest-VolumeTypesNegativeTest-2006352618 tempest-VolumeTypesNegativeTest-2006352618-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ba0e5e91-ed32-4932-94d1-245ee8f2fbed", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-552066964"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:50.266416 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-66ba2159-5adb-4c7b-95db-14ee680f6f71 tempest-VolumeTypesNegativeTest-2006352618 tempest-VolumeTypesNegativeTest-2006352618-project-member] Create volume request body: {'volume': {'volume_type': 'ba0e5e91-ed32-4932-94d1-245ee8f2fbed', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-552066964'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:50.274962 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-66ba2159-5adb-4c7b-95db-14ee680f6f71 tempest-VolumeTypesNegativeTest-2006352618 tempest-VolumeTypesNegativeTest-2006352618-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Aug 13 03:36:50.275757 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 538/2149] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:36:50 2026] POST /volume/v3/volumes => generated 114 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:50.284027 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad213b43-094d-4580-9c8a-647ff0fdfd51 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.286167 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad213b43-094d-4580-9c8a-647ff0fdfd51 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] DELETE https://10.4.3.140/volume/v3/types/ba0e5e91-ed32-4932-94d1-245ee8f2fbed Aug 13 03:36:50.286454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad213b43-094d-4580-9c8a-647ff0fdfd51 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.286704 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad213b43-094d-4580-9c8a-647ff0fdfd51 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.312163 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad213b43-094d-4580-9c8a-647ff0fdfd51 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types/ba0e5e91-ed32-4932-94d1-245ee8f2fbed returned with HTTP 202 Aug 13 03:36:50.312997 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 542/2150] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:36:50 2026] DELETE /volume/v3/types/ba0e5e91-ed32-4932-94d1-245ee8f2fbed => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:50.314135 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-de66a823-88d2-470f-9591-6e4de203ece5 req-74338782-6882-4873-a468-edd999d245ab tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Lock "cinder-attachment_update-08d134e7-7777-40bb-94e8-e80c5aef6764-np0000007145" released by "attachment_update" :: held 0.100s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:36:50.314475 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-74338782-6882-4873-a468-edd999d245ab tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments/601e3816-0c73-483e-bfb9-089fb5f64822 returned with HTTP 200 Aug 13 03:36:50.314969 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 538/2151] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:36:50 2026] PUT /volume/v3/attachments/601e3816-0c73-483e-bfb9-089fb5f64822 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:50.322498 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-92cfc138-1867-4d02-a688-7c0822f7312a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.324311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-92cfc138-1867-4d02-a688-7c0822f7312a tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] GET https://10.4.3.140/volume/v3/types/ba0e5e91-ed32-4932-94d1-245ee8f2fbed Aug 13 03:36:50.324544 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-92cfc138-1867-4d02-a688-7c0822f7312a tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.324767 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-92cfc138-1867-4d02-a688-7c0822f7312a tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.328501 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-92cfc138-1867-4d02-a688-7c0822f7312a tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types/ba0e5e91-ed32-4932-94d1-245ee8f2fbed returned with HTTP 404 Aug 13 03:36:50.329062 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 534/2152] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:36:50 2026] GET /volume/v3/types/ba0e5e91-ed32-4932-94d1-245ee8f2fbed => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:50.341466 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4a321d2e-7685-4dad-9919-6faf632e1d1c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.343213 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a321d2e-7685-4dad-9919-6faf632e1d1c tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:50.346031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4a321d2e-7685-4dad-9919-6faf632e1d1c tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:50.350924 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a321d2e-7685-4dad-9919-6faf632e1d1c tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 400 Aug 13 03:36:50.350924 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 539/2153] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:36:50 2026] POST /volume/v3/types => generated 115 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:36:50.359879 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-09195642-4ecb-43ff-a414-c3b510efca3a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.363486 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09195642-4ecb-43ff-a414-c3b510efca3a tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:50.363959 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09195642-4ecb-43ff-a414-c3b510efca3a tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1633988456"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:50.380454 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09195642-4ecb-43ff-a414-c3b510efca3a tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:36:50.380818 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 543/2154] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:36:50 2026] POST /volume/v3/types => generated 229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:50.390375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dd21a310-fed5-4f53-ac6b-88c04c5e72e1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.392016 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd21a310-fed5-4f53-ac6b-88c04c5e72e1 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:50.392366 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd21a310-fed5-4f53-ac6b-88c04c5e72e1 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1633988456"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:50.393838 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:50.393838 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:50.397968 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd21a310-fed5-4f53-ac6b-88c04c5e72e1 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1633988456 already exists. Aug 13 03:36:50.397968 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd21a310-fed5-4f53-ac6b-88c04c5e72e1 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 409 Aug 13 03:36:50.398440 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 539/2155] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:36:50 2026] POST /volume/v3/types => generated 134 bytes in 8 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:50.405588 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-69c65291-d5c7-4d5f-87b0-2fe0764821f6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.407622 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-69c65291-d5c7-4d5f-87b0-2fe0764821f6 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] DELETE https://10.4.3.140/volume/v3/types/667f9621-2587-40b6-b415-3651a753b64a Aug 13 03:36:50.407875 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-69c65291-d5c7-4d5f-87b0-2fe0764821f6 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.408118 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-69c65291-d5c7-4d5f-87b0-2fe0764821f6 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.431059 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-69c65291-d5c7-4d5f-87b0-2fe0764821f6 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types/667f9621-2587-40b6-b415-3651a753b64a returned with HTTP 202 Aug 13 03:36:50.431717 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 535/2156] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:36:50 2026] DELETE /volume/v3/types/667f9621-2587-40b6-b415-3651a753b64a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:50.439327 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-35458a15-a511-4421-920b-256fb8f0fda4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.441099 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-35458a15-a511-4421-920b-256fb8f0fda4 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] GET https://10.4.3.140/volume/v3/types/667f9621-2587-40b6-b415-3651a753b64a Aug 13 03:36:50.442671 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-35458a15-a511-4421-920b-256fb8f0fda4 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.442671 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-35458a15-a511-4421-920b-256fb8f0fda4 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.445475 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-35458a15-a511-4421-920b-256fb8f0fda4 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types/667f9621-2587-40b6-b415-3651a753b64a returned with HTTP 404 Aug 13 03:36:50.446279 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 540/2157] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:36:50 2026] GET /volume/v3/types/667f9621-2587-40b6-b415-3651a753b64a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:50.457367 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-215bf68d-635e-46af-bf2c-6b834665e8c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.459384 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-215bf68d-635e-46af-bf2c-6b834665e8c8 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] DELETE https://10.4.3.140/volume/v3/types/6d37779c-c9d9-476f-9b6c-2a19a347c43c Aug 13 03:36:50.459642 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-215bf68d-635e-46af-bf2c-6b834665e8c8 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.459954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-215bf68d-635e-46af-bf2c-6b834665e8c8 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.464786 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-215bf68d-635e-46af-bf2c-6b834665e8c8 tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types/6d37779c-c9d9-476f-9b6c-2a19a347c43c returned with HTTP 404 Aug 13 03:36:50.465192 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 544/2158] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:36:50 2026] DELETE /volume/v3/types/6d37779c-c9d9-476f-9b6c-2a19a347c43c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:50.474295 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-609b6218-b1f5-411f-8ade-c93698d293ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:50.476573 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-609b6218-b1f5-411f-8ade-c93698d293ff tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] GET https://10.4.3.140/volume/v3/types/b2838fcd-9e00-4b84-bc79-086d4dd36e82 Aug 13 03:36:50.477062 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-609b6218-b1f5-411f-8ade-c93698d293ff tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:50.477201 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-609b6218-b1f5-411f-8ade-c93698d293ff tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:50.481412 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-609b6218-b1f5-411f-8ade-c93698d293ff tempest-VolumeTypesNegativeTest-154123371 tempest-VolumeTypesNegativeTest-154123371-project-admin] https://10.4.3.140/volume/v3/types/b2838fcd-9e00-4b84-bc79-086d4dd36e82 returned with HTTP 404 Aug 13 03:36:50.482083 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 540/2159] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:36:50 2026] GET /volume/v3/types/b2838fcd-9e00-4b84-bc79-086d4dd36e82 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:51.038129 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-114bf233-f873-46b3-9c65-fe3d1acc5c11 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.043951 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-114bf233-f873-46b3-9c65-fe3d1acc5c11 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/attachments/7ca2811d-4367-4a22-8f14-f07f1695b8e3/action Aug 13 03:36:51.043951 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-114bf233-f873-46b3-9c65-fe3d1acc5c11 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:51.043951 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-114bf233-f873-46b3-9c65-fe3d1acc5c11 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:51.067469 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4114dc64-13ba-4b0c-8538-5a8a93f0d520 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.069485 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.069485 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:51.070624 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4114dc64-13ba-4b0c-8538-5a8a93f0d520 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:51.071050 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4114dc64-13ba-4b0c-8538-5a8a93f0d520 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:51.071316 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4114dc64-13ba-4b0c-8538-5a8a93f0d520 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:51.084167 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7aa15f4a-1000-42f0-83e3-f307e6bb2db6 req-114bf233-f873-46b3-9c65-fe3d1acc5c11 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/attachments/7ca2811d-4367-4a22-8f14-f07f1695b8e3/action returned with HTTP 204 Aug 13 03:36:51.085306 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 536/2160] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:36:51 2026] POST /volume/v3/attachments/7ca2811d-4367-4a22-8f14-f07f1695b8e3/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:51.087605 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.087605 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:51.094691 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4114dc64-13ba-4b0c-8538-5a8a93f0d520 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:51.097969 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a8cf32fd-de24-405d-8c53-1b6b75a9862c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.100139 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a8cf32fd-de24-405d-8c53-1b6b75a9862c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:51.100996 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a8cf32fd-de24-405d-8c53-1b6b75a9862c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:51.100996 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a8cf32fd-de24-405d-8c53-1b6b75a9862c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:51.105959 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4114dc64-13ba-4b0c-8538-5a8a93f0d520 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:51.106404 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 541/2161] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:51 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:51.116655 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.116655 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:51.124504 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a8cf32fd-de24-405d-8c53-1b6b75a9862c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:51.130838 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a8cf32fd-de24-405d-8c53-1b6b75a9862c tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:51.132075 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 545/2162] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:51 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 1149 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:51.149201 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4f0f18a7-60ac-45f9-a531-6cb978dd10a5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.150386 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f0f18a7-60ac-45f9-a531-6cb978dd10a5 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:51.150591 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f0f18a7-60ac-45f9-a531-6cb978dd10a5 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:51.150882 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f0f18a7-60ac-45f9-a531-6cb978dd10a5 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:51.161838 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.161838 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:51.166097 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4f0f18a7-60ac-45f9-a531-6cb978dd10a5 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:51.170244 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f0f18a7-60ac-45f9-a531-6cb978dd10a5 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:51.170616 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 541/2163] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:51 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:51.192443 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7b7409d4-0fff-4696-83cd-38bb16b4145b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.193960 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7b7409d4-0fff-4696-83cd-38bb16b4145b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action Aug 13 03:36:51.195879 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7b7409d4-0fff-4696-83cd-38bb16b4145b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action body: b'{"os-detach": {"attachment_id": "7ca2811d-4367-4a22-8f14-f07f1695b8e3"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:51.195879 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7b7409d4-0fff-4696-83cd-38bb16b4145b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "7ca2811d-4367-4a22-8f14-f07f1695b8e3"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:51.205900 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.205900 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:51.207000 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7b7409d4-0fff-4696-83cd-38bb16b4145b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:51.219570 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7b7409d4-0fff-4696-83cd-38bb16b4145b tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action returned with HTTP 400 Aug 13 03:36:51.219570 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 537/2164] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:36:51 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 100 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:36:51.286445 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-089f95a9-4263-4237-8923-fc9205b11092 req-f29e40aa-8c38-4c75-8b90-2c9140ca0829 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.292648 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-f29e40aa-8c38-4c75-8b90-2c9140ca0829 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:51.293059 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-f29e40aa-8c38-4c75-8b90-2c9140ca0829 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:51.293337 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-f29e40aa-8c38-4c75-8b90-2c9140ca0829 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:51.311462 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.311462 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:51.315545 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-089f95a9-4263-4237-8923-fc9205b11092 req-f29e40aa-8c38-4c75-8b90-2c9140ca0829 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:51.321053 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-f29e40aa-8c38-4c75-8b90-2c9140ca0829 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:51.321539 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 542/2165] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:51 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 1149 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:51.356149 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-089f95a9-4263-4237-8923-fc9205b11092 req-78189261-0a5a-4c3d-8d50-b264d7d279a7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.360199 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-78189261-0a5a-4c3d-8d50-b264d7d279a7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99/action Aug 13 03:36:51.360803 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-78189261-0a5a-4c3d-8d50-b264d7d279a7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:51.360948 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-78189261-0a5a-4c3d-8d50-b264d7d279a7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:51.384439 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.384439 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:51.386249 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-089f95a9-4263-4237-8923-fc9205b11092 req-78189261-0a5a-4c3d-8d50-b264d7d279a7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:51.401744 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-089f95a9-4263-4237-8923-fc9205b11092 req-78189261-0a5a-4c3d-8d50-b264d7d279a7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Begin detaching volume completed successfully. Aug 13 03:36:51.402041 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-78189261-0a5a-4c3d-8d50-b264d7d279a7 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99/action returned with HTTP 202 Aug 13 03:36:51.402546 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 546/2166] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:36:51 2026] POST /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:51.489455 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1a316ec8-a52d-429d-86ec-32a9893bbc75 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.490108 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a316ec8-a52d-429d-86ec-32a9893bbc75 None None] GET https://10.4.3.140/volume// Aug 13 03:36:51.490310 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a316ec8-a52d-429d-86ec-32a9893bbc75 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:51.490534 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a316ec8-a52d-429d-86ec-32a9893bbc75 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:51.490931 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a316ec8-a52d-429d-86ec-32a9893bbc75 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:51.491242 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 542/2167] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:51 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:51.501103 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-089f95a9-4263-4237-8923-fc9205b11092 req-414ee291-71eb-4efe-b6de-7def783cbd81 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.503655 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-414ee291-71eb-4efe-b6de-7def783cbd81 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:36:51.504170 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-414ee291-71eb-4efe-b6de-7def783cbd81 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:51.504441 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-414ee291-71eb-4efe-b6de-7def783cbd81 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:51.518181 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.518181 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:51.523641 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-089f95a9-4263-4237-8923-fc9205b11092 req-414ee291-71eb-4efe-b6de-7def783cbd81 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:51.531208 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-414ee291-71eb-4efe-b6de-7def783cbd81 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:36:51.532116 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 538/2168] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:51 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 1332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:51.623955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-c2af8687-ee60-4614-a2ff-235bca868428 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.626934 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-c2af8687-ee60-4614-a2ff-235bca868428 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f45db6f5-5081-43be-a1c6-3bc47c1a50a4 Aug 13 03:36:51.627200 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-c2af8687-ee60-4614-a2ff-235bca868428 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:51.627470 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-c2af8687-ee60-4614-a2ff-235bca868428 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:51.637290 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.637290 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:51.701759 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e71fca79-bd5a-4ac1-96ce-1036b5915196 req-c2af8687-ee60-4614-a2ff-235bca868428 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/f45db6f5-5081-43be-a1c6-3bc47c1a50a4 returned with HTTP 200 Aug 13 03:36:51.702198 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 543/2169] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:51 2026] DELETE /volume/v3/attachments/f45db6f5-5081-43be-a1c6-3bc47c1a50a4 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:51.788587 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-e5ce16f7-601c-415c-8923-214dfa89bfa4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:51.791023 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-e5ce16f7-601c-415c-8923-214dfa89bfa4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/attachments/b43b9682-11a6-403d-9c9c-f2661d565a17 Aug 13 03:36:51.791246 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-e5ce16f7-601c-415c-8923-214dfa89bfa4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:51.791466 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-e5ce16f7-601c-415c-8923-214dfa89bfa4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:51.801343 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:51.801343 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:51.851514 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-6c7e1553-1496-4b2c-be5f-5e963b88f050 req-e5ce16f7-601c-415c-8923-214dfa89bfa4 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/attachments/b43b9682-11a6-403d-9c9c-f2661d565a17 returned with HTTP 200 Aug 13 03:36:51.851991 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 547/2170] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:51 2026] DELETE /volume/v3/attachments/b43b9682-11a6-403d-9c9c-f2661d565a17 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:52.123857 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d701a6b2-c708-43ce-831f-30c02992e421 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:52.126287 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d701a6b2-c708-43ce-831f-30c02992e421 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:52.126536 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d701a6b2-c708-43ce-831f-30c02992e421 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:52.126757 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d701a6b2-c708-43ce-831f-30c02992e421 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:52.142209 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:52.142209 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:52.148968 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d701a6b2-c708-43ce-831f-30c02992e421 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:52.155684 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d701a6b2-c708-43ce-831f-30c02992e421 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:52.156714 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 543/2171] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:52 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:52.440294 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8245d335-5e58-4d3c-bce7-45c676275576 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:52.441970 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8245d335-5e58-4d3c-bce7-45c676275576 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:36:52.442620 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8245d335-5e58-4d3c-bce7-45c676275576 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:52.442620 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8245d335-5e58-4d3c-bce7-45c676275576 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:52.442620 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-8245d335-5e58-4d3c-bce7-45c676275576 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Delete volume with id: e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:36:52.449863 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:52.449863 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:52.450422 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8245d335-5e58-4d3c-bce7-45c676275576 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:52.467249 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8245d335-5e58-4d3c-bce7-45c676275576 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Delete volume request issued successfully. Aug 13 03:36:52.467867 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8245d335-5e58-4d3c-bce7-45c676275576 tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df returned with HTTP 202 Aug 13 03:36:52.467960 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 539/2172] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:52 2026] DELETE /volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:52.475681 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f08bc179-7cdd-4049-ab1c-cf10b3bd94ed None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:52.478006 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f08bc179-7cdd-4049-ab1c-cf10b3bd94ed tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:36:52.478176 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f08bc179-7cdd-4049-ab1c-cf10b3bd94ed tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:52.478432 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f08bc179-7cdd-4049-ab1c-cf10b3bd94ed tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:52.487484 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:52.487484 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:52.493977 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f08bc179-7cdd-4049-ab1c-cf10b3bd94ed tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Volume info retrieved successfully. Aug 13 03:36:52.501892 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f08bc179-7cdd-4049-ab1c-cf10b3bd94ed tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df returned with HTTP 200 Aug 13 03:36:52.502346 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 544/2173] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:52 2026] GET /volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:52.528928 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a0d00e97-c15f-4c70-a38c-1e3f7b2d9c23 req-3d0f25e5-f985-4284-8def-f6c7e97e4aad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:52.529350 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a0d00e97-c15f-4c70-a38c-1e3f7b2d9c23 req-3d0f25e5-f985-4284-8def-f6c7e97e4aad tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:52.529350 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a0d00e97-c15f-4c70-a38c-1e3f7b2d9c23 req-3d0f25e5-f985-4284-8def-f6c7e97e4aad tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:52.530297 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a0d00e97-c15f-4c70-a38c-1e3f7b2d9c23 req-3d0f25e5-f985-4284-8def-f6c7e97e4aad tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:52.539153 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:52.539153 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:52.544462 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a0d00e97-c15f-4c70-a38c-1e3f7b2d9c23 req-3d0f25e5-f985-4284-8def-f6c7e97e4aad tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:52.549968 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a0d00e97-c15f-4c70-a38c-1e3f7b2d9c23 req-3d0f25e5-f985-4284-8def-f6c7e97e4aad tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:52.550540 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 548/2174] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:52 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:52.898049 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6c403f9d-a696-486d-96bb-910e21ecc31d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.091393 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:53.091931 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-187172959"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:53.094434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-187172959'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:53.094590 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create volume of 1 GB Aug 13 03:36:53.106612 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Availability Zones retrieved successfully. Aug 13 03:36:53.113332 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Flow 'volume_create_api' (84476047-4c26-4511-9112-6c1375cadb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:53.114679 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e1a681-cb6f-44b6-a507-67dea91ca409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:53.116405 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:53.163982 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e1a681-cb6f-44b6-a507-67dea91ca409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:53.164969 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1471cf8c-1043-407f-8b4e-8bb0d9d325e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:53.173765 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d77cb77b-0f7a-48bf-9626-afc98fdfb2cd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.177666 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d77cb77b-0f7a-48bf-9626-afc98fdfb2cd tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:53.178005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d77cb77b-0f7a-48bf-9626-afc98fdfb2cd tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:53.178258 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d77cb77b-0f7a-48bf-9626-afc98fdfb2cd tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:53.195965 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:53.195965 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:53.202380 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d77cb77b-0f7a-48bf-9626-afc98fdfb2cd tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:53.208801 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d77cb77b-0f7a-48bf-9626-afc98fdfb2cd tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:53.209514 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 540/2175] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:53 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:53.249951 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Created reservations ['9d7ce26a-6b92-45bc-bdbe-daeb9cc433e3', '4375d661-efc6-416a-b547-0105f49b24f1', '8994d6f1-e2cc-48b3-b45c-947997887904', 'eca00ae8-3ae5-4b63-861b-a0ed956fc2b7'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:53.250794 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1471cf8c-1043-407f-8b4e-8bb0d9d325e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d7ce26a-6b92-45bc-bdbe-daeb9cc433e3', '4375d661-efc6-416a-b547-0105f49b24f1', '8994d6f1-e2cc-48b3-b45c-947997887904', 'eca00ae8-3ae5-4b63-861b-a0ed956fc2b7']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:53.251894 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc8462e-a170-4e50-9496-534b17bd3182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:53.274526 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adc8462e-a170-4e50-9496-534b17bd3182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '688860f7-ebf2-4589-9261-6f86f8ba058c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-187172959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a96fcecb5984b6589ac8d2eb224fc48',qos_specs=None,replication_status=,reservations=['9d7ce26a-6b92-45bc-bdbe-daeb9cc433e3','4375d661-efc6-416a-b547-0105f49b24f1','8994d6f1-e2cc-48b3-b45c-947997887904','eca00ae8-3ae5-4b63-861b-a0ed956fc2b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23bfd3c379154e5585120cdf89ad6040',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-187172959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=688860f7-ebf2-4589-9261-6f86f8ba058c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a96fcecb5984b6589ac8d2eb224fc48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23bfd3c379154e5585120cdf89ad6040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:53.275325 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d4d8d04-0610-4899-80b9-c816626cda12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:53.298319 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d4d8d04-0610-4899-80b9-c816626cda12) transitioned into state 'SUCCESS' from state '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-187172959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a96fcecb5984b6589ac8d2eb224fc48',qos_specs=None,replication_status=,reservations=['9d7ce26a-6b92-45bc-bdbe-daeb9cc433e3','4375d661-efc6-416a-b547-0105f49b24f1','8994d6f1-e2cc-48b3-b45c-947997887904','eca00ae8-3ae5-4b63-861b-a0ed956fc2b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23bfd3c379154e5585120cdf89ad6040',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:53.299058 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2712c4cd-f738-4dad-b633-06ac53d54754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:53.311609 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2712c4cd-f738-4dad-b633-06ac53d54754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:53.312765 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Flow 'volume_create_api' (84476047-4c26-4511-9112-6c1375cadb87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:53.312765 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create volume request issued successfully. Aug 13 03:36:53.313334 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6c403f9d-a696-486d-96bb-910e21ecc31d tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:53.313752 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 544/2176] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:52 2026] POST /volume/v3/volumes => generated 750 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:53.326294 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-03686181-454a-4637-94bd-6c7013ae6bb0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.328538 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-03686181-454a-4637-94bd-6c7013ae6bb0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:53.328813 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-03686181-454a-4637-94bd-6c7013ae6bb0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:53.329131 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-03686181-454a-4637-94bd-6c7013ae6bb0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:53.339375 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:53.339375 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:53.344360 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-03686181-454a-4637-94bd-6c7013ae6bb0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:36:53.350395 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-03686181-454a-4637-94bd-6c7013ae6bb0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c returned with HTTP 200 Aug 13 03:36:53.350859 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 545/2177] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:53 2026] GET /volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:53.517720 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5e7ad3c4-af01-4d38-8413-c8eaa29facfd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.520252 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e7ad3c4-af01-4d38-8413-c8eaa29facfd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] GET https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df Aug 13 03:36:53.520483 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e7ad3c4-af01-4d38-8413-c8eaa29facfd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:53.520932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e7ad3c4-af01-4d38-8413-c8eaa29facfd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:53.528491 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e7ad3c4-af01-4d38-8413-c8eaa29facfd tempest-AttachVolumeMultiAttachTest-837005706 tempest-AttachVolumeMultiAttachTest-837005706-project-member] https://10.4.3.140/volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df returned with HTTP 404 Aug 13 03:36:53.529465 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 549/2178] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:53 2026] GET /volume/v3/volumes/e6b629d5-b5c0-46ae-8085-afe9c28c77df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:53.665362 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-495e35c8-ea66-4bed-9a03-a8278afc8f47 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.773532 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-495e35c8-ea66-4bed-9a03-a8278afc8f47 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:36:53.774031 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-495e35c8-ea66-4bed-9a03-a8278afc8f47 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1845280983"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:53.790789 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-495e35c8-ea66-4bed-9a03-a8278afc8f47 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:36:53.791193 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 541/2179] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:36:53 2026] POST /volume/v3/group_types => generated 181 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:53.802661 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a579bf04-02de-400e-9632-cce2b7811de1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.804698 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a579bf04-02de-400e-9632-cce2b7811de1 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] POST https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs Aug 13 03:36:53.805147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a579bf04-02de-400e-9632-cce2b7811de1 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:53.813200 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:53.813200 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:53.827464 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a579bf04-02de-400e-9632-cce2b7811de1 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs returned with HTTP 202 Aug 13 03:36:53.827870 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 545/2180] 10.4.3.140 () {70 vars in 1458 bytes} [Thu Aug 13 03:36:53 2026] POST /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs => generated 53 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:53.836987 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-71dbe47e-65fb-46da-b59a-4037d7febe8e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.839320 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-71dbe47e-65fb-46da-b59a-4037d7febe8e tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] POST https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs Aug 13 03:36:53.840092 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-71dbe47e-65fb-46da-b59a-4037d7febe8e tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:53.862750 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-71dbe47e-65fb-46da-b59a-4037d7febe8e tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs returned with HTTP 202 Aug 13 03:36:53.863280 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 546/2181] 10.4.3.140 () {70 vars in 1458 bytes} [Thu Aug 13 03:36:53 2026] POST /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs => generated 61 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:53.873539 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-936869c6-7125-4aa6-b366-3ae60aee1a6c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.875279 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-936869c6-7125-4aa6-b366-3ae60aee1a6c tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] GET https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key2 Aug 13 03:36:53.875478 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-936869c6-7125-4aa6-b366-3ae60aee1a6c tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:53.875661 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-936869c6-7125-4aa6-b366-3ae60aee1a6c tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:53.884142 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-936869c6-7125-4aa6-b366-3ae60aee1a6c tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key2 returned with HTTP 200 Aug 13 03:36:53.885001 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 550/2182] 10.4.3.140 () {68 vars in 1452 bytes} [Thu Aug 13 03:36:53 2026] GET /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:53.892929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-614e9982-c3a4-4bf5-babc-70f209e8118a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.895398 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-614e9982-c3a4-4bf5-babc-70f209e8118a tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] GET https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 Aug 13 03:36:53.896352 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-614e9982-c3a4-4bf5-babc-70f209e8118a tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:53.896631 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-614e9982-c3a4-4bf5-babc-70f209e8118a tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:53.908272 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-614e9982-c3a4-4bf5-babc-70f209e8118a tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 returned with HTTP 200 Aug 13 03:36:53.908272 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 542/2183] 10.4.3.140 () {68 vars in 1452 bytes} [Thu Aug 13 03:36:53 2026] GET /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:53.915722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-75eeddbd-7b4d-4a2b-8446-f1fe43bdfdaa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.918004 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-75eeddbd-7b4d-4a2b-8446-f1fe43bdfdaa tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] PUT https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 Aug 13 03:36:53.918449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-75eeddbd-7b4d-4a2b-8446-f1fe43bdfdaa tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:53.930854 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-75eeddbd-7b4d-4a2b-8446-f1fe43bdfdaa tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 returned with HTTP 200 Aug 13 03:36:53.931376 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 546/2184] 10.4.3.140 () {70 vars in 1472 bytes} [Thu Aug 13 03:36:53 2026] PUT /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:53.938160 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6f145ab2-7c06-4f42-b331-42a5cbd0861b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.940103 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6f145ab2-7c06-4f42-b331-42a5cbd0861b tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] GET https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs Aug 13 03:36:53.940280 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6f145ab2-7c06-4f42-b331-42a5cbd0861b tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:53.940464 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6f145ab2-7c06-4f42-b331-42a5cbd0861b tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:53.949571 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6f145ab2-7c06-4f42-b331-42a5cbd0861b tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs returned with HTTP 200 Aug 13 03:36:53.949967 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 547/2185] 10.4.3.140 () {68 vars in 1437 bytes} [Thu Aug 13 03:36:53 2026] GET /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:53.957043 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e5367064-f9d8-4074-9d9f-141445c245e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.959043 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e5367064-f9d8-4074-9d9f-141445c245e5 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key1 Aug 13 03:36:53.959311 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e5367064-f9d8-4074-9d9f-141445c245e5 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:53.959551 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e5367064-f9d8-4074-9d9f-141445c245e5 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:53.974334 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e5367064-f9d8-4074-9d9f-141445c245e5 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key1 returned with HTTP 202 Aug 13 03:36:53.974939 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 551/2186] 10.4.3.140 () {68 vars in 1455 bytes} [Thu Aug 13 03:36:53 2026] DELETE /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:36:53.984943 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2657b0e6-6d5b-4243-850d-693ee5a54836 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:53.987710 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2657b0e6-6d5b-4243-850d-693ee5a54836 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] GET https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key1 Aug 13 03:36:53.987710 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2657b0e6-6d5b-4243-850d-693ee5a54836 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:53.987710 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2657b0e6-6d5b-4243-850d-693ee5a54836 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:53.997185 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2657b0e6-6d5b-4243-850d-693ee5a54836 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] HTTP exception thrown: Group Type 1360a30a-61ab-4aec-afe1-829773626878 has no extra spec with key key1. Aug 13 03:36:53.997185 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2657b0e6-6d5b-4243-850d-693ee5a54836 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key1 returned with HTTP 404 Aug 13 03:36:53.997185 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 543/2187] 10.4.3.140 () {68 vars in 1452 bytes} [Thu Aug 13 03:36:53 2026] GET /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:36:54.007101 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79ea0dcb-17d1-4d1a-b5ea-39c33aaf516b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.009435 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79ea0dcb-17d1-4d1a-b5ea-39c33aaf516b tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key2 Aug 13 03:36:54.009758 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79ea0dcb-17d1-4d1a-b5ea-39c33aaf516b tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:54.010077 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79ea0dcb-17d1-4d1a-b5ea-39c33aaf516b tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:54.025429 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79ea0dcb-17d1-4d1a-b5ea-39c33aaf516b tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key2 returned with HTTP 202 Aug 13 03:36:54.025979 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 547/2188] 10.4.3.140 () {68 vars in 1455 bytes} [Thu Aug 13 03:36:54 2026] DELETE /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:36:54.032925 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8321f1e9-3d4d-40c7-840b-120592c3b4c0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.034543 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8321f1e9-3d4d-40c7-840b-120592c3b4c0 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] GET https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key2 Aug 13 03:36:54.034733 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8321f1e9-3d4d-40c7-840b-120592c3b4c0 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:54.034938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8321f1e9-3d4d-40c7-840b-120592c3b4c0 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:54.042641 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8321f1e9-3d4d-40c7-840b-120592c3b4c0 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] HTTP exception thrown: Group Type 1360a30a-61ab-4aec-afe1-829773626878 has no extra spec with key key2. Aug 13 03:36:54.042785 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8321f1e9-3d4d-40c7-840b-120592c3b4c0 tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key2 returned with HTTP 404 Aug 13 03:36:54.043382 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 548/2189] 10.4.3.140 () {68 vars in 1452 bytes} [Thu Aug 13 03:36:54 2026] GET /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:36:54.050579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e9e5fc51-bac7-4e7a-8dc4-f1c503ffc79d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.052449 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9e5fc51-bac7-4e7a-8dc4-f1c503ffc79d tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 Aug 13 03:36:54.052743 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e9e5fc51-bac7-4e7a-8dc4-f1c503ffc79d tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:54.053037 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e9e5fc51-bac7-4e7a-8dc4-f1c503ffc79d tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:54.067742 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e9e5fc51-bac7-4e7a-8dc4-f1c503ffc79d tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 returned with HTTP 202 Aug 13 03:36:54.068333 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 552/2190] 10.4.3.140 () {68 vars in 1455 bytes} [Thu Aug 13 03:36:54 2026] DELETE /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:36:54.075520 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0d11bf96-68b8-408a-a9fa-52d33b1a01db None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.077033 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d11bf96-68b8-408a-a9fa-52d33b1a01db tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] GET https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 Aug 13 03:36:54.077444 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0d11bf96-68b8-408a-a9fa-52d33b1a01db tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:54.077756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0d11bf96-68b8-408a-a9fa-52d33b1a01db tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:54.084013 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d11bf96-68b8-408a-a9fa-52d33b1a01db tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] HTTP exception thrown: Group Type 1360a30a-61ab-4aec-afe1-829773626878 has no extra spec with key key3. Aug 13 03:36:54.084921 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d11bf96-68b8-408a-a9fa-52d33b1a01db tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 returned with HTTP 404 Aug 13 03:36:54.084921 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 544/2191] 10.4.3.140 () {68 vars in 1452 bytes} [Thu Aug 13 03:36:54 2026] GET /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878/group_specs/key3 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:36:54.093135 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e3cd67d2-4b05-407a-ac7d-61244f986eea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.094968 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3cd67d2-4b05-407a-ac7d-61244f986eea tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878 Aug 13 03:36:54.095186 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3cd67d2-4b05-407a-ac7d-61244f986eea tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:54.095365 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3cd67d2-4b05-407a-ac7d-61244f986eea tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:54.109563 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3cd67d2-4b05-407a-ac7d-61244f986eea tempest-GroupTypeSpecsTest-105727951 tempest-GroupTypeSpecsTest-105727951-project-admin] https://10.4.3.140/volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878 returned with HTTP 202 Aug 13 03:36:54.110032 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 548/2192] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:36:54 2026] DELETE /volume/v3/group_types/1360a30a-61ab-4aec-afe1-829773626878 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:36:54.227202 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2b715ebb-4eaf-4060-baa2-ec1217149083 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.229892 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2b715ebb-4eaf-4060-baa2-ec1217149083 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:54.230100 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2b715ebb-4eaf-4060-baa2-ec1217149083 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:54.230369 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2b715ebb-4eaf-4060-baa2-ec1217149083 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:54.243431 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:54.243431 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:54.250078 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2b715ebb-4eaf-4060-baa2-ec1217149083 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:54.257735 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2b715ebb-4eaf-4060-baa2-ec1217149083 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:54.258283 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 549/2193] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:54 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:54.369859 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-33d765dc-247a-4e80-8346-c1ea6ae86619 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.369859 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33d765dc-247a-4e80-8346-c1ea6ae86619 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:54.370013 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-33d765dc-247a-4e80-8346-c1ea6ae86619 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:54.370201 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-33d765dc-247a-4e80-8346-c1ea6ae86619 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:54.379000 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:54.379000 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:54.383377 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-33d765dc-247a-4e80-8346-c1ea6ae86619 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:36:54.388518 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33d765dc-247a-4e80-8346-c1ea6ae86619 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c returned with HTTP 200 Aug 13 03:36:54.389116 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 553/2194] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:54 2026] GET /volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:54.405170 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-df6e9a63-1fa1-49c3-8c3d-cc98b1b9e1b4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.407387 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df6e9a63-1fa1-49c3-8c3d-cc98b1b9e1b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:54.407975 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-df6e9a63-1fa1-49c3-8c3d-cc98b1b9e1b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "688860f7-ebf2-4589-9261-6f86f8ba058c", "name": "tempest-VolumesDeleteCascade-Snapshot-588040896"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:54.418745 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:54.418745 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:54.419537 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-df6e9a63-1fa1-49c3-8c3d-cc98b1b9e1b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:36:54.419800 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-df6e9a63-1fa1-49c3-8c3d-cc98b1b9e1b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create snapshot from volume 688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:54.463011 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-df6e9a63-1fa1-49c3-8c3d-cc98b1b9e1b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Created reservations ['5cf400dc-3b6c-497f-b0f0-565a909e6a48', 'f38e1887-dc45-407a-ad5b-c3eb17b12cff', '04e7005a-04af-4e3e-8d4c-6d91f554c032', '42e12f33-7af9-4015-9fb5-d2f9093bedd2'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:54.493349 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-df6e9a63-1fa1-49c3-8c3d-cc98b1b9e1b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot create request issued successfully. Aug 13 03:36:54.493756 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df6e9a63-1fa1-49c3-8c3d-cc98b1b9e1b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:54.494302 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 545/2195] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:54 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) Aug 13 03:36:54.504712 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a407d0ce-dc1e-4f8c-989a-a67739fc9c19 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.506894 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a407d0ce-dc1e-4f8c-989a-a67739fc9c19 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/snapshots/a2b702ad-b88d-495e-afef-fa3c4315c904 Aug 13 03:36:54.507136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a407d0ce-dc1e-4f8c-989a-a67739fc9c19 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:54.507372 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a407d0ce-dc1e-4f8c-989a-a67739fc9c19 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:54.513066 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:54.513066 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:54.513581 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a407d0ce-dc1e-4f8c-989a-a67739fc9c19 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot retrieved successfully. Aug 13 03:36:54.514517 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a407d0ce-dc1e-4f8c-989a-a67739fc9c19 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots/a2b702ad-b88d-495e-afef-fa3c4315c904 returned with HTTP 200 Aug 13 03:36:54.514967 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 549/2196] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:54 2026] GET /volume/v3/snapshots/a2b702ad-b88d-495e-afef-fa3c4315c904 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:54.946362 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-de66a823-88d2-470f-9591-6e4de203ece5 req-dcf4d88c-4fb6-4a0e-b63d-043b1c14aea2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:54.949085 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-dcf4d88c-4fb6-4a0e-b63d-043b1c14aea2 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/attachments/601e3816-0c73-483e-bfb9-089fb5f64822/action Aug 13 03:36:54.949487 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-dcf4d88c-4fb6-4a0e-b63d-043b1c14aea2 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:54.950170 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-dcf4d88c-4fb6-4a0e-b63d-043b1c14aea2 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:54.975933 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:54.975933 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:54.987545 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-de66a823-88d2-470f-9591-6e4de203ece5 req-dcf4d88c-4fb6-4a0e-b63d-043b1c14aea2 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments/601e3816-0c73-483e-bfb9-089fb5f64822/action returned with HTTP 204 Aug 13 03:36:54.989418 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 550/2197] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:36:54 2026] POST /volume/v3/attachments/601e3816-0c73-483e-bfb9-089fb5f64822/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:55.041054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-089f95a9-4263-4237-8923-fc9205b11092 req-5fd35daf-ea04-42ea-aca1-85dd85d081c1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.043530 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-5fd35daf-ea04-42ea-aca1-85dd85d081c1 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] DELETE https://10.4.3.140/volume/v3/attachments/7ca2811d-4367-4a22-8f14-f07f1695b8e3 Aug 13 03:36:55.043784 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-5fd35daf-ea04-42ea-aca1-85dd85d081c1 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.044281 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-5fd35daf-ea04-42ea-aca1-85dd85d081c1 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.057352 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.057352 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:55.118068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-290c4ded-f283-41d1-9530-b053fb16d195 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.121416 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-290c4ded-f283-41d1-9530-b053fb16d195 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:55.121701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-290c4ded-f283-41d1-9530-b053fb16d195 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.122131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-290c4ded-f283-41d1-9530-b053fb16d195 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.122546 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-089f95a9-4263-4237-8923-fc9205b11092 req-5fd35daf-ea04-42ea-aca1-85dd85d081c1 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/attachments/7ca2811d-4367-4a22-8f14-f07f1695b8e3 returned with HTTP 200 Aug 13 03:36:55.122664 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-290c4ded-f283-41d1-9530-b053fb16d195 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Delete volume with id: b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:55.123047 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 554/2198] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:55 2026] DELETE /volume/v3/attachments/7ca2811d-4367-4a22-8f14-f07f1695b8e3 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:55.140356 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.140356 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:55.140356 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-290c4ded-f283-41d1-9530-b053fb16d195 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:55.156494 np0000007145 devstack@c-api.service[100341]: WARNING cinder.keymgr.conf_key_mgr [None req-290c4ded-f283-41d1-9530-b053fb16d195 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:36:55.167463 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-290c4ded-f283-41d1-9530-b053fb16d195 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Delete volume request issued successfully. Aug 13 03:36:55.167727 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-290c4ded-f283-41d1-9530-b053fb16d195 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 202 Aug 13 03:36:55.168411 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 546/2199] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:55 2026] DELETE /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:55.176458 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9f928f8f-4561-46dc-b1f2-84d4050c0469 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.178706 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9f928f8f-4561-46dc-b1f2-84d4050c0469 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:55.179046 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9f928f8f-4561-46dc-b1f2-84d4050c0469 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.179325 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9f928f8f-4561-46dc-b1f2-84d4050c0469 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.188588 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.188588 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:55.193739 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9f928f8f-4561-46dc-b1f2-84d4050c0469 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:36:55.200034 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9f928f8f-4561-46dc-b1f2-84d4050c0469 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 200 Aug 13 03:36:55.200556 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 550/2200] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:55.275308 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c30c262f-4900-4882-92af-269051c57103 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.277097 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c30c262f-4900-4882-92af-269051c57103 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:55.277315 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c30c262f-4900-4882-92af-269051c57103 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.277495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c30c262f-4900-4882-92af-269051c57103 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.287567 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.287567 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:55.292602 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c30c262f-4900-4882-92af-269051c57103 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:55.299337 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c30c262f-4900-4882-92af-269051c57103 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:55.299926 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 551/2201] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:55.316479 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fadabff0-aea6-485b-aa94-6c2a57ace953 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.318581 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fadabff0-aea6-485b-aa94-6c2a57ace953 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:55.319066 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fadabff0-aea6-485b-aa94-6c2a57ace953 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.319385 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fadabff0-aea6-485b-aa94-6c2a57ace953 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.333502 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.333502 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:55.339399 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fadabff0-aea6-485b-aa94-6c2a57ace953 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:55.346176 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fadabff0-aea6-485b-aa94-6c2a57ace953 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:55.346739 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 555/2202] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:55.524719 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9778e356-13fa-44f1-91f6-8aff712136c2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.529284 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9778e356-13fa-44f1-91f6-8aff712136c2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/snapshots/a2b702ad-b88d-495e-afef-fa3c4315c904 Aug 13 03:36:55.529549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9778e356-13fa-44f1-91f6-8aff712136c2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.529764 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9778e356-13fa-44f1-91f6-8aff712136c2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.540344 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.540344 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:55.540978 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9778e356-13fa-44f1-91f6-8aff712136c2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot retrieved successfully. Aug 13 03:36:55.542097 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9778e356-13fa-44f1-91f6-8aff712136c2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots/a2b702ad-b88d-495e-afef-fa3c4315c904 returned with HTTP 200 Aug 13 03:36:55.542562 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 547/2203] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/snapshots/a2b702ad-b88d-495e-afef-fa3c4315c904 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:55.558309 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-95aca1fd-3830-4c12-80fa-d1b24b20e2f7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.561138 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95aca1fd-3830-4c12-80fa-d1b24b20e2f7 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:55.561736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95aca1fd-3830-4c12-80fa-d1b24b20e2f7 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "688860f7-ebf2-4589-9261-6f86f8ba058c", "name": "tempest-VolumesDeleteCascade-Snapshot-788822392"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:55.571190 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.571190 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:55.571655 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-95aca1fd-3830-4c12-80fa-d1b24b20e2f7 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:36:55.571764 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-95aca1fd-3830-4c12-80fa-d1b24b20e2f7 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create snapshot from volume 688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:55.623670 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-95aca1fd-3830-4c12-80fa-d1b24b20e2f7 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Created reservations ['dd2070f6-3b73-4980-9f12-ce54035e8029', '9161e101-31e5-43f6-ae02-297ee49a7d82', '8294a4d1-705d-4ae5-add3-8a94c4ca1bb4', '14dfe898-01a7-4012-944f-166bb14cab11'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:55.665520 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-95aca1fd-3830-4c12-80fa-d1b24b20e2f7 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot create request issued successfully. Aug 13 03:36:55.666129 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95aca1fd-3830-4c12-80fa-d1b24b20e2f7 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:55.666528 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 551/2204] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:55.678630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c906b742-de45-4bf7-aeff-3e1fd5b36c20 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.678788 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fdba795c-6620-4a81-bf7b-ce949f283897 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.681011 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fdba795c-6620-4a81-bf7b-ce949f283897 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/snapshots/a96d113d-e863-422f-b739-4ba929c067ce Aug 13 03:36:55.681288 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fdba795c-6620-4a81-bf7b-ce949f283897 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.681549 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fdba795c-6620-4a81-bf7b-ce949f283897 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.682400 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c906b742-de45-4bf7-aeff-3e1fd5b36c20 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:55.682670 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c906b742-de45-4bf7-aeff-3e1fd5b36c20 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.682947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c906b742-de45-4bf7-aeff-3e1fd5b36c20 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.688061 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.688061 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:55.688674 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fdba795c-6620-4a81-bf7b-ce949f283897 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot retrieved successfully. Aug 13 03:36:55.689771 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fdba795c-6620-4a81-bf7b-ce949f283897 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots/a96d113d-e863-422f-b739-4ba929c067ce returned with HTTP 200 Aug 13 03:36:55.690285 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 556/2205] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/snapshots/a96d113d-e863-422f-b739-4ba929c067ce => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:55.696582 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.696582 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:55.696783 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f758a390-1591-4456-8192-7f21bc1d8066 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.699853 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f758a390-1591-4456-8192-7f21bc1d8066 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] POST https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action Aug 13 03:36:55.700400 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f758a390-1591-4456-8192-7f21bc1d8066 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:55.700537 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f758a390-1591-4456-8192-7f21bc1d8066 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:55.701756 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c906b742-de45-4bf7-aeff-3e1fd5b36c20 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:55.707875 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c906b742-de45-4bf7-aeff-3e1fd5b36c20 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:55.708425 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 552/2206] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:55.714615 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.714615 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:55.719048 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.admin_actions [None req-f758a390-1591-4456-8192-7f21bc1d8066 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] Updating volume '7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6' with '{'status': 'in-use'}' {{(pid=100341) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 13 03:36:55.730789 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-70fb68ec-2f7a-417a-b071-4e7ab76cf8cb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.733465 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-70fb68ec-2f7a-417a-b071-4e7ab76cf8cb tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723/action Aug 13 03:36:55.734520 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-70fb68ec-2f7a-417a-b071-4e7ab76cf8cb tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:55.734520 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-70fb68ec-2f7a-417a-b071-4e7ab76cf8cb tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:55.745515 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f758a390-1591-4456-8192-7f21bc1d8066 tempest-TestServerVolumeAttachmentScenario-1919214043 tempest-TestServerVolumeAttachmentScenario-1919214043-project-admin] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action returned with HTTP 202 Aug 13 03:36:55.746125 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 548/2207] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:36:55 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:55.746841 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.746841 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:55.747451 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-70fb68ec-2f7a-417a-b071-4e7ab76cf8cb tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:55.753513 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6216acf7-7c94-4284-b67b-146bc2ee6d4e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.754601 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-70fb68ec-2f7a-417a-b071-4e7ab76cf8cb tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Begin detaching volume completed successfully. Aug 13 03:36:55.754806 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-70fb68ec-2f7a-417a-b071-4e7ab76cf8cb tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723/action returned with HTTP 202 Aug 13 03:36:55.755281 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 552/2208] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:36:55 2026] POST /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:55.755467 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6216acf7-7c94-4284-b67b-146bc2ee6d4e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:55.755704 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6216acf7-7c94-4284-b67b-146bc2ee6d4e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.755946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6216acf7-7c94-4284-b67b-146bc2ee6d4e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.772263 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.772263 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:55.779544 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6216acf7-7c94-4284-b67b-146bc2ee6d4e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:55.781022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-df9a3a9f-e52d-49df-ab26-effa3f213c1b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.783242 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-df9a3a9f-e52d-49df-ab26-effa3f213c1b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:55.783419 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-df9a3a9f-e52d-49df-ab26-effa3f213c1b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.783594 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-df9a3a9f-e52d-49df-ab26-effa3f213c1b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.784711 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6216acf7-7c94-4284-b67b-146bc2ee6d4e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:55.785227 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 557/2209] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:55.796925 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.796925 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:55.803563 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-df9a3a9f-e52d-49df-ab26-effa3f213c1b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:55.808770 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-df9a3a9f-e52d-49df-ab26-effa3f213c1b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:55.808920 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 553/2210] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:55.816572 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9511f917-44ae-4439-b28e-64ceaca5012e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.817048 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9511f917-44ae-4439-b28e-64ceaca5012e None None] GET https://10.4.3.140/volume// Aug 13 03:36:55.818904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9511f917-44ae-4439-b28e-64ceaca5012e None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.818904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9511f917-44ae-4439-b28e-64ceaca5012e None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.818904 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9511f917-44ae-4439-b28e-64ceaca5012e None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:55.818904 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 549/2211] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:55.825226 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c989b68f-86ca-4015-a2d3-fec06e751f81 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.827479 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c989b68f-86ca-4015-a2d3-fec06e751f81 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:55.827891 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c989b68f-86ca-4015-a2d3-fec06e751f81 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.828015 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c989b68f-86ca-4015-a2d3-fec06e751f81 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.835852 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-f29957d0-79e9-466d-9634-0ade3710c43a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.836516 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-f29957d0-79e9-466d-9634-0ade3710c43a tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:55.836683 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-f29957d0-79e9-466d-9634-0ade3710c43a tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.836920 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-f29957d0-79e9-466d-9634-0ade3710c43a tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.839235 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.839235 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:55.843281 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c989b68f-86ca-4015-a2d3-fec06e751f81 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:55.846805 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.846805 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:55.848177 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-c989b68f-86ca-4015-a2d3-fec06e751f81 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:55.848622 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 553/2212] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:55.850624 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-f29957d0-79e9-466d-9634-0ade3710c43a tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:55.855393 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-f29957d0-79e9-466d-9634-0ade3710c43a tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:55.855924 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 558/2213] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:55.877268 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-51470e76-63b9-42e1-8e6c-17515ecff971 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.880044 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-51470e76-63b9-42e1-8e6c-17515ecff971 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] POST https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action Aug 13 03:36:55.880536 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-51470e76-63b9-42e1-8e6c-17515ecff971 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:55.880729 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-51470e76-63b9-42e1-8e6c-17515ecff971 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:55.893967 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.893967 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:55.894562 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-51470e76-63b9-42e1-8e6c-17515ecff971 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:55.904558 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-51470e76-63b9-42e1-8e6c-17515ecff971 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Begin detaching volume completed successfully. Aug 13 03:36:55.904896 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-51470e76-63b9-42e1-8e6c-17515ecff971 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action returned with HTTP 202 Aug 13 03:36:55.905509 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 554/2214] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:36:55 2026] POST /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:55.961005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2d23428b-1d79-4c15-90a8-39d72bec803c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.961843 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d23428b-1d79-4c15-90a8-39d72bec803c None None] GET https://10.4.3.140/volume// Aug 13 03:36:55.961843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d23428b-1d79-4c15-90a8-39d72bec803c None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.962369 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d23428b-1d79-4c15-90a8-39d72bec803c None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.962548 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d23428b-1d79-4c15-90a8-39d72bec803c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:55.963130 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 550/2215] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:55.973648 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-b49d820c-6c2d-4b04-a18b-ceb33d6a2cbd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:55.976489 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-b49d820c-6c2d-4b04-a18b-ceb33d6a2cbd tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:55.976751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-b49d820c-6c2d-4b04-a18b-ceb33d6a2cbd tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:55.977013 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-b49d820c-6c2d-4b04-a18b-ceb33d6a2cbd tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:55.988817 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:55.988817 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:55.993813 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-b49d820c-6c2d-4b04-a18b-ceb33d6a2cbd tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:55.999340 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-b49d820c-6c2d-4b04-a18b-ceb33d6a2cbd tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:55.999774 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 554/2216] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:55 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 1331 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:56.216859 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a3783c1-51e4-42d9-a08a-2b3463dbaad4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.219206 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a3783c1-51e4-42d9-a08a-2b3463dbaad4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 Aug 13 03:36:56.219424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a3783c1-51e4-42d9-a08a-2b3463dbaad4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:56.219682 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a3783c1-51e4-42d9-a08a-2b3463dbaad4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:56.227790 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a3783c1-51e4-42d9-a08a-2b3463dbaad4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 returned with HTTP 404 Aug 13 03:36:56.228565 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 559/2217] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:56 2026] GET /volume/v3/volumes/b2570620-529f-4a46-b068-40f799a09437 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:56.238981 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-546bb416-c803-4532-990c-cc96fc3a2f54 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.241282 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-546bb416-c803-4532-990c-cc96fc3a2f54 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:36:56.241509 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-546bb416-c803-4532-990c-cc96fc3a2f54 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:56.241736 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-546bb416-c803-4532-990c-cc96fc3a2f54 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:56.242728 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-546bb416-c803-4532-990c-cc96fc3a2f54 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:36:56.298231 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-546bb416-c803-4532-990c-cc96fc3a2f54 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Get all volumes completed successfully. Aug 13 03:36:56.301025 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:56.301025 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:56.309288 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-546bb416-c803-4532-990c-cc96fc3a2f54 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:36:56.309976 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 555/2218] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:36:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9320 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:56.328050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f71fb163-6391-4beb-b1c8-b7533830dbaa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.329984 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f71fb163-6391-4beb-b1c8-b7533830dbaa tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] DELETE https://10.4.3.140/volume/v3/types/4931e9b3-3984-4e27-b556-9607b551a274 Aug 13 03:36:56.330210 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f71fb163-6391-4beb-b1c8-b7533830dbaa tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:56.330408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f71fb163-6391-4beb-b1c8-b7533830dbaa tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:56.330655 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:56.330655 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:56.363941 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f71fb163-6391-4beb-b1c8-b7533830dbaa tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types/4931e9b3-3984-4e27-b556-9607b551a274 returned with HTTP 202 Aug 13 03:36:56.364511 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 551/2219] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:36:56 2026] DELETE /volume/v3/types/4931e9b3-3984-4e27-b556-9607b551a274 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:56.377816 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bdb15456-63b2-4e0e-9964-2bf9c69d19ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.379668 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bdb15456-63b2-4e0e-9964-2bf9c69d19ca tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:36:56.380112 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bdb15456-63b2-4e0e-9964-2bf9c69d19ca tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-406718416", "extra_specs": {}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:56.402007 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bdb15456-63b2-4e0e-9964-2bf9c69d19ca tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:36:56.402395 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 555/2220] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:36:56 2026] POST /volume/v3/types => generated 211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:56.414560 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a8bc477a-4f14-4131-a0a5-a9f670d39c12 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.418691 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a8bc477a-4f14-4131-a0a5-a9f670d39c12 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] POST https://10.4.3.140/volume/v3/types/e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab/encryption Aug 13 03:36:56.418691 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a8bc477a-4f14-4131-a0a5-a9f670d39c12 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:56.438532 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a8bc477a-4f14-4131-a0a5-a9f670d39c12 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types/e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab/encryption returned with HTTP 200 Aug 13 03:36:56.439334 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 560/2221] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:36:56 2026] POST /volume/v3/types/e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:56.451507 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-95c62fe7-969f-41fc-bdc3-16a59246089b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.453800 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:56.454306 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-221102383", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-406718416", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:56.456141 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-221102383', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-406718416', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:56.461246 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume of 1 GB Aug 13 03:36:56.462001 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:56.462001 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:56.462758 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Availability Zones retrieved successfully. Aug 13 03:36:56.470052 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Flow 'volume_create_api' (26083946-4f33-407d-a2b8-6ca6e377146e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:56.471349 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c9156c-02a0-4558-8ad8-476a0b551e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:56.472590 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:56.513397 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67c9156c-02a0-4558-8ad8-476a0b551e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:36:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab,is_public=True,name='tempest-scenario-type-luks-406718416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab', '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=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:56.514240 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9f838b-b515-44cf-b293-d129ba15c30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:56.547383 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:56.548109 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:36:56.592728 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Created reservations ['3dfaa587-e890-4945-82b1-0908339cca9d', '4feac529-0bdf-4290-b589-bccbc0d1679f', '9a00dc59-d407-4be7-af84-e8ca003f564b', 'cbb44a08-de5a-4584-b8b5-df9239241671'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:56.593755 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9f838b-b515-44cf-b293-d129ba15c30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dfaa587-e890-4945-82b1-0908339cca9d', '4feac529-0bdf-4290-b589-bccbc0d1679f', '9a00dc59-d407-4be7-af84-e8ca003f564b', 'cbb44a08-de5a-4584-b8b5-df9239241671']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:56.594834 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019c15f5-8a95-45ba-9be6-54570411bf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:56.630517 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019c15f5-8a95-45ba-9be6-54570411bf69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467fb6c0-d251-4a6b-a90b-c24a7badd376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-221102383',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131506709ff548b0b6dbc4901c2a9cd2',qos_specs=None,replication_status=,reservations=['3dfaa587-e890-4945-82b1-0908339cca9d','4feac529-0bdf-4290-b589-bccbc0d1679f','9a00dc59-d407-4be7-af84-e8ca003f564b','cbb44a08-de5a-4584-b8b5-df9239241671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19c677b902604252a3b90b448178a3f3',volume_type_id=e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-221102383',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=467fb6c0-d251-4a6b-a90b-c24a7badd376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131506709ff548b0b6dbc4901c2a9cd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19c677b902604252a3b90b448178a3f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab),volume_type_id=e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:56.631813 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236ebefd-ba76-408f-9b3d-0f21a8965d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:56.652187 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236ebefd-ba76-408f-9b3d-0f21a8965d36) transitioned into state 'SUCCESS' from state '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-221102383',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131506709ff548b0b6dbc4901c2a9cd2',qos_specs=None,replication_status=,reservations=['3dfaa587-e890-4945-82b1-0908339cca9d','4feac529-0bdf-4290-b589-bccbc0d1679f','9a00dc59-d407-4be7-af84-e8ca003f564b','cbb44a08-de5a-4584-b8b5-df9239241671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19c677b902604252a3b90b448178a3f3',volume_type_id=e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:56.652887 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7dbaca-88e2-44fc-8d4f-51c707bfbd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:56.663483 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7dbaca-88e2-44fc-8d4f-51c707bfbd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:56.664414 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Flow 'volume_create_api' (26083946-4f33-407d-a2b8-6ca6e377146e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:56.664867 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Create volume request issued successfully. Aug 13 03:36:56.665483 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-95c62fe7-969f-41fc-bdc3-16a59246089b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:56.665894 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 556/2222] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:36:56 2026] POST /volume/v3/volumes => generated 783 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:56.700558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-15a6e242-1f2c-457f-addb-97ad44098fee None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.702922 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-15a6e242-1f2c-457f-addb-97ad44098fee tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/snapshots/a96d113d-e863-422f-b739-4ba929c067ce Aug 13 03:36:56.703202 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-15a6e242-1f2c-457f-addb-97ad44098fee tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:56.703472 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-15a6e242-1f2c-457f-addb-97ad44098fee tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:56.710342 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:56.710342 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:56.711066 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-15a6e242-1f2c-457f-addb-97ad44098fee tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot retrieved successfully. Aug 13 03:36:56.712064 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-15a6e242-1f2c-457f-addb-97ad44098fee tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots/a96d113d-e863-422f-b739-4ba929c067ce returned with HTTP 200 Aug 13 03:36:56.712601 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 552/2223] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:56 2026] GET /volume/v3/snapshots/a96d113d-e863-422f-b739-4ba929c067ce => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:56.722927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-50482ffa-2547-4002-803d-8edccbedc064 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.725315 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50482ffa-2547-4002-803d-8edccbedc064 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] DELETE https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c?cascade=True Aug 13 03:36:56.725589 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50482ffa-2547-4002-803d-8edccbedc064 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:56.725876 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50482ffa-2547-4002-803d-8edccbedc064 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:56.726115 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-50482ffa-2547-4002-803d-8edccbedc064 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete volume with id: 688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:56.735479 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:56.735479 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:56.737529 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-50482ffa-2547-4002-803d-8edccbedc064 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:36:56.778700 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-50482ffa-2547-4002-803d-8edccbedc064 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete volume request issued successfully. Aug 13 03:36:56.778982 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50482ffa-2547-4002-803d-8edccbedc064 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c?cascade=True returned with HTTP 202 Aug 13 03:36:56.779451 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 556/2224] 10.4.3.140 () {66 vars in 1376 bytes} [Thu Aug 13 03:36:56 2026] DELETE /volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:36:56.787946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f19318b4-a06a-4d1b-8b53-e0882c033b1f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.791343 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f19318b4-a06a-4d1b-8b53-e0882c033b1f tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:56.791540 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f19318b4-a06a-4d1b-8b53-e0882c033b1f tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:56.791709 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f19318b4-a06a-4d1b-8b53-e0882c033b1f tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:56.803066 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:56.803066 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:56.804009 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.809668 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f19318b4-a06a-4d1b-8b53-e0882c033b1f tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:36:56.816040 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f19318b4-a06a-4d1b-8b53-e0882c033b1f tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c returned with HTTP 200 Aug 13 03:36:56.816494 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 561/2225] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:56 2026] GET /volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:56.825961 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d3c51edd-7de4-44bf-8402-835c17a9a24b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.831002 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d3c51edd-7de4-44bf-8402-835c17a9a24b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:56.831250 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d3c51edd-7de4-44bf-8402-835c17a9a24b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:56.831499 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d3c51edd-7de4-44bf-8402-835c17a9a24b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:56.842900 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:56.842900 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:56.847694 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d3c51edd-7de4-44bf-8402-835c17a9a24b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:56.857536 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d3c51edd-7de4-44bf-8402-835c17a9a24b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:56.857772 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-7e7b01d2-cba2-495d-98c5-270561972c89 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:56.858164 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 553/2226] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:56 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:56.860184 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-7e7b01d2-cba2-495d-98c5-270561972c89 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f63addcb-7fdb-4206-b2c3-f6ce39e70904 Aug 13 03:36:56.860561 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-7e7b01d2-cba2-495d-98c5-270561972c89 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:56.860661 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-7e7b01d2-cba2-495d-98c5-270561972c89 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:56.872581 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:56.872581 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:56.977024 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-13e59f68-fe44-4e51-a785-1aa43d7c40c6 req-7e7b01d2-cba2-495d-98c5-270561972c89 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments/f63addcb-7fdb-4206-b2c3-f6ce39e70904 returned with HTTP 200 Aug 13 03:36:56.977362 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 557/2227] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:56 2026] DELETE /volume/v3/attachments/f63addcb-7fdb-4206-b2c3-f6ce39e70904 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:56.982575 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:56.983065 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1423895226"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:56.985016 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1423895226'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:56.985117 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Create volume of 1 GB Aug 13 03:36:56.985569 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:56.985569 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:56.992845 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Availability Zones retrieved successfully. Aug 13 03:36:57.006260 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Flow 'volume_create_api' (a3432820-14df-4613-bb2f-643e2d0ecfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:57.007366 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2336d0f0-6e5c-4ae1-bc20-74173b3a3084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:57.008746 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:57.042360 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2336d0f0-6e5c-4ae1-bc20-74173b3a3084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:57.043723 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98e2cfc-5ce3-4c01-98c4-ad3da1644941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:57.154573 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Created reservations ['3b1d67c5-4582-4fbe-97ef-58db006519cc', 'db68fd0d-f3ba-4af1-b847-033751cfc1e5', '917fc1d9-de04-4d81-a79d-4fa5d3f9b293', '8abbdc1f-0853-4eea-9f28-70a4405cec23'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:57.155486 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98e2cfc-5ce3-4c01-98c4-ad3da1644941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b1d67c5-4582-4fbe-97ef-58db006519cc', 'db68fd0d-f3ba-4af1-b847-033751cfc1e5', '917fc1d9-de04-4d81-a79d-4fa5d3f9b293', '8abbdc1f-0853-4eea-9f28-70a4405cec23']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:57.156306 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ae0784-83fd-4e31-b6b2-becc1dd2a5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:57.184294 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ae0784-83fd-4e31-b6b2-becc1dd2a5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca0b1cc3-b9a0-4e20-82be-ed928608e67b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1423895226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c009f2a44ae94084ac4d4a13a378e569',qos_specs=None,replication_status=,reservations=['3b1d67c5-4582-4fbe-97ef-58db006519cc','db68fd0d-f3ba-4af1-b847-033751cfc1e5','917fc1d9-de04-4d81-a79d-4fa5d3f9b293','8abbdc1f-0853-4eea-9f28-70a4405cec23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d71f96ec574fa4bac21742ac70b0a5',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1423895226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca0b1cc3-b9a0-4e20-82be-ed928608e67b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c009f2a44ae94084ac4d4a13a378e569',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d71f96ec574fa4bac21742ac70b0a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:57.185445 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a42d9f-71aa-47e6-adfa-4de916be3d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:57.215287 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-3edab046-56fa-419b-9d93-c59d44cddf7d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.217817 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-3edab046-56fa-419b-9d93-c59d44cddf7d tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] DELETE https://10.4.3.140/volume/v3/attachments/745353dc-f17e-48f9-a1d1-6f56628ae664 Aug 13 03:36:57.217817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-3edab046-56fa-419b-9d93-c59d44cddf7d tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.218602 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-3edab046-56fa-419b-9d93-c59d44cddf7d tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.219071 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a42d9f-71aa-47e6-adfa-4de916be3d68) transitioned into state 'SUCCESS' from state '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-1423895226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c009f2a44ae94084ac4d4a13a378e569',qos_specs=None,replication_status=,reservations=['3b1d67c5-4582-4fbe-97ef-58db006519cc','db68fd0d-f3ba-4af1-b847-033751cfc1e5','917fc1d9-de04-4d81-a79d-4fa5d3f9b293','8abbdc1f-0853-4eea-9f28-70a4405cec23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d71f96ec574fa4bac21742ac70b0a5',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:57.220009 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049f020c-4b97-4c27-b78c-ccaccd11a707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:57.234674 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049f020c-4b97-4c27-b78c-ccaccd11a707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:57.234674 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Flow 'volume_create_api' (a3432820-14df-4613-bb2f-643e2d0ecfbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:57.234674 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Create volume request issued successfully. Aug 13 03:36:57.234674 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f0e2d81c-fafe-4e4a-bd76-6e02578d0048 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:57.234674 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 557/2228] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:56 2026] POST /volume/v3/volumes => generated 751 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:57.235586 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:57.235586 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:57.254730 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d198c404-900b-4e23-8d40-275cac2f1519 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.257357 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d198c404-900b-4e23-8d40-275cac2f1519 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:36:57.257894 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d198c404-900b-4e23-8d40-275cac2f1519 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.258091 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d198c404-900b-4e23-8d40-275cac2f1519 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.268682 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:57.268682 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:57.274380 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d198c404-900b-4e23-8d40-275cac2f1519 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:36:57.284686 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d198c404-900b-4e23-8d40-275cac2f1519 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b returned with HTTP 200 Aug 13 03:36:57.285950 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 554/2229] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:57 2026] GET /volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:57.301128 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-fd09fd8b-1a6d-4d7b-92a9-b5a32b71cf1a req-3edab046-56fa-419b-9d93-c59d44cddf7d tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/attachments/745353dc-f17e-48f9-a1d1-6f56628ae664 returned with HTTP 200 Aug 13 03:36:57.301435 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 562/2230] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:57 2026] DELETE /volume/v3/attachments/745353dc-f17e-48f9-a1d1-6f56628ae664 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:57.835963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0561ada7-6f11-458c-9f4c-6da50b47d9b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.838256 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0561ada7-6f11-458c-9f4c-6da50b47d9b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:57.838527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0561ada7-6f11-458c-9f4c-6da50b47d9b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.838793 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0561ada7-6f11-458c-9f4c-6da50b47d9b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.846342 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0561ada7-6f11-458c-9f4c-6da50b47d9b4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c returned with HTTP 404 Aug 13 03:36:57.849853 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 558/2231] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:57 2026] GET /volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:57.858428 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b7753ad5-a16e-48ef-9349-a9c3e263ad9c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.860479 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b7753ad5-a16e-48ef-9349-a9c3e263ad9c tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes Aug 13 03:36:57.860896 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b7753ad5-a16e-48ef-9349-a9c3e263ad9c tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.861255 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b7753ad5-a16e-48ef-9349-a9c3e263ad9c tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.861687 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-b7753ad5-a16e-48ef-9349-a9c3e263ad9c tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:36:57.862222 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:57.862222 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:57.863182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b7753ad5-a16e-48ef-9349-a9c3e263ad9c tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:36:57.871258 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b7753ad5-a16e-48ef-9349-a9c3e263ad9c tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Get all volumes completed successfully. Aug 13 03:36:57.872333 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b7753ad5-a16e-48ef-9349-a9c3e263ad9c tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Aug 13 03:36:57.872333 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 558/2232] 10.4.3.140 () {66 vars in 1237 bytes} [Thu Aug 13 03:36:57 2026] GET /volume/v3/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:36:57.874857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-42fedaa5-8f4d-47f2-8b5f-c89e16c71844 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.877848 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42fedaa5-8f4d-47f2-8b5f-c89e16c71844 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:36:57.877848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-42fedaa5-8f4d-47f2-8b5f-c89e16c71844 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.877848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-42fedaa5-8f4d-47f2-8b5f-c89e16c71844 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.884099 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f4c6809a-00b8-48c8-8936-58aac75acaf9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.885535 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:57.885535 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:57.886744 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4c6809a-00b8-48c8-8936-58aac75acaf9 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:57.887127 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4c6809a-00b8-48c8-8936-58aac75acaf9 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.887402 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4c6809a-00b8-48c8-8936-58aac75acaf9 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.887987 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-f4c6809a-00b8-48c8-8936-58aac75acaf9 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:36:57.888564 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:57.888564 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:57.889498 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-42fedaa5-8f4d-47f2-8b5f-c89e16c71844 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:57.889951 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-f4c6809a-00b8-48c8-8936-58aac75acaf9 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:36:57.893913 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f4c6809a-00b8-48c8-8936-58aac75acaf9 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Get all snapshots completed successfully. Aug 13 03:36:57.894233 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4c6809a-00b8-48c8-8936-58aac75acaf9 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Aug 13 03:36:57.894386 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-42fedaa5-8f4d-47f2-8b5f-c89e16c71844 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:36:57.894582 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 563/2233] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:36:57 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:36:57.894839 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 555/2234] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:57 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:57.905186 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-47171302-40ac-4341-8a34-9c6fbb74ff61 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.909992 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47171302-40ac-4341-8a34-9c6fbb74ff61 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/a96d113d-e863-422f-b739-4ba929c067ce Aug 13 03:36:57.910247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-47171302-40ac-4341-8a34-9c6fbb74ff61 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.910424 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-47171302-40ac-4341-8a34-9c6fbb74ff61 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.910538 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-47171302-40ac-4341-8a34-9c6fbb74ff61 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete snapshot with id: a96d113d-e863-422f-b739-4ba929c067ce Aug 13 03:36:57.914729 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-47171302-40ac-4341-8a34-9c6fbb74ff61 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots/a96d113d-e863-422f-b739-4ba929c067ce returned with HTTP 404 Aug 13 03:36:57.915241 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 559/2235] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:36:57 2026] DELETE /volume/v3/snapshots/a96d113d-e863-422f-b739-4ba929c067ce => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:57.923064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6308d1eb-270e-4d84-bb2d-f03937c7f623 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.924832 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6308d1eb-270e-4d84-bb2d-f03937c7f623 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/a2b702ad-b88d-495e-afef-fa3c4315c904 Aug 13 03:36:57.925092 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6308d1eb-270e-4d84-bb2d-f03937c7f623 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.925350 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6308d1eb-270e-4d84-bb2d-f03937c7f623 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.925515 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-6308d1eb-270e-4d84-bb2d-f03937c7f623 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete snapshot with id: a2b702ad-b88d-495e-afef-fa3c4315c904 Aug 13 03:36:57.933007 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6308d1eb-270e-4d84-bb2d-f03937c7f623 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots/a2b702ad-b88d-495e-afef-fa3c4315c904 returned with HTTP 404 Aug 13 03:36:57.933276 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 559/2236] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:36:57 2026] DELETE /volume/v3/snapshots/a2b702ad-b88d-495e-afef-fa3c4315c904 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:57.945004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1fe4a7a1-00cd-4040-b710-4f4b0e496c91 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.947252 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fe4a7a1-00cd-4040-b710-4f4b0e496c91 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:57.947537 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fe4a7a1-00cd-4040-b710-4f4b0e496c91 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.947861 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1fe4a7a1-00cd-4040-b710-4f4b0e496c91 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.957928 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1fe4a7a1-00cd-4040-b710-4f4b0e496c91 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c returned with HTTP 404 Aug 13 03:36:57.958418 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 564/2237] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:57 2026] GET /volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:57.966304 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7ee8c676-9a3b-4da5-aedc-f41c82708e27 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.968601 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7ee8c676-9a3b-4da5-aedc-f41c82708e27 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] DELETE https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:57.969038 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7ee8c676-9a3b-4da5-aedc-f41c82708e27 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.969293 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7ee8c676-9a3b-4da5-aedc-f41c82708e27 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.969507 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-7ee8c676-9a3b-4da5-aedc-f41c82708e27 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete volume with id: 688860f7-ebf2-4589-9261-6f86f8ba058c Aug 13 03:36:57.977040 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7ee8c676-9a3b-4da5-aedc-f41c82708e27 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c returned with HTTP 404 Aug 13 03:36:57.977660 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 556/2238] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:36:57 2026] DELETE /volume/v3/volumes/688860f7-ebf2-4589-9261-6f86f8ba058c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:57.987276 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-048c5d2d-f9ab-4578-a34e-c5f907bc48ed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.987466 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-76a469ee-6753-43e1-a260-37976e540787 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:57.989199 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-048c5d2d-f9ab-4578-a34e-c5f907bc48ed tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:57.989364 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:36:57.989455 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-048c5d2d-f9ab-4578-a34e-c5f907bc48ed tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:57.989713 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-048c5d2d-f9ab-4578-a34e-c5f907bc48ed tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:57.991840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1822127054"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:57.992484 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1822127054'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:36:57.992806 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create volume of 1 GB Aug 13 03:36:58.001449 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Availability Zones retrieved successfully. Aug 13 03:36:58.003336 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:58.003336 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:58.008607 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-048c5d2d-f9ab-4578-a34e-c5f907bc48ed tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:58.009617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Flow 'volume_create_api' (a33ac576-9721-402c-ad64-63559da1a0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:58.013463 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1643ce-45e2-447b-8b0c-48c7e5722dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:58.015946 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:36:58.016114 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-048c5d2d-f9ab-4578-a34e-c5f907bc48ed tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:58.016114 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 560/2239] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:57 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:58.039093 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-140e7293-a5b3-4ae2-9437-1d0ccdf96dd1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.042077 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-140e7293-a5b3-4ae2-9437-1d0ccdf96dd1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] POST https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764/action Aug 13 03:36:58.042392 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-140e7293-a5b3-4ae2-9437-1d0ccdf96dd1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:58.042533 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-140e7293-a5b3-4ae2-9437-1d0ccdf96dd1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:58.053986 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1643ce-45e2-447b-8b0c-48c7e5722dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:58.055447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850a43ba-412c-45a6-b897-987667e348aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:58.064151 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:58.064151 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:58.064517 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-140e7293-a5b3-4ae2-9437-1d0ccdf96dd1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:58.086092 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-140e7293-a5b3-4ae2-9437-1d0ccdf96dd1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Begin detaching volume completed successfully. Aug 13 03:36:58.086359 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-140e7293-a5b3-4ae2-9437-1d0ccdf96dd1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764/action returned with HTTP 202 Aug 13 03:36:58.086815 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 565/2240] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:36:58 2026] POST /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:58.111554 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ae3a6eba-718a-449f-bb09-e3e2414af320 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.114883 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ae3a6eba-718a-449f-bb09-e3e2414af320 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:58.115170 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ae3a6eba-718a-449f-bb09-e3e2414af320 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.115450 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ae3a6eba-718a-449f-bb09-e3e2414af320 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.131765 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Created reservations ['714598ab-f2f1-4493-a2a9-5a9cbe9198b1', 'a300641c-8e9e-4611-81c8-f0d21c5b36d3', '486a588c-b999-4852-9cae-afd8cd73cdb5', '0ef86258-de14-43a4-b267-3bbe98ccfc5b'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:58.132749 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (850a43ba-412c-45a6-b897-987667e348aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['714598ab-f2f1-4493-a2a9-5a9cbe9198b1', 'a300641c-8e9e-4611-81c8-f0d21c5b36d3', '486a588c-b999-4852-9cae-afd8cd73cdb5', '0ef86258-de14-43a4-b267-3bbe98ccfc5b']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:58.133863 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e2c51c-60eb-4f51-9313-1e00df5ea3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:58.140320 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:58.140320 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:58.142113 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-16a29169-5b97-44e6-8964-575f2421ee77 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.142618 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-16a29169-5b97-44e6-8964-575f2421ee77 None None] GET https://10.4.3.140/volume// Aug 13 03:36:58.142969 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-16a29169-5b97-44e6-8964-575f2421ee77 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.143192 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-16a29169-5b97-44e6-8964-575f2421ee77 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.143579 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-16a29169-5b97-44e6-8964-575f2421ee77 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:36:58.143992 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 561/2241] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:36:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:36:58.145168 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ae3a6eba-718a-449f-bb09-e3e2414af320 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:58.147036 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-3235947a-5c02-4810-801d-5c9cc857321e req-aedc3ce2-8fad-4d12-bf8e-4fa8d2eb7ab1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.149420 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3235947a-5c02-4810-801d-5c9cc857321e req-aedc3ce2-8fad-4d12-bf8e-4fa8d2eb7ab1 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:36:58.149665 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3235947a-5c02-4810-801d-5c9cc857321e req-aedc3ce2-8fad-4d12-bf8e-4fa8d2eb7ab1 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.149989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-3235947a-5c02-4810-801d-5c9cc857321e req-aedc3ce2-8fad-4d12-bf8e-4fa8d2eb7ab1 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.150892 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ae3a6eba-718a-449f-bb09-e3e2414af320 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:58.151546 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 557/2242] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:58 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:58.153133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-cd0e91d6-7ab0-4a7f-8962-a778f553c836 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.156369 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-cd0e91d6-7ab0-4a7f-8962-a778f553c836 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:58.156651 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-cd0e91d6-7ab0-4a7f-8962-a778f553c836 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.156908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-cd0e91d6-7ab0-4a7f-8962-a778f553c836 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.158853 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:58.158853 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:58.164203 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-3235947a-5c02-4810-801d-5c9cc857321e req-aedc3ce2-8fad-4d12-bf8e-4fa8d2eb7ab1 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:36:58.165012 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e2c51c-60eb-4f51-9313-1e00df5ea3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb7565d-cc7f-4793-85c2-9f3e6e17e49e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1822127054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a96fcecb5984b6589ac8d2eb224fc48',qos_specs=None,replication_status=,reservations=['714598ab-f2f1-4493-a2a9-5a9cbe9198b1','a300641c-8e9e-4611-81c8-f0d21c5b36d3','486a588c-b999-4852-9cae-afd8cd73cdb5','0ef86258-de14-43a4-b267-3bbe98ccfc5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23bfd3c379154e5585120cdf89ad6040',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1822127054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb7565d-cc7f-4793-85c2-9f3e6e17e49e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a96fcecb5984b6589ac8d2eb224fc48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23bfd3c379154e5585120cdf89ad6040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:58.165744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d435c2ac-9496-4d8d-9918-ec6ab0359552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:58.168839 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-3235947a-5c02-4810-801d-5c9cc857321e req-aedc3ce2-8fad-4d12-bf8e-4fa8d2eb7ab1 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:36:58.169415 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 566/2243] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:58 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:58.169632 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:58.169632 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:58.174801 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-cd0e91d6-7ab0-4a7f-8962-a778f553c836 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:58.182164 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-cd0e91d6-7ab0-4a7f-8962-a778f553c836 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:58.182774 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 562/2244] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:36:58 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:36:58.191079 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d435c2ac-9496-4d8d-9918-ec6ab0359552) transitioned into state 'SUCCESS' from state '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-1822127054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a96fcecb5984b6589ac8d2eb224fc48',qos_specs=None,replication_status=,reservations=['714598ab-f2f1-4493-a2a9-5a9cbe9198b1','a300641c-8e9e-4611-81c8-f0d21c5b36d3','486a588c-b999-4852-9cae-afd8cd73cdb5','0ef86258-de14-43a4-b267-3bbe98ccfc5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23bfd3c379154e5585120cdf89ad6040',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:58.191428 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d762a174-e74a-42a5-ac21-ae8a1f713ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:36:58.204715 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d762a174-e74a-42a5-ac21-ae8a1f713ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:36:58.206448 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Flow 'volume_create_api' (a33ac576-9721-402c-ad64-63559da1a0d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:36:58.206448 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create volume request issued successfully. Aug 13 03:36:58.207121 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-76a469ee-6753-43e1-a260-37976e540787 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:36:58.208076 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 560/2245] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:36:57 2026] POST /volume/v3/volumes => generated 751 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:36:58.227792 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-38bda366-28d4-4b06-965f-88fd9e35f020 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.229780 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38bda366-28d4-4b06-965f-88fd9e35f020 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e Aug 13 03:36:58.230043 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38bda366-28d4-4b06-965f-88fd9e35f020 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.230274 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38bda366-28d4-4b06-965f-88fd9e35f020 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.242206 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:58.242206 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:58.246795 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-38bda366-28d4-4b06-965f-88fd9e35f020 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:36:58.254682 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38bda366-28d4-4b06-965f-88fd9e35f020 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e returned with HTTP 200 Aug 13 03:36:58.254796 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 558/2246] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:58 2026] GET /volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:58.303062 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-48eaa0e4-f185-4511-9825-01f56a6b33de None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.304277 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48eaa0e4-f185-4511-9825-01f56a6b33de tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:36:58.304579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48eaa0e4-f185-4511-9825-01f56a6b33de tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.304758 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-48eaa0e4-f185-4511-9825-01f56a6b33de tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.315957 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:58.315957 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:58.321221 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-48eaa0e4-f185-4511-9825-01f56a6b33de tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:36:58.330925 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-48eaa0e4-f185-4511-9825-01f56a6b33de tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b returned with HTTP 200 Aug 13 03:36:58.331505 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 567/2247] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:58 2026] GET /volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:58.349678 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2933914b-a4f7-4262-9500-40fb1026f905 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.352541 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2933914b-a4f7-4262-9500-40fb1026f905 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:58.353846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2933914b-a4f7-4262-9500-40fb1026f905 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca0b1cc3-b9a0-4e20-82be-ed928608e67b", "name": "tempest-SnapshotsActionsTest-Snapshot-1970824099"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:58.362768 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:58.362768 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:58.363437 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2933914b-a4f7-4262-9500-40fb1026f905 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:36:58.363673 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-2933914b-a4f7-4262-9500-40fb1026f905 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Create snapshot from volume ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:36:58.404911 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-2933914b-a4f7-4262-9500-40fb1026f905 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Created reservations ['2042b1b1-7ce2-4a64-b098-72cf4ba376b9', '929de571-4413-414c-97fa-81b482bd0d44', '8d6fb4cf-d34c-4ba7-b081-d1a3e3120f57', '079969e9-b3bc-49ae-8dd8-521c6fb5702e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:58.443261 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2933914b-a4f7-4262-9500-40fb1026f905 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot create request issued successfully. Aug 13 03:36:58.443261 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2933914b-a4f7-4262-9500-40fb1026f905 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:58.443261 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 563/2248] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:58.458679 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e264c13f-2731-4513-82fb-6b83eaed721e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.462341 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e264c13f-2731-4513-82fb-6b83eaed721e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:36:58.462584 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e264c13f-2731-4513-82fb-6b83eaed721e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.462861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e264c13f-2731-4513-82fb-6b83eaed721e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.469735 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:58.469735 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:58.470197 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e264c13f-2731-4513-82fb-6b83eaed721e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:36:58.471450 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e264c13f-2731-4513-82fb-6b83eaed721e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:36:58.471985 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 561/2249] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:58 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:58.721164 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-e9f76241-19c4-42bd-9647-946cd1a00ede req-a67bd3ed-f6cb-4410-8654-ca165d775d41 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.723661 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e9f76241-19c4-42bd-9647-946cd1a00ede req-a67bd3ed-f6cb-4410-8654-ca165d775d41 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] DELETE https://10.4.3.140/volume/v3/volumes/tempest-invalid-2135213937 Aug 13 03:36:58.723791 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e9f76241-19c4-42bd-9647-946cd1a00ede req-a67bd3ed-f6cb-4410-8654-ca165d775d41 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.724042 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e9f76241-19c4-42bd-9647-946cd1a00ede req-a67bd3ed-f6cb-4410-8654-ca165d775d41 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.724240 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [req-e9f76241-19c4-42bd-9647-946cd1a00ede req-a67bd3ed-f6cb-4410-8654-ca165d775d41 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] Delete volume with id: tempest-invalid-2135213937 Aug 13 03:36:58.730944 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e9f76241-19c4-42bd-9647-946cd1a00ede req-a67bd3ed-f6cb-4410-8654-ca165d775d41 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] https://10.4.3.140/volume/v3/volumes/tempest-invalid-2135213937 returned with HTTP 404 Aug 13 03:36:58.731672 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 559/2250] 10.4.3.140 () {70 vars in 1590 bytes} [Thu Aug 13 03:36:58 2026] DELETE /volume/v3/volumes/tempest-invalid-2135213937 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:58.818052 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-62677f54-3a49-4801-bd2c-b4a45d60e88c req-20e9b255-386d-4ecc-9436-5e2097dfcc21 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.824334 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-62677f54-3a49-4801-bd2c-b4a45d60e88c req-20e9b255-386d-4ecc-9436-5e2097dfcc21 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a116de4c-032d-474b-89a8-337d90f1bf68 Aug 13 03:36:58.824518 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-62677f54-3a49-4801-bd2c-b4a45d60e88c req-20e9b255-386d-4ecc-9436-5e2097dfcc21 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.824759 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-62677f54-3a49-4801-bd2c-b4a45d60e88c req-20e9b255-386d-4ecc-9436-5e2097dfcc21 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.825020 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-62677f54-3a49-4801-bd2c-b4a45d60e88c req-20e9b255-386d-4ecc-9436-5e2097dfcc21 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] Delete volume with id: a116de4c-032d-474b-89a8-337d90f1bf68 Aug 13 03:36:58.831318 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-62677f54-3a49-4801-bd2c-b4a45d60e88c req-20e9b255-386d-4ecc-9436-5e2097dfcc21 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-member] https://10.4.3.140/volume/v3/volumes/a116de4c-032d-474b-89a8-337d90f1bf68 returned with HTTP 404 Aug 13 03:36:58.831799 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 568/2251] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:36:58 2026] DELETE /volume/v3/volumes/a116de4c-032d-474b-89a8-337d90f1bf68 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:36:58.868503 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-007cf146-5585-4a24-b3f9-c532bacd60e7 req-3b603e01-b34e-4b16-825d-d74000e34544 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:58.870103 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-007cf146-5585-4a24-b3f9-c532bacd60e7 req-3b603e01-b34e-4b16-825d-d74000e34544 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-reader] GET https://10.4.3.140/volume/v3/volumes/8a70a838-0a7e-4649-8693-dd3012568f08 Aug 13 03:36:58.870214 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-007cf146-5585-4a24-b3f9-c532bacd60e7 req-3b603e01-b34e-4b16-825d-d74000e34544 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:58.870503 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-007cf146-5585-4a24-b3f9-c532bacd60e7 req-3b603e01-b34e-4b16-825d-d74000e34544 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:58.877298 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-007cf146-5585-4a24-b3f9-c532bacd60e7 req-3b603e01-b34e-4b16-825d-d74000e34544 tempest-VolumesNegativeTest-583619353 tempest-VolumesNegativeTest-583619353-project-reader] https://10.4.3.140/volume/v3/volumes/8a70a838-0a7e-4649-8693-dd3012568f08 returned with HTTP 404 Aug 13 03:36:58.877951 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 564/2252] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:36:58 2026] GET /volume/v3/volumes/8a70a838-0a7e-4649-8693-dd3012568f08 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:36:59.168357 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b3227dff-5f8a-4136-b366-7a0c57ee19ff None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.170559 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b3227dff-5f8a-4136-b366-7a0c57ee19ff tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:36:59.170886 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b3227dff-5f8a-4136-b366-7a0c57ee19ff tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:59.171141 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b3227dff-5f8a-4136-b366-7a0c57ee19ff tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:59.173515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-64142bf2-5c23-4024-a8b4-c8b197744f73 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.177258 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-64142bf2-5c23-4024-a8b4-c8b197744f73 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] DELETE https://10.4.3.140/volume/v3/attachments/601e3816-0c73-483e-bfb9-089fb5f64822 Aug 13 03:36:59.177558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-64142bf2-5c23-4024-a8b4-c8b197744f73 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:59.177756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-64142bf2-5c23-4024-a8b4-c8b197744f73 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:59.185722 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.185722 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:59.189635 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.189635 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:59.190003 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b3227dff-5f8a-4136-b366-7a0c57ee19ff tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:36:59.196664 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b3227dff-5f8a-4136-b366-7a0c57ee19ff tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:36:59.197455 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 562/2253] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:59 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:36:59.266998 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7c4cb9a3-2697-4d2c-bd73-3cf8c625375c req-64142bf2-5c23-4024-a8b4-c8b197744f73 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/attachments/601e3816-0c73-483e-bfb9-089fb5f64822 returned with HTTP 200 Aug 13 03:36:59.267595 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 560/2254] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:36:59 2026] DELETE /volume/v3/attachments/601e3816-0c73-483e-bfb9-089fb5f64822 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:59.269854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2c044fc0-915e-4408-9095-2f746fb5b0c1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.272255 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c044fc0-915e-4408-9095-2f746fb5b0c1 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e Aug 13 03:36:59.272624 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c044fc0-915e-4408-9095-2f746fb5b0c1 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:59.275895 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c044fc0-915e-4408-9095-2f746fb5b0c1 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:59.285398 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.285398 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:59.291080 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2c044fc0-915e-4408-9095-2f746fb5b0c1 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:36:59.298491 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c044fc0-915e-4408-9095-2f746fb5b0c1 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e returned with HTTP 200 Aug 13 03:36:59.298990 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 569/2255] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:36:59 2026] GET /volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:59.318147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-db69cc2f-9991-46b3-bc08-a5380c1b29a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.321033 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db69cc2f-9991-46b3-bc08-a5380c1b29a4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:59.326127 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db69cc2f-9991-46b3-bc08-a5380c1b29a4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbb7565d-cc7f-4793-85c2-9f3e6e17e49e", "name": "tempest-VolumesDeleteCascade-Snapshot-2121994081"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:59.336222 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.336222 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:59.336817 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-db69cc2f-9991-46b3-bc08-a5380c1b29a4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:36:59.337018 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-db69cc2f-9991-46b3-bc08-a5380c1b29a4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create snapshot from volume cbb7565d-cc7f-4793-85c2-9f3e6e17e49e Aug 13 03:36:59.369311 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-db69cc2f-9991-46b3-bc08-a5380c1b29a4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Created reservations ['c058b337-f57b-417b-9c00-f01a1eb17b15', 'dfcaf987-a6a8-4ea6-a9be-e16384b9ad07', 'ea002cfe-9aeb-4253-acea-221518c06acd', 'e7562c7c-b68f-4e35-abd1-0b51814a54c5'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:59.406219 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-db69cc2f-9991-46b3-bc08-a5380c1b29a4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot create request issued successfully. Aug 13 03:36:59.406600 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db69cc2f-9991-46b3-bc08-a5380c1b29a4 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:59.407146 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 565/2256] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:59.418453 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4b0173c9-8f12-425b-8ff4-112574ea4801 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.420798 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4b0173c9-8f12-425b-8ff4-112574ea4801 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/snapshots/69056175-2ce5-4db8-b7b4-3d98fb2f9432 Aug 13 03:36:59.421088 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4b0173c9-8f12-425b-8ff4-112574ea4801 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:59.421318 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4b0173c9-8f12-425b-8ff4-112574ea4801 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:59.428907 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.428907 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:59.429450 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4b0173c9-8f12-425b-8ff4-112574ea4801 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot retrieved successfully. Aug 13 03:36:59.430468 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4b0173c9-8f12-425b-8ff4-112574ea4801 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots/69056175-2ce5-4db8-b7b4-3d98fb2f9432 returned with HTTP 200 Aug 13 03:36:59.431559 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 563/2257] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:59 2026] GET /volume/v3/snapshots/69056175-2ce5-4db8-b7b4-3d98fb2f9432 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:59.481305 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-72d14614-39a8-4297-906e-4dbdd704066a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.483137 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-72d14614-39a8-4297-906e-4dbdd704066a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:36:59.483353 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-72d14614-39a8-4297-906e-4dbdd704066a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:59.483592 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-72d14614-39a8-4297-906e-4dbdd704066a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:59.488963 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.488963 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:59.489398 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-72d14614-39a8-4297-906e-4dbdd704066a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:36:59.490603 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-72d14614-39a8-4297-906e-4dbdd704066a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:36:59.491009 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 561/2258] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:59 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:59.500213 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-478e1380-498e-4680-8522-a22e5fdcf002 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.676111 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-478e1380-498e-4680-8522-a22e5fdcf002 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action Aug 13 03:36:59.676841 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-478e1380-498e-4680-8522-a22e5fdcf002 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:59.676841 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-478e1380-498e-4680-8522-a22e5fdcf002 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:59.678482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-478e1380-498e-4680-8522-a22e5fdcf002 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot 'e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b' with '{'status': 'creating'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:36:59.691413 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.691413 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:59.705848 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-478e1380-498e-4680-8522-a22e5fdcf002 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action returned with HTTP 202 Aug 13 03:36:59.706880 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 570/2259] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:36:59 2026] POST /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:59.713010 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e22df0bd-1010-4a4d-9854-cbb64d356889 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.715369 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e22df0bd-1010-4a4d-9854-cbb64d356889 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:36:59.715611 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e22df0bd-1010-4a4d-9854-cbb64d356889 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:59.715836 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e22df0bd-1010-4a4d-9854-cbb64d356889 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:59.721683 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.721683 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:59.722243 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e22df0bd-1010-4a4d-9854-cbb64d356889 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:36:59.723161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e22df0bd-1010-4a4d-9854-cbb64d356889 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:36:59.723580 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 566/2260] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:59 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:59.735776 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9a3e3e85-1343-40c9-84b4-1593b82f0bd9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.737970 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9a3e3e85-1343-40c9-84b4-1593b82f0bd9 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action Aug 13 03:36:59.738879 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9a3e3e85-1343-40c9-84b4-1593b82f0bd9 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:36:59.739090 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9a3e3e85-1343-40c9-84b4-1593b82f0bd9 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:59.740871 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.admin_actions [None req-9a3e3e85-1343-40c9-84b4-1593b82f0bd9 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot 'e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b' with '{'status': 'available'}' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:36:59.753500 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.753500 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:36:59.768467 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9a3e3e85-1343-40c9-84b4-1593b82f0bd9 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action returned with HTTP 202 Aug 13 03:36:59.768949 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 564/2261] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:36:59 2026] POST /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:36:59.776029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f367a60e-1533-429b-b45a-5f3d9ff77c27 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.778781 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f367a60e-1533-429b-b45a-5f3d9ff77c27 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:36:59.779040 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f367a60e-1533-429b-b45a-5f3d9ff77c27 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:59.779256 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f367a60e-1533-429b-b45a-5f3d9ff77c27 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:59.790079 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.790079 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:36:59.790768 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f367a60e-1533-429b-b45a-5f3d9ff77c27 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:36:59.791634 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f367a60e-1533-429b-b45a-5f3d9ff77c27 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:36:59.792769 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 562/2262] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:59 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:36:59.807688 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3233563b-d556-47b3-8e1e-475cbc0e083a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.809918 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3233563b-d556-47b3-8e1e-475cbc0e083a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:36:59.811430 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3233563b-d556-47b3-8e1e-475cbc0e083a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca0b1cc3-b9a0-4e20-82be-ed928608e67b", "name": "tempest-SnapshotsActionsTest-Snapshot-1033196538"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:36:59.827294 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.827294 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:36:59.828032 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3233563b-d556-47b3-8e1e-475cbc0e083a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:36:59.828178 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-3233563b-d556-47b3-8e1e-475cbc0e083a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Create snapshot from volume ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:36:59.859959 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3233563b-d556-47b3-8e1e-475cbc0e083a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Created reservations ['d3e32019-2bf1-454e-94b8-bbcb8ddc830b', '0ca03b2d-b9b3-4114-b8b6-d107c3936ae1', '6bf08a86-b567-4fc2-93c8-05f9e17e9f9a', '0aed059e-c39d-4188-8ede-f78161ce0c35'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:36:59.900433 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3233563b-d556-47b3-8e1e-475cbc0e083a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot create request issued successfully. Aug 13 03:36:59.900790 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3233563b-d556-47b3-8e1e-475cbc0e083a tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:36:59.901370 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 571/2263] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:36:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:36:59.911806 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79bb0eb9-b1fd-4d7f-9990-8b59924d28e0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:36:59.914207 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79bb0eb9-b1fd-4d7f-9990-8b59924d28e0 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e Aug 13 03:36:59.914471 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79bb0eb9-b1fd-4d7f-9990-8b59924d28e0 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:36:59.914714 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79bb0eb9-b1fd-4d7f-9990-8b59924d28e0 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:36:59.931177 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:36:59.931177 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:36:59.932001 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-79bb0eb9-b1fd-4d7f-9990-8b59924d28e0 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:36:59.933932 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79bb0eb9-b1fd-4d7f-9990-8b59924d28e0 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e returned with HTTP 200 Aug 13 03:36:59.934523 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 567/2264] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:36:59 2026] GET /volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:00.216446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ca9da25-7ab5-4b7c-acb6-1dc58deba6a1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.218563 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ca9da25-7ab5-4b7c-acb6-1dc58deba6a1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:37:00.218777 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ca9da25-7ab5-4b7c-acb6-1dc58deba6a1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:00.219042 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ca9da25-7ab5-4b7c-acb6-1dc58deba6a1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:00.229564 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.229564 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:00.234476 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5ca9da25-7ab5-4b7c-acb6-1dc58deba6a1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:00.244862 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ca9da25-7ab5-4b7c-acb6-1dc58deba6a1 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:37:00.245843 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 565/2265] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:00 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:00.263857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6d716cc4-79d3-4e59-9861-7f7feb2ec51e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.266348 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6d716cc4-79d3-4e59-9861-7f7feb2ec51e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:37:00.266647 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6d716cc4-79d3-4e59-9861-7f7feb2ec51e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:00.267026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6d716cc4-79d3-4e59-9861-7f7feb2ec51e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:00.281943 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.281943 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:00.288733 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6d716cc4-79d3-4e59-9861-7f7feb2ec51e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:00.296492 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6d716cc4-79d3-4e59-9861-7f7feb2ec51e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:37:00.297044 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 563/2266] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:00 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:00.376978 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-381196d5-0b59-4614-a209-289e0fd44814 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.379665 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-381196d5-0b59-4614-a209-289e0fd44814 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:37:00.379938 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-381196d5-0b59-4614-a209-289e0fd44814 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:00.380158 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-381196d5-0b59-4614-a209-289e0fd44814 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:00.388659 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.388659 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:00.393015 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-381196d5-0b59-4614-a209-289e0fd44814 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:00.398625 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-381196d5-0b59-4614-a209-289e0fd44814 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:37:00.399147 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 572/2267] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:00 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:00.415947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e61c0a52-554b-43a8-a076-a77e1c53a223 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.417560 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e61c0a52-554b-43a8-a076-a77e1c53a223 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:37:00.417864 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e61c0a52-554b-43a8-a076-a77e1c53a223 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:00.418183 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e61c0a52-554b-43a8-a076-a77e1c53a223 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:00.428411 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.428411 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:00.434599 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e61c0a52-554b-43a8-a076-a77e1c53a223 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:00.442261 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-959d4bb8-34c8-4ef4-9e56-a086223fff25 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.442773 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e61c0a52-554b-43a8-a076-a77e1c53a223 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:37:00.443655 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 568/2268] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:00 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:00.446314 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-959d4bb8-34c8-4ef4-9e56-a086223fff25 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/snapshots/69056175-2ce5-4db8-b7b4-3d98fb2f9432 Aug 13 03:37:00.446572 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-959d4bb8-34c8-4ef4-9e56-a086223fff25 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:00.446877 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-959d4bb8-34c8-4ef4-9e56-a086223fff25 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:00.459764 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.459764 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:00.460848 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-959d4bb8-34c8-4ef4-9e56-a086223fff25 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot retrieved successfully. Aug 13 03:37:00.461350 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-959d4bb8-34c8-4ef4-9e56-a086223fff25 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots/69056175-2ce5-4db8-b7b4-3d98fb2f9432 returned with HTTP 200 Aug 13 03:37:00.461813 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 566/2269] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:00 2026] GET /volume/v3/snapshots/69056175-2ce5-4db8-b7b4-3d98fb2f9432 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:00.480754 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.484717 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:00.486515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "69056175-2ce5-4db8-b7b4-3d98fb2f9432", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1959308648"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:00.488942 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create volume request body: {'volume': {'snapshot_id': '69056175-2ce5-4db8-b7b4-3d98fb2f9432', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1959308648'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:00.494108 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.494108 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:00.495030 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Snapshot retrieved successfully. Aug 13 03:37:00.495030 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create volume of 1 GB Aug 13 03:37:00.499576 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Availability Zones retrieved successfully. Aug 13 03:37:00.506768 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Flow 'volume_create_api' (013ea93f-f7bd-45c6-8b1d-9e9063e15383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:00.508267 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97645c94-92b3-49d8-9bec-497ef6e58e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:00.509396 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:00.523096 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d96f687-cac9-41e3-b9cf-07df92170ac3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.524782 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d96f687-cac9-41e3-b9cf-07df92170ac3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:37:00.525045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d96f687-cac9-41e3-b9cf-07df92170ac3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:00.525269 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d96f687-cac9-41e3-b9cf-07df92170ac3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:00.533327 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.533327 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:00.538539 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5d96f687-cac9-41e3-b9cf-07df92170ac3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:00.545176 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97645c94-92b3-49d8-9bec-497ef6e58e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '69056175-2ce5-4db8-b7b4-3d98fb2f9432', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:00.545579 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d96f687-cac9-41e3-b9cf-07df92170ac3 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:37:00.546087 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb9a2d0-8d5b-40cd-ad21-3d80f5aa60e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:00.546619 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 573/2270] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:00 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:00.595404 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Created reservations ['688e65c5-a1ad-4fce-a9f0-2e4c631cdea7', '8470efd3-8000-4979-be31-7180ace1776d', '7c711396-0498-4bf0-8afa-9bf789cae394', 'f9371370-75fe-4ee6-8a09-d522ab857a63'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:00.596427 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb9a2d0-8d5b-40cd-ad21-3d80f5aa60e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['688e65c5-a1ad-4fce-a9f0-2e4c631cdea7', '8470efd3-8000-4979-be31-7180ace1776d', '7c711396-0498-4bf0-8afa-9bf789cae394', 'f9371370-75fe-4ee6-8a09-d522ab857a63']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:00.597491 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e53d1a3-6f39-4d70-a8c1-fba72572eef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:00.645914 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e53d1a3-6f39-4d70-a8c1-fba72572eef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f3925d4-5c5b-4f97-9502-da0a3d87b5aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1959308648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a96fcecb5984b6589ac8d2eb224fc48',qos_specs=None,replication_status=,reservations=['688e65c5-a1ad-4fce-a9f0-2e4c631cdea7','8470efd3-8000-4979-be31-7180ace1776d','7c711396-0498-4bf0-8afa-9bf789cae394','f9371370-75fe-4ee6-8a09-d522ab857a63'],size=1,snapshot_id=69056175-2ce5-4db8-b7b4-3d98fb2f9432,source_replicaid=,source_volid=None,status='creating',user_id='23bfd3c379154e5585120cdf89ad6040',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1959308648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f3925d4-5c5b-4f97-9502-da0a3d87b5aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a96fcecb5984b6589ac8d2eb224fc48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=69056175-2ce5-4db8-b7b4-3d98fb2f9432,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23bfd3c379154e5585120cdf89ad6040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:00.646686 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e71746-9d53-42ff-ba96-dc31154e0bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:00.677587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e71746-9d53-42ff-ba96-dc31154e0bd8) transitioned into state 'SUCCESS' from state '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-1959308648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a96fcecb5984b6589ac8d2eb224fc48',qos_specs=None,replication_status=,reservations=['688e65c5-a1ad-4fce-a9f0-2e4c631cdea7','8470efd3-8000-4979-be31-7180ace1776d','7c711396-0498-4bf0-8afa-9bf789cae394','f9371370-75fe-4ee6-8a09-d522ab857a63'],size=1,snapshot_id=69056175-2ce5-4db8-b7b4-3d98fb2f9432,source_replicaid=,source_volid=None,status='creating',user_id='23bfd3c379154e5585120cdf89ad6040',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:00.679253 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676eab73-42be-40f4-a091-51c594b8055e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:00.706636 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676eab73-42be-40f4-a091-51c594b8055e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:00.707562 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Flow 'volume_create_api' (013ea93f-f7bd-45c6-8b1d-9e9063e15383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:00.708017 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Create volume request issued successfully. Aug 13 03:37:00.708599 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3aa7d2e2-bb1c-4b84-82e6-e41daded1825 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:00.709128 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 564/2271] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:00 2026] POST /volume/v3/volumes => generated 785 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:00.726150 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9061280d-dc68-4eab-ab07-8ec13f3937f2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.728106 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9061280d-dc68-4eab-ab07-8ec13f3937f2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa Aug 13 03:37:00.728362 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9061280d-dc68-4eab-ab07-8ec13f3937f2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:00.728715 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9061280d-dc68-4eab-ab07-8ec13f3937f2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:00.745436 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.745436 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:00.749706 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9061280d-dc68-4eab-ab07-8ec13f3937f2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:37:00.757812 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9061280d-dc68-4eab-ab07-8ec13f3937f2 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa returned with HTTP 200 Aug 13 03:37:00.758373 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 569/2272] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:00 2026] GET /volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:00.944245 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b12e205d-1b6c-4b6d-9ba5-4bc255de9b9f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.946876 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b12e205d-1b6c-4b6d-9ba5-4bc255de9b9f tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e Aug 13 03:37:00.947193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b12e205d-1b6c-4b6d-9ba5-4bc255de9b9f tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:00.947484 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b12e205d-1b6c-4b6d-9ba5-4bc255de9b9f tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:00.956017 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.956017 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:00.956712 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b12e205d-1b6c-4b6d-9ba5-4bc255de9b9f tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:00.958220 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b12e205d-1b6c-4b6d-9ba5-4bc255de9b9f tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e returned with HTTP 200 Aug 13 03:37:00.959312 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 567/2273] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:00 2026] GET /volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:00.970842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-78fce595-b2aa-4d30-8da8-9c7881ecaf67 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:00.974893 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78fce595-b2aa-4d30-8da8-9c7881ecaf67 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e/action Aug 13 03:37:00.975386 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78fce595-b2aa-4d30-8da8-9c7881ecaf67 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:00.975592 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78fce595-b2aa-4d30-8da8-9c7881ecaf67 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:00.977509 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-78fce595-b2aa-4d30-8da8-9c7881ecaf67 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot '111b99d6-747b-47ce-b46c-796c8dd7883e' with '{'status': 'creating'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:00.991660 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:00.991660 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:01.006780 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78fce595-b2aa-4d30-8da8-9c7881ecaf67 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e/action returned with HTTP 202 Aug 13 03:37:01.007229 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 574/2274] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:00 2026] POST /volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:01.015119 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-53c1633e-76d8-494b-ac78-1ff7edd29436 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:01.017659 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-53c1633e-76d8-494b-ac78-1ff7edd29436 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e Aug 13 03:37:01.017937 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-53c1633e-76d8-494b-ac78-1ff7edd29436 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:01.018198 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-53c1633e-76d8-494b-ac78-1ff7edd29436 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:01.027839 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:01.027839 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:01.029903 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-53c1633e-76d8-494b-ac78-1ff7edd29436 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:01.029903 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-53c1633e-76d8-494b-ac78-1ff7edd29436 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e returned with HTTP 200 Aug 13 03:37:01.030116 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 565/2275] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:01 2026] GET /volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:01.041860 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-848c41b4-369e-4da9-91d6-bbb0b5eb2a14 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:01.044100 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-848c41b4-369e-4da9-91d6-bbb0b5eb2a14 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e/action Aug 13 03:37:01.044481 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-848c41b4-369e-4da9-91d6-bbb0b5eb2a14 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:01.044720 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-848c41b4-369e-4da9-91d6-bbb0b5eb2a14 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:01.058045 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:01.058045 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:01.058951 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-848c41b4-369e-4da9-91d6-bbb0b5eb2a14 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Snapshot retrieved successfully. Aug 13 03:37:01.099178 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-848c41b4-369e-4da9-91d6-bbb0b5eb2a14 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Snapshot delete request issued successfully. Aug 13 03:37:01.099178 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-848c41b4-369e-4da9-91d6-bbb0b5eb2a14 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e/action returned with HTTP 202 Aug 13 03:37:01.099178 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 570/2276] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:01 2026] POST /volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:01.116171 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fdc3087f-d493-4f28-ba14-174ef62909ab None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:01.117580 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fdc3087f-d493-4f28-ba14-174ef62909ab tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e Aug 13 03:37:01.118549 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fdc3087f-d493-4f28-ba14-174ef62909ab tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:01.118549 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fdc3087f-d493-4f28-ba14-174ef62909ab tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:01.139894 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:01.139894 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:01.140534 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fdc3087f-d493-4f28-ba14-174ef62909ab tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:01.142258 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fdc3087f-d493-4f28-ba14-174ef62909ab tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e returned with HTTP 200 Aug 13 03:37:01.142678 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 568/2277] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:01 2026] GET /volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:01.574394 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-797c9433-6ed8-43e8-851c-a167279b20f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:01.578131 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-797c9433-6ed8-43e8-851c-a167279b20f4 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:37:01.578369 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-797c9433-6ed8-43e8-851c-a167279b20f4 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:01.578586 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-797c9433-6ed8-43e8-851c-a167279b20f4 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:01.578766 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-797c9433-6ed8-43e8-851c-a167279b20f4 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Delete volume with id: c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:37:01.593031 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:01.593031 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:01.593590 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-797c9433-6ed8-43e8-851c-a167279b20f4 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:37:01.612475 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-797c9433-6ed8-43e8-851c-a167279b20f4 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Delete volume request issued successfully. Aug 13 03:37:01.612731 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-797c9433-6ed8-43e8-851c-a167279b20f4 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 202 Aug 13 03:37:01.613289 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 575/2278] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:01 2026] DELETE /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:01.624128 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1223f731-f929-40ca-9372-107e2d36f71d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:01.626626 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1223f731-f929-40ca-9372-107e2d36f71d tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:37:01.627055 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1223f731-f929-40ca-9372-107e2d36f71d tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:01.627419 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1223f731-f929-40ca-9372-107e2d36f71d tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:01.638118 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:01.638118 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:01.646852 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1223f731-f929-40ca-9372-107e2d36f71d tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:37:01.658244 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1223f731-f929-40ca-9372-107e2d36f71d tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 200 Aug 13 03:37:01.658244 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 566/2279] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:01 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:01.773703 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6177ef2-b153-4d72-83fd-b27358fda6cf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:01.775892 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6177ef2-b153-4d72-83fd-b27358fda6cf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa Aug 13 03:37:01.776437 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6177ef2-b153-4d72-83fd-b27358fda6cf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:01.777848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6177ef2-b153-4d72-83fd-b27358fda6cf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:01.787799 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:01.787799 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:01.795898 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6177ef2-b153-4d72-83fd-b27358fda6cf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:37:01.798756 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6177ef2-b153-4d72-83fd-b27358fda6cf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa returned with HTTP 200 Aug 13 03:37:01.799543 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 571/2280] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:01 2026] GET /volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:01.816321 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9136ba92-77d0-48e3-9051-f25c9e037394 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:01.823133 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9136ba92-77d0-48e3-9051-f25c9e037394 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa Aug 13 03:37:01.823133 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9136ba92-77d0-48e3-9051-f25c9e037394 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:01.823133 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9136ba92-77d0-48e3-9051-f25c9e037394 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:01.831718 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:01.831718 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:01.837149 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9136ba92-77d0-48e3-9051-f25c9e037394 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:37:01.843017 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9136ba92-77d0-48e3-9051-f25c9e037394 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa returned with HTTP 200 Aug 13 03:37:01.843618 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 569/2281] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:01 2026] GET /volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:01.860389 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7b1ec5ec-36f3-409e-b7c6-f92316686976 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:01.862688 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b1ec5ec-36f3-409e-b7c6-f92316686976 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] DELETE https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e?cascade=True Aug 13 03:37:01.863006 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7b1ec5ec-36f3-409e-b7c6-f92316686976 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:01.864273 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7b1ec5ec-36f3-409e-b7c6-f92316686976 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:01.864503 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-7b1ec5ec-36f3-409e-b7c6-f92316686976 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete volume with id: cbb7565d-cc7f-4793-85c2-9f3e6e17e49e Aug 13 03:37:01.868431 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=539,cinder:INSERT=81,cinder:UPDATE=180,cinder:DELETE=3 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:37:01.880947 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:01.880947 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:01.880947 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7b1ec5ec-36f3-409e-b7c6-f92316686976 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:37:01.915572 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7b1ec5ec-36f3-409e-b7c6-f92316686976 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete volume request issued successfully. Aug 13 03:37:01.915801 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b1ec5ec-36f3-409e-b7c6-f92316686976 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e?cascade=True returned with HTTP 202 Aug 13 03:37:01.916296 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 576/2282] 10.4.3.140 () {66 vars in 1376 bytes} [Thu Aug 13 03:37:01 2026] DELETE /volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:01.923912 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-276ddf78-a989-40ee-bd27-b320a1ee82b0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:01.925400 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-276ddf78-a989-40ee-bd27-b320a1ee82b0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e Aug 13 03:37:01.925720 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-276ddf78-a989-40ee-bd27-b320a1ee82b0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:01.927143 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-276ddf78-a989-40ee-bd27-b320a1ee82b0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:01.936216 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:01.936216 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:01.946523 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-276ddf78-a989-40ee-bd27-b320a1ee82b0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:37:01.949687 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-276ddf78-a989-40ee-bd27-b320a1ee82b0 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e returned with HTTP 200 Aug 13 03:37:01.950214 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 567/2283] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:01 2026] GET /volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:02.154099 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c23d499e-b2d3-41df-af68-57e8db3fbacd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.157282 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c23d499e-b2d3-41df-af68-57e8db3fbacd tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e Aug 13 03:37:02.157643 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c23d499e-b2d3-41df-af68-57e8db3fbacd tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:02.158108 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c23d499e-b2d3-41df-af68-57e8db3fbacd tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:02.161079 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=519,cinder:UPDATE=134,cinder:INSERT=64 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:37:02.171229 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c23d499e-b2d3-41df-af68-57e8db3fbacd tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e returned with HTTP 404 Aug 13 03:37:02.171962 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 572/2284] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:02 2026] GET /volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:37:02.181187 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f6be018b-ae61-49be-84e2-67db637ec8ae None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.184921 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f6be018b-ae61-49be-84e2-67db637ec8ae tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action Aug 13 03:37:02.185399 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f6be018b-ae61-49be-84e2-67db637ec8ae tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:02.185620 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f6be018b-ae61-49be-84e2-67db637ec8ae tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:02.189263 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.admin_actions [None req-f6be018b-ae61-49be-84e2-67db637ec8ae tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot 'e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b' with '{'status': 'available'}' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:02.207204 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:02.207204 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:02.231426 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f6be018b-ae61-49be-84e2-67db637ec8ae tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action returned with HTTP 202 Aug 13 03:37:02.231812 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 570/2285] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:02 2026] POST /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:02.243166 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bb8fe876-1a49-4f29-b137-fa5a12d3167c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.244978 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb8fe876-1a49-4f29-b137-fa5a12d3167c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:02.245149 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb8fe876-1a49-4f29-b137-fa5a12d3167c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:02.245318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb8fe876-1a49-4f29-b137-fa5a12d3167c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:02.250490 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:02.250490 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:02.252847 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bb8fe876-1a49-4f29-b137-fa5a12d3167c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:02.252847 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb8fe876-1a49-4f29-b137-fa5a12d3167c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:37:02.252847 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 577/2286] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:02 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:02.264172 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cfe1ce69-b0f3-4180-8ff4-de27fcf76f4b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.266652 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cfe1ce69-b0f3-4180-8ff4-de27fcf76f4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e Aug 13 03:37:02.266936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cfe1ce69-b0f3-4180-8ff4-de27fcf76f4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:02.267172 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cfe1ce69-b0f3-4180-8ff4-de27fcf76f4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:02.267641 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-cfe1ce69-b0f3-4180-8ff4-de27fcf76f4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Delete snapshot with id: 111b99d6-747b-47ce-b46c-796c8dd7883e Aug 13 03:37:02.272747 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cfe1ce69-b0f3-4180-8ff4-de27fcf76f4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e returned with HTTP 404 Aug 13 03:37:02.273380 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 568/2287] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:02 2026] DELETE /volume/v3/snapshots/111b99d6-747b-47ce-b46c-796c8dd7883e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:02.285863 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3627c58f-7cdb-4c11-bef9-965427e70142 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.289726 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3627c58f-7cdb-4c11-bef9-965427e70142 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:02.290296 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3627c58f-7cdb-4c11-bef9-965427e70142 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca0b1cc3-b9a0-4e20-82be-ed928608e67b", "name": "tempest-SnapshotsActionsTest-Snapshot-994138728"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:02.301198 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:02.301198 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:02.301885 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3627c58f-7cdb-4c11-bef9-965427e70142 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:37:02.301964 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-3627c58f-7cdb-4c11-bef9-965427e70142 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Create snapshot from volume ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:37:02.348175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-3627c58f-7cdb-4c11-bef9-965427e70142 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Created reservations ['c2ecc096-499f-47a2-b057-fa912cd1ab00', 'a1208fc6-6efe-4c93-bf2a-9fcf43ac08b0', '53611f45-f155-439d-8188-a88115424138', 'be4857cd-20ab-47e2-a0ea-eaba5157d93c'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:02.407848 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3627c58f-7cdb-4c11-bef9-965427e70142 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot create request issued successfully. Aug 13 03:37:02.407848 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3627c58f-7cdb-4c11-bef9-965427e70142 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:37:02.407848 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 573/2288] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:37:02 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) Aug 13 03:37:02.418948 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-970c0e93-3c5e-4140-8859-1e43c72c6ac5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.427237 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-970c0e93-3c5e-4140-8859-1e43c72c6ac5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 Aug 13 03:37:02.427560 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-970c0e93-3c5e-4140-8859-1e43c72c6ac5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:02.427864 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-970c0e93-3c5e-4140-8859-1e43c72c6ac5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:02.438975 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:02.438975 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:02.438975 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-970c0e93-3c5e-4140-8859-1e43c72c6ac5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:02.438975 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-970c0e93-3c5e-4140-8859-1e43c72c6ac5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 returned with HTTP 200 Aug 13 03:37:02.438975 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 571/2289] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:02 2026] GET /volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:02.671912 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-24736c4e-725f-4e8e-88a7-e590ee863bf2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.675213 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24736c4e-725f-4e8e-88a7-e590ee863bf2 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 Aug 13 03:37:02.675213 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24736c4e-725f-4e8e-88a7-e590ee863bf2 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:02.675213 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24736c4e-725f-4e8e-88a7-e590ee863bf2 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:02.680177 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24736c4e-725f-4e8e-88a7-e590ee863bf2 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 returned with HTTP 404 Aug 13 03:37:02.680864 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 578/2290] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:02 2026] GET /volume/v3/volumes/c7940245-69b5-4674-90d3-f7dbd15c4d99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:02.688135 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9dbbf87a-c08c-422b-b9eb-412b1dbe9afc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.690132 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9dbbf87a-c08c-422b-b9eb-412b1dbe9afc tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:37:02.690315 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9dbbf87a-c08c-422b-b9eb-412b1dbe9afc tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:02.690516 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9dbbf87a-c08c-422b-b9eb-412b1dbe9afc tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:02.690676 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-9dbbf87a-c08c-422b-b9eb-412b1dbe9afc tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Delete volume with id: 7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:37:02.699289 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:02.699289 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:02.699900 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9dbbf87a-c08c-422b-b9eb-412b1dbe9afc tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:37:02.718892 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9dbbf87a-c08c-422b-b9eb-412b1dbe9afc tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Delete volume request issued successfully. Aug 13 03:37:02.719145 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9dbbf87a-c08c-422b-b9eb-412b1dbe9afc tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 202 Aug 13 03:37:02.719675 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 569/2291] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:02 2026] DELETE /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:02.729191 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5b192415-1166-4f9b-91fd-de60abad03c3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.731190 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b192415-1166-4f9b-91fd-de60abad03c3 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:37:02.731462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b192415-1166-4f9b-91fd-de60abad03c3 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:02.731704 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b192415-1166-4f9b-91fd-de60abad03c3 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:02.739257 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:02.739257 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:02.745318 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5b192415-1166-4f9b-91fd-de60abad03c3 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Volume info retrieved successfully. Aug 13 03:37:02.752785 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b192415-1166-4f9b-91fd-de60abad03c3 tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 200 Aug 13 03:37:02.753400 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 574/2292] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:02 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:02.969313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dfcafbd4-f01b-4fe6-80c7-441395b72f43 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.971747 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dfcafbd4-f01b-4fe6-80c7-441395b72f43 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e Aug 13 03:37:02.971747 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dfcafbd4-f01b-4fe6-80c7-441395b72f43 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:02.971747 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dfcafbd4-f01b-4fe6-80c7-441395b72f43 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:02.978716 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dfcafbd4-f01b-4fe6-80c7-441395b72f43 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e returned with HTTP 404 Aug 13 03:37:02.979341 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 572/2293] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:02 2026] GET /volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:02.989865 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e019c66f-16b5-4a7e-9c7f-b0e04404d9fd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:02.996695 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e019c66f-16b5-4a7e-9c7f-b0e04404d9fd tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes Aug 13 03:37:02.996695 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e019c66f-16b5-4a7e-9c7f-b0e04404d9fd tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:02.996695 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e019c66f-16b5-4a7e-9c7f-b0e04404d9fd tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:02.996695 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-e019c66f-16b5-4a7e-9c7f-b0e04404d9fd tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:02.997657 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e019c66f-16b5-4a7e-9c7f-b0e04404d9fd tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:03.011259 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e019c66f-16b5-4a7e-9c7f-b0e04404d9fd tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Get all volumes completed successfully. Aug 13 03:37:03.011259 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e019c66f-16b5-4a7e-9c7f-b0e04404d9fd tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Aug 13 03:37:03.011259 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 579/2294] 10.4.3.140 () {66 vars in 1237 bytes} [Thu Aug 13 03:37:02 2026] GET /volume/v3/volumes => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:03.021062 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-528d2440-babf-4ce6-8987-6b643d57ecd6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.022902 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-528d2440-babf-4ce6-8987-6b643d57ecd6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:03.023171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-528d2440-babf-4ce6-8987-6b643d57ecd6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.023376 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-528d2440-babf-4ce6-8987-6b643d57ecd6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.023735 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-528d2440-babf-4ce6-8987-6b643d57ecd6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:03.024982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.db.api [None req-528d2440-babf-4ce6-8987-6b643d57ecd6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Building query based on filter {{(pid=100341) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:37:03.029675 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-528d2440-babf-4ce6-8987-6b643d57ecd6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Get all snapshots completed successfully. Aug 13 03:37:03.030218 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-528d2440-babf-4ce6-8987-6b643d57ecd6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Aug 13 03:37:03.031187 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 570/2295] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:37:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:03.041887 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8ad99dc-9569-4068-ae52-6e13a15137b6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.044270 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8ad99dc-9569-4068-ae52-6e13a15137b6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa Aug 13 03:37:03.044585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8ad99dc-9569-4068-ae52-6e13a15137b6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.044896 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8ad99dc-9569-4068-ae52-6e13a15137b6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.058369 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.058369 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:03.064424 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d8ad99dc-9569-4068-ae52-6e13a15137b6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:37:03.070844 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8ad99dc-9569-4068-ae52-6e13a15137b6 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa returned with HTTP 200 Aug 13 03:37:03.071451 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 575/2296] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:03 2026] GET /volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:03.086767 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1c9f7a79-d9e0-4647-bc85-8b8c81d937bf None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.088918 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1c9f7a79-d9e0-4647-bc85-8b8c81d937bf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa Aug 13 03:37:03.089182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1c9f7a79-d9e0-4647-bc85-8b8c81d937bf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.089419 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1c9f7a79-d9e0-4647-bc85-8b8c81d937bf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.089628 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1c9f7a79-d9e0-4647-bc85-8b8c81d937bf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete volume with id: 7f3925d4-5c5b-4f97-9502-da0a3d87b5aa Aug 13 03:37:03.092184 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=501,cinder:UPDATE=121,cinder:INSERT=54,cinder:DELETE=2 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:37:03.101763 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.101763 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:03.102464 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1c9f7a79-d9e0-4647-bc85-8b8c81d937bf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:37:03.132463 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1c9f7a79-d9e0-4647-bc85-8b8c81d937bf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete volume request issued successfully. Aug 13 03:37:03.132930 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1c9f7a79-d9e0-4647-bc85-8b8c81d937bf tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa returned with HTTP 202 Aug 13 03:37:03.133225 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 573/2297] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:03 2026] DELETE /volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:03.143975 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c9ba6d94-8b36-48c7-ab75-08bf72cad038 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.147279 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9ba6d94-8b36-48c7-ab75-08bf72cad038 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa Aug 13 03:37:03.147726 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9ba6d94-8b36-48c7-ab75-08bf72cad038 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.148113 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9ba6d94-8b36-48c7-ab75-08bf72cad038 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.162492 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.162492 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:03.173132 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c9ba6d94-8b36-48c7-ab75-08bf72cad038 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Volume info retrieved successfully. Aug 13 03:37:03.179421 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9ba6d94-8b36-48c7-ab75-08bf72cad038 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa returned with HTTP 200 Aug 13 03:37:03.179951 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 580/2298] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:03 2026] GET /volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:03.387995 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.389896 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:03.390264 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-515951695", "imageRef": "385d0c9a-2e10-4ed7-a5f1-601df0c1033b", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:03.392154 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-515951695', 'imageRef': '385d0c9a-2e10-4ed7-a5f1-601df0c1033b', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:03.449295 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2eb8f1b1-5bba-4e5a-91cf-7bb616570772 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.451529 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2eb8f1b1-5bba-4e5a-91cf-7bb616570772 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 Aug 13 03:37:03.452237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2eb8f1b1-5bba-4e5a-91cf-7bb616570772 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.452237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2eb8f1b1-5bba-4e5a-91cf-7bb616570772 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.458434 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.458434 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:03.459037 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2eb8f1b1-5bba-4e5a-91cf-7bb616570772 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:03.460050 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2eb8f1b1-5bba-4e5a-91cf-7bb616570772 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 returned with HTTP 200 Aug 13 03:37:03.460653 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 576/2299] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:03 2026] GET /volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:03.471406 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a0791390-3888-438a-b454-a509f9368e6f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.473241 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0791390-3888-438a-b454-a509f9368e6f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428/action Aug 13 03:37:03.473562 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0791390-3888-438a-b454-a509f9368e6f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:03.473752 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0791390-3888-438a-b454-a509f9368e6f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:03.475075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.admin_actions [None req-a0791390-3888-438a-b454-a509f9368e6f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot '638b7cf6-fdd5-41b4-840e-605187bfd428' with '{'status': 'deleting'}' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:03.484079 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.484079 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:03.485241 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Create volume of 1 GB Aug 13 03:37:03.488900 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=505,cinder:INSERT=61,cinder:UPDATE=119,cinder:DELETE=1 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:37:03.494218 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Availability Zones retrieved successfully. Aug 13 03:37:03.501655 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0791390-3888-438a-b454-a509f9368e6f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428/action returned with HTTP 202 Aug 13 03:37:03.502188 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 574/2300] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:03 2026] POST /volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:03.503074 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Flow 'volume_create_api' (701258f0-fc60-48ee-8349-902bfe4a62a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:03.504688 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18a0fb5-eb50-4ce1-a467-6f7a6993976d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:03.506258 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:03.510939 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-db9d2b3d-7ce2-4ac3-91e3-c812cf5a01a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.514560 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db9d2b3d-7ce2-4ac3-91e3-c812cf5a01a8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 Aug 13 03:37:03.514818 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db9d2b3d-7ce2-4ac3-91e3-c812cf5a01a8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.515111 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db9d2b3d-7ce2-4ac3-91e3-c812cf5a01a8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.527362 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.527362 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:03.527801 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-db9d2b3d-7ce2-4ac3-91e3-c812cf5a01a8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:03.528563 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db9d2b3d-7ce2-4ac3-91e3-c812cf5a01a8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 returned with HTTP 200 Aug 13 03:37:03.528845 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 581/2301] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:03 2026] GET /volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:03.542881 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1966128a-894c-4cc7-b523-bb7f17fc930f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.545217 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1966128a-894c-4cc7-b523-bb7f17fc930f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428/action Aug 13 03:37:03.545904 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1966128a-894c-4cc7-b523-bb7f17fc930f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:03.546100 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1966128a-894c-4cc7-b523-bb7f17fc930f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:03.554475 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.554475 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:03.554946 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1966128a-894c-4cc7-b523-bb7f17fc930f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Snapshot retrieved successfully. Aug 13 03:37:03.575193 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1966128a-894c-4cc7-b523-bb7f17fc930f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Snapshot delete request issued successfully. Aug 13 03:37:03.575454 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1966128a-894c-4cc7-b523-bb7f17fc930f tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428/action returned with HTTP 202 Aug 13 03:37:03.576018 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 577/2302] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:03 2026] POST /volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:03.583584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18a0fb5-eb50-4ce1-a467-6f7a6993976d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:03.584764 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b4ade0-d5b1-4108-b38f-e985880e73c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:03.585843 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1fe9bb5b-4162-4952-b3c0-8a812023be7d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.588283 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1fe9bb5b-4162-4952-b3c0-8a812023be7d tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 Aug 13 03:37:03.588594 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1fe9bb5b-4162-4952-b3c0-8a812023be7d tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.589116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1fe9bb5b-4162-4952-b3c0-8a812023be7d tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.594812 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.594812 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:03.595524 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1fe9bb5b-4162-4952-b3c0-8a812023be7d tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:03.596528 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1fe9bb5b-4162-4952-b3c0-8a812023be7d tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 returned with HTTP 200 Aug 13 03:37:03.597102 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 575/2303] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:03 2026] GET /volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:03.660458 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cc194b17-6080-49bc-8b97-ef5b8387a7a7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.662328 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc194b17-6080-49bc-8b97-ef5b8387a7a7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] DELETE https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:37:03.662540 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc194b17-6080-49bc-8b97-ef5b8387a7a7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.662763 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc194b17-6080-49bc-8b97-ef5b8387a7a7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.662977 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-cc194b17-6080-49bc-8b97-ef5b8387a7a7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Delete volume with id: 08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:37:03.673296 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.673296 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:03.673839 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc194b17-6080-49bc-8b97-ef5b8387a7a7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:03.677106 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Created reservations ['8a50d8bb-b5a3-4623-9c65-f229c03ede36', '5239bb26-0bde-401d-8b8c-c2129eed6dd5', 'a959a89c-cd88-4251-85b5-a62a494be395', '1d1c8361-e957-4106-a85d-e0d0c98f32b1'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:03.678037 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b4ade0-d5b1-4108-b38f-e985880e73c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a50d8bb-b5a3-4623-9c65-f229c03ede36', '5239bb26-0bde-401d-8b8c-c2129eed6dd5', 'a959a89c-cd88-4251-85b5-a62a494be395', '1d1c8361-e957-4106-a85d-e0d0c98f32b1']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:03.678988 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876778ca-1418-4b06-824d-5bd91db0703d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:03.702685 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cc194b17-6080-49bc-8b97-ef5b8387a7a7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Delete volume request issued successfully. Aug 13 03:37:03.702981 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc194b17-6080-49bc-8b97-ef5b8387a7a7 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 202 Aug 13 03:37:03.703403 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 582/2304] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:03 2026] DELETE /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:03.711676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876778ca-1418-4b06-824d-5bd91db0703d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '625d839a-6d09-47be-b684-651321b7da49', '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-515951695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd021c3bb1b42c1912e823a64e24fcd',qos_specs=None,replication_status=,reservations=['8a50d8bb-b5a3-4623-9c65-f229c03ede36','5239bb26-0bde-401d-8b8c-c2129eed6dd5','a959a89c-cd88-4251-85b5-a62a494be395','1d1c8361-e957-4106-a85d-e0d0c98f32b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79cf814d7054d088c61254f8b92cb76',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-515951695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=625d839a-6d09-47be-b684-651321b7da49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cd021c3bb1b42c1912e823a64e24fcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c79cf814d7054d088c61254f8b92cb76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:03.712463 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a12504a-8918-4d1a-b1c8-a930cc8a0ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:03.712884 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bc99a4ef-c04c-4ffe-8a19-71b304ca858e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.715331 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc99a4ef-c04c-4ffe-8a19-71b304ca858e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:37:03.715651 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc99a4ef-c04c-4ffe-8a19-71b304ca858e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.716742 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc99a4ef-c04c-4ffe-8a19-71b304ca858e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.725855 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.725855 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:03.731620 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bc99a4ef-c04c-4ffe-8a19-71b304ca858e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:03.736599 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a12504a-8918-4d1a-b1c8-a930cc8a0ffd) transitioned into state 'SUCCESS' from state '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-515951695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cd021c3bb1b42c1912e823a64e24fcd',qos_specs=None,replication_status=,reservations=['8a50d8bb-b5a3-4623-9c65-f229c03ede36','5239bb26-0bde-401d-8b8c-c2129eed6dd5','a959a89c-cd88-4251-85b5-a62a494be395','1d1c8361-e957-4106-a85d-e0d0c98f32b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c79cf814d7054d088c61254f8b92cb76',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:03.737344 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273108b6-69f6-41e1-bbd6-66c50f2b6325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:03.738354 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc99a4ef-c04c-4ffe-8a19-71b304ca858e tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 200 Aug 13 03:37:03.739128 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 578/2305] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:03 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:03.754656 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273108b6-69f6-41e1-bbd6-66c50f2b6325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:03.755784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Flow 'volume_create_api' (701258f0-fc60-48ee-8349-902bfe4a62a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:03.756336 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Create volume request issued successfully. Aug 13 03:37:03.757934 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-79f796f5-1636-46d1-9d34-cbfc3e4035c6 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:03.759208 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 571/2306] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:03 2026] POST /volume/v3/volumes => generated 752 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:03.773088 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0056e6f5-901b-4eb4-b843-8b73610da92e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.775329 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0056e6f5-901b-4eb4-b843-8b73610da92e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] GET https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 Aug 13 03:37:03.775809 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0056e6f5-901b-4eb4-b843-8b73610da92e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.776308 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0056e6f5-901b-4eb4-b843-8b73610da92e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.779391 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-670f6708-b666-4352-9dc5-81c1a88b51ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:03.783308 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-670f6708-b666-4352-9dc5-81c1a88b51ad tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:03.783308 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-670f6708-b666-4352-9dc5-81c1a88b51ad tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:03.783308 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-670f6708-b666-4352-9dc5-81c1a88b51ad tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:03.785811 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0056e6f5-901b-4eb4-b843-8b73610da92e tempest-TestServerVolumeAttachmentScenario-378829716 tempest-TestServerVolumeAttachmentScenario-378829716-project-member] https://10.4.3.140/volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 returned with HTTP 404 Aug 13 03:37:03.786408 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 576/2307] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:03 2026] GET /volume/v3/volumes/7d5e07f9-8bb8-4ebf-b6e0-e8c0206854f6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:03.793029 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:03.793029 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:03.799623 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-670f6708-b666-4352-9dc5-81c1a88b51ad tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:03.805310 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-670f6708-b666-4352-9dc5-81c1a88b51ad tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:03.806002 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 583/2308] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:03 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:04.196001 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aa5923f5-cdad-4b45-895c-0684c11afdce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.199792 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa5923f5-cdad-4b45-895c-0684c11afdce tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa Aug 13 03:37:04.199792 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa5923f5-cdad-4b45-895c-0684c11afdce tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.199792 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa5923f5-cdad-4b45-895c-0684c11afdce tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.205149 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa5923f5-cdad-4b45-895c-0684c11afdce tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa returned with HTTP 404 Aug 13 03:37:04.205921 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 579/2309] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:04 2026] GET /volume/v3/volumes/7f3925d4-5c5b-4f97-9502-da0a3d87b5aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:04.214114 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3d8d8c1e-5fae-4ada-9ec0-334f69e17b83 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.216235 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3d8d8c1e-5fae-4ada-9ec0-334f69e17b83 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/69056175-2ce5-4db8-b7b4-3d98fb2f9432 Aug 13 03:37:04.216430 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3d8d8c1e-5fae-4ada-9ec0-334f69e17b83 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.216612 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3d8d8c1e-5fae-4ada-9ec0-334f69e17b83 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.216714 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-3d8d8c1e-5fae-4ada-9ec0-334f69e17b83 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete snapshot with id: 69056175-2ce5-4db8-b7b4-3d98fb2f9432 Aug 13 03:37:04.221003 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3d8d8c1e-5fae-4ada-9ec0-334f69e17b83 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/snapshots/69056175-2ce5-4db8-b7b4-3d98fb2f9432 returned with HTTP 404 Aug 13 03:37:04.221594 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 572/2310] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:04 2026] DELETE /volume/v3/snapshots/69056175-2ce5-4db8-b7b4-3d98fb2f9432 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:04.230504 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cd6f5c89-01a5-44ca-9d01-848d497c6393 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.234866 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd6f5c89-01a5-44ca-9d01-848d497c6393 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] GET https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e Aug 13 03:37:04.235116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd6f5c89-01a5-44ca-9d01-848d497c6393 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.236272 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd6f5c89-01a5-44ca-9d01-848d497c6393 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.250325 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd6f5c89-01a5-44ca-9d01-848d497c6393 tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e returned with HTTP 404 Aug 13 03:37:04.250990 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 577/2311] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:04 2026] GET /volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:04.261646 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0b7c86d1-cce1-4f90-94e3-78f204ab3e0a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.264212 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b7c86d1-cce1-4f90-94e3-78f204ab3e0a tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] DELETE https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e Aug 13 03:37:04.264548 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b7c86d1-cce1-4f90-94e3-78f204ab3e0a tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.264720 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b7c86d1-cce1-4f90-94e3-78f204ab3e0a tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.264970 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-0b7c86d1-cce1-4f90-94e3-78f204ab3e0a tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] Delete volume with id: cbb7565d-cc7f-4793-85c2-9f3e6e17e49e Aug 13 03:37:04.280903 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b7c86d1-cce1-4f90-94e3-78f204ab3e0a tempest-VolumesDeleteCascade-993596468 tempest-VolumesDeleteCascade-993596468-project-member] https://10.4.3.140/volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e returned with HTTP 404 Aug 13 03:37:04.281669 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 584/2312] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:04 2026] DELETE /volume/v3/volumes/cbb7565d-cc7f-4793-85c2-9f3e6e17e49e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:04.608369 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8f470e13-31f4-4493-baaa-d886e203d3ec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.610728 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f470e13-31f4-4493-baaa-d886e203d3ec tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 Aug 13 03:37:04.611004 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f470e13-31f4-4493-baaa-d886e203d3ec tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.612312 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f470e13-31f4-4493-baaa-d886e203d3ec tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.617328 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f470e13-31f4-4493-baaa-d886e203d3ec tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 returned with HTTP 404 Aug 13 03:37:04.618518 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 580/2313] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:04 2026] GET /volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:04.627135 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b0d9446c-9d45-44a4-b370-1c38ef1d5c97 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.629042 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b0d9446c-9d45-44a4-b370-1c38ef1d5c97 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action Aug 13 03:37:04.629516 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b0d9446c-9d45-44a4-b370-1c38ef1d5c97 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:04.629665 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b0d9446c-9d45-44a4-b370-1c38ef1d5c97 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:04.631275 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.admin_actions [None req-b0d9446c-9d45-44a4-b370-1c38ef1d5c97 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot 'e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b' with '{'status': 'available'}' {{(pid=100341) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:04.642182 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:04.642182 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:04.658913 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b0d9446c-9d45-44a4-b370-1c38ef1d5c97 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action returned with HTTP 202 Aug 13 03:37:04.659682 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 573/2314] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:04 2026] POST /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:04.668183 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-645b627f-4d0f-4e58-8bc7-d58eea5376d2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.670333 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-645b627f-4d0f-4e58-8bc7-d58eea5376d2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:04.670482 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-645b627f-4d0f-4e58-8bc7-d58eea5376d2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.670788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-645b627f-4d0f-4e58-8bc7-d58eea5376d2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.675783 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:04.675783 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:04.676348 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-645b627f-4d0f-4e58-8bc7-d58eea5376d2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:04.677443 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-645b627f-4d0f-4e58-8bc7-d58eea5376d2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:37:04.678025 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 578/2315] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:04 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:04.694561 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4c61d654-f175-4bf2-8860-2e1cad9b36f2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.697354 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4c61d654-f175-4bf2-8860-2e1cad9b36f2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 Aug 13 03:37:04.698753 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4c61d654-f175-4bf2-8860-2e1cad9b36f2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.698753 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4c61d654-f175-4bf2-8860-2e1cad9b36f2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.698753 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-4c61d654-f175-4bf2-8860-2e1cad9b36f2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Delete snapshot with id: 638b7cf6-fdd5-41b4-840e-605187bfd428 Aug 13 03:37:04.708494 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4c61d654-f175-4bf2-8860-2e1cad9b36f2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 returned with HTTP 404 Aug 13 03:37:04.709219 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 585/2316] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:04 2026] DELETE /volume/v3/snapshots/638b7cf6-fdd5-41b4-840e-605187bfd428 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:04.722290 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5465a1f1-0888-40a1-a4b4-bdbe52761ab6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.726669 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5465a1f1-0888-40a1-a4b4-bdbe52761ab6 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:04.727207 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5465a1f1-0888-40a1-a4b4-bdbe52761ab6 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca0b1cc3-b9a0-4e20-82be-ed928608e67b", "name": "tempest-SnapshotsActionsTest-Snapshot-1433601836"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:04.740296 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:04.740296 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:04.741146 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5465a1f1-0888-40a1-a4b4-bdbe52761ab6 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:37:04.741344 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-5465a1f1-0888-40a1-a4b4-bdbe52761ab6 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Create snapshot from volume ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:37:04.755071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5db60f7d-b94f-4788-b82e-3f87f330a59c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.758760 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5db60f7d-b94f-4788-b82e-3f87f330a59c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 Aug 13 03:37:04.759014 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5db60f7d-b94f-4788-b82e-3f87f330a59c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.759231 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5db60f7d-b94f-4788-b82e-3f87f330a59c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.770363 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5db60f7d-b94f-4788-b82e-3f87f330a59c tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 returned with HTTP 404 Aug 13 03:37:04.771008 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 574/2317] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:04 2026] GET /volume/v3/volumes/08d134e7-7777-40bb-94e8-e80c5aef6764 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:04.781676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c8b66094-7bcb-440e-b4ab-84810907fe5f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.784029 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c8b66094-7bcb-440e-b4ab-84810907fe5f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] DELETE https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:37:04.784175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-5465a1f1-0888-40a1-a4b4-bdbe52761ab6 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Created reservations ['fced8631-4833-4145-8fd2-7dbc9d0de32b', 'ba94fe04-0d24-4cf7-a4f3-aa9bfee78651', '9a0d8b10-90b1-41b0-8b72-02d421f1c877', '97395ec7-1ee1-4569-a8ce-1d3737a59a3e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:04.784330 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c8b66094-7bcb-440e-b4ab-84810907fe5f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.784538 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c8b66094-7bcb-440e-b4ab-84810907fe5f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.784749 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-c8b66094-7bcb-440e-b4ab-84810907fe5f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Delete volume with id: 94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:37:04.798244 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:04.798244 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:04.798943 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c8b66094-7bcb-440e-b4ab-84810907fe5f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:04.821883 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a054cc5b-1fc2-4dbf-bbd8-015411dd26be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.824147 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a054cc5b-1fc2-4dbf-bbd8-015411dd26be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:04.824369 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a054cc5b-1fc2-4dbf-bbd8-015411dd26be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.824612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a054cc5b-1fc2-4dbf-bbd8-015411dd26be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.826951 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c8b66094-7bcb-440e-b4ab-84810907fe5f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Delete volume request issued successfully. Aug 13 03:37:04.827181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c8b66094-7bcb-440e-b4ab-84810907fe5f tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 202 Aug 13 03:37:04.827439 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5465a1f1-0888-40a1-a4b4-bdbe52761ab6 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot create request issued successfully. Aug 13 03:37:04.827612 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5465a1f1-0888-40a1-a4b4-bdbe52761ab6 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:37:04.827697 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 579/2318] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:04 2026] DELETE /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:04.833959 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 581/2319] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:37:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:04.839423 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:04.839423 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:04.846885 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e5713f66-139c-4976-a11f-b9e95c171e53 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.848787 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e5713f66-139c-4976-a11f-b9e95c171e53 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:37:04.849177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e5713f66-139c-4976-a11f-b9e95c171e53 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.849461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e5713f66-139c-4976-a11f-b9e95c171e53 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.849937 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-93a581b4-d4a4-4c55-93fa-b9ee28f8ee12 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:04.850243 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a054cc5b-1fc2-4dbf-bbd8-015411dd26be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:04.853626 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-93a581b4-d4a4-4c55-93fa-b9ee28f8ee12 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e Aug 13 03:37:04.853878 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-93a581b4-d4a4-4c55-93fa-b9ee28f8ee12 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:04.854125 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-93a581b4-d4a4-4c55-93fa-b9ee28f8ee12 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:04.860653 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:04.860653 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:04.861410 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-93a581b4-d4a4-4c55-93fa-b9ee28f8ee12 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:04.863400 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-93a581b4-d4a4-4c55-93fa-b9ee28f8ee12 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e returned with HTTP 200 Aug 13 03:37:04.863941 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 580/2320] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:04 2026] GET /volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:37:04.868010 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:04.868010 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:04.868122 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a054cc5b-1fc2-4dbf-bbd8-015411dd26be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:04.868122 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 586/2321] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:04 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 902 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:04.873903 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e5713f66-139c-4976-a11f-b9e95c171e53 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:04.883138 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e5713f66-139c-4976-a11f-b9e95c171e53 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 200 Aug 13 03:37:04.884034 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 575/2322] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:04 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:05.876799 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8b95038a-8b55-4f52-a5ef-c73ebebb1b0c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:05.878905 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b95038a-8b55-4f52-a5ef-c73ebebb1b0c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e Aug 13 03:37:05.879500 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b95038a-8b55-4f52-a5ef-c73ebebb1b0c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:05.880523 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b95038a-8b55-4f52-a5ef-c73ebebb1b0c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:05.885075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-040f883a-45fb-4725-9394-190fe1b9c0fc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:05.888167 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:05.888167 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:05.888961 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-040f883a-45fb-4725-9394-190fe1b9c0fc tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:05.889188 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8b95038a-8b55-4f52-a5ef-c73ebebb1b0c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:05.889238 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-040f883a-45fb-4725-9394-190fe1b9c0fc tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:05.889414 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-040f883a-45fb-4725-9394-190fe1b9c0fc tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:05.890290 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b95038a-8b55-4f52-a5ef-c73ebebb1b0c tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e returned with HTTP 200 Aug 13 03:37:05.890809 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 582/2323] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:05 2026] GET /volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:05.900328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-64234fb4-24f2-4fc5-a6cd-0c55024b0e9b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:05.902014 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2e5df4cb-6bd6-4235-be1d-41e2e72416a8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:05.902840 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64234fb4-24f2-4fc5-a6cd-0c55024b0e9b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 Aug 13 03:37:05.903205 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64234fb4-24f2-4fc5-a6cd-0c55024b0e9b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:05.903454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64234fb4-24f2-4fc5-a6cd-0c55024b0e9b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:05.904097 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2e5df4cb-6bd6-4235-be1d-41e2e72416a8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e/action Aug 13 03:37:05.904501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2e5df4cb-6bd6-4235-be1d-41e2e72416a8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:05.904716 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2e5df4cb-6bd6-4235-be1d-41e2e72416a8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:05.905603 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:05.905603 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:05.906361 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.admin_actions [None req-2e5df4cb-6bd6-4235-be1d-41e2e72416a8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot '0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e' with '{'status': 'error'}' {{(pid=100341) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:05.911410 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64234fb4-24f2-4fc5-a6cd-0c55024b0e9b tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 returned with HTTP 404 Aug 13 03:37:05.911942 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-040f883a-45fb-4725-9394-190fe1b9c0fc tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:05.912218 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 587/2324] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:05 2026] GET /volume/v3/volumes/94386354-3af3-4139-b8a7-73bbbe113723 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:05.920034 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-040f883a-45fb-4725-9394-190fe1b9c0fc tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:05.920034 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 581/2325] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:05 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:05.920125 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:05.920125 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:05.933964 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2e5df4cb-6bd6-4235-be1d-41e2e72416a8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e/action returned with HTTP 202 Aug 13 03:37:05.934449 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 576/2326] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:05 2026] POST /volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:05.943180 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-803083e5-adb7-4dfe-9bcc-7f713daaa9dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:05.945141 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-803083e5-adb7-4dfe-9bcc-7f713daaa9dd tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e Aug 13 03:37:05.945607 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-803083e5-adb7-4dfe-9bcc-7f713daaa9dd tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:05.946047 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-803083e5-adb7-4dfe-9bcc-7f713daaa9dd tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:05.955844 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:05.955844 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:05.955844 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-803083e5-adb7-4dfe-9bcc-7f713daaa9dd tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:05.955844 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-803083e5-adb7-4dfe-9bcc-7f713daaa9dd tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e returned with HTTP 200 Aug 13 03:37:05.956459 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 583/2327] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:05 2026] GET /volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:05.967235 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9eddbf83-8fb4-4b4e-8238-2f6aae128cc8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:05.970256 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9eddbf83-8fb4-4b4e-8238-2f6aae128cc8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e/action Aug 13 03:37:05.970681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9eddbf83-8fb4-4b4e-8238-2f6aae128cc8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:05.970856 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9eddbf83-8fb4-4b4e-8238-2f6aae128cc8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:05.977728 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:05.977728 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:05.978085 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9eddbf83-8fb4-4b4e-8238-2f6aae128cc8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Snapshot retrieved successfully. Aug 13 03:37:05.990539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b8ce9c96-5340-41a8-be87-a87927c35de0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:05.993603 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b8ce9c96-5340-41a8-be87-a87927c35de0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:37:05.993839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b8ce9c96-5340-41a8-be87-a87927c35de0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:05.994128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b8ce9c96-5340-41a8-be87-a87927c35de0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:05.994570 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-b8ce9c96-5340-41a8-be87-a87927c35de0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Delete volume with id: a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:37:06.004373 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:06.004373 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:06.007778 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b8ce9c96-5340-41a8-be87-a87927c35de0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:06.019954 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9eddbf83-8fb4-4b4e-8238-2f6aae128cc8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Snapshot delete request issued successfully. Aug 13 03:37:06.020355 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9eddbf83-8fb4-4b4e-8238-2f6aae128cc8 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e/action returned with HTTP 202 Aug 13 03:37:06.021395 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 588/2328] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:05 2026] POST /volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:06.034776 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f77ebc1f-ce6d-4718-844a-2c8ff3f6c9d9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:06.038023 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f77ebc1f-ce6d-4718-844a-2c8ff3f6c9d9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e Aug 13 03:37:06.038395 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f77ebc1f-ce6d-4718-844a-2c8ff3f6c9d9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:06.039083 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f77ebc1f-ce6d-4718-844a-2c8ff3f6c9d9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:06.040566 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b8ce9c96-5340-41a8-be87-a87927c35de0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Delete volume request issued successfully. Aug 13 03:37:06.040777 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b8ce9c96-5340-41a8-be87-a87927c35de0 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 202 Aug 13 03:37:06.041320 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 582/2329] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:05 2026] DELETE /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:06.047792 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:06.047792 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:06.050204 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f77ebc1f-ce6d-4718-844a-2c8ff3f6c9d9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:06.052059 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-17fb3f7e-2554-44f6-88eb-d68bbc5eeeea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:06.052161 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f77ebc1f-ce6d-4718-844a-2c8ff3f6c9d9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e returned with HTTP 200 Aug 13 03:37:06.052330 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 577/2330] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:06 2026] GET /volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:06.054397 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-17fb3f7e-2554-44f6-88eb-d68bbc5eeeea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:37:06.054812 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-17fb3f7e-2554-44f6-88eb-d68bbc5eeeea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:06.055209 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-17fb3f7e-2554-44f6-88eb-d68bbc5eeeea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:06.065772 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:06.065772 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:06.071661 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-17fb3f7e-2554-44f6-88eb-d68bbc5eeeea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Volume info retrieved successfully. Aug 13 03:37:06.085943 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-17fb3f7e-2554-44f6-88eb-d68bbc5eeeea tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 200 Aug 13 03:37:06.085943 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 584/2331] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:06 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:06.802464 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:06.920465 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:06.920996 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-810862186"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:06.922751 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-810862186'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:06.922899 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Create volume of 1 GB Aug 13 03:37:06.923246 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:06.923246 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:06.927753 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Availability Zones retrieved successfully. Aug 13 03:37:06.935739 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Flow 'volume_create_api' (19eae032-3c45-4fec-9e8b-2fd46379ac50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:06.936236 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-379a05e5-0fe9-4fa8-8ac5-328693cd41be None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:06.937194 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da22ec4-adf5-439b-beea-d6b1e7388417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:06.938407 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-379a05e5-0fe9-4fa8-8ac5-328693cd41be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:06.938669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:06.938770 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-379a05e5-0fe9-4fa8-8ac5-328693cd41be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:06.938961 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-379a05e5-0fe9-4fa8-8ac5-328693cd41be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:06.948328 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:06.948328 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:06.953291 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-379a05e5-0fe9-4fa8-8ac5-328693cd41be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:06.959206 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-379a05e5-0fe9-4fa8-8ac5-328693cd41be tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:06.959649 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 583/2332] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:06 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:06.969699 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5da22ec4-adf5-439b-beea-d6b1e7388417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:06.970512 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed10782-ae97-4160-80d1-5f1895816282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:07.038767 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Created reservations ['465adcdc-a811-4994-9996-a0892b268c37', '935a6717-8455-4bb9-b29c-af33adf3afba', '1830127d-7156-4922-9043-63cf60df1ae1', '38b0dfe7-2378-49c7-8772-d5d299057b82'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:07.039572 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed10782-ae97-4160-80d1-5f1895816282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['465adcdc-a811-4994-9996-a0892b268c37', '935a6717-8455-4bb9-b29c-af33adf3afba', '1830127d-7156-4922-9043-63cf60df1ae1', '38b0dfe7-2378-49c7-8772-d5d299057b82']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:07.040556 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7133cfea-9c48-4d08-b77a-e4d59399afce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:07.061781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b6c96253-aaa7-469e-95a7-f7c4058df413 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:07.064941 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b6c96253-aaa7-469e-95a7-f7c4058df413 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e Aug 13 03:37:07.065188 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b6c96253-aaa7-469e-95a7-f7c4058df413 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:07.065903 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b6c96253-aaa7-469e-95a7-f7c4058df413 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:07.066324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7133cfea-9c48-4d08-b77a-e4d59399afce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac778407-cbd7-480f-a09c-c2199e85cfc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-810862186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7ed10670e74715ab5ffbf9eab95daf',qos_specs=None,replication_status=,reservations=['465adcdc-a811-4994-9996-a0892b268c37','935a6717-8455-4bb9-b29c-af33adf3afba','1830127d-7156-4922-9043-63cf60df1ae1','38b0dfe7-2378-49c7-8772-d5d299057b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5b5a01444ce44f1822f1346eb4d973b',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-810862186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac778407-cbd7-480f-a09c-c2199e85cfc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e7ed10670e74715ab5ffbf9eab95daf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5b5a01444ce44f1822f1346eb4d973b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:07.067130 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef326bd-5d8b-42e6-8fdd-3bb6af8433e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:07.072496 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b6c96253-aaa7-469e-95a7-f7c4058df413 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e returned with HTTP 404 Aug 13 03:37:07.073195 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 578/2333] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:07 2026] GET /volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:07.082326 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-680224c2-853b-49b8-b374-8700e53cbc99 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:07.087275 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-680224c2-853b-49b8-b374-8700e53cbc99 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action Aug 13 03:37:07.087275 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-680224c2-853b-49b8-b374-8700e53cbc99 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:07.087275 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-680224c2-853b-49b8-b374-8700e53cbc99 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:07.089760 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-680224c2-853b-49b8-b374-8700e53cbc99 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot 'e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b' with '{'status': 'available'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:07.093214 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef326bd-5d8b-42e6-8fdd-3bb6af8433e4) transitioned into state 'SUCCESS' from state '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-810862186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7ed10670e74715ab5ffbf9eab95daf',qos_specs=None,replication_status=,reservations=['465adcdc-a811-4994-9996-a0892b268c37','935a6717-8455-4bb9-b29c-af33adf3afba','1830127d-7156-4922-9043-63cf60df1ae1','38b0dfe7-2378-49c7-8772-d5d299057b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5b5a01444ce44f1822f1346eb4d973b',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:07.094045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eadad78-7721-4e62-a826-8a1531dd4af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:07.100172 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-78e4cd5b-57b1-4a14-b58c-125220d3c029 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:07.103184 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-78e4cd5b-57b1-4a14-b58c-125220d3c029 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] GET https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e Aug 13 03:37:07.103423 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-78e4cd5b-57b1-4a14-b58c-125220d3c029 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:07.105493 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-78e4cd5b-57b1-4a14-b58c-125220d3c029 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:07.105547 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eadad78-7721-4e62-a826-8a1531dd4af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:07.105611 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:07.105611 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:07.105659 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Flow 'volume_create_api' (19eae032-3c45-4fec-9e8b-2fd46379ac50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:07.105659 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Create volume request issued successfully. Aug 13 03:37:07.106347 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0001eeca-ed83-4a9e-aee1-0f5af276ce10 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:07.106981 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 589/2334] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:37:06 2026] POST /volume/v3/volumes => generated 818 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:07.111578 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-78e4cd5b-57b1-4a14-b58c-125220d3c029 tempest-AttachVolumeTestJSON-1386141830 tempest-AttachVolumeTestJSON-1386141830-project-member] https://10.4.3.140/volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e returned with HTTP 404 Aug 13 03:37:07.112445 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 584/2335] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:07 2026] GET /volume/v3/volumes/a739f746-7c97-482c-b809-05d026a81d1e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:07.120515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-feca9465-c42f-4a62-baa6-c1c8d49c5fc7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:07.123128 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-feca9465-c42f-4a62-baa6-c1c8d49c5fc7 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:07.123359 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-feca9465-c42f-4a62-baa6-c1c8d49c5fc7 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:07.123625 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-feca9465-c42f-4a62-baa6-c1c8d49c5fc7 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:07.125317 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-680224c2-853b-49b8-b374-8700e53cbc99 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action returned with HTTP 202 Aug 13 03:37:07.125317 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 585/2336] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:07 2026] POST /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:07.133167 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-edc7577c-1fd8-46c1-97c3-db431b775be5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:07.134013 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:07.134013 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:07.135660 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-edc7577c-1fd8-46c1-97c3-db431b775be5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:07.135945 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-edc7577c-1fd8-46c1-97c3-db431b775be5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:07.136218 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-edc7577c-1fd8-46c1-97c3-db431b775be5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:07.140635 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-feca9465-c42f-4a62-baa6-c1c8d49c5fc7 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Volume info retrieved successfully. Aug 13 03:37:07.146185 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-feca9465-c42f-4a62-baa6-c1c8d49c5fc7 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 200 Aug 13 03:37:07.147069 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 579/2337] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:07 2026] GET /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:07.147937 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:07.147937 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:07.148517 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-edc7577c-1fd8-46c1-97c3-db431b775be5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:07.149546 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-edc7577c-1fd8-46c1-97c3-db431b775be5 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:37:07.150113 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 590/2338] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:07 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:07.165840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3eacff34-0b71-469b-8f78-e172fb2d88f1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:07.169111 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3eacff34-0b71-469b-8f78-e172fb2d88f1 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e Aug 13 03:37:07.169437 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3eacff34-0b71-469b-8f78-e172fb2d88f1 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:07.169744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3eacff34-0b71-469b-8f78-e172fb2d88f1 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:07.169946 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-3eacff34-0b71-469b-8f78-e172fb2d88f1 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Delete snapshot with id: 0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e Aug 13 03:37:07.177676 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3eacff34-0b71-469b-8f78-e172fb2d88f1 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e returned with HTTP 404 Aug 13 03:37:07.178537 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 585/2339] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:07 2026] DELETE /volume/v3/snapshots/0bab9ba9-46d5-4fd9-9e6f-b9cb0dc2ab7e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:07.188707 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d24d07ef-43db-4052-a913-ea7a3727590e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:07.195052 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d24d07ef-43db-4052-a913-ea7a3727590e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:07.195052 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d24d07ef-43db-4052-a913-ea7a3727590e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca0b1cc3-b9a0-4e20-82be-ed928608e67b", "name": "tempest-SnapshotsActionsTest-Snapshot-2060539772"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:07.209041 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:07.209041 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:07.209041 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d24d07ef-43db-4052-a913-ea7a3727590e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:37:07.210101 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-d24d07ef-43db-4052-a913-ea7a3727590e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Create snapshot from volume ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:37:07.256060 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-d24d07ef-43db-4052-a913-ea7a3727590e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Created reservations ['5b20922b-52bc-4acc-b964-9da49290d212', '9395a189-3d91-4ba2-87f1-7d11656c3ccc', 'f613c4cc-23b6-49fc-bb88-461db15433a8', '4939e888-8e59-440a-9f69-346019e8f3de'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:07.291199 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d24d07ef-43db-4052-a913-ea7a3727590e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot create request issued successfully. Aug 13 03:37:07.291611 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d24d07ef-43db-4052-a913-ea7a3727590e tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:37:07.292167 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 586/2340] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:37:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:07.300833 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3bb64732-79fd-4538-b43b-520afa08f3fe None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:07.303372 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3bb64732-79fd-4538-b43b-520afa08f3fe tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 Aug 13 03:37:07.303679 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3bb64732-79fd-4538-b43b-520afa08f3fe tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:07.303883 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3bb64732-79fd-4538-b43b-520afa08f3fe tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:07.309893 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:07.309893 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:07.310700 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3bb64732-79fd-4538-b43b-520afa08f3fe tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:07.311466 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3bb64732-79fd-4538-b43b-520afa08f3fe tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 returned with HTTP 200 Aug 13 03:37:07.312268 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 580/2341] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:07 2026] GET /volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:07.972689 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eae30b77-d995-4be2-af26-e166227b7168 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:07.974489 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eae30b77-d995-4be2-af26-e166227b7168 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:07.976230 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eae30b77-d995-4be2-af26-e166227b7168 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:07.976230 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eae30b77-d995-4be2-af26-e166227b7168 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:07.985214 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:07.985214 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:07.988706 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eae30b77-d995-4be2-af26-e166227b7168 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:07.994486 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eae30b77-d995-4be2-af26-e166227b7168 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:07.995094 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 591/2342] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:07 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:08.169890 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b2f1e8ca-96f8-4cad-96a9-85bc4f297096 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.171952 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b2f1e8ca-96f8-4cad-96a9-85bc4f297096 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:08.172223 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b2f1e8ca-96f8-4cad-96a9-85bc4f297096 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.172423 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b2f1e8ca-96f8-4cad-96a9-85bc4f297096 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.181408 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.181408 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:08.186974 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b2f1e8ca-96f8-4cad-96a9-85bc4f297096 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Volume info retrieved successfully. Aug 13 03:37:08.192762 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b2f1e8ca-96f8-4cad-96a9-85bc4f297096 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 200 Aug 13 03:37:08.193419 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 586/2343] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:08.209599 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1781c099-cad6-4a00-8f8e-002a704cebf0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.213850 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1781c099-cad6-4a00-8f8e-002a704cebf0 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] POST https://10.4.3.140/volume/v3/volume-transfers Aug 13 03:37:08.213850 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1781c099-cad6-4a00-8f8e-002a704cebf0 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ac778407-cbd7-480f-a09c-c2199e85cfc6"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:08.213850 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volume_transfer [None req-1781c099-cad6-4a00-8f8e-002a704cebf0 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ac778407-cbd7-480f-a09c-c2199e85cfc6'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 03:37:08.214275 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volume_transfer [None req-1781c099-cad6-4a00-8f8e-002a704cebf0 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Creating transfer of volume ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:08.214589 np0000007145 devstack@c-api.service[100342]: INFO cinder.transfer.api [None req-1781c099-cad6-4a00-8f8e-002a704cebf0 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Generating transfer record for volume ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:08.223246 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.223246 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:08.237758 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1781c099-cad6-4a00-8f8e-002a704cebf0 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 202 Aug 13 03:37:08.237758 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 587/2344] 10.4.3.140 () {70 vars in 1326 bytes} [Thu Aug 13 03:37:08 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:08.247929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-09f1bbf4-ca2f-4e11-bb91-35e816964e9b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.249899 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-09f1bbf4-ca2f-4e11-bb91-35e816964e9b tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:08.250185 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-09f1bbf4-ca2f-4e11-bb91-35e816964e9b tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.250430 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-09f1bbf4-ca2f-4e11-bb91-35e816964e9b tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.258119 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.258119 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:08.263307 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-09f1bbf4-ca2f-4e11-bb91-35e816964e9b tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Volume info retrieved successfully. Aug 13 03:37:08.270091 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-09f1bbf4-ca2f-4e11-bb91-35e816964e9b tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 200 Aug 13 03:37:08.270833 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 581/2345] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:08.288607 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b674429e-17f2-46af-95f0-717291ea3b02 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.291926 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b674429e-17f2-46af-95f0-717291ea3b02 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volume-transfers/d855d85e-ff29-4756-b387-0b7c93e800a4 Aug 13 03:37:08.291926 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b674429e-17f2-46af-95f0-717291ea3b02 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.291926 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b674429e-17f2-46af-95f0-717291ea3b02 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.296854 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b674429e-17f2-46af-95f0-717291ea3b02 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volume-transfers/d855d85e-ff29-4756-b387-0b7c93e800a4 returned with HTTP 200 Aug 13 03:37:08.297592 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 592/2346] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/volume-transfers/d855d85e-ff29-4756-b387-0b7c93e800a4 => generated 540 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:08.310813 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-52f2bb81-9372-4387-94f6-adda69a8d050 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.313363 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-52f2bb81-9372-4387-94f6-adda69a8d050 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volume-transfers Aug 13 03:37:08.313642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-52f2bb81-9372-4387-94f6-adda69a8d050 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.313873 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-52f2bb81-9372-4387-94f6-adda69a8d050 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.314385 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volume_transfer [None req-52f2bb81-9372-4387-94f6-adda69a8d050 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Listing volume transfers {{(pid=100340) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 03:37:08.323344 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3b4a30b0-d29e-4d46-8d23-8d26c6e10e31 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.324374 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-52f2bb81-9372-4387-94f6-adda69a8d050 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 200 Aug 13 03:37:08.325022 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 587/2347] 10.4.3.140 () {68 vars in 1305 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:08.327992 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b4a30b0-d29e-4d46-8d23-8d26c6e10e31 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 Aug 13 03:37:08.327992 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b4a30b0-d29e-4d46-8d23-8d26c6e10e31 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.327992 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b4a30b0-d29e-4d46-8d23-8d26c6e10e31 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.338726 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.346032 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.346032 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:08.346511 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3b4a30b0-d29e-4d46-8d23-8d26c6e10e31 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:08.347610 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b4a30b0-d29e-4d46-8d23-8d26c6e10e31 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 returned with HTTP 200 Aug 13 03:37:08.348117 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 588/2348] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:08.358553 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-00f44e3d-6d8d-4be7-af10-f9bc42e65728 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.361844 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-00f44e3d-6d8d-4be7-af10-f9bc42e65728 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012/action Aug 13 03:37:08.361844 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-00f44e3d-6d8d-4be7-af10-f9bc42e65728 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:08.361844 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-00f44e3d-6d8d-4be7-af10-f9bc42e65728 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:08.363497 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-00f44e3d-6d8d-4be7-af10-f9bc42e65728 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot '03f07bd7-9906-4561-968c-ad1c75706012' with '{'status': 'error_deleting'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:08.376468 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.376468 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:08.388888 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-00f44e3d-6d8d-4be7-af10-f9bc42e65728 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012/action returned with HTTP 202 Aug 13 03:37:08.389857 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 593/2349] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:08 2026] POST /volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:08.399737 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ca356190-b4bf-4d93-bced-151d40fac912 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.401987 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ca356190-b4bf-4d93-bced-151d40fac912 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 Aug 13 03:37:08.401987 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ca356190-b4bf-4d93-bced-151d40fac912 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.402383 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ca356190-b4bf-4d93-bced-151d40fac912 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.409345 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.409345 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:08.409812 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ca356190-b4bf-4d93-bced-151d40fac912 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:08.410752 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ca356190-b4bf-4d93-bced-151d40fac912 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 returned with HTTP 200 Aug 13 03:37:08.411190 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 588/2350] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:08.422624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-012e4a5f-35c1-44b8-b1bf-a8b0f9d6fbba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.424677 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-012e4a5f-35c1-44b8-b1bf-a8b0f9d6fbba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012/action Aug 13 03:37:08.425734 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-012e4a5f-35c1-44b8-b1bf-a8b0f9d6fbba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:08.425734 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-012e4a5f-35c1-44b8-b1bf-a8b0f9d6fbba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:08.434671 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.434671 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:08.435120 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] POST https://10.4.3.140/volume/v3/volume-transfers/d855d85e-ff29-4756-b387-0b7c93e800a4/accept Aug 13 03:37:08.435233 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-012e4a5f-35c1-44b8-b1bf-a8b0f9d6fbba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Snapshot retrieved successfully. Aug 13 03:37:08.435704 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "038919d205ad68d1"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:08.437237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.volume_transfer [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Accepting volume transfer d855d85e-ff29-4756-b387-0b7c93e800a4 {{(pid=100341) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 03:37:08.437440 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.volume_transfer [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Accepting transfer d855d85e-ff29-4756-b387-0b7c93e800a4 Aug 13 03:37:08.454778 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-012e4a5f-35c1-44b8-b1bf-a8b0f9d6fbba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Snapshot delete request issued successfully. Aug 13 03:37:08.455020 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-012e4a5f-35c1-44b8-b1bf-a8b0f9d6fbba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012/action returned with HTTP 202 Aug 13 03:37:08.455477 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 589/2351] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:08 2026] POST /volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:08.468449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-56b4867b-3a81-4647-afff-de4d1905fa26 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.472285 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56b4867b-3a81-4647-afff-de4d1905fa26 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 Aug 13 03:37:08.472285 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56b4867b-3a81-4647-afff-de4d1905fa26 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.472285 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56b4867b-3a81-4647-afff-de4d1905fa26 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.480481 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.480481 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:08.481407 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-56b4867b-3a81-4647-afff-de4d1905fa26 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:08.482660 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56b4867b-3a81-4647-afff-de4d1905fa26 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 returned with HTTP 200 Aug 13 03:37:08.483407 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 594/2352] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:08.502800 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Created reservations ['d86c5cff-f5c7-465a-9387-59d0343e41f9', '29e5250f-475d-427b-a75c-d10d2ca7e345', '4ad24966-f710-460c-8fad-d65b1154d526', '95ae089f-e233-40a2-965f-96b81c455684'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:08.537085 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Created reservations ['a9c08d23-fc25-4937-a364-e238b71e16b6', 'aa5f0046-259a-4ac7-afb9-b94195ecb236', '0b45d192-4cac-4aa7-8528-f4a0bef60491', 'ea2f3d74-f4c0-47ce-ba27-4d34d347f105'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:08.569951 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Created reservations ['d3c69396-fe12-4630-b29b-e8ac58fa08e2', 'aa7c42b9-fe7e-472a-8b35-d650866ec710', '434bf18b-7df2-419f-8e45-bfa038974886', '8233f9c4-ce9a-4261-aa2c-ad8a2f21a42a'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:08.602860 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Created reservations ['f512cb75-bf93-4e29-abff-2aaf4cef35ce', 'cd90f103-54a2-43e7-b4b6-151454d4b1c6', '5c98f53d-2e1e-4a5b-9f6f-8a45eab07fe1', '48a37b94-58bf-471c-9b03-c621d93b7a9e'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:08.624132 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Transfer volume completed successfully. Aug 13 03:37:08.745843 np0000007145 devstack@c-api.service[100341]: INFO cinder.transfer.api [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Volume ac778407-cbd7-480f-a09c-c2199e85cfc6 has been transferred. Aug 13 03:37:08.752903 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-12328dba-7920-436b-a7ed-582c9d8e04d6 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] https://10.4.3.140/volume/v3/volume-transfers/d855d85e-ff29-4756-b387-0b7c93e800a4/accept returned with HTTP 202 Aug 13 03:37:08.753494 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 582/2353] 10.4.3.140 () {70 vars in 1458 bytes} [Thu Aug 13 03:37:08 2026] POST /volume/v3/volume-transfers/d855d85e-ff29-4756-b387-0b7c93e800a4/accept => generated 365 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:08.762973 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ba4793c-39fc-46f8-a03e-b87578654dd1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.764840 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ba4793c-39fc-46f8-a03e-b87578654dd1 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] GET https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:08.765047 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ba4793c-39fc-46f8-a03e-b87578654dd1 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.765291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ba4793c-39fc-46f8-a03e-b87578654dd1 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.772584 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.772584 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:08.777279 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5ba4793c-39fc-46f8-a03e-b87578654dd1 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Volume info retrieved successfully. Aug 13 03:37:08.783545 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ba4793c-39fc-46f8-a03e-b87578654dd1 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 200 Aug 13 03:37:08.784070 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 589/2354] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:08.798896 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1f222206-8bb9-4137-999d-937337f609a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.801082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f222206-8bb9-4137-999d-937337f609a9 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] GET https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:08.801402 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f222206-8bb9-4137-999d-937337f609a9 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.801668 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f222206-8bb9-4137-999d-937337f609a9 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.809634 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.809634 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:08.813440 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1f222206-8bb9-4137-999d-937337f609a9 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] Volume info retrieved successfully. Aug 13 03:37:08.819388 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f222206-8bb9-4137-999d-937337f609a9 tempest-VolumesTransfersV357Test-143083670 tempest-VolumesTransfersV357Test-143083670-project-member] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 200 Aug 13 03:37:08.819952 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 590/2355] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:08.833815 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-27e8dbc4-2fb6-4945-947e-854792705414 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.835423 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27e8dbc4-2fb6-4945-947e-854792705414 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/d855d85e-ff29-4756-b387-0b7c93e800a4 Aug 13 03:37:08.835882 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27e8dbc4-2fb6-4945-947e-854792705414 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.836293 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27e8dbc4-2fb6-4945-947e-854792705414 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.837357 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-27e8dbc4-2fb6-4945-947e-854792705414 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Delete transfer with id: d855d85e-ff29-4756-b387-0b7c93e800a4 Aug 13 03:37:08.839947 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27e8dbc4-2fb6-4945-947e-854792705414 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volume-transfers/d855d85e-ff29-4756-b387-0b7c93e800a4 returned with HTTP 404 Aug 13 03:37:08.840704 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 595/2356] 10.4.3.140 () {68 vars in 1419 bytes} [Thu Aug 13 03:37:08 2026] DELETE /volume/v3/volume-transfers/d855d85e-ff29-4756-b387-0b7c93e800a4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:08.848475 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-df1a0b06-9666-4049-8c7b-b42325944f98 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.874502 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df1a0b06-9666-4049-8c7b-b42325944f98 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:08.874748 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-df1a0b06-9666-4049-8c7b-b42325944f98 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.874981 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-df1a0b06-9666-4049-8c7b-b42325944f98 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.875161 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-df1a0b06-9666-4049-8c7b-b42325944f98 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Delete volume with id: ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:08.882257 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.882257 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:08.882583 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-df1a0b06-9666-4049-8c7b-b42325944f98 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Volume info retrieved successfully. Aug 13 03:37:08.898448 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-df1a0b06-9666-4049-8c7b-b42325944f98 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Delete volume request issued successfully. Aug 13 03:37:08.898642 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df1a0b06-9666-4049-8c7b-b42325944f98 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 202 Aug 13 03:37:08.899083 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 583/2357] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:08 2026] DELETE /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:08.906479 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9e64ce75-a0f1-4d3d-b5fc-0a23ed525964 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:08.909955 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9e64ce75-a0f1-4d3d-b5fc-0a23ed525964 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] GET https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:08.910252 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9e64ce75-a0f1-4d3d-b5fc-0a23ed525964 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:08.910501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9e64ce75-a0f1-4d3d-b5fc-0a23ed525964 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:08.920445 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:08.920445 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:08.925282 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9e64ce75-a0f1-4d3d-b5fc-0a23ed525964 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Volume info retrieved successfully. Aug 13 03:37:08.930814 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9e64ce75-a0f1-4d3d-b5fc-0a23ed525964 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 200 Aug 13 03:37:08.931384 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 590/2358] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:08 2026] GET /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 1129 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:09.009836 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-277616ef-2ca8-4439-b279-68acbb8b3e30 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.011555 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-277616ef-2ca8-4439-b279-68acbb8b3e30 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:09.011808 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-277616ef-2ca8-4439-b279-68acbb8b3e30 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.012080 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-277616ef-2ca8-4439-b279-68acbb8b3e30 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.019376 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.019376 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:09.023276 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-277616ef-2ca8-4439-b279-68acbb8b3e30 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:09.027934 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-277616ef-2ca8-4439-b279-68acbb8b3e30 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:09.028339 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 591/2359] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:09 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:09.495398 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e1aa5fc7-2ffc-462b-9ab9-ac4a6cb92fcb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.497658 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1aa5fc7-2ffc-462b-9ab9-ac4a6cb92fcb tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 Aug 13 03:37:09.498068 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1aa5fc7-2ffc-462b-9ab9-ac4a6cb92fcb tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.498306 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1aa5fc7-2ffc-462b-9ab9-ac4a6cb92fcb tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.504505 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1aa5fc7-2ffc-462b-9ab9-ac4a6cb92fcb tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 returned with HTTP 404 Aug 13 03:37:09.505343 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 596/2360] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:09 2026] GET /volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:09.523426 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-88d20bfe-34c0-43eb-ba4e-bdc7bca88722 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.530683 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-88d20bfe-34c0-43eb-ba4e-bdc7bca88722 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action Aug 13 03:37:09.532177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-88d20bfe-34c0-43eb-ba4e-bdc7bca88722 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:09.532177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-88d20bfe-34c0-43eb-ba4e-bdc7bca88722 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:09.533102 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.admin_actions [None req-88d20bfe-34c0-43eb-ba4e-bdc7bca88722 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot 'e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b' with '{'status': 'available'}' {{(pid=100341) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:09.549884 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.549884 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:09.568076 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-88d20bfe-34c0-43eb-ba4e-bdc7bca88722 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action returned with HTTP 202 Aug 13 03:37:09.568230 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 584/2361] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:09 2026] POST /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:09.580102 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a6e2444e-2e90-448e-8225-f3bbe9d767a9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.584648 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a6e2444e-2e90-448e-8225-f3bbe9d767a9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:09.584648 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a6e2444e-2e90-448e-8225-f3bbe9d767a9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.584648 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a6e2444e-2e90-448e-8225-f3bbe9d767a9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.591683 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.591683 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:09.592728 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a6e2444e-2e90-448e-8225-f3bbe9d767a9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:09.595470 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a6e2444e-2e90-448e-8225-f3bbe9d767a9 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:37:09.596782 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 591/2362] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:09 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:09.609108 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-67143a9f-3913-4ed3-aaf1-5575ae6fcbac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.611619 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67143a9f-3913-4ed3-aaf1-5575ae6fcbac tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 Aug 13 03:37:09.612152 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67143a9f-3913-4ed3-aaf1-5575ae6fcbac tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.612427 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67143a9f-3913-4ed3-aaf1-5575ae6fcbac tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.612530 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-67143a9f-3913-4ed3-aaf1-5575ae6fcbac tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Delete snapshot with id: 03f07bd7-9906-4561-968c-ad1c75706012 Aug 13 03:37:09.620973 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67143a9f-3913-4ed3-aaf1-5575ae6fcbac tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 returned with HTTP 404 Aug 13 03:37:09.621654 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 592/2363] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:09 2026] DELETE /volume/v3/snapshots/03f07bd7-9906-4561-968c-ad1c75706012 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:09.634272 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-69dc05ca-2d19-45e7-9141-37a49c4ab091 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.636490 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69dc05ca-2d19-45e7-9141-37a49c4ab091 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action Aug 13 03:37:09.637247 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69dc05ca-2d19-45e7-9141-37a49c4ab091 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:09.637247 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69dc05ca-2d19-45e7-9141-37a49c4ab091 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:09.638437 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-69dc05ca-2d19-45e7-9141-37a49c4ab091 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot 'e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b' with '{'status': 'creating'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:09.647846 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.647846 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:09.661767 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69dc05ca-2d19-45e7-9141-37a49c4ab091 tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action returned with HTTP 202 Aug 13 03:37:09.662479 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 597/2364] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:09 2026] POST /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:09.670423 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3fcc4c24-c903-42a2-9349-412a03b044ef None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.672701 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3fcc4c24-c903-42a2-9349-412a03b044ef tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:09.673182 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3fcc4c24-c903-42a2-9349-412a03b044ef tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.673672 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3fcc4c24-c903-42a2-9349-412a03b044ef tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.683856 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.683856 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:09.683856 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3fcc4c24-c903-42a2-9349-412a03b044ef tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:09.683856 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3fcc4c24-c903-42a2-9349-412a03b044ef tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:37:09.684331 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 585/2365] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:09 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:09.693602 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3be32356-bca7-4b4d-8853-769c03421f36 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.695808 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3be32356-bca7-4b4d-8853-769c03421f36 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] POST https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action Aug 13 03:37:09.696181 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3be32356-bca7-4b4d-8853-769c03421f36 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:09.696319 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3be32356-bca7-4b4d-8853-769c03421f36 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:09.697966 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.snapshot_actions [None req-3be32356-bca7-4b4d-8853-769c03421f36 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100340) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 03:37:09.703579 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.703579 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:09.704027 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.snapshot_actions [None req-3be32356-bca7-4b4d-8853-769c03421f36 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Updating snapshot e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b with info {'id': 'e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b', 'status': 'error', 'progress': '80%'} Aug 13 03:37:09.710232 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3be32356-bca7-4b4d-8853-769c03421f36 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action returned with HTTP 202 Aug 13 03:37:09.710707 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 592/2366] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:09 2026] POST /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:09.719646 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-09345342-3adf-4d24-ac29-83a060aa2aba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.721719 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-09345342-3adf-4d24-ac29-83a060aa2aba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:09.721978 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-09345342-3adf-4d24-ac29-83a060aa2aba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.722243 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-09345342-3adf-4d24-ac29-83a060aa2aba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.728879 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.728879 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:09.729220 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-09345342-3adf-4d24-ac29-83a060aa2aba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Snapshot retrieved successfully. Aug 13 03:37:09.729866 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-09345342-3adf-4d24-ac29-83a060aa2aba tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:37:09.730299 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 593/2367] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:09 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:09.743804 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-db2c4942-6523-4f92-b766-13340a0b80be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.747451 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db2c4942-6523-4f92-b766-13340a0b80be tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] POST https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action Aug 13 03:37:09.747869 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db2c4942-6523-4f92-b766-13340a0b80be tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:09.747993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db2c4942-6523-4f92-b766-13340a0b80be tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:09.749430 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-db2c4942-6523-4f92-b766-13340a0b80be tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] Updating snapshot 'e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b' with '{'status': 'available'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:37:09.761758 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.761758 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:09.783046 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db2c4942-6523-4f92-b766-13340a0b80be tempest-SnapshotsActionsTest-328767974 tempest-SnapshotsActionsTest-328767974-project-admin] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action returned with HTTP 202 Aug 13 03:37:09.783650 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 598/2368] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:37:09 2026] POST /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:09.792907 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-80b2c511-ae15-48a7-81dd-ba39c00db52b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.794542 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-80b2c511-ae15-48a7-81dd-ba39c00db52b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:09.794909 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-80b2c511-ae15-48a7-81dd-ba39c00db52b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.795184 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-80b2c511-ae15-48a7-81dd-ba39c00db52b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.801556 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.801556 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:09.802785 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-80b2c511-ae15-48a7-81dd-ba39c00db52b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:09.804553 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-80b2c511-ae15-48a7-81dd-ba39c00db52b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:37:09.804553 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 586/2369] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:09 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:09.816533 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c3f7e7f9-f781-49a3-95e9-81118ccdafa2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.818153 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3f7e7f9-f781-49a3-95e9-81118ccdafa2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:09.818400 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3f7e7f9-f781-49a3-95e9-81118ccdafa2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.818634 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3f7e7f9-f781-49a3-95e9-81118ccdafa2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.818776 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-c3f7e7f9-f781-49a3-95e9-81118ccdafa2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Delete snapshot with id: e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:09.825930 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.825930 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:09.826468 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c3f7e7f9-f781-49a3-95e9-81118ccdafa2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:09.845831 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c3f7e7f9-f781-49a3-95e9-81118ccdafa2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot delete request issued successfully. Aug 13 03:37:09.846075 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3f7e7f9-f781-49a3-95e9-81118ccdafa2 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 202 Aug 13 03:37:09.846617 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 593/2370] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:09 2026] DELETE /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:09.856086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-28e5dcfb-ed02-4308-b333-a5744d875c4b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.857799 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28e5dcfb-ed02-4308-b333-a5744d875c4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:09.858023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28e5dcfb-ed02-4308-b333-a5744d875c4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.858216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28e5dcfb-ed02-4308-b333-a5744d875c4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.864390 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:09.864390 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:09.864843 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-28e5dcfb-ed02-4308-b333-a5744d875c4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Snapshot retrieved successfully. Aug 13 03:37:09.865755 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28e5dcfb-ed02-4308-b333-a5744d875c4b tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 200 Aug 13 03:37:09.866247 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 594/2371] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:09 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:09.946717 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cd6891fc-76c8-4f32-827a-0e24f5ea5684 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.948731 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd6891fc-76c8-4f32-827a-0e24f5ea5684 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] GET https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:09.949032 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd6891fc-76c8-4f32-827a-0e24f5ea5684 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.949305 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd6891fc-76c8-4f32-827a-0e24f5ea5684 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.956603 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd6891fc-76c8-4f32-827a-0e24f5ea5684 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 404 Aug 13 03:37:09.957122 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 599/2372] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:09 2026] GET /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:09.965206 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3d2886e7-b51a-418f-94d2-a1b836068999 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.967506 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3d2886e7-b51a-418f-94d2-a1b836068999 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:09.968842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3d2886e7-b51a-418f-94d2-a1b836068999 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.968842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3d2886e7-b51a-418f-94d2-a1b836068999 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.979301 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3d2886e7-b51a-418f-94d2-a1b836068999 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 404 Aug 13 03:37:09.979301 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 587/2373] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:09 2026] GET /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:09.987085 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e4016901-417d-49b7-8330-37b888397166 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:09.988900 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4016901-417d-49b7-8330-37b888397166 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:09.989100 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4016901-417d-49b7-8330-37b888397166 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:09.989316 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4016901-417d-49b7-8330-37b888397166 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:09.989489 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-e4016901-417d-49b7-8330-37b888397166 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Delete volume with id: ac778407-cbd7-480f-a09c-c2199e85cfc6 Aug 13 03:37:09.995337 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4016901-417d-49b7-8330-37b888397166 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 returned with HTTP 404 Aug 13 03:37:09.996062 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 594/2374] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:09 2026] DELETE /volume/v3/volumes/ac778407-cbd7-480f-a09c-c2199e85cfc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:10.007931 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:10.010265 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:10.010694 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-787094724"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:10.013960 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-787094724'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:10.013960 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Create volume of 1 GB Aug 13 03:37:10.023602 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Availability Zones retrieved successfully. Aug 13 03:37:10.035817 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Flow 'volume_create_api' (4e9a5523-008c-44ec-9648-d2f1164e9586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:10.037797 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3a4656-f6d0-4c74-9d7a-bbc496c8a07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:10.040079 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:10.045143 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-273542ed-7bec-4d06-a9d9-5484d31b9f0f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:10.048052 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-273542ed-7bec-4d06-a9d9-5484d31b9f0f tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:10.048149 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-273542ed-7bec-4d06-a9d9-5484d31b9f0f tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:10.048966 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-273542ed-7bec-4d06-a9d9-5484d31b9f0f tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:10.058593 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:10.058593 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:10.063401 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-273542ed-7bec-4d06-a9d9-5484d31b9f0f tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:10.070435 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-273542ed-7bec-4d06-a9d9-5484d31b9f0f tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:10.071100 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 600/2375] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:10 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:10.080915 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3a4656-f6d0-4c74-9d7a-bbc496c8a07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:10.082253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b20b0d7-bd14-42a3-b7ac-95b4b4230a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:10.144492 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Created reservations ['50eecb31-62ce-4bf2-8f6f-149194e17b91', '08b842d6-55f8-4284-aa30-187ce185ec23', 'd22d99ea-83d2-4972-884d-c134fd2cf9f1', '12134b09-ccee-4f2b-8b52-6f063fb8f84c'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:10.145665 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b20b0d7-bd14-42a3-b7ac-95b4b4230a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50eecb31-62ce-4bf2-8f6f-149194e17b91', '08b842d6-55f8-4284-aa30-187ce185ec23', 'd22d99ea-83d2-4972-884d-c134fd2cf9f1', '12134b09-ccee-4f2b-8b52-6f063fb8f84c']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:10.146983 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb63243-0d1f-4bb1-b52a-8182fdb789bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:10.172151 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb63243-0d1f-4bb1-b52a-8182fdb789bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81d71826-85b7-45f9-9c1f-16f8e8ee4b03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-787094724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7ed10670e74715ab5ffbf9eab95daf',qos_specs=None,replication_status=,reservations=['50eecb31-62ce-4bf2-8f6f-149194e17b91','08b842d6-55f8-4284-aa30-187ce185ec23','d22d99ea-83d2-4972-884d-c134fd2cf9f1','12134b09-ccee-4f2b-8b52-6f063fb8f84c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5b5a01444ce44f1822f1346eb4d973b',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-787094724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81d71826-85b7-45f9-9c1f-16f8e8ee4b03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e7ed10670e74715ab5ffbf9eab95daf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5b5a01444ce44f1822f1346eb4d973b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:10.173862 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8185164-0b46-48d4-b9e9-f28d870d5bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:10.194175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8185164-0b46-48d4-b9e9-f28d870d5bf8) transitioned into state 'SUCCESS' from state '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-787094724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7ed10670e74715ab5ffbf9eab95daf',qos_specs=None,replication_status=,reservations=['50eecb31-62ce-4bf2-8f6f-149194e17b91','08b842d6-55f8-4284-aa30-187ce185ec23','d22d99ea-83d2-4972-884d-c134fd2cf9f1','12134b09-ccee-4f2b-8b52-6f063fb8f84c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5b5a01444ce44f1822f1346eb4d973b',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:10.195224 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a98275-db5f-4899-af47-f7a48e5a9db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:10.206459 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a98275-db5f-4899-af47-f7a48e5a9db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:10.207737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Flow 'volume_create_api' (4e9a5523-008c-44ec-9648-d2f1164e9586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:10.208250 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Create volume request issued successfully. Aug 13 03:37:10.209090 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c07a7fdf-f979-4cd2-bd76-9a73dd993126 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:10.209640 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 595/2376] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:37:10 2026] POST /volume/v3/volumes => generated 818 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:10.222678 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b38efcc6-2fa1-4300-b226-089e61d8cbdc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:10.224856 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b38efcc6-2fa1-4300-b226-089e61d8cbdc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:10.224856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b38efcc6-2fa1-4300-b226-089e61d8cbdc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:10.225117 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b38efcc6-2fa1-4300-b226-089e61d8cbdc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:10.234842 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:10.234842 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:10.241870 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b38efcc6-2fa1-4300-b226-089e61d8cbdc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Volume info retrieved successfully. Aug 13 03:37:10.245453 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b38efcc6-2fa1-4300-b226-089e61d8cbdc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 returned with HTTP 200 Aug 13 03:37:10.245840 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 588/2377] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:10 2026] GET /volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:10.877810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-50aed6a4-47ab-4867-bd89-2d957e47b762 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:10.880267 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-50aed6a4-47ab-4867-bd89-2d957e47b762 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b Aug 13 03:37:10.880540 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-50aed6a4-47ab-4867-bd89-2d957e47b762 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:10.880811 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-50aed6a4-47ab-4867-bd89-2d957e47b762 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:10.886010 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-50aed6a4-47ab-4867-bd89-2d957e47b762 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b returned with HTTP 404 Aug 13 03:37:10.886736 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 595/2378] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:10 2026] GET /volume/v3/snapshots/e9b1e5e9-01a3-4296-a5ac-afb4bb56a94b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:10.894096 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f9a516b8-fc20-4b89-b2bc-3f3e6adc3180 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:10.896508 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9a516b8-fc20-4b89-b2bc-3f3e6adc3180 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:37:10.896765 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9a516b8-fc20-4b89-b2bc-3f3e6adc3180 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:10.897073 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9a516b8-fc20-4b89-b2bc-3f3e6adc3180 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:10.909360 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:10.909360 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:10.913908 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f9a516b8-fc20-4b89-b2bc-3f3e6adc3180 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:37:10.919055 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9a516b8-fc20-4b89-b2bc-3f3e6adc3180 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b returned with HTTP 200 Aug 13 03:37:10.919615 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 601/2379] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:10 2026] GET /volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:10.934530 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-850417b9-793c-45aa-9164-1272a4b896e8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:10.936532 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-850417b9-793c-45aa-9164-1272a4b896e8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:37:10.936699 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-850417b9-793c-45aa-9164-1272a4b896e8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:10.936930 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-850417b9-793c-45aa-9164-1272a4b896e8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:10.937095 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-850417b9-793c-45aa-9164-1272a4b896e8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Delete volume with id: ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:37:10.945325 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:10.945325 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:10.945899 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-850417b9-793c-45aa-9164-1272a4b896e8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:37:10.965677 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-850417b9-793c-45aa-9164-1272a4b896e8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Delete volume request issued successfully. Aug 13 03:37:10.965950 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-850417b9-793c-45aa-9164-1272a4b896e8 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b returned with HTTP 202 Aug 13 03:37:10.966529 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 596/2380] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:10 2026] DELETE /volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:10.975087 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-56cfa9a2-ed1c-482c-a788-9dacaa02d4b4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:10.978047 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-56cfa9a2-ed1c-482c-a788-9dacaa02d4b4 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:37:10.978266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-56cfa9a2-ed1c-482c-a788-9dacaa02d4b4 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:10.978456 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-56cfa9a2-ed1c-482c-a788-9dacaa02d4b4 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:10.985516 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:10.985516 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:10.989265 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-56cfa9a2-ed1c-482c-a788-9dacaa02d4b4 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Volume info retrieved successfully. Aug 13 03:37:10.993943 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-56cfa9a2-ed1c-482c-a788-9dacaa02d4b4 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b returned with HTTP 200 Aug 13 03:37:10.994488 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 589/2381] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:10 2026] GET /volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:11.064709 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.091137 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1074fa23-8d06-44ac-9af1-80100254b563 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.093750 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1074fa23-8d06-44ac-9af1-80100254b563 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:11.093985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1074fa23-8d06-44ac-9af1-80100254b563 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.094210 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1074fa23-8d06-44ac-9af1-80100254b563 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.103440 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.103440 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:11.106955 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1074fa23-8d06-44ac-9af1-80100254b563 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:11.113621 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1074fa23-8d06-44ac-9af1-80100254b563 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:11.114016 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 602/2382] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:11.151989 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b4875095-236a-42cf-bf99-7550b4210488 req-c6ee1a1e-88ae-44b6-9e83-6c1c4f2889b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.154538 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-c6ee1a1e-88ae-44b6-9e83-6c1c4f2889b7 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:11.154801 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-c6ee1a1e-88ae-44b6-9e83-6c1c4f2889b7 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.155027 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-c6ee1a1e-88ae-44b6-9e83-6c1c4f2889b7 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.165651 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.165651 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:11.170625 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b4875095-236a-42cf-bf99-7550b4210488 req-c6ee1a1e-88ae-44b6-9e83-6c1c4f2889b7 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:11.177306 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-c6ee1a1e-88ae-44b6-9e83-6c1c4f2889b7 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:11.177782 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 597/2383] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:11.225066 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:11.225394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-667192792"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:11.227418 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-667192792'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:11.227528 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume of 1 GB Aug 13 03:37:11.227804 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.227804 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:11.234688 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Availability Zones retrieved successfully. Aug 13 03:37:11.239484 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (cff8a446-9204-4a76-8e75-cfa141159308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:11.240491 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f30ced2-ae32-480d-baca-e0a212b103d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.241333 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:11.261362 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-59c60ede-edd9-42a0-8737-2a0c85abe403 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.264559 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-59c60ede-edd9-42a0-8737-2a0c85abe403 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:11.264802 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-59c60ede-edd9-42a0-8737-2a0c85abe403 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.265038 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-59c60ede-edd9-42a0-8737-2a0c85abe403 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.272266 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f30ced2-ae32-480d-baca-e0a212b103d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.272717 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.272717 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:11.273215 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf46f35e-f1fa-4a91-b21b-f11d7bf332b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.276531 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-59c60ede-edd9-42a0-8737-2a0c85abe403 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Volume info retrieved successfully. Aug 13 03:37:11.280900 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-59c60ede-edd9-42a0-8737-2a0c85abe403 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 returned with HTTP 200 Aug 13 03:37:11.281343 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 590/2384] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:11.299550 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-078feaa7-294d-4326-9c72-40a4cc7f86dd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.301783 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-078feaa7-294d-4326-9c72-40a4cc7f86dd tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] POST https://10.4.3.140/volume/v3/volume-transfers Aug 13 03:37:11.302370 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-078feaa7-294d-4326-9c72-40a4cc7f86dd tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "81d71826-85b7-45f9-9c1f-16f8e8ee4b03"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:11.304374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volume_transfer [None req-078feaa7-294d-4326-9c72-40a4cc7f86dd tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Creating new volume transfer {'transfer': {'volume_id': '81d71826-85b7-45f9-9c1f-16f8e8ee4b03'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 03:37:11.304586 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volume_transfer [None req-078feaa7-294d-4326-9c72-40a4cc7f86dd tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Creating transfer of volume 81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:11.304851 np0000007145 devstack@c-api.service[100343]: INFO cinder.transfer.api [None req-078feaa7-294d-4326-9c72-40a4cc7f86dd tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Generating transfer record for volume 81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:11.316492 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.316492 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:11.332302 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-078feaa7-294d-4326-9c72-40a4cc7f86dd tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 202 Aug 13 03:37:11.332896 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 603/2385] 10.4.3.140 () {70 vars in 1326 bytes} [Thu Aug 13 03:37:11 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:11.345781 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-40433ba9-301d-4cf5-800d-01f7f359bbf5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.347919 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40433ba9-301d-4cf5-800d-01f7f359bbf5 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:11.348275 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40433ba9-301d-4cf5-800d-01f7f359bbf5 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.348489 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40433ba9-301d-4cf5-800d-01f7f359bbf5 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.356032 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.356032 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:11.360458 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-40433ba9-301d-4cf5-800d-01f7f359bbf5 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Volume info retrieved successfully. Aug 13 03:37:11.365700 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40433ba9-301d-4cf5-800d-01f7f359bbf5 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 returned with HTTP 200 Aug 13 03:37:11.366255 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 598/2386] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:11.369013 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Created reservations ['31a10829-1d09-4966-a905-4f7f05735900', 'c5651454-a785-4037-81a0-4f24fb4a9af9', '89de4ff5-e2e5-4aa5-a229-55c539803882', 'dea08146-5f15-4859-9f1f-2bad52877dfa'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:11.369989 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf46f35e-f1fa-4a91-b21b-f11d7bf332b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31a10829-1d09-4966-a905-4f7f05735900', 'c5651454-a785-4037-81a0-4f24fb4a9af9', '89de4ff5-e2e5-4aa5-a229-55c539803882', 'dea08146-5f15-4859-9f1f-2bad52877dfa']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.370866 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7634c11a-11ef-4ecf-a99d-807a486cd918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.382725 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-746d1421-23dd-41f9-87c2-eeb687b05372 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.385040 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-746d1421-23dd-41f9-87c2-eeb687b05372 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volume-transfers/detail Aug 13 03:37:11.385354 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-746d1421-23dd-41f9-87c2-eeb687b05372 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.385626 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-746d1421-23dd-41f9-87c2-eeb687b05372 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.385852 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volume_transfer [None req-746d1421-23dd-41f9-87c2-eeb687b05372 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Listing volume transfers {{(pid=100341) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 03:37:11.392542 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-746d1421-23dd-41f9-87c2-eeb687b05372 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 03:37:11.392799 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 591/2387] 10.4.3.140 () {68 vars in 1326 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:11.399168 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7634c11a-11ef-4ecf-a99d-807a486cd918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c4c8d0b-94af-425f-806c-9033ab4e8740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-667192792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['31a10829-1d09-4966-a905-4f7f05735900','c5651454-a785-4037-81a0-4f24fb4a9af9','89de4ff5-e2e5-4aa5-a229-55c539803882','dea08146-5f15-4859-9f1f-2bad52877dfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-667192792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c4c8d0b-94af-425f-806c-9033ab4e8740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.399494 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce11454-8603-4604-8dae-6ad73851c806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.402984 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1c60e5a2-ae51-4f5f-b9af-65598aae2ed4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.405131 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c60e5a2-ae51-4f5f-b9af-65598aae2ed4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/63a25769-9c8b-4d7e-bae5-2bd029b09c44 Aug 13 03:37:11.405443 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c60e5a2-ae51-4f5f-b9af-65598aae2ed4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.405800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c60e5a2-ae51-4f5f-b9af-65598aae2ed4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.405895 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-1c60e5a2-ae51-4f5f-b9af-65598aae2ed4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Delete transfer with id: 63a25769-9c8b-4d7e-bae5-2bd029b09c44 Aug 13 03:37:11.419964 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.419964 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:11.425856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce11454-8603-4604-8dae-6ad73851c806) transitioned into state 'SUCCESS' from state '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-667192792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['31a10829-1d09-4966-a905-4f7f05735900','c5651454-a785-4037-81a0-4f24fb4a9af9','89de4ff5-e2e5-4aa5-a229-55c539803882','dea08146-5f15-4859-9f1f-2bad52877dfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.425856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00295381-f068-4e5f-a8fc-08f01ab77ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.433905 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c60e5a2-ae51-4f5f-b9af-65598aae2ed4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volume-transfers/63a25769-9c8b-4d7e-bae5-2bd029b09c44 returned with HTTP 202 Aug 13 03:37:11.434273 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 604/2388] 10.4.3.140 () {68 vars in 1419 bytes} [Thu Aug 13 03:37:11 2026] DELETE /volume/v3/volume-transfers/63a25769-9c8b-4d7e-bae5-2bd029b09c44 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:11.441440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00295381-f068-4e5f-a8fc-08f01ab77ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.446281 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (cff8a446-9204-4a76-8e75-cfa141159308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:11.446374 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a50381e2-b545-4266-b75e-b88cf16c0274 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.446876 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request issued successfully. Aug 13 03:37:11.448385 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a50381e2-b545-4266-b75e-b88cf16c0274 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:11.448607 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a50381e2-b545-4266-b75e-b88cf16c0274 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.448812 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a50381e2-b545-4266-b75e-b88cf16c0274 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.448893 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3a9e5200-bcfb-4a2e-89eb-920ebeb6b303 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:11.449338 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 596/2389] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:11 2026] POST /volume/v3/volumes => generated 759 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:11.456609 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.456609 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:11.463010 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a50381e2-b545-4266-b75e-b88cf16c0274 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Volume info retrieved successfully. Aug 13 03:37:11.466187 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2591d50d-604a-4ceb-b7fc-2d51e8a45933 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.467338 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a50381e2-b545-4266-b75e-b88cf16c0274 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 returned with HTTP 200 Aug 13 03:37:11.467726 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 599/2390] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:11.468357 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2591d50d-604a-4ceb-b7fc-2d51e8a45933 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 Aug 13 03:37:11.468559 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2591d50d-604a-4ceb-b7fc-2d51e8a45933 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.468769 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2591d50d-604a-4ceb-b7fc-2d51e8a45933 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.482100 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.482100 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:11.486884 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2591d50d-604a-4ceb-b7fc-2d51e8a45933 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:11.489085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-489fea72-28bb-448d-8e2b-b08cf10a39bc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.491319 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-489fea72-28bb-448d-8e2b-b08cf10a39bc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/63a25769-9c8b-4d7e-bae5-2bd029b09c44 Aug 13 03:37:11.491560 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-489fea72-28bb-448d-8e2b-b08cf10a39bc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.491779 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-489fea72-28bb-448d-8e2b-b08cf10a39bc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.494852 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-489fea72-28bb-448d-8e2b-b08cf10a39bc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Delete transfer with id: 63a25769-9c8b-4d7e-bae5-2bd029b09c44 Aug 13 03:37:11.494972 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2591d50d-604a-4ceb-b7fc-2d51e8a45933 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 returned with HTTP 200 Aug 13 03:37:11.494972 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 592/2391] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:11.503316 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-489fea72-28bb-448d-8e2b-b08cf10a39bc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volume-transfers/63a25769-9c8b-4d7e-bae5-2bd029b09c44 returned with HTTP 404 Aug 13 03:37:11.503930 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 605/2392] 10.4.3.140 () {68 vars in 1419 bytes} [Thu Aug 13 03:37:11 2026] DELETE /volume/v3/volume-transfers/63a25769-9c8b-4d7e-bae5-2bd029b09c44 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:11.514071 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-43a55ad9-99e8-406a-a951-66e6df0898c9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.516598 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-43a55ad9-99e8-406a-a951-66e6df0898c9 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:11.516918 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-43a55ad9-99e8-406a-a951-66e6df0898c9 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.517236 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-43a55ad9-99e8-406a-a951-66e6df0898c9 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.517510 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-43a55ad9-99e8-406a-a951-66e6df0898c9 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Delete volume with id: 81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:11.527358 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.527358 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:11.527951 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-43a55ad9-99e8-406a-a951-66e6df0898c9 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Volume info retrieved successfully. Aug 13 03:37:11.551677 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-43a55ad9-99e8-406a-a951-66e6df0898c9 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Delete volume request issued successfully. Aug 13 03:37:11.552107 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-43a55ad9-99e8-406a-a951-66e6df0898c9 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 returned with HTTP 202 Aug 13 03:37:11.552618 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 597/2393] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:11 2026] DELETE /volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:11.559397 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b4c9651c-cd71-41f2-a41f-15ebaabc8ee4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.561268 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b4c9651c-cd71-41f2-a41f-15ebaabc8ee4 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] GET https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:11.561504 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b4c9651c-cd71-41f2-a41f-15ebaabc8ee4 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.561711 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b4c9651c-cd71-41f2-a41f-15ebaabc8ee4 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.571298 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.571298 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:11.576189 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b4c9651c-cd71-41f2-a41f-15ebaabc8ee4 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Volume info retrieved successfully. Aug 13 03:37:11.578803 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b4875095-236a-42cf-bf99-7550b4210488 req-aa39e13a-fc7d-4a53-a9ad-4084429ad30e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.580893 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b4c9651c-cd71-41f2-a41f-15ebaabc8ee4 tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 returned with HTTP 200 Aug 13 03:37:11.581063 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-aa39e13a-fc7d-4a53-a9ad-4084429ad30e tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:11.581285 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-aa39e13a-fc7d-4a53-a9ad-4084429ad30e tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.581363 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 600/2394] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 => generated 1129 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:11.581476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-aa39e13a-fc7d-4a53-a9ad-4084429ad30e tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.588878 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.588878 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:11.592860 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-b4875095-236a-42cf-bf99-7550b4210488 req-aa39e13a-fc7d-4a53-a9ad-4084429ad30e tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:11.597499 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-aa39e13a-fc7d-4a53-a9ad-4084429ad30e tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:11.597959 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 593/2395] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 1158 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:11.609431 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ff9dc8e3-139b-429a-b11e-8e48fd9c69f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.610090 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff9dc8e3-139b-429a-b11e-8e48fd9c69f8 None None] GET https://10.4.3.140/volume// Aug 13 03:37:11.610381 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff9dc8e3-139b-429a-b11e-8e48fd9c69f8 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.610598 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff9dc8e3-139b-429a-b11e-8e48fd9c69f8 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.611018 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff9dc8e3-139b-429a-b11e-8e48fd9c69f8 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:11.611342 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 606/2396] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:11.621188 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b4875095-236a-42cf-bf99-7550b4210488 req-11b77df3-bd2b-4cc8-8841-70a369f4c0d1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.624283 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-11b77df3-bd2b-4cc8-8841-70a369f4c0d1 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:37:11.624654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-11b77df3-bd2b-4cc8-8841-70a369f4c0d1 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "625d839a-6d09-47be-b684-651321b7da49", "connector": null, "instance_uuid": "6581159e-37a5-4594-beeb-0e7d0cf6b493"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:11.635597 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.635597 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:11.667000 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-11b77df3-bd2b-4cc8-8841-70a369f4c0d1 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:37:11.667722 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 598/2397] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:37:11 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) Aug 13 03:37:11.716456 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.719524 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:11.720070 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-857314995", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:11.722633 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-857314995', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:11.722849 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Create volume of 1 GB Aug 13 03:37:11.728383 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Availability Zones retrieved successfully. Aug 13 03:37:11.736839 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Flow 'volume_create_api' (e8f109a6-45d2-472c-bd90-0cf11405b95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:11.737993 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b958684-25a5-4997-9341-2bd731e66363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.739255 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:11.765206 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b958684-25a5-4997-9341-2bd731e66363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.765876 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1de0343-27a2-44fc-bcb4-39c6a16f23c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.824995 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Created reservations ['c631f442-84f5-45a0-83fd-428f2d715fea', '21084a48-aa55-4ee5-b108-d848d1de0b83', '9b964f49-567d-4779-a404-79aea85fb3da', 'a8912eca-4c1a-437d-b4ec-0fcb47b0a230'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:11.825973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1de0343-27a2-44fc-bcb4-39c6a16f23c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c631f442-84f5-45a0-83fd-428f2d715fea', '21084a48-aa55-4ee5-b108-d848d1de0b83', '9b964f49-567d-4779-a404-79aea85fb3da', 'a8912eca-4c1a-437d-b4ec-0fcb47b0a230']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.826959 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0f9189-c99f-4307-89aa-3e3ab6af12c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.856426 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d0f9189-c99f-4307-89aa-3e3ab6af12c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c607ef-5258-443c-9c41-4ae91e2c522f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-857314995',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ef9ddff18b234cfdb286d7ec4eba37bd',qos_specs=None,replication_status=,reservations=['c631f442-84f5-45a0-83fd-428f2d715fea','21084a48-aa55-4ee5-b108-d848d1de0b83','9b964f49-567d-4779-a404-79aea85fb3da','a8912eca-4c1a-437d-b4ec-0fcb47b0a230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a65b590c66ac41909f938dba877b5bf2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-857314995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47c607ef-5258-443c-9c41-4ae91e2c522f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ef9ddff18b234cfdb286d7ec4eba37bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a65b590c66ac41909f938dba877b5bf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.857534 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde4138c-6c64-4050-be28-97b22e145e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.882778 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fde4138c-6c64-4050-be28-97b22e145e8e) transitioned into state 'SUCCESS' from state '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-857314995',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ef9ddff18b234cfdb286d7ec4eba37bd',qos_specs=None,replication_status=,reservations=['c631f442-84f5-45a0-83fd-428f2d715fea','21084a48-aa55-4ee5-b108-d848d1de0b83','9b964f49-567d-4779-a404-79aea85fb3da','a8912eca-4c1a-437d-b4ec-0fcb47b0a230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a65b590c66ac41909f938dba877b5bf2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.883976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0859979b-0a19-4a65-92ba-f4b8f2c77b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:11.902864 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0859979b-0a19-4a65-92ba-f4b8f2c77b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:11.902864 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Flow 'volume_create_api' (e8f109a6-45d2-472c-bd90-0cf11405b95c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:11.902864 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Create volume request issued successfully. Aug 13 03:37:11.903843 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-75acef55-ad77-45d6-818a-513a75aa5865 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:11.904520 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 601/2398] 10.4.3.140 () {72 vars in 1541 bytes} [Thu Aug 13 03:37:11 2026] POST /volume/v3/volumes => generated 762 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:11.913462 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-7a6230a8-355e-4e47-9242-bc342fc97214 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.918886 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-7a6230a8-355e-4e47-9242-bc342fc97214 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] GET https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f Aug 13 03:37:11.918886 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-7a6230a8-355e-4e47-9242-bc342fc97214 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.918886 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-7a6230a8-355e-4e47-9242-bc342fc97214 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.926178 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.926178 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:11.931056 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-7a6230a8-355e-4e47-9242-bc342fc97214 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Volume info retrieved successfully. Aug 13 03:37:11.936442 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-08bbcf1e-1674-4c11-8de8-0fdbc3fe5829 req-7a6230a8-355e-4e47-9242-bc342fc97214 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f returned with HTTP 200 Aug 13 03:37:11.936957 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 594/2399] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:11.966641 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-12ac4b89-f61c-45ec-a687-6a064a090405 req-f983e019-f3ea-412d-b8d8-283ff1644807 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:11.969465 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-12ac4b89-f61c-45ec-a687-6a064a090405 req-f983e019-f3ea-412d-b8d8-283ff1644807 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] GET https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f Aug 13 03:37:11.969465 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-12ac4b89-f61c-45ec-a687-6a064a090405 req-f983e019-f3ea-412d-b8d8-283ff1644807 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:11.969686 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-12ac4b89-f61c-45ec-a687-6a064a090405 req-f983e019-f3ea-412d-b8d8-283ff1644807 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:11.979070 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:11.979070 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:11.983352 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-12ac4b89-f61c-45ec-a687-6a064a090405 req-f983e019-f3ea-412d-b8d8-283ff1644807 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Volume info retrieved successfully. Aug 13 03:37:11.988014 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-12ac4b89-f61c-45ec-a687-6a064a090405 req-f983e019-f3ea-412d-b8d8-283ff1644807 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f returned with HTTP 200 Aug 13 03:37:11.988590 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 607/2400] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:11 2026] GET /volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:12.008776 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b0fe4ac9-78b7-4dd9-baa3-e069b28e66b1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.011299 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b0fe4ac9-78b7-4dd9-baa3-e069b28e66b1 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] GET https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b Aug 13 03:37:12.011299 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b0fe4ac9-78b7-4dd9-baa3-e069b28e66b1 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:12.011299 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b0fe4ac9-78b7-4dd9-baa3-e069b28e66b1 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:12.019019 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b0fe4ac9-78b7-4dd9-baa3-e069b28e66b1 tempest-SnapshotsActionsTest-765656587 tempest-SnapshotsActionsTest-765656587-project-member] https://10.4.3.140/volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b returned with HTTP 404 Aug 13 03:37:12.019902 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 599/2401] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:12 2026] GET /volume/v3/volumes/ca0b1cc3-b9a0-4e20-82be-ed928608e67b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:12.510866 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bcfdd9d9-ce15-4b1a-8452-93fdebef95df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.513002 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcfdd9d9-ce15-4b1a-8452-93fdebef95df tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 Aug 13 03:37:12.513229 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bcfdd9d9-ce15-4b1a-8452-93fdebef95df tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:12.513434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bcfdd9d9-ce15-4b1a-8452-93fdebef95df tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:12.521335 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:12.521335 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:12.525391 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bcfdd9d9-ce15-4b1a-8452-93fdebef95df tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:12.530613 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcfdd9d9-ce15-4b1a-8452-93fdebef95df tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 returned with HTTP 200 Aug 13 03:37:12.531211 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 602/2402] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:12 2026] GET /volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:12.547933 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c841e297-999f-4cb2-ad0d-6d31fcfa8b75 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.550157 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c841e297-999f-4cb2-ad0d-6d31fcfa8b75 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:12.550963 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c841e297-999f-4cb2-ad0d-6d31fcfa8b75 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c4c8d0b-94af-425f-806c-9033ab4e8740", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1445707415"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:12.566667 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:12.566667 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:12.566667 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c841e297-999f-4cb2-ad0d-6d31fcfa8b75 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:12.566667 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-c841e297-999f-4cb2-ad0d-6d31fcfa8b75 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create snapshot from volume 5c4c8d0b-94af-425f-806c-9033ab4e8740 Aug 13 03:37:12.600115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6a25fde2-0b40-4a3e-9494-fa7b9efe8b4d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.602382 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a25fde2-0b40-4a3e-9494-fa7b9efe8b4d tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] GET https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:12.602657 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a25fde2-0b40-4a3e-9494-fa7b9efe8b4d tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:12.606502 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6a25fde2-0b40-4a3e-9494-fa7b9efe8b4d tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:12.606623 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-c841e297-999f-4cb2-ad0d-6d31fcfa8b75 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Created reservations ['9e2c4ba4-45d9-48b4-a2a9-c792608b879b', '8c9c335d-9ce9-45ac-8246-9be1517fcfbd', '5675e388-a55f-40bc-a358-035a3e589e67', 'fbe84a98-472c-4915-8063-d40ad01d20e1'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:12.619862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6a25fde2-0b40-4a3e-9494-fa7b9efe8b4d tempest-VolumesTransfersV357Test-2056300867 tempest-VolumesTransfersV357Test-2056300867-project-admin] https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 returned with HTTP 404 Aug 13 03:37:12.620756 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 608/2403] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:12 2026] GET /volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:12.631878 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f5c0dec0-e8b6-4751-a0f1-24518e2602bc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.635185 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5c0dec0-e8b6-4751-a0f1-24518e2602bc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] GET https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:12.635807 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5c0dec0-e8b6-4751-a0f1-24518e2602bc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:12.636602 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5c0dec0-e8b6-4751-a0f1-24518e2602bc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:12.645642 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5c0dec0-e8b6-4751-a0f1-24518e2602bc tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 returned with HTTP 404 Aug 13 03:37:12.646298 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 600/2404] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:12 2026] GET /volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:12.648514 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c841e297-999f-4cb2-ad0d-6d31fcfa8b75 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Snapshot create request issued successfully. Aug 13 03:37:12.648900 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c841e297-999f-4cb2-ad0d-6d31fcfa8b75 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:37:12.649850 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 595/2405] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:37:12 2026] POST /volume/v3/snapshots => generated 316 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:12.655634 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d2eb8b2-fd1f-47b9-99d1-23e787a90fc4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.659946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-13b2bb45-2ec3-4284-8403-49850b0541f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.661443 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d2eb8b2-fd1f-47b9-99d1-23e787a90fc4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] DELETE https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:12.661729 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d2eb8b2-fd1f-47b9-99d1-23e787a90fc4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:12.662015 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d2eb8b2-fd1f-47b9-99d1-23e787a90fc4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:12.662213 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-0d2eb8b2-fd1f-47b9-99d1-23e787a90fc4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] Delete volume with id: 81d71826-85b7-45f9-9c1f-16f8e8ee4b03 Aug 13 03:37:12.663653 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13b2bb45-2ec3-4284-8403-49850b0541f8 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 Aug 13 03:37:12.663865 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13b2bb45-2ec3-4284-8403-49850b0541f8 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:12.664078 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13b2bb45-2ec3-4284-8403-49850b0541f8 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:12.670374 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d2eb8b2-fd1f-47b9-99d1-23e787a90fc4 tempest-VolumesTransfersV357Test-1019649758 tempest-VolumesTransfersV357Test-1019649758-project-member] https://10.4.3.140/volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 returned with HTTP 404 Aug 13 03:37:12.670703 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:12.670703 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:12.671005 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 603/2406] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:12 2026] DELETE /volume/v3/volumes/81d71826-85b7-45f9-9c1f-16f8e8ee4b03 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:12.671578 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-13b2bb45-2ec3-4284-8403-49850b0541f8 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Snapshot retrieved successfully. Aug 13 03:37:12.672055 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13b2bb45-2ec3-4284-8403-49850b0541f8 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 returned with HTTP 200 Aug 13 03:37:12.672443 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 609/2407] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:12 2026] GET /volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 => generated 448 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:12.757845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e4ecd8be-0951-4b24-af68-327b69a352c8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.758370 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4ecd8be-0951-4b24-af68-327b69a352c8 None None] GET https://10.4.3.140/volume// Aug 13 03:37:12.758642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4ecd8be-0951-4b24-af68-327b69a352c8 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:12.758941 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4ecd8be-0951-4b24-af68-327b69a352c8 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:12.759421 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4ecd8be-0951-4b24-af68-327b69a352c8 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:12.759780 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 601/2408] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:37:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:12.774765 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b4875095-236a-42cf-bf99-7550b4210488 req-dd2d5fbd-d2a9-42b9-b245-514bed6666a3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.777054 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-dd2d5fbd-d2a9-42b9-b245-514bed6666a3 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:12.777357 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-dd2d5fbd-d2a9-42b9-b245-514bed6666a3 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:12.777953 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-dd2d5fbd-d2a9-42b9-b245-514bed6666a3 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:12.788124 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:12.788124 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:12.792079 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-b4875095-236a-42cf-bf99-7550b4210488 req-dd2d5fbd-d2a9-42b9-b245-514bed6666a3 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:12.797075 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-dd2d5fbd-d2a9-42b9-b245-514bed6666a3 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:12.797502 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 596/2409] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:37:12 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 1337 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:12.925350 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b4875095-236a-42cf-bf99-7550b4210488 req-e0112457-41c6-4ad9-8d76-20371b390832 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:12.927423 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-e0112457-41c6-4ad9-8d76-20371b390832 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] PUT https://10.4.3.140/volume/v3/attachments/3cba70e6-3b56-4c40-b195-cd56adcfa2c5 Aug 13 03:37:12.927782 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-e0112457-41c6-4ad9-8d76-20371b390832 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:12.937028 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b4875095-236a-42cf-bf99-7550b4210488 req-e0112457-41c6-4ad9-8d76-20371b390832 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Acquiring lock "cinder-attachment_update-625d839a-6d09-47be-b684-651321b7da49-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:37:12.946325 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b4875095-236a-42cf-bf99-7550b4210488 req-e0112457-41c6-4ad9-8d76-20371b390832 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Lock "cinder-attachment_update-625d839a-6d09-47be-b684-651321b7da49-np0000007145" acquired by "attachment_update" :: waited 0.009s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:37:12.947844 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:12.947844 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:13.020406 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-51d6933d-b1bf-4cfe-9288-729d18f7e7ef req-e52b1ac3-2791-4d54-9e94-d5929907164f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:13.022647 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-51d6933d-b1bf-4cfe-9288-729d18f7e7ef req-e52b1ac3-2791-4d54-9e94-d5929907164f tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] GET https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f Aug 13 03:37:13.022779 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-51d6933d-b1bf-4cfe-9288-729d18f7e7ef req-e52b1ac3-2791-4d54-9e94-d5929907164f tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:13.022995 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-51d6933d-b1bf-4cfe-9288-729d18f7e7ef req-e52b1ac3-2791-4d54-9e94-d5929907164f tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:13.030491 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:13.030491 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:13.035338 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-51d6933d-b1bf-4cfe-9288-729d18f7e7ef req-e52b1ac3-2791-4d54-9e94-d5929907164f tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Volume info retrieved successfully. Aug 13 03:37:13.040105 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-51d6933d-b1bf-4cfe-9288-729d18f7e7ef req-e52b1ac3-2791-4d54-9e94-d5929907164f tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f returned with HTTP 200 Aug 13 03:37:13.040310 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 610/2410] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:13 2026] GET /volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:13.082213 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b4875095-236a-42cf-bf99-7550b4210488 req-e0112457-41c6-4ad9-8d76-20371b390832 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Lock "cinder-attachment_update-625d839a-6d09-47be-b684-651321b7da49-np0000007145" released by "attachment_update" :: held 0.136s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:37:13.082748 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-e0112457-41c6-4ad9-8d76-20371b390832 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/attachments/3cba70e6-3b56-4c40-b195-cd56adcfa2c5 returned with HTTP 200 Aug 13 03:37:13.083372 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 604/2411] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:37:12 2026] PUT /volume/v3/attachments/3cba70e6-3b56-4c40-b195-cd56adcfa2c5 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:13.130633 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b4875095-236a-42cf-bf99-7550b4210488 req-e6af5c3a-ae27-4bb2-a9f1-f53e62dbe6f1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:13.133330 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-e6af5c3a-ae27-4bb2-a9f1-f53e62dbe6f1 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] POST https://10.4.3.140/volume/v3/attachments/3cba70e6-3b56-4c40-b195-cd56adcfa2c5/action Aug 13 03:37:13.133815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-e6af5c3a-ae27-4bb2-a9f1-f53e62dbe6f1 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:13.134021 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-e6af5c3a-ae27-4bb2-a9f1-f53e62dbe6f1 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:13.155638 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:13.155638 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:13.172379 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b4875095-236a-42cf-bf99-7550b4210488 req-e6af5c3a-ae27-4bb2-a9f1-f53e62dbe6f1 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/attachments/3cba70e6-3b56-4c40-b195-cd56adcfa2c5/action returned with HTTP 204 Aug 13 03:37:13.173421 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 602/2412] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:37:13 2026] POST /volume/v3/attachments/3cba70e6-3b56-4c40-b195-cd56adcfa2c5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:13.283994 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4c71e3a6-b52d-45c1-a709-6263a3bf9115 req-1ebc09a0-dca0-4174-9a13-20738fd8ff17 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:13.286998 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4c71e3a6-b52d-45c1-a709-6263a3bf9115 req-1ebc09a0-dca0-4174-9a13-20738fd8ff17 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-reader] GET https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f Aug 13 03:37:13.287546 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4c71e3a6-b52d-45c1-a709-6263a3bf9115 req-1ebc09a0-dca0-4174-9a13-20738fd8ff17 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:13.287546 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4c71e3a6-b52d-45c1-a709-6263a3bf9115 req-1ebc09a0-dca0-4174-9a13-20738fd8ff17 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-reader] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:13.295443 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:13.295443 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:13.300193 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4c71e3a6-b52d-45c1-a709-6263a3bf9115 req-1ebc09a0-dca0-4174-9a13-20738fd8ff17 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-reader] Volume info retrieved successfully. Aug 13 03:37:13.305431 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4c71e3a6-b52d-45c1-a709-6263a3bf9115 req-1ebc09a0-dca0-4174-9a13-20738fd8ff17 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-reader] https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f returned with HTTP 200 Aug 13 03:37:13.305756 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 597/2413] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:13 2026] GET /volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:13.340004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-372f50be-d2cf-4367-954d-b3809866cd6d req-6603161b-d604-4cb0-9120-30c220f054f2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:13.344584 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-372f50be-d2cf-4367-954d-b3809866cd6d req-6603161b-d604-4cb0-9120-30c220f054f2 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] DELETE https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f Aug 13 03:37:13.344897 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-372f50be-d2cf-4367-954d-b3809866cd6d req-6603161b-d604-4cb0-9120-30c220f054f2 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:13.347453 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-372f50be-d2cf-4367-954d-b3809866cd6d req-6603161b-d604-4cb0-9120-30c220f054f2 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:13.347627 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-372f50be-d2cf-4367-954d-b3809866cd6d req-6603161b-d604-4cb0-9120-30c220f054f2 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Delete volume with id: 47c607ef-5258-443c-9c41-4ae91e2c522f Aug 13 03:37:13.357957 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:13.357957 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:13.358608 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-372f50be-d2cf-4367-954d-b3809866cd6d req-6603161b-d604-4cb0-9120-30c220f054f2 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Volume info retrieved successfully. Aug 13 03:37:13.384169 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-372f50be-d2cf-4367-954d-b3809866cd6d req-6603161b-d604-4cb0-9120-30c220f054f2 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Delete volume request issued successfully. Aug 13 03:37:13.384169 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-372f50be-d2cf-4367-954d-b3809866cd6d req-6603161b-d604-4cb0-9120-30c220f054f2 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f returned with HTTP 202 Aug 13 03:37:13.384948 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 611/2414] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:37:13 2026] DELETE /volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:13.411191 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c689bdbf-7bce-426d-af66-4f45ff7af005 req-91968c1f-a6b1-4638-91cb-b21561c130f1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:13.415488 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c689bdbf-7bce-426d-af66-4f45ff7af005 req-91968c1f-a6b1-4638-91cb-b21561c130f1 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] GET https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f Aug 13 03:37:13.415812 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c689bdbf-7bce-426d-af66-4f45ff7af005 req-91968c1f-a6b1-4638-91cb-b21561c130f1 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:13.416059 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c689bdbf-7bce-426d-af66-4f45ff7af005 req-91968c1f-a6b1-4638-91cb-b21561c130f1 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:13.427079 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:13.427079 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:13.433614 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c689bdbf-7bce-426d-af66-4f45ff7af005 req-91968c1f-a6b1-4638-91cb-b21561c130f1 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Volume info retrieved successfully. Aug 13 03:37:13.441598 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c689bdbf-7bce-426d-af66-4f45ff7af005 req-91968c1f-a6b1-4638-91cb-b21561c130f1 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f returned with HTTP 200 Aug 13 03:37:13.442183 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 605/2415] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:13 2026] GET /volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:13.685436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-81df0993-ae98-4b8b-8a21-cfc8fb57f82e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:13.692247 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-81df0993-ae98-4b8b-8a21-cfc8fb57f82e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 Aug 13 03:37:13.692566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-81df0993-ae98-4b8b-8a21-cfc8fb57f82e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:13.694056 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-81df0993-ae98-4b8b-8a21-cfc8fb57f82e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:13.701731 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:13.701731 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:13.702440 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-81df0993-ae98-4b8b-8a21-cfc8fb57f82e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Snapshot retrieved successfully. Aug 13 03:37:13.703846 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-81df0993-ae98-4b8b-8a21-cfc8fb57f82e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 returned with HTTP 200 Aug 13 03:37:13.704536 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 603/2416] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:13 2026] GET /volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:13.715731 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:13.717609 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:13.718140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14fe3699-e4f1-4acf-9cb0-feac21517851", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-60230788"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:13.719734 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request body: {'volume': {"'snapshot_id": '14fe3699-e4f1-4acf-9cb0-feac21517851', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-60230788'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:13.720725 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume of 1 GB Aug 13 03:37:13.725048 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Availability Zones retrieved successfully. Aug 13 03:37:13.733553 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (38cc5ce8-64f7-441a-be2c-e5f6c2fed71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:13.734968 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8586107c-7493-4073-ac54-0a3a90fdf397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:13.736045 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:13.780150 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8586107c-7493-4073-ac54-0a3a90fdf397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:13.781054 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a14c3a-f399-42a9-89cd-f1ba4d1fa545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:13.837498 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Created reservations ['2bee17bf-0276-4f12-82b9-80132471c8de', 'ed79bf86-1eae-48db-89fd-455a95482bd9', 'a1b4f9a5-ad78-42eb-b3ea-c86f6bcf50f3', 'a5020e8b-f771-49b0-835f-854602f44efe'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:13.838744 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a14c3a-f399-42a9-89cd-f1ba4d1fa545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bee17bf-0276-4f12-82b9-80132471c8de', 'ed79bf86-1eae-48db-89fd-455a95482bd9', 'a1b4f9a5-ad78-42eb-b3ea-c86f6bcf50f3', 'a5020e8b-f771-49b0-835f-854602f44efe']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:13.839838 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f999f95-c335-4e8e-b3fc-a4290d7bf2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:13.869405 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f999f95-c335-4e8e-b3fc-a4290d7bf2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ca94b1d-e727-4464-b466-6436b1c8ab45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-60230788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['2bee17bf-0276-4f12-82b9-80132471c8de','ed79bf86-1eae-48db-89fd-455a95482bd9','a1b4f9a5-ad78-42eb-b3ea-c86f6bcf50f3','a5020e8b-f771-49b0-835f-854602f44efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-60230788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ca94b1d-e727-4464-b466-6436b1c8ab45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:13.870412 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ba50c2-fa29-4033-95c0-a2954634d976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:13.892651 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ba50c2-fa29-4033-95c0-a2954634d976) transitioned into state 'SUCCESS' from state '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-60230788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['2bee17bf-0276-4f12-82b9-80132471c8de','ed79bf86-1eae-48db-89fd-455a95482bd9','a1b4f9a5-ad78-42eb-b3ea-c86f6bcf50f3','a5020e8b-f771-49b0-835f-854602f44efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:13.893672 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b6ca90-3afd-4323-932a-4dc37a2daf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:13.907480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b6ca90-3afd-4323-932a-4dc37a2daf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:13.908262 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (38cc5ce8-64f7-441a-be2c-e5f6c2fed71f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:13.908583 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request issued successfully. Aug 13 03:37:13.909446 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6af2f0f3-1a69-4d33-b541-b20681fec975 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:13.909948 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 598/2417] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:13 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) Aug 13 03:37:13.929771 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:13.932254 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:13.932805 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14fe3699-e4f1-4acf-9cb0-feac21517851", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2002055029"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:13.935053 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request body: {'volume': {"'snapshot_id": '14fe3699-e4f1-4acf-9cb0-feac21517851', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2002055029'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:13.935204 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume of 1 GB Aug 13 03:37:13.941383 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Availability Zones retrieved successfully. Aug 13 03:37:13.951126 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (b5e7ba49-b764-443a-8db3-5ca9faf2f054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:13.952913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b551f93-50ba-4fc5-aa72-c093d11a91aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:13.954385 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:13.995528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b551f93-50ba-4fc5-aa72-c093d11a91aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:13.996939 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca79ecb-82db-4b69-a925-572b417df1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.068449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Created reservations ['78abc0b6-9db0-4d48-a6bd-edd42e165a48', 'db7eeccf-71d5-485b-aae5-b1fc0495f52a', '67a5ffba-29b7-4efd-847f-89a5a1e348a4', '69940d9d-157f-4cea-8c13-7b855c960fa5'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:14.071162 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca79ecb-82db-4b69-a925-572b417df1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78abc0b6-9db0-4d48-a6bd-edd42e165a48', 'db7eeccf-71d5-485b-aae5-b1fc0495f52a', '67a5ffba-29b7-4efd-847f-89a5a1e348a4', '69940d9d-157f-4cea-8c13-7b855c960fa5']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.071162 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5966e45-9087-42c2-8b61-e5a9c2c2e6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.098899 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5966e45-9087-42c2-8b61-e5a9c2c2e6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2156e3c-6390-4abb-8ce9-307038cd2749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2002055029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['78abc0b6-9db0-4d48-a6bd-edd42e165a48','db7eeccf-71d5-485b-aae5-b1fc0495f52a','67a5ffba-29b7-4efd-847f-89a5a1e348a4','69940d9d-157f-4cea-8c13-7b855c960fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2002055029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2156e3c-6390-4abb-8ce9-307038cd2749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.099772 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca0937d-80fa-48fb-a558-2a5eb9e3cbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.144486 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca0937d-80fa-48fb-a558-2a5eb9e3cbe9) transitioned into state 'SUCCESS' from state '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-2002055029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['78abc0b6-9db0-4d48-a6bd-edd42e165a48','db7eeccf-71d5-485b-aae5-b1fc0495f52a','67a5ffba-29b7-4efd-847f-89a5a1e348a4','69940d9d-157f-4cea-8c13-7b855c960fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.145622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d86fa7-1fea-4a03-b9c8-a9dba1eedebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.159436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d86fa7-1fea-4a03-b9c8-a9dba1eedebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.159436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (b5e7ba49-b764-443a-8db3-5ca9faf2f054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:14.159796 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request issued successfully. Aug 13 03:37:14.160456 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab7107a0-9704-4af0-9233-f19f5f7d7250 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:14.162019 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 612/2418] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:13 2026] POST /volume/v3/volumes => generated 760 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:14.182564 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:14.189112 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:14.189638 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14fe3699-e4f1-4acf-9cb0-feac21517851", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-212811743"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:14.196559 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request body: {'volume': {"'snapshot_id": '14fe3699-e4f1-4acf-9cb0-feac21517851', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-212811743'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:14.196559 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume of 1 GB Aug 13 03:37:14.201462 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Availability Zones retrieved successfully. Aug 13 03:37:14.212714 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (f5a57e0c-7025-4d9e-8cba-d9735eee1949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:14.214527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a37284-6ce9-43f1-b4da-06fb581ad605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.216192 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:14.266585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a37284-6ce9-43f1-b4da-06fb581ad605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.267544 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdeb5dfc-e18a-414e-8a7a-d04f5b8365c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.352135 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Created reservations ['c18a799e-9f5d-452f-b5b7-efd1eb8b01bd', '70ab0d14-59e3-4bb2-878b-944479591d12', 'fb8a8996-0862-4e72-b03f-d4666b4e9197', 'b281e604-96a4-4c1d-9f22-2247b44d5184'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:14.354693 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdeb5dfc-e18a-414e-8a7a-d04f5b8365c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c18a799e-9f5d-452f-b5b7-efd1eb8b01bd', '70ab0d14-59e3-4bb2-878b-944479591d12', 'fb8a8996-0862-4e72-b03f-d4666b4e9197', 'b281e604-96a4-4c1d-9f22-2247b44d5184']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.355802 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ad3fd9-0d21-4f05-a2cb-5a45baae0c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.397519 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ad3fd9-0d21-4f05-a2cb-5a45baae0c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '102a4510-b5f3-4f45-8c13-c51dc28d6c55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-212811743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['c18a799e-9f5d-452f-b5b7-efd1eb8b01bd','70ab0d14-59e3-4bb2-878b-944479591d12','fb8a8996-0862-4e72-b03f-d4666b4e9197','b281e604-96a4-4c1d-9f22-2247b44d5184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-212811743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=102a4510-b5f3-4f45-8c13-c51dc28d6c55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.400408 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4e6f7c-d0a5-4ce8-b40f-dfb86be3f075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.437439 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4e6f7c-d0a5-4ce8-b40f-dfb86be3f075) transitioned into state 'SUCCESS' from state '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-212811743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['c18a799e-9f5d-452f-b5b7-efd1eb8b01bd','70ab0d14-59e3-4bb2-878b-944479591d12','fb8a8996-0862-4e72-b03f-d4666b4e9197','b281e604-96a4-4c1d-9f22-2247b44d5184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.438330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c71de0-b3d0-4263-bc83-eff4ac1f3bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.456238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c71de0-b3d0-4263-bc83-eff4ac1f3bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.457209 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (f5a57e0c-7025-4d9e-8cba-d9735eee1949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:14.457746 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request issued successfully. Aug 13 03:37:14.458581 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e55c6a34-7891-4591-bbfb-35bec1f8b2ec tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:14.459065 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 606/2419] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:14 2026] POST /volume/v3/volumes => generated 759 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:14.475371 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-82f1659c-5bb1-491f-bb6c-69539e7c0ccb req-4307796a-9a4f-4ff1-a9b1-ffa9b2bf67d6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:14.483503 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f5e620ae-e5ec-443b-bb09-3834f708950c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:14.484262 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-82f1659c-5bb1-491f-bb6c-69539e7c0ccb req-4307796a-9a4f-4ff1-a9b1-ffa9b2bf67d6 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] GET https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f Aug 13 03:37:14.484665 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-82f1659c-5bb1-491f-bb6c-69539e7c0ccb req-4307796a-9a4f-4ff1-a9b1-ffa9b2bf67d6 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:14.486190 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-82f1659c-5bb1-491f-bb6c-69539e7c0ccb req-4307796a-9a4f-4ff1-a9b1-ffa9b2bf67d6 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:14.486363 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:14.487021 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14fe3699-e4f1-4acf-9cb0-feac21517851", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-504591225"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:14.489784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request body: {'volume': {"'snapshot_id": '14fe3699-e4f1-4acf-9cb0-feac21517851', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-504591225'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:14.490049 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume of 1 GB Aug 13 03:37:14.491119 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:14.491119 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:14.494702 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-82f1659c-5bb1-491f-bb6c-69539e7c0ccb req-4307796a-9a4f-4ff1-a9b1-ffa9b2bf67d6 tempest-VolumesGetTestJSON-1382917885 tempest-VolumesGetTestJSON-1382917885-project-member] https://10.4.3.140/volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f returned with HTTP 404 Aug 13 03:37:14.495467 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 604/2420] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:14 2026] GET /volume/v3/volumes/47c607ef-5258-443c-9c41-4ae91e2c522f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:14.496897 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Availability Zones retrieved successfully. Aug 13 03:37:14.505388 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (578e431a-4f80-42d3-872a-9cda9bed4c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:14.507270 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8827f693-f97c-496e-9aee-e63cdd69c057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.508231 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:14.555164 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8827f693-f97c-496e-9aee-e63cdd69c057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.557402 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6953f06c-44a1-4977-8f53-13760c1d3fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.618068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Created reservations ['7fad5049-0733-4b77-8efd-f2970f9a77d5', '6f858cad-d59b-46eb-9c19-86872d3477be', '08238585-6b9e-45b5-8b65-99cc0f45e266', '3e2ee066-6067-461b-a129-fb32e8493d5f'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:14.619319 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6953f06c-44a1-4977-8f53-13760c1d3fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fad5049-0733-4b77-8efd-f2970f9a77d5', '6f858cad-d59b-46eb-9c19-86872d3477be', '08238585-6b9e-45b5-8b65-99cc0f45e266', '3e2ee066-6067-461b-a129-fb32e8493d5f']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.620415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ac0262-1c56-492c-a95d-ba37871f13e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.654228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ac0262-1c56-492c-a95d-ba37871f13e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd713222-4428-4f2f-8265-7bb2fd7d480e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-504591225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['7fad5049-0733-4b77-8efd-f2970f9a77d5','6f858cad-d59b-46eb-9c19-86872d3477be','08238585-6b9e-45b5-8b65-99cc0f45e266','3e2ee066-6067-461b-a129-fb32e8493d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-504591225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd713222-4428-4f2f-8265-7bb2fd7d480e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.655731 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d218464-568b-4bcf-893e-6739bbc20f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.684522 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d218464-568b-4bcf-893e-6739bbc20f7d) transitioned into state 'SUCCESS' from state '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-504591225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['7fad5049-0733-4b77-8efd-f2970f9a77d5','6f858cad-d59b-46eb-9c19-86872d3477be','08238585-6b9e-45b5-8b65-99cc0f45e266','3e2ee066-6067-461b-a129-fb32e8493d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.685526 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dbe758-b958-452a-9196-dfe2bb3a4e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.701502 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dbe758-b958-452a-9196-dfe2bb3a4e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.702513 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (578e431a-4f80-42d3-872a-9cda9bed4c8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:14.702866 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request issued successfully. Aug 13 03:37:14.703878 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f5e620ae-e5ec-443b-bb09-3834f708950c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:14.704145 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 599/2421] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:14 2026] POST /volume/v3/volumes => generated 759 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:14.723375 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:14.725537 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:14.725922 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "14fe3699-e4f1-4acf-9cb0-feac21517851", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2072799793"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:14.728046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request body: {'volume': {"'snapshot_id": '14fe3699-e4f1-4acf-9cb0-feac21517851', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2072799793'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:14.728241 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume of 1 GB Aug 13 03:37:14.728508 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:14.728508 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:14.735249 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Availability Zones retrieved successfully. Aug 13 03:37:14.742016 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (1562f7c1-ee71-4578-ab90-ccda47cfe44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:14.743520 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfdf2c82-f7bd-436a-8a2a-5c6f753f9c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.744934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:14.782990 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfdf2c82-f7bd-436a-8a2a-5c6f753f9c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.783808 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410bc70d-0d39-4c8b-b676-bb681e1f8619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.845030 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Created reservations ['4b07099a-b531-49e4-8682-d27db5b05c37', 'd7be755d-266c-4d8a-b4d3-36cfc50ed6eb', '5d74d35c-fa10-4103-b49f-4e2a2b8dfa8d', '7329b547-786e-493f-ab3c-2d2405a055f3'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:14.846146 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410bc70d-0d39-4c8b-b676-bb681e1f8619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b07099a-b531-49e4-8682-d27db5b05c37', 'd7be755d-266c-4d8a-b4d3-36cfc50ed6eb', '5d74d35c-fa10-4103-b49f-4e2a2b8dfa8d', '7329b547-786e-493f-ab3c-2d2405a055f3']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.847228 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ddc8600-2a62-4f1d-8497-519e3769723a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.888074 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ddc8600-2a62-4f1d-8497-519e3769723a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cffc308-b46b-442b-ae71-861e2e79e273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2072799793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['4b07099a-b531-49e4-8682-d27db5b05c37','d7be755d-266c-4d8a-b4d3-36cfc50ed6eb','5d74d35c-fa10-4103-b49f-4e2a2b8dfa8d','7329b547-786e-493f-ab3c-2d2405a055f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2072799793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cffc308-b46b-442b-ae71-861e2e79e273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.890484 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8feac9bb-3973-4d2a-894f-c0f695b3be81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.928174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8feac9bb-3973-4d2a-894f-c0f695b3be81) transitioned into state 'SUCCESS' from state '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-2072799793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='251bb316405c4cc4ab44d5aa3fd0ac6e',qos_specs=None,replication_status=,reservations=['4b07099a-b531-49e4-8682-d27db5b05c37','d7be755d-266c-4d8a-b4d3-36cfc50ed6eb','5d74d35c-fa10-4103-b49f-4e2a2b8dfa8d','7329b547-786e-493f-ab3c-2d2405a055f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a157b32e1c6b42a6bc43d17b4f9f1680',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.929027 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7edca31e-fbb3-481e-be1e-56a358bf7c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:14.947747 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7edca31e-fbb3-481e-be1e-56a358bf7c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:14.948631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Flow 'volume_create_api' (1562f7c1-ee71-4578-ab90-ccda47cfe44f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:14.949091 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Create volume request issued successfully. Aug 13 03:37:14.950223 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd5c3a70-299d-4f9a-ab66-0c416d00af71 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:14.950520 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 613/2422] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:14 2026] POST /volume/v3/volumes => generated 760 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:14.967228 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c9eba524-b554-465f-a4a2-5f5ede4419e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:14.970465 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9eba524-b554-465f-a4a2-5f5ede4419e6 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 Aug 13 03:37:14.970465 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9eba524-b554-465f-a4a2-5f5ede4419e6 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:14.970465 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9eba524-b554-465f-a4a2-5f5ede4419e6 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:14.983573 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:14.983573 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:14.992852 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c9eba524-b554-465f-a4a2-5f5ede4419e6 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:14.998385 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9eba524-b554-465f-a4a2-5f5ede4419e6 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 returned with HTTP 200 Aug 13 03:37:14.999250 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 607/2423] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:14 2026] GET /volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:15.019349 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6e7be5d3-7438-4a8c-bf55-4f2231955f28 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:15.021834 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6e7be5d3-7438-4a8c-bf55-4f2231955f28 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 Aug 13 03:37:15.022120 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6e7be5d3-7438-4a8c-bf55-4f2231955f28 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:15.022423 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6e7be5d3-7438-4a8c-bf55-4f2231955f28 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:15.033298 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:15.033298 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:15.041947 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6e7be5d3-7438-4a8c-bf55-4f2231955f28 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:15.055420 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6e7be5d3-7438-4a8c-bf55-4f2231955f28 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 returned with HTTP 200 Aug 13 03:37:15.056101 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 605/2424] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:15 2026] GET /volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:15.075969 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-26bc9d8c-ac0e-4334-9ba9-c18417c416a0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:15.078583 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-26bc9d8c-ac0e-4334-9ba9-c18417c416a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 Aug 13 03:37:15.079151 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-26bc9d8c-ac0e-4334-9ba9-c18417c416a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:15.079367 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-26bc9d8c-ac0e-4334-9ba9-c18417c416a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:15.091570 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:15.091570 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:15.097864 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-26bc9d8c-ac0e-4334-9ba9-c18417c416a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:15.103524 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-26bc9d8c-ac0e-4334-9ba9-c18417c416a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 returned with HTTP 200 Aug 13 03:37:15.104315 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 600/2425] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:15 2026] GET /volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:15.116807 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5c4fd44a-bda2-4dba-8167-aa848939262c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:15.119432 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c4fd44a-bda2-4dba-8167-aa848939262c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e Aug 13 03:37:15.119638 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c4fd44a-bda2-4dba-8167-aa848939262c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:15.119905 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c4fd44a-bda2-4dba-8167-aa848939262c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:15.143032 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:15.143032 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:15.148271 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5c4fd44a-bda2-4dba-8167-aa848939262c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:15.157204 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c4fd44a-bda2-4dba-8167-aa848939262c tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e returned with HTTP 200 Aug 13 03:37:15.157204 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 614/2426] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:15 2026] GET /volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:15.180598 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-037bd7d6-5bf7-449f-8e28-14508947c230 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:15.184449 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-037bd7d6-5bf7-449f-8e28-14508947c230 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 Aug 13 03:37:15.185198 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-037bd7d6-5bf7-449f-8e28-14508947c230 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:15.185567 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-037bd7d6-5bf7-449f-8e28-14508947c230 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:15.197530 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:15.197530 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:15.205616 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-037bd7d6-5bf7-449f-8e28-14508947c230 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:15.214089 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-037bd7d6-5bf7-449f-8e28-14508947c230 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 returned with HTTP 200 Aug 13 03:37:15.214618 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 608/2427] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:15 2026] GET /volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:15.249413 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6b4df446-ce73-416b-b6b7-791b5b773cef None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:15.252638 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6b4df446-ce73-416b-b6b7-791b5b773cef tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 Aug 13 03:37:15.252638 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6b4df446-ce73-416b-b6b7-791b5b773cef tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:15.253621 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6b4df446-ce73-416b-b6b7-791b5b773cef tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:15.253621 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-6b4df446-ce73-416b-b6b7-791b5b773cef tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume with id: 6cffc308-b46b-442b-ae71-861e2e79e273 Aug 13 03:37:15.266593 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:15.266593 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:15.267442 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6b4df446-ce73-416b-b6b7-791b5b773cef tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:15.309456 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6b4df446-ce73-416b-b6b7-791b5b773cef tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume request issued successfully. Aug 13 03:37:15.309456 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6b4df446-ce73-416b-b6b7-791b5b773cef tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 returned with HTTP 202 Aug 13 03:37:15.310573 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 606/2428] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:15 2026] DELETE /volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:37:15.328901 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c39d64fd-15bb-4270-9bc2-8c8ef659654e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:15.332398 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c39d64fd-15bb-4270-9bc2-8c8ef659654e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 Aug 13 03:37:15.332398 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c39d64fd-15bb-4270-9bc2-8c8ef659654e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:15.332605 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c39d64fd-15bb-4270-9bc2-8c8ef659654e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:15.344384 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:15.344384 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:15.352398 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c39d64fd-15bb-4270-9bc2-8c8ef659654e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:15.361871 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c39d64fd-15bb-4270-9bc2-8c8ef659654e tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 returned with HTTP 200 Aug 13 03:37:15.361871 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 601/2429] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:15 2026] GET /volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:37:15.454741 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c4cd96e2-ef16-4148-a05f-b81e47f2afb0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:15.667851 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4cd96e2-ef16-4148-a05f-b81e47f2afb0 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] GET https://10.4.3.140/volume/v3/os-hosts Aug 13 03:37:15.668350 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4cd96e2-ef16-4148-a05f-b81e47f2afb0 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:15.668488 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4cd96e2-ef16-4148-a05f-b81e47f2afb0 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:15.681727 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.hosts [None req-c4cd96e2-ef16-4148-a05f-b81e47f2afb0 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] status, active and update: available, enabled, 2026-08-13 03:36:25+00:00 {{(pid=100343) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 03:37:15.681955 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.hosts [None req-c4cd96e2-ef16-4148-a05f-b81e47f2afb0 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] status, active and update: available, enabled, 2026-08-13 03:36:22+00:00 {{(pid=100343) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 03:37:15.682091 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.hosts [None req-c4cd96e2-ef16-4148-a05f-b81e47f2afb0 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] status, active and update: available, enabled, 2026-08-13 03:35:46+00:00 {{(pid=100343) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 03:37:15.682414 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4cd96e2-ef16-4148-a05f-b81e47f2afb0 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] https://10.4.3.140/volume/v3/os-hosts returned with HTTP 200 Aug 13 03:37:15.682780 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 615/2430] 10.4.3.140 () {66 vars in 1240 bytes} [Thu Aug 13 03:37:15 2026] GET /volume/v3/os-hosts => generated 560 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:15.693909 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-750c971f-1ce8-4898-ac8f-7d78451642a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:15.696416 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-750c971f-1ce8-4898-ac8f-7d78451642a9 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] GET https://10.4.3.140/volume/v3/os-hosts Aug 13 03:37:15.696695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-750c971f-1ce8-4898-ac8f-7d78451642a9 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:15.696972 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-750c971f-1ce8-4898-ac8f-7d78451642a9 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:15.706277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.hosts [None req-750c971f-1ce8-4898-ac8f-7d78451642a9 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] status, active and update: available, enabled, 2026-08-13 03:36:25+00:00 {{(pid=100342) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 03:37:15.706560 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.hosts [None req-750c971f-1ce8-4898-ac8f-7d78451642a9 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] status, active and update: available, enabled, 2026-08-13 03:36:22+00:00 {{(pid=100342) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 03:37:15.706757 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.hosts [None req-750c971f-1ce8-4898-ac8f-7d78451642a9 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] status, active and update: available, enabled, 2026-08-13 03:35:46+00:00 {{(pid=100342) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 13 03:37:15.707183 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-750c971f-1ce8-4898-ac8f-7d78451642a9 tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] https://10.4.3.140/volume/v3/os-hosts returned with HTTP 200 Aug 13 03:37:15.707719 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 609/2431] 10.4.3.140 () {66 vars in 1240 bytes} [Thu Aug 13 03:37:15 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:15.719020 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3fa23257-b34d-45b8-92ab-52829d0928ad None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:15.721175 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fa23257-b34d-45b8-92ab-52829d0928ad tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] GET https://10.4.3.140/volume/v3/os-hosts/np0000007145@storpool Aug 13 03:37:15.721441 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3fa23257-b34d-45b8-92ab-52829d0928ad tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:15.721697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3fa23257-b34d-45b8-92ab-52829d0928ad tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:15.808246 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fa23257-b34d-45b8-92ab-52829d0928ad tempest-VolumeHostsAdminTestsJSON-359742019 tempest-VolumeHostsAdminTestsJSON-359742019-project-admin] https://10.4.3.140/volume/v3/os-hosts/np0000007145@storpool returned with HTTP 200 Aug 13 03:37:15.808880 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 607/2432] 10.4.3.140 () {66 vars in 1306 bytes} [Thu Aug 13 03:37:15 2026] GET /volume/v3/os-hosts/np0000007145@storpool => generated 1127 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:16.382707 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3d3a8cd8-c3a7-447d-a00f-e219d6beb0df None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:16.386850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3d3a8cd8-c3a7-447d-a00f-e219d6beb0df tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 Aug 13 03:37:16.386850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3d3a8cd8-c3a7-447d-a00f-e219d6beb0df tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:16.386850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3d3a8cd8-c3a7-447d-a00f-e219d6beb0df tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:16.395502 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3d3a8cd8-c3a7-447d-a00f-e219d6beb0df tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 returned with HTTP 404 Aug 13 03:37:16.396326 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 602/2433] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:16 2026] GET /volume/v3/volumes/6cffc308-b46b-442b-ae71-861e2e79e273 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:16.406770 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-74f13f72-b63d-465b-aeb8-59cdbeae5320 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:16.413258 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74f13f72-b63d-465b-aeb8-59cdbeae5320 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] DELETE https://10.4.3.140/volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e Aug 13 03:37:16.413500 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74f13f72-b63d-465b-aeb8-59cdbeae5320 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:16.413929 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74f13f72-b63d-465b-aeb8-59cdbeae5320 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:16.413929 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-74f13f72-b63d-465b-aeb8-59cdbeae5320 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume with id: cd713222-4428-4f2f-8265-7bb2fd7d480e Aug 13 03:37:16.428970 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:16.428970 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:16.429869 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-74f13f72-b63d-465b-aeb8-59cdbeae5320 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:16.464620 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-74f13f72-b63d-465b-aeb8-59cdbeae5320 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume request issued successfully. Aug 13 03:37:16.464818 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74f13f72-b63d-465b-aeb8-59cdbeae5320 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e returned with HTTP 202 Aug 13 03:37:16.465602 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 616/2434] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:16 2026] DELETE /volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:16.476744 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ec13d0b5-7b99-4805-9f60-8d02e9038223 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:16.479073 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec13d0b5-7b99-4805-9f60-8d02e9038223 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e Aug 13 03:37:16.480026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec13d0b5-7b99-4805-9f60-8d02e9038223 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:16.480026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ec13d0b5-7b99-4805-9f60-8d02e9038223 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:16.493702 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:16.493702 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:16.499929 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ec13d0b5-7b99-4805-9f60-8d02e9038223 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:16.507693 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ec13d0b5-7b99-4805-9f60-8d02e9038223 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e returned with HTTP 200 Aug 13 03:37:16.508244 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 610/2435] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:16 2026] GET /volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:37:17.059403 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:17.332005 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:17.332439 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1233720041"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:17.337396 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1233720041'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:17.337685 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Create volume of 1 GB Aug 13 03:37:17.346546 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Availability Zones retrieved successfully. Aug 13 03:37:17.363570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Flow 'volume_create_api' (b1e4ecc2-38de-4c43-98cd-d0c1637b6abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:17.364751 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e730e98-9203-4b47-891a-648feeaa5b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:17.366246 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:17.412431 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e730e98-9203-4b47-891a-648feeaa5b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:17.413387 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccad3696-4bbc-49b3-a6ef-139828363d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:17.500438 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Created reservations ['f1ab160e-9632-4f09-8293-c298764efd52', 'fd03ef35-321c-4ee6-95d4-9066baa8ef15', '558817f7-a82b-4431-8eae-d6d16645e71a', 'f1e2fd58-7bf4-430c-959e-82613b1917ee'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:17.501531 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccad3696-4bbc-49b3-a6ef-139828363d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ab160e-9632-4f09-8293-c298764efd52', 'fd03ef35-321c-4ee6-95d4-9066baa8ef15', '558817f7-a82b-4431-8eae-d6d16645e71a', 'f1e2fd58-7bf4-430c-959e-82613b1917ee']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:17.502638 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba460d40-3227-4dce-8890-6e98e502676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:17.529311 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b212c236-499b-4fe3-9fbd-6428b49b7e85 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:17.532357 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b212c236-499b-4fe3-9fbd-6428b49b7e85 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e Aug 13 03:37:17.532724 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b212c236-499b-4fe3-9fbd-6428b49b7e85 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:17.532974 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b212c236-499b-4fe3-9fbd-6428b49b7e85 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:17.536861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba460d40-3227-4dce-8890-6e98e502676e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1233720041',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0dca019b5ff048449cdef739c0e3301f',qos_specs=None,replication_status=,reservations=['f1ab160e-9632-4f09-8293-c298764efd52','fd03ef35-321c-4ee6-95d4-9066baa8ef15','558817f7-a82b-4431-8eae-d6d16645e71a','f1e2fd58-7bf4-430c-959e-82613b1917ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9680ba064f4e7e969d4bcc7974a478',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1233720041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0dca019b5ff048449cdef739c0e3301f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9680ba064f4e7e969d4bcc7974a478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:17.538141 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da0914f-22e4-4463-8bc8-5e6f4953f3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:17.545632 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b212c236-499b-4fe3-9fbd-6428b49b7e85 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e returned with HTTP 404 Aug 13 03:37:17.547158 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 603/2436] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:17 2026] GET /volume/v3/volumes/cd713222-4428-4f2f-8265-7bb2fd7d480e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:17.558520 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c1c9710d-f8b2-4bbd-acaf-2f198ff82667 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:17.562333 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1c9710d-f8b2-4bbd-acaf-2f198ff82667 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] DELETE https://10.4.3.140/volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 Aug 13 03:37:17.563196 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1c9710d-f8b2-4bbd-acaf-2f198ff82667 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:17.563196 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1c9710d-f8b2-4bbd-acaf-2f198ff82667 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:17.563949 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-c1c9710d-f8b2-4bbd-acaf-2f198ff82667 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume with id: 102a4510-b5f3-4f45-8c13-c51dc28d6c55 Aug 13 03:37:17.565568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da0914f-22e4-4463-8bc8-5e6f4953f3fd) transitioned into state 'SUCCESS' from state '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-1233720041',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0dca019b5ff048449cdef739c0e3301f',qos_specs=None,replication_status=,reservations=['f1ab160e-9632-4f09-8293-c298764efd52','fd03ef35-321c-4ee6-95d4-9066baa8ef15','558817f7-a82b-4431-8eae-d6d16645e71a','f1e2fd58-7bf4-430c-959e-82613b1917ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9680ba064f4e7e969d4bcc7974a478',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:17.566432 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d1efacf-8dd6-48b7-9e25-ef409bdf9a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:17.578865 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:17.578865 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:17.578865 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c1c9710d-f8b2-4bbd-acaf-2f198ff82667 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:17.581702 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d1efacf-8dd6-48b7-9e25-ef409bdf9a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:17.582646 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Flow 'volume_create_api' (b1e4ecc2-38de-4c43-98cd-d0c1637b6abf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:17.583812 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Create volume request issued successfully. Aug 13 03:37:17.584189 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26bca703-02ac-4a7e-af74-5a656c8ef4e4 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:17.584636 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 608/2437] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:17 2026] POST /volume/v3/volumes => generated 760 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:17.602016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-65c03214-c975-4d82-a14b-e95d110e223b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:17.603976 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65c03214-c975-4d82-a14b-e95d110e223b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb Aug 13 03:37:17.604257 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65c03214-c975-4d82-a14b-e95d110e223b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:17.604551 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-65c03214-c975-4d82-a14b-e95d110e223b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:17.615715 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:17.615715 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:17.619700 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c1c9710d-f8b2-4bbd-acaf-2f198ff82667 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume request issued successfully. Aug 13 03:37:17.619700 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1c9710d-f8b2-4bbd-acaf-2f198ff82667 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 returned with HTTP 202 Aug 13 03:37:17.620022 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 617/2438] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:17 2026] DELETE /volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:17.622236 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-65c03214-c975-4d82-a14b-e95d110e223b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:17.628654 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-65c03214-c975-4d82-a14b-e95d110e223b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb returned with HTTP 200 Aug 13 03:37:17.628934 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 611/2439] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:17 2026] GET /volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:17.630239 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e77b6fd2-4b93-4370-a445-24ca2545f5a0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:17.634520 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e77b6fd2-4b93-4370-a445-24ca2545f5a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 Aug 13 03:37:17.634797 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e77b6fd2-4b93-4370-a445-24ca2545f5a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:17.635072 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e77b6fd2-4b93-4370-a445-24ca2545f5a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:17.652787 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:17.652787 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:17.658394 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e77b6fd2-4b93-4370-a445-24ca2545f5a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:17.665311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e77b6fd2-4b93-4370-a445-24ca2545f5a0 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 returned with HTTP 200 Aug 13 03:37:17.666258 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 604/2440] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:17 2026] GET /volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:18.644674 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e96b90b0-9bb6-46d8-92ce-4fe23b7b0de6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:18.647191 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e96b90b0-9bb6-46d8-92ce-4fe23b7b0de6 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb Aug 13 03:37:18.647455 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e96b90b0-9bb6-46d8-92ce-4fe23b7b0de6 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:18.647735 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e96b90b0-9bb6-46d8-92ce-4fe23b7b0de6 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:18.657273 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:18.657273 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:18.662633 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e96b90b0-9bb6-46d8-92ce-4fe23b7b0de6 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:18.669527 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e96b90b0-9bb6-46d8-92ce-4fe23b7b0de6 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb returned with HTTP 200 Aug 13 03:37:18.670142 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 609/2441] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:18 2026] GET /volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:18.684962 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c7b1457e-ee86-4a0a-804f-884c5f0f3890 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:18.690854 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7b1457e-ee86-4a0a-804f-884c5f0f3890 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 Aug 13 03:37:18.690854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7b1457e-ee86-4a0a-804f-884c5f0f3890 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:18.690854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7b1457e-ee86-4a0a-804f-884c5f0f3890 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:18.696730 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7b1457e-ee86-4a0a-804f-884c5f0f3890 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 returned with HTTP 404 Aug 13 03:37:18.697480 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 618/2442] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:18 2026] GET /volume/v3/volumes/102a4510-b5f3-4f45-8c13-c51dc28d6c55 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:18.710088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-57fbcad6-8f61-46fd-9b29-16818241297b req-eb5bf937-679e-4d9e-92f5-4ff2322cd586 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:18.718852 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-65c3f2b1-4cd2-46a5-b972-582a2e9cd4b3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:18.719163 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-57fbcad6-8f61-46fd-9b29-16818241297b req-eb5bf937-679e-4d9e-92f5-4ff2322cd586 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb Aug 13 03:37:18.719163 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-57fbcad6-8f61-46fd-9b29-16818241297b req-eb5bf937-679e-4d9e-92f5-4ff2322cd586 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:18.719163 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-57fbcad6-8f61-46fd-9b29-16818241297b req-eb5bf937-679e-4d9e-92f5-4ff2322cd586 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:18.720801 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-65c3f2b1-4cd2-46a5-b972-582a2e9cd4b3 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 Aug 13 03:37:18.721147 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-65c3f2b1-4cd2-46a5-b972-582a2e9cd4b3 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:18.721853 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-65c3f2b1-4cd2-46a5-b972-582a2e9cd4b3 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:18.721853 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-65c3f2b1-4cd2-46a5-b972-582a2e9cd4b3 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume with id: f2156e3c-6390-4abb-8ce9-307038cd2749 Aug 13 03:37:18.726933 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:18.726933 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:18.730747 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-57fbcad6-8f61-46fd-9b29-16818241297b req-eb5bf937-679e-4d9e-92f5-4ff2322cd586 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:18.732668 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:18.732668 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:18.733307 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-65c3f2b1-4cd2-46a5-b972-582a2e9cd4b3 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:18.735316 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-57fbcad6-8f61-46fd-9b29-16818241297b req-eb5bf937-679e-4d9e-92f5-4ff2322cd586 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb returned with HTTP 200 Aug 13 03:37:18.735853 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 612/2443] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:18 2026] GET /volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:18.752535 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:18.754787 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:18.755291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1825552580"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:18.757386 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1825552580'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:18.757598 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Create volume of 1 GB Aug 13 03:37:18.765650 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Availability Zones retrieved successfully. Aug 13 03:37:18.772862 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-65c3f2b1-4cd2-46a5-b972-582a2e9cd4b3 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume request issued successfully. Aug 13 03:37:18.772862 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-65c3f2b1-4cd2-46a5-b972-582a2e9cd4b3 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 returned with HTTP 202 Aug 13 03:37:18.772862 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 605/2444] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:18 2026] DELETE /volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:18.773577 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Flow 'volume_create_api' (3f4ff4e6-8194-4b6e-90ba-7e4a66980162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:18.773577 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5ff378-666d-4bc1-8476-91a0c1f0b677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:18.774129 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:18.783608 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d45b2591-c7f9-465b-903b-58d61aada14a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:18.786058 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d45b2591-c7f9-465b-903b-58d61aada14a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 Aug 13 03:37:18.787965 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d45b2591-c7f9-465b-903b-58d61aada14a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:18.787965 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d45b2591-c7f9-465b-903b-58d61aada14a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:18.796218 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:18.796218 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:18.802311 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d45b2591-c7f9-465b-903b-58d61aada14a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:18.809768 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d45b2591-c7f9-465b-903b-58d61aada14a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 returned with HTTP 200 Aug 13 03:37:18.810313 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 619/2445] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:18 2026] GET /volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:18.810448 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5ff378-666d-4bc1-8476-91a0c1f0b677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:18.812127 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52719271-bb7b-4084-b37a-46adc300e24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:18.858954 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Created reservations ['58a84fc9-c585-4412-9f22-865f98421bb7', 'd8254bea-53d0-46a6-b7ba-b31461e013fc', '8170f890-e154-4ab5-ac9b-36f932f6b264', '115f27b9-5a4a-42ef-91b9-33640f4eb774'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:18.860335 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52719271-bb7b-4084-b37a-46adc300e24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a84fc9-c585-4412-9f22-865f98421bb7', 'd8254bea-53d0-46a6-b7ba-b31461e013fc', '8170f890-e154-4ab5-ac9b-36f932f6b264', '115f27b9-5a4a-42ef-91b9-33640f4eb774']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:18.861608 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2cf218-82ef-48a6-a211-ffbb02f836ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:18.898076 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2cf218-82ef-48a6-a211-ffbb02f836ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1825552580',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0dca019b5ff048449cdef739c0e3301f',qos_specs=None,replication_status=,reservations=['58a84fc9-c585-4412-9f22-865f98421bb7','d8254bea-53d0-46a6-b7ba-b31461e013fc','8170f890-e154-4ab5-ac9b-36f932f6b264','115f27b9-5a4a-42ef-91b9-33640f4eb774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9680ba064f4e7e969d4bcc7974a478',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1825552580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0dca019b5ff048449cdef739c0e3301f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9680ba064f4e7e969d4bcc7974a478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:18.899071 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d6f086-5fd9-4c54-8414-0a403902f5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:18.925526 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d6f086-5fd9-4c54-8414-0a403902f5cc) transitioned into state 'SUCCESS' from state '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-1825552580',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0dca019b5ff048449cdef739c0e3301f',qos_specs=None,replication_status=,reservations=['58a84fc9-c585-4412-9f22-865f98421bb7','d8254bea-53d0-46a6-b7ba-b31461e013fc','8170f890-e154-4ab5-ac9b-36f932f6b264','115f27b9-5a4a-42ef-91b9-33640f4eb774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9680ba064f4e7e969d4bcc7974a478',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:18.926411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (283b436f-80ba-48a4-bef5-a7f97c6be617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:18.938232 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (283b436f-80ba-48a4-bef5-a7f97c6be617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:18.939464 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Flow 'volume_create_api' (3f4ff4e6-8194-4b6e-90ba-7e4a66980162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:18.939881 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Create volume request issued successfully. Aug 13 03:37:18.940598 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3870b589-fd62-4d37-85e6-b4b6e7f7914f tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:18.941594 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 610/2446] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:18 2026] POST /volume/v3/volumes => generated 760 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:18.954323 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b5687245-be4d-4a09-965c-ac937c98307c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:18.956725 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b5687245-be4d-4a09-965c-ac937c98307c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc Aug 13 03:37:18.956998 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b5687245-be4d-4a09-965c-ac937c98307c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:18.957251 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b5687245-be4d-4a09-965c-ac937c98307c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:18.967146 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:18.967146 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:18.971934 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b5687245-be4d-4a09-965c-ac937c98307c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:18.977986 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b5687245-be4d-4a09-965c-ac937c98307c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc returned with HTTP 200 Aug 13 03:37:18.978458 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 613/2447] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:18 2026] GET /volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:19.059297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1d5b7ebb-33cc-4eaf-9f14-cfe582e44f4d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.261635 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1d5b7ebb-33cc-4eaf-9f14-cfe582e44f4d tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] GET https://10.4.3.140/volume/v3/os-quota-class-sets/default Aug 13 03:37:19.261635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1d5b7ebb-33cc-4eaf-9f14-cfe582e44f4d tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.261635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1d5b7ebb-33cc-4eaf-9f14-cfe582e44f4d tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:19.285667 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1d5b7ebb-33cc-4eaf-9f14-cfe582e44f4d tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] https://10.4.3.140/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 03:37:19.286069 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 606/2448] 10.4.3.140 () {66 vars in 1297 bytes} [Thu Aug 13 03:37:19 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:19.299101 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3612c2e1-e6c4-4e17-a272-10ccd0fa3e91 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.305153 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3612c2e1-e6c4-4e17-a272-10ccd0fa3e91 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] GET https://10.4.3.140/volume/v3/os-quota-class-sets/default Aug 13 03:37:19.305521 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3612c2e1-e6c4-4e17-a272-10ccd0fa3e91 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.306288 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3612c2e1-e6c4-4e17-a272-10ccd0fa3e91 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:19.326452 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3612c2e1-e6c4-4e17-a272-10ccd0fa3e91 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] https://10.4.3.140/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 03:37:19.326925 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 620/2449] 10.4.3.140 () {66 vars in 1297 bytes} [Thu Aug 13 03:37:19 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:19.341321 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e2bb58f3-6d1a-49f8-9cd1-3c3ffd9b8937 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.343931 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e2bb58f3-6d1a-49f8-9cd1-3c3ffd9b8937 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:19.344845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e2bb58f3-6d1a-49f8-9cd1-3c3ffd9b8937 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1474517518"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:19.347258 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:19.347258 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:19.370526 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e2bb58f3-6d1a-49f8-9cd1-3c3ffd9b8937 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:19.370526 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 611/2450] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:37:19 2026] POST /volume/v3/types => generated 228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:19.381083 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f3c2cb3a-f4ad-4bee-9031-07c1ad279e47 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.383338 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3c2cb3a-f4ad-4bee-9031-07c1ad279e47 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-class-sets/default Aug 13 03:37:19.384448 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f3c2cb3a-f4ad-4bee-9031-07c1ad279e47 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-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-1474517518": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1474517518": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1474517518": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:19.520623 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f3c2cb3a-f4ad-4bee-9031-07c1ad279e47 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] https://10.4.3.140/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 03:37:19.520746 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 614/2451] 10.4.3.140 () {68 vars in 1318 bytes} [Thu Aug 13 03:37:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 769 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:19.534690 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7f9d8061-51b8-47ee-b4d5-de0571dbb9e1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.540473 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7f9d8061-51b8-47ee-b4d5-de0571dbb9e1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/91c9469b67304a60abfafc7b3866ebf0/defaults Aug 13 03:37:19.540618 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7f9d8061-51b8-47ee-b4d5-de0571dbb9e1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.540839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7f9d8061-51b8-47ee-b4d5-de0571dbb9e1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Calling method 'defaults' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:19.558367 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-7f9d8061-51b8-47ee-b4d5-de0571dbb9e1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:19.558771 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-7f9d8061-51b8-47ee-b4d5-de0571dbb9e1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:19.559161 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-7f9d8061-51b8-47ee-b4d5-de0571dbb9e1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:19.562949 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7f9d8061-51b8-47ee-b4d5-de0571dbb9e1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/91c9469b67304a60abfafc7b3866ebf0/defaults returned with HTTP 200 Aug 13 03:37:19.563494 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 607/2452] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:37:19 2026] GET /volume/v3/os-quota-sets/91c9469b67304a60abfafc7b3866ebf0/defaults => generated 805 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:19.787857 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4f5ee2ff-ebb3-4c08-8148-8bee632b1028 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.787857 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4f5ee2ff-ebb3-4c08-8148-8bee632b1028 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/4fbb50c01ba24adbac3dd6577ea2e9a2/defaults Aug 13 03:37:19.788231 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4f5ee2ff-ebb3-4c08-8148-8bee632b1028 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.788496 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4f5ee2ff-ebb3-4c08-8148-8bee632b1028 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Calling method 'defaults' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:19.796770 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-4f5ee2ff-ebb3-4c08-8148-8bee632b1028 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:19.797111 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-4f5ee2ff-ebb3-4c08-8148-8bee632b1028 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:19.797405 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-4f5ee2ff-ebb3-4c08-8148-8bee632b1028 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:19.802713 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4f5ee2ff-ebb3-4c08-8148-8bee632b1028 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/4fbb50c01ba24adbac3dd6577ea2e9a2/defaults returned with HTTP 200 Aug 13 03:37:19.803109 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 621/2453] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:37:19 2026] GET /volume/v3/os-quota-sets/4fbb50c01ba24adbac3dd6577ea2e9a2/defaults => generated 805 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:19.826788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ee4c11dd-14a1-4045-8316-beea9bf17bda None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.829691 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee4c11dd-14a1-4045-8316-beea9bf17bda tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 Aug 13 03:37:19.829962 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ee4c11dd-14a1-4045-8316-beea9bf17bda tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.830187 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ee4c11dd-14a1-4045-8316-beea9bf17bda tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:19.837643 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee4c11dd-14a1-4045-8316-beea9bf17bda tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 returned with HTTP 404 Aug 13 03:37:19.838332 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 612/2454] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:19 2026] GET /volume/v3/volumes/f2156e3c-6390-4abb-8ce9-307038cd2749 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:19.846693 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-67b7b23f-ba26-40f5-89ed-6b6300ecc18a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.850846 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67b7b23f-ba26-40f5-89ed-6b6300ecc18a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 Aug 13 03:37:19.852161 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67b7b23f-ba26-40f5-89ed-6b6300ecc18a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.855667 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67b7b23f-ba26-40f5-89ed-6b6300ecc18a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:19.855667 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-67b7b23f-ba26-40f5-89ed-6b6300ecc18a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume with id: 8ca94b1d-e727-4464-b466-6436b1c8ab45 Aug 13 03:37:19.863513 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:19.863513 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:19.864025 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-67b7b23f-ba26-40f5-89ed-6b6300ecc18a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:19.888850 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-67b7b23f-ba26-40f5-89ed-6b6300ecc18a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume request issued successfully. Aug 13 03:37:19.888850 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67b7b23f-ba26-40f5-89ed-6b6300ecc18a tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 returned with HTTP 202 Aug 13 03:37:19.888850 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 615/2455] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:19 2026] DELETE /volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:19.897526 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f00f970e-7aaa-40b3-8755-98116e0b9512 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.900923 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f00f970e-7aaa-40b3-8755-98116e0b9512 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 Aug 13 03:37:19.900923 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f00f970e-7aaa-40b3-8755-98116e0b9512 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.900923 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f00f970e-7aaa-40b3-8755-98116e0b9512 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:19.910329 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:19.910329 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:19.911868 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6304d8f3-1ae1-47b8-a04a-536cd4c79be1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.916870 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f00f970e-7aaa-40b3-8755-98116e0b9512 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:19.921850 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6304d8f3-1ae1-47b8-a04a-536cd4c79be1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] DELETE https://10.4.3.140/volume/v3/types/ed74e470-fd54-44bd-94b0-c07563336c8b Aug 13 03:37:19.921850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6304d8f3-1ae1-47b8-a04a-536cd4c79be1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.921850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6304d8f3-1ae1-47b8-a04a-536cd4c79be1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:19.922594 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f00f970e-7aaa-40b3-8755-98116e0b9512 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 returned with HTTP 200 Aug 13 03:37:19.923356 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 608/2456] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:19 2026] GET /volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:19.968688 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6304d8f3-1ae1-47b8-a04a-536cd4c79be1 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] https://10.4.3.140/volume/v3/types/ed74e470-fd54-44bd-94b0-c07563336c8b returned with HTTP 202 Aug 13 03:37:19.968688 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 622/2457] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:19 2026] DELETE /volume/v3/types/ed74e470-fd54-44bd-94b0-c07563336c8b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:19.977569 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1d2ab168-c5db-4943-b77c-4b1bb630ebf7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.979617 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1d2ab168-c5db-4943-b77c-4b1bb630ebf7 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] GET https://10.4.3.140/volume/v3/types/ed74e470-fd54-44bd-94b0-c07563336c8b Aug 13 03:37:19.979796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1d2ab168-c5db-4943-b77c-4b1bb630ebf7 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.980049 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1d2ab168-c5db-4943-b77c-4b1bb630ebf7 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:19.983255 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1d2ab168-c5db-4943-b77c-4b1bb630ebf7 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] https://10.4.3.140/volume/v3/types/ed74e470-fd54-44bd-94b0-c07563336c8b returned with HTTP 404 Aug 13 03:37:19.983917 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 613/2458] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:19 2026] GET /volume/v3/types/ed74e470-fd54-44bd-94b0-c07563336c8b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:19.993547 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a7937c42-c224-4232-9791-9cfaef40e212 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.995189 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6c73a049-eef2-4e49-a9df-c56fbe1e76b8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:19.995735 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a7937c42-c224-4232-9791-9cfaef40e212 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-class-sets/default Aug 13 03:37:19.996136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a7937c42-c224-4232-9791-9cfaef40e212 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:19.997350 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6c73a049-eef2-4e49-a9df-c56fbe1e76b8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc Aug 13 03:37:19.997764 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6c73a049-eef2-4e49-a9df-c56fbe1e76b8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:19.998069 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6c73a049-eef2-4e49-a9df-c56fbe1e76b8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:20.016504 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:20.016504 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:20.021304 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6c73a049-eef2-4e49-a9df-c56fbe1e76b8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:20.028924 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6c73a049-eef2-4e49-a9df-c56fbe1e76b8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc returned with HTTP 200 Aug 13 03:37:20.029135 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 609/2459] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:19 2026] GET /volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:20.067069 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c116e302-4988-4973-b885-026d4ef92cb7 req-3beda8ca-de8a-42e6-bd48-f8dfb57171b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:20.069461 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c116e302-4988-4973-b885-026d4ef92cb7 req-3beda8ca-de8a-42e6-bd48-f8dfb57171b7 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc Aug 13 03:37:20.069945 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c116e302-4988-4973-b885-026d4ef92cb7 req-3beda8ca-de8a-42e6-bd48-f8dfb57171b7 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:20.070479 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c116e302-4988-4973-b885-026d4ef92cb7 req-3beda8ca-de8a-42e6-bd48-f8dfb57171b7 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:20.079538 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:20.079538 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:20.086318 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-c116e302-4988-4973-b885-026d4ef92cb7 req-3beda8ca-de8a-42e6-bd48-f8dfb57171b7 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:20.099077 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c116e302-4988-4973-b885-026d4ef92cb7 req-3beda8ca-de8a-42e6-bd48-f8dfb57171b7 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc returned with HTTP 200 Aug 13 03:37:20.099077 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 623/2460] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:20 2026] GET /volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:20.099906 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a7937c42-c224-4232-9791-9cfaef40e212 tempest-VolumeQuotaClassesTest-575965176 tempest-VolumeQuotaClassesTest-575965176-project-admin] https://10.4.3.140/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 13 03:37:20.100276 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 616/2461] 10.4.3.140 () {68 vars in 1318 bytes} [Thu Aug 13 03:37:19 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:20.117764 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3abef11c-9d47-4815-a722-6707b600c6af None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:20.120666 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:20.121167 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1266632797"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:20.123080 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1266632797'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:20.123288 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Create volume of 1 GB Aug 13 03:37:20.133604 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Availability Zones retrieved successfully. Aug 13 03:37:20.142346 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Flow 'volume_create_api' (cac89b65-0812-4c3a-8691-42b2d3f2a6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:20.144061 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb3033c-1b5f-493b-886e-4dbc6cb42587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:20.145527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:20.181832 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb3033c-1b5f-493b-886e-4dbc6cb42587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:20.183075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ba1060-97db-4b13-80d3-8f4eef38fdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:20.237024 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Created reservations ['16ab26ad-408d-47fe-8822-394c457657cd', '87bbf5b5-74e9-483c-aca1-dd31e45c7634', '6f05d4ad-8849-4bc7-b369-d7f0a6a4e7c0', '9dfd80cd-7319-4f12-8bb3-38cfb79663b5'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:20.238262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ba1060-97db-4b13-80d3-8f4eef38fdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ab26ad-408d-47fe-8822-394c457657cd', '87bbf5b5-74e9-483c-aca1-dd31e45c7634', '6f05d4ad-8849-4bc7-b369-d7f0a6a4e7c0', '9dfd80cd-7319-4f12-8bb3-38cfb79663b5']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:20.239320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83d48e2e-9f26-45ce-bdbd-0b579bc1b672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:20.270016 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83d48e2e-9f26-45ce-bdbd-0b579bc1b672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d2f7775-0e67-4b3a-9315-c90361a944a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1266632797',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0dca019b5ff048449cdef739c0e3301f',qos_specs=None,replication_status=,reservations=['16ab26ad-408d-47fe-8822-394c457657cd','87bbf5b5-74e9-483c-aca1-dd31e45c7634','6f05d4ad-8849-4bc7-b369-d7f0a6a4e7c0','9dfd80cd-7319-4f12-8bb3-38cfb79663b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9680ba064f4e7e969d4bcc7974a478',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1266632797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d2f7775-0e67-4b3a-9315-c90361a944a1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0dca019b5ff048449cdef739c0e3301f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9680ba064f4e7e969d4bcc7974a478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:20.270983 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b508551-7205-4478-a6ab-d1329841c9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:20.299685 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b508551-7205-4478-a6ab-d1329841c9ba) transitioned into state 'SUCCESS' from state '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-1266632797',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0dca019b5ff048449cdef739c0e3301f',qos_specs=None,replication_status=,reservations=['16ab26ad-408d-47fe-8822-394c457657cd','87bbf5b5-74e9-483c-aca1-dd31e45c7634','6f05d4ad-8849-4bc7-b369-d7f0a6a4e7c0','9dfd80cd-7319-4f12-8bb3-38cfb79663b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9680ba064f4e7e969d4bcc7974a478',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:20.300568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871bd949-0389-4dc7-b721-028998821b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:20.317291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871bd949-0389-4dc7-b721-028998821b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:20.318734 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Flow 'volume_create_api' (cac89b65-0812-4c3a-8691-42b2d3f2a6b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:20.318734 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Create volume request issued successfully. Aug 13 03:37:20.320378 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3abef11c-9d47-4815-a722-6707b600c6af tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:20.320378 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 614/2462] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:20 2026] POST /volume/v3/volumes => generated 760 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:20.337996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-10a98666-d1be-4c21-a517-fc1086a65a59 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:20.340660 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10a98666-d1be-4c21-a517-fc1086a65a59 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 Aug 13 03:37:20.340929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-10a98666-d1be-4c21-a517-fc1086a65a59 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:20.341315 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-10a98666-d1be-4c21-a517-fc1086a65a59 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:20.353093 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:20.353093 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:20.359708 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-10a98666-d1be-4c21-a517-fc1086a65a59 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:20.365930 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10a98666-d1be-4c21-a517-fc1086a65a59 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 returned with HTTP 200 Aug 13 03:37:20.366442 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 610/2463] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:20 2026] GET /volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:20.942854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9d3fd7c2-acf2-411e-a228-adfd30c538be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:20.945095 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d3fd7c2-acf2-411e-a228-adfd30c538be tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 Aug 13 03:37:20.945606 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d3fd7c2-acf2-411e-a228-adfd30c538be tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:20.946039 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d3fd7c2-acf2-411e-a228-adfd30c538be tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:20.958352 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d3fd7c2-acf2-411e-a228-adfd30c538be tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 returned with HTTP 404 Aug 13 03:37:20.958352 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 624/2464] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:20 2026] GET /volume/v3/volumes/8ca94b1d-e727-4464-b466-6436b1c8ab45 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:20.970156 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-024e676a-61f0-49af-b3a3-57b3de727daf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:20.974077 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-024e676a-61f0-49af-b3a3-57b3de727daf tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 Aug 13 03:37:20.974369 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-024e676a-61f0-49af-b3a3-57b3de727daf tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:20.974747 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-024e676a-61f0-49af-b3a3-57b3de727daf tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:20.975153 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-024e676a-61f0-49af-b3a3-57b3de727daf tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete snapshot with id: 14fe3699-e4f1-4acf-9cb0-feac21517851 Aug 13 03:37:20.980843 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:20.980843 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:20.981380 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-024e676a-61f0-49af-b3a3-57b3de727daf tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Snapshot retrieved successfully. Aug 13 03:37:21.006913 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-024e676a-61f0-49af-b3a3-57b3de727daf tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Snapshot delete request issued successfully. Aug 13 03:37:21.006913 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-024e676a-61f0-49af-b3a3-57b3de727daf tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 returned with HTTP 202 Aug 13 03:37:21.006913 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 617/2465] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:20 2026] DELETE /volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:21.015762 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3c3c750e-e09b-4eab-85a1-0315a99a5f72 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.017531 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3c3c750e-e09b-4eab-85a1-0315a99a5f72 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 Aug 13 03:37:21.017778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3c3c750e-e09b-4eab-85a1-0315a99a5f72 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.018101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3c3c750e-e09b-4eab-85a1-0315a99a5f72 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.025809 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.025809 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:21.026271 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3c3c750e-e09b-4eab-85a1-0315a99a5f72 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Snapshot retrieved successfully. Aug 13 03:37:21.027144 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3c3c750e-e09b-4eab-85a1-0315a99a5f72 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 returned with HTTP 200 Aug 13 03:37:21.027550 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 615/2466] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:21.382810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e569b5df-14b3-44ee-bb88-9b105caa8ca0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.384718 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e569b5df-14b3-44ee-bb88-9b105caa8ca0 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 Aug 13 03:37:21.385076 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e569b5df-14b3-44ee-bb88-9b105caa8ca0 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.385248 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e569b5df-14b3-44ee-bb88-9b105caa8ca0 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.394385 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.394385 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:21.398758 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e569b5df-14b3-44ee-bb88-9b105caa8ca0 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:21.403050 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e569b5df-14b3-44ee-bb88-9b105caa8ca0 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 returned with HTTP 200 Aug 13 03:37:21.403442 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 611/2467] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:21.425562 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7f22878b-14dc-4648-82b2-c8148f4b2dd2 req-35dfb1ee-b938-4c10-bcae-879a844c918c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.427244 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7f22878b-14dc-4648-82b2-c8148f4b2dd2 req-35dfb1ee-b938-4c10-bcae-879a844c918c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 Aug 13 03:37:21.427613 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7f22878b-14dc-4648-82b2-c8148f4b2dd2 req-35dfb1ee-b938-4c10-bcae-879a844c918c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.427911 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7f22878b-14dc-4648-82b2-c8148f4b2dd2 req-35dfb1ee-b938-4c10-bcae-879a844c918c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.434642 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.434642 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:21.440471 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7f22878b-14dc-4648-82b2-c8148f4b2dd2 req-35dfb1ee-b938-4c10-bcae-879a844c918c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:21.442506 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7f22878b-14dc-4648-82b2-c8148f4b2dd2 req-35dfb1ee-b938-4c10-bcae-879a844c918c tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 returned with HTTP 200 Aug 13 03:37:21.442943 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 625/2468] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:21.619493 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-9f1beda4-dd47-46a0-b4b5-635161987e93 req-71bf38b2-021f-492a-adc5-a019f322d1e8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.622454 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9f1beda4-dd47-46a0-b4b5-635161987e93 req-71bf38b2-021f-492a-adc5-a019f322d1e8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:37:21.622672 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9f1beda4-dd47-46a0-b4b5-635161987e93 req-71bf38b2-021f-492a-adc5-a019f322d1e8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.622951 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9f1beda4-dd47-46a0-b4b5-635161987e93 req-71bf38b2-021f-492a-adc5-a019f322d1e8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.623372 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [req-9f1beda4-dd47-46a0-b4b5-635161987e93 req-71bf38b2-021f-492a-adc5-a019f322d1e8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:21.624159 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.624159 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:21.624689 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-9f1beda4-dd47-46a0-b4b5-635161987e93 req-71bf38b2-021f-492a-adc5-a019f322d1e8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:21.637952 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-9f1beda4-dd47-46a0-b4b5-635161987e93 req-71bf38b2-021f-492a-adc5-a019f322d1e8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Get all volumes completed successfully. Aug 13 03:37:21.638939 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.638939 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:21.644959 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9f1beda4-dd47-46a0-b4b5-635161987e93 req-71bf38b2-021f-492a-adc5-a019f322d1e8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:37:21.645556 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 618/2469] 10.4.3.140 () {68 vars in 1508 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:21.677803 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-69fd14b6-8238-4105-b8ec-8cc7498a7117 req-5d872e8b-b5da-48e6-86a8-33a2a42f2fd5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.680078 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-69fd14b6-8238-4105-b8ec-8cc7498a7117 req-5d872e8b-b5da-48e6-86a8-33a2a42f2fd5 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:37:21.680717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-69fd14b6-8238-4105-b8ec-8cc7498a7117 req-5d872e8b-b5da-48e6-86a8-33a2a42f2fd5 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.680717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-69fd14b6-8238-4105-b8ec-8cc7498a7117 req-5d872e8b-b5da-48e6-86a8-33a2a42f2fd5 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.680717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [req-69fd14b6-8238-4105-b8ec-8cc7498a7117 req-5d872e8b-b5da-48e6-86a8-33a2a42f2fd5 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:21.681510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [req-69fd14b6-8238-4105-b8ec-8cc7498a7117 req-5d872e8b-b5da-48e6-86a8-33a2a42f2fd5 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:21.692788 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-69fd14b6-8238-4105-b8ec-8cc7498a7117 req-5d872e8b-b5da-48e6-86a8-33a2a42f2fd5 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Get all volumes completed successfully. Aug 13 03:37:21.693733 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.693733 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:21.698897 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-69fd14b6-8238-4105-b8ec-8cc7498a7117 req-5d872e8b-b5da-48e6-86a8-33a2a42f2fd5 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:37:21.699388 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 616/2470] 10.4.3.140 () {68 vars in 1508 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:21.733622 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-3d931baa-1054-4a94-8ec0-659bfb4e8dc2 req-ab53847e-f9bc-4e40-a8a3-9c91016e6fee None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.736076 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-3d931baa-1054-4a94-8ec0-659bfb4e8dc2 req-ab53847e-f9bc-4e40-a8a3-9c91016e6fee tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:37:21.736289 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-3d931baa-1054-4a94-8ec0-659bfb4e8dc2 req-ab53847e-f9bc-4e40-a8a3-9c91016e6fee tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.736510 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-3d931baa-1054-4a94-8ec0-659bfb4e8dc2 req-ab53847e-f9bc-4e40-a8a3-9c91016e6fee tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.736798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [req-3d931baa-1054-4a94-8ec0-659bfb4e8dc2 req-ab53847e-f9bc-4e40-a8a3-9c91016e6fee tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:21.737653 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-3d931baa-1054-4a94-8ec0-659bfb4e8dc2 req-ab53847e-f9bc-4e40-a8a3-9c91016e6fee tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:21.748330 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-3d931baa-1054-4a94-8ec0-659bfb4e8dc2 req-ab53847e-f9bc-4e40-a8a3-9c91016e6fee tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Get all volumes completed successfully. Aug 13 03:37:21.748766 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.748766 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:21.755481 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-3d931baa-1054-4a94-8ec0-659bfb4e8dc2 req-ab53847e-f9bc-4e40-a8a3-9c91016e6fee tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:37:21.756131 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 612/2471] 10.4.3.140 () {68 vars in 1508 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:21.792670 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-305034dc-4a4c-47fb-b58c-dc4ab90b0bd5 req-66c13d71-8126-4885-bff2-175a147d32ff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.795560 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-305034dc-4a4c-47fb-b58c-dc4ab90b0bd5 req-66c13d71-8126-4885-bff2-175a147d32ff tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:37:21.795889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-305034dc-4a4c-47fb-b58c-dc4ab90b0bd5 req-66c13d71-8126-4885-bff2-175a147d32ff tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.796181 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-305034dc-4a4c-47fb-b58c-dc4ab90b0bd5 req-66c13d71-8126-4885-bff2-175a147d32ff tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.796589 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [req-305034dc-4a4c-47fb-b58c-dc4ab90b0bd5 req-66c13d71-8126-4885-bff2-175a147d32ff tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:21.797701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-305034dc-4a4c-47fb-b58c-dc4ab90b0bd5 req-66c13d71-8126-4885-bff2-175a147d32ff tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:21.808615 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-305034dc-4a4c-47fb-b58c-dc4ab90b0bd5 req-66c13d71-8126-4885-bff2-175a147d32ff tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Get all volumes completed successfully. Aug 13 03:37:21.810066 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.810066 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:21.816592 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-305034dc-4a4c-47fb-b58c-dc4ab90b0bd5 req-66c13d71-8126-4885-bff2-175a147d32ff tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:37:21.817207 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 626/2472] 10.4.3.140 () {68 vars in 1508 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:21.853687 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-19d5a5ea-cbbf-4311-94a4-964643bce7db req-426094e4-bda5-426e-8b1b-94bbf132da4b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.859178 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-19d5a5ea-cbbf-4311-94a4-964643bce7db req-426094e4-bda5-426e-8b1b-94bbf132da4b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:37:21.859442 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-19d5a5ea-cbbf-4311-94a4-964643bce7db req-426094e4-bda5-426e-8b1b-94bbf132da4b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.859557 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-19d5a5ea-cbbf-4311-94a4-964643bce7db req-426094e4-bda5-426e-8b1b-94bbf132da4b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.859803 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [req-19d5a5ea-cbbf-4311-94a4-964643bce7db req-426094e4-bda5-426e-8b1b-94bbf132da4b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:21.860675 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [req-19d5a5ea-cbbf-4311-94a4-964643bce7db req-426094e4-bda5-426e-8b1b-94bbf132da4b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:21.872228 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-19d5a5ea-cbbf-4311-94a4-964643bce7db req-426094e4-bda5-426e-8b1b-94bbf132da4b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Get all volumes completed successfully. Aug 13 03:37:21.872228 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.872228 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:21.876370 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-19d5a5ea-cbbf-4311-94a4-964643bce7db req-426094e4-bda5-426e-8b1b-94bbf132da4b tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:37:21.876843 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 619/2473] 10.4.3.140 () {68 vars in 1508 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:21.908963 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-dc81d987-0baa-4cd8-a93b-e7f75ea2631e req-275f88cf-6c86-4834-b004-f6387d2ed89d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.911196 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-dc81d987-0baa-4cd8-a93b-e7f75ea2631e req-275f88cf-6c86-4834-b004-f6387d2ed89d tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:37:21.911586 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-dc81d987-0baa-4cd8-a93b-e7f75ea2631e req-275f88cf-6c86-4834-b004-f6387d2ed89d tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.911953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-dc81d987-0baa-4cd8-a93b-e7f75ea2631e req-275f88cf-6c86-4834-b004-f6387d2ed89d tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.912268 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [req-dc81d987-0baa-4cd8-a93b-e7f75ea2631e req-275f88cf-6c86-4834-b004-f6387d2ed89d tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:21.913325 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [req-dc81d987-0baa-4cd8-a93b-e7f75ea2631e req-275f88cf-6c86-4834-b004-f6387d2ed89d tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:21.924059 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-dc81d987-0baa-4cd8-a93b-e7f75ea2631e req-275f88cf-6c86-4834-b004-f6387d2ed89d tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Get all volumes completed successfully. Aug 13 03:37:21.925225 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.925225 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:21.932121 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-dc81d987-0baa-4cd8-a93b-e7f75ea2631e req-275f88cf-6c86-4834-b004-f6387d2ed89d tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:37:21.932621 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 617/2474] 10.4.3.140 () {68 vars in 1508 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:21.964889 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f0c8a431-397f-49c3-80cb-f3ddd205fd05 req-dccc1063-622c-44b9-a9f4-7d948c327f14 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:21.967994 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f0c8a431-397f-49c3-80cb-f3ddd205fd05 req-dccc1063-622c-44b9-a9f4-7d948c327f14 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:37:21.968197 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f0c8a431-397f-49c3-80cb-f3ddd205fd05 req-dccc1063-622c-44b9-a9f4-7d948c327f14 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:21.968397 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f0c8a431-397f-49c3-80cb-f3ddd205fd05 req-dccc1063-622c-44b9-a9f4-7d948c327f14 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:21.968641 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [req-f0c8a431-397f-49c3-80cb-f3ddd205fd05 req-dccc1063-622c-44b9-a9f4-7d948c327f14 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:21.969405 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [req-f0c8a431-397f-49c3-80cb-f3ddd205fd05 req-dccc1063-622c-44b9-a9f4-7d948c327f14 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:21.980895 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-f0c8a431-397f-49c3-80cb-f3ddd205fd05 req-dccc1063-622c-44b9-a9f4-7d948c327f14 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Get all volumes completed successfully. Aug 13 03:37:21.983110 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:21.983110 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:21.993106 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f0c8a431-397f-49c3-80cb-f3ddd205fd05 req-dccc1063-622c-44b9-a9f4-7d948c327f14 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:37:21.993767 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 613/2475] 10.4.3.140 () {68 vars in 1508 bytes} [Thu Aug 13 03:37:21 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:22.034518 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bf81cac2-24c6-4947-a49e-1388582407a8 req-d17be5c6-dcf0-4bef-ad26-a79d93de4dd9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.040853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bf81cac2-24c6-4947-a49e-1388582407a8 req-d17be5c6-dcf0-4bef-ad26-a79d93de4dd9 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:37:22.040853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bf81cac2-24c6-4947-a49e-1388582407a8 req-d17be5c6-dcf0-4bef-ad26-a79d93de4dd9 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:22.040853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bf81cac2-24c6-4947-a49e-1388582407a8 req-d17be5c6-dcf0-4bef-ad26-a79d93de4dd9 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:22.041116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-92c0f03e-5248-4002-9001-f7b4e9ec4ad6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.041472 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [req-bf81cac2-24c6-4947-a49e-1388582407a8 req-d17be5c6-dcf0-4bef-ad26-a79d93de4dd9 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:22.041472 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-bf81cac2-24c6-4947-a49e-1388582407a8 req-d17be5c6-dcf0-4bef-ad26-a79d93de4dd9 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:22.041747 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-92c0f03e-5248-4002-9001-f7b4e9ec4ad6 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 Aug 13 03:37:22.041946 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-92c0f03e-5248-4002-9001-f7b4e9ec4ad6 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:22.042147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-92c0f03e-5248-4002-9001-f7b4e9ec4ad6 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:22.049254 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-92c0f03e-5248-4002-9001-f7b4e9ec4ad6 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 returned with HTTP 404 Aug 13 03:37:22.049254 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 620/2476] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:22 2026] GET /volume/v3/snapshots/14fe3699-e4f1-4acf-9cb0-feac21517851 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:22.058267 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-bf81cac2-24c6-4947-a49e-1388582407a8 req-d17be5c6-dcf0-4bef-ad26-a79d93de4dd9 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] Get all volumes completed successfully. Aug 13 03:37:22.058459 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0ba15741-8790-4601-bbc9-320f5f53b934 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.059767 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:22.059767 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:22.060114 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ba15741-8790-4601-bbc9-320f5f53b934 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 Aug 13 03:37:22.060305 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ba15741-8790-4601-bbc9-320f5f53b934 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:22.060494 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ba15741-8790-4601-bbc9-320f5f53b934 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:22.060653 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-0ba15741-8790-4601-bbc9-320f5f53b934 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume with id: 5c4c8d0b-94af-425f-806c-9033ab4e8740 Aug 13 03:37:22.069906 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:22.069906 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:22.069906 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0ba15741-8790-4601-bbc9-320f5f53b934 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:22.071355 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bf81cac2-24c6-4947-a49e-1388582407a8 req-d17be5c6-dcf0-4bef-ad26-a79d93de4dd9 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:37:22.072131 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 627/2477] 10.4.3.140 () {68 vars in 1508 bytes} [Thu Aug 13 03:37:22 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:22.093315 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0ba15741-8790-4601-bbc9-320f5f53b934 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Delete volume request issued successfully. Aug 13 03:37:22.093578 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ba15741-8790-4601-bbc9-320f5f53b934 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 returned with HTTP 202 Aug 13 03:37:22.094175 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 618/2478] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:22 2026] DELETE /volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:22.099288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4089bfdc-3362-4ab4-b0b2-6ed18ae631a2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.105593 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79adf69a-fe72-4cdc-a98d-e8b78b440053 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.105755 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4089bfdc-3362-4ab4-b0b2-6ed18ae631a2 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 Aug 13 03:37:22.106519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4089bfdc-3362-4ab4-b0b2-6ed18ae631a2 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:22.106740 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4089bfdc-3362-4ab4-b0b2-6ed18ae631a2 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:22.107902 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79adf69a-fe72-4cdc-a98d-e8b78b440053 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 Aug 13 03:37:22.108331 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79adf69a-fe72-4cdc-a98d-e8b78b440053 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:22.108534 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79adf69a-fe72-4cdc-a98d-e8b78b440053 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:22.108684 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-4089bfdc-3362-4ab4-b0b2-6ed18ae631a2 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Delete volume with id: 4d2f7775-0e67-4b3a-9315-c90361a944a1 Aug 13 03:37:22.117668 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:22.117668 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:22.121396 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:22.121396 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:22.122201 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4089bfdc-3362-4ab4-b0b2-6ed18ae631a2 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:22.125005 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-79adf69a-fe72-4cdc-a98d-e8b78b440053 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Volume info retrieved successfully. Aug 13 03:37:22.132358 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79adf69a-fe72-4cdc-a98d-e8b78b440053 tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 returned with HTTP 200 Aug 13 03:37:22.133121 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 621/2479] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:22 2026] GET /volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:22.152338 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4089bfdc-3362-4ab4-b0b2-6ed18ae631a2 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Delete volume request issued successfully. Aug 13 03:37:22.152629 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4089bfdc-3362-4ab4-b0b2-6ed18ae631a2 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 returned with HTTP 202 Aug 13 03:37:22.153365 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 614/2480] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:22 2026] DELETE /volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:22.164672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f0e564cd-d56b-4552-acf1-132eb24594ca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.169861 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0e564cd-d56b-4552-acf1-132eb24594ca tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 Aug 13 03:37:22.169861 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0e564cd-d56b-4552-acf1-132eb24594ca tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:22.169861 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0e564cd-d56b-4552-acf1-132eb24594ca tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:22.181557 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:22.181557 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:22.187227 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f0e564cd-d56b-4552-acf1-132eb24594ca tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:22.195120 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0e564cd-d56b-4552-acf1-132eb24594ca tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 returned with HTTP 200 Aug 13 03:37:22.195570 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 628/2481] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:22 2026] GET /volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:22.352974 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b06c64f5-e25f-4d80-84e1-834518501c75 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.412194 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-e0737511-94a7-4ec1-9bb4-fd83cd609c76 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.414779 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-e0737511-94a7-4ec1-9bb4-fd83cd609c76 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/limits Aug 13 03:37:22.414988 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-e0737511-94a7-4ec1-9bb4-fd83cd609c76 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:22.415216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-e0737511-94a7-4ec1-9bb4-fd83cd609c76 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:22.424619 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-e0737511-94a7-4ec1-9bb4-fd83cd609c76 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:22.424987 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-e0737511-94a7-4ec1-9bb4-fd83cd609c76 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:22.425286 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-e0737511-94a7-4ec1-9bb4-fd83cd609c76 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:22.440628 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-e0737511-94a7-4ec1-9bb4-fd83cd609c76 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Aug 13 03:37:22.441078 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 622/2482] 10.4.3.140 () {68 vars in 1484 bytes} [Thu Aug 13 03:37:22 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:22.478501 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:22.479003 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1230264260"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:22.480507 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-5f88844f-7e06-4f52-8e0e-46349ab27b86 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.481270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1230264260'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:22.481526 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume of 1 GB Aug 13 03:37:22.485421 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-5f88844f-7e06-4f52-8e0e-46349ab27b86 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:22.485421 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-5f88844f-7e06-4f52-8e0e-46349ab27b86 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:22.485607 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-5f88844f-7e06-4f52-8e0e-46349ab27b86 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:22.487505 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Availability Zones retrieved successfully. Aug 13 03:37:22.497133 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (958876d0-5375-4d72-a6d5-d740fac09361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:22.498383 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:22.498383 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:22.498537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ddb32c3-4b1c-438c-90fd-4bbe6d476583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:22.499770 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:22.502984 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-5f88844f-7e06-4f52-8e0e-46349ab27b86 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:22.509422 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-5f88844f-7e06-4f52-8e0e-46349ab27b86 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 200 Aug 13 03:37:22.509941 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 615/2483] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:22 2026] GET /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 1450 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:22.518923 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-37f27325-e0e1-4a1a-975b-7338548f74e4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:22.521850 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-37f27325-e0e1-4a1a-975b-7338548f74e4 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:22.521850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-37f27325-e0e1-4a1a-975b-7338548f74e4 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "625d839a-6d09-47be-b684-651321b7da49", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1978168545", "description": null, "metadata": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:22.531867 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:22.531867 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:22.532544 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-37f27325-e0e1-4a1a-975b-7338548f74e4 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:22.533179 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-37f27325-e0e1-4a1a-975b-7338548f74e4 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Create snapshot from volume 625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:22.539174 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ddb32c3-4b1c-438c-90fd-4bbe6d476583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:22.539672 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ceade0d-84dd-40a6-9270-a35198bacbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:22.570782 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-37f27325-e0e1-4a1a-975b-7338548f74e4 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Created reservations ['f6453fde-eea6-4c64-bf9b-9c57ad271db4', '0aa65e85-6a5d-4589-8c88-e5ce1e4cc7e4', 'b61a75bd-f470-43d5-909c-d947b29da9f6', '1b67410e-0192-4209-9c3b-1fb5dbf6201b'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:22.604803 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-37f27325-e0e1-4a1a-975b-7338548f74e4 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Snapshot force create request issued successfully. Aug 13 03:37:22.605446 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-ad6b239c-7bcb-4d97-b0b1-f5999c4e8d1f req-37f27325-e0e1-4a1a-975b-7338548f74e4 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:37:22.606195 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 629/2484] 10.4.3.140 () {72 vars in 1547 bytes} [Thu Aug 13 03:37:22 2026] POST /volume/v3/snapshots => generated 319 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:22.614748 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['e7e0d594-9361-43c9-85c5-276dfde54120', '7cfabfdc-9cee-4cd1-a68a-cac4f0caa3e1', 'dccc8011-90aa-4a51-904f-70cb16e41f0c', '6014521d-8229-4ffa-95a2-643ce62ee4dc'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:22.615766 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ceade0d-84dd-40a6-9270-a35198bacbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7e0d594-9361-43c9-85c5-276dfde54120', '7cfabfdc-9cee-4cd1-a68a-cac4f0caa3e1', 'dccc8011-90aa-4a51-904f-70cb16e41f0c', '6014521d-8229-4ffa-95a2-643ce62ee4dc']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:22.616730 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc5c516-fb1c-4f94-ab0b-264c8c710b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:22.639541 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc5c516-fb1c-4f94-ab0b-264c8c710b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0408a6-a284-40f3-b8e0-fc053987ae17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1230264260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['e7e0d594-9361-43c9-85c5-276dfde54120','7cfabfdc-9cee-4cd1-a68a-cac4f0caa3e1','dccc8011-90aa-4a51-904f-70cb16e41f0c','6014521d-8229-4ffa-95a2-643ce62ee4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1230264260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b0408a6-a284-40f3-b8e0-fc053987ae17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2186a7bbeb1446dabfdafe3ec65004dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b2821e01fa4568b41b2153c787414d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:22.640335 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8222e4c-1bfb-449a-b331-11e2e95530b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:22.658137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8222e4c-1bfb-449a-b331-11e2e95530b7) transitioned into state 'SUCCESS' from state '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-1230264260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['e7e0d594-9361-43c9-85c5-276dfde54120','7cfabfdc-9cee-4cd1-a68a-cac4f0caa3e1','dccc8011-90aa-4a51-904f-70cb16e41f0c','6014521d-8229-4ffa-95a2-643ce62ee4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:22.658853 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63b3ea4-1c03-4f82-bd0a-83f9edb029f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:22.667446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63b3ea4-1c03-4f82-bd0a-83f9edb029f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:22.669424 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (958876d0-5375-4d72-a6d5-d740fac09361) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:22.669424 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request issued successfully. Aug 13 03:37:22.669503 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b06c64f5-e25f-4d80-84e1-834518501c75 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:22.669877 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 619/2485] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:22 2026] POST /volume/v3/volumes => generated 749 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:22.987369 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c87e07de-af8e-4234-9484-70cd7e40423d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:23.060217 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c87e07de-af8e-4234-9484-70cd7e40423d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:23.060697 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c87e07de-af8e-4234-9484-70cd7e40423d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-893716404", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:23.088307 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c87e07de-af8e-4234-9484-70cd7e40423d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:23.088858 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 623/2486] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:37:22 2026] POST /volume/v3/types => generated 274 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:23.097223 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8f455a26-81d3-4603-809a-4a83d4a32522 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:23.099485 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f455a26-81d3-4603-809a-4a83d4a32522 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:23.099996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f455a26-81d3-4603-809a-4a83d4a32522 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2008300788", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:23.117231 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f455a26-81d3-4603-809a-4a83d4a32522 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:23.117740 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 616/2487] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:37:23 2026] POST /volume/v3/types => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:23.125923 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:23.150881 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4a4431b7-50f9-4c6a-93a8-b6a40a28a73d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:23.153695 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a4431b7-50f9-4c6a-93a8-b6a40a28a73d tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] GET https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 Aug 13 03:37:23.153695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4a4431b7-50f9-4c6a-93a8-b6a40a28a73d tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:23.153881 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4a4431b7-50f9-4c6a-93a8-b6a40a28a73d tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:23.162634 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a4431b7-50f9-4c6a-93a8-b6a40a28a73d tempest-CreateVolumesFromSnapshotTest-1123011949 tempest-CreateVolumesFromSnapshotTest-1123011949-project-member] https://10.4.3.140/volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 returned with HTTP 404 Aug 13 03:37:23.163160 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 620/2488] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:23 2026] GET /volume/v3/volumes/5c4c8d0b-94af-425f-806c-9033ab4e8740 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:23.209371 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:23.210006 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1671976432", "volume_type": "b83d9256-47b8-4dac-8139-bf46491f6e10", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:23.212302 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1671976432', 'volume_type': 'b83d9256-47b8-4dac-8139-bf46491f6e10', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:23.216849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f38e7913-0da8-4108-a3c4-bc901a4fad67 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:23.219519 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f38e7913-0da8-4108-a3c4-bc901a4fad67 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 Aug 13 03:37:23.219846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f38e7913-0da8-4108-a3c4-bc901a4fad67 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:23.220149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f38e7913-0da8-4108-a3c4-bc901a4fad67 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:23.220309 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Create volume of 1 GB Aug 13 03:37:23.220718 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:23.220718 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:23.221451 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Availability Zones retrieved successfully. Aug 13 03:37:23.232265 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f38e7913-0da8-4108-a3c4-bc901a4fad67 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 returned with HTTP 404 Aug 13 03:37:23.232866 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 624/2489] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:23 2026] GET /volume/v3/volumes/4d2f7775-0e67-4b3a-9315-c90361a944a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:23.233508 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Flow 'volume_create_api' (e6e747fa-f06a-4f9a-b7d5-38e0456baf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:23.234639 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed279de8-ad5e-49c3-838b-f8446a49a712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:23.235559 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:23.240721 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a1f71f2b-3cb5-46e1-88d4-9d874fd82de8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:23.243316 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a1f71f2b-3cb5-46e1-88d4-9d874fd82de8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] DELETE https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc Aug 13 03:37:23.243575 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a1f71f2b-3cb5-46e1-88d4-9d874fd82de8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:23.243776 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a1f71f2b-3cb5-46e1-88d4-9d874fd82de8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:23.244011 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-a1f71f2b-3cb5-46e1-88d4-9d874fd82de8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Delete volume with id: 89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc Aug 13 03:37:23.252315 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:23.252315 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:23.252811 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a1f71f2b-3cb5-46e1-88d4-9d874fd82de8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:23.261537 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed279de8-ad5e-49c3-838b-f8446a49a712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:37:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b83d9256-47b8-4dac-8139-bf46491f6e10,is_public=True,name='tempest-VolumeTypesTest-volume-type-893716404',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b83d9256-47b8-4dac-8139-bf46491f6e10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:23.262622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8d2348-7c25-487b-81e8-22d4c9db1131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:23.272596 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a1f71f2b-3cb5-46e1-88d4-9d874fd82de8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Delete volume request issued successfully. Aug 13 03:37:23.272838 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a1f71f2b-3cb5-46e1-88d4-9d874fd82de8 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc returned with HTTP 202 Aug 13 03:37:23.273399 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 617/2490] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:23 2026] DELETE /volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:23.286799 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-817770eb-765c-4626-8aa1-6390fb43f860 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:23.290111 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-817770eb-765c-4626-8aa1-6390fb43f860 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc Aug 13 03:37:23.290475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-817770eb-765c-4626-8aa1-6390fb43f860 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:23.290715 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-817770eb-765c-4626-8aa1-6390fb43f860 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:23.292120 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-893716404 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-893716404, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:23.292498 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-893716404 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-893716404, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:23.299052 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:23.299052 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:23.305267 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-817770eb-765c-4626-8aa1-6390fb43f860 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:23.317899 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-817770eb-765c-4626-8aa1-6390fb43f860 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc returned with HTTP 200 Aug 13 03:37:23.317899 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 621/2491] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:23 2026] GET /volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:23.332964 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Created reservations ['0af98100-c44e-48de-be0f-b28aabf6ea58', '9815b7ff-e158-444e-aa16-50451f4d135e', '251d8e2a-c841-426f-8545-9871ece27b7e', 'a2842ff5-1433-405b-b340-2c69b110318c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:23.333739 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8d2348-7c25-487b-81e8-22d4c9db1131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0af98100-c44e-48de-be0f-b28aabf6ea58', '9815b7ff-e158-444e-aa16-50451f4d135e', '251d8e2a-c841-426f-8545-9871ece27b7e', 'a2842ff5-1433-405b-b340-2c69b110318c']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:23.335316 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f072b49-6873-4c32-8f7e-f6bf7bb40ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:23.358805 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f072b49-6873-4c32-8f7e-f6bf7bb40ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed520389-b7f8-4e7b-a87f-c29ce16e775a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1671976432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7a43a03b074d2689cfd50b3e1f34d9',qos_specs=None,replication_status=,reservations=['0af98100-c44e-48de-be0f-b28aabf6ea58','9815b7ff-e158-444e-aa16-50451f4d135e','251d8e2a-c841-426f-8545-9871ece27b7e','a2842ff5-1433-405b-b340-2c69b110318c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd5776a5ef04de3b5dbd899f421327c',volume_type_id=b83d9256-47b8-4dac-8139-bf46491f6e10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1671976432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed520389-b7f8-4e7b-a87f-c29ce16e775a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb7a43a03b074d2689cfd50b3e1f34d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bd5776a5ef04de3b5dbd899f421327c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b83d9256-47b8-4dac-8139-bf46491f6e10),volume_type_id=b83d9256-47b8-4dac-8139-bf46491f6e10)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:23.360576 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (350367b7-c164-40ee-a9d4-2c1afbc1144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:23.401468 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (350367b7-c164-40ee-a9d4-2c1afbc1144c) transitioned into state 'SUCCESS' from state '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-1671976432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb7a43a03b074d2689cfd50b3e1f34d9',qos_specs=None,replication_status=,reservations=['0af98100-c44e-48de-be0f-b28aabf6ea58','9815b7ff-e158-444e-aa16-50451f4d135e','251d8e2a-c841-426f-8545-9871ece27b7e','a2842ff5-1433-405b-b340-2c69b110318c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bd5776a5ef04de3b5dbd899f421327c',volume_type_id=b83d9256-47b8-4dac-8139-bf46491f6e10)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:23.402420 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09510610-e9a2-4c79-b91a-6a30b0cf39f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:23.414989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09510610-e9a2-4c79-b91a-6a30b0cf39f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:23.415641 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Flow 'volume_create_api' (e6e747fa-f06a-4f9a-b7d5-38e0456baf84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:23.416198 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Create volume request issued successfully. Aug 13 03:37:23.418996 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dba90303-0a22-4dfd-9c0d-8ed15a41142c tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:23.418996 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 630/2492] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:23 2026] POST /volume/v3/volumes => generated 783 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:23.436559 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ce3b39b8-e52f-4a86-aa57-6bc0798f2208 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:23.439948 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce3b39b8-e52f-4a86-aa57-6bc0798f2208 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] GET https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:23.440152 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce3b39b8-e52f-4a86-aa57-6bc0798f2208 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:23.440416 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce3b39b8-e52f-4a86-aa57-6bc0798f2208 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:23.451040 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:23.451040 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:23.458151 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ce3b39b8-e52f-4a86-aa57-6bc0798f2208 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Volume info retrieved successfully. Aug 13 03:37:23.467199 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce3b39b8-e52f-4a86-aa57-6bc0798f2208 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a returned with HTTP 200 Aug 13 03:37:23.467848 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 625/2493] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:23 2026] GET /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:24.335146 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f2002e10-534c-4cc8-8bdb-31c53f4028c6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:24.337207 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f2002e10-534c-4cc8-8bdb-31c53f4028c6 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc Aug 13 03:37:24.337389 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f2002e10-534c-4cc8-8bdb-31c53f4028c6 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:24.337579 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f2002e10-534c-4cc8-8bdb-31c53f4028c6 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:24.347337 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f2002e10-534c-4cc8-8bdb-31c53f4028c6 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc returned with HTTP 404 Aug 13 03:37:24.347793 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 618/2494] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:24 2026] GET /volume/v3/volumes/89d8c450-60da-4b84-bb2f-0ed6bfd6e0cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:24.354971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cdb4e741-86e0-445e-bea5-b675f78643fd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:24.357041 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cdb4e741-86e0-445e-bea5-b675f78643fd tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] DELETE https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb Aug 13 03:37:24.357270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cdb4e741-86e0-445e-bea5-b675f78643fd tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:24.357515 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cdb4e741-86e0-445e-bea5-b675f78643fd tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:24.357710 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-cdb4e741-86e0-445e-bea5-b675f78643fd tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Delete volume with id: 04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb Aug 13 03:37:24.366601 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:24.366601 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:24.367198 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cdb4e741-86e0-445e-bea5-b675f78643fd tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:24.389181 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cdb4e741-86e0-445e-bea5-b675f78643fd tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Delete volume request issued successfully. Aug 13 03:37:24.389384 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cdb4e741-86e0-445e-bea5-b675f78643fd tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb returned with HTTP 202 Aug 13 03:37:24.389853 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 622/2495] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:24 2026] DELETE /volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:24.401337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f0130db9-56f5-4403-8ad0-50259d6fdb03 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:24.403722 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0130db9-56f5-4403-8ad0-50259d6fdb03 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb Aug 13 03:37:24.404248 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0130db9-56f5-4403-8ad0-50259d6fdb03 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:24.404913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0130db9-56f5-4403-8ad0-50259d6fdb03 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:24.415601 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:24.415601 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:24.423688 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f0130db9-56f5-4403-8ad0-50259d6fdb03 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Volume info retrieved successfully. Aug 13 03:37:24.431242 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0130db9-56f5-4403-8ad0-50259d6fdb03 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb returned with HTTP 200 Aug 13 03:37:24.432126 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 631/2496] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:24 2026] GET /volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:24.483911 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7a9e3caf-1b22-4554-b720-b235f15f5838 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:24.486436 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a9e3caf-1b22-4554-b720-b235f15f5838 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] GET https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:24.486663 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a9e3caf-1b22-4554-b720-b235f15f5838 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:24.486958 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a9e3caf-1b22-4554-b720-b235f15f5838 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:24.498053 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:24.498053 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:24.503432 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7a9e3caf-1b22-4554-b720-b235f15f5838 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Volume info retrieved successfully. Aug 13 03:37:24.509799 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a9e3caf-1b22-4554-b720-b235f15f5838 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a returned with HTTP 200 Aug 13 03:37:24.510270 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 626/2497] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:24 2026] GET /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:24.524255 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:24.528408 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] POST https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a/action Aug 13 03:37:24.528408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Action body: b'{"os-retype": {"new_type": "aadae4b6-fc12-4789-a7f6-d73554cbec50"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:24.528408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "aadae4b6-fc12-4789-a7f6-d73554cbec50"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:24.545847 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:24.545847 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:24.545847 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Volume info retrieved successfully. Aug 13 03:37:24.576123 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2008300788 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2008300788, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:24.576329 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2008300788 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2008300788, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:24.607209 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Created reservations ['2976b5de-8923-4904-8713-13d9fbb279fa', 'd66974e1-f08c-4f69-bc39-330c645934ea'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:24.624705 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-893716404 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-893716404, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:24.625155 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-893716404 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-893716404, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:24.634249 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Created reservations ['14db6897-7678-44c3-bf8e-cb80a37d66ba', 'f0b19647-2d00-4ab1-a3ba-2071e09b255b'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:24.668349 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Retype volume request issued successfully. Aug 13 03:37:24.668651 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6936ffcb-fdf5-4e61-bbb7-e08f86d0d089 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a/action returned with HTTP 202 Aug 13 03:37:24.669142 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 619/2498] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:37:24 2026] POST /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:24.679631 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-93847813-2258-4b93-a194-7d7450a086a4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:24.681788 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-93847813-2258-4b93-a194-7d7450a086a4 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] GET https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:24.682051 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-93847813-2258-4b93-a194-7d7450a086a4 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:24.682295 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-93847813-2258-4b93-a194-7d7450a086a4 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:24.695215 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:24.695215 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:24.700619 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-93847813-2258-4b93-a194-7d7450a086a4 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Volume info retrieved successfully. Aug 13 03:37:24.707105 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-93847813-2258-4b93-a194-7d7450a086a4 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a returned with HTTP 200 Aug 13 03:37:24.707799 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 623/2499] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:24 2026] GET /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:24.719934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-59b963db-7607-48eb-b31e-b80891f6dcca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:24.726674 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59b963db-7607-48eb-b31e-b80891f6dcca tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 Aug 13 03:37:24.727055 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59b963db-7607-48eb-b31e-b80891f6dcca tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:24.727333 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59b963db-7607-48eb-b31e-b80891f6dcca tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:24.742147 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:24.742147 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:24.743514 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-59b963db-7607-48eb-b31e-b80891f6dcca tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Snapshot retrieved successfully. Aug 13 03:37:24.744973 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59b963db-7607-48eb-b31e-b80891f6dcca tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 returned with HTTP 200 Aug 13 03:37:24.745722 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 632/2500] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:24 2026] GET /volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 => generated 478 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:25.034631 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6f31c13-b43f-4f5f-a68f-2cd9a9300697 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:25.038521 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6f31c13-b43f-4f5f-a68f-2cd9a9300697 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 Aug 13 03:37:25.038521 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6f31c13-b43f-4f5f-a68f-2cd9a9300697 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:25.038521 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6f31c13-b43f-4f5f-a68f-2cd9a9300697 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:25.038521 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a6f31c13-b43f-4f5f-a68f-2cd9a9300697 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Delete snapshot with id: bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 Aug 13 03:37:25.043450 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:25.043450 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:25.044153 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6f31c13-b43f-4f5f-a68f-2cd9a9300697 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Snapshot retrieved successfully. Aug 13 03:37:25.074740 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6f31c13-b43f-4f5f-a68f-2cd9a9300697 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Snapshot delete request issued successfully. Aug 13 03:37:25.075087 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6f31c13-b43f-4f5f-a68f-2cd9a9300697 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 returned with HTTP 202 Aug 13 03:37:25.075495 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 627/2501] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:25 2026] DELETE /volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:25.085482 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bb7ce006-b343-4598-995f-38a26e636cf0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:25.087896 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb7ce006-b343-4598-995f-38a26e636cf0 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 Aug 13 03:37:25.088062 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb7ce006-b343-4598-995f-38a26e636cf0 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:25.088288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb7ce006-b343-4598-995f-38a26e636cf0 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:25.094013 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:25.094013 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:25.094560 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-bb7ce006-b343-4598-995f-38a26e636cf0 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Snapshot retrieved successfully. Aug 13 03:37:25.095382 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb7ce006-b343-4598-995f-38a26e636cf0 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 returned with HTTP 200 Aug 13 03:37:25.095837 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 620/2502] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:25 2026] GET /volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:37:25.444959 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-251b1f3d-145b-4356-b4b8-ad9697823943 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:25.447556 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-251b1f3d-145b-4356-b4b8-ad9697823943 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] GET https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb Aug 13 03:37:25.447880 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-251b1f3d-145b-4356-b4b8-ad9697823943 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:25.448167 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-251b1f3d-145b-4356-b4b8-ad9697823943 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:25.457218 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-251b1f3d-145b-4356-b4b8-ad9697823943 tempest-VolumesTestJSON-870052417 tempest-VolumesTestJSON-870052417-project-member] https://10.4.3.140/volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb returned with HTTP 404 Aug 13 03:37:25.458008 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 624/2503] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:25 2026] GET /volume/v3/volumes/04c46e0a-0b3d-4cb9-b3cc-e63469a80bbb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:25.725643 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fa856def-6ea4-4fa8-b1cb-c40271627791 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:25.727575 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fa856def-6ea4-4fa8-b1cb-c40271627791 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] GET https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:25.727839 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fa856def-6ea4-4fa8-b1cb-c40271627791 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:25.728094 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fa856def-6ea4-4fa8-b1cb-c40271627791 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:25.738205 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:25.738205 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:25.743644 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fa856def-6ea4-4fa8-b1cb-c40271627791 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Volume info retrieved successfully. Aug 13 03:37:25.750738 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fa856def-6ea4-4fa8-b1cb-c40271627791 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a returned with HTTP 200 Aug 13 03:37:25.751369 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 633/2504] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:25 2026] GET /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:25.765728 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-791a67bd-9958-4c11-90b4-80e82f578616 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:25.767590 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-791a67bd-9958-4c11-90b4-80e82f578616 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] GET https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:25.767754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-791a67bd-9958-4c11-90b4-80e82f578616 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:25.767951 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-791a67bd-9958-4c11-90b4-80e82f578616 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:25.776145 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:25.776145 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:25.781180 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-791a67bd-9958-4c11-90b4-80e82f578616 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Volume info retrieved successfully. Aug 13 03:37:25.786260 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-791a67bd-9958-4c11-90b4-80e82f578616 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a returned with HTTP 200 Aug 13 03:37:25.786588 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 628/2505] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:25 2026] GET /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:25.799796 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9f487624-d96f-47d2-a19d-e707ff28b134 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:25.801994 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f487624-d96f-47d2-a19d-e707ff28b134 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] GET https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:25.802227 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f487624-d96f-47d2-a19d-e707ff28b134 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:25.802464 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f487624-d96f-47d2-a19d-e707ff28b134 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:25.811064 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:25.811064 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:25.816145 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9f487624-d96f-47d2-a19d-e707ff28b134 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Volume info retrieved successfully. Aug 13 03:37:25.822292 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f487624-d96f-47d2-a19d-e707ff28b134 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a returned with HTTP 200 Aug 13 03:37:25.822865 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 621/2506] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:25 2026] GET /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:25.838501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-24e6a0be-ed29-4d36-9c17-47c421136c2b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:25.840890 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-24e6a0be-ed29-4d36-9c17-47c421136c2b tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:25.841221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-24e6a0be-ed29-4d36-9c17-47c421136c2b tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:25.841512 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-24e6a0be-ed29-4d36-9c17-47c421136c2b tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:25.841796 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-24e6a0be-ed29-4d36-9c17-47c421136c2b tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Delete volume with id: ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:25.851882 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:25.851882 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:25.852500 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-24e6a0be-ed29-4d36-9c17-47c421136c2b tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Volume info retrieved successfully. Aug 13 03:37:25.872245 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-24e6a0be-ed29-4d36-9c17-47c421136c2b tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Delete volume request issued successfully. Aug 13 03:37:25.872538 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-24e6a0be-ed29-4d36-9c17-47c421136c2b tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a returned with HTTP 202 Aug 13 03:37:25.873092 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 625/2507] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:25 2026] DELETE /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:25.881540 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d2a9259f-10db-4fc8-8308-09452af533a3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:25.884148 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2a9259f-10db-4fc8-8308-09452af533a3 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] GET https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:25.884460 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2a9259f-10db-4fc8-8308-09452af533a3 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:25.884905 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2a9259f-10db-4fc8-8308-09452af533a3 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:25.895656 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:25.895656 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:25.901289 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d2a9259f-10db-4fc8-8308-09452af533a3 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Volume info retrieved successfully. Aug 13 03:37:25.907061 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2a9259f-10db-4fc8-8308-09452af533a3 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a returned with HTTP 200 Aug 13 03:37:25.907749 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 634/2508] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:25 2026] GET /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:26.105382 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5ccaae7f-d745-444e-9b32-7c73a922762e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:26.107660 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ccaae7f-d745-444e-9b32-7c73a922762e tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] GET https://10.4.3.140/volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 Aug 13 03:37:26.107993 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ccaae7f-d745-444e-9b32-7c73a922762e tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:26.108242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ccaae7f-d745-444e-9b32-7c73a922762e tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:26.113379 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ccaae7f-d745-444e-9b32-7c73a922762e tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 returned with HTTP 404 Aug 13 03:37:26.113973 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 629/2509] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:26 2026] GET /volume/v3/snapshots/bf78b0f0-3dff-4ec0-8bcb-68b3cd503047 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:26.485078 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:26.486984 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:26.487526 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "aa33ba40-0441-4513-93b1-9c9f8726ef98", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:26.489431 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'aa33ba40-0441-4513-93b1-9c9f8726ef98', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:26.775343 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume of 1 GB Aug 13 03:37:26.783974 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Availability Zones retrieved successfully. Aug 13 03:37:26.794875 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (75f5bfd3-0e81-434d-9d5f-38f18ad45210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:26.796339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4688aa16-4ed7-4846-b16e-66ac3a79de90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:26.798017 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:26.875442 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4688aa16-4ed7-4846-b16e-66ac3a79de90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:26.876263 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96b1615-5c8d-4fc2-bd30-c492f789b177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:26.925718 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ec907361-0792-44f2-b513-d089d12c6cb9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:26.927718 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ec907361-0792-44f2-b513-d089d12c6cb9 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] GET https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a Aug 13 03:37:26.927964 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ec907361-0792-44f2-b513-d089d12c6cb9 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:26.928196 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ec907361-0792-44f2-b513-d089d12c6cb9 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:26.937575 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ec907361-0792-44f2-b513-d089d12c6cb9 tempest-VolumeTypesTest-234869896 tempest-VolumeTypesTest-234869896-project-member] https://10.4.3.140/volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a returned with HTTP 404 Aug 13 03:37:26.938210 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 626/2510] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:26 2026] GET /volume/v3/volumes/ed520389-b7f8-4e7b-a87f-c29ce16e775a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:26.948382 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1a9fc57e-4619-4936-9015-a150142762d5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:26.948766 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e2fddf4a-0a31-47bc-b619-024658dcf252 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:26.951620 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1a9fc57e-4619-4936-9015-a150142762d5 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] DELETE https://10.4.3.140/volume/v3/types/aadae4b6-fc12-4789-a7f6-d73554cbec50 Aug 13 03:37:26.952506 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1a9fc57e-4619-4936-9015-a150142762d5 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:26.953559 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1a9fc57e-4619-4936-9015-a150142762d5 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:26.954797 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2fddf4a-0a31-47bc-b619-024658dcf252 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:37:26.955020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2fddf4a-0a31-47bc-b619-024658dcf252 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:26.955993 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2fddf4a-0a31-47bc-b619-024658dcf252 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:26.955993 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-e2fddf4a-0a31-47bc-b619-024658dcf252 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Delete snapshot with id: 86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:37:26.960845 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2fddf4a-0a31-47bc-b619-024658dcf252 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 returned with HTTP 404 Aug 13 03:37:26.961381 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 630/2511] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:26 2026] DELETE /volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:37:26.969865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-13ba4d36-440d-4d39-94c1-697ac8e585bd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:26.971765 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Created reservations ['263c0492-ff13-43ad-8f4f-e1df54200e45', '04b9f96b-df9f-40d9-b5ac-31e87a64ecbc', 'a6da2c31-1acc-48ad-9ecf-240ed8632084', '3d85f716-a8d0-46b7-a8b8-b40dc8e2b591'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:26.972545 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-13ba4d36-440d-4d39-94c1-697ac8e585bd tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 Aug 13 03:37:26.972545 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-13ba4d36-440d-4d39-94c1-697ac8e585bd tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:26.972545 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-13ba4d36-440d-4d39-94c1-697ac8e585bd tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:26.972855 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96b1615-5c8d-4fc2-bd30-c492f789b177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['263c0492-ff13-43ad-8f4f-e1df54200e45', '04b9f96b-df9f-40d9-b5ac-31e87a64ecbc', 'a6da2c31-1acc-48ad-9ecf-240ed8632084', '3d85f716-a8d0-46b7-a8b8-b40dc8e2b591']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:26.973923 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c658e7-f242-4eaa-b146-3fb8367ffb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:26.979967 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-13ba4d36-440d-4d39-94c1-697ac8e585bd tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 returned with HTTP 404 Aug 13 03:37:26.980978 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 627/2512] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:26 2026] GET /volume/v3/snapshots/86ce6332-bfe5-43f8-9c35-e361519ef113 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:26.988376 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1a9fc57e-4619-4936-9015-a150142762d5 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/aadae4b6-fc12-4789-a7f6-d73554cbec50 returned with HTTP 202 Aug 13 03:37:26.988588 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 635/2513] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:26 2026] DELETE /volume/v3/types/aadae4b6-fc12-4789-a7f6-d73554cbec50 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:26.997531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-82a4ba40-e0e0-4226-88c8-a358fbcb9fe3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.000763 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82a4ba40-e0e0-4226-88c8-a358fbcb9fe3 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/aadae4b6-fc12-4789-a7f6-d73554cbec50 Aug 13 03:37:27.001109 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82a4ba40-e0e0-4226-88c8-a358fbcb9fe3 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.001436 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82a4ba40-e0e0-4226-88c8-a358fbcb9fe3 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.003369 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c658e7-f242-4eaa-b146-3fb8367ffb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '256057ff-c27d-4dd6-a9ca-20a47aca9b09', '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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['263c0492-ff13-43ad-8f4f-e1df54200e45','04b9f96b-df9f-40d9-b5ac-31e87a64ecbc','a6da2c31-1acc-48ad-9ecf-240ed8632084','3d85f716-a8d0-46b7-a8b8-b40dc8e2b591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:26Z,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=256057ff-c27d-4dd6-a9ca-20a47aca9b09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c894a1eae3c940829076a1199e201987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='708f21b8bf6049fa8a73043148299bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:27.004645 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (376b162e-6804-4f92-bc77-4f56579c028a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:27.006793 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82a4ba40-e0e0-4226-88c8-a358fbcb9fe3 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/aadae4b6-fc12-4789-a7f6-d73554cbec50 returned with HTTP 404 Aug 13 03:37:27.007793 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 631/2514] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:26 2026] GET /volume/v3/types/aadae4b6-fc12-4789-a7f6-d73554cbec50 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:27.018214 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3b24fd73-2cd2-45d1-bc16-d414b3a02c8a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.021649 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3b24fd73-2cd2-45d1-bc16-d414b3a02c8a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] DELETE https://10.4.3.140/volume/v3/types/b83d9256-47b8-4dac-8139-bf46491f6e10 Aug 13 03:37:27.021942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3b24fd73-2cd2-45d1-bc16-d414b3a02c8a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.023571 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3b24fd73-2cd2-45d1-bc16-d414b3a02c8a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.036652 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (376b162e-6804-4f92-bc77-4f56579c028a) transitioned into state 'SUCCESS' from 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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['263c0492-ff13-43ad-8f4f-e1df54200e45','04b9f96b-df9f-40d9-b5ac-31e87a64ecbc','a6da2c31-1acc-48ad-9ecf-240ed8632084','3d85f716-a8d0-46b7-a8b8-b40dc8e2b591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:27.037278 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f94404-81f4-424c-adc6-22d93cfd1594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:27.043522 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-57e598ce-0786-419d-80a9-94eee508226c req-f5ac43c7-1f3d-4c02-bfdc-bb1cc1db6ad3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.049084 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-f5ac43c7-1f3d-4c02-bfdc-bb1cc1db6ad3 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:37:27.049084 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-f5ac43c7-1f3d-4c02-bfdc-bb1cc1db6ad3 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.049084 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-f5ac43c7-1f3d-4c02-bfdc-bb1cc1db6ad3 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.051115 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f94404-81f4-424c-adc6-22d93cfd1594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:27.052037 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (75f5bfd3-0e81-434d-9d5f-38f18ad45210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:27.052399 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request issued successfully. Aug 13 03:37:27.053083 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38182f5f-60a7-4913-9f07-f0e16804ba54 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:27.053569 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 622/2515] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:37:26 2026] POST /volume/v3/volumes => generated 775 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:27.067174 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:27.067174 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:27.067643 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-28d8337d-068a-4c4a-9342-6877c8fdfd6f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.070395 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28d8337d-068a-4c4a-9342-6877c8fdfd6f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:27.070635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28d8337d-068a-4c4a-9342-6877c8fdfd6f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.070946 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28d8337d-068a-4c4a-9342-6877c8fdfd6f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.073652 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-57e598ce-0786-419d-80a9-94eee508226c req-f5ac43c7-1f3d-4c02-bfdc-bb1cc1db6ad3 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:27.077334 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3b24fd73-2cd2-45d1-bc16-d414b3a02c8a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/b83d9256-47b8-4dac-8139-bf46491f6e10 returned with HTTP 202 Aug 13 03:37:27.078125 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 628/2516] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:27 2026] DELETE /volume/v3/types/b83d9256-47b8-4dac-8139-bf46491f6e10 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:27.079293 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-f5ac43c7-1f3d-4c02-bfdc-bb1cc1db6ad3 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:37:27.079847 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 636/2517] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:27.081152 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:27.081152 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:27.085726 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-28d8337d-068a-4c4a-9342-6877c8fdfd6f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:27.090600 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7c6e19bc-0216-4d26-b2a2-7e2e7617aa19 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.091861 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28d8337d-068a-4c4a-9342-6877c8fdfd6f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:27.091861 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 632/2518] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:27.093032 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7c6e19bc-0216-4d26-b2a2-7e2e7617aa19 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/b83d9256-47b8-4dac-8139-bf46491f6e10 Aug 13 03:37:27.093335 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7c6e19bc-0216-4d26-b2a2-7e2e7617aa19 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.093629 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7c6e19bc-0216-4d26-b2a2-7e2e7617aa19 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.097700 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7c6e19bc-0216-4d26-b2a2-7e2e7617aa19 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/b83d9256-47b8-4dac-8139-bf46491f6e10 returned with HTTP 404 Aug 13 03:37:27.098248 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 623/2519] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/b83d9256-47b8-4dac-8139-bf46491f6e10 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:27.112922 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dc54ef71-d460-4a8e-a367-3be5956ecf4c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.116041 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dc54ef71-d460-4a8e-a367-3be5956ecf4c tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:27.116625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dc54ef71-d460-4a8e-a367-3be5956ecf4c tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1158939192", "description": "tempest-volume-type-description-366876317", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.131814 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-57e598ce-0786-419d-80a9-94eee508226c req-80a72c7d-0162-43fa-b074-5d4d31759a40 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.133665 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-80a72c7d-0162-43fa-b074-5d4d31759a40 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] POST https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d/action Aug 13 03:37:27.134167 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-80a72c7d-0162-43fa-b074-5d4d31759a40 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:27.134299 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-80a72c7d-0162-43fa-b074-5d4d31759a40 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.146300 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dc54ef71-d460-4a8e-a367-3be5956ecf4c tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:27.146919 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 629/2520] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:37:27 2026] POST /volume/v3/types => generated 314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.157431 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5b92d9af-9ef8-4ac4-8edb-a2c8d840ee6d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.159339 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b92d9af-9ef8-4ac4-8edb-a2c8d840ee6d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/09a4db5b-47e0-4318-afc4-55769e9c4b96 Aug 13 03:37:27.159871 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b92d9af-9ef8-4ac4-8edb-a2c8d840ee6d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.159871 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b92d9af-9ef8-4ac4-8edb-a2c8d840ee6d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.161313 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:27.161313 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:27.161807 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-57e598ce-0786-419d-80a9-94eee508226c req-80a72c7d-0162-43fa-b074-5d4d31759a40 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:27.167895 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b92d9af-9ef8-4ac4-8edb-a2c8d840ee6d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/09a4db5b-47e0-4318-afc4-55769e9c4b96 returned with HTTP 200 Aug 13 03:37:27.168390 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 633/2521] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/09a4db5b-47e0-4318-afc4-55769e9c4b96 => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.173683 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-57e598ce-0786-419d-80a9-94eee508226c req-80a72c7d-0162-43fa-b074-5d4d31759a40 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Begin detaching volume completed successfully. Aug 13 03:37:27.173683 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-80a72c7d-0162-43fa-b074-5d4d31759a40 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d/action returned with HTTP 202 Aug 13 03:37:27.173683 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 637/2522] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:37:27 2026] POST /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:37:27.179897 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-deefdde0-4ef2-4c67-924d-ddf7db3c12c9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.183040 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-deefdde0-4ef2-4c67-924d-ddf7db3c12c9 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] DELETE https://10.4.3.140/volume/v3/types/09a4db5b-47e0-4318-afc4-55769e9c4b96 Aug 13 03:37:27.183361 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-deefdde0-4ef2-4c67-924d-ddf7db3c12c9 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.183667 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-deefdde0-4ef2-4c67-924d-ddf7db3c12c9 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.184043 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:27.184043 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:27.227030 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-deefdde0-4ef2-4c67-924d-ddf7db3c12c9 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/09a4db5b-47e0-4318-afc4-55769e9c4b96 returned with HTTP 202 Aug 13 03:37:27.227555 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 624/2523] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:27 2026] DELETE /volume/v3/types/09a4db5b-47e0-4318-afc4-55769e9c4b96 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:27.239163 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bd671ef5-63dd-4b7a-8274-0cd56c81a5b0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.242130 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bd671ef5-63dd-4b7a-8274-0cd56c81a5b0 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/09a4db5b-47e0-4318-afc4-55769e9c4b96 Aug 13 03:37:27.242733 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bd671ef5-63dd-4b7a-8274-0cd56c81a5b0 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.242733 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bd671ef5-63dd-4b7a-8274-0cd56c81a5b0 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.247401 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bd671ef5-63dd-4b7a-8274-0cd56c81a5b0 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/09a4db5b-47e0-4318-afc4-55769e9c4b96 returned with HTTP 404 Aug 13 03:37:27.248009 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 630/2524] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/09a4db5b-47e0-4318-afc4-55769e9c4b96 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:27.249403 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d85a9b29-24a2-4d09-9cdd-c25abad624ba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.249960 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d85a9b29-24a2-4d09-9cdd-c25abad624ba None None] GET https://10.4.3.140/volume// Aug 13 03:37:27.250214 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d85a9b29-24a2-4d09-9cdd-c25abad624ba None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.250480 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d85a9b29-24a2-4d09-9cdd-c25abad624ba None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.250938 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d85a9b29-24a2-4d09-9cdd-c25abad624ba None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:27.251312 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 634/2525] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:27.258735 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-83b239d0-77a0-43dd-a854-5db3086d440f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.261777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-57e598ce-0786-419d-80a9-94eee508226c req-0bb6c1b7-ad98-489d-90db-042ca387f389 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.264031 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83b239d0-77a0-43dd-a854-5db3086d440f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:27.264926 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-0bb6c1b7-ad98-489d-90db-042ca387f389 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:37:27.265091 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-83b239d0-77a0-43dd-a854-5db3086d440f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1926868024"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.265140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-0bb6c1b7-ad98-489d-90db-042ca387f389 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.265140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-0bb6c1b7-ad98-489d-90db-042ca387f389 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.282093 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:27.282093 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:27.287492 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-57e598ce-0786-419d-80a9-94eee508226c req-0bb6c1b7-ad98-489d-90db-042ca387f389 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:27.289263 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-83b239d0-77a0-43dd-a854-5db3086d440f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:27.289874 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 638/2526] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:37:27 2026] POST /volume/v3/types => generated 221 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.299747 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-0bb6c1b7-ad98-489d-90db-042ca387f389 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:37:27.300431 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 625/2527] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:27.301494 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9264a31c-9816-4540-8128-b9a274f3954a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.306385 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9264a31c-9816-4540-8128-b9a274f3954a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] POST https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption Aug 13 03:37:27.307178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9264a31c-9816-4540-8128-b9a274f3954a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.331052 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9264a31c-9816-4540-8128-b9a274f3954a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption returned with HTTP 200 Aug 13 03:37:27.331606 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 631/2528] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:37:27 2026] POST /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.345560 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-80015d7c-1d0d-4122-b22b-71e52fbf0e7a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.348483 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-80015d7c-1d0d-4122-b22b-71e52fbf0e7a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption Aug 13 03:37:27.348483 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-80015d7c-1d0d-4122-b22b-71e52fbf0e7a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.349460 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-80015d7c-1d0d-4122-b22b-71e52fbf0e7a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.356344 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-80015d7c-1d0d-4122-b22b-71e52fbf0e7a tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption returned with HTTP 200 Aug 13 03:37:27.356956 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 635/2529] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.367951 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-390ce0cc-8706-420a-84f9-a70908fc2800 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.371429 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-390ce0cc-8706-420a-84f9-a70908fc2800 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] PUT https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption/58cbc1ba-ecaf-4285-806e-5e94f64bbac0 Aug 13 03:37:27.371786 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-390ce0cc-8706-420a-84f9-a70908fc2800 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.401776 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-390ce0cc-8706-420a-84f9-a70908fc2800 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption/58cbc1ba-ecaf-4285-806e-5e94f64bbac0 returned with HTTP 200 Aug 13 03:37:27.402442 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 639/2530] 10.4.3.140 () {68 vars in 1507 bytes} [Thu Aug 13 03:37:27 2026] PUT /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption/58cbc1ba-ecaf-4285-806e-5e94f64bbac0 => generated 122 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:37:27.416230 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c91771fd-1faa-4e21-88c8-77e1dd7a2615 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.418553 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c91771fd-1faa-4e21-88c8-77e1dd7a2615 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption Aug 13 03:37:27.418553 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c91771fd-1faa-4e21-88c8-77e1dd7a2615 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.418938 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c91771fd-1faa-4e21-88c8-77e1dd7a2615 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.426842 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c91771fd-1faa-4e21-88c8-77e1dd7a2615 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption returned with HTTP 200 Aug 13 03:37:27.427283 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 626/2531] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.440373 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c514af3b-a769-4f6c-87f1-37448a67392f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.442392 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c514af3b-a769-4f6c-87f1-37448a67392f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption/cipher Aug 13 03:37:27.442858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c514af3b-a769-4f6c-87f1-37448a67392f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.443250 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c514af3b-a769-4f6c-87f1-37448a67392f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.452018 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c514af3b-a769-4f6c-87f1-37448a67392f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption/cipher returned with HTTP 200 Aug 13 03:37:27.453155 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 632/2532] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:27.463177 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6fb04f5e-5099-4abf-9a78-5711078f60dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.464965 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fb04f5e-5099-4abf-9a78-5711078f60dd tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] DELETE https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption/58cbc1ba-ecaf-4285-806e-5e94f64bbac0 Aug 13 03:37:27.465169 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6fb04f5e-5099-4abf-9a78-5711078f60dd tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.465322 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6fb04f5e-5099-4abf-9a78-5711078f60dd tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.487089 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fb04f5e-5099-4abf-9a78-5711078f60dd tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption/58cbc1ba-ecaf-4285-806e-5e94f64bbac0 returned with HTTP 202 Aug 13 03:37:27.487495 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 636/2533] 10.4.3.140 () {66 vars in 1489 bytes} [Thu Aug 13 03:37:27 2026] DELETE /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption/58cbc1ba-ecaf-4285-806e-5e94f64bbac0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:27.500425 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0852ca5f-ad85-4518-a727-4259b1278e8b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.503024 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0852ca5f-ad85-4518-a727-4259b1278e8b tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption Aug 13 03:37:27.503252 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0852ca5f-ad85-4518-a727-4259b1278e8b tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.503490 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0852ca5f-ad85-4518-a727-4259b1278e8b tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.515894 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0852ca5f-ad85-4518-a727-4259b1278e8b tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption returned with HTTP 200 Aug 13 03:37:27.515894 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 640/2534] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 03:37:27.528153 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bf10961c-b8bd-45b1-9232-1b527bc3e0a7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.530088 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bf10961c-b8bd-45b1-9232-1b527bc3e0a7 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption Aug 13 03:37:27.530264 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bf10961c-b8bd-45b1-9232-1b527bc3e0a7 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.530522 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bf10961c-b8bd-45b1-9232-1b527bc3e0a7 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.536945 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bf10961c-b8bd-45b1-9232-1b527bc3e0a7 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption returned with HTTP 200 Aug 13 03:37:27.537343 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 627/2535] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 03:37:27.546697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bc3542ac-8191-4635-96ea-56ece8594595 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.551386 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc3542ac-8191-4635-96ea-56ece8594595 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] DELETE https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558 Aug 13 03:37:27.551634 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc3542ac-8191-4635-96ea-56ece8594595 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.551856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc3542ac-8191-4635-96ea-56ece8594595 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.578972 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-70acb3a8-b3fe-41be-85b2-58d061498733 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.583559 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc3542ac-8191-4635-96ea-56ece8594595 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558 returned with HTTP 202 Aug 13 03:37:27.584101 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 633/2536] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:27 2026] DELETE /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:27.592384 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d5f0e89f-d510-4eb4-910c-bd351e34d22f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.594547 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5f0e89f-d510-4eb4-910c-bd351e34d22f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558 Aug 13 03:37:27.594771 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5f0e89f-d510-4eb4-910c-bd351e34d22f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.595043 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5f0e89f-d510-4eb4-910c-bd351e34d22f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.599697 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5f0e89f-d510-4eb4-910c-bd351e34d22f tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558 returned with HTTP 404 Aug 13 03:37:27.600421 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 641/2537] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/9f7853a8-bb28-4995-ad7b-45d9a02d0558 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:27.609870 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5bd5e38e-ed2f-4096-b4b0-8d30be80f0ec None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.612337 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5bd5e38e-ed2f-4096-b4b0-8d30be80f0ec tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types Aug 13 03:37:27.612681 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5bd5e38e-ed2f-4096-b4b0-8d30be80f0ec tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.613019 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5bd5e38e-ed2f-4096-b4b0-8d30be80f0ec tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.631227 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5bd5e38e-ed2f-4096-b4b0-8d30be80f0ec tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:27.631631 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 628/2538] 10.4.3.140 () {66 vars in 1231 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.641892 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-74d8b452-6aa9-4f4b-b2e1-dbf54dd2cf7c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.643604 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-74d8b452-6aa9-4f4b-b2e1-dbf54dd2cf7c tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:27.643956 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-74d8b452-6aa9-4f4b-b2e1-dbf54dd2cf7c tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-318988394"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.658856 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-74d8b452-6aa9-4f4b-b2e1-dbf54dd2cf7c tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:27.659293 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 634/2539] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:37:27 2026] POST /volume/v3/types => generated 220 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.670931 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0cde9f4c-e7d4-4a07-81ae-a2b297eba0d5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.674083 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cde9f4c-e7d4-4a07-81ae-a2b297eba0d5 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] PUT https://10.4.3.140/volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 Aug 13 03:37:27.674582 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0cde9f4c-e7d4-4a07-81ae-a2b297eba0d5 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-595569578", "description": "tempest-volume-type-description-1981681748", "is_public": false}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.700146 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70acb3a8-b3fe-41be-85b2-58d061498733 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:27.700973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-70acb3a8-b3fe-41be-85b2-58d061498733 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1951359266"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.720877 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-70acb3a8-b3fe-41be-85b2-58d061498733 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:27.721315 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 637/2540] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:37:27 2026] POST /volume/v3/types => generated 220 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.733054 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d4d60a91-e848-4ab3-a704-d27d9f8cff1c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.733343 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d4d60a91-e848-4ab3-a704-d27d9f8cff1c tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] POST https://10.4.3.140/volume/v3/group_types Aug 13 03:37:27.733912 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d4d60a91-e848-4ab3-a704-d27d9f8cff1c tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1306736303"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.734176 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cde9f4c-e7d4-4a07-81ae-a2b297eba0d5 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 returned with HTTP 200 Aug 13 03:37:27.734906 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 642/2541] 10.4.3.140 () {68 vars in 1363 bytes} [Thu Aug 13 03:37:27 2026] PUT /volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 => generated 204 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.745403 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-be2e4eb7-dee6-4786-b07e-f6e0b1e20c8e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.747780 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be2e4eb7-dee6-4786-b07e-f6e0b1e20c8e tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 Aug 13 03:37:27.748123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be2e4eb7-dee6-4786-b07e-f6e0b1e20c8e tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.748363 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be2e4eb7-dee6-4786-b07e-f6e0b1e20c8e tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.748803 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d4d60a91-e848-4ab3-a704-d27d9f8cff1c tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] https://10.4.3.140/volume/v3/group_types returned with HTTP 202 Aug 13 03:37:27.749394 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 629/2542] 10.4.3.140 () {70 vars in 1311 bytes} [Thu Aug 13 03:37:27 2026] POST /volume/v3/group_types => generated 177 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:27.755083 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be2e4eb7-dee6-4786-b07e-f6e0b1e20c8e tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 returned with HTTP 200 Aug 13 03:37:27.755698 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 635/2543] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 => generated 268 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:27.757788 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e68dd5e1-d665-4397-a175-f7c5976e7148 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.764094 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-31c70a92-c78e-4098-919b-52b7e05a4388 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.766191 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31c70a92-c78e-4098-919b-52b7e05a4388 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] DELETE https://10.4.3.140/volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 Aug 13 03:37:27.766462 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31c70a92-c78e-4098-919b-52b7e05a4388 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.766746 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31c70a92-c78e-4098-919b-52b7e05a4388 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.793652 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31c70a92-c78e-4098-919b-52b7e05a4388 tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 returned with HTTP 202 Aug 13 03:37:27.794190 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 643/2544] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:27 2026] DELETE /volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:27.807427 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2099fa1b-2e2a-4db7-b704-b9912c38fa1d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.809844 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2099fa1b-2e2a-4db7-b704-b9912c38fa1d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] GET https://10.4.3.140/volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 Aug 13 03:37:27.810238 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2099fa1b-2e2a-4db7-b704-b9912c38fa1d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.810459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2099fa1b-2e2a-4db7-b704-b9912c38fa1d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.814136 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2099fa1b-2e2a-4db7-b704-b9912c38fa1d tempest-VolumeTypesTest-1651338387 tempest-VolumeTypesTest-1651338387-project-admin] https://10.4.3.140/volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 returned with HTTP 404 Aug 13 03:37:27.814787 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 630/2545] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/types/1305931e-cac2-493c-be1c-68e965a12220 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:27.826729 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e68dd5e1-d665-4397-a175-f7c5976e7148 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] POST https://10.4.3.140/volume/v3/groups Aug 13 03:37:27.827141 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e68dd5e1-d665-4397-a175-f7c5976e7148 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "91849499-4b12-44de-8d8d-698497524873", "volume_types": ["6a8d829f-ae22-4c9e-8165-4c5dd5edfec5"], "name": "tempest-GroupsV320Test-Group-2033631672"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:27.829030 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-e68dd5e1-d665-4397-a175-f7c5976e7148 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Creating new group {'group': {'group_type': '91849499-4b12-44de-8d8d-698497524873', 'volume_types': ['6a8d829f-ae22-4c9e-8165-4c5dd5edfec5'], 'name': 'tempest-GroupsV320Test-Group-2033631672'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 13 03:37:27.833503 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.groups [None req-e68dd5e1-d665-4397-a175-f7c5976e7148 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Creating group tempest-GroupsV320Test-Group-2033631672. Aug 13 03:37:27.842539 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e68dd5e1-d665-4397-a175-f7c5976e7148 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Availability Zones retrieved successfully. Aug 13 03:37:27.868150 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-e68dd5e1-d665-4397-a175-f7c5976e7148 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Created reservations ['51e1956b-413e-4a5e-9f98-089c131798d0'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:27.897049 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e68dd5e1-d665-4397-a175-f7c5976e7148 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups returned with HTTP 202 Aug 13 03:37:27.897420 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 638/2546] 10.4.3.140 () {70 vars in 1297 bytes} [Thu Aug 13 03:37:27 2026] POST /volume/v3/groups => generated 108 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:27.907054 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2bd3d677-f2ef-4319-a2bd-d914ae05db48 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.910357 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2bd3d677-f2ef-4319-a2bd-d914ae05db48 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] GET https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b Aug 13 03:37:27.910687 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2bd3d677-f2ef-4319-a2bd-d914ae05db48 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.910925 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2bd3d677-f2ef-4319-a2bd-d914ae05db48 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:27.911120 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-2bd3d677-f2ef-4319-a2bd-d914ae05db48 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] show called for member 769eaae5-2e9b-46a7-a9f5-2386aff0262b {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:37:27.914916 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:27.914916 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:27.922777 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2bd3d677-f2ef-4319-a2bd-d914ae05db48 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b returned with HTTP 200 Aug 13 03:37:27.923215 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 636/2547] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:37:27 2026] GET /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:27.989706 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-d1340b7a-8a1e-4500-ba88-be821e5cf37b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:27.991772 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-d1340b7a-8a1e-4500-ba88-be821e5cf37b tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] DELETE https://10.4.3.140/volume/v3/attachments/3cba70e6-3b56-4c40-b195-cd56adcfa2c5 Aug 13 03:37:27.991989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-d1340b7a-8a1e-4500-ba88-be821e5cf37b tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:27.992176 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-d1340b7a-8a1e-4500-ba88-be821e5cf37b tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:28.000747 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:28.000747 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:28.074057 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-d1340b7a-8a1e-4500-ba88-be821e5cf37b tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/attachments/3cba70e6-3b56-4c40-b195-cd56adcfa2c5 returned with HTTP 200 Aug 13 03:37:28.074573 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 644/2548] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:37:27 2026] DELETE /volume/v3/attachments/3cba70e6-3b56-4c40-b195-cd56adcfa2c5 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:28.083446 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-47774130-34dd-40ed-95f3-1b79f6175881 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:28.085752 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-47774130-34dd-40ed-95f3-1b79f6175881 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] DELETE https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:28.086002 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-47774130-34dd-40ed-95f3-1b79f6175881 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:28.086127 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-47774130-34dd-40ed-95f3-1b79f6175881 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:28.086273 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-47774130-34dd-40ed-95f3-1b79f6175881 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Delete volume with id: 625d839a-6d09-47be-b684-651321b7da49 Aug 13 03:37:28.096999 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:28.096999 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:28.097656 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-47774130-34dd-40ed-95f3-1b79f6175881 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Volume info retrieved successfully. Aug 13 03:37:28.104793 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c9d885c3-ff53-444f-9f74-c1e98f49d0b1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:28.106614 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9d885c3-ff53-444f-9f74-c1e98f49d0b1 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:28.106795 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9d885c3-ff53-444f-9f74-c1e98f49d0b1 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:28.106998 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9d885c3-ff53-444f-9f74-c1e98f49d0b1 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:28.114983 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:28.114983 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:28.120153 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c9d885c3-ff53-444f-9f74-c1e98f49d0b1 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:28.124705 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9d885c3-ff53-444f-9f74-c1e98f49d0b1 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:28.125094 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 639/2549] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:28 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:28.129105 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-47774130-34dd-40ed-95f3-1b79f6175881 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] Delete volume request issued successfully. Aug 13 03:37:28.129392 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-151ce65f-a3c4-4cfc-ba08-92ef3a11e148 req-47774130-34dd-40ed-95f3-1b79f6175881 tempest-ImageDependencyTests-367839530 tempest-ImageDependencyTests-367839530-project-member] https://10.4.3.140/volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 returned with HTTP 202 Aug 13 03:37:28.130028 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 631/2550] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:37:28 2026] DELETE /volume/v3/volumes/625d839a-6d09-47be-b684-651321b7da49 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:28.279085 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-57e598ce-0786-419d-80a9-94eee508226c req-a139d0e4-8ee4-4400-9d9e-6ad8f16879a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:28.288037 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-a139d0e4-8ee4-4400-9d9e-6ad8f16879a7 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] DELETE https://10.4.3.140/volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea Aug 13 03:37:28.288037 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-a139d0e4-8ee4-4400-9d9e-6ad8f16879a7 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:28.288815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-a139d0e4-8ee4-4400-9d9e-6ad8f16879a7 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:28.306594 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:28.306594 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:28.383468 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-57e598ce-0786-419d-80a9-94eee508226c req-a139d0e4-8ee4-4400-9d9e-6ad8f16879a7 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea returned with HTTP 200 Aug 13 03:37:28.384050 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 637/2551] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:37:28 2026] DELETE /volume/v3/attachments/d21c1c4b-6ec1-4a3b-8914-04c83b4a63ea => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:28.934686 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e0820558-235e-420e-907e-9abab3053b1f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:28.936707 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0820558-235e-420e-907e-9abab3053b1f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] GET https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b Aug 13 03:37:28.936939 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0820558-235e-420e-907e-9abab3053b1f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:28.937185 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0820558-235e-420e-907e-9abab3053b1f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:28.937346 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-e0820558-235e-420e-907e-9abab3053b1f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] show called for member 769eaae5-2e9b-46a7-a9f5-2386aff0262b {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:37:28.940862 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:28.940862 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:28.948723 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0820558-235e-420e-907e-9abab3053b1f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b returned with HTTP 200 Aug 13 03:37:28.949248 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 645/2552] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:37:28 2026] GET /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:28.958404 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4cfa6684-2c3b-4330-8511-d0a1e02d38df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:28.960383 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4cfa6684-2c3b-4330-8511-d0a1e02d38df tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] POST https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action Aug 13 03:37:28.960953 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4cfa6684-2c3b-4330-8511-d0a1e02d38df tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:28.961147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4cfa6684-2c3b-4330-8511-d0a1e02d38df tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:28.963209 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-4cfa6684-2c3b-4330-8511-d0a1e02d38df tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Updating group '769eaae5-2e9b-46a7-a9f5-2386aff0262b' with 'creating' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 03:37:28.969702 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:28.969702 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:28.977752 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4cfa6684-2c3b-4330-8511-d0a1e02d38df tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action returned with HTTP 202 Aug 13 03:37:28.978240 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 640/2553] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:37:28 2026] POST /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:28.986174 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-eda6e63a-fdb2-4e97-bc88-e37651f6a16f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:28.988706 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eda6e63a-fdb2-4e97-bc88-e37651f6a16f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] GET https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b Aug 13 03:37:28.989193 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-eda6e63a-fdb2-4e97-bc88-e37651f6a16f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:28.989315 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-eda6e63a-fdb2-4e97-bc88-e37651f6a16f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:28.989493 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-eda6e63a-fdb2-4e97-bc88-e37651f6a16f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] show called for member 769eaae5-2e9b-46a7-a9f5-2386aff0262b {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:37:28.994401 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:28.994401 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:29.005163 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eda6e63a-fdb2-4e97-bc88-e37651f6a16f tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b returned with HTTP 200 Aug 13 03:37:29.005925 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 632/2554] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:37:28 2026] GET /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:29.015507 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0368c07a-cfc4-4c11-9098-774b0f035459 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.018074 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0368c07a-cfc4-4c11-9098-774b0f035459 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] POST https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action Aug 13 03:37:29.018668 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0368c07a-cfc4-4c11-9098-774b0f035459 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:29.018904 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0368c07a-cfc4-4c11-9098-774b0f035459 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:29.021121 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-0368c07a-cfc4-4c11-9098-774b0f035459 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Updating group '769eaae5-2e9b-46a7-a9f5-2386aff0262b' with 'available' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 03:37:29.027638 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.027638 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:29.035175 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0368c07a-cfc4-4c11-9098-774b0f035459 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action returned with HTTP 202 Aug 13 03:37:29.035838 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 638/2555] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:37:29 2026] POST /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:29.044230 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-71b11b12-62de-41ff-b160-1330d6e6aee4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.046662 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71b11b12-62de-41ff-b160-1330d6e6aee4 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] GET https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b Aug 13 03:37:29.046870 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71b11b12-62de-41ff-b160-1330d6e6aee4 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:29.047148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71b11b12-62de-41ff-b160-1330d6e6aee4 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:29.047457 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-71b11b12-62de-41ff-b160-1330d6e6aee4 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] show called for member 769eaae5-2e9b-46a7-a9f5-2386aff0262b {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:37:29.051781 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.051781 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:29.066233 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71b11b12-62de-41ff-b160-1330d6e6aee4 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b returned with HTTP 200 Aug 13 03:37:29.066991 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 646/2556] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:37:29 2026] GET /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:29.078732 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ce04565b-95fb-493c-b369-ce23ce22000c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.080916 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce04565b-95fb-493c-b369-ce23ce22000c tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] POST https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action Aug 13 03:37:29.080916 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce04565b-95fb-493c-b369-ce23ce22000c tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:29.081177 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce04565b-95fb-493c-b369-ce23ce22000c tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:29.083390 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-ce04565b-95fb-493c-b369-ce23ce22000c tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Updating group '769eaae5-2e9b-46a7-a9f5-2386aff0262b' with 'error' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 03:37:29.090013 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.090013 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:29.097605 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce04565b-95fb-493c-b369-ce23ce22000c tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action returned with HTTP 202 Aug 13 03:37:29.098395 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 641/2557] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:37:29 2026] POST /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:29.106320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-248bb6b6-9519-42c0-8e8a-758c3485378a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.108933 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-248bb6b6-9519-42c0-8e8a-758c3485378a tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] GET https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b Aug 13 03:37:29.109237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-248bb6b6-9519-42c0-8e8a-758c3485378a tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:29.109494 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-248bb6b6-9519-42c0-8e8a-758c3485378a tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:29.109687 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.groups [None req-248bb6b6-9519-42c0-8e8a-758c3485378a tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] show called for member 769eaae5-2e9b-46a7-a9f5-2386aff0262b {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:37:29.113889 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.113889 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:29.122729 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-248bb6b6-9519-42c0-8e8a-758c3485378a tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b returned with HTTP 200 Aug 13 03:37:29.123141 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 633/2558] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:37:29 2026] GET /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b => generated 385 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:29.134629 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1d537443-7d3e-4e88-8a05-a25513f79025 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.136183 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1d537443-7d3e-4e88-8a05-a25513f79025 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] POST https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action Aug 13 03:37:29.136690 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1d537443-7d3e-4e88-8a05-a25513f79025 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:29.136881 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1d537443-7d3e-4e88-8a05-a25513f79025 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:29.138318 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-1d537443-7d3e-4e88-8a05-a25513f79025 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Updating group '769eaae5-2e9b-46a7-a9f5-2386aff0262b' with 'available' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 13 03:37:29.139073 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-66c65faf-ac48-4675-b2f3-e155fadd8bc4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.140461 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66c65faf-ac48-4675-b2f3-e155fadd8bc4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:29.140934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66c65faf-ac48-4675-b2f3-e155fadd8bc4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:29.140934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66c65faf-ac48-4675-b2f3-e155fadd8bc4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:29.142272 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.142272 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:29.148122 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.148122 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:29.150393 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1d537443-7d3e-4e88-8a05-a25513f79025 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action returned with HTTP 202 Aug 13 03:37:29.151034 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 639/2559] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:37:29 2026] POST /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:29.152111 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-66c65faf-ac48-4675-b2f3-e155fadd8bc4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:29.156744 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66c65faf-ac48-4675-b2f3-e155fadd8bc4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:29.157487 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 647/2560] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:29 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:29.159156 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-937456c5-68e0-4b70-a157-86e662764d78 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.161125 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-937456c5-68e0-4b70-a157-86e662764d78 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] GET https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b Aug 13 03:37:29.161419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-937456c5-68e0-4b70-a157-86e662764d78 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:29.161697 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-937456c5-68e0-4b70-a157-86e662764d78 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:29.161902 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-937456c5-68e0-4b70-a157-86e662764d78 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] show called for member 769eaae5-2e9b-46a7-a9f5-2386aff0262b {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:37:29.166481 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.166481 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:29.177315 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-937456c5-68e0-4b70-a157-86e662764d78 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b returned with HTTP 200 Aug 13 03:37:29.177873 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 642/2561] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:37:29 2026] GET /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:29.187397 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-36bd4a3a-6986-496d-a000-eb31ca69df43 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.189177 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-36bd4a3a-6986-496d-a000-eb31ca69df43 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:37:29.189364 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-36bd4a3a-6986-496d-a000-eb31ca69df43 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:29.189529 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-36bd4a3a-6986-496d-a000-eb31ca69df43 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:29.189836 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-36bd4a3a-6986-496d-a000-eb31ca69df43 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:29.190207 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.190207 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:29.190600 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-36bd4a3a-6986-496d-a000-eb31ca69df43 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:29.197454 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-36bd4a3a-6986-496d-a000-eb31ca69df43 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Get all volumes completed successfully. Aug 13 03:37:29.199620 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-36bd4a3a-6986-496d-a000-eb31ca69df43 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:37:29.200349 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 634/2562] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:37:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:29.212106 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6373a048-3999-42a0-8863-4594ed05d01c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.213985 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6373a048-3999-42a0-8863-4594ed05d01c tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] POST https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action Aug 13 03:37:29.214318 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6373a048-3999-42a0-8863-4594ed05d01c tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:29.214448 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6373a048-3999-42a0-8863-4594ed05d01c tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:29.216259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.groups [None req-6373a048-3999-42a0-8863-4594ed05d01c tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] delete called for group 769eaae5-2e9b-46a7-a9f5-2386aff0262b {{(pid=100340) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 13 03:37:29.216443 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.groups [None req-6373a048-3999-42a0-8863-4594ed05d01c tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Delete group with id: 769eaae5-2e9b-46a7-a9f5-2386aff0262b Aug 13 03:37:29.220469 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.220469 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:29.246228 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6373a048-3999-42a0-8863-4594ed05d01c tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action returned with HTTP 202 Aug 13 03:37:29.246861 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 640/2563] 10.4.3.140 () {70 vars in 1428 bytes} [Thu Aug 13 03:37:29 2026] POST /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:29.255789 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d642c127-4aa6-4b49-8b41-8d03107ae7f9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.257652 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d642c127-4aa6-4b49-8b41-8d03107ae7f9 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] GET https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b Aug 13 03:37:29.257902 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d642c127-4aa6-4b49-8b41-8d03107ae7f9 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:29.258052 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d642c127-4aa6-4b49-8b41-8d03107ae7f9 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:29.258157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.groups [None req-d642c127-4aa6-4b49-8b41-8d03107ae7f9 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] show called for member 769eaae5-2e9b-46a7-a9f5-2386aff0262b {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:37:29.262725 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.262725 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:29.270376 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d642c127-4aa6-4b49-8b41-8d03107ae7f9 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b returned with HTTP 200 Aug 13 03:37:29.270871 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 648/2564] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:37:29 2026] GET /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:29.407649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-81e6df36-c5c3-4f86-b980-ce592981c789 req-552625d3-4a14-41a5-826c-78a2b2d9264d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.409991 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-81e6df36-c5c3-4f86-b980-ce592981c789 req-552625d3-4a14-41a5-826c-78a2b2d9264d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:37:29.410207 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-81e6df36-c5c3-4f86-b980-ce592981c789 req-552625d3-4a14-41a5-826c-78a2b2d9264d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:29.410434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-81e6df36-c5c3-4f86-b980-ce592981c789 req-552625d3-4a14-41a5-826c-78a2b2d9264d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:29.418846 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.418846 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:29.424307 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-81e6df36-c5c3-4f86-b980-ce592981c789 req-552625d3-4a14-41a5-826c-78a2b2d9264d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:29.429741 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-81e6df36-c5c3-4f86-b980-ce592981c789 req-552625d3-4a14-41a5-826c-78a2b2d9264d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:37:29.430228 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 643/2565] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:29 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:29.444048 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4c9318ff-9407-498f-81ff-aba1379521b4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.446476 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4c9318ff-9407-498f-81ff-aba1379521b4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] DELETE https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:37:29.446476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4c9318ff-9407-498f-81ff-aba1379521b4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:29.446476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4c9318ff-9407-498f-81ff-aba1379521b4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:29.446666 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-4c9318ff-9407-498f-81ff-aba1379521b4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Delete volume with id: 739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:37:29.454128 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.454128 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:29.454594 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4c9318ff-9407-498f-81ff-aba1379521b4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:29.473618 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4c9318ff-9407-498f-81ff-aba1379521b4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Delete volume request issued successfully. Aug 13 03:37:29.473925 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4c9318ff-9407-498f-81ff-aba1379521b4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 202 Aug 13 03:37:29.474560 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 635/2566] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:29 2026] DELETE /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:29.483124 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-88deb303-1151-4c7c-90af-c3a8aa3d429f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:29.485342 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-88deb303-1151-4c7c-90af-c3a8aa3d429f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:37:29.485604 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-88deb303-1151-4c7c-90af-c3a8aa3d429f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:29.485853 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-88deb303-1151-4c7c-90af-c3a8aa3d429f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:29.494191 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:29.494191 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:29.498156 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-88deb303-1151-4c7c-90af-c3a8aa3d429f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:29.503439 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-88deb303-1151-4c7c-90af-c3a8aa3d429f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 200 Aug 13 03:37:29.503874 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 641/2567] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:29 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:30.174989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-60e2f674-fb68-4456-9b78-ea3d488e0fb5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:30.177260 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-60e2f674-fb68-4456-9b78-ea3d488e0fb5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:30.177686 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-60e2f674-fb68-4456-9b78-ea3d488e0fb5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:30.178007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-60e2f674-fb68-4456-9b78-ea3d488e0fb5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:30.187747 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:30.187747 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:30.192707 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-60e2f674-fb68-4456-9b78-ea3d488e0fb5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:30.199172 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-60e2f674-fb68-4456-9b78-ea3d488e0fb5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:30.199920 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 649/2568] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:30 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:30.284518 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a141c752-9470-41ec-8eb7-2d4544241667 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:30.286596 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a141c752-9470-41ec-8eb7-2d4544241667 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] GET https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b Aug 13 03:37:30.287200 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a141c752-9470-41ec-8eb7-2d4544241667 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:30.287466 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a141c752-9470-41ec-8eb7-2d4544241667 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:30.287612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.groups [None req-a141c752-9470-41ec-8eb7-2d4544241667 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] show called for member 769eaae5-2e9b-46a7-a9f5-2386aff0262b {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 13 03:37:30.291221 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a141c752-9470-41ec-8eb7-2d4544241667 tempest-GroupsV320Test-365024736 tempest-GroupsV320Test-365024736-project-member] https://10.4.3.140/volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b returned with HTTP 404 Aug 13 03:37:30.291839 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 644/2569] 10.4.3.140 () {68 vars in 1386 bytes} [Thu Aug 13 03:37:30 2026] GET /volume/v3/groups/769eaae5-2e9b-46a7-a9f5-2386aff0262b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:30.299804 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-df00a4b7-7422-42d5-9e0f-31ceb27496c3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:30.301806 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df00a4b7-7422-42d5-9e0f-31ceb27496c3 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] DELETE https://10.4.3.140/volume/v3/group_types/91849499-4b12-44de-8d8d-698497524873 Aug 13 03:37:30.302074 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-df00a4b7-7422-42d5-9e0f-31ceb27496c3 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:30.302262 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-df00a4b7-7422-42d5-9e0f-31ceb27496c3 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:30.324294 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-df00a4b7-7422-42d5-9e0f-31ceb27496c3 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] https://10.4.3.140/volume/v3/group_types/91849499-4b12-44de-8d8d-698497524873 returned with HTTP 202 Aug 13 03:37:30.324751 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 636/2570] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:37:30 2026] DELETE /volume/v3/group_types/91849499-4b12-44de-8d8d-698497524873 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:30.332591 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-377411b1-6624-4080-a279-ceb82763c848 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:30.334902 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-377411b1-6624-4080-a279-ceb82763c848 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] DELETE https://10.4.3.140/volume/v3/types/6a8d829f-ae22-4c9e-8165-4c5dd5edfec5 Aug 13 03:37:30.335182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-377411b1-6624-4080-a279-ceb82763c848 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:30.335472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-377411b1-6624-4080-a279-ceb82763c848 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:30.370726 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-377411b1-6624-4080-a279-ceb82763c848 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] https://10.4.3.140/volume/v3/types/6a8d829f-ae22-4c9e-8165-4c5dd5edfec5 returned with HTTP 202 Aug 13 03:37:30.371284 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 642/2571] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:30 2026] DELETE /volume/v3/types/6a8d829f-ae22-4c9e-8165-4c5dd5edfec5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:30.379183 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ec7d334a-842a-4b2b-9747-ca372325cf55 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:30.380988 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec7d334a-842a-4b2b-9747-ca372325cf55 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] GET https://10.4.3.140/volume/v3/types/6a8d829f-ae22-4c9e-8165-4c5dd5edfec5 Aug 13 03:37:30.381289 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec7d334a-842a-4b2b-9747-ca372325cf55 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:30.381522 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ec7d334a-842a-4b2b-9747-ca372325cf55 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:30.384763 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ec7d334a-842a-4b2b-9747-ca372325cf55 tempest-GroupsV320Test-1247010491 tempest-GroupsV320Test-1247010491-project-admin] https://10.4.3.140/volume/v3/types/6a8d829f-ae22-4c9e-8165-4c5dd5edfec5 returned with HTTP 404 Aug 13 03:37:30.385347 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 650/2572] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:30 2026] GET /volume/v3/types/6a8d829f-ae22-4c9e-8165-4c5dd5edfec5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:30.433317 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e524eeb3-8352-4ded-ab7f-41e20df09d43 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:30.517008 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d58f9344-7a1b-48aa-b0b5-1457d68d7217 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:30.519481 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d58f9344-7a1b-48aa-b0b5-1457d68d7217 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d Aug 13 03:37:30.519766 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d58f9344-7a1b-48aa-b0b5-1457d68d7217 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:30.520100 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d58f9344-7a1b-48aa-b0b5-1457d68d7217 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:30.528630 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d58f9344-7a1b-48aa-b0b5-1457d68d7217 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d returned with HTTP 404 Aug 13 03:37:30.529279 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 637/2573] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:30 2026] GET /volume/v3/volumes/739982b2-af8c-4740-8465-3749e58b6b8d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:30.579521 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e524eeb3-8352-4ded-ab7f-41e20df09d43 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes Aug 13 03:37:30.581853 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e524eeb3-8352-4ded-ab7f-41e20df09d43 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:30.581853 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e524eeb3-8352-4ded-ab7f-41e20df09d43 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:30.581853 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-e524eeb3-8352-4ded-ab7f-41e20df09d43 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:30.581853 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e524eeb3-8352-4ded-ab7f-41e20df09d43 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:30.589230 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e524eeb3-8352-4ded-ab7f-41e20df09d43 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Get all volumes completed successfully. Aug 13 03:37:30.589860 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e524eeb3-8352-4ded-ab7f-41e20df09d43 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Aug 13 03:37:30.590468 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 645/2574] 10.4.3.140 () {66 vars in 1237 bytes} [Thu Aug 13 03:37:30 2026] GET /volume/v3/volumes => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:30.602515 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:30.604200 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:30.604537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-700803803"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:30.605917 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-700803803'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:30.606022 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Create volume of 1 GB Aug 13 03:37:30.611140 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Availability Zones retrieved successfully. Aug 13 03:37:30.616415 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Flow 'volume_create_api' (e331b27c-b4bc-4ec3-815f-f4d1496adf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:30.617762 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c50b573-c9ba-4469-941e-2ac2fe2f5c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:30.618683 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:30.646599 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c50b573-c9ba-4469-941e-2ac2fe2f5c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:30.647085 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8db8440-f88b-4858-9aa5-23e6f285cc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:30.713721 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Created reservations ['54c28c29-cbda-404a-8367-5c9afc1aa229', '98c934d5-a64e-4bcc-b9b1-c3937ca82104', '943ff867-ef5a-40c2-8676-d693c0bc47aa', '13402736-75b2-4ffc-8232-0fdbe0be0f79'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:30.714544 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8db8440-f88b-4858-9aa5-23e6f285cc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c28c29-cbda-404a-8367-5c9afc1aa229', '98c934d5-a64e-4bcc-b9b1-c3937ca82104', '943ff867-ef5a-40c2-8676-d693c0bc47aa', '13402736-75b2-4ffc-8232-0fdbe0be0f79']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:30.715546 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1cc0c94-91f3-48b1-be72-c110e8ae112f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:30.741195 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1cc0c94-91f3-48b1-be72-c110e8ae112f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be2a9c22-bc7f-482c-a25f-1fd421e0d146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-700803803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='836cc578262242cdb70a44d8722b9ad6',qos_specs=None,replication_status=,reservations=['54c28c29-cbda-404a-8367-5c9afc1aa229','98c934d5-a64e-4bcc-b9b1-c3937ca82104','943ff867-ef5a-40c2-8676-d693c0bc47aa','13402736-75b2-4ffc-8232-0fdbe0be0f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc52678b54344313a06d12a819a1f424',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-700803803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be2a9c22-bc7f-482c-a25f-1fd421e0d146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836cc578262242cdb70a44d8722b9ad6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc52678b54344313a06d12a819a1f424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:30.742334 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701e16f7-2baf-4f32-a5f9-aa0d44f927f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:30.762909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701e16f7-2baf-4f32-a5f9-aa0d44f927f7) transitioned into state 'SUCCESS' from state '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-700803803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='836cc578262242cdb70a44d8722b9ad6',qos_specs=None,replication_status=,reservations=['54c28c29-cbda-404a-8367-5c9afc1aa229','98c934d5-a64e-4bcc-b9b1-c3937ca82104','943ff867-ef5a-40c2-8676-d693c0bc47aa','13402736-75b2-4ffc-8232-0fdbe0be0f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc52678b54344313a06d12a819a1f424',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:30.764041 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b782a10-af25-4d4e-8554-915ac9040051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:30.774815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b782a10-af25-4d4e-8554-915ac9040051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:30.776044 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Flow 'volume_create_api' (e331b27c-b4bc-4ec3-815f-f4d1496adf03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:30.776136 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Create volume request issued successfully. Aug 13 03:37:30.776760 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dc8b94fc-b7a8-4f53-a845-852b8cf5e276 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:30.777186 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 643/2575] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:30 2026] POST /volume/v3/volumes => generated 754 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:30.791212 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-25e20661-db77-4b9a-87f5-545207512367 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:30.792929 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25e20661-db77-4b9a-87f5-545207512367 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 Aug 13 03:37:30.794402 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25e20661-db77-4b9a-87f5-545207512367 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:30.794402 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25e20661-db77-4b9a-87f5-545207512367 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:30.801295 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:30.801295 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:30.806363 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-25e20661-db77-4b9a-87f5-545207512367 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:30.813058 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25e20661-db77-4b9a-87f5-545207512367 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 returned with HTTP 200 Aug 13 03:37:30.813545 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 651/2576] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:30 2026] GET /volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:31.014391 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-edc4fcab-f449-4eba-97a7-a9a2945f1de0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:31.140750 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-edc4fcab-f449-4eba-97a7-a9a2945f1de0 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:31.141301 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-edc4fcab-f449-4eba-97a7-a9a2945f1de0 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1998071581", "extra_specs": {"storage_protocol": "tempest-storage_protocol-46426270", "vendor_name": "tempest-vendor_name-1942002078"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:31.178492 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-edc4fcab-f449-4eba-97a7-a9a2945f1de0 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:31.178889 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 638/2577] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:37:31 2026] POST /volume/v3/types => generated 326 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:31.188600 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:31.216556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5698a2db-5498-42c6-aa72-82c4c96f177e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:31.223674 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5698a2db-5498-42c6-aa72-82c4c96f177e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:31.223924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5698a2db-5498-42c6-aa72-82c4c96f177e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:31.224149 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5698a2db-5498-42c6-aa72-82c4c96f177e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:31.234674 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:31.234674 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:31.240977 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5698a2db-5498-42c6-aa72-82c4c96f177e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:31.247853 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5698a2db-5498-42c6-aa72-82c4c96f177e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:31.248471 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 644/2578] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:31 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:31.319504 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:31.321844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92", "size": 1, "name": "tempest-UserMessagesTest-Volume-1175988625"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:31.326941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Create volume request body: {'volume': {'volume_type': '25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1175988625'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:31.337117 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Create volume of 1 GB Aug 13 03:37:31.337117 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:31.337117 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:31.337117 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Availability Zones retrieved successfully. Aug 13 03:37:31.345766 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Flow 'volume_create_api' (878b3893-5f74-46d5-ac5d-dc94588b4a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:31.347648 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e92ee1-0981-4ecf-b0ce-a23446a06c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:31.349397 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:31.378469 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e92ee1-0981-4ecf-b0ce-a23446a06c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:37:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-46426270',vendor_name='tempest-vendor_name-1942002078'},id=25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92,is_public=True,name='tempest-UserMessagesTest-volume-type-1998071581',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:31.379770 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478f50ad-76b3-41fb-8440-3ccb7990577a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:31.416194 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1998071581 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1998071581, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:31.416194 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1998071581 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1998071581, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:31.463112 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Created reservations ['7d56df74-6de0-481c-b550-bf30c6afbf9c', '8fdc11e1-5907-41e9-8eba-90cedadf2a08', '9042269e-4b2e-4f52-975a-1bfbbd86c14a', 'c5f0a2b6-f1df-4d7c-9838-26146481a16b'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:31.464086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478f50ad-76b3-41fb-8440-3ccb7990577a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d56df74-6de0-481c-b550-bf30c6afbf9c', '8fdc11e1-5907-41e9-8eba-90cedadf2a08', '9042269e-4b2e-4f52-975a-1bfbbd86c14a', 'c5f0a2b6-f1df-4d7c-9838-26146481a16b']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:31.464973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fa9d256-40b5-48dd-b70f-698d01622365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:31.489849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fa9d256-40b5-48dd-b70f-698d01622365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad3adb4a-6cd0-45dc-b228-010b32efaea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1175988625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7791259678b493d9db5e70193c4761d',qos_specs=None,replication_status=,reservations=['7d56df74-6de0-481c-b550-bf30c6afbf9c','8fdc11e1-5907-41e9-8eba-90cedadf2a08','9042269e-4b2e-4f52-975a-1bfbbd86c14a','c5f0a2b6-f1df-4d7c-9838-26146481a16b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468006b9f40490e81cd03ecfc18c1e8',volume_type_id=25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1175988625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad3adb4a-6cd0-45dc-b228-010b32efaea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7791259678b493d9db5e70193c4761d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2468006b9f40490e81cd03ecfc18c1e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92),volume_type_id=25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:31.490947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7db65da0-77d3-4c26-9682-8194eb765532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:31.512533 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7db65da0-77d3-4c26-9682-8194eb765532) transitioned into state 'SUCCESS' from state '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-1175988625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7791259678b493d9db5e70193c4761d',qos_specs=None,replication_status=,reservations=['7d56df74-6de0-481c-b550-bf30c6afbf9c','8fdc11e1-5907-41e9-8eba-90cedadf2a08','9042269e-4b2e-4f52-975a-1bfbbd86c14a','c5f0a2b6-f1df-4d7c-9838-26146481a16b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468006b9f40490e81cd03ecfc18c1e8',volume_type_id=25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:31.513235 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea778fa-d346-4f98-b6da-247f79c54f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:31.527599 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea778fa-d346-4f98-b6da-247f79c54f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:31.528529 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Flow 'volume_create_api' (878b3893-5f74-46d5-ac5d-dc94588b4a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:31.528837 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Create volume request issued successfully. Aug 13 03:37:31.529524 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45d67bc7-8b48-4570-ab68-aab9d49de0d9 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:31.529961 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 646/2579] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:37:31 2026] POST /volume/v3/volumes => generated 786 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:31.548755 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ada0672-2e67-4088-89c2-22611569ee0e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:31.551300 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ada0672-2e67-4088-89c2-22611569ee0e tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 Aug 13 03:37:31.551889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ada0672-2e67-4088-89c2-22611569ee0e tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:31.551889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ada0672-2e67-4088-89c2-22611569ee0e tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:31.561395 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:31.561395 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:31.565969 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ada0672-2e67-4088-89c2-22611569ee0e tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Volume info retrieved successfully. Aug 13 03:37:31.571357 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ada0672-2e67-4088-89c2-22611569ee0e tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 returned with HTTP 200 Aug 13 03:37:31.572024 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 652/2580] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:31 2026] GET /volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:31.828861 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-28ddf74d-13eb-4ca3-8c8c-d244389cffb5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:31.835730 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-28ddf74d-13eb-4ca3-8c8c-d244389cffb5 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 Aug 13 03:37:31.835730 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-28ddf74d-13eb-4ca3-8c8c-d244389cffb5 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:31.835730 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-28ddf74d-13eb-4ca3-8c8c-d244389cffb5 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:31.849560 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:31.849560 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:31.853680 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-28ddf74d-13eb-4ca3-8c8c-d244389cffb5 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:31.862766 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-28ddf74d-13eb-4ca3-8c8c-d244389cffb5 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 returned with HTTP 200 Aug 13 03:37:31.863464 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 639/2581] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:31 2026] GET /volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:31.878254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dfee1611-3fca-4de0-b35e-fec1684dbdda None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:31.880054 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dfee1611-3fca-4de0-b35e-fec1684dbdda tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 Aug 13 03:37:31.880336 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dfee1611-3fca-4de0-b35e-fec1684dbdda tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:31.880583 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dfee1611-3fca-4de0-b35e-fec1684dbdda tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:31.892106 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:31.892106 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:31.898561 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-dfee1611-3fca-4de0-b35e-fec1684dbdda tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:31.904149 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dfee1611-3fca-4de0-b35e-fec1684dbdda tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 returned with HTTP 200 Aug 13 03:37:31.904536 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 645/2582] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:31 2026] GET /volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:31.918232 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:31.919017 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:31.919529 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-402058075"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:31.920631 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-402058075'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:31.920815 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Create volume of 1 GB Aug 13 03:37:31.921013 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:31.921013 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:31.925455 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Availability Zones retrieved successfully. Aug 13 03:37:31.931033 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Flow 'volume_create_api' (0339ee8a-9f64-435b-8c5b-8d4788d139bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:31.931910 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e59183a4-acb1-4576-a65f-0f71185ec817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:31.932950 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:31.973846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e59183a4-acb1-4576-a65f-0f71185ec817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:31.973846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51977e3-b87d-4a8b-b39f-254714d91948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:32.017916 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Created reservations ['3183d3a1-fed5-4677-998d-e2894a3e800a', '4fc0aaa8-413c-45c2-ae1e-1e6d94bb6fac', 'f576eb86-776e-4964-a5e6-f1fff19e6863', '72b5cd8f-ae18-425b-b139-8edd595f5bd0'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:32.018709 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51977e3-b87d-4a8b-b39f-254714d91948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3183d3a1-fed5-4677-998d-e2894a3e800a', '4fc0aaa8-413c-45c2-ae1e-1e6d94bb6fac', 'f576eb86-776e-4964-a5e6-f1fff19e6863', '72b5cd8f-ae18-425b-b139-8edd595f5bd0']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:32.019456 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ea7f44-24bc-4dd6-9ba6-1f840a351b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:32.042606 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ea7f44-24bc-4dd6-9ba6-1f840a351b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b0786c9-4eaf-470e-8cad-aeefacf7aafb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-402058075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='836cc578262242cdb70a44d8722b9ad6',qos_specs=None,replication_status=,reservations=['3183d3a1-fed5-4677-998d-e2894a3e800a','4fc0aaa8-413c-45c2-ae1e-1e6d94bb6fac','f576eb86-776e-4964-a5e6-f1fff19e6863','72b5cd8f-ae18-425b-b139-8edd595f5bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc52678b54344313a06d12a819a1f424',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-402058075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b0786c9-4eaf-470e-8cad-aeefacf7aafb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836cc578262242cdb70a44d8722b9ad6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc52678b54344313a06d12a819a1f424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:32.043689 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdfedf50-8b3e-44b8-9af2-c4de6779cf86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:32.077990 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdfedf50-8b3e-44b8-9af2-c4de6779cf86) transitioned into state 'SUCCESS' from state '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-402058075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='836cc578262242cdb70a44d8722b9ad6',qos_specs=None,replication_status=,reservations=['3183d3a1-fed5-4677-998d-e2894a3e800a','4fc0aaa8-413c-45c2-ae1e-1e6d94bb6fac','f576eb86-776e-4964-a5e6-f1fff19e6863','72b5cd8f-ae18-425b-b139-8edd595f5bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc52678b54344313a06d12a819a1f424',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:32.079029 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998259c8-5e8a-473e-abd3-ee97c89afc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:32.094773 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (998259c8-5e8a-473e-abd3-ee97c89afc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:32.095747 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Flow 'volume_create_api' (0339ee8a-9f64-435b-8c5b-8d4788d139bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:32.096099 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Create volume request issued successfully. Aug 13 03:37:32.096918 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f44b1922-7cac-4a99-b035-3e186033c8f8 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:32.097150 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 647/2583] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:31 2026] POST /volume/v3/volumes => generated 754 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:32.117529 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4324c2b1-4d4d-4a1d-a84e-0c4307466beb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.119711 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4324c2b1-4d4d-4a1d-a84e-0c4307466beb tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb Aug 13 03:37:32.120000 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4324c2b1-4d4d-4a1d-a84e-0c4307466beb tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.120260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4324c2b1-4d4d-4a1d-a84e-0c4307466beb tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.133624 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:32.133624 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:32.139411 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4324c2b1-4d4d-4a1d-a84e-0c4307466beb tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:32.148386 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4324c2b1-4d4d-4a1d-a84e-0c4307466beb tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb returned with HTTP 200 Aug 13 03:37:32.149071 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 653/2584] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:32 2026] GET /volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:32.260742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c43ae5ab-876f-40dc-ab2a-6229abf4a3ee None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.262454 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c43ae5ab-876f-40dc-ab2a-6229abf4a3ee tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:32.262752 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c43ae5ab-876f-40dc-ab2a-6229abf4a3ee tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.262893 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c43ae5ab-876f-40dc-ab2a-6229abf4a3ee tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.269680 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:32.269680 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:32.274400 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c43ae5ab-876f-40dc-ab2a-6229abf4a3ee tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:32.280520 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c43ae5ab-876f-40dc-ab2a-6229abf4a3ee tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:32.280989 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 640/2585] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:32 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:32.589174 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-53a02083-739d-4d59-b9c9-dc823d59e649 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.591117 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-53a02083-739d-4d59-b9c9-dc823d59e649 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 Aug 13 03:37:32.591328 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-53a02083-739d-4d59-b9c9-dc823d59e649 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.591511 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-53a02083-739d-4d59-b9c9-dc823d59e649 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.599415 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:32.599415 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:32.603537 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-53a02083-739d-4d59-b9c9-dc823d59e649 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Volume info retrieved successfully. Aug 13 03:37:32.609331 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-53a02083-739d-4d59-b9c9-dc823d59e649 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 returned with HTTP 200 Aug 13 03:37:32.610196 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 646/2586] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:32 2026] GET /volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:32.624154 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0be897b1-0ce4-430f-9bf7-49cad3e38876 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.627297 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0be897b1-0ce4-430f-9bf7-49cad3e38876 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/messages Aug 13 03:37:32.627541 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0be897b1-0ce4-430f-9bf7-49cad3e38876 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.627783 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0be897b1-0ce4-430f-9bf7-49cad3e38876 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.628107 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:32.628107 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:32.633344 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0be897b1-0ce4-430f-9bf7-49cad3e38876 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:37:32.633926 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 648/2587] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:37:32 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:32.648507 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da1194aa-d639-4b5e-aaf4-a47ca939ef82 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.650883 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da1194aa-d639-4b5e-aaf4-a47ca939ef82 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] DELETE https://10.4.3.140/volume/v3/messages/82c0b7cf-6a47-4ff7-aaf3-ba7bda44adea Aug 13 03:37:32.651270 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da1194aa-d639-4b5e-aaf4-a47ca939ef82 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.651535 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da1194aa-d639-4b5e-aaf4-a47ca939ef82 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.663912 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da1194aa-d639-4b5e-aaf4-a47ca939ef82 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/messages/82c0b7cf-6a47-4ff7-aaf3-ba7bda44adea returned with HTTP 204 Aug 13 03:37:32.664450 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 654/2588] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:37:32 2026] DELETE /volume/v3/messages/82c0b7cf-6a47-4ff7-aaf3-ba7bda44adea => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:37:32.672847 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bb422ed5-dbca-4f78-8812-2318caf099a4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.675039 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb422ed5-dbca-4f78-8812-2318caf099a4 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/messages/82c0b7cf-6a47-4ff7-aaf3-ba7bda44adea Aug 13 03:37:32.675285 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb422ed5-dbca-4f78-8812-2318caf099a4 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.675502 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb422ed5-dbca-4f78-8812-2318caf099a4 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.678733 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb422ed5-dbca-4f78-8812-2318caf099a4 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/messages/82c0b7cf-6a47-4ff7-aaf3-ba7bda44adea returned with HTTP 404 Aug 13 03:37:32.679262 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 641/2589] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:37:32 2026] GET /volume/v3/messages/82c0b7cf-6a47-4ff7-aaf3-ba7bda44adea => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:32.688194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fbb7a771-7969-425f-8a7d-6c0aee71a7ea None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.690467 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fbb7a771-7969-425f-8a7d-6c0aee71a7ea tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 Aug 13 03:37:32.690775 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fbb7a771-7969-425f-8a7d-6c0aee71a7ea tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.691050 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fbb7a771-7969-425f-8a7d-6c0aee71a7ea tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.698359 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:32.698359 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:32.702148 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fbb7a771-7969-425f-8a7d-6c0aee71a7ea tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Volume info retrieved successfully. Aug 13 03:37:32.706570 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fbb7a771-7969-425f-8a7d-6c0aee71a7ea tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 returned with HTTP 200 Aug 13 03:37:32.706964 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 647/2590] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:32 2026] GET /volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:32.720291 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.722107 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 Aug 13 03:37:32.722426 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.722709 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.722948 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Delete volume with id: ad3adb4a-6cd0-45dc-b228-010b32efaea2 Aug 13 03:37:32.730597 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:32.730597 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:32.731047 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Volume info retrieved successfully. Aug 13 03:37:32.732137 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100342) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:37:32.750850 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Created reservations ['928fc872-aff0-497f-a722-bfc0c9544010', '1b24d0fe-8b1a-4914-9d22-7854d5163881', '710fb4a1-57ea-4d41-913b-71cec1298869', 'ab571dd0-6483-49b0-887c-6097fb6b9d98'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:32.784064 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Delete volume request issued successfully. Aug 13 03:37:32.784376 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ab91e56-e4ce-4bab-b905-082f050c9d7b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 returned with HTTP 202 Aug 13 03:37:32.785167 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 649/2591] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:37:32 2026] DELETE /volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:32.793934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9679eb8d-af84-49eb-83fa-a1b928cf84e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.795884 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9679eb8d-af84-49eb-83fa-a1b928cf84e5 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 Aug 13 03:37:32.796154 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9679eb8d-af84-49eb-83fa-a1b928cf84e5 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.796446 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9679eb8d-af84-49eb-83fa-a1b928cf84e5 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.802308 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9679eb8d-af84-49eb-83fa-a1b928cf84e5 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 returned with HTTP 404 Aug 13 03:37:32.802839 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 655/2592] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:32 2026] GET /volume/v3/volumes/ad3adb4a-6cd0-45dc-b228-010b32efaea2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:32.810479 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5bdd2938-1769-4125-ac59-3d4db6d578e8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.812383 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5bdd2938-1769-4125-ac59-3d4db6d578e8 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] DELETE https://10.4.3.140/volume/v3/types/25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92 Aug 13 03:37:32.812611 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5bdd2938-1769-4125-ac59-3d4db6d578e8 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.812891 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5bdd2938-1769-4125-ac59-3d4db6d578e8 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.836337 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5bdd2938-1769-4125-ac59-3d4db6d578e8 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] https://10.4.3.140/volume/v3/types/25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92 returned with HTTP 202 Aug 13 03:37:32.836769 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 642/2593] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:32 2026] DELETE /volume/v3/types/25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:32.849453 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-62835c38-b527-44d5-9289-c1ac72af3ca4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.851350 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-62835c38-b527-44d5-9289-c1ac72af3ca4 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] GET https://10.4.3.140/volume/v3/types/25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92 Aug 13 03:37:32.851558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-62835c38-b527-44d5-9289-c1ac72af3ca4 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:32.851797 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-62835c38-b527-44d5-9289-c1ac72af3ca4 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:32.855477 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-62835c38-b527-44d5-9289-c1ac72af3ca4 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] https://10.4.3.140/volume/v3/types/25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92 returned with HTTP 404 Aug 13 03:37:32.856032 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 648/2594] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:32 2026] GET /volume/v3/types/25ce1b1a-c7e1-4e32-8fb3-8df4e6b06e92 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:32.865536 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-94a14702-3c7f-4a21-8da2-21b4903ffb2e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.867910 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-94a14702-3c7f-4a21-8da2-21b4903ffb2e tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:32.868287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-94a14702-3c7f-4a21-8da2-21b4903ffb2e tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-650230810", "extra_specs": {"storage_protocol": "tempest-storage_protocol-74202013", "vendor_name": "tempest-vendor_name-511003610"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:32.885452 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-94a14702-3c7f-4a21-8da2-21b4903ffb2e tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:32.885816 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 650/2595] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:37:32 2026] POST /volume/v3/types => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:32.895863 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:32.897919 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:32.898346 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "76a933bd-3f50-46c0-ae3c-717036952082", "size": 1, "name": "tempest-UserMessagesTest-Volume-1223054039"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:32.900114 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Create volume request body: {'volume': {'volume_type': '76a933bd-3f50-46c0-ae3c-717036952082', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1223054039'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:32.905886 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Create volume of 1 GB Aug 13 03:37:32.906184 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:32.906184 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:32.906777 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Availability Zones retrieved successfully. Aug 13 03:37:32.914021 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Flow 'volume_create_api' (71dee2c4-75e5-4f2c-b5cb-776f153cd58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:32.915125 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cb221e-8987-41a9-babc-12a9f4ace832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:32.916238 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:32.941755 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cb221e-8987-41a9-babc-12a9f4ace832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:37:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-74202013',vendor_name='tempest-vendor_name-511003610'},id=76a933bd-3f50-46c0-ae3c-717036952082,is_public=True,name='tempest-UserMessagesTest-volume-type-650230810',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76a933bd-3f50-46c0-ae3c-717036952082', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:32.943352 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (703c198b-1725-49fa-8f28-e98ced139d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:32.977613 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:32.978056 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.014056 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Created reservations ['e82fbde6-0ed3-455b-8c9d-60f9aa57f177', '7cc480b4-4a01-46f2-b8c2-a9a6b38848df', 'a4bdc948-fbe0-4b45-a27e-638fbc063b6f', '6496976b-5fb1-4349-bc36-d9382eb4bf49'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:33.014973 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (703c198b-1725-49fa-8f28-e98ced139d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e82fbde6-0ed3-455b-8c9d-60f9aa57f177', '7cc480b4-4a01-46f2-b8c2-a9a6b38848df', 'a4bdc948-fbe0-4b45-a27e-638fbc063b6f', '6496976b-5fb1-4349-bc36-d9382eb4bf49']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:33.015769 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcdd823c-1483-41d3-a2d4-52d46bf3fc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:33.052564 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcdd823c-1483-41d3-a2d4-52d46bf3fc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2bb8e13-a6a2-4df4-8180-14a3649963f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1223054039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7791259678b493d9db5e70193c4761d',qos_specs=None,replication_status=,reservations=['e82fbde6-0ed3-455b-8c9d-60f9aa57f177','7cc480b4-4a01-46f2-b8c2-a9a6b38848df','a4bdc948-fbe0-4b45-a27e-638fbc063b6f','6496976b-5fb1-4349-bc36-d9382eb4bf49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468006b9f40490e81cd03ecfc18c1e8',volume_type_id=76a933bd-3f50-46c0-ae3c-717036952082), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1223054039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2bb8e13-a6a2-4df4-8180-14a3649963f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7791259678b493d9db5e70193c4761d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2468006b9f40490e81cd03ecfc18c1e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76a933bd-3f50-46c0-ae3c-717036952082),volume_type_id=76a933bd-3f50-46c0-ae3c-717036952082)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:33.054551 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94df851f-6acd-47b0-bf93-5b2523c45152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:33.088724 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94df851f-6acd-47b0-bf93-5b2523c45152) transitioned into state 'SUCCESS' from state '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-1223054039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7791259678b493d9db5e70193c4761d',qos_specs=None,replication_status=,reservations=['e82fbde6-0ed3-455b-8c9d-60f9aa57f177','7cc480b4-4a01-46f2-b8c2-a9a6b38848df','a4bdc948-fbe0-4b45-a27e-638fbc063b6f','6496976b-5fb1-4349-bc36-d9382eb4bf49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2468006b9f40490e81cd03ecfc18c1e8',volume_type_id=76a933bd-3f50-46c0-ae3c-717036952082)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:33.089629 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ce5a4a-c3cc-4f66-824f-d3951be627cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:33.106736 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ce5a4a-c3cc-4f66-824f-d3951be627cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:33.108107 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Flow 'volume_create_api' (71dee2c4-75e5-4f2c-b5cb-776f153cd58c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:33.108475 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Create volume request issued successfully. Aug 13 03:37:33.109131 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b080433-0ccd-4a0f-8a50-ebf5d541cb37 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:33.109642 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 656/2596] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:37:32 2026] POST /volume/v3/volumes => generated 785 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:33.122245 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2987f2db-3962-4f93-a48f-b095a03db584 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.124471 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2987f2db-3962-4f93-a48f-b095a03db584 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 Aug 13 03:37:33.124756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2987f2db-3962-4f93-a48f-b095a03db584 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.125042 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2987f2db-3962-4f93-a48f-b095a03db584 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.144847 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:33.144847 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:33.150092 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2987f2db-3962-4f93-a48f-b095a03db584 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Volume info retrieved successfully. Aug 13 03:37:33.156585 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2987f2db-3962-4f93-a48f-b095a03db584 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 returned with HTTP 200 Aug 13 03:37:33.156996 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 643/2597] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.170221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3ae38faf-16c2-4fa2-9456-1180ac6c2d03 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.171650 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ae38faf-16c2-4fa2-9456-1180ac6c2d03 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb Aug 13 03:37:33.171897 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ae38faf-16c2-4fa2-9456-1180ac6c2d03 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.172456 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ae38faf-16c2-4fa2-9456-1180ac6c2d03 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.181158 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:33.181158 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:33.185630 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3ae38faf-16c2-4fa2-9456-1180ac6c2d03 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:33.192416 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ae38faf-16c2-4fa2-9456-1180ac6c2d03 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb returned with HTTP 200 Aug 13 03:37:33.193004 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 649/2598] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.208312 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-161c09de-88f1-40ef-a361-19fc38b7b44a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.210505 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-161c09de-88f1-40ef-a361-19fc38b7b44a tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb Aug 13 03:37:33.210671 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-161c09de-88f1-40ef-a361-19fc38b7b44a tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.210912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-161c09de-88f1-40ef-a361-19fc38b7b44a tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.221033 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:33.221033 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:33.226472 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-161c09de-88f1-40ef-a361-19fc38b7b44a tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:33.234005 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-161c09de-88f1-40ef-a361-19fc38b7b44a tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb returned with HTTP 200 Aug 13 03:37:33.234639 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 651/2599] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.255709 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.258678 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:33.259171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-705262372"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:33.260960 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-705262372'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:33.261237 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Create volume of 1 GB Aug 13 03:37:33.261655 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:33.261655 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:33.266781 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Availability Zones retrieved successfully. Aug 13 03:37:33.276126 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Flow 'volume_create_api' (c7bcc4dd-d096-4a29-ae89-4d854341dc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:33.276639 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5d21a1-9e37-4b72-9530-59410bdc2de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:33.279363 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:33.295406 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c9fc98ce-ee1a-4760-bad0-5c2a08431e2f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.297590 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c9fc98ce-ee1a-4760-bad0-5c2a08431e2f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:33.297936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c9fc98ce-ee1a-4760-bad0-5c2a08431e2f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.298222 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c9fc98ce-ee1a-4760-bad0-5c2a08431e2f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.311044 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:33.311044 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:33.321194 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c9fc98ce-ee1a-4760-bad0-5c2a08431e2f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:33.331050 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5d21a1-9e37-4b72-9530-59410bdc2de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:33.332172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab2daa3a-3038-4caa-b1a1-0deb055012b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:33.334338 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c9fc98ce-ee1a-4760-bad0-5c2a08431e2f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:33.335170 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 644/2600] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 928 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:33.413513 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Created reservations ['1cf1536f-b48e-4b41-a20b-aed035e656c1', 'bd936189-6e5b-48af-b8ad-182a2281fa94', '1eb7ee0f-4289-4a88-8349-8704b8b604b6', '088ee245-7998-4655-824e-c45d7a96826c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:33.414766 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab2daa3a-3038-4caa-b1a1-0deb055012b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf1536f-b48e-4b41-a20b-aed035e656c1', 'bd936189-6e5b-48af-b8ad-182a2281fa94', '1eb7ee0f-4289-4a88-8349-8704b8b604b6', '088ee245-7998-4655-824e-c45d7a96826c']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:33.416056 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93db9f85-dc71-45af-9f46-414a30745aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:33.448290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93db9f85-dc71-45af-9f46-414a30745aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea51f60e-4274-4e70-9d8e-b406bc992824', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-705262372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='836cc578262242cdb70a44d8722b9ad6',qos_specs=None,replication_status=,reservations=['1cf1536f-b48e-4b41-a20b-aed035e656c1','bd936189-6e5b-48af-b8ad-182a2281fa94','1eb7ee0f-4289-4a88-8349-8704b8b604b6','088ee245-7998-4655-824e-c45d7a96826c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc52678b54344313a06d12a819a1f424',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-705262372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea51f60e-4274-4e70-9d8e-b406bc992824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='836cc578262242cdb70a44d8722b9ad6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc52678b54344313a06d12a819a1f424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:33.449416 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e534e3-a526-4022-bf66-d368a2173cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:33.479996 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ac66109c-423c-4c68-a0f4-64e0453f93c6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.480469 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e534e3-a526-4022-bf66-d368a2173cac) transitioned into state 'SUCCESS' from state '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-705262372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='836cc578262242cdb70a44d8722b9ad6',qos_specs=None,replication_status=,reservations=['1cf1536f-b48e-4b41-a20b-aed035e656c1','bd936189-6e5b-48af-b8ad-182a2281fa94','1eb7ee0f-4289-4a88-8349-8704b8b604b6','088ee245-7998-4655-824e-c45d7a96826c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc52678b54344313a06d12a819a1f424',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:33.482186 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31aa1aa-38cd-4a10-a602-1a5767f907f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:33.499931 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31aa1aa-38cd-4a10-a602-1a5767f907f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:33.501108 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Flow 'volume_create_api' (c7bcc4dd-d096-4a29-ae89-4d854341dc48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:33.501617 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Create volume request issued successfully. Aug 13 03:37:33.502644 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-16736b8c-331a-44ff-a353-62636a8a9bd2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:33.503873 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 657/2601] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:33 2026] POST /volume/v3/volumes => generated 754 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:33.519160 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-97745757-1a49-4f03-94f9-9f66d4a6c0e1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.521748 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-97745757-1a49-4f03-94f9-9f66d4a6c0e1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 Aug 13 03:37:33.521748 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-97745757-1a49-4f03-94f9-9f66d4a6c0e1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.521748 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-97745757-1a49-4f03-94f9-9f66d4a6c0e1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.530259 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:33.530259 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:33.537392 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-97745757-1a49-4f03-94f9-9f66d4a6c0e1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:33.547121 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-97745757-1a49-4f03-94f9-9f66d4a6c0e1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 returned with HTTP 200 Aug 13 03:37:33.547121 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 652/2602] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.591796 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ac66109c-423c-4c68-a0f4-64e0453f93c6 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 Aug 13 03:37:33.592006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ac66109c-423c-4c68-a0f4-64e0453f93c6 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.592262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ac66109c-423c-4c68-a0f4-64e0453f93c6 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.601565 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-ac66109c-423c-4c68-a0f4-64e0453f93c6 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.601935 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-ac66109c-423c-4c68-a0f4-64e0453f93c6 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.602253 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-ac66109c-423c-4c68-a0f4-64e0453f93c6 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.602737 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-ac66109c-423c-4c68-a0f4-64e0453f93c6 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-406718416 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-406718416, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.610767 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ac66109c-423c-4c68-a0f4-64e0453f93c6 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 returned with HTTP 200 Aug 13 03:37:33.611229 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 650/2603] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 => generated 787 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:37:33.626044 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4cc3bb97-9e47-4171-a861-413a00a32c06 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.628572 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4cc3bb97-9e47-4171-a861-413a00a32c06 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0/defaults Aug 13 03:37:33.628971 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4cc3bb97-9e47-4171-a861-413a00a32c06 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.629350 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4cc3bb97-9e47-4171-a861-413a00a32c06 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'defaults' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.641668 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-4cc3bb97-9e47-4171-a861-413a00a32c06 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.641668 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-4cc3bb97-9e47-4171-a861-413a00a32c06 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.641668 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-4cc3bb97-9e47-4171-a861-413a00a32c06 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.644519 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4cc3bb97-9e47-4171-a861-413a00a32c06 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0/defaults returned with HTTP 200 Aug 13 03:37:33.645869 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 645/2604] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0/defaults => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.654481 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6dd1e78e-ab87-4779-9232-41df7f7f138a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.656723 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6dd1e78e-ab87-4779-9232-41df7f7f138a tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 Aug 13 03:37:33.657135 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6dd1e78e-ab87-4779-9232-41df7f7f138a tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:33.663342 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:33.663342 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:33.692907 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-6dd1e78e-ab87-4779-9232-41df7f7f138a tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.700552 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6dd1e78e-ab87-4779-9232-41df7f7f138a tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 returned with HTTP 200 Aug 13 03:37:33.700962 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 658/2605] 10.4.3.140 () {68 vars in 1374 bytes} [Thu Aug 13 03:37:33 2026] PUT /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 => generated 745 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.710478 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c9b4772-af69-4fc6-855e-a13d044fa96d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.711792 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c9b4772-af69-4fc6-855e-a13d044fa96d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] DELETE https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 Aug 13 03:37:33.711993 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c9b4772-af69-4fc6-855e-a13d044fa96d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.712176 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c9b4772-af69-4fc6-855e-a13d044fa96d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.718481 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c9b4772-af69-4fc6-855e-a13d044fa96d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 returned with HTTP 200 Aug 13 03:37:33.718962 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 653/2606] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:33 2026] DELETE /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 => generated 0 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 03:37:33.727585 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-efebf7a2-dcb7-4e85-8deb-5f6a963fe5ed None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.729917 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-efebf7a2-dcb7-4e85-8deb-5f6a963fe5ed tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 Aug 13 03:37:33.730365 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-efebf7a2-dcb7-4e85-8deb-5f6a963fe5ed tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.730429 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-efebf7a2-dcb7-4e85-8deb-5f6a963fe5ed tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.745756 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-efebf7a2-dcb7-4e85-8deb-5f6a963fe5ed tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 returned with HTTP 200 Aug 13 03:37:33.746123 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 651/2607] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.758850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-52a98846-7eec-4aea-8ba5-5b61c13850a5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.760753 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-52a98846-7eec-4aea-8ba5-5b61c13850a5 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 Aug 13 03:37:33.761340 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-52a98846-7eec-4aea-8ba5-5b61c13850a5 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:33.873791 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-52a98846-7eec-4aea-8ba5-5b61c13850a5 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 returned with HTTP 200 Aug 13 03:37:33.875089 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 646/2608] 10.4.3.140 () {68 vars in 1375 bytes} [Thu Aug 13 03:37:33 2026] PUT /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 => generated 745 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.889274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-188d02de-b08f-4381-b638-bdb968d15120 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.891551 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-188d02de-b08f-4381-b638-bdb968d15120 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0/defaults Aug 13 03:37:33.891794 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-188d02de-b08f-4381-b638-bdb968d15120 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.892052 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-188d02de-b08f-4381-b638-bdb968d15120 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'defaults' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.903239 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-188d02de-b08f-4381-b638-bdb968d15120 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0/defaults returned with HTTP 200 Aug 13 03:37:33.903677 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 659/2609] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0/defaults => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.914198 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7a0c41e3-1d42-4872-af61-cf601fa7ad1c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.916281 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a0c41e3-1d42-4872-af61-cf601fa7ad1c tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 Aug 13 03:37:33.916419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a0c41e3-1d42-4872-af61-cf601fa7ad1c tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.916660 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a0c41e3-1d42-4872-af61-cf601fa7ad1c tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.926367 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-7a0c41e3-1d42-4872-af61-cf601fa7ad1c tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.926725 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-7a0c41e3-1d42-4872-af61-cf601fa7ad1c tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.927000 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-7a0c41e3-1d42-4872-af61-cf601fa7ad1c tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-650230810 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-650230810, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:37:33.934171 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a0c41e3-1d42-4872-af61-cf601fa7ad1c tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 returned with HTTP 200 Aug 13 03:37:33.935019 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 654/2610] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:33.947678 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3bfc435f-9ddf-4f7e-b1d8-599f11dcea35 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:33.950055 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3bfc435f-9ddf-4f7e-b1d8-599f11dcea35 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True Aug 13 03:37:33.950311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3bfc435f-9ddf-4f7e-b1d8-599f11dcea35 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:33.950582 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3bfc435f-9ddf-4f7e-b1d8-599f11dcea35 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:33.970513 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3bfc435f-9ddf-4f7e-b1d8-599f11dcea35 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True returned with HTTP 200 Aug 13 03:37:33.970806 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 652/2611] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:33 2026] GET /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True => generated 1645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:33.982945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-11920159-7160-488f-b864-c38e9c323bb9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.047179 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:34.048897 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1895074905"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:34.050196 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1895074905'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:34.050507 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Create volume of 1 GB Aug 13 03:37:34.055547 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Availability Zones retrieved successfully. Aug 13 03:37:34.063445 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Flow 'volume_create_api' (7b4f1aa0-c8b8-4c0e-96b5-a1c865247f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:34.065497 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc35ef1d-ad23-42c1-ae86-c9763f03b521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.067538 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:34.105235 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc35ef1d-ad23-42c1-ae86-c9763f03b521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.106739 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2a0f94-24b1-4f08-9a08-04366ea5a592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.176887 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-51958dd7-2d18-44d4-a0ec-043f8e9da156 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.179010 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51958dd7-2d18-44d4-a0ec-043f8e9da156 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 Aug 13 03:37:34.179952 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51958dd7-2d18-44d4-a0ec-043f8e9da156 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.179952 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51958dd7-2d18-44d4-a0ec-043f8e9da156 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.185919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Created reservations ['dfc62214-3be0-4380-9a85-1d6ee96aa222', '8a4a406d-d3ce-4535-a499-c631536453f6', '8349563b-a85c-4adb-8b38-0c86701f9343', '7849cc93-5e5d-48db-8671-13b1f4407c12'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:34.185919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2a0f94-24b1-4f08-9a08-04366ea5a592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc62214-3be0-4380-9a85-1d6ee96aa222', '8a4a406d-d3ce-4535-a499-c631536453f6', '8349563b-a85c-4adb-8b38-0c86701f9343', '7849cc93-5e5d-48db-8671-13b1f4407c12']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.185919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1f0e96-9549-4a7f-bc31-dfd47f496a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.188780 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.188780 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:34.194449 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-51958dd7-2d18-44d4-a0ec-043f8e9da156 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Volume info retrieved successfully. Aug 13 03:37:34.200469 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51958dd7-2d18-44d4-a0ec-043f8e9da156 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 returned with HTTP 200 Aug 13 03:37:34.200993 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 660/2612] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:34.218547 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1f0e96-9549-4a7f-bc31-dfd47f496a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f2095d-01a0-40a0-b935-96f28d2b9909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1895074905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188bb110a75141558e0493a771f878b0',qos_specs=None,replication_status=,reservations=['dfc62214-3be0-4380-9a85-1d6ee96aa222','8a4a406d-d3ce-4535-a499-c631536453f6','8349563b-a85c-4adb-8b38-0c86701f9343','7849cc93-5e5d-48db-8671-13b1f4407c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ac7a5aec26480eabb40188e7118ba1',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1895074905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f2095d-01a0-40a0-b935-96f28d2b9909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188bb110a75141558e0493a771f878b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11ac7a5aec26480eabb40188e7118ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.219597 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c0761894-92df-4d15-8dd6-4f2aa24cabf8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.220273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b290d81a-0950-403b-93b1-d1bad216f8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.221456 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0761894-92df-4d15-8dd6-4f2aa24cabf8 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/messages Aug 13 03:37:34.221799 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0761894-92df-4d15-8dd6-4f2aa24cabf8 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.222266 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c0761894-92df-4d15-8dd6-4f2aa24cabf8 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.226777 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c0761894-92df-4d15-8dd6-4f2aa24cabf8 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:37:34.227388 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 655/2613] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:34.244195 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4d07ba33-22bb-4f8c-ba2d-c4880ad45086 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.246807 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4d07ba33-22bb-4f8c-ba2d-c4880ad45086 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/messages/953f0520-c4c7-4336-9473-2fab8dfa8d1b Aug 13 03:37:34.247098 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4d07ba33-22bb-4f8c-ba2d-c4880ad45086 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.247322 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4d07ba33-22bb-4f8c-ba2d-c4880ad45086 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.253777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b290d81a-0950-403b-93b1-d1bad216f8b3) transitioned into state 'SUCCESS' from state '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-1895074905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188bb110a75141558e0493a771f878b0',qos_specs=None,replication_status=,reservations=['dfc62214-3be0-4380-9a85-1d6ee96aa222','8a4a406d-d3ce-4535-a499-c631536453f6','8349563b-a85c-4adb-8b38-0c86701f9343','7849cc93-5e5d-48db-8671-13b1f4407c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ac7a5aec26480eabb40188e7118ba1',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.253777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8168afcb-06e6-470a-8cc1-ad1564830a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.254802 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4d07ba33-22bb-4f8c-ba2d-c4880ad45086 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/messages/953f0520-c4c7-4336-9473-2fab8dfa8d1b returned with HTTP 200 Aug 13 03:37:34.255207 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 653/2614] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/messages/953f0520-c4c7-4336-9473-2fab8dfa8d1b => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:34.265988 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4ca891cc-457b-44c3-926a-ad22a1c784db None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.270917 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ca891cc-457b-44c3-926a-ad22a1c784db tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/messages Aug 13 03:37:34.270917 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ca891cc-457b-44c3-926a-ad22a1c784db tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.270917 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ca891cc-457b-44c3-926a-ad22a1c784db tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.273871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8168afcb-06e6-470a-8cc1-ad1564830a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.275392 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Flow 'volume_create_api' (7b4f1aa0-c8b8-4c0e-96b5-a1c865247f4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:34.276035 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Create volume request issued successfully. Aug 13 03:37:34.276977 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-11920159-7160-488f-b864-c38e9c323bb9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:34.277372 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ca891cc-457b-44c3-926a-ad22a1c784db tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:37:34.277890 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 647/2615] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:33 2026] POST /volume/v3/volumes => generated 756 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:34.278029 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 661/2616] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:34.289231 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2de3a461-2067-4d8e-9594-7fb220533c91 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.290618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c9ab39fd-44e4-4ab6-ad69-94bcdf069613 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.291622 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2de3a461-2067-4d8e-9594-7fb220533c91 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] DELETE https://10.4.3.140/volume/v3/messages/953f0520-c4c7-4336-9473-2fab8dfa8d1b Aug 13 03:37:34.292007 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2de3a461-2067-4d8e-9594-7fb220533c91 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.292247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2de3a461-2067-4d8e-9594-7fb220533c91 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.292754 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c9ab39fd-44e4-4ab6-ad69-94bcdf069613 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] GET https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 Aug 13 03:37:34.292989 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c9ab39fd-44e4-4ab6-ad69-94bcdf069613 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.293268 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c9ab39fd-44e4-4ab6-ad69-94bcdf069613 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.300915 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.300915 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:34.305254 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2de3a461-2067-4d8e-9594-7fb220533c91 tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/messages/953f0520-c4c7-4336-9473-2fab8dfa8d1b returned with HTTP 204 Aug 13 03:37:34.305892 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 656/2617] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:37:34 2026] DELETE /volume/v3/messages/953f0520-c4c7-4336-9473-2fab8dfa8d1b => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:37:34.306244 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c9ab39fd-44e4-4ab6-ad69-94bcdf069613 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Volume info retrieved successfully. Aug 13 03:37:34.313493 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c9ab39fd-44e4-4ab6-ad69-94bcdf069613 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 returned with HTTP 200 Aug 13 03:37:34.314026 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 654/2618] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:34.316563 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f91cd891-e906-4a7e-a84f-147c76204f5b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.318439 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f91cd891-e906-4a7e-a84f-147c76204f5b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 Aug 13 03:37:34.318980 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f91cd891-e906-4a7e-a84f-147c76204f5b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.319353 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f91cd891-e906-4a7e-a84f-147c76204f5b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.328949 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.328949 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:34.334780 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f91cd891-e906-4a7e-a84f-147c76204f5b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Volume info retrieved successfully. Aug 13 03:37:34.347035 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f91cd891-e906-4a7e-a84f-147c76204f5b tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 returned with HTTP 200 Aug 13 03:37:34.347035 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 648/2619] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:34.348869 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d34a4d7f-67e2-4672-bc1f-da19100e1dea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.352562 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d34a4d7f-67e2-4672-bc1f-da19100e1dea tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:34.352929 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d34a4d7f-67e2-4672-bc1f-da19100e1dea tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.353192 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d34a4d7f-67e2-4672-bc1f-da19100e1dea tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.361941 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.361941 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:34.363540 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.365458 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 Aug 13 03:37:34.365537 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d34a4d7f-67e2-4672-bc1f-da19100e1dea tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:34.365705 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.365912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.366064 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Delete volume with id: b2bb8e13-a6a2-4df4-8180-14a3649963f2 Aug 13 03:37:34.370003 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d34a4d7f-67e2-4672-bc1f-da19100e1dea tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:34.370395 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 662/2620] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:34.378091 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.378091 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:34.378692 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Volume info retrieved successfully. Aug 13 03:37:34.379972 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100342) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:37:34.391272 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-641191d9-c3bf-42fe-b326-a957c471a560 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.393192 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-641191d9-c3bf-42fe-b326-a957c471a560 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:34.393432 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-641191d9-c3bf-42fe-b326-a957c471a560 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.393632 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-641191d9-c3bf-42fe-b326-a957c471a560 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.407551 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.407551 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:34.408932 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Created reservations ['77d066b7-8206-41f4-8690-e51aba1568a1', '6f118fb3-8140-4d5b-95d0-66f3c322bed7', '7ccb699c-e5db-4e67-a2a8-862867cf316c', 'e1303197-4f69-444a-8513-6077e423a08c'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:34.419223 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-641191d9-c3bf-42fe-b326-a957c471a560 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:34.429358 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-641191d9-c3bf-42fe-b326-a957c471a560 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:34.430040 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 655/2621] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 1193 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:34.446365 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Delete volume request issued successfully. Aug 13 03:37:34.446667 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa5b811e-e02f-4c67-bde2-a68c50a7a62c tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 returned with HTTP 202 Aug 13 03:37:34.447185 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 657/2622] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:37:34 2026] DELETE /volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:34.449207 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f7081533-97bd-485c-97b4-096f3ca92934 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.452164 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f7081533-97bd-485c-97b4-096f3ca92934 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:34.452651 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f7081533-97bd-485c-97b4-096f3ca92934 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.452813 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f7081533-97bd-485c-97b4-096f3ca92934 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.453099 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f7081533-97bd-485c-97b4-096f3ca92934 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume with id: 256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:34.459701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de7463d5-58bc-4f9b-9467-dd3d00a283ef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.461380 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de7463d5-58bc-4f9b-9467-dd3d00a283ef tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] GET https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 Aug 13 03:37:34.461585 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de7463d5-58bc-4f9b-9467-dd3d00a283ef tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.461773 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de7463d5-58bc-4f9b-9467-dd3d00a283ef tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.463146 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.463146 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:34.463580 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f7081533-97bd-485c-97b4-096f3ca92934 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:34.467407 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de7463d5-58bc-4f9b-9467-dd3d00a283ef tempest-UserMessagesTest-58240220 tempest-UserMessagesTest-58240220-project-member] https://10.4.3.140/volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 returned with HTTP 404 Aug 13 03:37:34.467845 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 663/2623] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/b2bb8e13-a6a2-4df4-8180-14a3649963f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:34.479350 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-35ff0106-05f2-4f72-b9b8-724524c0cb50 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.484590 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-35ff0106-05f2-4f72-b9b8-724524c0cb50 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] DELETE https://10.4.3.140/volume/v3/types/76a933bd-3f50-46c0-ae3c-717036952082 Aug 13 03:37:34.485015 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-35ff0106-05f2-4f72-b9b8-724524c0cb50 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.485377 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-35ff0106-05f2-4f72-b9b8-724524c0cb50 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.490558 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f7081533-97bd-485c-97b4-096f3ca92934 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume request issued successfully. Aug 13 03:37:34.490800 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f7081533-97bd-485c-97b4-096f3ca92934 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 202 Aug 13 03:37:34.491246 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 649/2624] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:34 2026] DELETE /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:34.502114 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cea3ba93-83ff-41fb-b0bc-e6bd8972e5bd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.504770 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cea3ba93-83ff-41fb-b0bc-e6bd8972e5bd tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:34.505040 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cea3ba93-83ff-41fb-b0bc-e6bd8972e5bd tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.505288 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cea3ba93-83ff-41fb-b0bc-e6bd8972e5bd tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.515350 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.515350 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:34.519918 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cea3ba93-83ff-41fb-b0bc-e6bd8972e5bd tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:34.530183 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cea3ba93-83ff-41fb-b0bc-e6bd8972e5bd tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 200 Aug 13 03:37:34.531003 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 658/2625] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 1192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:34.536997 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-35ff0106-05f2-4f72-b9b8-724524c0cb50 tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] https://10.4.3.140/volume/v3/types/76a933bd-3f50-46c0-ae3c-717036952082 returned with HTTP 202 Aug 13 03:37:34.537627 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 656/2626] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:34 2026] DELETE /volume/v3/types/76a933bd-3f50-46c0-ae3c-717036952082 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:34.546680 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9a80f7c5-a337-4b2b-be3d-cca44334f2aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.548681 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a80f7c5-a337-4b2b-be3d-cca44334f2aa tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] GET https://10.4.3.140/volume/v3/types/76a933bd-3f50-46c0-ae3c-717036952082 Aug 13 03:37:34.548937 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a80f7c5-a337-4b2b-be3d-cca44334f2aa tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.549187 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a80f7c5-a337-4b2b-be3d-cca44334f2aa tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.553109 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a80f7c5-a337-4b2b-be3d-cca44334f2aa tempest-UserMessagesTest-1877518642 tempest-UserMessagesTest-1877518642-project-admin] https://10.4.3.140/volume/v3/types/76a933bd-3f50-46c0-ae3c-717036952082 returned with HTTP 404 Aug 13 03:37:34.553610 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 664/2627] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/types/76a933bd-3f50-46c0-ae3c-717036952082 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:34.562342 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-70cc8865-5582-43d5-bf30-dea10ac7bfb2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.564291 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-70cc8865-5582-43d5-bf30-dea10ac7bfb2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 Aug 13 03:37:34.567850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-70cc8865-5582-43d5-bf30-dea10ac7bfb2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.567850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-70cc8865-5582-43d5-bf30-dea10ac7bfb2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.572526 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.572526 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:34.577161 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-70cc8865-5582-43d5-bf30-dea10ac7bfb2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:34.583464 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-70cc8865-5582-43d5-bf30-dea10ac7bfb2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 returned with HTTP 200 Aug 13 03:37:34.584019 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 650/2628] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:34.602875 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4c227329-cb36-4d71-a7fc-a69cdbc23e3c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.605134 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c227329-cb36-4d71-a7fc-a69cdbc23e3c tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 Aug 13 03:37:34.605352 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c227329-cb36-4d71-a7fc-a69cdbc23e3c tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.605586 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4c227329-cb36-4d71-a7fc-a69cdbc23e3c tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.614038 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.614038 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:34.619549 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4c227329-cb36-4d71-a7fc-a69cdbc23e3c tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:34.626026 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4c227329-cb36-4d71-a7fc-a69cdbc23e3c tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 returned with HTTP 200 Aug 13 03:37:34.626716 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 659/2629] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:34.643479 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.721912 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:34.722356 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:34.724464 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:34.724722 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Create volume of 1 GB Aug 13 03:37:34.729922 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Availability Zones retrieved successfully. Aug 13 03:37:34.740815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Flow 'volume_create_api' (37055d57-db08-419a-b6c5-bf430f3bb8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:34.742729 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138358de-5c9e-418a-a716-042bc8354ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.744047 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:34.778307 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (138358de-5c9e-418a-a716-042bc8354ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.780293 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f4f1068-66dc-45c0-8719-eaf0bff8c311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.869674 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Created reservations ['a3fe51fb-58c1-40a5-a659-86d36dd818ee', 'eb440220-0d13-4516-a74f-7dd8a597749a', '4a8e4fdc-72e1-4452-8a1e-f4e37f597849', 'f6b83f5d-c7d5-4f36-b313-219c17f308b8'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:34.870764 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f4f1068-66dc-45c0-8719-eaf0bff8c311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3fe51fb-58c1-40a5-a659-86d36dd818ee', 'eb440220-0d13-4516-a74f-7dd8a597749a', '4a8e4fdc-72e1-4452-8a1e-f4e37f597849', 'f6b83f5d-c7d5-4f36-b313-219c17f308b8']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.871804 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca26068-8077-4932-b54c-3db08aaf59ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.906845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca26068-8077-4932-b54c-3db08aaf59ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52e51bb3-6a0d-426c-86b7-b6965b142f64', '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='4ca7b281318d49c8ae8131a3c1db7c8d',qos_specs=None,replication_status=,reservations=['a3fe51fb-58c1-40a5-a659-86d36dd818ee','eb440220-0d13-4516-a74f-7dd8a597749a','4a8e4fdc-72e1-4452-8a1e-f4e37f597849','f6b83f5d-c7d5-4f36-b313-219c17f308b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895d46ad771442c886ca77912c992e00',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52e51bb3-6a0d-426c-86b7-b6965b142f64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ca7b281318d49c8ae8131a3c1db7c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895d46ad771442c886ca77912c992e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.907060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0087ac29-573a-49b7-98da-1601304bbc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.936480 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0087ac29-573a-49b7-98da-1601304bbc93) transitioned into state 'SUCCESS' from 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='4ca7b281318d49c8ae8131a3c1db7c8d',qos_specs=None,replication_status=,reservations=['a3fe51fb-58c1-40a5-a659-86d36dd818ee','eb440220-0d13-4516-a74f-7dd8a597749a','4a8e4fdc-72e1-4452-8a1e-f4e37f597849','f6b83f5d-c7d5-4f36-b313-219c17f308b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895d46ad771442c886ca77912c992e00',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.939382 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109845c8-6358-468f-a073-0a5b21124685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:34.953174 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109845c8-6358-468f-a073-0a5b21124685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:34.954552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Flow 'volume_create_api' (37055d57-db08-419a-b6c5-bf430f3bb8cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:34.955063 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Create volume request issued successfully. Aug 13 03:37:34.956124 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3029ee2-eaec-497e-8b72-b3987bfba157 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:34.957058 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 657/2630] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:34 2026] POST /volume/v3/volumes => generated 733 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:34.973813 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d26da2c-3c34-42af-85e4-621f8e2e06ca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:34.976338 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d26da2c-3c34-42af-85e4-621f8e2e06ca tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] GET https://10.4.3.140/volume/v3/volumes/52e51bb3-6a0d-426c-86b7-b6965b142f64 Aug 13 03:37:34.976698 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d26da2c-3c34-42af-85e4-621f8e2e06ca tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:34.976929 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d26da2c-3c34-42af-85e4-621f8e2e06ca tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:34.985235 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:34.985235 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:34.989191 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5d26da2c-3c34-42af-85e4-621f8e2e06ca tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Volume info retrieved successfully. Aug 13 03:37:34.993926 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d26da2c-3c34-42af-85e4-621f8e2e06ca tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] https://10.4.3.140/volume/v3/volumes/52e51bb3-6a0d-426c-86b7-b6965b142f64 returned with HTTP 200 Aug 13 03:37:34.994532 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 665/2631] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:34 2026] GET /volume/v3/volumes/52e51bb3-6a0d-426c-86b7-b6965b142f64 => generated 912 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:35.333775 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e7b49374-ec92-4ad0-9b05-613bbbc9aa7c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:35.336632 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7b49374-ec92-4ad0-9b05-613bbbc9aa7c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] GET https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 Aug 13 03:37:35.336925 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7b49374-ec92-4ad0-9b05-613bbbc9aa7c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:35.337137 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7b49374-ec92-4ad0-9b05-613bbbc9aa7c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:35.346791 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:35.346791 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:35.351347 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e7b49374-ec92-4ad0-9b05-613bbbc9aa7c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Volume info retrieved successfully. Aug 13 03:37:35.358178 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7b49374-ec92-4ad0-9b05-613bbbc9aa7c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 returned with HTTP 200 Aug 13 03:37:35.358543 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 651/2632] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:35 2026] GET /volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:35.376383 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7a8bd63e-e4b8-4ae3-9a81-7490c4c0434b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:35.378405 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a8bd63e-e4b8-4ae3-9a81-7490c4c0434b tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True Aug 13 03:37:35.378699 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a8bd63e-e4b8-4ae3-9a81-7490c4c0434b tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:35.378980 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7a8bd63e-e4b8-4ae3-9a81-7490c4c0434b tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:35.403587 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7a8bd63e-e4b8-4ae3-9a81-7490c4c0434b tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True returned with HTTP 200 Aug 13 03:37:35.404089 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 660/2633] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:35 2026] GET /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True => generated 1338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:35.418440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-325e71f3-d000-4c24-b9bf-5d2fa72a6202 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:35.420672 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-325e71f3-d000-4c24-b9bf-5d2fa72a6202 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 Aug 13 03:37:35.421233 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-325e71f3-d000-4c24-b9bf-5d2fa72a6202 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:35.421458 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-325e71f3-d000-4c24-b9bf-5d2fa72a6202 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:35.421667 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-325e71f3-d000-4c24-b9bf-5d2fa72a6202 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Delete volume with id: c7f2095d-01a0-40a0-b935-96f28d2b9909 Aug 13 03:37:35.429801 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:35.429801 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:35.430346 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-325e71f3-d000-4c24-b9bf-5d2fa72a6202 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Volume info retrieved successfully. Aug 13 03:37:35.448922 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-325e71f3-d000-4c24-b9bf-5d2fa72a6202 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Delete volume request issued successfully. Aug 13 03:37:35.449279 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-325e71f3-d000-4c24-b9bf-5d2fa72a6202 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 returned with HTTP 202 Aug 13 03:37:35.449772 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 658/2634] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:35 2026] DELETE /volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:35.460603 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2582e7dc-b326-4eb0-8e3a-d41c3a1c4c10 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:35.464533 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2582e7dc-b326-4eb0-8e3a-d41c3a1c4c10 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] GET https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 Aug 13 03:37:35.464847 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2582e7dc-b326-4eb0-8e3a-d41c3a1c4c10 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:35.465138 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2582e7dc-b326-4eb0-8e3a-d41c3a1c4c10 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:35.481395 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:35.481395 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:35.490859 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2582e7dc-b326-4eb0-8e3a-d41c3a1c4c10 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Volume info retrieved successfully. Aug 13 03:37:35.494262 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2582e7dc-b326-4eb0-8e3a-d41c3a1c4c10 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 returned with HTTP 200 Aug 13 03:37:35.495032 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 666/2635] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:35 2026] GET /volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:35.544585 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-555714c5-f2b9-474f-aff1-0c5990fcc130 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:35.547015 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-555714c5-f2b9-474f-aff1-0c5990fcc130 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:37:35.547321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-555714c5-f2b9-474f-aff1-0c5990fcc130 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:35.547602 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-555714c5-f2b9-474f-aff1-0c5990fcc130 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:35.556311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-555714c5-f2b9-474f-aff1-0c5990fcc130 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 404 Aug 13 03:37:35.557181 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 652/2636] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:35 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:36.010742 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-34aa1e20-8f76-41df-8773-c52dd8ac26fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.012612 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34aa1e20-8f76-41df-8773-c52dd8ac26fe tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] GET https://10.4.3.140/volume/v3/volumes/52e51bb3-6a0d-426c-86b7-b6965b142f64 Aug 13 03:37:36.012817 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34aa1e20-8f76-41df-8773-c52dd8ac26fe tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.013013 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34aa1e20-8f76-41df-8773-c52dd8ac26fe tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.026067 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:36.026067 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:36.033277 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-34aa1e20-8f76-41df-8773-c52dd8ac26fe tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Volume info retrieved successfully. Aug 13 03:37:36.040030 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34aa1e20-8f76-41df-8773-c52dd8ac26fe tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] https://10.4.3.140/volume/v3/volumes/52e51bb3-6a0d-426c-86b7-b6965b142f64 returned with HTTP 200 Aug 13 03:37:36.040511 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 661/2637] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:36 2026] GET /volume/v3/volumes/52e51bb3-6a0d-426c-86b7-b6965b142f64 => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:36.056033 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f8a1f6bf-4a92-4fb1-b54f-fc984fd65423 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.060055 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8a1f6bf-4a92-4fb1-b54f-fc984fd65423 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1&project_id=836cc578262242cdb70a44d8722b9ad6 Aug 13 03:37:36.060331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8a1f6bf-4a92-4fb1-b54f-fc984fd65423 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.060582 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8a1f6bf-4a92-4fb1-b54f-fc984fd65423 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.061146 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f8a1f6bf-4a92-4fb1-b54f-fc984fd65423 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Could not evaluate value 836cc578262242cdb70a44d8722b9ad6, assuming string {{(pid=100340) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:37:36.062526 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f8a1f6bf-4a92-4fb1-b54f-fc984fd65423 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Searching by: MultiDict([('project_id', '836cc578262242cdb70a44d8722b9ad6'), ('all_tenants', 1)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:36.110714 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f8a1f6bf-4a92-4fb1-b54f-fc984fd65423 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Get all volumes completed successfully. Aug 13 03:37:36.112110 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:36.112110 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:36.121179 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8a1f6bf-4a92-4fb1-b54f-fc984fd65423 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1&project_id=836cc578262242cdb70a44d8722b9ad6 returned with HTTP 200 Aug 13 03:37:36.121682 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 659/2638] 10.4.3.140 () {66 vars in 1373 bytes} [Thu Aug 13 03:37:36 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=836cc578262242cdb70a44d8722b9ad6 => generated 3025 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:36.143662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f1c2516a-099e-4046-910e-bd1393c69fd5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.145840 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1c2516a-099e-4046-910e-bd1393c69fd5 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/52e51bb3-6a0d-426c-86b7-b6965b142f64 Aug 13 03:37:36.146090 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1c2516a-099e-4046-910e-bd1393c69fd5 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.146336 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1c2516a-099e-4046-910e-bd1393c69fd5 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.146536 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-f1c2516a-099e-4046-910e-bd1393c69fd5 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Delete volume with id: 52e51bb3-6a0d-426c-86b7-b6965b142f64 Aug 13 03:37:36.155620 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:36.155620 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:36.156151 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f1c2516a-099e-4046-910e-bd1393c69fd5 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Volume info retrieved successfully. Aug 13 03:37:36.180692 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f1c2516a-099e-4046-910e-bd1393c69fd5 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] Delete volume request issued successfully. Aug 13 03:37:36.180692 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1c2516a-099e-4046-910e-bd1393c69fd5 tempest-VolumesListAdminTestJSON-172451166 tempest-VolumesListAdminTestJSON-172451166-project-admin] https://10.4.3.140/volume/v3/volumes/52e51bb3-6a0d-426c-86b7-b6965b142f64 returned with HTTP 202 Aug 13 03:37:36.180692 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 667/2639] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:36 2026] DELETE /volume/v3/volumes/52e51bb3-6a0d-426c-86b7-b6965b142f64 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:36.188325 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-aefe6ef5-2a5e-492a-9c82-af7cbd59ee04 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.190487 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aefe6ef5-2a5e-492a-9c82-af7cbd59ee04 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 Aug 13 03:37:36.190772 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aefe6ef5-2a5e-492a-9c82-af7cbd59ee04 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.191011 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aefe6ef5-2a5e-492a-9c82-af7cbd59ee04 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.206583 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:36.206583 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:36.215448 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-aefe6ef5-2a5e-492a-9c82-af7cbd59ee04 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:36.221294 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aefe6ef5-2a5e-492a-9c82-af7cbd59ee04 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 returned with HTTP 200 Aug 13 03:37:36.221816 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 653/2640] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:36 2026] GET /volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:36.235297 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-84ee7224-becf-433f-bc4a-95c2d34b1b83 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.239841 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84ee7224-becf-433f-bc4a-95c2d34b1b83 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 Aug 13 03:37:36.240147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-84ee7224-becf-433f-bc4a-95c2d34b1b83 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.240372 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-84ee7224-becf-433f-bc4a-95c2d34b1b83 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.240556 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-84ee7224-becf-433f-bc4a-95c2d34b1b83 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Delete volume with id: ea51f60e-4274-4e70-9d8e-b406bc992824 Aug 13 03:37:36.254704 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:36.254704 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:36.255369 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-84ee7224-becf-433f-bc4a-95c2d34b1b83 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:36.283174 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-84ee7224-becf-433f-bc4a-95c2d34b1b83 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Delete volume request issued successfully. Aug 13 03:37:36.283424 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84ee7224-becf-433f-bc4a-95c2d34b1b83 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 returned with HTTP 202 Aug 13 03:37:36.284014 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 662/2641] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:36 2026] DELETE /volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:36.293856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-904a3f6e-4f14-4ecd-b2cb-b84eae07dd07 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.296017 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-904a3f6e-4f14-4ecd-b2cb-b84eae07dd07 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 Aug 13 03:37:36.296322 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-904a3f6e-4f14-4ecd-b2cb-b84eae07dd07 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.296554 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-904a3f6e-4f14-4ecd-b2cb-b84eae07dd07 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.304779 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:36.304779 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:36.309483 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-904a3f6e-4f14-4ecd-b2cb-b84eae07dd07 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:36.314946 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-904a3f6e-4f14-4ecd-b2cb-b84eae07dd07 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 returned with HTTP 200 Aug 13 03:37:36.315372 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 660/2642] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:36 2026] GET /volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:36.511364 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-56db59ac-823a-4939-a84d-9f6373a2c6a4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.514858 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56db59ac-823a-4939-a84d-9f6373a2c6a4 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] GET https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 Aug 13 03:37:36.514858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56db59ac-823a-4939-a84d-9f6373a2c6a4 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.514858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56db59ac-823a-4939-a84d-9f6373a2c6a4 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.519283 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56db59ac-823a-4939-a84d-9f6373a2c6a4 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 returned with HTTP 404 Aug 13 03:37:36.521846 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 668/2643] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:36 2026] GET /volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:36.535861 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-650d63a2-8e2a-49f1-8aa6-cfd3ccb86bc9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.537842 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-650d63a2-8e2a-49f1-8aa6-cfd3ccb86bc9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] GET https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 Aug 13 03:37:36.537842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-650d63a2-8e2a-49f1-8aa6-cfd3ccb86bc9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.537842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-650d63a2-8e2a-49f1-8aa6-cfd3ccb86bc9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.550273 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-650d63a2-8e2a-49f1-8aa6-cfd3ccb86bc9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 returned with HTTP 404 Aug 13 03:37:36.551864 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 654/2644] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:36 2026] GET /volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:36.559461 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d7e61e3f-6c59-40f3-86e0-eac76e0ed757 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.561382 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7e61e3f-6c59-40f3-86e0-eac76e0ed757 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 Aug 13 03:37:36.561600 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7e61e3f-6c59-40f3-86e0-eac76e0ed757 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.561847 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7e61e3f-6c59-40f3-86e0-eac76e0ed757 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.562042 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d7e61e3f-6c59-40f3-86e0-eac76e0ed757 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Delete volume with id: c7f2095d-01a0-40a0-b935-96f28d2b9909 Aug 13 03:37:36.567778 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7e61e3f-6c59-40f3-86e0-eac76e0ed757 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 returned with HTTP 404 Aug 13 03:37:36.568186 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 663/2645] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:36 2026] DELETE /volume/v3/volumes/c7f2095d-01a0-40a0-b935-96f28d2b9909 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:36.580308 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.584870 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:36.585415 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1781491063"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:36.587406 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1781491063'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:36.587561 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Create volume of 1 GB Aug 13 03:37:36.593060 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Availability Zones retrieved successfully. Aug 13 03:37:36.601329 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Flow 'volume_create_api' (3e528962-7c2c-43e3-813c-9e73df7f0339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:36.602703 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d642da9f-1222-4301-ac4b-606d81d5fe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:36.604064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:36.639791 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d642da9f-1222-4301-ac4b-606d81d5fe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:36.640905 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fbfa53-ad6f-439a-be18-afe420db1248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:36.694712 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Created reservations ['1b1dee16-739d-4608-bc9f-0717f48fe009', '746165a4-573c-464e-8a70-f7aff85f138a', '098ed3d6-bd7b-4935-851c-a2655f20b8e5', '5c9c2a9d-386c-49c2-ac1d-3f1da97e9df8'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:36.695860 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fbfa53-ad6f-439a-be18-afe420db1248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b1dee16-739d-4608-bc9f-0717f48fe009', '746165a4-573c-464e-8a70-f7aff85f138a', '098ed3d6-bd7b-4935-851c-a2655f20b8e5', '5c9c2a9d-386c-49c2-ac1d-3f1da97e9df8']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:36.697051 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1859c28-ad9e-4e82-bb84-6657fc4b2d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:36.728921 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1859c28-ad9e-4e82-bb84-6657fc4b2d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c944e55-50d8-4dff-bd7f-f281492cac9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1781491063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188bb110a75141558e0493a771f878b0',qos_specs=None,replication_status=,reservations=['1b1dee16-739d-4608-bc9f-0717f48fe009','746165a4-573c-464e-8a70-f7aff85f138a','098ed3d6-bd7b-4935-851c-a2655f20b8e5','5c9c2a9d-386c-49c2-ac1d-3f1da97e9df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ac7a5aec26480eabb40188e7118ba1',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1781491063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c944e55-50d8-4dff-bd7f-f281492cac9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188bb110a75141558e0493a771f878b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11ac7a5aec26480eabb40188e7118ba1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:36.730472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab10d542-9f2e-4493-ae80-27ab934b8a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:36.755781 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab10d542-9f2e-4493-ae80-27ab934b8a8f) transitioned into state 'SUCCESS' from state '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-1781491063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188bb110a75141558e0493a771f878b0',qos_specs=None,replication_status=,reservations=['1b1dee16-739d-4608-bc9f-0717f48fe009','746165a4-573c-464e-8a70-f7aff85f138a','098ed3d6-bd7b-4935-851c-a2655f20b8e5','5c9c2a9d-386c-49c2-ac1d-3f1da97e9df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ac7a5aec26480eabb40188e7118ba1',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:36.756680 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330f4823-e75a-4c4d-87c9-4e5d4fa881c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:36.766845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330f4823-e75a-4c4d-87c9-4e5d4fa881c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:36.767720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Flow 'volume_create_api' (3e528962-7c2c-43e3-813c-9e73df7f0339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:36.768051 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Create volume request issued successfully. Aug 13 03:37:36.768706 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9cf60696-66c9-42fe-a66a-8055f8ae019e tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:36.769155 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 661/2646] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:36 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) Aug 13 03:37:36.783937 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9ca6403e-6890-4397-8be4-f8db6e801631 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:36.786136 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ca6403e-6890-4397-8be4-f8db6e801631 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] GET https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:36.786369 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ca6403e-6890-4397-8be4-f8db6e801631 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:36.786599 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ca6403e-6890-4397-8be4-f8db6e801631 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:36.794944 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:36.794944 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:36.802876 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ca6403e-6890-4397-8be4-f8db6e801631 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Volume info retrieved successfully. Aug 13 03:37:36.811304 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ca6403e-6890-4397-8be4-f8db6e801631 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c returned with HTTP 200 Aug 13 03:37:36.811304 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 669/2647] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:36 2026] GET /volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:37.157360 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b7f542ad-0d57-4d84-af7e-ce16789ee06f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.233852 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b7f542ad-0d57-4d84-af7e-ce16789ee06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 Aug 13 03:37:37.234105 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b7f542ad-0d57-4d84-af7e-ce16789ee06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:37.234298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b7f542ad-0d57-4d84-af7e-ce16789ee06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:37.249631 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b7f542ad-0d57-4d84-af7e-ce16789ee06f tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 returned with HTTP 200 Aug 13 03:37:37.250068 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 655/2648] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:37 2026] GET /volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 => generated 597 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:37.261318 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-974c5a38-b912-494d-add9-cc470eab4613 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.263173 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-974c5a38-b912-494d-add9-cc470eab4613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 Aug 13 03:37:37.263533 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-974c5a38-b912-494d-add9-cc470eab4613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:37.316911 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-974c5a38-b912-494d-add9-cc470eab4613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 returned with HTTP 200 Aug 13 03:37:37.317368 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 664/2649] 10.4.3.140 () {68 vars in 1374 bytes} [Thu Aug 13 03:37:37 2026] PUT /volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 => generated 550 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:37.331453 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.335863 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dbb020e0-589a-429f-a3e1-609882980aeb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.337778 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dbb020e0-589a-429f-a3e1-609882980aeb tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 Aug 13 03:37:37.338037 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dbb020e0-589a-429f-a3e1-609882980aeb tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:37.338242 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dbb020e0-589a-429f-a3e1-609882980aeb tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:37.344805 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dbb020e0-589a-429f-a3e1-609882980aeb tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 returned with HTTP 404 Aug 13 03:37:37.345431 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 670/2650] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:37 2026] GET /volume/v3/volumes/ea51f60e-4274-4e70-9d8e-b406bc992824 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:37.354072 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fe3c3d8e-18c6-4f72-afcd-883dfe44c068 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.356867 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fe3c3d8e-18c6-4f72-afcd-883dfe44c068 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb Aug 13 03:37:37.357222 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fe3c3d8e-18c6-4f72-afcd-883dfe44c068 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:37.357476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fe3c3d8e-18c6-4f72-afcd-883dfe44c068 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:37.368714 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:37.368714 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:37.376152 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fe3c3d8e-18c6-4f72-afcd-883dfe44c068 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:37.381216 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fe3c3d8e-18c6-4f72-afcd-883dfe44c068 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb returned with HTTP 200 Aug 13 03:37:37.381752 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 656/2651] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:37 2026] GET /volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:37.394932 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-987326e1-d0e8-4155-9009-8a7a142ce9ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.397521 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-987326e1-d0e8-4155-9009-8a7a142ce9ff tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb Aug 13 03:37:37.397807 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-987326e1-d0e8-4155-9009-8a7a142ce9ff tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:37.398098 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-987326e1-d0e8-4155-9009-8a7a142ce9ff tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:37.398403 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-987326e1-d0e8-4155-9009-8a7a142ce9ff tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Delete volume with id: 1b0786c9-4eaf-470e-8cad-aeefacf7aafb Aug 13 03:37:37.405144 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:37.405635 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1781495920"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:37.407487 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1781495920'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:37.407683 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Create volume of 1 GB Aug 13 03:37:37.408020 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:37.408020 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:37.409089 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:37.409089 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:37.409933 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-987326e1-d0e8-4155-9009-8a7a142ce9ff tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:37.412100 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Availability Zones retrieved successfully. Aug 13 03:37:37.420680 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Flow 'volume_create_api' (d9fdf7b4-687c-44c1-bb13-4d5c8af625d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:37.421783 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e455a56e-5f26-4d4c-92da-34765a9ee46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:37.422759 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:37.430129 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-987326e1-d0e8-4155-9009-8a7a142ce9ff tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Delete volume request issued successfully. Aug 13 03:37:37.430326 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-987326e1-d0e8-4155-9009-8a7a142ce9ff tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb returned with HTTP 202 Aug 13 03:37:37.430802 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 665/2652] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:37 2026] DELETE /volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:37.438454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-34610b35-8990-41a1-89e3-e4f81e515425 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.440338 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-34610b35-8990-41a1-89e3-e4f81e515425 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb Aug 13 03:37:37.440480 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-34610b35-8990-41a1-89e3-e4f81e515425 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:37.440717 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-34610b35-8990-41a1-89e3-e4f81e515425 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:37.451181 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:37.451181 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:37.453127 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e455a56e-5f26-4d4c-92da-34765a9ee46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:37.454013 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377e4819-9fd7-4a6c-ba0b-4782e812d98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:37.456314 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-34610b35-8990-41a1-89e3-e4f81e515425 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:37.467590 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-34610b35-8990-41a1-89e3-e4f81e515425 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb returned with HTTP 200 Aug 13 03:37:37.468127 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 671/2653] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:37 2026] GET /volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:37.542505 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Created reservations ['a3e1580a-54ba-4e16-8f2e-9f67e5c22b7a', 'e2f35564-ab65-4bd3-9c2d-4dea4605dc67', '5ca193bb-c385-4a75-b98f-25abef369b34', '0e5b5648-e10c-4f98-9d0d-13e2ed0252a9'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:37.543559 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377e4819-9fd7-4a6c-ba0b-4782e812d98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3e1580a-54ba-4e16-8f2e-9f67e5c22b7a', 'e2f35564-ab65-4bd3-9c2d-4dea4605dc67', '5ca193bb-c385-4a75-b98f-25abef369b34', '0e5b5648-e10c-4f98-9d0d-13e2ed0252a9']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:37.544430 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a556d63-8ace-4bb2-b4f1-ba64bb40788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:37.568968 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a556d63-8ace-4bb2-b4f1-ba64bb40788c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ba6fb53-9656-4706-b5cc-1c670980c5be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1781495920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15dee25afe294813a22d936475bd54c9',qos_specs=None,replication_status=,reservations=['a3e1580a-54ba-4e16-8f2e-9f67e5c22b7a','e2f35564-ab65-4bd3-9c2d-4dea4605dc67','5ca193bb-c385-4a75-b98f-25abef369b34','0e5b5648-e10c-4f98-9d0d-13e2ed0252a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='256c778a626343848102e5b09be5aaf6',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1781495920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ba6fb53-9656-4706-b5cc-1c670980c5be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15dee25afe294813a22d936475bd54c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='256c778a626343848102e5b09be5aaf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:37.569717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbf5f93-1faa-4b4f-8786-4b754d584612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:37.594492 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbf5f93-1faa-4b4f-8786-4b754d584612) transitioned into state 'SUCCESS' from state '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-1781495920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15dee25afe294813a22d936475bd54c9',qos_specs=None,replication_status=,reservations=['a3e1580a-54ba-4e16-8f2e-9f67e5c22b7a','e2f35564-ab65-4bd3-9c2d-4dea4605dc67','5ca193bb-c385-4a75-b98f-25abef369b34','0e5b5648-e10c-4f98-9d0d-13e2ed0252a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='256c778a626343848102e5b09be5aaf6',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:37.595355 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09690195-40f1-4461-80d8-44c0432e469f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:37.608785 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09690195-40f1-4461-80d8-44c0432e469f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:37.610205 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Flow 'volume_create_api' (d9fdf7b4-687c-44c1-bb13-4d5c8af625d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:37.610645 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Create volume request issued successfully. Aug 13 03:37:37.611516 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ede6fb3a-642b-4d15-9319-e0bfca33f929 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:37.612141 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 662/2654] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:37 2026] POST /volume/v3/volumes => generated 767 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:37.630573 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a7184cc0-cd58-435d-8059-0032d92fa325 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.634254 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.635175 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:37.635578 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "ea85a0b0-46a0-447e-90ca-7ba0e9e73cc6", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:37.637188 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'ea85a0b0-46a0-447e-90ca-7ba0e9e73cc6', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:37.639080 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a7184cc0-cd58-435d-8059-0032d92fa325 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] GET https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:37.639290 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a7184cc0-cd58-435d-8059-0032d92fa325 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:37.639511 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a7184cc0-cd58-435d-8059-0032d92fa325 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:37.648134 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:37.648134 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:37.652981 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a7184cc0-cd58-435d-8059-0032d92fa325 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Volume info retrieved successfully. Aug 13 03:37:37.658465 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a7184cc0-cd58-435d-8059-0032d92fa325 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be returned with HTTP 200 Aug 13 03:37:37.659238 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 657/2655] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:37 2026] GET /volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:37.823915 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ebd838d-f1f9-4636-ac3b-70f68fcfe72f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.825907 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ebd838d-f1f9-4636-ac3b-70f68fcfe72f tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] GET https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:37.826110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ebd838d-f1f9-4636-ac3b-70f68fcfe72f tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:37.826268 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ebd838d-f1f9-4636-ac3b-70f68fcfe72f tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:37.832782 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume of 1 GB Aug 13 03:37:37.833899 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:37.833899 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:37.838082 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ebd838d-f1f9-4636-ac3b-70f68fcfe72f tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Volume info retrieved successfully. Aug 13 03:37:37.838566 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Availability Zones retrieved successfully. Aug 13 03:37:37.843160 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ebd838d-f1f9-4636-ac3b-70f68fcfe72f tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c returned with HTTP 200 Aug 13 03:37:37.843582 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 672/2656] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:37 2026] GET /volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:37.847238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (30e7b147-b691-4491-8440-a736e80d2225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:37.848928 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0276b228-2822-4e89-9293-e14c1886a2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:37.850528 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:37.859298 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-17ffc3e1-081b-4b36-81ca-5f9224a9b94d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.861642 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-17ffc3e1-081b-4b36-81ca-5f9224a9b94d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True Aug 13 03:37:37.861921 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-17ffc3e1-081b-4b36-81ca-5f9224a9b94d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:37.862505 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-17ffc3e1-081b-4b36-81ca-5f9224a9b94d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:37.862505 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:37.862505 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:37.882301 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-17ffc3e1-081b-4b36-81ca-5f9224a9b94d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True returned with HTTP 200 Aug 13 03:37:37.882715 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 663/2657] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:37 2026] GET /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True => generated 1338 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:37.896770 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1adcdb16-f8ce-4113-8a03-fd65422d7a6b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.899159 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1adcdb16-f8ce-4113-8a03-fd65422d7a6b tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/2f9f1add025c4f7eb73e2e87b5f0ff58?usage=True Aug 13 03:37:37.899414 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1adcdb16-f8ce-4113-8a03-fd65422d7a6b tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:37.899685 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1adcdb16-f8ce-4113-8a03-fd65422d7a6b tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:37.921580 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1adcdb16-f8ce-4113-8a03-fd65422d7a6b tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/2f9f1add025c4f7eb73e2e87b5f0ff58?usage=True returned with HTTP 200 Aug 13 03:37:37.922141 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 658/2658] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:37 2026] GET /volume/v3/os-quota-sets/2f9f1add025c4f7eb73e2e87b5f0ff58?usage=True => generated 1338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:37.922499 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0276b228-2822-4e89-9293-e14c1886a2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:37.923386 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f292dd-5139-46a3-8990-3c4d524f4b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:37.932929 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-96019138-38fe-4e9d-9445-cbcc098858d9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.935848 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96019138-38fe-4e9d-9445-cbcc098858d9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer Aug 13 03:37:37.935848 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96019138-38fe-4e9d-9445-cbcc098858d9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5c944e55-50d8-4dff-bd7f-f281492cac9c"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:37.936781 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.volume_transfer [None req-96019138-38fe-4e9d-9445-cbcc098858d9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Creating new volume transfer {'transfer': {'volume_id': '5c944e55-50d8-4dff-bd7f-f281492cac9c'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 13 03:37:37.936955 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.volume_transfer [None req-96019138-38fe-4e9d-9445-cbcc098858d9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Creating transfer of volume 5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:37.937117 np0000007145 devstack@c-api.service[100343]: INFO cinder.transfer.api [None req-96019138-38fe-4e9d-9445-cbcc098858d9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Generating transfer record for volume 5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:37.946563 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:37.946563 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:37.958819 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96019138-38fe-4e9d-9445-cbcc098858d9 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/os-volume-transfer returned with HTTP 202 Aug 13 03:37:37.959306 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 673/2659] 10.4.3.140 () {68 vars in 1291 bytes} [Thu Aug 13 03:37:37 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:37:37.969088 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:37.985400 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Created reservations ['5f19f700-940d-42fd-a748-57d859606790', 'e820e487-8cd2-4862-82e3-e3b9e6259e84', 'd6a81676-4ca6-43c8-b72d-d45d80072007', 'e15fe619-15fc-4b2f-b06a-b055d47dfa32'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:37.986267 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f292dd-5139-46a3-8990-3c4d524f4b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f19f700-940d-42fd-a748-57d859606790', 'e820e487-8cd2-4862-82e3-e3b9e6259e84', 'd6a81676-4ca6-43c8-b72d-d45d80072007', 'e15fe619-15fc-4b2f-b06a-b055d47dfa32']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:37.987042 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c2518dd-8f3f-4d68-8bc4-a4ebd994ebbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:38.012531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c2518dd-8f3f-4d68-8bc4-a4ebd994ebbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f9f51ec-1604-40e5-86c7-47c5748e7ce0', '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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['5f19f700-940d-42fd-a748-57d859606790','e820e487-8cd2-4862-82e3-e3b9e6259e84','d6a81676-4ca6-43c8-b72d-d45d80072007','e15fe619-15fc-4b2f-b06a-b055d47dfa32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:37Z,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=4f9f51ec-1604-40e5-86c7-47c5748e7ce0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c894a1eae3c940829076a1199e201987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='708f21b8bf6049fa8a73043148299bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:38.013885 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdaad253-c56f-4c4a-9979-411646d9a53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:38.047312 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdaad253-c56f-4c4a-9979-411646d9a53e) transitioned into state 'SUCCESS' from 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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['5f19f700-940d-42fd-a748-57d859606790','e820e487-8cd2-4862-82e3-e3b9e6259e84','d6a81676-4ca6-43c8-b72d-d45d80072007','e15fe619-15fc-4b2f-b06a-b055d47dfa32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:38.048413 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb60911-33fa-4e7f-bc51-588d07d84826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:38.053075 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] POST https://10.4.3.140/volume/v3/os-volume-transfer/433849c5-9ff8-4b74-8c07-12bf188cd27a/accept Aug 13 03:37:38.053415 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e0a8c9791e7ad8d0"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:38.055755 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.volume_transfer [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Accepting volume transfer 433849c5-9ff8-4b74-8c07-12bf188cd27a {{(pid=100340) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 03:37:38.055908 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.volume_transfer [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Accepting transfer 433849c5-9ff8-4b74-8c07-12bf188cd27a Aug 13 03:37:38.065877 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb60911-33fa-4e7f-bc51-588d07d84826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:38.066617 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (30e7b147-b691-4491-8440-a736e80d2225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:38.067232 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request issued successfully. Aug 13 03:37:38.067919 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71d77dae-df8e-4c9e-a947-7646755e4c29 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:38.068595 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 666/2660] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:37:37 2026] POST /volume/v3/volumes => generated 775 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:38.085055 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b72ebed5-5cbb-4f83-af20-bf030d8399be None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.087008 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b72ebed5-5cbb-4f83-af20-bf030d8399be tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:38.087249 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b72ebed5-5cbb-4f83-af20-bf030d8399be tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.087455 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b72ebed5-5cbb-4f83-af20-bf030d8399be tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.094637 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.094637 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:38.098508 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b72ebed5-5cbb-4f83-af20-bf030d8399be tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:38.104899 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b72ebed5-5cbb-4f83-af20-bf030d8399be tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:38.105468 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 659/2661] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:38.185240 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Created reservations ['865af704-e211-4b58-9fd6-a167d00ccee8', 'c55babbb-320b-455d-8593-27db02f6a0f1', 'cbf7e6d4-74e4-4900-80c0-1f39b97ccefb', 'fc516259-d766-4ad4-ad02-0fc44cfed476'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:38.221179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Created reservations ['4ce99dfb-4e47-4248-8112-37e150002dfe', 'ae209941-7fbc-49bd-990a-c2946dbca35e', '75e07268-eca3-40ce-9dca-37fef5fcc343', '864683ce-0d57-4549-9fe1-7f0b311b0f6c'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:38.277580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Created reservations ['e3f3fb90-1988-41c7-b4bd-6b055d103bb1', '41e46c81-8db8-437f-9701-b0998761a482', 'edb7395f-fc31-4001-a44f-6a0aaa99349d', '77b23ec4-5d8f-402f-b7e5-fbf8056418cd'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:38.312711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Created reservations ['147d72ad-1547-470a-b5ef-2d0b78b532fe', '7b05530c-5cac-4936-8c62-53cd846c7b12', '5a217c42-2d31-4539-a239-18fe1b4a9162', '4c2241f1-08de-426b-81c3-8df1577286f5'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:38.325077 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Transfer volume completed successfully. Aug 13 03:37:38.422156 np0000007145 devstack@c-api.service[100340]: INFO cinder.transfer.api [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Volume 5c944e55-50d8-4dff-bd7f-f281492cac9c has been transferred. Aug 13 03:37:38.431721 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a113f288-aeb4-4997-ba5b-8adfef22a4a7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] https://10.4.3.140/volume/v3/os-volume-transfer/433849c5-9ff8-4b74-8c07-12bf188cd27a/accept returned with HTTP 202 Aug 13 03:37:38.432323 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 664/2662] 10.4.3.140 () {68 vars in 1423 bytes} [Thu Aug 13 03:37:37 2026] POST /volume/v3/os-volume-transfer/433849c5-9ff8-4b74-8c07-12bf188cd27a/accept => generated 365 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:38.441337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0a596bb7-0a77-4952-84f1-ed3486c953f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.443569 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0a596bb7-0a77-4952-84f1-ed3486c953f7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] GET https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:38.443569 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0a596bb7-0a77-4952-84f1-ed3486c953f7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.444913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0a596bb7-0a77-4952-84f1-ed3486c953f7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.451190 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.451190 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:38.460996 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0a596bb7-0a77-4952-84f1-ed3486c953f7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] Volume info retrieved successfully. Aug 13 03:37:38.465396 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0a596bb7-0a77-4952-84f1-ed3486c953f7 tempest-VolumeQuotasAdminTestJSON-2030334663 tempest-VolumeQuotasAdminTestJSON-2030334663-project-member] https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c returned with HTTP 200 Aug 13 03:37:38.465396 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 674/2663] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:38.479868 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e7531af5-c1d6-4668-9a59-685f073dcb17 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.481454 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7531af5-c1d6-4668-9a59-685f073dcb17 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True Aug 13 03:37:38.482279 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7531af5-c1d6-4668-9a59-685f073dcb17 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.482279 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7531af5-c1d6-4668-9a59-685f073dcb17 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.482279 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.482279 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:38.483603 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f75544df-3313-4e52-ba64-4798b61dd846 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.486348 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f75544df-3313-4e52-ba64-4798b61dd846 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb Aug 13 03:37:38.487050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f75544df-3313-4e52-ba64-4798b61dd846 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.487312 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f75544df-3313-4e52-ba64-4798b61dd846 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.494977 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f75544df-3313-4e52-ba64-4798b61dd846 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb returned with HTTP 404 Aug 13 03:37:38.495508 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 660/2664] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/volumes/1b0786c9-4eaf-470e-8cad-aeefacf7aafb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:38.503231 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e7f76bb8-75aa-43f4-984c-06162786c7f1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.505891 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e7f76bb8-75aa-43f4-984c-06162786c7f1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 Aug 13 03:37:38.506188 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e7f76bb8-75aa-43f4-984c-06162786c7f1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.506447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e7f76bb8-75aa-43f4-984c-06162786c7f1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.516033 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7531af5-c1d6-4668-9a59-685f073dcb17 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True returned with HTTP 200 Aug 13 03:37:38.516033 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 667/2665] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0?usage=True => generated 1338 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:38.516223 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.516223 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:38.519936 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e7f76bb8-75aa-43f4-984c-06162786c7f1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:38.525361 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e7f76bb8-75aa-43f4-984c-06162786c7f1 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 returned with HTTP 200 Aug 13 03:37:38.525816 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 665/2666] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:38.526403 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2379469f-6f4b-40a9-8d59-0f44a0be43f1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.528854 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2379469f-6f4b-40a9-8d59-0f44a0be43f1 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/2f9f1add025c4f7eb73e2e87b5f0ff58?usage=True Aug 13 03:37:38.529139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2379469f-6f4b-40a9-8d59-0f44a0be43f1 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.529379 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2379469f-6f4b-40a9-8d59-0f44a0be43f1 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.542918 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-274b169e-d2c3-4ba5-b5eb-63440a9c9ccc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.544662 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-274b169e-d2c3-4ba5-b5eb-63440a9c9ccc tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] DELETE https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 Aug 13 03:37:38.544923 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-274b169e-d2c3-4ba5-b5eb-63440a9c9ccc tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.545139 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-274b169e-d2c3-4ba5-b5eb-63440a9c9ccc tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.545342 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-274b169e-d2c3-4ba5-b5eb-63440a9c9ccc tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Delete volume with id: be2a9c22-bc7f-482c-a25f-1fd421e0d146 Aug 13 03:37:38.554125 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2379469f-6f4b-40a9-8d59-0f44a0be43f1 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/2f9f1add025c4f7eb73e2e87b5f0ff58?usage=True returned with HTTP 200 Aug 13 03:37:38.554125 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 675/2667] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/os-quota-sets/2f9f1add025c4f7eb73e2e87b5f0ff58?usage=True => generated 1338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:38.555542 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.555542 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:38.556242 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-274b169e-d2c3-4ba5-b5eb-63440a9c9ccc tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:38.565912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-530903f0-95da-4fac-9a70-f85ba6db49d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.567965 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-530903f0-95da-4fac-9a70-f85ba6db49d9 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:38.567965 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-530903f0-95da-4fac-9a70-f85ba6db49d9 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.568224 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-530903f0-95da-4fac-9a70-f85ba6db49d9 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.568276 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-530903f0-95da-4fac-9a70-f85ba6db49d9 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Delete volume with id: 5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:38.576147 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.576147 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:38.576147 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-530903f0-95da-4fac-9a70-f85ba6db49d9 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Volume info retrieved successfully. Aug 13 03:37:38.578173 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-274b169e-d2c3-4ba5-b5eb-63440a9c9ccc tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Delete volume request issued successfully. Aug 13 03:37:38.578427 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-274b169e-d2c3-4ba5-b5eb-63440a9c9ccc tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 returned with HTTP 202 Aug 13 03:37:38.578971 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 661/2668] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:38 2026] DELETE /volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:38.589326 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5a9d39ca-aad6-41c0-949e-25eafea15ac2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.594080 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5a9d39ca-aad6-41c0-949e-25eafea15ac2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 Aug 13 03:37:38.594865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5a9d39ca-aad6-41c0-949e-25eafea15ac2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.594865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5a9d39ca-aad6-41c0-949e-25eafea15ac2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.596393 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-530903f0-95da-4fac-9a70-f85ba6db49d9 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Delete volume request issued successfully. Aug 13 03:37:38.596644 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-530903f0-95da-4fac-9a70-f85ba6db49d9 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c returned with HTTP 202 Aug 13 03:37:38.597075 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 668/2669] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:38 2026] DELETE /volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:37:38.604217 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.604217 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:38.608593 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5a9d39ca-aad6-41c0-949e-25eafea15ac2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Volume info retrieved successfully. Aug 13 03:37:38.609525 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-80262bbf-47e0-4f28-ab68-3d222e54813e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.612125 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-80262bbf-47e0-4f28-ab68-3d222e54813e tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:38.612389 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-80262bbf-47e0-4f28-ab68-3d222e54813e tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.613325 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-80262bbf-47e0-4f28-ab68-3d222e54813e tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.614788 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5a9d39ca-aad6-41c0-949e-25eafea15ac2 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 returned with HTTP 200 Aug 13 03:37:38.615624 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 666/2670] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:38.625101 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.625101 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:38.628904 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-80262bbf-47e0-4f28-ab68-3d222e54813e tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Volume info retrieved successfully. Aug 13 03:37:38.640716 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-80262bbf-47e0-4f28-ab68-3d222e54813e tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c returned with HTTP 200 Aug 13 03:37:38.641149 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 676/2671] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:38.672213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-81e60306-8e58-47d2-8f9a-bf3a5e764dbe None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.674369 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-81e60306-8e58-47d2-8f9a-bf3a5e764dbe tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] GET https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:38.674607 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-81e60306-8e58-47d2-8f9a-bf3a5e764dbe tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.674849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-81e60306-8e58-47d2-8f9a-bf3a5e764dbe tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.683894 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.683894 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:38.688588 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-81e60306-8e58-47d2-8f9a-bf3a5e764dbe tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Volume info retrieved successfully. Aug 13 03:37:38.693629 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-81e60306-8e58-47d2-8f9a-bf3a5e764dbe tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be returned with HTTP 200 Aug 13 03:37:38.694155 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 662/2672] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:38.707077 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-41bb58c6-8ac2-4c2e-b60d-b6106b38dfb7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.709036 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41bb58c6-8ac2-4c2e-b60d-b6106b38dfb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:38.709459 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41bb58c6-8ac2-4c2e-b60d-b6106b38dfb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ba6fb53-9656-4706-b5cc-1c670980c5be", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-506971151"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:38.721850 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.721850 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:38.722460 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-41bb58c6-8ac2-4c2e-b60d-b6106b38dfb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Volume info retrieved successfully. Aug 13 03:37:38.722818 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-41bb58c6-8ac2-4c2e-b60d-b6106b38dfb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Create snapshot from volume 9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:38.797151 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-41bb58c6-8ac2-4c2e-b60d-b6106b38dfb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Created reservations ['c1f27948-a094-43b8-9236-c42feb50759e', '5f90f471-a0e6-441f-9316-e4807f046dc6', '75e5b3a5-1b5b-40f6-8b33-a78b4686a30c', '48525d38-fe5e-47d6-8e0f-c96822d5e211'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:38.831379 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-41bb58c6-8ac2-4c2e-b60d-b6106b38dfb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Snapshot create request issued successfully. Aug 13 03:37:38.831658 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41bb58c6-8ac2-4c2e-b60d-b6106b38dfb7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:37:38.832102 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 669/2673] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:37:38 2026] POST /volume/v3/snapshots => generated 322 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:38.841187 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-04930386-76ab-46c6-9e40-19ed45b9a668 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:38.842851 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-04930386-76ab-46c6-9e40-19ed45b9a668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] GET https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd Aug 13 03:37:38.843204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-04930386-76ab-46c6-9e40-19ed45b9a668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:38.843480 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-04930386-76ab-46c6-9e40-19ed45b9a668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:38.851977 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:38.851977 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:38.853224 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-04930386-76ab-46c6-9e40-19ed45b9a668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Snapshot retrieved successfully. Aug 13 03:37:38.854124 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-04930386-76ab-46c6-9e40-19ed45b9a668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd returned with HTTP 200 Aug 13 03:37:38.854542 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 667/2674] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:38 2026] GET /volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:39.121105 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b6711036-d3f6-41ef-a21d-ab3982db38e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.126468 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6711036-d3f6-41ef-a21d-ab3982db38e0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:39.126694 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6711036-d3f6-41ef-a21d-ab3982db38e0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:39.126909 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6711036-d3f6-41ef-a21d-ab3982db38e0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:39.138776 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:39.138776 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:39.147725 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b6711036-d3f6-41ef-a21d-ab3982db38e0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:39.154044 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6711036-d3f6-41ef-a21d-ab3982db38e0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:39.154523 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 677/2675] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:39 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 925 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:39.631355 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e9c62982-bb7d-4913-873c-55efbeef6c06 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.634775 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e9c62982-bb7d-4913-873c-55efbeef6c06 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] GET https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 Aug 13 03:37:39.635153 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e9c62982-bb7d-4913-873c-55efbeef6c06 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:39.638719 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e9c62982-bb7d-4913-873c-55efbeef6c06 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:39.650154 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e9c62982-bb7d-4913-873c-55efbeef6c06 tempest-VolumesListAdminTestJSON-1123909814 tempest-VolumesListAdminTestJSON-1123909814-project-member] https://10.4.3.140/volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 returned with HTTP 404 Aug 13 03:37:39.650841 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 663/2676] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:39 2026] GET /volume/v3/volumes/be2a9c22-bc7f-482c-a25f-1fd421e0d146 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:39.653680 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-62ffbf6b-995f-43e9-9b4b-60a203c79481 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.655669 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62ffbf6b-995f-43e9-9b4b-60a203c79481 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:39.655842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62ffbf6b-995f-43e9-9b4b-60a203c79481 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:39.656035 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62ffbf6b-995f-43e9-9b4b-60a203c79481 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:39.663628 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62ffbf6b-995f-43e9-9b4b-60a203c79481 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c returned with HTTP 404 Aug 13 03:37:39.664250 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 670/2677] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:39 2026] GET /volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:39.672850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2bdde31b-6ae3-46e1-9799-e427404d6319 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.678992 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2bdde31b-6ae3-46e1-9799-e427404d6319 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] GET https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:39.682317 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2bdde31b-6ae3-46e1-9799-e427404d6319 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:39.682317 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2bdde31b-6ae3-46e1-9799-e427404d6319 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:39.689900 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2bdde31b-6ae3-46e1-9799-e427404d6319 tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c returned with HTTP 404 Aug 13 03:37:39.689900 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 668/2678] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:39 2026] GET /volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:39.702867 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5787d958-0474-4978-bddd-de812200102c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.705268 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5787d958-0474-4978-bddd-de812200102c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:39.705515 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5787d958-0474-4978-bddd-de812200102c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:39.705787 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5787d958-0474-4978-bddd-de812200102c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:39.706029 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5787d958-0474-4978-bddd-de812200102c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] Delete volume with id: 5c944e55-50d8-4dff-bd7f-f281492cac9c Aug 13 03:37:39.716939 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5787d958-0474-4978-bddd-de812200102c tempest-VolumeQuotasAdminTestJSON-1375866348 tempest-VolumeQuotasAdminTestJSON-1375866348-project-member] https://10.4.3.140/volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c returned with HTTP 404 Aug 13 03:37:39.717437 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 678/2679] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:39 2026] DELETE /volume/v3/volumes/5c944e55-50d8-4dff-bd7f-f281492cac9c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:39.732771 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b300bd21-a424-4536-b4fa-e9d11d61bbd0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.737881 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b300bd21-a424-4536-b4fa-e9d11d61bbd0 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] GET https://10.4.3.140/volume/v3/os-quota-sets/a42928f020614d05968c6e9b0f3a36b5?usage=True Aug 13 03:37:39.737881 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b300bd21-a424-4536-b4fa-e9d11d61bbd0 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:39.737881 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b300bd21-a424-4536-b4fa-e9d11d61bbd0 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:39.773070 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b300bd21-a424-4536-b4fa-e9d11d61bbd0 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/a42928f020614d05968c6e9b0f3a36b5?usage=True returned with HTTP 200 Aug 13 03:37:39.773515 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 664/2680] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:37:39 2026] GET /volume/v3/os-quota-sets/a42928f020614d05968c6e9b0f3a36b5?usage=True => generated 1338 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:39.789305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-98c003e9-876d-4819-b8c7-43c5f020e723 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.792241 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98c003e9-876d-4819-b8c7-43c5f020e723 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 Aug 13 03:37:39.792241 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98c003e9-876d-4819-b8c7-43c5f020e723 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:39.811738 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:39.811738 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:39.864510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-72f04fb4-a777-48f2-be24-73474d2cd744 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.866074 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-72f04fb4-a777-48f2-be24-73474d2cd744 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] GET https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd Aug 13 03:37:39.866402 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-72f04fb4-a777-48f2-be24-73474d2cd744 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:39.867783 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-72f04fb4-a777-48f2-be24-73474d2cd744 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:39.875057 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:39.875057 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:39.875057 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-72f04fb4-a777-48f2-be24-73474d2cd744 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Snapshot retrieved successfully. Aug 13 03:37:39.875057 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-72f04fb4-a777-48f2-be24-73474d2cd744 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd returned with HTTP 200 Aug 13 03:37:39.875057 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 669/2681] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:39 2026] GET /volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:39.887569 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98c003e9-876d-4819-b8c7-43c5f020e723 tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 returned with HTTP 200 Aug 13 03:37:39.888244 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 671/2682] 10.4.3.140 () {68 vars in 1375 bytes} [Thu Aug 13 03:37:39 2026] PUT /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 => generated 557 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:39.889058 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1dc64352-c3ad-4203-b22d-1c911eb1b253 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.891996 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1dc64352-c3ad-4203-b22d-1c911eb1b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 Aug 13 03:37:39.892489 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1dc64352-c3ad-4203-b22d-1c911eb1b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:39.899428 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-20d16d83-d157-4c0d-917a-95f753e4361d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.902177 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-20d16d83-d157-4c0d-917a-95f753e4361d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 Aug 13 03:37:39.902726 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-20d16d83-d157-4c0d-917a-95f753e4361d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:39.975652 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1dc64352-c3ad-4203-b22d-1c911eb1b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 returned with HTTP 200 Aug 13 03:37:39.976148 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 679/2683] 10.4.3.140 () {68 vars in 1374 bytes} [Thu Aug 13 03:37:39 2026] PUT /volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 => generated 550 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:39.989395 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7ab2b16d-c19d-43eb-aad8-664b87a15001 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:39.992583 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7ab2b16d-c19d-43eb-aad8-664b87a15001 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:39.993445 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7ab2b16d-c19d-43eb-aad8-664b87a15001 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ba6fb53-9656-4706-b5cc-1c670980c5be"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:40.005308 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:40.005308 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:40.006337 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7ab2b16d-c19d-43eb-aad8-664b87a15001 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Volume info retrieved successfully. Aug 13 03:37:40.006707 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-7ab2b16d-c19d-43eb-aad8-664b87a15001 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Create snapshot from volume 9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:40.018489 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-20d16d83-d157-4c0d-917a-95f753e4361d tempest-VolumeQuotasAdminTestJSON-99456772 tempest-VolumeQuotasAdminTestJSON-99456772-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 returned with HTTP 200 Aug 13 03:37:40.019138 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 665/2684] 10.4.3.140 () {68 vars in 1375 bytes} [Thu Aug 13 03:37:39 2026] PUT /volume/v3/os-quota-sets/188bb110a75141558e0493a771f878b0 => generated 555 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:40.032337 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota_utils [None req-7ab2b16d-c19d-43eb-aad8-664b87a15001 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Quota exceeded for 15dee25afe294813a22d936475bd54c9, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 13 03:37:40.032337 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.middleware.fault [None req-7ab2b16d-c19d-43eb-aad8-664b87a15001 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 413 Aug 13 03:37:40.032337 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 670/2685] 10.4.3.140 () {68 vars in 1264 bytes} [Thu Aug 13 03:37:39 2026] POST /volume/v3/snapshots => generated 208 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 03:37:40.042907 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d0691caa-18f9-4da6-8266-2b5c538f7918 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:40.045927 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d0691caa-18f9-4da6-8266-2b5c538f7918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 Aug 13 03:37:40.045927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d0691caa-18f9-4da6-8266-2b5c538f7918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:40.133348 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d0691caa-18f9-4da6-8266-2b5c538f7918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 returned with HTTP 200 Aug 13 03:37:40.134760 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 672/2686] 10.4.3.140 () {68 vars in 1374 bytes} [Thu Aug 13 03:37:40 2026] PUT /volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 => generated 550 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:40.145983 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a17585dd-d9d4-487f-819f-7a40dd41b138 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:40.147788 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a17585dd-d9d4-487f-819f-7a40dd41b138 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:40.148179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a17585dd-d9d4-487f-819f-7a40dd41b138 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ba6fb53-9656-4706-b5cc-1c670980c5be"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:40.158107 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:40.158107 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:40.158739 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a17585dd-d9d4-487f-819f-7a40dd41b138 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Volume info retrieved successfully. Aug 13 03:37:40.158877 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-a17585dd-d9d4-487f-819f-7a40dd41b138 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Create snapshot from volume 9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:40.170973 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ec34ac7f-2214-4fd1-92c5-6efd6727d946 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:40.173558 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec34ac7f-2214-4fd1-92c5-6efd6727d946 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:40.173894 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec34ac7f-2214-4fd1-92c5-6efd6727d946 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:40.174349 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec34ac7f-2214-4fd1-92c5-6efd6727d946 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:40.176091 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota_utils [None req-a17585dd-d9d4-487f-819f-7a40dd41b138 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Quota exceeded for 15dee25afe294813a22d936475bd54c9, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 13 03:37:40.176332 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.middleware.fault [None req-a17585dd-d9d4-487f-819f-7a40dd41b138 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 413 Aug 13 03:37:40.177018 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 680/2687] 10.4.3.140 () {68 vars in 1264 bytes} [Thu Aug 13 03:37:40 2026] POST /volume/v3/snapshots => generated 133 bytes in 32 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 13 03:37:40.184536 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:40.184536 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:40.187218 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b4c3dec9-51d2-43fc-a0f8-1dbf994dea69 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:40.189392 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b4c3dec9-51d2-43fc-a0f8-1dbf994dea69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd Aug 13 03:37:40.189737 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b4c3dec9-51d2-43fc-a0f8-1dbf994dea69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:40.190040 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b4c3dec9-51d2-43fc-a0f8-1dbf994dea69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:40.190203 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-b4c3dec9-51d2-43fc-a0f8-1dbf994dea69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Delete snapshot with id: 1d989775-834d-404f-9a95-077a99af47cd Aug 13 03:37:40.190762 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ec34ac7f-2214-4fd1-92c5-6efd6727d946 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:40.197224 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec34ac7f-2214-4fd1-92c5-6efd6727d946 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:40.197887 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 666/2688] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:40 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:40.198592 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:40.198592 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:40.199114 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b4c3dec9-51d2-43fc-a0f8-1dbf994dea69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Snapshot retrieved successfully. Aug 13 03:37:40.215865 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b4c3dec9-51d2-43fc-a0f8-1dbf994dea69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Snapshot delete request issued successfully. Aug 13 03:37:40.216034 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b4c3dec9-51d2-43fc-a0f8-1dbf994dea69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd returned with HTTP 202 Aug 13 03:37:40.216432 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 671/2689] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:40 2026] DELETE /volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:40.228748 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c9613a35-42e9-4ebc-8ec3-77e5c9d0a90b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:40.229737 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9613a35-42e9-4ebc-8ec3-77e5c9d0a90b tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] GET https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd Aug 13 03:37:40.230076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9613a35-42e9-4ebc-8ec3-77e5c9d0a90b tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:40.230229 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9613a35-42e9-4ebc-8ec3-77e5c9d0a90b tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:40.236015 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:40.236015 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:40.236450 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c9613a35-42e9-4ebc-8ec3-77e5c9d0a90b tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Snapshot retrieved successfully. Aug 13 03:37:40.237362 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9613a35-42e9-4ebc-8ec3-77e5c9d0a90b tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd returned with HTTP 200 Aug 13 03:37:40.237793 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 673/2690] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:40 2026] GET /volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:41.213531 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4939c478-2828-418b-b06d-e5e7105aa14a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:41.216340 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4939c478-2828-418b-b06d-e5e7105aa14a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:41.216591 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4939c478-2828-418b-b06d-e5e7105aa14a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:41.216865 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4939c478-2828-418b-b06d-e5e7105aa14a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:41.224714 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:41.224714 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:41.229590 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4939c478-2828-418b-b06d-e5e7105aa14a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:41.234902 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4939c478-2828-418b-b06d-e5e7105aa14a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:41.235499 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 681/2691] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:41 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:41.249083 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bbc6e494-1c21-417e-b0e3-392af759dde1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:41.251107 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bbc6e494-1c21-417e-b0e3-392af759dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] GET https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd Aug 13 03:37:41.251390 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bbc6e494-1c21-417e-b0e3-392af759dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:41.251667 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bbc6e494-1c21-417e-b0e3-392af759dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:41.256663 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bbc6e494-1c21-417e-b0e3-392af759dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd returned with HTTP 404 Aug 13 03:37:41.257235 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 667/2692] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:41 2026] GET /volume/v3/snapshots/1d989775-834d-404f-9a95-077a99af47cd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:37:41.263781 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4bc61aab-a281-4a4d-b789-e7fefd9de7e5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:41.266889 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4bc61aab-a281-4a4d-b789-e7fefd9de7e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] GET https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:41.266889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4bc61aab-a281-4a4d-b789-e7fefd9de7e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:41.266889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4bc61aab-a281-4a4d-b789-e7fefd9de7e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:41.276119 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:41.276119 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:41.280486 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4bc61aab-a281-4a4d-b789-e7fefd9de7e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Volume info retrieved successfully. Aug 13 03:37:41.286899 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4bc61aab-a281-4a4d-b789-e7fefd9de7e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be returned with HTTP 200 Aug 13 03:37:41.286899 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 672/2693] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:41 2026] GET /volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:41.300260 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3a0b0a06-a5d1-4a74-8223-ed282bdbb8df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:41.304954 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a0b0a06-a5d1-4a74-8223-ed282bdbb8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:41.304954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a0b0a06-a5d1-4a74-8223-ed282bdbb8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:41.304954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3a0b0a06-a5d1-4a74-8223-ed282bdbb8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:41.304954 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-3a0b0a06-a5d1-4a74-8223-ed282bdbb8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Delete volume with id: 9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:41.320080 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:41.320080 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:41.321497 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3a0b0a06-a5d1-4a74-8223-ed282bdbb8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Volume info retrieved successfully. Aug 13 03:37:41.355046 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3a0b0a06-a5d1-4a74-8223-ed282bdbb8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Delete volume request issued successfully. Aug 13 03:37:41.355046 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3a0b0a06-a5d1-4a74-8223-ed282bdbb8df tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be returned with HTTP 202 Aug 13 03:37:41.356149 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 674/2694] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:41 2026] DELETE /volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:41.367719 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-353768a8-5b44-4fde-b149-0e56c8c05d66 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:41.373168 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-353768a8-5b44-4fde-b149-0e56c8c05d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] GET https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:41.373168 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-353768a8-5b44-4fde-b149-0e56c8c05d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:41.373168 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-353768a8-5b44-4fde-b149-0e56c8c05d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:41.381854 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:41.381854 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:41.387246 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-353768a8-5b44-4fde-b149-0e56c8c05d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Volume info retrieved successfully. Aug 13 03:37:41.399074 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-353768a8-5b44-4fde-b149-0e56c8c05d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be returned with HTTP 200 Aug 13 03:37:41.399595 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 682/2695] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:41 2026] GET /volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:42.109458 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.227324 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:42.227865 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1310751566"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:42.229594 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1310751566'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:42.229703 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Create volume of 1 GB Aug 13 03:37:42.235461 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Availability Zones retrieved successfully. Aug 13 03:37:42.242781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Flow 'volume_create_api' (5ce53942-ce5b-4b43-a32c-87ea9cb8a971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:42.244415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888e5a9c-c11e-464f-84a1-86ffb3510396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.247271 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:42.253111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ff157df9-3052-4031-86ca-d5a8479de868 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.255539 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ff157df9-3052-4031-86ca-d5a8479de868 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:42.255897 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ff157df9-3052-4031-86ca-d5a8479de868 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:42.256177 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ff157df9-3052-4031-86ca-d5a8479de868 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:42.267995 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:42.267995 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:42.274328 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ff157df9-3052-4031-86ca-d5a8479de868 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:42.281537 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888e5a9c-c11e-464f-84a1-86ffb3510396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.281994 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ff157df9-3052-4031-86ca-d5a8479de868 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:42.282557 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 673/2696] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:42 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:42.283219 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fda5ac5-3a79-4e34-afc8-f4335b55b6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.351571 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-38b290fd-db6c-47eb-93c6-e328c3885716 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.353307 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:42.353700 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1325867404", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:42.355121 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1325867404', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:42.355271 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Create volume of 1 GB Aug 13 03:37:42.356518 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Created reservations ['de9cc90a-f714-49bc-9f8a-37c06a4bc1be', '187e99ba-1ce8-4d66-846d-7501bf6d23bd', '5bd6911e-9e5d-4016-9613-1835e9e5c2c3', '42548a5a-4a5c-49ab-9b92-ee8b8bec8b9f'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:42.357669 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fda5ac5-3a79-4e34-afc8-f4335b55b6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9cc90a-f714-49bc-9f8a-37c06a4bc1be', '187e99ba-1ce8-4d66-846d-7501bf6d23bd', '5bd6911e-9e5d-4016-9613-1835e9e5c2c3', '42548a5a-4a5c-49ab-9b92-ee8b8bec8b9f']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.358778 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (911cd7d8-3022-40e9-b050-5f57b18d508b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.359160 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Availability Zones retrieved successfully. Aug 13 03:37:42.364528 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Flow 'volume_create_api' (ca0ef40e-23d6-4a73-8489-117a81f63a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:42.365544 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282c8271-ba95-475c-a85d-9d2938eb1e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.366437 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:42.387938 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (911cd7d8-3022-40e9-b050-5f57b18d508b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '011f0e4b-94e6-43b1-ac1a-1f4abceb0478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1310751566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d6bed412c947a9a5c01e3bbd08fe80',qos_specs=None,replication_status=,reservations=['de9cc90a-f714-49bc-9f8a-37c06a4bc1be','187e99ba-1ce8-4d66-846d-7501bf6d23bd','5bd6911e-9e5d-4016-9613-1835e9e5c2c3','42548a5a-4a5c-49ab-9b92-ee8b8bec8b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4805dfa93f63476b9aa1249482e5e191',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1310751566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=011f0e4b-94e6-43b1-ac1a-1f4abceb0478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d6bed412c947a9a5c01e3bbd08fe80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4805dfa93f63476b9aa1249482e5e191',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.388986 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4209603-366a-4806-81e2-d71203420fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.392918 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282c8271-ba95-475c-a85d-9d2938eb1e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.394115 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79cdac76-ecc9-4f26-8900-6603ce747ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.413884 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-88d42824-0b9b-43d8-8c15-887fd3fd1a23 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.414215 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4209603-366a-4806-81e2-d71203420fe6) transitioned into state 'SUCCESS' from state '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-1310751566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d6bed412c947a9a5c01e3bbd08fe80',qos_specs=None,replication_status=,reservations=['de9cc90a-f714-49bc-9f8a-37c06a4bc1be','187e99ba-1ce8-4d66-846d-7501bf6d23bd','5bd6911e-9e5d-4016-9613-1835e9e5c2c3','42548a5a-4a5c-49ab-9b92-ee8b8bec8b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4805dfa93f63476b9aa1249482e5e191',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.415265 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f088170-a910-4b28-9c06-2c04da28c95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.415916 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88d42824-0b9b-43d8-8c15-887fd3fd1a23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] GET https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be Aug 13 03:37:42.416061 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88d42824-0b9b-43d8-8c15-887fd3fd1a23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:42.416238 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88d42824-0b9b-43d8-8c15-887fd3fd1a23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:42.424625 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88d42824-0b9b-43d8-8c15-887fd3fd1a23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662 tempest-VolumeSnapshotQuotasNegativeTestJSON-1768927662-project-member] https://10.4.3.140/volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be returned with HTTP 404 Aug 13 03:37:42.425372 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 683/2697] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:42 2026] GET /volume/v3/volumes/9ba6fb53-9656-4706-b5cc-1c670980c5be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:42.433388 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f088170-a910-4b28-9c06-2c04da28c95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.434516 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Flow 'volume_create_api' (5ce53942-ce5b-4b43-a32c-87ea9cb8a971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:42.434954 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Create volume request issued successfully. Aug 13 03:37:42.435618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bc495c88-8b34-46fb-887f-27b3daad98b8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.435844 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ab72b275-7dee-4839-8804-1cd90b0146f9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:42.436400 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 668/2698] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:42 2026] POST /volume/v3/volumes => generated 755 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:42.437685 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc495c88-8b34-46fb-887f-27b3daad98b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] PUT https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 Aug 13 03:37:42.438193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc495c88-8b34-46fb-887f-27b3daad98b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-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=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:42.444688 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Created reservations ['81260580-d76f-4ee3-8964-7d5adaa831fa', '2d8fe69e-931c-4068-ae07-e750f3f72a4e', 'c2ea8ac9-4fd2-4996-a4e5-0224e24e42fe', 'd7ed390a-6dba-4f29-a6d3-16f60336a13c'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:42.447464 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79cdac76-ecc9-4f26-8900-6603ce747ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81260580-d76f-4ee3-8964-7d5adaa831fa', '2d8fe69e-931c-4068-ae07-e750f3f72a4e', 'c2ea8ac9-4fd2-4996-a4e5-0224e24e42fe', 'd7ed390a-6dba-4f29-a6d3-16f60336a13c']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.449182 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2e28ef-fce4-444b-8a87-576f3d498c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.453105 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1e445d48-70c3-4f5c-85f8-a19852fa7d25 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.455267 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e445d48-70c3-4f5c-85f8-a19852fa7d25 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 Aug 13 03:37:42.455509 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e445d48-70c3-4f5c-85f8-a19852fa7d25 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:42.455754 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e445d48-70c3-4f5c-85f8-a19852fa7d25 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:42.465013 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:42.465013 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:42.469385 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1e445d48-70c3-4f5c-85f8-a19852fa7d25 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Volume info retrieved successfully. Aug 13 03:37:42.474857 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e445d48-70c3-4f5c-85f8-a19852fa7d25 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 returned with HTTP 200 Aug 13 03:37:42.475273 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 684/2699] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:42 2026] GET /volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:42.483797 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2e28ef-fce4-444b-8a87-576f3d498c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '969425b6-af0b-4b9d-8a53-9e16c42cdd72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1325867404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e815e4d0ae524697a3f4ca6c93ae9c06',qos_specs=None,replication_status=,reservations=['81260580-d76f-4ee3-8964-7d5adaa831fa','2d8fe69e-931c-4068-ae07-e750f3f72a4e','c2ea8ac9-4fd2-4996-a4e5-0224e24e42fe','d7ed390a-6dba-4f29-a6d3-16f60336a13c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782af88968af4ca384f5953bcaf3da9a',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1325867404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=969425b6-af0b-4b9d-8a53-9e16c42cdd72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e815e4d0ae524697a3f4ca6c93ae9c06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782af88968af4ca384f5953bcaf3da9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.484567 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24744c27-6406-4024-8a7e-f79639dc5ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.504750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24744c27-6406-4024-8a7e-f79639dc5ce6) transitioned into state 'SUCCESS' from state '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-1325867404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e815e4d0ae524697a3f4ca6c93ae9c06',qos_specs=None,replication_status=,reservations=['81260580-d76f-4ee3-8964-7d5adaa831fa','2d8fe69e-931c-4068-ae07-e750f3f72a4e','c2ea8ac9-4fd2-4996-a4e5-0224e24e42fe','d7ed390a-6dba-4f29-a6d3-16f60336a13c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782af88968af4ca384f5953bcaf3da9a',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.505229 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55183edc-dc1c-45c8-b540-a787f5221b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:42.515244 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55183edc-dc1c-45c8-b540-a787f5221b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:42.516135 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Flow 'volume_create_api' (ca0ef40e-23d6-4a73-8489-117a81f63a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:42.516487 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Create volume request issued successfully. Aug 13 03:37:42.517127 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38b290fd-db6c-47eb-93c6-e328c3885716 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:42.517641 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 675/2700] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:42 2026] POST /volume/v3/volumes => generated 755 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:42.534459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e45dd1c3-82a6-47eb-90a2-65652785cbd9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.536394 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e45dd1c3-82a6-47eb-90a2-65652785cbd9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:42.536638 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e45dd1c3-82a6-47eb-90a2-65652785cbd9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:42.536856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e45dd1c3-82a6-47eb-90a2-65652785cbd9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:42.545839 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:42.545839 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:42.550913 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e45dd1c3-82a6-47eb-90a2-65652785cbd9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:42.556389 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e45dd1c3-82a6-47eb-90a2-65652785cbd9 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:42.556794 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 669/2701] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:42 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:42.561783 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc495c88-8b34-46fb-887f-27b3daad98b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383 tempest-VolumeSnapshotQuotasNegativeTestJSON-1157376383-project-admin] https://10.4.3.140/volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 returned with HTTP 200 Aug 13 03:37:42.564558 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 674/2702] 10.4.3.140 () {68 vars in 1375 bytes} [Thu Aug 13 03:37:42 2026] PUT /volume/v3/os-quota-sets/15dee25afe294813a22d936475bd54c9 => generated 555 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:42.852797 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-31416601-622d-4c36-951e-500762839f27 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.855066 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31416601-622d-4c36-951e-500762839f27 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:42.855296 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31416601-622d-4c36-951e-500762839f27 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:42.855467 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-31416601-622d-4c36-951e-500762839f27 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:42.865395 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:42.865395 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:42.872074 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-31416601-622d-4c36-951e-500762839f27 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:42.877596 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-31416601-622d-4c36-951e-500762839f27 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:42.878004 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 685/2703] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:42 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:42.897420 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7e4c5711-20da-47fa-aa0b-af5837774312 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.899266 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e4c5711-20da-47fa-aa0b-af5837774312 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:42.899612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e4c5711-20da-47fa-aa0b-af5837774312 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:42.899698 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e4c5711-20da-47fa-aa0b-af5837774312 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:42.907027 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:42.907027 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:42.910800 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7e4c5711-20da-47fa-aa0b-af5837774312 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:42.915362 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e4c5711-20da-47fa-aa0b-af5837774312 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:42.915742 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 676/2704] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:42 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:42.972062 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-d41c51cd-dba8-4386-bff5-3cd918ae8f4b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:42.974142 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-d41c51cd-dba8-4386-bff5-3cd918ae8f4b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:42.974408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-d41c51cd-dba8-4386-bff5-3cd918ae8f4b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:42.974634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-d41c51cd-dba8-4386-bff5-3cd918ae8f4b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:42.982694 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:42.982694 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:42.987678 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-d41c51cd-dba8-4386-bff5-3cd918ae8f4b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:42.992430 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-d41c51cd-dba8-4386-bff5-3cd918ae8f4b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:42.992875 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 670/2705] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:42 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.068415 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1645d720-e604-4cac-a72f-90f973dfabc4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.090400 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4818835d-79c7-42c4-bbf9-eb3b426adeaf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.091009 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4818835d-79c7-42c4-bbf9-eb3b426adeaf None None] GET https://10.4.3.140/volume// Aug 13 03:37:43.091277 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4818835d-79c7-42c4-bbf9-eb3b426adeaf None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.092260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4818835d-79c7-42c4-bbf9-eb3b426adeaf None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.092260 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4818835d-79c7-42c4-bbf9-eb3b426adeaf None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:43.092405 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 686/2706] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:43.101335 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-8524f9ea-59ac-43ec-be30-1a602ff70e7e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.104371 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-8524f9ea-59ac-43ec-be30-1a602ff70e7e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:37:43.104371 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-8524f9ea-59ac-43ec-be30-1a602ff70e7e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "467fb6c0-d251-4a6b-a90b-c24a7badd376", "connector": null, "instance_uuid": "4a45985c-a480-47e9-8175-7e79b642d944"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:43.114647 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.114647 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:43.151202 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:43.151510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1246109000", "metadata": {"Type": "Test"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:43.153217 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1246109000', 'metadata': {'Type': 'Test'}}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:43.153715 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume of 1 GB Aug 13 03:37:43.156069 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-8524f9ea-59ac-43ec-be30-1a602ff70e7e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:37:43.156603 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 677/2707] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:37:43 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) Aug 13 03:37:43.160642 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Availability Zones retrieved successfully. Aug 13 03:37:43.167677 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (981a6160-83b0-4a8a-8784-157285da20e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:43.169183 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3055d56d-13ca-4caa-a3e2-fab4c0715b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:43.170463 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:43.193430 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9891cc76-d55e-473d-963b-332ab3fcc825 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.195472 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9891cc76-d55e-473d-963b-332ab3fcc825 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:43.195745 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9891cc76-d55e-473d-963b-332ab3fcc825 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.195995 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9891cc76-d55e-473d-963b-332ab3fcc825 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.208976 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3055d56d-13ca-4caa-a3e2-fab4c0715b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:43.210056 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430bc790-bed6-4044-b81e-1ea770a0c31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:43.213000 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.213000 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:43.216218 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-10867a43-57cb-4c77-b3d0-2c10b6995dfc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.216516 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-10867a43-57cb-4c77-b3d0-2c10b6995dfc None None] GET https://10.4.3.140/volume// Aug 13 03:37:43.216793 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-10867a43-57cb-4c77-b3d0-2c10b6995dfc None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.217139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-10867a43-57cb-4c77-b3d0-2c10b6995dfc None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.217485 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-10867a43-57cb-4c77-b3d0-2c10b6995dfc None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:43.217994 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 687/2708] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:43.225579 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9891cc76-d55e-473d-963b-332ab3fcc825 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:43.233602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-091cf127-0289-4eb3-80f7-1db57d91225b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.235348 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9891cc76-d55e-473d-963b-332ab3fcc825 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:43.235903 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 671/2709] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.241548 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-091cf127-0289-4eb3-80f7-1db57d91225b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:43.241957 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-091cf127-0289-4eb3-80f7-1db57d91225b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.242249 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-091cf127-0289-4eb3-80f7-1db57d91225b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.255569 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.255569 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:43.260685 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-091cf127-0289-4eb3-80f7-1db57d91225b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:43.267959 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-091cf127-0289-4eb3-80f7-1db57d91225b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:43.268134 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 678/2710] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 1055 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:43.301873 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7450c5b3-8e79-4b5b-a8c8-f959d54b17f5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.308615 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7450c5b3-8e79-4b5b-a8c8-f959d54b17f5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:43.308932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7450c5b3-8e79-4b5b-a8c8-f959d54b17f5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.309332 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7450c5b3-8e79-4b5b-a8c8-f959d54b17f5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.321956 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Created reservations ['05b96ace-4143-4d69-b598-3351ada701e2', 'c210705a-c458-4a99-998f-861b9e01ca2d', '26380457-f0f2-4082-b22b-2efe6dbbd28b', 'c3d32762-b7ef-4c13-9b2b-e080770630d9'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:43.323259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430bc790-bed6-4044-b81e-1ea770a0c31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05b96ace-4143-4d69-b598-3351ada701e2', 'c210705a-c458-4a99-998f-861b9e01ca2d', '26380457-f0f2-4082-b22b-2efe6dbbd28b', 'c3d32762-b7ef-4c13-9b2b-e080770630d9']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:43.324359 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.324359 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:43.324613 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e0a0c66-aaf2-45e3-8047-6ca25987aae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:43.332232 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7450c5b3-8e79-4b5b-a8c8-f959d54b17f5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:43.339149 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7450c5b3-8e79-4b5b-a8c8-f959d54b17f5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:43.339681 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 688/2711] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:43.358227 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e0a0c66-aaf2-45e3-8047-6ca25987aae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7addf5f-80b3-42c8-8a13-4adc2c15ba33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1246109000',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['05b96ace-4143-4d69-b598-3351ada701e2','c210705a-c458-4a99-998f-861b9e01ca2d','26380457-f0f2-4082-b22b-2efe6dbbd28b','c3d32762-b7ef-4c13-9b2b-e080770630d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1246109000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7addf5f-80b3-42c8-8a13-4adc2c15ba33,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='64480672fc3c4902bcd5a0a89f324dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:43.359359 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bbc699-ac8a-412f-b663-5aa0b47b6487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:43.386327 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bbc699-ac8a-412f-b663-5aa0b47b6487) transitioned into state 'SUCCESS' from state '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-1246109000',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['05b96ace-4143-4d69-b598-3351ada701e2','c210705a-c458-4a99-998f-861b9e01ca2d','26380457-f0f2-4082-b22b-2efe6dbbd28b','c3d32762-b7ef-4c13-9b2b-e080770630d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:43.387547 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb348a3-d646-4edf-9069-d372d2a2983d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:43.396942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb348a3-d646-4edf-9069-d372d2a2983d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:43.397870 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (981a6160-83b0-4a8a-8784-157285da20e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:43.398251 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request issued successfully. Aug 13 03:37:43.398947 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1645d720-e604-4cac-a72f-90f973dfabc4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:43.399530 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 675/2712] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:43 2026] POST /volume/v3/volumes => generated 759 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:43.408027 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-cc14fc74-5dea-4522-b91f-78513d5c668e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.413846 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-cc14fc74-5dea-4522-b91f-78513d5c668e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] PUT https://10.4.3.140/volume/v3/attachments/14ee551c-6f13-4031-9a24-a0101c52c66a Aug 13 03:37:43.414240 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-cc14fc74-5dea-4522-b91f-78513d5c668e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:43.415416 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6d4bb7a-614e-47cc-acd0-921410026499 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.417265 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6d4bb7a-614e-47cc-acd0-921410026499 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:43.417510 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6d4bb7a-614e-47cc-acd0-921410026499 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.417781 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6d4bb7a-614e-47cc-acd0-921410026499 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.427057 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.427057 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:43.428650 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-cc14fc74-5dea-4522-b91f-78513d5c668e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Acquiring lock "cinder-attachment_update-467fb6c0-d251-4a6b-a90b-c24a7badd376-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:37:43.434913 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6d4bb7a-614e-47cc-acd0-921410026499 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:43.435005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-cc14fc74-5dea-4522-b91f-78513d5c668e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-467fb6c0-d251-4a6b-a90b-c24a7badd376-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:37:43.435839 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.435839 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:43.441325 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6d4bb7a-614e-47cc-acd0-921410026499 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 200 Aug 13 03:37:43.441778 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 679/2713] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.489650 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9ea06921-e42f-4b66-a928-79abdc675965 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.493862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ea06921-e42f-4b66-a928-79abdc675965 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 Aug 13 03:37:43.494057 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ea06921-e42f-4b66-a928-79abdc675965 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.494253 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ea06921-e42f-4b66-a928-79abdc675965 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.505096 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.505096 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:43.515445 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ea06921-e42f-4b66-a928-79abdc675965 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Volume info retrieved successfully. Aug 13 03:37:43.521946 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ea06921-e42f-4b66-a928-79abdc675965 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 returned with HTTP 200 Aug 13 03:37:43.522494 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 689/2714] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.543058 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-55d2076c-0a07-4873-b40e-b902f3179fb1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.545981 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-55d2076c-0a07-4873-b40e-b902f3179fb1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:43.546667 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-55d2076c-0a07-4873-b40e-b902f3179fb1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "011f0e4b-94e6-43b1-ac1a-1f4abceb0478", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-951208623"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:43.558460 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.558460 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:43.559147 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-55d2076c-0a07-4873-b40e-b902f3179fb1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Volume info retrieved successfully. Aug 13 03:37:43.559342 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-55d2076c-0a07-4873-b40e-b902f3179fb1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Create snapshot from volume 011f0e4b-94e6-43b1-ac1a-1f4abceb0478 Aug 13 03:37:43.576193 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ff69a821-5010-4ddb-ac00-4c84f1b0638d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.578326 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff69a821-5010-4ddb-ac00-4c84f1b0638d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:43.578567 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff69a821-5010-4ddb-ac00-4c84f1b0638d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.578813 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff69a821-5010-4ddb-ac00-4c84f1b0638d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.587479 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.587479 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:43.592762 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ff69a821-5010-4ddb-ac00-4c84f1b0638d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:43.598848 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff69a821-5010-4ddb-ac00-4c84f1b0638d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:43.599250 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 680/2715] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.604221 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-cc14fc74-5dea-4522-b91f-78513d5c668e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-467fb6c0-d251-4a6b-a90b-c24a7badd376-np0000007145" released by "attachment_update" :: held 0.169s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:37:43.604482 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-cc14fc74-5dea-4522-b91f-78513d5c668e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/14ee551c-6f13-4031-9a24-a0101c52c66a returned with HTTP 200 Aug 13 03:37:43.605135 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 672/2716] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:37:43 2026] PUT /volume/v3/attachments/14ee551c-6f13-4031-9a24-a0101c52c66a => generated 968 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:43.607947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-55d2076c-0a07-4873-b40e-b902f3179fb1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Created reservations ['dceb396e-bc72-4879-8d0f-1809c7683d16', '2d10f296-1a18-4aea-82ac-767c3422e224', '787e6d0d-d078-4202-b01b-03d97609a4d7', '5fb0afd9-cf86-4292-8f15-16166ded8871'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:43.615164 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-7c889252-13ab-4f00-890a-72a77c8358ce None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.617502 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-91c46687-f295-4cd1-af35-b03f61bc771b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.618011 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-7c889252-13ab-4f00-890a-72a77c8358ce tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption Aug 13 03:37:43.618148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-7c889252-13ab-4f00-890a-72a77c8358ce tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.618658 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-7c889252-13ab-4f00-890a-72a77c8358ce tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.620406 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91c46687-f295-4cd1-af35-b03f61bc771b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:43.620619 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91c46687-f295-4cd1-af35-b03f61bc771b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.620810 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91c46687-f295-4cd1-af35-b03f61bc771b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.630486 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.630486 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:43.631934 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.631934 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:43.637131 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-91c46687-f295-4cd1-af35-b03f61bc771b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:43.642630 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91c46687-f295-4cd1-af35-b03f61bc771b tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:43.643058 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 681/2717] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.643479 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-7c889252-13ab-4f00-890a-72a77c8358ce tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption returned with HTTP 200 Aug 13 03:37:43.643921 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 690/2718] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.653366 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-55d2076c-0a07-4873-b40e-b902f3179fb1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot create request issued successfully. Aug 13 03:37:43.654468 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-55d2076c-0a07-4873-b40e-b902f3179fb1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:37:43.654468 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 676/2719] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:37:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:43.659442 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f9b47427-3aca-4a8b-9702-3c7734afc9f5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.661204 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f9b47427-3aca-4a8b-9702-3c7734afc9f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes Aug 13 03:37:43.661987 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f9b47427-3aca-4a8b-9702-3c7734afc9f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.662861 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f9b47427-3aca-4a8b-9702-3c7734afc9f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.663119 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cc26ff62-b9f8-4702-8763-579578e84e82 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.663186 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-f9b47427-3aca-4a8b-9702-3c7734afc9f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:43.663576 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.663576 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:43.664080 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f9b47427-3aca-4a8b-9702-3c7734afc9f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:37:43.665264 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc26ff62-b9f8-4702-8763-579578e84e82 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 Aug 13 03:37:43.665448 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc26ff62-b9f8-4702-8763-579578e84e82 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.665809 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc26ff62-b9f8-4702-8763-579578e84e82 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.671960 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f9b47427-3aca-4a8b-9702-3c7734afc9f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Get all volumes completed successfully. Aug 13 03:37:43.672122 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.672122 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:43.672601 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f9b47427-3aca-4a8b-9702-3c7734afc9f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Aug 13 03:37:43.672754 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cc26ff62-b9f8-4702-8763-579578e84e82 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:43.672908 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 673/2720] 10.4.3.140 () {66 vars in 1237 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes => generated 339 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.673443 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc26ff62-b9f8-4702-8763-579578e84e82 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 returned with HTTP 200 Aug 13 03:37:43.673816 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 682/2721] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.682382 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6f48579a-0710-4116-b77c-b206af0992bc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.684859 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f48579a-0710-4116-b77c-b206af0992bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:43.685075 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f48579a-0710-4116-b77c-b206af0992bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.685261 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f48579a-0710-4116-b77c-b206af0992bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.691897 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.691897 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:43.696314 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6f48579a-0710-4116-b77c-b206af0992bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:43.704392 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f48579a-0710-4116-b77c-b206af0992bc tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:43.704841 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 691/2722] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.748919 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-c9a85fb8-25f9-4465-8ebf-a03750d6359a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.751137 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-c9a85fb8-25f9-4465-8ebf-a03750d6359a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:43.751350 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-c9a85fb8-25f9-4465-8ebf-a03750d6359a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.751574 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-c9a85fb8-25f9-4465-8ebf-a03750d6359a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.759535 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.759535 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:43.763319 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-c9a85fb8-25f9-4465-8ebf-a03750d6359a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:43.768609 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-c9a85fb8-25f9-4465-8ebf-a03750d6359a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:43.769073 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 677/2723] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.862515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-00e6dc50-52e0-45ad-85f0-0bdfec76838b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.862930 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-00e6dc50-52e0-45ad-85f0-0bdfec76838b None None] GET https://10.4.3.140/volume// Aug 13 03:37:43.863115 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-00e6dc50-52e0-45ad-85f0-0bdfec76838b None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.863316 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-00e6dc50-52e0-45ad-85f0-0bdfec76838b None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.863629 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-00e6dc50-52e0-45ad-85f0-0bdfec76838b None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:43.863935 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 674/2724] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:43.871258 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-30937c75-e92d-4458-8b15-e2f2f34ee889 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.874068 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-30937c75-e92d-4458-8b15-e2f2f34ee889 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:37:43.874550 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-30937c75-e92d-4458-8b15-e2f2f34ee889 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "969425b6-af0b-4b9d-8a53-9e16c42cdd72", "connector": null, "instance_uuid": "e14e09b0-1758-4cea-b5a6-79bf00595c4f"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:43.887544 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.887544 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:43.927051 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-30937c75-e92d-4458-8b15-e2f2f34ee889 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:37:43.927606 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 683/2725] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:37:43 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) Aug 13 03:37:43.957391 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cfb7ed94-cfe5-4e14-a3bd-898dd7912223 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.959160 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfb7ed94-cfe5-4e14-a3bd-898dd7912223 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:43.959354 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfb7ed94-cfe5-4e14-a3bd-898dd7912223 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.959532 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfb7ed94-cfe5-4e14-a3bd-898dd7912223 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.967697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a00efbfa-bdea-4aab-b211-539523715c39 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.968270 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a00efbfa-bdea-4aab-b211-539523715c39 None None] GET https://10.4.3.140/volume// Aug 13 03:37:43.968531 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a00efbfa-bdea-4aab-b211-539523715c39 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.968774 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.968774 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:43.968840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a00efbfa-bdea-4aab-b211-539523715c39 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.969290 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a00efbfa-bdea-4aab-b211-539523715c39 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:43.970441 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 678/2726] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:43.972215 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cfb7ed94-cfe5-4e14-a3bd-898dd7912223 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:43.976054 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfb7ed94-cfe5-4e14-a3bd-898dd7912223 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:43.976391 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 692/2727] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:43.978048 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-f7a713d8-4d54-48f6-bcc5-733c08ba4084 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:43.980638 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-f7a713d8-4d54-48f6-bcc5-733c08ba4084 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:43.980962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-f7a713d8-4d54-48f6-bcc5-733c08ba4084 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:43.981213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-f7a713d8-4d54-48f6-bcc5-733c08ba4084 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:43.994122 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:43.994122 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:44.000941 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-f7a713d8-4d54-48f6-bcc5-733c08ba4084 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:44.007354 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-f7a713d8-4d54-48f6-bcc5-733c08ba4084 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:44.007977 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 675/2728] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:37:43 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:44.107471 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-978a9017-d71e-41a8-8b1b-b0548e5c36ea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.109739 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-978a9017-d71e-41a8-8b1b-b0548e5c36ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] PUT https://10.4.3.140/volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a Aug 13 03:37:44.110237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-978a9017-d71e-41a8-8b1b-b0548e5c36ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:44.118154 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-978a9017-d71e-41a8-8b1b-b0548e5c36ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Acquiring lock "cinder-attachment_update-969425b6-af0b-4b9d-8a53-9e16c42cdd72-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:37:44.123221 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-978a9017-d71e-41a8-8b1b-b0548e5c36ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Lock "cinder-attachment_update-969425b6-af0b-4b9d-8a53-9e16c42cdd72-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:37:44.124148 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.124148 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:44.222133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-978a9017-d71e-41a8-8b1b-b0548e5c36ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Lock "cinder-attachment_update-969425b6-af0b-4b9d-8a53-9e16c42cdd72-np0000007145" released by "attachment_update" :: held 0.099s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:37:44.222492 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-978a9017-d71e-41a8-8b1b-b0548e5c36ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a returned with HTTP 200 Aug 13 03:37:44.223060 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 684/2729] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:37:44 2026] PUT /volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:44.248948 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cc193260-7e4d-4b28-84b6-b5b7f04d4cf3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.250692 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cc193260-7e4d-4b28-84b6-b5b7f04d4cf3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:44.250922 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cc193260-7e4d-4b28-84b6-b5b7f04d4cf3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.251121 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cc193260-7e4d-4b28-84b6-b5b7f04d4cf3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.268273 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.268273 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:44.274333 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cc193260-7e4d-4b28-84b6-b5b7f04d4cf3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:44.278649 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cc193260-7e4d-4b28-84b6-b5b7f04d4cf3 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:44.279033 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 679/2730] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:44.355965 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-04d7fb82-cfd2-4552-9eb6-88375e5fd8f0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.358153 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-04d7fb82-cfd2-4552-9eb6-88375e5fd8f0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:44.358482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-04d7fb82-cfd2-4552-9eb6-88375e5fd8f0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.358789 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-04d7fb82-cfd2-4552-9eb6-88375e5fd8f0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.368185 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.368185 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:44.373546 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-04d7fb82-cfd2-4552-9eb6-88375e5fd8f0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:44.378760 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-04d7fb82-cfd2-4552-9eb6-88375e5fd8f0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:44.379178 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 693/2731] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:44.454461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e964ac20-8f8b-442f-87dd-5b38c899d81e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.457486 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e964ac20-8f8b-442f-87dd-5b38c899d81e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:44.457699 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e964ac20-8f8b-442f-87dd-5b38c899d81e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.457951 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e964ac20-8f8b-442f-87dd-5b38c899d81e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.473050 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.473050 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:44.483701 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e964ac20-8f8b-442f-87dd-5b38c899d81e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:44.489232 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e964ac20-8f8b-442f-87dd-5b38c899d81e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 200 Aug 13 03:37:44.489804 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 676/2732] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:44.504407 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-858df22e-0ac2-4bb6-93ba-661b0a3c03b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.506878 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-858df22e-0ac2-4bb6-93ba-661b0a3c03b9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:44.507326 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-858df22e-0ac2-4bb6-93ba-661b0a3c03b9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.507528 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-858df22e-0ac2-4bb6-93ba-661b0a3c03b9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.515037 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.515037 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:44.518798 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-858df22e-0ac2-4bb6-93ba-661b0a3c03b9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:44.523328 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-858df22e-0ac2-4bb6-93ba-661b0a3c03b9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 200 Aug 13 03:37:44.523700 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 685/2733] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:44.536599 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0a43fa29-d7f9-4bcc-aff2-a2a04e0514c0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.538594 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0a43fa29-d7f9-4bcc-aff2-a2a04e0514c0 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] PUT https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:44.538965 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0a43fa29-d7f9-4bcc-aff2-a2a04e0514c0 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1246109000"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:44.546969 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.546969 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:44.551069 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0a43fa29-d7f9-4bcc-aff2-a2a04e0514c0 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:44.558463 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0a43fa29-d7f9-4bcc-aff2-a2a04e0514c0 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume updated successfully. Aug 13 03:37:44.559103 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0a43fa29-d7f9-4bcc-aff2-a2a04e0514c0 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 200 Aug 13 03:37:44.559550 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 680/2734] 10.4.3.140 () {68 vars in 1368 bytes} [Thu Aug 13 03:37:44 2026] PUT /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 784 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:44.575774 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5238e9c7-2d35-4587-89d2-28bd87dacfb4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.578545 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5238e9c7-2d35-4587-89d2-28bd87dacfb4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] PUT https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:44.579010 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5238e9c7-2d35-4587-89d2-28bd87dacfb4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-975291293", "description": "This is the new description of volume"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:44.587682 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.587682 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:44.591604 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5238e9c7-2d35-4587-89d2-28bd87dacfb4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:44.598837 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5238e9c7-2d35-4587-89d2-28bd87dacfb4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume updated successfully. Aug 13 03:37:44.599540 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5238e9c7-2d35-4587-89d2-28bd87dacfb4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 200 Aug 13 03:37:44.600025 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 694/2735] 10.4.3.140 () {68 vars in 1369 bytes} [Thu Aug 13 03:37:44 2026] PUT /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:44.617799 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d6972ad2-2a0c-4ed9-ab36-a1fc5a05fa86 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.618977 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d6972ad2-2a0c-4ed9-ab36-a1fc5a05fa86 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:44.619257 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d6972ad2-2a0c-4ed9-ab36-a1fc5a05fa86 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.619523 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d6972ad2-2a0c-4ed9-ab36-a1fc5a05fa86 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.630855 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.630855 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:44.635017 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d6972ad2-2a0c-4ed9-ab36-a1fc5a05fa86 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:44.640561 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d6972ad2-2a0c-4ed9-ab36-a1fc5a05fa86 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 200 Aug 13 03:37:44.641131 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 677/2736] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 890 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:44.653195 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.654722 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:44.655050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-6390413", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-465690955"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:44.656532 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-6390413', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-465690955'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:44.656627 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume of 1 GB Aug 13 03:37:44.660206 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Availability Zones retrieved successfully. Aug 13 03:37:44.666256 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (be3db2ed-75c9-40fc-9719-ed8ecc850d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:44.667391 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e16eb07e-8519-4fd2-8d4a-a102b2234ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:44.668768 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:44.683620 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-41a1651b-9d1e-445d-99da-bf3dcbc23228 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.686975 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-41a1651b-9d1e-445d-99da-bf3dcbc23228 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 Aug 13 03:37:44.687245 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-41a1651b-9d1e-445d-99da-bf3dcbc23228 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.687473 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-41a1651b-9d1e-445d-99da-bf3dcbc23228 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.696682 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.696682 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:44.697183 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-41a1651b-9d1e-445d-99da-bf3dcbc23228 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:44.697962 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-41a1651b-9d1e-445d-99da-bf3dcbc23228 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 returned with HTTP 200 Aug 13 03:37:44.698330 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 681/2737] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:37:44.706026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e16eb07e-8519-4fd2-8d4a-a102b2234ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:44.706838 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407446ee-0eb3-4b77-a1a5-54e89ff14973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:44.711482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bc97652b-87b9-4e31-8359-ca4be5b9a1d7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.713929 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc97652b-87b9-4e31-8359-ca4be5b9a1d7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] POST https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:44.714491 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc97652b-87b9-4e31-8359-ca4be5b9a1d7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:44.725694 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.725694 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:44.726091 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bc97652b-87b9-4e31-8359-ca4be5b9a1d7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:44.769629 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bc97652b-87b9-4e31-8359-ca4be5b9a1d7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Update snapshot metadata completed successfully. Aug 13 03:37:44.769968 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc97652b-87b9-4e31-8359-ca4be5b9a1d7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:44.770568 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 695/2738] 10.4.3.140 () {68 vars in 1402 bytes} [Thu Aug 13 03:37:44 2026] POST /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 68 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:44.773488 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Created reservations ['1ce20342-3040-469d-bc47-19d7af499734', '74a69036-11a7-47a1-95e3-d8e40b5d5210', '1f59760a-3514-4e07-b68b-f89af5a97e3f', '799ee079-8ffe-4bcc-8c01-ac04ec1b8fda'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:44.774338 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407446ee-0eb3-4b77-a1a5-54e89ff14973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ce20342-3040-469d-bc47-19d7af499734', '74a69036-11a7-47a1-95e3-d8e40b5d5210', '1f59760a-3514-4e07-b68b-f89af5a97e3f', '799ee079-8ffe-4bcc-8c01-ac04ec1b8fda']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:44.775132 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f59370-cb43-4373-bddb-a6770bd972b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:44.783238 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cef71d07-9f6e-4927-9612-0f45d0e01ef1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.785379 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cef71d07-9f6e-4927-9612-0f45d0e01ef1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:44.785662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cef71d07-9f6e-4927-9612-0f45d0e01ef1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.785964 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cef71d07-9f6e-4927-9612-0f45d0e01ef1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.792287 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.792287 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:44.792738 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-cef71d07-9f6e-4927-9612-0f45d0e01ef1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:44.793765 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-cef71d07-9f6e-4927-9612-0f45d0e01ef1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Get snapshot metadata completed successfully. Aug 13 03:37:44.794301 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cef71d07-9f6e-4927-9612-0f45d0e01ef1 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:44.794552 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 678/2739] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:44.798869 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36f59370-cb43-4373-bddb-a6770bd972b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b4f454d-7871-42f4-8bbc-87f0fcdb3832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-6390413',display_name='tempest-VolumesGetTest-Volume-465690955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['1ce20342-3040-469d-bc47-19d7af499734','74a69036-11a7-47a1-95e3-d8e40b5d5210','1f59760a-3514-4e07-b68b-f89af5a97e3f','799ee079-8ffe-4bcc-8c01-ac04ec1b8fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-6390413',display_name='tempest-VolumesGetTest-Volume-465690955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b4f454d-7871-42f4-8bbc-87f0fcdb3832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64480672fc3c4902bcd5a0a89f324dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:44.799783 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4c7be0-4251-422f-b38b-a34785efe9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:44.803882 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b9bc252c-b6ba-4504-bef0-fc90549d5ece None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.806028 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b9bc252c-b6ba-4504-bef0-fc90549d5ece tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] PUT https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:44.806378 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b9bc252c-b6ba-4504-bef0-fc90549d5ece tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:44.816102 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.816102 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:44.816635 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b9bc252c-b6ba-4504-bef0-fc90549d5ece tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:44.833337 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe4c7be0-4251-422f-b38b-a34785efe9af) transitioned into 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-6390413',display_name='tempest-VolumesGetTest-Volume-465690955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['1ce20342-3040-469d-bc47-19d7af499734','74a69036-11a7-47a1-95e3-d8e40b5d5210','1f59760a-3514-4e07-b68b-f89af5a97e3f','799ee079-8ffe-4bcc-8c01-ac04ec1b8fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:44.833615 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ed8f7e-9e0c-4045-83a6-bd2a3e31f23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:44.848771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ed8f7e-9e0c-4045-83a6-bd2a3e31f23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:44.849660 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (be3db2ed-75c9-40fc-9719-ed8ecc850d84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:44.850050 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request issued successfully. Aug 13 03:37:44.850731 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3de94062-e804-4ac3-8d41-0d86a5a7a488 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:44.851413 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 686/2740] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:44 2026] POST /volume/v3/volumes => generated 776 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:44.852042 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b9bc252c-b6ba-4504-bef0-fc90549d5ece tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Update snapshot metadata completed successfully. Aug 13 03:37:44.852339 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b9bc252c-b6ba-4504-bef0-fc90549d5ece tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:44.852749 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 682/2741] 10.4.3.140 () {68 vars in 1401 bytes} [Thu Aug 13 03:37:44 2026] PUT /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:44.865079 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-861492ef-2f94-4a88-b5d8-33222444b76b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.866938 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-861492ef-2f94-4a88-b5d8-33222444b76b tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:44.867179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-861492ef-2f94-4a88-b5d8-33222444b76b tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.867371 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-861492ef-2f94-4a88-b5d8-33222444b76b tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.868670 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5edfb16c-f34a-4bc8-afa2-cc5d8305b8f7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.870524 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5edfb16c-f34a-4bc8-afa2-cc5d8305b8f7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 Aug 13 03:37:44.870774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5edfb16c-f34a-4bc8-afa2-cc5d8305b8f7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.871023 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5edfb16c-f34a-4bc8-afa2-cc5d8305b8f7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.876814 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.876814 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:44.879269 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-861492ef-2f94-4a88-b5d8-33222444b76b tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:44.879269 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-861492ef-2f94-4a88-b5d8-33222444b76b tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Get snapshot metadata completed successfully. Aug 13 03:37:44.879269 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-861492ef-2f94-4a88-b5d8-33222444b76b tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:44.879796 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 696/2742] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 57 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:44.879914 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.879914 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:44.884486 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5edfb16c-f34a-4bc8-afa2-cc5d8305b8f7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:44.889169 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5edfb16c-f34a-4bc8-afa2-cc5d8305b8f7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 returned with HTTP 200 Aug 13 03:37:44.889543 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 679/2743] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:44.890803 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b46a7a3c-87b3-40e4-a8a2-c8c0d346e524 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.892839 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b46a7a3c-87b3-40e4-a8a2-c8c0d346e524 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata/key3 Aug 13 03:37:44.893095 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b46a7a3c-87b3-40e4-a8a2-c8c0d346e524 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.893287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b46a7a3c-87b3-40e4-a8a2-c8c0d346e524 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.900391 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.900391 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:44.900391 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b46a7a3c-87b3-40e4-a8a2-c8c0d346e524 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:44.900391 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b46a7a3c-87b3-40e4-a8a2-c8c0d346e524 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Get snapshot metadata completed successfully. Aug 13 03:37:44.911538 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b46a7a3c-87b3-40e4-a8a2-c8c0d346e524 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Delete snapshot metadata completed successfully. Aug 13 03:37:44.911817 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b46a7a3c-87b3-40e4-a8a2-c8c0d346e524 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata/key3 returned with HTTP 200 Aug 13 03:37:44.912321 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 687/2744] 10.4.3.140 () {66 vars in 1399 bytes} [Thu Aug 13 03:37:44 2026] DELETE /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 13 03:37:44.923233 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-77f16b8e-1be4-4fd2-8b06-ccc8553894a4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.923233 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-77f16b8e-1be4-4fd2-8b06-ccc8553894a4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:44.923392 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-77f16b8e-1be4-4fd2-8b06-ccc8553894a4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.923588 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-77f16b8e-1be4-4fd2-8b06-ccc8553894a4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.930892 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.930892 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:44.931492 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-77f16b8e-1be4-4fd2-8b06-ccc8553894a4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:44.932700 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-77f16b8e-1be4-4fd2-8b06-ccc8553894a4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Get snapshot metadata completed successfully. Aug 13 03:37:44.933803 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-77f16b8e-1be4-4fd2-8b06-ccc8553894a4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:44.933803 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 683/2745] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:44.946103 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9fd46e7e-b938-455e-850b-ffea3b623217 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.952088 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9fd46e7e-b938-455e-850b-ffea3b623217 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] PUT https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:44.952580 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9fd46e7e-b938-455e-850b-ffea3b623217 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:44.961677 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:44.961677 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:44.962251 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9fd46e7e-b938-455e-850b-ffea3b623217 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:44.993305 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9f98e4aa-6bd6-4486-b30a-298780840dcf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:44.995619 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f98e4aa-6bd6-4486-b30a-298780840dcf tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:44.995870 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f98e4aa-6bd6-4486-b30a-298780840dcf tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:44.996091 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f98e4aa-6bd6-4486-b30a-298780840dcf tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:44.997720 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9fd46e7e-b938-455e-850b-ffea3b623217 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Update snapshot metadata completed successfully. Aug 13 03:37:44.998132 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9fd46e7e-b938-455e-850b-ffea3b623217 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:44.998655 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 697/2746] 10.4.3.140 () {68 vars in 1401 bytes} [Thu Aug 13 03:37:44 2026] PUT /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:45.013007 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a2917797-ad7b-42a5-99de-95fa43435d54 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.015041 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.015041 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:45.016349 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2917797-ad7b-42a5-99de-95fa43435d54 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] POST https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:45.017360 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2917797-ad7b-42a5-99de-95fa43435d54 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.026553 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9f98e4aa-6bd6-4486-b30a-298780840dcf tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:45.028595 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.028595 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:45.029370 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a2917797-ad7b-42a5-99de-95fa43435d54 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:45.032343 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f98e4aa-6bd6-4486-b30a-298780840dcf tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:45.032850 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 680/2747] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:44 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:45.065149 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a2917797-ad7b-42a5-99de-95fa43435d54 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Update snapshot metadata completed successfully. Aug 13 03:37:45.065511 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2917797-ad7b-42a5-99de-95fa43435d54 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:45.066093 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 688/2748] 10.4.3.140 () {68 vars in 1402 bytes} [Thu Aug 13 03:37:45 2026] POST /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 68 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:45.074646 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9f4c8fe2-2e14-49e8-a6cb-222eb1e12e77 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.076720 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9f4c8fe2-2e14-49e8-a6cb-222eb1e12e77 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:45.077000 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9f4c8fe2-2e14-49e8-a6cb-222eb1e12e77 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.077223 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9f4c8fe2-2e14-49e8-a6cb-222eb1e12e77 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.083040 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.083040 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:45.083565 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9f4c8fe2-2e14-49e8-a6cb-222eb1e12e77 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:45.084943 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9f4c8fe2-2e14-49e8-a6cb-222eb1e12e77 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Get snapshot metadata completed successfully. Aug 13 03:37:45.085232 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9f4c8fe2-2e14-49e8-a6cb-222eb1e12e77 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:45.085604 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 684/2749] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:45.094111 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-416df373-de89-4ba7-a369-8f35ec01dcb0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.095995 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-416df373-de89-4ba7-a369-8f35ec01dcb0 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] PUT https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata/key3 Aug 13 03:37:45.096367 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-416df373-de89-4ba7-a369-8f35ec01dcb0 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.104065 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.104065 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:45.104602 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-416df373-de89-4ba7-a369-8f35ec01dcb0 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:45.125415 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-416df373-de89-4ba7-a369-8f35ec01dcb0 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Update snapshot metadata completed successfully. Aug 13 03:37:45.125731 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-416df373-de89-4ba7-a369-8f35ec01dcb0 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata/key3 returned with HTTP 200 Aug 13 03:37:45.126248 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 698/2750] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:37:45 2026] PUT /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:45.134205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5306f4b3-de1d-4c7c-8983-f0018a177996 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.135254 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1bb79366-69c3-49d2-8a56-c41ebcf97735 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.136103 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5306f4b3-de1d-4c7c-8983-f0018a177996 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata/key3 Aug 13 03:37:45.136341 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5306f4b3-de1d-4c7c-8983-f0018a177996 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.136542 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5306f4b3-de1d-4c7c-8983-f0018a177996 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.141780 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.141780 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:45.142237 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5306f4b3-de1d-4c7c-8983-f0018a177996 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:45.143041 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5306f4b3-de1d-4c7c-8983-f0018a177996 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Get snapshot metadata completed successfully. Aug 13 03:37:45.143318 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5306f4b3-de1d-4c7c-8983-f0018a177996 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata/key3 returned with HTTP 200 Aug 13 03:37:45.143669 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 681/2751] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata/key3 => generated 35 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:45.151353 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e2e8ed69-df1b-4695-be33-332b174a60d4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.153169 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e2e8ed69-df1b-4695-be33-332b174a60d4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:45.153353 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e2e8ed69-df1b-4695-be33-332b174a60d4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.153545 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e2e8ed69-df1b-4695-be33-332b174a60d4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.158937 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.158937 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:45.159340 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e2e8ed69-df1b-4695-be33-332b174a60d4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:45.160280 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e2e8ed69-df1b-4695-be33-332b174a60d4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Get snapshot metadata completed successfully. Aug 13 03:37:45.160527 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e2e8ed69-df1b-4695-be33-332b174a60d4 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:45.160935 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 685/2752] 10.4.3.140 () {66 vars in 1381 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:45.170085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-40dc8c9f-f06a-4d63-97f0-8901efcf55fe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.173171 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40dc8c9f-f06a-4d63-97f0-8901efcf55fe tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] PUT https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata Aug 13 03:37:45.173672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40dc8c9f-f06a-4d63-97f0-8901efcf55fe tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.180792 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.180792 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:45.181397 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-40dc8c9f-f06a-4d63-97f0-8901efcf55fe tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:45.199391 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-40dc8c9f-f06a-4d63-97f0-8901efcf55fe tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Update snapshot metadata completed successfully. Aug 13 03:37:45.199684 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40dc8c9f-f06a-4d63-97f0-8901efcf55fe tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata returned with HTTP 200 Aug 13 03:37:45.200368 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 699/2753] 10.4.3.140 () {68 vars in 1401 bytes} [Thu Aug 13 03:37:45 2026] PUT /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:37:45.210171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-54167d27-99f5-45f2-a25b-49685c9f1b87 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.212079 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-54167d27-99f5-45f2-a25b-49685c9f1b87 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 Aug 13 03:37:45.212315 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-54167d27-99f5-45f2-a25b-49685c9f1b87 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.212547 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-54167d27-99f5-45f2-a25b-49685c9f1b87 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.212694 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-54167d27-99f5-45f2-a25b-49685c9f1b87 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Delete snapshot with id: 0e499990-c042-46c7-bfe4-9876ab056762 Aug 13 03:37:45.218461 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.218461 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:45.219083 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-54167d27-99f5-45f2-a25b-49685c9f1b87 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:45.229803 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1bb79366-69c3-49d2-8a56-c41ebcf97735 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:37:45.230229 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1bb79366-69c3-49d2-8a56-c41ebcf97735 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-832020769", "extra_specs": {"spec1": "val1"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.236601 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-54167d27-99f5-45f2-a25b-49685c9f1b87 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot delete request issued successfully. Aug 13 03:37:45.236840 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-54167d27-99f5-45f2-a25b-49685c9f1b87 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 returned with HTTP 202 Aug 13 03:37:45.237412 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 682/2754] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:45 2026] DELETE /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:45.244074 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1bb79366-69c3-49d2-8a56-c41ebcf97735 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:37:45.244490 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 689/2755] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:37:45 2026] POST /volume/v3/types => generated 242 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:45.245155 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ee9b3946-5afb-4d5a-b293-5582a067d486 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.247324 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee9b3946-5afb-4d5a-b293-5582a067d486 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 Aug 13 03:37:45.247594 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ee9b3946-5afb-4d5a-b293-5582a067d486 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.247865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ee9b3946-5afb-4d5a-b293-5582a067d486 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.254117 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e251eee9-64a7-49c9-ab79-ca75429f2a6d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.255949 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e251eee9-64a7-49c9-ab79-ca75429f2a6d tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] POST https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs Aug 13 03:37:45.256247 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e251eee9-64a7-49c9-ab79-ca75429f2a6d tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.256416 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.256416 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:45.257054 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ee9b3946-5afb-4d5a-b293-5582a067d486 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Snapshot retrieved successfully. Aug 13 03:37:45.257577 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e251eee9-64a7-49c9-ab79-ca75429f2a6d tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs returned with HTTP 400 Aug 13 03:37:45.258070 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee9b3946-5afb-4d5a-b293-5582a067d486 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 returned with HTTP 200 Aug 13 03:37:45.258153 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 700/2756] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:37:45 2026] POST /volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:37:45.258750 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 686/2757] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:45.265972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fd240407-66f8-423b-a65d-5f325b474f8a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.267843 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd240407-66f8-423b-a65d-5f325b474f8a tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] POST https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs Aug 13 03:37:45.268177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fd240407-66f8-423b-a65d-5f325b474f8a tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.269794 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fd240407-66f8-423b-a65d-5f325b474f8a tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs returned with HTTP 400 Aug 13 03:37:45.270354 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 683/2758] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:37:45 2026] POST /volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:37:45.278938 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-56085f35-d753-4680-a3ce-68206cb70193 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.280720 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56085f35-d753-4680-a3ce-68206cb70193 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] POST https://10.4.3.140/volume/v3/types/38fa6790-dccb-40fb-98c9-32eae4a2a32d/extra_specs Aug 13 03:37:45.281268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56085f35-d753-4680-a3ce-68206cb70193 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.292516 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56085f35-d753-4680-a3ce-68206cb70193 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/38fa6790-dccb-40fb-98c9-32eae4a2a32d/extra_specs returned with HTTP 404 Aug 13 03:37:45.293528 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 690/2759] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:37:45 2026] POST /volume/v3/types/38fa6790-dccb-40fb-98c9-32eae4a2a32d/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:45.294693 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ef134bf5-ffc4-4a24-bc4e-4859b5b8a48d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.297066 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef134bf5-ffc4-4a24-bc4e-4859b5b8a48d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:45.297389 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef134bf5-ffc4-4a24-bc4e-4859b5b8a48d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.297683 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef134bf5-ffc4-4a24-bc4e-4859b5b8a48d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.303709 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e94d8ff6-fff0-40b7-9a37-91269bd90435 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.305903 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e94d8ff6-fff0-40b7-9a37-91269bd90435 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] DELETE https://10.4.3.140/volume/v3/types/a7612d64-772e-4a7b-8703-6ccd1255ea6a/extra_specs/spec1 Aug 13 03:37:45.306096 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e94d8ff6-fff0-40b7-9a37-91269bd90435 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.306295 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e94d8ff6-fff0-40b7-9a37-91269bd90435 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.309155 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.309155 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:45.312213 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e94d8ff6-fff0-40b7-9a37-91269bd90435 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/a7612d64-772e-4a7b-8703-6ccd1255ea6a/extra_specs/spec1 returned with HTTP 404 Aug 13 03:37:45.312692 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 687/2760] 10.4.3.140 () {66 vars in 1399 bytes} [Thu Aug 13 03:37:45 2026] DELETE /volume/v3/types/a7612d64-772e-4a7b-8703-6ccd1255ea6a/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:45.313225 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ef134bf5-ffc4-4a24-bc4e-4859b5b8a48d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:45.319265 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef134bf5-ffc4-4a24-bc4e-4859b5b8a48d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:45.319663 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 701/2761] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:45.322438 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6067de32-944c-4158-a401-7ce21bc6fb9e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.324633 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6067de32-944c-4158-a401-7ce21bc6fb9e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] GET https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/nonexistent_extra_spec_name Aug 13 03:37:45.324917 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6067de32-944c-4158-a401-7ce21bc6fb9e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.325143 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6067de32-944c-4158-a401-7ce21bc6fb9e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.325440 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.325440 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:45.332803 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6067de32-944c-4158-a401-7ce21bc6fb9e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 13 03:37:45.333421 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 684/2762] 10.4.3.140 () {66 vars in 1462 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:45.342463 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-62d92177-1423-49e5-9a5c-5635696fb8d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.344280 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62d92177-1423-49e5-9a5c-5635696fb8d9 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] GET https://10.4.3.140/volume/v3/types/bc12a4fc-b6fa-4426-af46-fe98687ca7b1/extra_specs/spec1 Aug 13 03:37:45.344486 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62d92177-1423-49e5-9a5c-5635696fb8d9 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.344670 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-62d92177-1423-49e5-9a5c-5635696fb8d9 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.348596 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-62d92177-1423-49e5-9a5c-5635696fb8d9 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/bc12a4fc-b6fa-4426-af46-fe98687ca7b1/extra_specs/spec1 returned with HTTP 404 Aug 13 03:37:45.349119 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 691/2763] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/types/bc12a4fc-b6fa-4426-af46-fe98687ca7b1/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:45.358735 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-858cd64d-a134-4007-a425-d8e5c0ac29c1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.361061 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-858cd64d-a134-4007-a425-d8e5c0ac29c1 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] GET https://10.4.3.140/volume/v3/types/d297ff48-946b-4b90-872e-896411cfc469/extra_specs Aug 13 03:37:45.361307 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-858cd64d-a134-4007-a425-d8e5c0ac29c1 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.361558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-858cd64d-a134-4007-a425-d8e5c0ac29c1 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.366565 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-858cd64d-a134-4007-a425-d8e5c0ac29c1 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/d297ff48-946b-4b90-872e-896411cfc469/extra_specs returned with HTTP 404 Aug 13 03:37:45.367146 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 688/2764] 10.4.3.140 () {66 vars in 1378 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/types/d297ff48-946b-4b90-872e-896411cfc469/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:45.379142 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b3f81f41-a171-4c02-8174-6658ea9e9d6e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.381128 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3f81f41-a171-4c02-8174-6658ea9e9d6e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] PUT https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/spec1 Aug 13 03:37:45.381540 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b3f81f41-a171-4c02-8174-6658ea9e9d6e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.383017 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b3f81f41-a171-4c02-8174-6658ea9e9d6e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/spec1 returned with HTTP 400 Aug 13 03:37:45.383481 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 702/2765] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:37:45 2026] PUT /volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:37:45.392811 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-989e0a74-00a9-4885-b33a-246afa2ef132 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.393617 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-80cde4c0-7ef8-4179-a921-858972d968ae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.394592 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-989e0a74-00a9-4885-b33a-246afa2ef132 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:45.394818 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-989e0a74-00a9-4885-b33a-246afa2ef132 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.395045 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-989e0a74-00a9-4885-b33a-246afa2ef132 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.395665 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-80cde4c0-7ef8-4179-a921-858972d968ae tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] PUT https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/spec1 Aug 13 03:37:45.396210 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-80cde4c0-7ef8-4179-a921-858972d968ae tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Action: 'update', calling method: update, body: null {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.397960 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-80cde4c0-7ef8-4179-a921-858972d968ae tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/spec1 returned with HTTP 400 Aug 13 03:37:45.398567 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 692/2766] 10.4.3.140 () {68 vars in 1415 bytes} [Thu Aug 13 03:37:45 2026] PUT /volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:45.402121 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.402121 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:45.406102 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-989e0a74-00a9-4885-b33a-246afa2ef132 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:45.408205 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-95552d90-56de-4c0d-b6bb-bdddce53efda None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.409955 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-95552d90-56de-4c0d-b6bb-bdddce53efda tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] PUT https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/None Aug 13 03:37:45.410264 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-95552d90-56de-4c0d-b6bb-bdddce53efda tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.411001 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-989e0a74-00a9-4885-b33a-246afa2ef132 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:45.411399 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 685/2767] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:45.421241 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-95552d90-56de-4c0d-b6bb-bdddce53efda tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 03:37:45.421378 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-95552d90-56de-4c0d-b6bb-bdddce53efda tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/None returned with HTTP 400 Aug 13 03:37:45.421900 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 689/2768] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:37:45 2026] PUT /volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/None => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:45.430729 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b8e30bbe-008c-406b-877c-af90fe873c00 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.432627 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8e30bbe-008c-406b-877c-af90fe873c00 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] PUT https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/ac0ba086-6f88-441d-bc19-d5d532dc3b06 Aug 13 03:37:45.432984 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8e30bbe-008c-406b-877c-af90fe873c00 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.443961 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8e30bbe-008c-406b-877c-af90fe873c00 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 13 03:37:45.444162 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8e30bbe-008c-406b-877c-af90fe873c00 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/ac0ba086-6f88-441d-bc19-d5d532dc3b06 returned with HTTP 400 Aug 13 03:37:45.444931 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 703/2769] 10.4.3.140 () {68 vars in 1509 bytes} [Thu Aug 13 03:37:45 2026] PUT /volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995/extra_specs/ac0ba086-6f88-441d-bc19-d5d532dc3b06 => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:45.453195 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f7b878b4-ab24-4e60-b09f-04e4f5249c5e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.455889 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7b878b4-ab24-4e60-b09f-04e4f5249c5e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] PUT https://10.4.3.140/volume/v3/types/002c8f52-3158-4b78-b20b-6ddee1ee0755/extra_specs/spec1 Aug 13 03:37:45.456487 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f7b878b4-ab24-4e60-b09f-04e4f5249c5e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.466583 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7b878b4-ab24-4e60-b09f-04e4f5249c5e tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/002c8f52-3158-4b78-b20b-6ddee1ee0755/extra_specs/spec1 returned with HTTP 404 Aug 13 03:37:45.467248 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 693/2770] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:37:45 2026] PUT /volume/v3/types/002c8f52-3158-4b78-b20b-6ddee1ee0755/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:45.476738 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6108802a-f7ab-46ab-b7d0-d6838df1541c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.478376 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6108802a-f7ab-46ab-b7d0-d6838df1541c tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] DELETE https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995 Aug 13 03:37:45.478551 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6108802a-f7ab-46ab-b7d0-d6838df1541c tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.478723 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6108802a-f7ab-46ab-b7d0-d6838df1541c tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.500947 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6108802a-f7ab-46ab-b7d0-d6838df1541c tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995 returned with HTTP 202 Aug 13 03:37:45.501274 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 686/2771] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:37:45 2026] DELETE /volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:45.509311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-688b7304-73c8-425e-b02e-f624cb6b20c7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.511013 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-688b7304-73c8-425e-b02e-f624cb6b20c7 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] GET https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995 Aug 13 03:37:45.511178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-688b7304-73c8-425e-b02e-f624cb6b20c7 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.511380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-688b7304-73c8-425e-b02e-f624cb6b20c7 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.514672 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-688b7304-73c8-425e-b02e-f624cb6b20c7 tempest-ExtraSpecsNegativeTest-737455169 tempest-ExtraSpecsNegativeTest-737455169-project-admin] https://10.4.3.140/volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995 returned with HTTP 404 Aug 13 03:37:45.515249 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 690/2772] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/types/f3a0ef92-c3d0-48e0-a94f-2b77f9229995 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:45.904679 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-145ebe9c-a07d-47e2-bc97-dbdddccb2ffe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.908289 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-145ebe9c-a07d-47e2-bc97-dbdddccb2ffe tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 Aug 13 03:37:45.908518 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-145ebe9c-a07d-47e2-bc97-dbdddccb2ffe tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.908708 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-145ebe9c-a07d-47e2-bc97-dbdddccb2ffe tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.917095 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.917095 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:45.921337 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-145ebe9c-a07d-47e2-bc97-dbdddccb2ffe tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:45.926232 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-145ebe9c-a07d-47e2-bc97-dbdddccb2ffe tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 returned with HTTP 200 Aug 13 03:37:45.926666 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 704/2773] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:45.941725 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-24fe75f8-303b-4cc1-90c1-765900e3ede2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.942872 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24fe75f8-303b-4cc1-90c1-765900e3ede2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] PUT https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 Aug 13 03:37:45.943238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24fe75f8-303b-4cc1-90c1-765900e3ede2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1246109000", "description": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:45.956074 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.956074 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:45.961456 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-24fe75f8-303b-4cc1-90c1-765900e3ede2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:45.969761 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-24fe75f8-303b-4cc1-90c1-765900e3ede2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume updated successfully. Aug 13 03:37:45.971600 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24fe75f8-303b-4cc1-90c1-765900e3ede2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 returned with HTTP 200 Aug 13 03:37:45.971600 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 694/2774] 10.4.3.140 () {68 vars in 1368 bytes} [Thu Aug 13 03:37:45 2026] PUT /volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:45.983068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-965bfaff-29a5-42e8-ae4e-7add1bc2f722 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:45.985585 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-965bfaff-29a5-42e8-ae4e-7add1bc2f722 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 Aug 13 03:37:45.985585 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-965bfaff-29a5-42e8-ae4e-7add1bc2f722 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:45.985585 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-965bfaff-29a5-42e8-ae4e-7add1bc2f722 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:45.995444 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:45.995444 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:46.001151 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-965bfaff-29a5-42e8-ae4e-7add1bc2f722 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:46.011508 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-965bfaff-29a5-42e8-ae4e-7add1bc2f722 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 returned with HTTP 200 Aug 13 03:37:46.012100 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 687/2775] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:45 2026] GET /volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:46.025242 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-32711360-5006-45aa-8df7-55996f618d79 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:46.026924 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-32711360-5006-45aa-8df7-55996f618d79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 Aug 13 03:37:46.027547 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-32711360-5006-45aa-8df7-55996f618d79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:46.027547 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-32711360-5006-45aa-8df7-55996f618d79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:46.027547 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-32711360-5006-45aa-8df7-55996f618d79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume with id: 6b4f454d-7871-42f4-8bbc-87f0fcdb3832 Aug 13 03:37:46.035040 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:46.035040 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:46.035498 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-32711360-5006-45aa-8df7-55996f618d79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:46.052169 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-116dad64-ffcd-478c-b2bb-04ac8e08817f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:46.056448 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-116dad64-ffcd-478c-b2bb-04ac8e08817f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:46.056448 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-116dad64-ffcd-478c-b2bb-04ac8e08817f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:46.056756 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-116dad64-ffcd-478c-b2bb-04ac8e08817f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:46.071587 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-32711360-5006-45aa-8df7-55996f618d79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume request issued successfully. Aug 13 03:37:46.071960 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-32711360-5006-45aa-8df7-55996f618d79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 returned with HTTP 202 Aug 13 03:37:46.072568 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 691/2776] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:46 2026] DELETE /volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:46.081483 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:46.081483 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:46.082322 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-656470d3-9e8b-4e6e-820b-9a88bbc13030 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:46.085794 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-656470d3-9e8b-4e6e-820b-9a88bbc13030 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 Aug 13 03:37:46.086250 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-656470d3-9e8b-4e6e-820b-9a88bbc13030 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:46.086637 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-656470d3-9e8b-4e6e-820b-9a88bbc13030 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:46.092483 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-116dad64-ffcd-478c-b2bb-04ac8e08817f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:46.097814 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:46.097814 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:46.099319 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-116dad64-ffcd-478c-b2bb-04ac8e08817f tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:46.099939 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 705/2777] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:46 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:46.103663 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-656470d3-9e8b-4e6e-820b-9a88bbc13030 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:46.112428 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-656470d3-9e8b-4e6e-820b-9a88bbc13030 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 returned with HTTP 200 Aug 13 03:37:46.113427 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 695/2778] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:46 2026] GET /volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:46.269183 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-29875240-59af-416e-af5b-e75a42e605c7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:46.271730 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-29875240-59af-416e-af5b-e75a42e605c7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 Aug 13 03:37:46.272065 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-29875240-59af-416e-af5b-e75a42e605c7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:46.272350 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-29875240-59af-416e-af5b-e75a42e605c7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:46.277875 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-29875240-59af-416e-af5b-e75a42e605c7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 returned with HTTP 404 Aug 13 03:37:46.278911 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 688/2779] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:46 2026] GET /volume/v3/snapshots/0e499990-c042-46c7-bfe4-9876ab056762 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:46.286445 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1cc24e83-3128-41cd-92f4-999e879928a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:46.288483 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1cc24e83-3128-41cd-92f4-999e879928a7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 Aug 13 03:37:46.288738 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1cc24e83-3128-41cd-92f4-999e879928a7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:46.288959 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1cc24e83-3128-41cd-92f4-999e879928a7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:46.298669 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:46.298669 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:46.303622 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1cc24e83-3128-41cd-92f4-999e879928a7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Volume info retrieved successfully. Aug 13 03:37:46.308642 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1cc24e83-3128-41cd-92f4-999e879928a7 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 returned with HTTP 200 Aug 13 03:37:46.309040 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 692/2780] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:46 2026] GET /volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:46.321886 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a701967f-f529-4f5e-a4bd-abf7dcf0e273 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:46.323634 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a701967f-f529-4f5e-a4bd-abf7dcf0e273 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] DELETE https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 Aug 13 03:37:46.323877 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a701967f-f529-4f5e-a4bd-abf7dcf0e273 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:46.324097 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a701967f-f529-4f5e-a4bd-abf7dcf0e273 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:46.324279 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-a701967f-f529-4f5e-a4bd-abf7dcf0e273 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Delete volume with id: 011f0e4b-94e6-43b1-ac1a-1f4abceb0478 Aug 13 03:37:46.332834 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:46.332834 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:46.333336 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a701967f-f529-4f5e-a4bd-abf7dcf0e273 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Volume info retrieved successfully. Aug 13 03:37:46.334843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5ffea39b-263b-4b9e-8c7e-281a5737a757 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:46.336616 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ffea39b-263b-4b9e-8c7e-281a5737a757 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:46.336945 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ffea39b-263b-4b9e-8c7e-281a5737a757 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:46.337189 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ffea39b-263b-4b9e-8c7e-281a5737a757 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:46.348339 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:46.348339 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:46.351145 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a701967f-f529-4f5e-a4bd-abf7dcf0e273 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Delete volume request issued successfully. Aug 13 03:37:46.351358 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a701967f-f529-4f5e-a4bd-abf7dcf0e273 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 returned with HTTP 202 Aug 13 03:37:46.351841 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 706/2781] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:46 2026] DELETE /volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:46.353067 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5ffea39b-263b-4b9e-8c7e-281a5737a757 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:46.359392 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ffea39b-263b-4b9e-8c7e-281a5737a757 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:46.359728 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 696/2782] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:46 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:46.360020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0d0d2ff3-c098-42c0-a7f9-f4c6a5400cae None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:46.362380 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d0d2ff3-c098-42c0-a7f9-f4c6a5400cae tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 Aug 13 03:37:46.362627 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0d0d2ff3-c098-42c0-a7f9-f4c6a5400cae tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:46.363222 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0d0d2ff3-c098-42c0-a7f9-f4c6a5400cae tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:46.370981 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:46.370981 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:46.375973 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0d0d2ff3-c098-42c0-a7f9-f4c6a5400cae tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Volume info retrieved successfully. Aug 13 03:37:46.381784 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d0d2ff3-c098-42c0-a7f9-f4c6a5400cae tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 returned with HTTP 200 Aug 13 03:37:46.382340 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 689/2783] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:46 2026] GET /volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:46.425816 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b7130790-3feb-4589-ba2e-18745c537b57 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:46.427659 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b7130790-3feb-4589-ba2e-18745c537b57 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:46.427945 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b7130790-3feb-4589-ba2e-18745c537b57 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:46.428171 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b7130790-3feb-4589-ba2e-18745c537b57 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:46.435765 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:46.435765 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:46.439780 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b7130790-3feb-4589-ba2e-18745c537b57 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:46.444920 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b7130790-3feb-4589-ba2e-18745c537b57 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:46.445329 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 693/2784] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:46 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:47.116425 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58ab80a1-2a5e-4907-8f28-923669f3687d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.118512 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58ab80a1-2a5e-4907-8f28-923669f3687d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:47.119017 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58ab80a1-2a5e-4907-8f28-923669f3687d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.119238 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58ab80a1-2a5e-4907-8f28-923669f3687d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.128203 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3cee0588-9c10-4e66-98a9-db21df0fae79 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.130289 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3cee0588-9c10-4e66-98a9-db21df0fae79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 Aug 13 03:37:47.130519 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3cee0588-9c10-4e66-98a9-db21df0fae79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.130736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3cee0588-9c10-4e66-98a9-db21df0fae79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.134392 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:47.134392 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:47.136504 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3cee0588-9c10-4e66-98a9-db21df0fae79 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 returned with HTTP 404 Aug 13 03:37:47.137257 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 697/2785] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/v3/volumes/6b4f454d-7871-42f4-8bbc-87f0fcdb3832 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:47.139159 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-58ab80a1-2a5e-4907-8f28-923669f3687d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:47.145276 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58ab80a1-2a5e-4907-8f28-923669f3687d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:47.145415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-463b5da7-4642-4dc3-9088-31e36f911db3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.145735 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 707/2786] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:47.147586 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-463b5da7-4642-4dc3-9088-31e36f911db3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:47.147773 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-463b5da7-4642-4dc3-9088-31e36f911db3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.148038 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-463b5da7-4642-4dc3-9088-31e36f911db3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.155301 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:47.155301 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:47.159552 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-463b5da7-4642-4dc3-9088-31e36f911db3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:47.164111 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-463b5da7-4642-4dc3-9088-31e36f911db3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 200 Aug 13 03:37:47.164576 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 690/2787] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 890 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:47.182675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f99ab1bb-5ebb-47b3-825f-617eb21e5f12 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.184501 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f99ab1bb-5ebb-47b3-825f-617eb21e5f12 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:47.184683 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f99ab1bb-5ebb-47b3-825f-617eb21e5f12 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.184904 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f99ab1bb-5ebb-47b3-825f-617eb21e5f12 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.185038 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-f99ab1bb-5ebb-47b3-825f-617eb21e5f12 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume with id: c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:47.192535 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:47.192535 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:47.193085 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f99ab1bb-5ebb-47b3-825f-617eb21e5f12 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:47.216126 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f99ab1bb-5ebb-47b3-825f-617eb21e5f12 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume request issued successfully. Aug 13 03:37:47.216968 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f99ab1bb-5ebb-47b3-825f-617eb21e5f12 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 202 Aug 13 03:37:47.216968 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 694/2788] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:47 2026] DELETE /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:47.225388 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d94480d6-d178-4637-b9de-9ad3ed43296e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.227188 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d94480d6-d178-4637-b9de-9ad3ed43296e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:47.227399 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d94480d6-d178-4637-b9de-9ad3ed43296e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.227597 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d94480d6-d178-4637-b9de-9ad3ed43296e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.234919 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:47.234919 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:47.239328 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d94480d6-d178-4637-b9de-9ad3ed43296e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:47.244235 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d94480d6-d178-4637-b9de-9ad3ed43296e tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 200 Aug 13 03:37:47.244736 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 698/2789] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:47.372252 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d4aee309-311f-4fdf-8307-8e142ca2135d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.374617 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4aee309-311f-4fdf-8307-8e142ca2135d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:47.374935 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4aee309-311f-4fdf-8307-8e142ca2135d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.375196 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4aee309-311f-4fdf-8307-8e142ca2135d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.382412 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6f267be4-4fa4-41d2-9e10-a0aa58b68833 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.382777 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6f267be4-4fa4-41d2-9e10-a0aa58b68833 None None] GET https://10.4.3.140/volume// Aug 13 03:37:47.382978 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6f267be4-4fa4-41d2-9e10-a0aa58b68833 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.383159 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6f267be4-4fa4-41d2-9e10-a0aa58b68833 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.383456 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6f267be4-4fa4-41d2-9e10-a0aa58b68833 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:47.383733 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 691/2790] 10.4.3.140 () {64 vars in 1004 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:47.394307 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dcbd157d-89c3-4950-80a9-4b7080eccfb9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.394443 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:47.394443 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:47.396553 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dcbd157d-89c3-4950-80a9-4b7080eccfb9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] GET https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 Aug 13 03:37:47.396842 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dcbd157d-89c3-4950-80a9-4b7080eccfb9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.397067 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dcbd157d-89c3-4950-80a9-4b7080eccfb9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.397593 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e1bdc0fc-7dd2-4cae-a544-23377e7bda3f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.397739 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1bdc0fc-7dd2-4cae-a544-23377e7bda3f None None] GET https://10.4.3.140/volume// Aug 13 03:37:47.397908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1bdc0fc-7dd2-4cae-a544-23377e7bda3f None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.398088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1bdc0fc-7dd2-4cae-a544-23377e7bda3f None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.398447 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1bdc0fc-7dd2-4cae-a544-23377e7bda3f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:47.398753 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 699/2791] 10.4.3.140 () {64 vars in 1004 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:47.405324 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d4aee309-311f-4fdf-8307-8e142ca2135d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:47.405462 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dcbd157d-89c3-4950-80a9-4b7080eccfb9 tempest-SnapshotMetadataTestJSON-278894775 tempest-SnapshotMetadataTestJSON-278894775-project-member] https://10.4.3.140/volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 returned with HTTP 404 Aug 13 03:37:47.405462 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 695/2792] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/v3/volumes/011f0e4b-94e6-43b1-ac1a-1f4abceb0478 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:47.407609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-10da6574-3b55-4396-8af8-4166669fa228 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.412126 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4aee309-311f-4fdf-8307-8e142ca2135d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:47.412659 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 708/2793] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:47.460915 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-14a2c671-cf1c-44f5-96ad-9939e9fe3e15 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:47.463306 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14a2c671-cf1c-44f5-96ad-9939e9fe3e15 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:47.463670 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14a2c671-cf1c-44f5-96ad-9939e9fe3e15 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.464297 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14a2c671-cf1c-44f5-96ad-9939e9fe3e15 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.471912 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:47.471912 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:47.475394 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-14a2c671-cf1c-44f5-96ad-9939e9fe3e15 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:47.479590 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14a2c671-cf1c-44f5-96ad-9939e9fe3e15 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:47.480285 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 700/2794] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:47.501262 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10da6574-3b55-4396-8af8-4166669fa228 tempest-VersionsTest-1421422426 tempest-VersionsTest-1421422426-project-member] GET https://10.4.3.140/volume/v3/ Aug 13 03:37:47.501601 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-10da6574-3b55-4396-8af8-4166669fa228 tempest-VersionsTest-1421422426 tempest-VersionsTest-1421422426-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:47.501859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-10da6574-3b55-4396-8af8-4166669fa228 tempest-VersionsTest-1421422426 tempest-VersionsTest-1421422426-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:47.502206 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10da6574-3b55-4396-8af8-4166669fa228 tempest-VersionsTest-1421422426 tempest-VersionsTest-1421422426-project-member] https://10.4.3.140/volume/v3/ returned with HTTP 200 Aug 13 03:37:47.502565 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 692/2795] 10.4.3.140 () {66 vars in 1216 bytes} [Thu Aug 13 03:37:47 2026] GET /volume/v3/ => generated 386 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:48.158487 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6c2f1b48-f4a8-405b-aba9-20d9a9b81598 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.160870 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c2f1b48-f4a8-405b-aba9-20d9a9b81598 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:48.161110 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c2f1b48-f4a8-405b-aba9-20d9a9b81598 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:48.161331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c2f1b48-f4a8-405b-aba9-20d9a9b81598 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:48.178084 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:48.178084 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:48.186044 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6c2f1b48-f4a8-405b-aba9-20d9a9b81598 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:48.193264 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c2f1b48-f4a8-405b-aba9-20d9a9b81598 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:48.193751 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 696/2796] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:48 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:48.259756 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ed678248-c685-449e-840a-003d4a0678c0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.264851 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed678248-c685-449e-840a-003d4a0678c0 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 Aug 13 03:37:48.264851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed678248-c685-449e-840a-003d4a0678c0 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:48.264851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed678248-c685-449e-840a-003d4a0678c0 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:48.271419 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed678248-c685-449e-840a-003d4a0678c0 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 returned with HTTP 404 Aug 13 03:37:48.272074 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 709/2797] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:48 2026] GET /volume/v3/volumes/c7addf5f-80b3-42c8-8a13-4adc2c15ba33 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:48.281558 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3bc30b19-2872-47fa-afba-48460c48e262 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.283479 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:48.283903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-700734171"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:48.285400 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-700734171'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:48.285566 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume of 1 GB Aug 13 03:37:48.289890 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Availability Zones retrieved successfully. Aug 13 03:37:48.302848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (4526461c-2539-4f64-a94b-6ebf3d697699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:48.302848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1976419a-f3b5-4f7a-b7fd-d98044aee966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:48.308895 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:48.339262 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1976419a-f3b5-4f7a-b7fd-d98044aee966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:48.340057 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f17c2e-2bc2-4915-bcac-3448a9fd2751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:48.389711 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Created reservations ['da8b52bd-2930-4b7c-955d-eed6f6abb88a', 'df3e5055-0d7e-41e3-b9b9-0790b7503f9e', 'fec94ed8-f4ca-41aa-9920-9edc5412082c', '08f40a7d-c7c2-4b2c-9586-8e1a5526b858'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:48.390364 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f17c2e-2bc2-4915-bcac-3448a9fd2751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da8b52bd-2930-4b7c-955d-eed6f6abb88a', 'df3e5055-0d7e-41e3-b9b9-0790b7503f9e', 'fec94ed8-f4ca-41aa-9920-9edc5412082c', '08f40a7d-c7c2-4b2c-9586-8e1a5526b858']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:48.391190 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8d3e1c-7fe0-458e-a3a8-4ada03e2d257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:48.414031 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8d3e1c-7fe0-458e-a3a8-4ada03e2d257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceaaa9e6-065d-4842-b220-746248d6dc29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-700734171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['da8b52bd-2930-4b7c-955d-eed6f6abb88a','df3e5055-0d7e-41e3-b9b9-0790b7503f9e','fec94ed8-f4ca-41aa-9920-9edc5412082c','08f40a7d-c7c2-4b2c-9586-8e1a5526b858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-700734171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceaaa9e6-065d-4842-b220-746248d6dc29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64480672fc3c4902bcd5a0a89f324dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:48.414889 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066c38d9-5dd9-44f7-87f0-00eb5743199d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:48.425894 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4f0261b0-be1b-4ff9-a1d1-b9c6af8a6a86 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.428121 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f0261b0-be1b-4ff9-a1d1-b9c6af8a6a86 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:48.428335 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4f0261b0-be1b-4ff9-a1d1-b9c6af8a6a86 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:48.428545 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4f0261b0-be1b-4ff9-a1d1-b9c6af8a6a86 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:48.436329 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (066c38d9-5dd9-44f7-87f0-00eb5743199d) transitioned into state 'SUCCESS' from state '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-700734171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['da8b52bd-2930-4b7c-955d-eed6f6abb88a','df3e5055-0d7e-41e3-b9b9-0790b7503f9e','fec94ed8-f4ca-41aa-9920-9edc5412082c','08f40a7d-c7c2-4b2c-9586-8e1a5526b858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:48.437166 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4240737b-434a-48cb-b02a-8d42928ed251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:48.442088 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:48.442088 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:48.446122 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4240737b-434a-48cb-b02a-8d42928ed251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:48.446341 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4f0261b0-be1b-4ff9-a1d1-b9c6af8a6a86 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:48.447125 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (4526461c-2539-4f64-a94b-6ebf3d697699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:48.447478 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request issued successfully. Aug 13 03:37:48.448033 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3bc30b19-2872-47fa-afba-48460c48e262 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:48.448434 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 701/2798] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:48 2026] POST /volume/v3/volumes => generated 744 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:48.452064 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f0261b0-be1b-4ff9-a1d1-b9c6af8a6a86 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:48.452513 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 693/2799] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:48 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:37:48.461123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a59e5aa3-f8df-4f17-af99-69f57de6d3a5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.462657 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a59e5aa3-f8df-4f17-af99-69f57de6d3a5 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 Aug 13 03:37:48.462942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a59e5aa3-f8df-4f17-af99-69f57de6d3a5 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:48.463203 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a59e5aa3-f8df-4f17-af99-69f57de6d3a5 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:48.470193 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:48.470193 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:48.474152 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a59e5aa3-f8df-4f17-af99-69f57de6d3a5 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:48.478763 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a59e5aa3-f8df-4f17-af99-69f57de6d3a5 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 returned with HTTP 200 Aug 13 03:37:48.479387 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 697/2800] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:48 2026] GET /volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 => generated 812 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:48.496144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad06504c-00d4-43d2-88ba-560a4621048e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.498101 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad06504c-00d4-43d2-88ba-560a4621048e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:48.498284 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad06504c-00d4-43d2-88ba-560a4621048e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:48.498452 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad06504c-00d4-43d2-88ba-560a4621048e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:48.509777 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:48.509777 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:48.515027 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ad06504c-00d4-43d2-88ba-560a4621048e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:48.519736 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad06504c-00d4-43d2-88ba-560a4621048e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:48.520088 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 710/2801] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:48 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:48.796957 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d832add5-7e57-4bfa-9cdd-89756d9364c7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.862470 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d832add5-7e57-4bfa-9cdd-89756d9364c7 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:48.863116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d832add5-7e57-4bfa-9cdd-89756d9364c7 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da89a93c-e693-4c40-9ed5-1618487106cf", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1499777640"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:48.870121 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d832add5-7e57-4bfa-9cdd-89756d9364c7 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 404 Aug 13 03:37:48.870408 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 702/2802] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:37:48 2026] POST /volume/v3/snapshots => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:48.878904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4b580988-7934-4574-baee-b69e72f7a8f9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.880724 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4b580988-7934-4574-baee-b69e72f7a8f9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:48.881077 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4b580988-7934-4574-baee-b69e72f7a8f9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1594499493"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:48.912155 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4b580988-7934-4574-baee-b69e72f7a8f9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 404 Aug 13 03:37:48.912655 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 694/2803] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:37:48 2026] POST /volume/v3/snapshots => generated 77 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:48.921883 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3f058068-d54e-4e1f-b21e-f8452a5f05a1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.923794 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f058068-d54e-4e1f-b21e-f8452a5f05a1 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/snapshots?limit=invalid Aug 13 03:37:48.924054 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f058068-d54e-4e1f-b21e-f8452a5f05a1 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:48.924283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f058068-d54e-4e1f-b21e-f8452a5f05a1 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:48.924584 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f058068-d54e-4e1f-b21e-f8452a5f05a1 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] HTTP exception thrown: limit param must be an integer Aug 13 03:37:48.924739 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f058068-d54e-4e1f-b21e-f8452a5f05a1 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 13 03:37:48.925223 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 698/2804] 10.4.3.140 () {66 vars in 1270 bytes} [Thu Aug 13 03:37:48 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:48.933493 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-88af339e-29e6-49c1-99e2-18afedf20503 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.935259 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88af339e-29e6-49c1-99e2-18afedf20503 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/snapshots?marker=7ae43c40-3774-4fa8-bf1e-d68cae3047fa Aug 13 03:37:48.935451 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88af339e-29e6-49c1-99e2-18afedf20503 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:48.935648 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88af339e-29e6-49c1-99e2-18afedf20503 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:48.935924 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-88af339e-29e6-49c1-99e2-18afedf20503 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:48.936912 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-88af339e-29e6-49c1-99e2-18afedf20503 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:37:48.941169 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88af339e-29e6-49c1-99e2-18afedf20503 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots?marker=7ae43c40-3774-4fa8-bf1e-d68cae3047fa returned with HTTP 404 Aug 13 03:37:48.941621 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 711/2805] 10.4.3.140 () {66 vars in 1330 bytes} [Thu Aug 13 03:37:48 2026] GET /volume/v3/snapshots?marker=7ae43c40-3774-4fa8-bf1e-d68cae3047fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:48.950942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d30e4556-4c7f-4b79-b239-b49533ca630f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.953238 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d30e4556-4c7f-4b79-b239-b49533ca630f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=invalid Aug 13 03:37:48.953537 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d30e4556-4c7f-4b79-b239-b49533ca630f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:48.953813 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d30e4556-4c7f-4b79-b239-b49533ca630f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:48.954191 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-d30e4556-4c7f-4b79-b239-b49533ca630f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:37:48.954563 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:48.954563 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:48.955756 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-d30e4556-4c7f-4b79-b239-b49533ca630f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:37:48.956346 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d30e4556-4c7f-4b79-b239-b49533ca630f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 13 03:37:48.956926 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 703/2806] 10.4.3.140 () {66 vars in 1276 bytes} [Thu Aug 13 03:37:48 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:48.965609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:48.967435 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:48.967770 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1629350465"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:48.969254 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1629350465'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:48.969403 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Create volume of 2 GB Aug 13 03:37:48.973637 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Availability Zones retrieved successfully. Aug 13 03:37:48.979361 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Flow 'volume_create_api' (42389c97-86aa-413a-8e56-6cdcbac30835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:48.980484 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc0a8ea-653b-4020-8ca1-615f248119f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:48.981619 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Validating volume size '2' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:49.008579 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc0a8ea-653b-4020-8ca1-615f248119f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.009433 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c67646e-01e4-4074-bf82-760c115b0862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.074323 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Created reservations ['a636ef35-b570-4b10-96d0-0fa5669fffb2', 'f33df905-4736-45aa-9973-712b28bb240a', 'db89c017-2f25-405c-b23a-ee33c3628c6a', 'e752786c-50de-4485-bdac-649b8c1f65e7'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:49.075959 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c67646e-01e4-4074-bf82-760c115b0862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a636ef35-b570-4b10-96d0-0fa5669fffb2', 'f33df905-4736-45aa-9973-712b28bb240a', 'db89c017-2f25-405c-b23a-ee33c3628c6a', 'e752786c-50de-4485-bdac-649b8c1f65e7']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.076623 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e21e365-d407-4cdd-ac92-d9260ed4ee76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.101850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e21e365-d407-4cdd-ac92-d9260ed4ee76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1629350465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af027821cf4349a8ab37632f686865ac',qos_specs=None,replication_status=,reservations=['a636ef35-b570-4b10-96d0-0fa5669fffb2','f33df905-4736-45aa-9973-712b28bb240a','db89c017-2f25-405c-b23a-ee33c3628c6a','e752786c-50de-4485-bdac-649b8c1f65e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9683b947d20f4bcc93cd6b34486cc48e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1629350465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af027821cf4349a8ab37632f686865ac',provider_auth=None,provider_geometry=None,provider_id=None,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='9683b947d20f4bcc93cd6b34486cc48e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.102975 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (171340d8-289a-42c0-b9bc-5bf87281c090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.126286 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (171340d8-289a-42c0-b9bc-5bf87281c090) transitioned into state 'SUCCESS' from state '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-1629350465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af027821cf4349a8ab37632f686865ac',qos_specs=None,replication_status=,reservations=['a636ef35-b570-4b10-96d0-0fa5669fffb2','f33df905-4736-45aa-9973-712b28bb240a','db89c017-2f25-405c-b23a-ee33c3628c6a','e752786c-50de-4485-bdac-649b8c1f65e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9683b947d20f4bcc93cd6b34486cc48e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.127878 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e285363b-ebd1-47fc-bae5-45eb93e853b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.139753 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e285363b-ebd1-47fc-bae5-45eb93e853b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.140703 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Flow 'volume_create_api' (42389c97-86aa-413a-8e56-6cdcbac30835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:49.141028 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Create volume request issued successfully. Aug 13 03:37:49.141591 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-177ef3b2-4f65-4e59-b49c-a390e0bf53da tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:49.142014 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 695/2807] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:48 2026] POST /volume/v3/volumes => generated 762 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:49.154356 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ac78e7e1-2cc3-4f45-8902-43e3c9c73a6c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.156389 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ac78e7e1-2cc3-4f45-8902-43e3c9c73a6c tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 Aug 13 03:37:49.156622 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ac78e7e1-2cc3-4f45-8902-43e3c9c73a6c tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:49.156852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ac78e7e1-2cc3-4f45-8902-43e3c9c73a6c tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:49.164947 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:49.164947 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:49.168799 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ac78e7e1-2cc3-4f45-8902-43e3c9c73a6c tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Volume info retrieved successfully. Aug 13 03:37:49.173481 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ac78e7e1-2cc3-4f45-8902-43e3c9c73a6c tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 returned with HTTP 200 Aug 13 03:37:49.173988 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 699/2808] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:49 2026] GET /volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:49.210161 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-621ebb3b-cbbc-40a4-b3fb-9373c8def3ba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.211613 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-621ebb3b-cbbc-40a4-b3fb-9373c8def3ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:49.211856 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-621ebb3b-cbbc-40a4-b3fb-9373c8def3ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:49.212007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-621ebb3b-cbbc-40a4-b3fb-9373c8def3ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:49.223769 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:49.223769 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:49.228058 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-621ebb3b-cbbc-40a4-b3fb-9373c8def3ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:49.233618 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-621ebb3b-cbbc-40a4-b3fb-9373c8def3ba tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:49.234098 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 712/2809] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:49 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:49.468285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-298b0ec3-d0fa-4b42-86be-b0e5fca43012 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.470578 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-298b0ec3-d0fa-4b42-86be-b0e5fca43012 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:49.470867 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-298b0ec3-d0fa-4b42-86be-b0e5fca43012 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:49.471125 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-298b0ec3-d0fa-4b42-86be-b0e5fca43012 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:49.485718 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:49.485718 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:49.491438 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-298b0ec3-d0fa-4b42-86be-b0e5fca43012 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:49.498152 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f8c3a18b-9152-45fb-8904-edac4ee0a845 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.499031 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-298b0ec3-d0fa-4b42-86be-b0e5fca43012 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:49.499568 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 704/2810] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:49 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:49.500393 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f8c3a18b-9152-45fb-8904-edac4ee0a845 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 Aug 13 03:37:49.500620 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f8c3a18b-9152-45fb-8904-edac4ee0a845 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:49.500857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f8c3a18b-9152-45fb-8904-edac4ee0a845 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:49.508691 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:49.508691 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:49.514258 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f8c3a18b-9152-45fb-8904-edac4ee0a845 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:49.517790 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f8c3a18b-9152-45fb-8904-edac4ee0a845 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 returned with HTTP 200 Aug 13 03:37:49.518185 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 696/2811] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:49 2026] GET /volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:49.534131 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.535427 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:49.535882 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ceaaa9e6-065d-4842-b220-746248d6dc29", "size": 1, "name": "tempest-VolumesGetTest-Volume-1612749397", "metadata": {"Type": "Test"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:49.536087 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7cd2c37c-e171-4b72-8266-ba8c17a3d50f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.537512 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request body: {'volume': {'source_volid': 'ceaaa9e6-065d-4842-b220-746248d6dc29', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1612749397', 'metadata': {'Type': 'Test'}}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:49.538386 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7cd2c37c-e171-4b72-8266-ba8c17a3d50f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:49.538705 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7cd2c37c-e171-4b72-8266-ba8c17a3d50f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:49.539011 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7cd2c37c-e171-4b72-8266-ba8c17a3d50f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:49.547640 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:49.547640 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:49.548397 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume retrieved successfully. Aug 13 03:37:49.548397 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume of 1 GB Aug 13 03:37:49.551780 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-84a72cc3-6911-4f30-8142-ade103942292 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.552174 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:49.552174 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:49.552687 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Availability Zones retrieved successfully. Aug 13 03:37:49.557188 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7cd2c37c-e171-4b72-8266-ba8c17a3d50f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:49.559801 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (49c2aad6-c34d-4630-aae3-1d4f004eebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:49.560075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78156c3-f487-4546-83cc-55e7c149f928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.560913 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:49.563236 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7cd2c37c-e171-4b72-8266-ba8c17a3d50f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:49.564489 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 713/2812] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:49 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:49.582636 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78156c3-f487-4546-83cc-55e7c149f928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ceaaa9e6-065d-4842-b220-746248d6dc29', 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.583977 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875babfe-6044-449a-a97a-4f8a4f4b1c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.618668 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Created reservations ['ad1d2544-c005-49a4-a69a-7b5368081e26', '5447fd7c-be99-4204-af24-070e911ba764', 'ae7505b1-f408-4c87-a57d-ffbf70f3f63e', '01898bdc-c0ec-42aa-8628-45d3f473b909'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:49.619784 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875babfe-6044-449a-a97a-4f8a4f4b1c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad1d2544-c005-49a4-a69a-7b5368081e26', '5447fd7c-be99-4204-af24-070e911ba764', 'ae7505b1-f408-4c87-a57d-ffbf70f3f63e', '01898bdc-c0ec-42aa-8628-45d3f473b909']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.620234 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d3d3359-2d02-46d5-9239-a13a5488b190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.651069 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d3d3359-2d02-46d5-9239-a13a5488b190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee30e1e2-e1de-4238-aca3-5daa14274723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1612749397',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['ad1d2544-c005-49a4-a69a-7b5368081e26','5447fd7c-be99-4204-af24-070e911ba764','ae7505b1-f408-4c87-a57d-ffbf70f3f63e','01898bdc-c0ec-42aa-8628-45d3f473b909'],size=1,snapshot_id=None,source_replicaid=,source_volid=ceaaa9e6-065d-4842-b220-746248d6dc29,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1612749397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee30e1e2-e1de-4238-aca3-5daa14274723,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='64480672fc3c4902bcd5a0a89f324dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ceaaa9e6-065d-4842-b220-746248d6dc29,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.652353 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f20a233-d588-4cfc-8927-6b024fd17a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.670607 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f20a233-d588-4cfc-8927-6b024fd17a30) transitioned into state 'SUCCESS' from state '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-1612749397',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['ad1d2544-c005-49a4-a69a-7b5368081e26','5447fd7c-be99-4204-af24-070e911ba764','ae7505b1-f408-4c87-a57d-ffbf70f3f63e','01898bdc-c0ec-42aa-8628-45d3f473b909'],size=1,snapshot_id=None,source_replicaid=,source_volid=ceaaa9e6-065d-4842-b220-746248d6dc29,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.671000 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f942e7a-b609-48f2-b6a9-a47a2e3e3dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.687137 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:49.687552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f942e7a-b609-48f2-b6a9-a47a2e3e3dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.687620 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1694759786"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:49.688637 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (49c2aad6-c34d-4630-aae3-1d4f004eebea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:49.689072 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request issued successfully. Aug 13 03:37:49.689782 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2a1cdc69-8437-46aa-a47c-2af5e657ce3a tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:49.690428 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 700/2813] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:49 2026] POST /volume/v3/volumes => generated 793 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:49.692285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1694759786'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:49.692462 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Create volume of 1 GB Aug 13 03:37:49.702060 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Availability Zones retrieved successfully. Aug 13 03:37:49.702402 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8ffdea51-7306-4cdb-8fe6-00e345ee24e9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.704044 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ffdea51-7306-4cdb-8fe6-00e345ee24e9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:49.704204 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ffdea51-7306-4cdb-8fe6-00e345ee24e9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:49.704393 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ffdea51-7306-4cdb-8fe6-00e345ee24e9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:49.713462 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:49.713462 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:49.714231 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Flow 'volume_create_api' (d2029441-d1a9-495d-8399-7a5930d17158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:49.715525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f27cfd-3405-4654-9b90-38c60474664e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.717373 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8ffdea51-7306-4cdb-8fe6-00e345ee24e9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:49.718102 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:49.721325 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ffdea51-7306-4cdb-8fe6-00e345ee24e9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 200 Aug 13 03:37:49.721677 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 697/2814] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:49 2026] GET /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:49.755375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f27cfd-3405-4654-9b90-38c60474664e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.756855 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc936280-14c6-40c5-87e3-2c6f41d3095a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.837851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Created reservations ['9bcb38f9-1507-4e5d-85c6-bc7ca1a5abf4', 'f925fa7c-a3e9-4c9e-98ad-c81e4ff1da4f', '6dd14ffd-fc90-43bd-8624-21152a917788', 'c0077dd1-1b79-40ff-9347-8196b4d379c6'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:49.837851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc936280-14c6-40c5-87e3-2c6f41d3095a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bcb38f9-1507-4e5d-85c6-bc7ca1a5abf4', 'f925fa7c-a3e9-4c9e-98ad-c81e4ff1da4f', '6dd14ffd-fc90-43bd-8624-21152a917788', 'c0077dd1-1b79-40ff-9347-8196b4d379c6']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.837851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad5496e-7846-44a9-8fef-c5fae409468f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.867789 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad5496e-7846-44a9-8fef-c5fae409468f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4efcb38e-fa1b-45dc-ad9b-c4971137044f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1694759786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe790963170467b93514dd4bee26f1f',qos_specs=None,replication_status=,reservations=['9bcb38f9-1507-4e5d-85c6-bc7ca1a5abf4','f925fa7c-a3e9-4c9e-98ad-c81e4ff1da4f','6dd14ffd-fc90-43bd-8624-21152a917788','c0077dd1-1b79-40ff-9347-8196b4d379c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f0cf1181344371913040fb67a1ad9a',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1694759786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4efcb38e-fa1b-45dc-ad9b-c4971137044f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fe790963170467b93514dd4bee26f1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f0cf1181344371913040fb67a1ad9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.869271 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917a65a3-00fc-428a-81f4-9cdff8ee94b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.896050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917a65a3-00fc-428a-81f4-9cdff8ee94b8) transitioned into state 'SUCCESS' from state '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-1694759786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe790963170467b93514dd4bee26f1f',qos_specs=None,replication_status=,reservations=['9bcb38f9-1507-4e5d-85c6-bc7ca1a5abf4','f925fa7c-a3e9-4c9e-98ad-c81e4ff1da4f','6dd14ffd-fc90-43bd-8624-21152a917788','c0077dd1-1b79-40ff-9347-8196b4d379c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f0cf1181344371913040fb67a1ad9a',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.896050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7a6cc6-1b7c-438a-afce-a16b2826c768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:49.910209 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7a6cc6-1b7c-438a-afce-a16b2826c768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:49.911641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Flow 'volume_create_api' (d2029441-d1a9-495d-8399-7a5930d17158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:49.912308 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Create volume request issued successfully. Aug 13 03:37:49.913493 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-84a72cc3-6911-4f30-8142-ade103942292 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:49.914388 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 705/2815] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:37:49 2026] POST /volume/v3/volumes => generated 819 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:49.933597 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1c7a17c0-c072-4ec3-a7bd-69671b750948 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.936287 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c7a17c0-c072-4ec3-a7bd-69671b750948 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:49.936686 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c7a17c0-c072-4ec3-a7bd-69671b750948 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:49.936747 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c7a17c0-c072-4ec3-a7bd-69671b750948 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:49.945562 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:49.945562 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:49.954079 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1c7a17c0-c072-4ec3-a7bd-69671b750948 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Volume info retrieved successfully. Aug 13 03:37:49.957325 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-200fd8b7-11d9-4055-9f8c-5445c389089a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:49.961176 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c7a17c0-c072-4ec3-a7bd-69671b750948 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 200 Aug 13 03:37:49.961744 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 714/2816] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:49 2026] GET /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:49.962471 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-200fd8b7-11d9-4055-9f8c-5445c389089a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] POST https://10.4.3.140/volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a/action Aug 13 03:37:49.962972 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-200fd8b7-11d9-4055-9f8c-5445c389089a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:49.963125 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-200fd8b7-11d9-4055-9f8c-5445c389089a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:49.988430 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:49.988430 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:50.001629 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b307dfd3-9b0e-4d7f-8014-b033dda12e64 req-200fd8b7-11d9-4055-9f8c-5445c389089a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a/action returned with HTTP 204 Aug 13 03:37:50.002374 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 701/2817] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:37:49 2026] POST /volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:50.189482 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-85f5a1c3-f7a0-4c9f-bdb1-f0a1ba6ff350 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.191317 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85f5a1c3-f7a0-4c9f-bdb1-f0a1ba6ff350 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 Aug 13 03:37:50.191477 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85f5a1c3-f7a0-4c9f-bdb1-f0a1ba6ff350 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.191647 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85f5a1c3-f7a0-4c9f-bdb1-f0a1ba6ff350 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.199104 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.199104 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:50.202994 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-85f5a1c3-f7a0-4c9f-bdb1-f0a1ba6ff350 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Volume info retrieved successfully. Aug 13 03:37:50.207469 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85f5a1c3-f7a0-4c9f-bdb1-f0a1ba6ff350 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 returned with HTTP 200 Aug 13 03:37:50.207978 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 698/2818] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:50.222266 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-88c8cbcb-5a98-4f36-8b26-e50321b78546 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.223627 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88c8cbcb-5a98-4f36-8b26-e50321b78546 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:37:50.224129 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88c8cbcb-5a98-4f36-8b26-e50321b78546 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1751034742"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:50.233041 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.233041 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:50.233691 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-88c8cbcb-5a98-4f36-8b26-e50321b78546 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Volume info retrieved successfully. Aug 13 03:37:50.233945 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-88c8cbcb-5a98-4f36-8b26-e50321b78546 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Create snapshot from volume 5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 Aug 13 03:37:50.248590 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8b9f6464-8888-47fa-bb78-05e9c1f635e4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.250720 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b9f6464-8888-47fa-bb78-05e9c1f635e4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:50.250720 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8b9f6464-8888-47fa-bb78-05e9c1f635e4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.250720 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8b9f6464-8888-47fa-bb78-05e9c1f635e4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.260902 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.260902 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:50.265358 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8b9f6464-8888-47fa-bb78-05e9c1f635e4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:50.269756 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-88c8cbcb-5a98-4f36-8b26-e50321b78546 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Created reservations ['b05d4454-8596-42e9-84c3-dece69ea6f95', '952c78bf-b430-47a2-bc30-a95649cabe1a', 'fde48f47-2f3c-4446-b0e6-1f40d3474fd4', '5903fd36-8ab3-4da6-9748-22ace273d9b3'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:50.270340 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8b9f6464-8888-47fa-bb78-05e9c1f635e4 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:50.270717 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 715/2819] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:50.284681 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d83a00f3-6a97-48a0-ad80-2798dd393ca7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.286552 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d83a00f3-6a97-48a0-ad80-2798dd393ca7 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:50.286737 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d83a00f3-6a97-48a0-ad80-2798dd393ca7 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.286961 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d83a00f3-6a97-48a0-ad80-2798dd393ca7 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.297670 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.297670 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:50.301649 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-88c8cbcb-5a98-4f36-8b26-e50321b78546 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Snapshot create request issued successfully. Aug 13 03:37:50.301649 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88c8cbcb-5a98-4f36-8b26-e50321b78546 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:37:50.301649 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 706/2820] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:37:50 2026] POST /volume/v3/snapshots => generated 318 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:50.301872 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d83a00f3-6a97-48a0-ad80-2798dd393ca7 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:50.305914 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d83a00f3-6a97-48a0-ad80-2798dd393ca7 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:50.306273 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 702/2821] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:50.310992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-25e9a153-af10-4c91-8e48-d8f9be7dcdde None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.312719 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-25e9a153-af10-4c91-8e48-d8f9be7dcdde tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 Aug 13 03:37:50.312956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-25e9a153-af10-4c91-8e48-d8f9be7dcdde tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.313141 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-25e9a153-af10-4c91-8e48-d8f9be7dcdde tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.318518 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cf07043c-2ff1-4ebd-90c0-325e27d6d3f5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.321129 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf07043c-2ff1-4ebd-90c0-325e27d6d3f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:37:50.321327 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf07043c-2ff1-4ebd-90c0-325e27d6d3f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.321528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf07043c-2ff1-4ebd-90c0-325e27d6d3f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.323341 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.323341 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:50.323786 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-25e9a153-af10-4c91-8e48-d8f9be7dcdde tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Snapshot retrieved successfully. Aug 13 03:37:50.324669 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-25e9a153-af10-4c91-8e48-d8f9be7dcdde tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 returned with HTTP 200 Aug 13 03:37:50.325076 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 699/2822] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:50.335561 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.335561 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:50.339675 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cf07043c-2ff1-4ebd-90c0-325e27d6d3f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:37:50.343998 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf07043c-2ff1-4ebd-90c0-325e27d6d3f5 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:37:50.344402 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 716/2823] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:50.515115 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dd54fc02-2282-4e82-9e57-8a6e0fa4165b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.517869 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd54fc02-2282-4e82-9e57-8a6e0fa4165b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:50.518166 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd54fc02-2282-4e82-9e57-8a6e0fa4165b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.518388 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd54fc02-2282-4e82-9e57-8a6e0fa4165b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.529789 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.529789 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:50.533926 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dd54fc02-2282-4e82-9e57-8a6e0fa4165b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:50.537530 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd54fc02-2282-4e82-9e57-8a6e0fa4165b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:50.537874 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 707/2824] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:50.577573 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7505c9ec-1828-456a-89ab-8941bddc559c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.579146 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7505c9ec-1828-456a-89ab-8941bddc559c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:50.579362 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7505c9ec-1828-456a-89ab-8941bddc559c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.579567 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7505c9ec-1828-456a-89ab-8941bddc559c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.586504 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.586504 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:50.591031 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7505c9ec-1828-456a-89ab-8941bddc559c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:50.596804 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7505c9ec-1828-456a-89ab-8941bddc559c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:50.597390 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 703/2825] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:50.609959 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8f10b68b-d13d-4ea5-8bc1-71be378bd138 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.611691 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f10b68b-d13d-4ea5-8bc1-71be378bd138 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:50.611945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f10b68b-d13d-4ea5-8bc1-71be378bd138 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.612165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f10b68b-d13d-4ea5-8bc1-71be378bd138 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.619217 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.619217 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:50.622883 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8f10b68b-d13d-4ea5-8bc1-71be378bd138 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:50.627867 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f10b68b-d13d-4ea5-8bc1-71be378bd138 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:50.628393 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 700/2826] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:50.642333 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.646495 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:50.646924 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "4f9f51ec-1604-40e5-86c7-47c5748e7ce0", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:50.649050 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '4f9f51ec-1604-40e5-86c7-47c5748e7ce0', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:50.656288 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.656288 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:50.656807 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume retrieved successfully. Aug 13 03:37:50.656987 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume of 1 GB Aug 13 03:37:50.660603 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Availability Zones retrieved successfully. Aug 13 03:37:50.665374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (236006c2-837f-4355-866d-ff931f5e6d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:50.666510 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387618ba-db2c-4be3-9955-4453120eb8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:50.667336 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:50.690375 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387618ba-db2c-4be3-9955-4453120eb8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4f9f51ec-1604-40e5-86c7-47c5748e7ce0', 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:50.691146 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d4912e-e4fe-4368-9617-ef48bb20a489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:50.735372 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Created reservations ['e252aa79-2900-4a97-a932-e0477b277a2d', '73bae9f4-2a0c-4be1-9e81-ceb278b3891d', 'cc1a8109-f644-41d7-af57-5eb684af5ccd', 'd87029fe-2be1-46cb-9c6a-c3520834bd13'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:50.736144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d4912e-e4fe-4368-9617-ef48bb20a489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e252aa79-2900-4a97-a932-e0477b277a2d', '73bae9f4-2a0c-4be1-9e81-ceb278b3891d', 'cc1a8109-f644-41d7-af57-5eb684af5ccd', 'd87029fe-2be1-46cb-9c6a-c3520834bd13']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:50.736905 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935baf61-3f83-44a8-bd8a-40d668db3969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:50.739277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4b97875c-f175-48b6-90b0-8af9857291df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.741413 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b97875c-f175-48b6-90b0-8af9857291df tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:50.741709 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b97875c-f175-48b6-90b0-8af9857291df tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.741938 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b97875c-f175-48b6-90b0-8af9857291df tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.751929 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.751929 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:50.757003 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4b97875c-f175-48b6-90b0-8af9857291df tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:50.762263 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b97875c-f175-48b6-90b0-8af9857291df tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 200 Aug 13 03:37:50.762658 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 708/2827] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:50.770248 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935baf61-3f83-44a8-bd8a-40d668db3969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14bae97d-e2d5-4612-92c8-af3acecd559f', '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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['e252aa79-2900-4a97-a932-e0477b277a2d','73bae9f4-2a0c-4be1-9e81-ceb278b3891d','cc1a8109-f644-41d7-af57-5eb684af5ccd','d87029fe-2be1-46cb-9c6a-c3520834bd13'],size=1,snapshot_id=None,source_replicaid=,source_volid=4f9f51ec-1604-40e5-86c7-47c5748e7ce0,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), '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-08-13T03:37:50Z,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=14bae97d-e2d5-4612-92c8-af3acecd559f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c894a1eae3c940829076a1199e201987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4f9f51ec-1604-40e5-86c7-47c5748e7ce0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='708f21b8bf6049fa8a73043148299bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:50.770985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf4dcaa-f4e0-4549-a887-21c4c87374c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:50.775425 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2edae3d3-56c9-44f1-9aa8-9cdd434dbbd3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.777546 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2edae3d3-56c9-44f1-9aa8-9cdd434dbbd3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:50.777783 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2edae3d3-56c9-44f1-9aa8-9cdd434dbbd3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.778051 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2edae3d3-56c9-44f1-9aa8-9cdd434dbbd3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.787313 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.787313 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:50.787781 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf4dcaa-f4e0-4549-a887-21c4c87374c1) transitioned into state 'SUCCESS' from 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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['e252aa79-2900-4a97-a932-e0477b277a2d','73bae9f4-2a0c-4be1-9e81-ceb278b3891d','cc1a8109-f644-41d7-af57-5eb684af5ccd','d87029fe-2be1-46cb-9c6a-c3520834bd13'],size=1,snapshot_id=None,source_replicaid=,source_volid=4f9f51ec-1604-40e5-86c7-47c5748e7ce0,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:50.788499 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f7422c-e3d0-446d-814f-f28a7b4e2188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:50.792434 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2edae3d3-56c9-44f1-9aa8-9cdd434dbbd3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:50.798431 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2edae3d3-56c9-44f1-9aa8-9cdd434dbbd3 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 200 Aug 13 03:37:50.798908 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 704/2828] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:50.805196 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f7422c-e3d0-446d-814f-f28a7b4e2188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:50.807544 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (236006c2-837f-4355-866d-ff931f5e6d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:50.807544 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request issued successfully. Aug 13 03:37:50.807544 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bbc2f162-e50b-4407-a88c-b78da57e4d9f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:50.807544 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 717/2829] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:37:50 2026] POST /volume/v3/volumes => generated 809 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:50.812029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0b79ff4d-f91e-4e43-a8cb-a7e8bec37e6f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.813958 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b79ff4d-f91e-4e43-a8cb-a7e8bec37e6f tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] PUT https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:50.814351 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0b79ff4d-f91e-4e43-a8cb-a7e8bec37e6f tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1612749397"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:50.822726 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e8d6e3de-4be6-43cb-acf0-d0ca4fcc59a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.824676 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8d6e3de-4be6-43cb-acf0-d0ca4fcc59a4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f Aug 13 03:37:50.824941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8d6e3de-4be6-43cb-acf0-d0ca4fcc59a4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.825131 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8d6e3de-4be6-43cb-acf0-d0ca4fcc59a4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.825847 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.825847 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:50.831992 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0b79ff4d-f91e-4e43-a8cb-a7e8bec37e6f tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:50.835289 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.835289 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:50.839391 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0b79ff4d-f91e-4e43-a8cb-a7e8bec37e6f tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume updated successfully. Aug 13 03:37:50.839935 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e8d6e3de-4be6-43cb-acf0-d0ca4fcc59a4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:50.840019 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b79ff4d-f91e-4e43-a8cb-a7e8bec37e6f tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 200 Aug 13 03:37:50.840583 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 701/2830] 10.4.3.140 () {68 vars in 1368 bytes} [Thu Aug 13 03:37:50 2026] PUT /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:50.845444 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8d6e3de-4be6-43cb-acf0-d0ca4fcc59a4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f returned with HTTP 200 Aug 13 03:37:50.845888 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 709/2831] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:50.861462 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9cc7072f-f07d-4de0-b806-3a6f7ce8f935 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.863139 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9cc7072f-f07d-4de0-b806-3a6f7ce8f935 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] PUT https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:50.863516 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9cc7072f-f07d-4de0-b806-3a6f7ce8f935 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1093558461", "description": "This is the new description of volume"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:50.871720 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.871720 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:50.875392 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9cc7072f-f07d-4de0-b806-3a6f7ce8f935 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:50.882043 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9cc7072f-f07d-4de0-b806-3a6f7ce8f935 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume updated successfully. Aug 13 03:37:50.885858 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9cc7072f-f07d-4de0-b806-3a6f7ce8f935 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 200 Aug 13 03:37:50.885858 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 705/2832] 10.4.3.140 () {68 vars in 1369 bytes} [Thu Aug 13 03:37:50 2026] PUT /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:50.895988 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e1463ac3-65c4-469c-952d-4f5ecac3c1a7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.901699 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1463ac3-65c4-469c-952d-4f5ecac3c1a7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:50.901699 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1463ac3-65c4-469c-952d-4f5ecac3c1a7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.901699 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1463ac3-65c4-469c-952d-4f5ecac3c1a7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.909654 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.909654 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:50.913781 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e1463ac3-65c4-469c-952d-4f5ecac3c1a7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:50.918792 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1463ac3-65c4-469c-952d-4f5ecac3c1a7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 200 Aug 13 03:37:50.919271 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 718/2833] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:50.931473 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.933947 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:50.934334 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-555834000", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1385117363"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:50.936781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-555834000', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1385117363'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:50.937008 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume of 1 GB Aug 13 03:37:50.941710 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Availability Zones retrieved successfully. Aug 13 03:37:50.950069 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (6366e332-86cf-4ab5-8e70-9edab32a09f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:50.952088 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d52bfa-7135-4635-955b-2731ae2949cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:50.953369 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:50.977604 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d52bfa-7135-4635-955b-2731ae2949cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:50.978859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6adc2d-fe2c-48de-9a12-3619e6320706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:50.979483 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-38578f55-ddd1-4379-99b9-51b01671b6e3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:50.981863 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38578f55-ddd1-4379-99b9-51b01671b6e3 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:50.982212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38578f55-ddd1-4379-99b9-51b01671b6e3 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:50.982515 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38578f55-ddd1-4379-99b9-51b01671b6e3 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:50.993224 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:50.993224 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:50.998606 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-38578f55-ddd1-4379-99b9-51b01671b6e3 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Volume info retrieved successfully. Aug 13 03:37:51.003452 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38578f55-ddd1-4379-99b9-51b01671b6e3 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 200 Aug 13 03:37:51.003856 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 710/2834] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:50 2026] GET /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:51.015570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aff2fec2-3dba-489d-9253-e08b75429479 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.017150 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aff2fec2-3dba-489d-9253-e08b75429479 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] POST https://10.4.3.140/volume/v3/volume-transfers Aug 13 03:37:51.017556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aff2fec2-3dba-489d-9253-e08b75429479 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4efcb38e-fa1b-45dc-ad9b-c4971137044f"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:51.018924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volume_transfer [None req-aff2fec2-3dba-489d-9253-e08b75429479 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Creating new volume transfer {'transfer': {'volume_id': '4efcb38e-fa1b-45dc-ad9b-c4971137044f'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 03:37:51.019126 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volume_transfer [None req-aff2fec2-3dba-489d-9253-e08b75429479 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Creating transfer of volume 4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:51.019248 np0000007145 devstack@c-api.service[100340]: INFO cinder.transfer.api [None req-aff2fec2-3dba-489d-9253-e08b75429479 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Generating transfer record for volume 4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:51.020988 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Created reservations ['fd03dff4-a039-4289-9466-abd17a2b7077', '6222ee8f-bef3-4e73-aaac-2a54bbad3808', '906deb02-7f3e-46e9-b1f5-df7472409557', '51399a09-5341-433d-95db-bd4ad84437c4'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:51.021736 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6adc2d-fe2c-48de-9a12-3619e6320706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd03dff4-a039-4289-9466-abd17a2b7077', '6222ee8f-bef3-4e73-aaac-2a54bbad3808', '906deb02-7f3e-46e9-b1f5-df7472409557', '51399a09-5341-433d-95db-bd4ad84437c4']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:51.022415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c71eca79-2327-45cb-a983-edc15aed3698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:51.026969 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.026969 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:51.037360 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aff2fec2-3dba-489d-9253-e08b75429479 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 202 Aug 13 03:37:51.038079 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 706/2835] 10.4.3.140 () {70 vars in 1326 bytes} [Thu Aug 13 03:37:51 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:51.044606 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c71eca79-2327-45cb-a983-edc15aed3698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa47466a-695f-4454-a0c2-6f93a8c7a17e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-555834000',display_name='tempest-VolumesGetTest-Volume-1385117363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['fd03dff4-a039-4289-9466-abd17a2b7077','6222ee8f-bef3-4e73-aaac-2a54bbad3808','906deb02-7f3e-46e9-b1f5-df7472409557','51399a09-5341-433d-95db-bd4ad84437c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-555834000',display_name='tempest-VolumesGetTest-Volume-1385117363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa47466a-695f-4454-a0c2-6f93a8c7a17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64480672fc3c4902bcd5a0a89f324dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:51.045597 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e3278f-7234-4522-aa03-7503b704460b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:51.048440 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6f5301c8-ec18-460a-8c9e-41ed41ae9afc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.050383 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f5301c8-ec18-460a-8c9e-41ed41ae9afc tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:51.050586 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f5301c8-ec18-460a-8c9e-41ed41ae9afc tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.050766 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f5301c8-ec18-460a-8c9e-41ed41ae9afc tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.059808 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.059808 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:51.066792 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6f5301c8-ec18-460a-8c9e-41ed41ae9afc tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Volume info retrieved successfully. Aug 13 03:37:51.074426 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f5301c8-ec18-460a-8c9e-41ed41ae9afc tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 200 Aug 13 03:37:51.074802 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 719/2836] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:51.077900 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e3278f-7234-4522-aa03-7503b704460b) transitioned into 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-555834000',display_name='tempest-VolumesGetTest-Volume-1385117363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['fd03dff4-a039-4289-9466-abd17a2b7077','6222ee8f-bef3-4e73-aaac-2a54bbad3808','906deb02-7f3e-46e9-b1f5-df7472409557','51399a09-5341-433d-95db-bd4ad84437c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:51.078712 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33641bab-b442-4e65-aedc-df4734ff2e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:51.088522 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-366fab61-31d8-4146-9eba-45e7b6995504 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.090166 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33641bab-b442-4e65-aedc-df4734ff2e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:51.091153 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (6366e332-86cf-4ab5-8e70-9edab32a09f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:51.091332 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-366fab61-31d8-4146-9eba-45e7b6995504 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volume-transfers/1c450af8-bd6e-4b94-b052-f8a3487b0f23 Aug 13 03:37:51.091521 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request issued successfully. Aug 13 03:37:51.091583 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-366fab61-31d8-4146-9eba-45e7b6995504 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.092854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-366fab61-31d8-4146-9eba-45e7b6995504 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.092926 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8bc06368-1093-47fd-8339-16b9bdef3ed2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:51.092926 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 702/2837] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:50 2026] POST /volume/v3/volumes => generated 779 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:51.097410 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-366fab61-31d8-4146-9eba-45e7b6995504 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volume-transfers/1c450af8-bd6e-4b94-b052-f8a3487b0f23 returned with HTTP 200 Aug 13 03:37:51.097964 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 711/2838] 10.4.3.140 () {68 vars in 1416 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volume-transfers/1c450af8-bd6e-4b94-b052-f8a3487b0f23 => generated 432 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:51.106589 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2395d2d3-415e-4861-86a1-a6d817e89f59 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.108729 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3040dbab-dec0-449e-9acf-5eb7a4f5ce61 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.111862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3040dbab-dec0-449e-9acf-5eb7a4f5ce61 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volume-transfers Aug 13 03:37:51.111862 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3040dbab-dec0-449e-9acf-5eb7a4f5ce61 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.111862 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3040dbab-dec0-449e-9acf-5eb7a4f5ce61 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.111862 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volume_transfer [None req-3040dbab-dec0-449e-9acf-5eb7a4f5ce61 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Listing volume transfers {{(pid=100343) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 03:37:51.112060 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2395d2d3-415e-4861-86a1-a6d817e89f59 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e Aug 13 03:37:51.112060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2395d2d3-415e-4861-86a1-a6d817e89f59 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.112060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2395d2d3-415e-4861-86a1-a6d817e89f59 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.118128 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3040dbab-dec0-449e-9acf-5eb7a4f5ce61 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 200 Aug 13 03:37:51.118516 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 720/2839] 10.4.3.140 () {68 vars in 1305 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:51.121910 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.121910 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:51.126422 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2395d2d3-415e-4861-86a1-a6d817e89f59 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:51.130857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.131233 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2395d2d3-415e-4861-86a1-a6d817e89f59 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e returned with HTTP 200 Aug 13 03:37:51.131677 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 707/2840] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:51.223447 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] POST https://10.4.3.140/volume/v3/volume-transfers/1c450af8-bd6e-4b94-b052-f8a3487b0f23/accept Aug 13 03:37:51.223870 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0dedaa759b1c629b"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:51.225169 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.volume_transfer [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Accepting volume transfer 1c450af8-bd6e-4b94-b052-f8a3487b0f23 {{(pid=100341) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 13 03:37:51.225233 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.volume_transfer [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Accepting transfer 1c450af8-bd6e-4b94-b052-f8a3487b0f23 Aug 13 03:37:51.225481 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.225481 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:51.278436 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Created reservations ['380bfbc8-5cdb-4fda-a340-0992fcac07b6', 'c58d23f3-d7ce-4cab-b8d2-9bd9ce57a4a1', '4c740c9b-7c41-4cef-8984-e513909bca9c', 'c7c7a319-664e-457d-bc2f-cad9859c3e81'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:51.302422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Created reservations ['35ffd154-02dd-420b-8a25-4096ced82ddb', '199c43cf-4be0-46aa-bab1-666a26dba885', '709d68ea-0156-449f-b4f9-9f7e8ac5ad18', 'debfe40e-9969-459c-8599-4605607f637d'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:51.335043 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b0dcfb31-47f0-49b8-b296-16b3d84c7e24 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.338171 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b0dcfb31-47f0-49b8-b296-16b3d84c7e24 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 Aug 13 03:37:51.338533 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Created reservations ['ee0e1d6b-0947-47d3-b84f-a60022b7b235', '7fee22ff-d891-4d22-b463-54c8bfb2be44', '5cd7bb7b-e762-42c0-a388-d110f20782a5', '9d827f4f-48fb-4cf6-9b81-21e4f71809fb'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:51.339663 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b0dcfb31-47f0-49b8-b296-16b3d84c7e24 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.339924 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b0dcfb31-47f0-49b8-b296-16b3d84c7e24 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.349243 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.349243 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:51.350294 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b0dcfb31-47f0-49b8-b296-16b3d84c7e24 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Snapshot retrieved successfully. Aug 13 03:37:51.351943 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b0dcfb31-47f0-49b8-b296-16b3d84c7e24 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 returned with HTTP 200 Aug 13 03:37:51.352649 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 712/2841] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:51.363216 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.367570 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Created reservations ['b23b34b7-d75b-42a6-aaab-a6a1e6bfcce4', '6ac6a531-18da-4d65-8904-907d45f5bb07', 'f8eb92e6-fae7-4e6b-b0af-d802083fd658', '06c141d1-3ffa-422e-b90a-9db111ef8a67'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:51.367949 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:51.368241 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a23a8a14-0368-44bf-86d2-ac37c4bf6ff8"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:51.369882 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a23a8a14-0368-44bf-86d2-ac37c4bf6ff8'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:51.376117 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.376117 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:51.376643 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Snapshot retrieved successfully. Aug 13 03:37:51.376773 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Create volume of 1 GB Aug 13 03:37:51.379501 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Transfer volume completed successfully. Aug 13 03:37:51.381850 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Availability Zones retrieved successfully. Aug 13 03:37:51.387595 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Flow 'volume_create_api' (7991bdb2-2067-4376-a7da-571b71700ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:51.389244 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa9c04f-c27b-47b0-b33e-b4acbdd5ae68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:51.390855 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:51.392384 np0000007145 devstack@c-api.service[100343]: WARNING cinder.volume.api [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa9c04f-c27b-47b0-b33e-b4acbdd5ae68) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 03:37:51.392384 np0000007145 devstack@c-api.service[100343]: 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. Aug 13 03:37:51.395132 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa9c04f-c27b-47b0-b33e-b4acbdd5ae68) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:51.396006 np0000007145 devstack@c-api.service[100343]: WARNING cinder.volume.api [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa9c04f-c27b-47b0-b33e-b4acbdd5ae68) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 03:37:51.396915 np0000007145 devstack@c-api.service[100343]: WARNING cinder.volume.api [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Flow 'volume_create_api' (7991bdb2-2067-4376-a7da-571b71700ed8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 03:37:51.397553 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75b5b7bb-e45f-4153-8bad-24e2659830c9 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Aug 13 03:37:51.398086 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 721/2842] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:37:51 2026] POST /volume/v3/volumes => generated 171 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:37:51.407605 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1c47078b-8cd4-4f50-a846-f6b6ae4500db None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.409555 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1c47078b-8cd4-4f50-a846-f6b6ae4500db tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 Aug 13 03:37:51.409966 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1c47078b-8cd4-4f50-a846-f6b6ae4500db tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.410118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1c47078b-8cd4-4f50-a846-f6b6ae4500db tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.410432 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-1c47078b-8cd4-4f50-a846-f6b6ae4500db tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Delete snapshot with id: a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 Aug 13 03:37:51.419192 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.419192 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:51.419451 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1c47078b-8cd4-4f50-a846-f6b6ae4500db tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Snapshot retrieved successfully. Aug 13 03:37:51.441532 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1c47078b-8cd4-4f50-a846-f6b6ae4500db tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Snapshot delete request issued successfully. Aug 13 03:37:51.441888 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1c47078b-8cd4-4f50-a846-f6b6ae4500db tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 returned with HTTP 202 Aug 13 03:37:51.442600 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 708/2843] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:37:51 2026] DELETE /volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:51.451983 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cd1ff742-f113-4865-a0c5-2d62adf90647 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.455276 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd1ff742-f113-4865-a0c5-2d62adf90647 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 Aug 13 03:37:51.455423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd1ff742-f113-4865-a0c5-2d62adf90647 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.455865 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd1ff742-f113-4865-a0c5-2d62adf90647 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.460913 np0000007145 devstack@c-api.service[100341]: INFO cinder.transfer.api [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Volume 4efcb38e-fa1b-45dc-ad9b-c4971137044f has been transferred. Aug 13 03:37:51.463682 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.463682 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:51.464283 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cd1ff742-f113-4865-a0c5-2d62adf90647 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Snapshot retrieved successfully. Aug 13 03:37:51.465630 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd1ff742-f113-4865-a0c5-2d62adf90647 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 returned with HTTP 200 Aug 13 03:37:51.466075 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 713/2844] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:51.467587 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e12deee3-58a0-4c67-9b23-a87039078ee4 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] https://10.4.3.140/volume/v3/volume-transfers/1c450af8-bd6e-4b94-b052-f8a3487b0f23/accept returned with HTTP 202 Aug 13 03:37:51.468149 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 703/2845] 10.4.3.140 () {70 vars in 1458 bytes} [Thu Aug 13 03:37:51 2026] POST /volume/v3/volume-transfers/1c450af8-bd6e-4b94-b052-f8a3487b0f23/accept => generated 365 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:51.476279 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c659795d-9936-4fcd-9cdf-634ae999f821 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.479394 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c659795d-9936-4fcd-9cdf-634ae999f821 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] GET https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:51.479691 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c659795d-9936-4fcd-9cdf-634ae999f821 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.480004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c659795d-9936-4fcd-9cdf-634ae999f821 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.489358 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.489358 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:51.496036 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c659795d-9936-4fcd-9cdf-634ae999f821 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Volume info retrieved successfully. Aug 13 03:37:51.502985 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c659795d-9936-4fcd-9cdf-634ae999f821 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 200 Aug 13 03:37:51.503517 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 722/2846] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:51.518017 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9ce764db-b132-454a-80b1-86af428e9120 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.520535 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9ce764db-b132-454a-80b1-86af428e9120 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] GET https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:51.520794 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9ce764db-b132-454a-80b1-86af428e9120 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.521131 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9ce764db-b132-454a-80b1-86af428e9120 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.529221 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.529221 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:51.534266 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9ce764db-b132-454a-80b1-86af428e9120 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] Volume info retrieved successfully. Aug 13 03:37:51.543188 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9ce764db-b132-454a-80b1-86af428e9120 tempest-VolumesTransfersV355Test-456391236 tempest-VolumesTransfersV355Test-456391236-project-member] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 200 Aug 13 03:37:51.547189 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 709/2847] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:51.551987 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-95d98ffe-37b6-4875-b9e6-725a7c1102b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.555876 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95d98ffe-37b6-4875-b9e6-725a7c1102b4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:51.556241 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95d98ffe-37b6-4875-b9e6-725a7c1102b4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.556530 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95d98ffe-37b6-4875-b9e6-725a7c1102b4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.562178 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-13929a47-b7b9-495a-b2f4-209d9ae419a1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.564905 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-13929a47-b7b9-495a-b2f4-209d9ae419a1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/1c450af8-bd6e-4b94-b052-f8a3487b0f23 Aug 13 03:37:51.565528 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-13929a47-b7b9-495a-b2f4-209d9ae419a1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.566026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-13929a47-b7b9-495a-b2f4-209d9ae419a1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.566214 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.volume_transfer [None req-13929a47-b7b9-495a-b2f4-209d9ae419a1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Delete transfer with id: 1c450af8-bd6e-4b94-b052-f8a3487b0f23 Aug 13 03:37:51.568805 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.568805 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:51.569728 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-13929a47-b7b9-495a-b2f4-209d9ae419a1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volume-transfers/1c450af8-bd6e-4b94-b052-f8a3487b0f23 returned with HTTP 404 Aug 13 03:37:51.570658 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 704/2848] 10.4.3.140 () {68 vars in 1419 bytes} [Thu Aug 13 03:37:51 2026] DELETE /volume/v3/volume-transfers/1c450af8-bd6e-4b94-b052-f8a3487b0f23 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:51.577044 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-95d98ffe-37b6-4875-b9e6-725a7c1102b4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:51.578627 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-07e4907b-5a08-4b42-9c5e-b4b7c6b0c044 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.583446 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95d98ffe-37b6-4875-b9e6-725a7c1102b4 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:51.584047 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 714/2849] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:51.629728 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07e4907b-5a08-4b42-9c5e-b4b7c6b0c044 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:51.630061 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07e4907b-5a08-4b42-9c5e-b4b7c6b0c044 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.630340 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07e4907b-5a08-4b42-9c5e-b4b7c6b0c044 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.630589 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-07e4907b-5a08-4b42-9c5e-b4b7c6b0c044 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Delete volume with id: 4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:51.639035 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.639035 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:51.639395 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-07e4907b-5a08-4b42-9c5e-b4b7c6b0c044 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Volume info retrieved successfully. Aug 13 03:37:51.655224 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-07e4907b-5a08-4b42-9c5e-b4b7c6b0c044 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Delete volume request issued successfully. Aug 13 03:37:51.655907 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07e4907b-5a08-4b42-9c5e-b4b7c6b0c044 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 202 Aug 13 03:37:51.655907 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 723/2850] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:51 2026] DELETE /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:51.664749 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8cb7a84e-ab69-466d-a039-75be892226b5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.667073 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8cb7a84e-ab69-466d-a039-75be892226b5 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] GET https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:51.667297 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8cb7a84e-ab69-466d-a039-75be892226b5 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.667484 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8cb7a84e-ab69-466d-a039-75be892226b5 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.676766 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.676766 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:51.682422 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8cb7a84e-ab69-466d-a039-75be892226b5 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Volume info retrieved successfully. Aug 13 03:37:51.690062 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8cb7a84e-ab69-466d-a039-75be892226b5 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 200 Aug 13 03:37:51.690062 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 710/2851] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:51.869025 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3eda7dd5-16bf-4d4f-8f6f-75ff861a736d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.875187 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3eda7dd5-16bf-4d4f-8f6f-75ff861a736d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f Aug 13 03:37:51.875512 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3eda7dd5-16bf-4d4f-8f6f-75ff861a736d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.875773 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3eda7dd5-16bf-4d4f-8f6f-75ff861a736d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.889533 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-bc27e285-7c73-4ac3-ac78-1442a70b7da8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.890300 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.890300 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:51.894040 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-bc27e285-7c73-4ac3-ac78-1442a70b7da8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments/14ee551c-6f13-4031-9a24-a0101c52c66a/action Aug 13 03:37:51.894386 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-bc27e285-7c73-4ac3-ac78-1442a70b7da8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:37:51.894495 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-bc27e285-7c73-4ac3-ac78-1442a70b7da8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:51.895350 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3eda7dd5-16bf-4d4f-8f6f-75ff861a736d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:51.903964 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3eda7dd5-16bf-4d4f-8f6f-75ff861a736d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f returned with HTTP 200 Aug 13 03:37:51.904814 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 705/2852] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f => generated 1228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:51.914187 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.914187 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:51.918151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-863678e6-aa5f-4c93-b86d-ebc311aef945 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.919974 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-863678e6-aa5f-4c93-b86d-ebc311aef945 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f Aug 13 03:37:51.920172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-863678e6-aa5f-4c93-b86d-ebc311aef945 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.920390 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-863678e6-aa5f-4c93-b86d-ebc311aef945 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.927527 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.927527 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:51.928277 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-137bcefa-2df0-4fcf-b422-ee897873d5ba req-bc27e285-7c73-4ac3-ac78-1442a70b7da8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/14ee551c-6f13-4031-9a24-a0101c52c66a/action returned with HTTP 204 Aug 13 03:37:51.928809 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 715/2853] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:37:51 2026] POST /volume/v3/attachments/14ee551c-6f13-4031-9a24-a0101c52c66a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:51.932082 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-863678e6-aa5f-4c93-b86d-ebc311aef945 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:51.937903 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-863678e6-aa5f-4c93-b86d-ebc311aef945 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f returned with HTTP 200 Aug 13 03:37:51.938439 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 724/2854] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:51 2026] GET /volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:51.956410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8cc85a69-6167-4621-81cf-44b429b3d680 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:51.958181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8cc85a69-6167-4621-81cf-44b429b3d680 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:51.958395 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8cc85a69-6167-4621-81cf-44b429b3d680 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:51.959260 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8cc85a69-6167-4621-81cf-44b429b3d680 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:51.959260 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-8cc85a69-6167-4621-81cf-44b429b3d680 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume with id: 4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:51.965482 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:51.965482 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:51.965975 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8cc85a69-6167-4621-81cf-44b429b3d680 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:51.989584 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8cc85a69-6167-4621-81cf-44b429b3d680 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume request issued successfully. Aug 13 03:37:51.989805 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8cc85a69-6167-4621-81cf-44b429b3d680 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 202 Aug 13 03:37:51.990318 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 711/2855] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:51 2026] DELETE /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:52.001780 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-40f053a5-4fa8-48d2-90a2-bbc2d93ae28e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.004666 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-40f053a5-4fa8-48d2-90a2-bbc2d93ae28e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:52.004992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-40f053a5-4fa8-48d2-90a2-bbc2d93ae28e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.005228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-40f053a5-4fa8-48d2-90a2-bbc2d93ae28e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.013738 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.013738 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:52.017250 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-40f053a5-4fa8-48d2-90a2-bbc2d93ae28e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:52.022273 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-40f053a5-4fa8-48d2-90a2-bbc2d93ae28e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 200 Aug 13 03:37:52.022914 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 706/2856] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:52.145262 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b160398-2e1b-4963-b7f0-79b63adb0c38 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.147154 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b160398-2e1b-4963-b7f0-79b63adb0c38 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e Aug 13 03:37:52.147384 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b160398-2e1b-4963-b7f0-79b63adb0c38 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.147732 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b160398-2e1b-4963-b7f0-79b63adb0c38 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.159435 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.159435 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:52.165953 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b160398-2e1b-4963-b7f0-79b63adb0c38 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:52.173195 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b160398-2e1b-4963-b7f0-79b63adb0c38 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e returned with HTTP 200 Aug 13 03:37:52.173685 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 716/2857] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:52.189942 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d522e0f6-db22-463a-9cef-461d532f3817 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.191554 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d522e0f6-db22-463a-9cef-461d532f3817 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] PUT https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e Aug 13 03:37:52.191892 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d522e0f6-db22-463a-9cef-461d532f3817 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1612749397", "description": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:52.201687 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.201687 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:52.206119 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d522e0f6-db22-463a-9cef-461d532f3817 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:52.214006 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d522e0f6-db22-463a-9cef-461d532f3817 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume updated successfully. Aug 13 03:37:52.214635 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d522e0f6-db22-463a-9cef-461d532f3817 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e returned with HTTP 200 Aug 13 03:37:52.215128 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 725/2858] 10.4.3.140 () {68 vars in 1368 bytes} [Thu Aug 13 03:37:52 2026] PUT /volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e => generated 770 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:52.229611 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2f11ba9c-9084-40ba-b67a-bee5b372a1db None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.231924 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2f11ba9c-9084-40ba-b67a-bee5b372a1db tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e Aug 13 03:37:52.232165 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2f11ba9c-9084-40ba-b67a-bee5b372a1db tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.232408 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2f11ba9c-9084-40ba-b67a-bee5b372a1db tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.241190 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.241190 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:52.245816 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2f11ba9c-9084-40ba-b67a-bee5b372a1db tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:52.251531 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2f11ba9c-9084-40ba-b67a-bee5b372a1db tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e returned with HTTP 200 Aug 13 03:37:52.252232 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 712/2859] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:52.273742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-93ed7a94-73da-4d4e-a49c-2b02b2821456 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.276255 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93ed7a94-73da-4d4e-a49c-2b02b2821456 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] DELETE https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e Aug 13 03:37:52.276598 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93ed7a94-73da-4d4e-a49c-2b02b2821456 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.276899 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93ed7a94-73da-4d4e-a49c-2b02b2821456 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.277150 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-93ed7a94-73da-4d4e-a49c-2b02b2821456 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume with id: aa47466a-695f-4454-a0c2-6f93a8c7a17e Aug 13 03:37:52.286858 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.286858 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:52.287610 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-93ed7a94-73da-4d4e-a49c-2b02b2821456 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:52.307653 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-93ed7a94-73da-4d4e-a49c-2b02b2821456 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume request issued successfully. Aug 13 03:37:52.308024 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93ed7a94-73da-4d4e-a49c-2b02b2821456 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e returned with HTTP 202 Aug 13 03:37:52.308637 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 707/2860] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:52 2026] DELETE /volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:52.315802 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fbe7c304-f6f9-4385-88f0-dc8f246a7aa7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.318010 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fbe7c304-f6f9-4385-88f0-dc8f246a7aa7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e Aug 13 03:37:52.318296 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fbe7c304-f6f9-4385-88f0-dc8f246a7aa7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.318584 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fbe7c304-f6f9-4385-88f0-dc8f246a7aa7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.328591 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.328591 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:52.333594 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fbe7c304-f6f9-4385-88f0-dc8f246a7aa7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:52.338724 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fbe7c304-f6f9-4385-88f0-dc8f246a7aa7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e returned with HTTP 200 Aug 13 03:37:52.339342 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 717/2861] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:52.475482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3e2e8704-6703-418b-883d-0a4ec3ec9742 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.477879 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e2e8704-6703-418b-883d-0a4ec3ec9742 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 Aug 13 03:37:52.478180 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e2e8704-6703-418b-883d-0a4ec3ec9742 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.478493 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e2e8704-6703-418b-883d-0a4ec3ec9742 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.483962 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e2e8704-6703-418b-883d-0a4ec3ec9742 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 returned with HTTP 404 Aug 13 03:37:52.484605 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 726/2862] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/snapshots/a23a8a14-0368-44bf-86d2-ac37c4bf6ff8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:52.491761 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0a02340c-dcde-41d6-9c57-9a287bb2346f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.493765 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0a02340c-dcde-41d6-9c57-9a287bb2346f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 Aug 13 03:37:52.494047 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0a02340c-dcde-41d6-9c57-9a287bb2346f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.494317 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0a02340c-dcde-41d6-9c57-9a287bb2346f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.503006 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.503006 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:52.507767 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0a02340c-dcde-41d6-9c57-9a287bb2346f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Volume info retrieved successfully. Aug 13 03:37:52.517975 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0a02340c-dcde-41d6-9c57-9a287bb2346f tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 returned with HTTP 200 Aug 13 03:37:52.518483 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 713/2863] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:52.534519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4481d218-7829-4939-8bbc-ce74b128cc62 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.536420 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4481d218-7829-4939-8bbc-ce74b128cc62 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 Aug 13 03:37:52.536606 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4481d218-7829-4939-8bbc-ce74b128cc62 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.536798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4481d218-7829-4939-8bbc-ce74b128cc62 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.537002 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-4481d218-7829-4939-8bbc-ce74b128cc62 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Delete volume with id: 5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 Aug 13 03:37:52.544505 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.544505 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:52.545063 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4481d218-7829-4939-8bbc-ce74b128cc62 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Volume info retrieved successfully. Aug 13 03:37:52.572219 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4481d218-7829-4939-8bbc-ce74b128cc62 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Delete volume request issued successfully. Aug 13 03:37:52.572402 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4481d218-7829-4939-8bbc-ce74b128cc62 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 returned with HTTP 202 Aug 13 03:37:52.572830 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 708/2864] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:52 2026] DELETE /volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:52.582254 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4f056a40-8f33-431f-b8bd-396be6011fa8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.584500 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f056a40-8f33-431f-b8bd-396be6011fa8 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 Aug 13 03:37:52.584680 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f056a40-8f33-431f-b8bd-396be6011fa8 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.584903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4f056a40-8f33-431f-b8bd-396be6011fa8 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.592030 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.592030 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:52.595871 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4f056a40-8f33-431f-b8bd-396be6011fa8 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Volume info retrieved successfully. Aug 13 03:37:52.600424 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4f056a40-8f33-431f-b8bd-396be6011fa8 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 returned with HTTP 200 Aug 13 03:37:52.600762 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 718/2865] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:52.602404 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-889eb2a1-dfd1-4410-a669-dd146cc5e247 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.604067 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-889eb2a1-dfd1-4410-a669-dd146cc5e247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:52.604210 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-889eb2a1-dfd1-4410-a669-dd146cc5e247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.604417 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-889eb2a1-dfd1-4410-a669-dd146cc5e247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.615533 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.615533 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:52.621038 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-889eb2a1-dfd1-4410-a669-dd146cc5e247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:52.625586 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-889eb2a1-dfd1-4410-a669-dd146cc5e247 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:52.625984 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 727/2866] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:52.638744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-38624888-fe66-450c-832d-29c9ed91f752 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.641222 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-38624888-fe66-450c-832d-29c9ed91f752 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:37:52.641329 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-38624888-fe66-450c-832d-29c9ed91f752 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.641580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-38624888-fe66-450c-832d-29c9ed91f752 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.651865 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.651865 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:52.655912 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-38624888-fe66-450c-832d-29c9ed91f752 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:37:52.662725 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-38624888-fe66-450c-832d-29c9ed91f752 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:37:52.663105 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 714/2867] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:52.703348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-aef57fe5-9324-41ea-b5a1-4b8ca57b3aa3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.705704 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aef57fe5-9324-41ea-b5a1-4b8ca57b3aa3 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] GET https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:52.706105 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aef57fe5-9324-41ea-b5a1-4b8ca57b3aa3 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.706361 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aef57fe5-9324-41ea-b5a1-4b8ca57b3aa3 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.713705 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aef57fe5-9324-41ea-b5a1-4b8ca57b3aa3 tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 404 Aug 13 03:37:52.714399 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 709/2868] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:52.724030 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d5b06e31-9217-4765-8a80-12a73c351895 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.725724 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d5b06e31-9217-4765-8a80-12a73c351895 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:52.725966 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d5b06e31-9217-4765-8a80-12a73c351895 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.726222 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d5b06e31-9217-4765-8a80-12a73c351895 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.733178 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d5b06e31-9217-4765-8a80-12a73c351895 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 404 Aug 13 03:37:52.733883 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 719/2869] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:52.741776 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-df953fb5-8889-4464-9b1f-0c6eacf8d2ff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.744117 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df953fb5-8889-4464-9b1f-0c6eacf8d2ff tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:52.744295 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df953fb5-8889-4464-9b1f-0c6eacf8d2ff tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.744464 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df953fb5-8889-4464-9b1f-0c6eacf8d2ff tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.744612 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-df953fb5-8889-4464-9b1f-0c6eacf8d2ff tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Delete volume with id: 4efcb38e-fa1b-45dc-ad9b-c4971137044f Aug 13 03:37:52.750129 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df953fb5-8889-4464-9b1f-0c6eacf8d2ff tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f returned with HTTP 404 Aug 13 03:37:52.750760 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 728/2870] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:52 2026] DELETE /volume/v3/volumes/4efcb38e-fa1b-45dc-ad9b-c4971137044f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:52.760367 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.762706 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:52.763089 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-442004520"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:52.764467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-442004520'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:52.764599 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Create volume of 1 GB Aug 13 03:37:52.769060 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Availability Zones retrieved successfully. Aug 13 03:37:52.774765 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Flow 'volume_create_api' (81d8c8bd-1b41-4802-acc1-e16bd6a1747b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:52.775912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0cda26-fd30-4d9d-ba0b-78741c1601b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:52.776868 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:52.803406 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0cda26-fd30-4d9d-ba0b-78741c1601b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:52.804210 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5853a9d7-7336-465e-b5d0-f34f38170430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:52.846930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Created reservations ['6eb1d9ff-ea52-4211-9d09-1598c5debee7', 'd5c06cff-7abf-45f3-8bfc-345616e7523b', 'ea913f19-fb22-4652-aa27-4dd986f21453', 'ed3b8d88-1c29-4b7e-9f64-5936d1798059'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:52.847714 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5853a9d7-7336-465e-b5d0-f34f38170430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eb1d9ff-ea52-4211-9d09-1598c5debee7', 'd5c06cff-7abf-45f3-8bfc-345616e7523b', 'ea913f19-fb22-4652-aa27-4dd986f21453', 'ed3b8d88-1c29-4b7e-9f64-5936d1798059']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:52.848557 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653dcc5c-4fcf-438e-97c2-824aec2c60c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:52.870414 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653dcc5c-4fcf-438e-97c2-824aec2c60c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7894c443-f22d-459a-822f-e0e377816f68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-442004520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe790963170467b93514dd4bee26f1f',qos_specs=None,replication_status=,reservations=['6eb1d9ff-ea52-4211-9d09-1598c5debee7','d5c06cff-7abf-45f3-8bfc-345616e7523b','ea913f19-fb22-4652-aa27-4dd986f21453','ed3b8d88-1c29-4b7e-9f64-5936d1798059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f0cf1181344371913040fb67a1ad9a',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-442004520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7894c443-f22d-459a-822f-e0e377816f68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fe790963170467b93514dd4bee26f1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f0cf1181344371913040fb67a1ad9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:52.871092 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8d2ab1-88c8-4fa1-b14b-e9f49e83c5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:52.887999 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8d2ab1-88c8-4fa1-b14b-e9f49e83c5f2) transitioned into state 'SUCCESS' from state '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-442004520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe790963170467b93514dd4bee26f1f',qos_specs=None,replication_status=,reservations=['6eb1d9ff-ea52-4211-9d09-1598c5debee7','d5c06cff-7abf-45f3-8bfc-345616e7523b','ea913f19-fb22-4652-aa27-4dd986f21453','ed3b8d88-1c29-4b7e-9f64-5936d1798059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f0cf1181344371913040fb67a1ad9a',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:52.888587 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95f0669-098c-4129-8449-b4362e3fa30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:52.898665 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95f0669-098c-4129-8449-b4362e3fa30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:52.899803 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Flow 'volume_create_api' (81d8c8bd-1b41-4802-acc1-e16bd6a1747b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:52.899803 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Create volume request issued successfully. Aug 13 03:37:52.900353 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4cb1e461-2542-4752-aa72-8c93ddd3adaa tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:52.901066 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 715/2871] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:37:52 2026] POST /volume/v3/volumes => generated 818 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:52.912850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8afc2dd2-e730-4bf4-a0d5-a2374814e5eb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:52.914891 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8afc2dd2-e730-4bf4-a0d5-a2374814e5eb tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:52.916090 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8afc2dd2-e730-4bf4-a0d5-a2374814e5eb tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:52.916090 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8afc2dd2-e730-4bf4-a0d5-a2374814e5eb tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:52.925041 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:52.925041 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:52.931936 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8afc2dd2-e730-4bf4-a0d5-a2374814e5eb tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Volume info retrieved successfully. Aug 13 03:37:52.935417 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8afc2dd2-e730-4bf4-a0d5-a2374814e5eb tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 returned with HTTP 200 Aug 13 03:37:52.935769 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 710/2872] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:52 2026] GET /volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:53.035674 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bfbd1c4f-c1e1-4cfc-a016-be9e526ed33f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:53.037703 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bfbd1c4f-c1e1-4cfc-a016-be9e526ed33f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:37:53.037952 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bfbd1c4f-c1e1-4cfc-a016-be9e526ed33f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:53.038211 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bfbd1c4f-c1e1-4cfc-a016-be9e526ed33f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:53.043690 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bfbd1c4f-c1e1-4cfc-a016-be9e526ed33f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 404 Aug 13 03:37:53.044226 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 720/2873] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:53 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:53.352147 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2225329f-2e6c-4775-a900-7482e24eedce None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:53.353899 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2225329f-2e6c-4775-a900-7482e24eedce tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e Aug 13 03:37:53.354089 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2225329f-2e6c-4775-a900-7482e24eedce tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:53.354276 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2225329f-2e6c-4775-a900-7482e24eedce tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:53.359812 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2225329f-2e6c-4775-a900-7482e24eedce tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e returned with HTTP 404 Aug 13 03:37:53.360303 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 729/2874] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:53 2026] GET /volume/v3/volumes/aa47466a-695f-4454-a0c2-6f93a8c7a17e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:53.367151 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f4b6899e-bfe8-47b7-a5c1-39aa2fa19d93 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:53.369216 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f4b6899e-bfe8-47b7-a5c1-39aa2fa19d93 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:53.369409 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f4b6899e-bfe8-47b7-a5c1-39aa2fa19d93 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:53.369587 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f4b6899e-bfe8-47b7-a5c1-39aa2fa19d93 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:53.376957 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:53.376957 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:53.380445 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f4b6899e-bfe8-47b7-a5c1-39aa2fa19d93 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:53.384173 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f4b6899e-bfe8-47b7-a5c1-39aa2fa19d93 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 200 Aug 13 03:37:53.384561 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 716/2875] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:53 2026] GET /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:53.399021 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c0f0c769-3762-486a-a0a2-31958ed7e0d9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:53.400976 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c0f0c769-3762-486a-a0a2-31958ed7e0d9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:53.401181 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c0f0c769-3762-486a-a0a2-31958ed7e0d9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:53.401363 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c0f0c769-3762-486a-a0a2-31958ed7e0d9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:53.401517 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-c0f0c769-3762-486a-a0a2-31958ed7e0d9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume with id: ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:53.411552 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:53.411552 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:53.411552 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c0f0c769-3762-486a-a0a2-31958ed7e0d9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:53.434697 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c0f0c769-3762-486a-a0a2-31958ed7e0d9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume request issued successfully. Aug 13 03:37:53.434697 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c0f0c769-3762-486a-a0a2-31958ed7e0d9 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 202 Aug 13 03:37:53.434913 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 711/2876] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:53 2026] DELETE /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:53.444840 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-78729bf8-4151-4938-b888-fabfe9527bbf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:53.447408 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78729bf8-4151-4938-b888-fabfe9527bbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:53.447636 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78729bf8-4151-4938-b888-fabfe9527bbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:53.448746 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78729bf8-4151-4938-b888-fabfe9527bbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:53.455878 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:53.455878 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:53.459904 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-78729bf8-4151-4938-b888-fabfe9527bbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:53.464087 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78729bf8-4151-4938-b888-fabfe9527bbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 200 Aug 13 03:37:53.464650 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 721/2877] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:53 2026] GET /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 924 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:53.614869 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-379d0310-a638-4b10-bd37-67918aacabf5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:53.618797 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-379d0310-a638-4b10-bd37-67918aacabf5 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] GET https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 Aug 13 03:37:53.618797 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-379d0310-a638-4b10-bd37-67918aacabf5 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:53.618797 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-379d0310-a638-4b10-bd37-67918aacabf5 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:53.622480 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-379d0310-a638-4b10-bd37-67918aacabf5 tempest-VolumesSnapshotNegativeTestJSON-214998019 tempest-VolumesSnapshotNegativeTestJSON-214998019-project-member] https://10.4.3.140/volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 returned with HTTP 404 Aug 13 03:37:53.623032 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 730/2878] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:53 2026] GET /volume/v3/volumes/5c5e7f68-4bf0-4e2c-be5e-6cdea32039e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:53.950041 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4230c5fd-cef0-4bc6-be3c-a051fc1b727a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:53.952508 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4230c5fd-cef0-4bc6-be3c-a051fc1b727a tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:53.952508 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4230c5fd-cef0-4bc6-be3c-a051fc1b727a tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:53.952508 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4230c5fd-cef0-4bc6-be3c-a051fc1b727a tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:53.961338 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:53.961338 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:53.965453 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4230c5fd-cef0-4bc6-be3c-a051fc1b727a tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Volume info retrieved successfully. Aug 13 03:37:53.973044 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4230c5fd-cef0-4bc6-be3c-a051fc1b727a tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 returned with HTTP 200 Aug 13 03:37:53.973044 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 717/2879] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:53 2026] GET /volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:53.986790 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fcffe839-e033-4e24-a8c2-8fdbf0884f93 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:53.988380 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fcffe839-e033-4e24-a8c2-8fdbf0884f93 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] POST https://10.4.3.140/volume/v3/volume-transfers Aug 13 03:37:53.988704 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fcffe839-e033-4e24-a8c2-8fdbf0884f93 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7894c443-f22d-459a-822f-e0e377816f68"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:53.989992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volume_transfer [None req-fcffe839-e033-4e24-a8c2-8fdbf0884f93 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Creating new volume transfer {'transfer': {'volume_id': '7894c443-f22d-459a-822f-e0e377816f68'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 13 03:37:53.990120 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volume_transfer [None req-fcffe839-e033-4e24-a8c2-8fdbf0884f93 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Creating transfer of volume 7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:53.990216 np0000007145 devstack@c-api.service[100341]: INFO cinder.transfer.api [None req-fcffe839-e033-4e24-a8c2-8fdbf0884f93 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Generating transfer record for volume 7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:53.998397 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:53.998397 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:54.007427 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fcffe839-e033-4e24-a8c2-8fdbf0884f93 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volume-transfers returned with HTTP 202 Aug 13 03:37:54.007778 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 712/2880] 10.4.3.140 () {70 vars in 1326 bytes} [Thu Aug 13 03:37:53 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:54.015407 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-850a4123-ea05-46bb-93b2-f5876ea9094b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.017558 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-850a4123-ea05-46bb-93b2-f5876ea9094b tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:54.017764 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-850a4123-ea05-46bb-93b2-f5876ea9094b tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.017973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-850a4123-ea05-46bb-93b2-f5876ea9094b tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.026685 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:54.026685 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:54.030864 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-850a4123-ea05-46bb-93b2-f5876ea9094b tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Volume info retrieved successfully. Aug 13 03:37:54.034556 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-850a4123-ea05-46bb-93b2-f5876ea9094b tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 returned with HTTP 200 Aug 13 03:37:54.035104 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 722/2881] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:54 2026] GET /volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:54.047067 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ace8ff4f-4d06-490d-9b5b-9f3aa43dba86 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.050216 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ace8ff4f-4d06-490d-9b5b-9f3aa43dba86 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volume-transfers/detail Aug 13 03:37:54.050437 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ace8ff4f-4d06-490d-9b5b-9f3aa43dba86 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.050657 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ace8ff4f-4d06-490d-9b5b-9f3aa43dba86 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.050914 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volume_transfer [None req-ace8ff4f-4d06-490d-9b5b-9f3aa43dba86 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Listing volume transfers {{(pid=100343) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 13 03:37:54.060029 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ace8ff4f-4d06-490d-9b5b-9f3aa43dba86 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 13 03:37:54.060287 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 731/2882] 10.4.3.140 () {68 vars in 1326 bytes} [Thu Aug 13 03:37:54 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:54.070679 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2497f083-3404-4c1f-ad4c-70540cfdf22f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.073065 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2497f083-3404-4c1f-ad4c-70540cfdf22f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/8b29db3d-c19c-4353-ae04-052501f8688f Aug 13 03:37:54.073374 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2497f083-3404-4c1f-ad4c-70540cfdf22f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.073579 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2497f083-3404-4c1f-ad4c-70540cfdf22f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.073689 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.volume_transfer [None req-2497f083-3404-4c1f-ad4c-70540cfdf22f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Delete transfer with id: 8b29db3d-c19c-4353-ae04-052501f8688f Aug 13 03:37:54.084421 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:54.084421 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:54.095623 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2497f083-3404-4c1f-ad4c-70540cfdf22f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volume-transfers/8b29db3d-c19c-4353-ae04-052501f8688f returned with HTTP 202 Aug 13 03:37:54.096201 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 718/2883] 10.4.3.140 () {68 vars in 1419 bytes} [Thu Aug 13 03:37:54 2026] DELETE /volume/v3/volume-transfers/8b29db3d-c19c-4353-ae04-052501f8688f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:54.103840 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f250b1b0-398a-4c5f-9d93-fea4af23459f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.106532 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f250b1b0-398a-4c5f-9d93-fea4af23459f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:54.106892 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f250b1b0-398a-4c5f-9d93-fea4af23459f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.107176 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f250b1b0-398a-4c5f-9d93-fea4af23459f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.117074 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:54.117074 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:54.124099 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f250b1b0-398a-4c5f-9d93-fea4af23459f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Volume info retrieved successfully. Aug 13 03:37:54.131383 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f250b1b0-398a-4c5f-9d93-fea4af23459f tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 returned with HTTP 200 Aug 13 03:37:54.131927 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 713/2884] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:54 2026] GET /volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:54.147452 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-95c5acec-b79e-478e-958a-177dd4d0f8da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.149174 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95c5acec-b79e-478e-958a-177dd4d0f8da tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] DELETE https://10.4.3.140/volume/v3/volume-transfers/8b29db3d-c19c-4353-ae04-052501f8688f Aug 13 03:37:54.149380 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95c5acec-b79e-478e-958a-177dd4d0f8da tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.149570 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95c5acec-b79e-478e-958a-177dd4d0f8da tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.149680 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.volume_transfer [None req-95c5acec-b79e-478e-958a-177dd4d0f8da tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Delete transfer with id: 8b29db3d-c19c-4353-ae04-052501f8688f Aug 13 03:37:54.152543 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95c5acec-b79e-478e-958a-177dd4d0f8da tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volume-transfers/8b29db3d-c19c-4353-ae04-052501f8688f returned with HTTP 404 Aug 13 03:37:54.153003 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 723/2885] 10.4.3.140 () {68 vars in 1419 bytes} [Thu Aug 13 03:37:54 2026] DELETE /volume/v3/volume-transfers/8b29db3d-c19c-4353-ae04-052501f8688f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:54.163940 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6f920682-aea4-4112-9642-7c745649e1ef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.165737 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f920682-aea4-4112-9642-7c745649e1ef tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:54.165985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f920682-aea4-4112-9642-7c745649e1ef tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.166185 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f920682-aea4-4112-9642-7c745649e1ef tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.166397 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-6f920682-aea4-4112-9642-7c745649e1ef tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Delete volume with id: 7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:54.177417 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:54.177417 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:54.177795 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6f920682-aea4-4112-9642-7c745649e1ef tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Volume info retrieved successfully. Aug 13 03:37:54.205194 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6f920682-aea4-4112-9642-7c745649e1ef tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Delete volume request issued successfully. Aug 13 03:37:54.205494 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f920682-aea4-4112-9642-7c745649e1ef tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 returned with HTTP 202 Aug 13 03:37:54.206127 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 732/2886] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:54 2026] DELETE /volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:37:54.217694 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-30e3bef1-f764-412c-ac8b-5382ba3d7fcb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.219799 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30e3bef1-f764-412c-ac8b-5382ba3d7fcb tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] GET https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:54.221577 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-30e3bef1-f764-412c-ac8b-5382ba3d7fcb tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.221577 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-30e3bef1-f764-412c-ac8b-5382ba3d7fcb tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.234952 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:54.234952 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:54.241927 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-30e3bef1-f764-412c-ac8b-5382ba3d7fcb tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Volume info retrieved successfully. Aug 13 03:37:54.246400 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30e3bef1-f764-412c-ac8b-5382ba3d7fcb tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 returned with HTTP 200 Aug 13 03:37:54.246927 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 719/2887] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:54 2026] GET /volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:37:54.482142 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2744c8c2-4646-4bfd-b4be-4cb407b0631f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.484323 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2744c8c2-4646-4bfd-b4be-4cb407b0631f tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 Aug 13 03:37:54.484591 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2744c8c2-4646-4bfd-b4be-4cb407b0631f tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.484868 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2744c8c2-4646-4bfd-b4be-4cb407b0631f tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.492175 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2744c8c2-4646-4bfd-b4be-4cb407b0631f tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 returned with HTTP 404 Aug 13 03:37:54.492796 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 714/2888] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:54 2026] GET /volume/v3/volumes/ee30e1e2-e1de-4238-aca3-5daa14274723 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:54.502898 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4477b4de-5835-4bd5-8e3e-275adcb101b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.506438 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4477b4de-5835-4bd5-8e3e-275adcb101b8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 Aug 13 03:37:54.506638 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4477b4de-5835-4bd5-8e3e-275adcb101b8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.506829 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4477b4de-5835-4bd5-8e3e-275adcb101b8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.522076 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:54.522076 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:54.533480 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4477b4de-5835-4bd5-8e3e-275adcb101b8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:54.540728 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4477b4de-5835-4bd5-8e3e-275adcb101b8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 returned with HTTP 200 Aug 13 03:37:54.541184 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 724/2889] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:54 2026] GET /volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:54.555262 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9503212c-526a-40a1-a402-3b6ae7bb5b98 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.557535 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9503212c-526a-40a1-a402-3b6ae7bb5b98 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 Aug 13 03:37:54.557801 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9503212c-526a-40a1-a402-3b6ae7bb5b98 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.558083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9503212c-526a-40a1-a402-3b6ae7bb5b98 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.558298 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-9503212c-526a-40a1-a402-3b6ae7bb5b98 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume with id: ceaaa9e6-065d-4842-b220-746248d6dc29 Aug 13 03:37:54.571935 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:54.571935 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:54.572778 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9503212c-526a-40a1-a402-3b6ae7bb5b98 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:54.597078 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9503212c-526a-40a1-a402-3b6ae7bb5b98 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume request issued successfully. Aug 13 03:37:54.597334 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9503212c-526a-40a1-a402-3b6ae7bb5b98 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 returned with HTTP 202 Aug 13 03:37:54.597944 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 733/2890] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:54 2026] DELETE /volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:54.608189 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-98cd92f9-5867-48c7-9762-b6606c931f31 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:54.610259 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-98cd92f9-5867-48c7-9762-b6606c931f31 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 Aug 13 03:37:54.610517 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-98cd92f9-5867-48c7-9762-b6606c931f31 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:54.610766 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-98cd92f9-5867-48c7-9762-b6606c931f31 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:54.618370 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:54.618370 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:54.623148 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-98cd92f9-5867-48c7-9762-b6606c931f31 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:54.628312 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-98cd92f9-5867-48c7-9762-b6606c931f31 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 returned with HTTP 200 Aug 13 03:37:54.628793 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 720/2891] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:54 2026] GET /volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:55.023252 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.105217 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.107302 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:55.107668 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "64a184a0-4ace-46c7-a786-32d20c2b3c3b", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:55.109175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '64a184a0-4ace-46c7-a786-32d20c2b3c3b', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:55.133781 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:55.134192 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1101804567"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:55.135478 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1101804567'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:55.135587 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume of 1 GB Aug 13 03:37:55.144975 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Availability Zones retrieved successfully. Aug 13 03:37:55.151211 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (bb2b9e0c-4fbe-4cb6-a81a-2f17f4d8f84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:55.153059 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a24f2de9-ca72-41c8-9961-bcbf37f4e65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.154675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:55.187873 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a24f2de9-ca72-41c8-9961-bcbf37f4e65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.189984 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b712963-d268-40d1-b00e-e2060affb8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.194809 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume of 1 GB Aug 13 03:37:55.199987 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Availability Zones retrieved successfully. Aug 13 03:37:55.208099 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (7d1fb916-a006-4313-809a-9e2268772cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:55.209739 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (035eef8c-9a79-4781-8df4-12a8cce58d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.211146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:55.269915 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e2f89af-e82e-4c8a-9658-d9c640845fda None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.275209 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e2f89af-e82e-4c8a-9658-d9c640845fda tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] GET https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:55.275638 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e2f89af-e82e-4c8a-9658-d9c640845fda tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:55.275796 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e2f89af-e82e-4c8a-9658-d9c640845fda tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:55.283735 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (035eef8c-9a79-4781-8df4-12a8cce58d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.284606 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e2f89af-e82e-4c8a-9658-d9c640845fda tempest-VolumesTransfersV355Test-1210526418 tempest-VolumesTransfersV355Test-1210526418-project-admin] https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 returned with HTTP 404 Aug 13 03:37:55.288224 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8933d20-ac99-4408-b832-82d2d82fb1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.288473 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 734/2892] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:55 2026] GET /volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:55.290357 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['db28809b-c80e-439c-9481-546b0ac2773d', '9cd081e3-b00f-416d-a325-c0455e594305', '08509d50-588c-4ed2-8cd5-eab2e4430e99', '976f35c7-47c0-457b-b5cf-d979c37b72b2'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:55.291853 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b712963-d268-40d1-b00e-e2060affb8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db28809b-c80e-439c-9481-546b0ac2773d', '9cd081e3-b00f-416d-a325-c0455e594305', '08509d50-588c-4ed2-8cd5-eab2e4430e99', '976f35c7-47c0-457b-b5cf-d979c37b72b2']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.294187 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17d8ac6-fd5d-4767-8b55-7945be7fa29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.294504 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1598ce8e-f968-4b75-90d2-d4cfd0c06d0d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.297149 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1598ce8e-f968-4b75-90d2-d4cfd0c06d0d tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] GET https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:55.297498 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1598ce8e-f968-4b75-90d2-d4cfd0c06d0d tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:55.297743 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1598ce8e-f968-4b75-90d2-d4cfd0c06d0d tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:55.304888 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1598ce8e-f968-4b75-90d2-d4cfd0c06d0d tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 returned with HTTP 404 Aug 13 03:37:55.305435 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 721/2893] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:55 2026] GET /volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:55.318582 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21f12e54-967a-4993-b1f7-3a4c35a057e1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.320839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17d8ac6-fd5d-4767-8b55-7945be7fa29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50e7e086-54be-4345-96d4-015bd8ef88ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1101804567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['db28809b-c80e-439c-9481-546b0ac2773d','9cd081e3-b00f-416d-a325-c0455e594305','08509d50-588c-4ed2-8cd5-eab2e4430e99','976f35c7-47c0-457b-b5cf-d979c37b72b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1101804567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50e7e086-54be-4345-96d4-015bd8ef88ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c7353dfd2ed4d53992b00b90910cd4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.321103 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21f12e54-967a-4993-b1f7-3a4c35a057e1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:55.321174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21f12e54-967a-4993-b1f7-3a4c35a057e1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:55.321441 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21f12e54-967a-4993-b1f7-3a4c35a057e1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:55.321679 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-21f12e54-967a-4993-b1f7-3a4c35a057e1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] Delete volume with id: 7894c443-f22d-459a-822f-e0e377816f68 Aug 13 03:37:55.321742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed29768-444e-43a1-88da-e135abfc6b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.328816 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21f12e54-967a-4993-b1f7-3a4c35a057e1 tempest-VolumesTransfersV355Test-1099726134 tempest-VolumesTransfersV355Test-1099726134-project-member] https://10.4.3.140/volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 returned with HTTP 404 Aug 13 03:37:55.329451 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 735/2894] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:37:55 2026] DELETE /volume/v3/volumes/7894c443-f22d-459a-822f-e0e377816f68 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:37:55.349416 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed29768-444e-43a1-88da-e135abfc6b3a) transitioned into state 'SUCCESS' from state '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-1101804567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['db28809b-c80e-439c-9481-546b0ac2773d','9cd081e3-b00f-416d-a325-c0455e594305','08509d50-588c-4ed2-8cd5-eab2e4430e99','976f35c7-47c0-457b-b5cf-d979c37b72b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.350799 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12dfe883-fb89-48c3-9cc6-467c0271d0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.365490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Created reservations ['c77765e2-d1b1-4446-b3f0-2e3723d8b1d5', 'ba1437a6-dca7-42aa-a335-5db4d2964dd5', 'ed7f47d8-2918-4fec-ad5e-6b5335022af6', '904d45fd-6ef7-4c2f-8262-614fd6e15040'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:55.366523 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8933d20-ac99-4408-b832-82d2d82fb1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c77765e2-d1b1-4446-b3f0-2e3723d8b1d5', 'ba1437a6-dca7-42aa-a335-5db4d2964dd5', 'ed7f47d8-2918-4fec-ad5e-6b5335022af6', '904d45fd-6ef7-4c2f-8262-614fd6e15040']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.367743 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a850d1-1e3c-4349-af6a-bd259e6b0f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.378077 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12dfe883-fb89-48c3-9cc6-467c0271d0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.380842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (bb2b9e0c-4fbe-4cb6-a81a-2f17f4d8f84a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:55.380842 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume request issued successfully. Aug 13 03:37:55.380842 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a7bb2643-d8c0-4700-aa61-e6a6dcc1135a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:55.382015 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 715/2895] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:37:55 2026] POST /volume/v3/volumes => generated 778 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:55.396105 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-19a58578-43d1-4fa2-8e11-f7801fe39555 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.398293 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a850d1-1e3c-4349-af6a-bd259e6b0f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3657f220-db75-425c-b1ae-bd6ef9361c76', '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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['c77765e2-d1b1-4446-b3f0-2e3723d8b1d5','ba1437a6-dca7-42aa-a335-5db4d2964dd5','ed7f47d8-2918-4fec-ad5e-6b5335022af6','904d45fd-6ef7-4c2f-8262-614fd6e15040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:55Z,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=3657f220-db75-425c-b1ae-bd6ef9361c76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c894a1eae3c940829076a1199e201987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='708f21b8bf6049fa8a73043148299bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.401851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc317356-f20e-4812-9685-5f17ffdffe56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.402078 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19a58578-43d1-4fa2-8e11-f7801fe39555 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac Aug 13 03:37:55.402078 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19a58578-43d1-4fa2-8e11-f7801fe39555 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:55.402209 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19a58578-43d1-4fa2-8e11-f7801fe39555 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:55.411962 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:55.411962 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:55.418928 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-19a58578-43d1-4fa2-8e11-f7801fe39555 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:37:55.426421 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc317356-f20e-4812-9685-5f17ffdffe56) transitioned into state 'SUCCESS' from 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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['c77765e2-d1b1-4446-b3f0-2e3723d8b1d5','ba1437a6-dca7-42aa-a335-5db4d2964dd5','ed7f47d8-2918-4fec-ad5e-6b5335022af6','904d45fd-6ef7-4c2f-8262-614fd6e15040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.426632 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19a58578-43d1-4fa2-8e11-f7801fe39555 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac returned with HTTP 200 Aug 13 03:37:55.427186 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 722/2896] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:55 2026] GET /volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:55.427638 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6360e2cc-b23b-4cfd-a0aa-46f38cb39474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.441958 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6360e2cc-b23b-4cfd-a0aa-46f38cb39474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.443582 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (7d1fb916-a006-4313-809a-9e2268772cc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:55.443582 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request issued successfully. Aug 13 03:37:55.443963 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-472dfb69-1983-46ac-9322-07b4ee36dda8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:55.445536 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 725/2897] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:37:55 2026] POST /volume/v3/volumes => generated 775 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:55.460997 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3ce991ff-81aa-482f-87d8-abd843a30fb3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.462997 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ce991ff-81aa-482f-87d8-abd843a30fb3 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:37:55.463237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ce991ff-81aa-482f-87d8-abd843a30fb3 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:55.463458 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ce991ff-81aa-482f-87d8-abd843a30fb3 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:55.488974 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:55.488974 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:55.499154 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3ce991ff-81aa-482f-87d8-abd843a30fb3 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:55.506837 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ce991ff-81aa-482f-87d8-abd843a30fb3 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:37:55.507568 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 736/2898] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:55 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:55.644410 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0ee000d3-7a97-4b22-bf2b-f39db8529d73 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.646533 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0ee000d3-7a97-4b22-bf2b-f39db8529d73 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 Aug 13 03:37:55.646745 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0ee000d3-7a97-4b22-bf2b-f39db8529d73 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:55.646994 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0ee000d3-7a97-4b22-bf2b-f39db8529d73 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:55.652968 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0ee000d3-7a97-4b22-bf2b-f39db8529d73 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 returned with HTTP 404 Aug 13 03:37:55.653466 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 716/2899] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:55 2026] GET /volume/v3/volumes/ceaaa9e6-065d-4842-b220-746248d6dc29 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:55.707862 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.709548 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:55.709923 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-VolumesGetTest-Volume-267046488", "metadata": {"Type": "Test"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:55.711403 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request body: {'volume': {'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-267046488', 'metadata': {'Type': 'Test'}}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:55.807235 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume of 1 GB Aug 13 03:37:55.814010 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Availability Zones retrieved successfully. Aug 13 03:37:55.821262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (c861a28e-c9c7-49c4-bdd3-df121081e18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:55.822468 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da573f7f-8dc5-4695-85da-bee5972938b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.823625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:55.879581 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da573f7f-8dc5-4695-85da-bee5972938b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.880334 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81195db-9f38-4816-97fd-8761657990e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.919046 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Created reservations ['1de20ffb-8417-43a0-8db2-964623ea7df0', '37efeaba-c9a3-42b8-80c9-e807a9a8d96d', '78646584-fc63-40fb-876f-c49e9cffccfd', 'ee04359d-8679-4901-a287-8910ca759260'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:55.919806 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81195db-9f38-4816-97fd-8761657990e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1de20ffb-8417-43a0-8db2-964623ea7df0', '37efeaba-c9a3-42b8-80c9-e807a9a8d96d', '78646584-fc63-40fb-876f-c49e9cffccfd', 'ee04359d-8679-4901-a287-8910ca759260']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.920527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685dfa11-35b3-4332-a554-cf71f2e78534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.943132 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685dfa11-35b3-4332-a554-cf71f2e78534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a896bbc8-d014-45cd-86a9-1b87ec4224f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-267046488',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['1de20ffb-8417-43a0-8db2-964623ea7df0','37efeaba-c9a3-42b8-80c9-e807a9a8d96d','78646584-fc63-40fb-876f-c49e9cffccfd','ee04359d-8679-4901-a287-8910ca759260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-267046488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a896bbc8-d014-45cd-86a9-1b87ec4224f2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='64480672fc3c4902bcd5a0a89f324dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.944374 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbad85d-1935-456d-9a74-9d7bb564a1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.963999 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbad85d-1935-456d-9a74-9d7bb564a1d4) transitioned into state 'SUCCESS' from state '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-267046488',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['1de20ffb-8417-43a0-8db2-964623ea7df0','37efeaba-c9a3-42b8-80c9-e807a9a8d96d','78646584-fc63-40fb-876f-c49e9cffccfd','ee04359d-8679-4901-a287-8910ca759260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.965112 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d243c84e-9087-493e-b6b5-2ab24ba02165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:55.974615 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d243c84e-9087-493e-b6b5-2ab24ba02165) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:55.975449 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (c861a28e-c9c7-49c4-bdd3-df121081e18a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:55.975775 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request issued successfully. Aug 13 03:37:55.976500 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0eebfe39-76e3-4e1a-b82f-2e2343cffa42 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:55.976960 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 723/2900] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:55 2026] POST /volume/v3/volumes => generated 758 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:55.992161 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6668178e-7543-421b-b2e2-8b3b4966c9a2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:55.994122 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6668178e-7543-421b-b2e2-8b3b4966c9a2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:55.994317 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6668178e-7543-421b-b2e2-8b3b4966c9a2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:55.994509 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6668178e-7543-421b-b2e2-8b3b4966c9a2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:56.002008 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:56.002008 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:56.006117 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6668178e-7543-421b-b2e2-8b3b4966c9a2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:56.010747 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6668178e-7543-421b-b2e2-8b3b4966c9a2 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 200 Aug 13 03:37:56.011189 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 726/2901] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:55 2026] GET /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:56.115546 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d8cf460a-1e19-4640-880d-1c7353a2d214 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:56.115998 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d8cf460a-1e19-4640-880d-1c7353a2d214 None None] GET https://10.4.3.140/volume// Aug 13 03:37:56.116178 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d8cf460a-1e19-4640-880d-1c7353a2d214 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:56.116397 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d8cf460a-1e19-4640-880d-1c7353a2d214 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:56.116730 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d8cf460a-1e19-4640-880d-1c7353a2d214 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:37:56.117083 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 737/2902] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:37:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:37:56.125609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-2e5cba72-3e12-4f00-8d86-986f2c0c3b02 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:56.127534 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-2e5cba72-3e12-4f00-8d86-986f2c0c3b02 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:37:56.127908 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-2e5cba72-3e12-4f00-8d86-986f2c0c3b02 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "467fb6c0-d251-4a6b-a90b-c24a7badd376", "connector": null, "instance_uuid": "4a45985c-a480-47e9-8175-7e79b642d944"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:56.140717 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:56.140717 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:56.178351 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-2e5cba72-3e12-4f00-8d86-986f2c0c3b02 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:37:56.178973 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 717/2903] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:37:56 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:56.189847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ea9283de-ae30-4f84-a792-67ab704f403e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:56.192696 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ea9283de-ae30-4f84-a792-67ab704f403e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/attachments/14ee551c-6f13-4031-9a24-a0101c52c66a Aug 13 03:37:56.192847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ea9283de-ae30-4f84-a792-67ab704f403e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:56.193028 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ea9283de-ae30-4f84-a792-67ab704f403e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:56.202131 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:56.202131 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:56.278566 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ea9283de-ae30-4f84-a792-67ab704f403e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/14ee551c-6f13-4031-9a24-a0101c52c66a returned with HTTP 200 Aug 13 03:37:56.279144 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 724/2904] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:37:56 2026] DELETE /volume/v3/attachments/14ee551c-6f13-4031-9a24-a0101c52c66a => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:56.442050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9e04e90d-502d-40a8-9343-394c22df3ca6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:56.445297 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e04e90d-502d-40a8-9343-394c22df3ca6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac Aug 13 03:37:56.445297 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e04e90d-502d-40a8-9343-394c22df3ca6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:56.445297 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e04e90d-502d-40a8-9343-394c22df3ca6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:56.451799 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:56.451799 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:56.455752 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9e04e90d-502d-40a8-9343-394c22df3ca6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:37:56.460998 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e04e90d-502d-40a8-9343-394c22df3ca6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac returned with HTTP 200 Aug 13 03:37:56.460998 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 727/2905] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:56 2026] GET /volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:56.473861 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-39fb8bbc-5adb-4835-8b59-0243e9600c00 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:56.475986 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39fb8bbc-5adb-4835-8b59-0243e9600c00 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:37:56.476359 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-39fb8bbc-5adb-4835-8b59-0243e9600c00 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50e7e086-54be-4345-96d4-015bd8ef88ac", "name": "tempest-type-Backup-1848957534"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:56.477723 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-39fb8bbc-5adb-4835-8b59-0243e9600c00 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating new backup {'backup': {'volume_id': '50e7e086-54be-4345-96d4-015bd8ef88ac', 'name': 'tempest-type-Backup-1848957534'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:37:56.477892 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-39fb8bbc-5adb-4835-8b59-0243e9600c00 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating backup of volume 50e7e086-54be-4345-96d4-015bd8ef88ac in container None Aug 13 03:37:56.485069 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:56.485069 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:56.485351 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-39fb8bbc-5adb-4835-8b59-0243e9600c00 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:37:56.514454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-39fb8bbc-5adb-4835-8b59-0243e9600c00 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['057f9941-10d1-4e71-a4c9-3e7d405d5687', '95f05901-7f80-418c-89ce-bda7054339ab'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:56.523767 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9bb226af-1c57-4f73-98cb-56e4335b5665 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:56.525575 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9bb226af-1c57-4f73-98cb-56e4335b5665 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:37:56.525839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9bb226af-1c57-4f73-98cb-56e4335b5665 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:56.526111 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9bb226af-1c57-4f73-98cb-56e4335b5665 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:56.533394 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:56.533394 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:56.537007 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9bb226af-1c57-4f73-98cb-56e4335b5665 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:56.541282 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9bb226af-1c57-4f73-98cb-56e4335b5665 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:37:56.541647 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 718/2906] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:56 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:56.547461 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-39fb8bbc-5adb-4835-8b59-0243e9600c00 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:37:56.548088 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 738/2907] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:37:56 2026] POST /volume/v3/backups => generated 316 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:56.559150 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5becee73-235a-42c1-9ef4-6c19cc0d4ac5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:56.564560 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5becee73-235a-42c1-9ef4-6c19cc0d4ac5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:37:56.564845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5becee73-235a-42c1-9ef4-6c19cc0d4ac5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:56.565101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5becee73-235a-42c1-9ef4-6c19cc0d4ac5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:56.565255 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-5becee73-235a-42c1-9ef4-6c19cc0d4ac5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:37:56.572932 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:56.572932 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:56.573767 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5becee73-235a-42c1-9ef4-6c19cc0d4ac5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:37:56.574251 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 725/2908] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:56 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:57.032921 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d0e8fcd0-73bd-48f2-b4c9-08a25edda560 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.035042 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d0e8fcd0-73bd-48f2-b4c9-08a25edda560 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:57.035400 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d0e8fcd0-73bd-48f2-b4c9-08a25edda560 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:57.035743 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d0e8fcd0-73bd-48f2-b4c9-08a25edda560 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:57.044680 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:57.044680 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:57.049589 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d0e8fcd0-73bd-48f2-b4c9-08a25edda560 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:57.055409 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d0e8fcd0-73bd-48f2-b4c9-08a25edda560 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 200 Aug 13 03:37:57.056220 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 728/2909] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:57 2026] GET /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:57.071756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f29edf54-b2bc-40c6-a03d-c44ed897613c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.073484 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f29edf54-b2bc-40c6-a03d-c44ed897613c tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:57.073706 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f29edf54-b2bc-40c6-a03d-c44ed897613c tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:57.073945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f29edf54-b2bc-40c6-a03d-c44ed897613c tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:57.082668 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:57.082668 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:57.090488 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f29edf54-b2bc-40c6-a03d-c44ed897613c tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:57.097081 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f29edf54-b2bc-40c6-a03d-c44ed897613c tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 200 Aug 13 03:37:57.097495 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 719/2910] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:57 2026] GET /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:57.115217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ae1d77a0-5203-41b8-9ded-ff18c794bbe8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.120354 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae1d77a0-5203-41b8-9ded-ff18c794bbe8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] PUT https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:57.120744 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae1d77a0-5203-41b8-9ded-ff18c794bbe8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-267046488"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:57.138005 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:57.138005 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:57.144494 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ae1d77a0-5203-41b8-9ded-ff18c794bbe8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:57.161433 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ae1d77a0-5203-41b8-9ded-ff18c794bbe8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume updated successfully. Aug 13 03:37:57.162301 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae1d77a0-5203-41b8-9ded-ff18c794bbe8 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 200 Aug 13 03:37:57.162943 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 739/2911] 10.4.3.140 () {68 vars in 1368 bytes} [Thu Aug 13 03:37:57 2026] PUT /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 782 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:57.178681 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f977b673-b9c4-4a51-bdd4-3bb3a1c6596d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.181926 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f977b673-b9c4-4a51-bdd4-3bb3a1c6596d tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] PUT https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:57.182742 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f977b673-b9c4-4a51-bdd4-3bb3a1c6596d tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-218973898", "description": "This is the new description of volume"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:57.198617 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:57.198617 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:57.207103 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f977b673-b9c4-4a51-bdd4-3bb3a1c6596d tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:57.218439 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f977b673-b9c4-4a51-bdd4-3bb3a1c6596d tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume updated successfully. Aug 13 03:37:57.219036 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f977b673-b9c4-4a51-bdd4-3bb3a1c6596d tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 200 Aug 13 03:37:57.219451 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 726/2912] 10.4.3.140 () {68 vars in 1369 bytes} [Thu Aug 13 03:37:57 2026] PUT /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:57.232296 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7c9d1c32-d5e7-458c-9506-11989a429589 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.234724 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c9d1c32-d5e7-458c-9506-11989a429589 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:57.235094 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c9d1c32-d5e7-458c-9506-11989a429589 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:57.235468 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c9d1c32-d5e7-458c-9506-11989a429589 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:57.244958 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:57.244958 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:57.249674 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7c9d1c32-d5e7-458c-9506-11989a429589 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:57.256341 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c9d1c32-d5e7-458c-9506-11989a429589 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 200 Aug 13 03:37:57.256981 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 729/2913] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:57 2026] GET /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:57.268719 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-96458321-482f-475b-93e7-285780a6cdbf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.270666 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:37:57.271032 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-194200132", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-679694396"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:57.272522 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-194200132', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-679694396'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:37:57.272632 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume of 1 GB Aug 13 03:37:57.281519 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Availability Zones retrieved successfully. Aug 13 03:37:57.289179 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (26d4ee0b-1c9e-45a1-a08c-4e8a760ca440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:57.289413 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0adfe19c-93d9-4062-a3a0-26207a8d3af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:57.290675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:37:57.329619 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0adfe19c-93d9-4062-a3a0-26207a8d3af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:57.330295 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c6c22d-fce4-47f1-a871-4b3767d5eeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:57.368933 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-7dab03c7-3991-49bd-a1a2-a7d8a0dd27d8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.371848 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-7dab03c7-3991-49bd-a1a2-a7d8a0dd27d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] PUT https://10.4.3.140/volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14 Aug 13 03:37:57.372380 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-7dab03c7-3991-49bd-a1a2-a7d8a0dd27d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:57.382677 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-7dab03c7-3991-49bd-a1a2-a7d8a0dd27d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Acquiring lock "cinder-attachment_update-467fb6c0-d251-4a6b-a90b-c24a7badd376-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:37:57.388584 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-7dab03c7-3991-49bd-a1a2-a7d8a0dd27d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-467fb6c0-d251-4a6b-a90b-c24a7badd376-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:37:57.390063 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:57.390063 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:57.391802 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Created reservations ['993c17ed-345f-4677-bdb7-b3e6224787be', '0666323a-5acd-421e-8ff8-4e9d8e93f6a6', 'fc2b43c4-3734-4713-8762-72ca2de42843', 'c7c47116-eaea-4566-88b6-5386d17fbe92'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:37:57.392653 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c6c22d-fce4-47f1-a871-4b3767d5eeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['993c17ed-345f-4677-bdb7-b3e6224787be', '0666323a-5acd-421e-8ff8-4e9d8e93f6a6', 'fc2b43c4-3734-4713-8762-72ca2de42843', 'c7c47116-eaea-4566-88b6-5386d17fbe92']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:57.393465 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a17852-f820-4cf6-a679-36b22c42750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:57.425868 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a17852-f820-4cf6-a679-36b22c42750f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94806b42-b3a6-485d-9c2f-af3440edbbc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-194200132',display_name='tempest-VolumesGetTest-Volume-679694396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['993c17ed-345f-4677-bdb7-b3e6224787be','0666323a-5acd-421e-8ff8-4e9d8e93f6a6','fc2b43c4-3734-4713-8762-72ca2de42843','c7c47116-eaea-4566-88b6-5386d17fbe92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:37:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-194200132',display_name='tempest-VolumesGetTest-Volume-679694396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94806b42-b3a6-485d-9c2f-af3440edbbc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64480672fc3c4902bcd5a0a89f324dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:57.427314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977f5d1b-d1b4-495e-a668-c62ad150dd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:57.453058 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977f5d1b-d1b4-495e-a668-c62ad150dd9e) transitioned into 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-194200132',display_name='tempest-VolumesGetTest-Volume-679694396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64480672fc3c4902bcd5a0a89f324dcf',qos_specs=None,replication_status=,reservations=['993c17ed-345f-4677-bdb7-b3e6224787be','0666323a-5acd-421e-8ff8-4e9d8e93f6a6','fc2b43c4-3734-4713-8762-72ca2de42843','c7c47116-eaea-4566-88b6-5386d17fbe92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560ee78c98794bdcbff8da4690b5f8ca',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:57.453810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9b7796-15dc-46e7-9f3b-dc91c13ca1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:37:57.463914 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9b7796-15dc-46e7-9f3b-dc91c13ca1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:37:57.464935 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Flow 'volume_create_api' (26d4ee0b-1c9e-45a1-a08c-4e8a760ca440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:37:57.465244 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Create volume request issued successfully. Aug 13 03:37:57.465957 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-96458321-482f-475b-93e7-285780a6cdbf tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:37:57.466361 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 720/2914] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:37:57 2026] POST /volume/v3/volumes => generated 778 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:37:57.477854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ed63296f-98c4-4669-8f78-ffb56dd31d26 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.482536 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ed63296f-98c4-4669-8f78-ffb56dd31d26 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 Aug 13 03:37:57.482801 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ed63296f-98c4-4669-8f78-ffb56dd31d26 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:57.484233 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ed63296f-98c4-4669-8f78-ffb56dd31d26 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:57.500380 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:57.500380 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:57.507635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-7dab03c7-3991-49bd-a1a2-a7d8a0dd27d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-467fb6c0-d251-4a6b-a90b-c24a7badd376-np0000007145" released by "attachment_update" :: held 0.119s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:37:57.508058 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-7dab03c7-3991-49bd-a1a2-a7d8a0dd27d8 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14 returned with HTTP 200 Aug 13 03:37:57.508430 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 740/2915] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:37:57 2026] PUT /volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14 => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:57.510236 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ed63296f-98c4-4669-8f78-ffb56dd31d26 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:57.517434 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ed63296f-98c4-4669-8f78-ffb56dd31d26 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 returned with HTTP 200 Aug 13 03:37:57.518212 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 727/2916] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:57 2026] GET /volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:57.525314 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-91c93a2b-1c57-4c2c-8589-7b201811373c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.530166 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-91c93a2b-1c57-4c2c-8589-7b201811373c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14 Aug 13 03:37:57.530462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-91c93a2b-1c57-4c2c-8589-7b201811373c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:57.530674 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-91c93a2b-1c57-4c2c-8589-7b201811373c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:57.553770 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-91c93a2b-1c57-4c2c-8589-7b201811373c tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14 returned with HTTP 200 Aug 13 03:37:57.554242 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 730/2917] 10.4.3.140 () {70 vars in 1651 bytes} [Thu Aug 13 03:37:57 2026] GET /volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14 => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:57.555616 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c70746e7-2fb0-44ed-aa17-cf2ddd1c0834 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.557679 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c70746e7-2fb0-44ed-aa17-cf2ddd1c0834 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:37:57.557970 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c70746e7-2fb0-44ed-aa17-cf2ddd1c0834 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:57.558154 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c70746e7-2fb0-44ed-aa17-cf2ddd1c0834 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:57.566580 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:57.566580 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:57.571172 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c70746e7-2fb0-44ed-aa17-cf2ddd1c0834 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:57.577066 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c70746e7-2fb0-44ed-aa17-cf2ddd1c0834 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:37:57.577644 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 721/2918] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:57 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:57.587987 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f00b55e1-c5bb-4c06-b6fa-c4459f45cc75 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:57.590057 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f00b55e1-c5bb-4c06-b6fa-c4459f45cc75 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:37:57.590202 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f00b55e1-c5bb-4c06-b6fa-c4459f45cc75 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:57.590386 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f00b55e1-c5bb-4c06-b6fa-c4459f45cc75 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:57.590491 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f00b55e1-c5bb-4c06-b6fa-c4459f45cc75 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:37:57.595947 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:57.595947 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:57.596525 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f00b55e1-c5bb-4c06-b6fa-c4459f45cc75 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:37:57.596931 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 741/2919] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:57 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:58.532446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7b0dcd1e-ead7-4a97-a0a2-411b0d5f2ed4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:58.535182 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7b0dcd1e-ead7-4a97-a0a2-411b0d5f2ed4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 Aug 13 03:37:58.535696 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7b0dcd1e-ead7-4a97-a0a2-411b0d5f2ed4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:58.535985 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7b0dcd1e-ead7-4a97-a0a2-411b0d5f2ed4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:58.545905 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:58.545905 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:58.550375 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7b0dcd1e-ead7-4a97-a0a2-411b0d5f2ed4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:58.556009 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7b0dcd1e-ead7-4a97-a0a2-411b0d5f2ed4 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 returned with HTTP 200 Aug 13 03:37:58.556507 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 728/2920] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:58 2026] GET /volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:58.569707 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f8e6738-7015-4528-aaf8-19217427fc2b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:58.572138 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f8e6738-7015-4528-aaf8-19217427fc2b tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] PUT https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 Aug 13 03:37:58.572601 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f8e6738-7015-4528-aaf8-19217427fc2b tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-267046488", "description": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:37:58.583655 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:58.583655 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:58.589317 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3f8e6738-7015-4528-aaf8-19217427fc2b tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:58.593442 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e67014a6-3e2d-4fc5-88a8-b4a99e7ebaac None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:58.595165 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e67014a6-3e2d-4fc5-88a8-b4a99e7ebaac tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:37:58.595396 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e67014a6-3e2d-4fc5-88a8-b4a99e7ebaac tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:58.595589 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e67014a6-3e2d-4fc5-88a8-b4a99e7ebaac tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:58.597615 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3f8e6738-7015-4528-aaf8-19217427fc2b tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume updated successfully. Aug 13 03:37:58.598579 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f8e6738-7015-4528-aaf8-19217427fc2b tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 returned with HTTP 200 Aug 13 03:37:58.599161 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 731/2921] 10.4.3.140 () {68 vars in 1368 bytes} [Thu Aug 13 03:37:58 2026] PUT /volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 => generated 769 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:58.602543 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:58.602543 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:58.606768 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e67014a6-3e2d-4fc5-88a8-b4a99e7ebaac tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:58.612000 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e67014a6-3e2d-4fc5-88a8-b4a99e7ebaac tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:37:58.612395 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 722/2922] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:58 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:58.617456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-05005c86-adbe-4c6a-93c8-f397724e3c36 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:58.617811 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-da4eb6bb-b4c8-4332-85bc-dcfb451d91fd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:58.619329 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da4eb6bb-b4c8-4332-85bc-dcfb451d91fd tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 Aug 13 03:37:58.619518 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da4eb6bb-b4c8-4332-85bc-dcfb451d91fd tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:58.619697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da4eb6bb-b4c8-4332-85bc-dcfb451d91fd tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:58.619740 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-05005c86-adbe-4c6a-93c8-f397724e3c36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:37:58.620077 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-05005c86-adbe-4c6a-93c8-f397724e3c36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:58.620349 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-05005c86-adbe-4c6a-93c8-f397724e3c36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:58.620527 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-05005c86-adbe-4c6a-93c8-f397724e3c36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:37:58.625359 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:58.625359 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:58.626054 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:58.626054 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:58.626170 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-05005c86-adbe-4c6a-93c8-f397724e3c36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:37:58.626674 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 742/2923] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:58 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:58.629345 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-da4eb6bb-b4c8-4332-85bc-dcfb451d91fd tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:58.633118 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da4eb6bb-b4c8-4332-85bc-dcfb451d91fd tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 returned with HTTP 200 Aug 13 03:37:58.633453 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 729/2924] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:58 2026] GET /volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:58.646006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a9c80aff-e5c5-495e-b667-e2604f7a0a54 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:58.648290 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a9c80aff-e5c5-495e-b667-e2604f7a0a54 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] DELETE https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 Aug 13 03:37:58.648547 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a9c80aff-e5c5-495e-b667-e2604f7a0a54 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:58.648778 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a9c80aff-e5c5-495e-b667-e2604f7a0a54 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:58.649012 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a9c80aff-e5c5-495e-b667-e2604f7a0a54 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume with id: 94806b42-b3a6-485d-9c2f-af3440edbbc1 Aug 13 03:37:58.658014 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:58.658014 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:37:58.658667 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a9c80aff-e5c5-495e-b667-e2604f7a0a54 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:58.677648 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a9c80aff-e5c5-495e-b667-e2604f7a0a54 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume request issued successfully. Aug 13 03:37:58.677893 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a9c80aff-e5c5-495e-b667-e2604f7a0a54 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 returned with HTTP 202 Aug 13 03:37:58.678476 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 732/2925] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:58 2026] DELETE /volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:58.686977 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-57d19ae1-9b05-4274-abe3-812258d59aed None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:58.689211 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-57d19ae1-9b05-4274-abe3-812258d59aed tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 Aug 13 03:37:58.689482 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-57d19ae1-9b05-4274-abe3-812258d59aed tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:58.689737 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-57d19ae1-9b05-4274-abe3-812258d59aed tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:58.699195 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:58.699195 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:58.714621 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-57d19ae1-9b05-4274-abe3-812258d59aed tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:58.719310 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-57d19ae1-9b05-4274-abe3-812258d59aed tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 returned with HTTP 200 Aug 13 03:37:58.719862 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 723/2926] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:58 2026] GET /volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:59.625292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b69cea4-790d-4c5b-9d61-9c462d44f5ce None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:59.627199 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b69cea4-790d-4c5b-9d61-9c462d44f5ce tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:37:59.627458 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b69cea4-790d-4c5b-9d61-9c462d44f5ce tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:59.627639 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b69cea4-790d-4c5b-9d61-9c462d44f5ce tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:59.636927 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:59.636927 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:59.637799 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d922facb-7392-4e1f-8f1c-ca89cf6c2659 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:59.640173 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d922facb-7392-4e1f-8f1c-ca89cf6c2659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:37:59.640250 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d922facb-7392-4e1f-8f1c-ca89cf6c2659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:59.640390 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d922facb-7392-4e1f-8f1c-ca89cf6c2659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:59.640496 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d922facb-7392-4e1f-8f1c-ca89cf6c2659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:37:59.641941 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5b69cea4-790d-4c5b-9d61-9c462d44f5ce tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:37:59.644506 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:59.644506 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:59.645102 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d922facb-7392-4e1f-8f1c-ca89cf6c2659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:37:59.645601 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 730/2927] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:37:59 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:37:59.652589 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b69cea4-790d-4c5b-9d61-9c462d44f5ce tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:37:59.653112 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 743/2928] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:37:59 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:59.731559 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8cc16b60-79a1-459c-9ff7-76fdbde5cee7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:59.734124 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8cc16b60-79a1-459c-9ff7-76fdbde5cee7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 Aug 13 03:37:59.734223 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8cc16b60-79a1-459c-9ff7-76fdbde5cee7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:59.734489 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8cc16b60-79a1-459c-9ff7-76fdbde5cee7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:59.740959 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8cc16b60-79a1-459c-9ff7-76fdbde5cee7 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 returned with HTTP 404 Aug 13 03:37:59.741457 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 733/2929] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:59 2026] GET /volume/v3/volumes/94806b42-b3a6-485d-9c2f-af3440edbbc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:37:59.748673 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3001d7c2-d7b1-4ef8-be0e-ca4cab111347 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:59.750712 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3001d7c2-d7b1-4ef8-be0e-ca4cab111347 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:59.750976 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3001d7c2-d7b1-4ef8-be0e-ca4cab111347 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:59.751199 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3001d7c2-d7b1-4ef8-be0e-ca4cab111347 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:59.758742 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:59.758742 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:37:59.762790 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3001d7c2-d7b1-4ef8-be0e-ca4cab111347 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:59.767841 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3001d7c2-d7b1-4ef8-be0e-ca4cab111347 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 200 Aug 13 03:37:59.768409 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 724/2930] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:59 2026] GET /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:37:59.780440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ddbb52b2-9e16-4b02-b6d0-6ad3017d6b57 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:59.782252 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ddbb52b2-9e16-4b02-b6d0-6ad3017d6b57 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:59.782459 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ddbb52b2-9e16-4b02-b6d0-6ad3017d6b57 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:59.782643 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ddbb52b2-9e16-4b02-b6d0-6ad3017d6b57 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:59.782975 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-ddbb52b2-9e16-4b02-b6d0-6ad3017d6b57 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume with id: a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:59.791011 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:59.791011 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:37:59.791553 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ddbb52b2-9e16-4b02-b6d0-6ad3017d6b57 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:59.811142 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ddbb52b2-9e16-4b02-b6d0-6ad3017d6b57 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Delete volume request issued successfully. Aug 13 03:37:59.811142 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ddbb52b2-9e16-4b02-b6d0-6ad3017d6b57 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 202 Aug 13 03:37:59.811468 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 731/2931] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:37:59 2026] DELETE /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:37:59.818383 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2fe2272c-a30a-43ae-8e0c-9cbbb24496ae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:37:59.820725 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fe2272c-a30a-43ae-8e0c-9cbbb24496ae tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:37:59.821091 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2fe2272c-a30a-43ae-8e0c-9cbbb24496ae tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:37:59.821365 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2fe2272c-a30a-43ae-8e0c-9cbbb24496ae tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:37:59.829995 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:37:59.829995 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:37:59.834426 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2fe2272c-a30a-43ae-8e0c-9cbbb24496ae tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Volume info retrieved successfully. Aug 13 03:37:59.839783 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fe2272c-a30a-43ae-8e0c-9cbbb24496ae tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 200 Aug 13 03:37:59.840179 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 744/2932] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:37:59 2026] GET /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 1404 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:00.658640 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b88d1d98-ffbc-4f4f-b93a-dafe9ad9fd27 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:00.660966 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b88d1d98-ffbc-4f4f-b93a-dafe9ad9fd27 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:00.661193 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b88d1d98-ffbc-4f4f-b93a-dafe9ad9fd27 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:00.661466 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b88d1d98-ffbc-4f4f-b93a-dafe9ad9fd27 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:00.661586 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b88d1d98-ffbc-4f4f-b93a-dafe9ad9fd27 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:00.667220 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:00.667220 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:00.667804 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b88d1d98-ffbc-4f4f-b93a-dafe9ad9fd27 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:00.668315 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 734/2933] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:00 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:00.670570 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9cfa6bdf-ffe8-4c14-8f53-03169ea88664 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:00.672540 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9cfa6bdf-ffe8-4c14-8f53-03169ea88664 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:00.672802 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9cfa6bdf-ffe8-4c14-8f53-03169ea88664 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:00.673098 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9cfa6bdf-ffe8-4c14-8f53-03169ea88664 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:00.681980 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:00.681980 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:00.689472 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9cfa6bdf-ffe8-4c14-8f53-03169ea88664 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:00.695780 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9cfa6bdf-ffe8-4c14-8f53-03169ea88664 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:00.696417 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 725/2934] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:00 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:00.854562 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a921ad1a-8308-49df-b99a-ab6d832c3506 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:00.857364 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a921ad1a-8308-49df-b99a-ab6d832c3506 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] GET https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 Aug 13 03:38:00.857364 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a921ad1a-8308-49df-b99a-ab6d832c3506 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:00.857364 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a921ad1a-8308-49df-b99a-ab6d832c3506 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:00.864531 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a921ad1a-8308-49df-b99a-ab6d832c3506 tempest-VolumesGetTest-257175401 tempest-VolumesGetTest-257175401-project-member] https://10.4.3.140/volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 returned with HTTP 404 Aug 13 03:38:00.865177 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 732/2935] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:00 2026] GET /volume/v3/volumes/a896bbc8-d014-45cd-86a9-1b87ec4224f2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:01.683036 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a6d1bb1-6623-4a06-a67c-236a4b9fd3c1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:01.685543 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a6d1bb1-6623-4a06-a67c-236a4b9fd3c1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:01.685797 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a6d1bb1-6623-4a06-a67c-236a4b9fd3c1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:01.686110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a6d1bb1-6623-4a06-a67c-236a4b9fd3c1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:01.686950 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3a6d1bb1-6623-4a06-a67c-236a4b9fd3c1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:01.692487 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:01.692487 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:01.693248 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a6d1bb1-6623-4a06-a67c-236a4b9fd3c1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:01.693746 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 745/2936] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:01 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:01.714855 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b21ecb16-f21f-4864-a7dd-d3b40067cc1a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:01.718619 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b21ecb16-f21f-4864-a7dd-d3b40067cc1a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:01.718619 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b21ecb16-f21f-4864-a7dd-d3b40067cc1a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:01.718619 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b21ecb16-f21f-4864-a7dd-d3b40067cc1a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:01.726317 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:01.726317 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:01.731591 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b21ecb16-f21f-4864-a7dd-d3b40067cc1a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:01.740345 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b21ecb16-f21f-4864-a7dd-d3b40067cc1a tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:01.741080 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 735/2937] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:01 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:02.007204 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ebb5acdf-9319-432e-bbb6-fe743e4d4aa7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:02.009901 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ebb5acdf-9319-432e-bbb6-fe743e4d4aa7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption Aug 13 03:38:02.010237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ebb5acdf-9319-432e-bbb6-fe743e4d4aa7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:02.010517 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ebb5acdf-9319-432e-bbb6-fe743e4d4aa7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:02.023014 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:02.023014 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:02.032725 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-ebb5acdf-9319-432e-bbb6-fe743e4d4aa7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption returned with HTTP 200 Aug 13 03:38:02.033404 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 726/2938] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:38:02 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:02.371558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c3893324-852c-4e3f-9579-f90292b9325b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:02.496993 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3893324-852c-4e3f-9579-f90292b9325b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes Aug 13 03:38:02.497195 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3893324-852c-4e3f-9579-f90292b9325b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:02.497455 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3893324-852c-4e3f-9579-f90292b9325b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:02.497810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-c3893324-852c-4e3f-9579-f90292b9325b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:02.498639 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-c3893324-852c-4e3f-9579-f90292b9325b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:02.512511 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c3893324-852c-4e3f-9579-f90292b9325b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:02.514576 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3893324-852c-4e3f-9579-f90292b9325b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Aug 13 03:38:02.514576 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 733/2939] 10.4.3.140 () {66 vars in 1237 bytes} [Thu Aug 13 03:38:02 2026] GET /volume/v3/volumes => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:38:02.540035 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:02.540035 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:02.540439 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-120727523"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:02.542310 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-120727523'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:02.542475 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Create volume of 1 GB Aug 13 03:38:02.546495 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=705,cinder:UPDATE=157,cinder:INSERT=81,cinder:DELETE=3 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:38:02.550181 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Availability Zones retrieved successfully. Aug 13 03:38:02.558148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Flow 'volume_create_api' (506f87ee-3ed4-4220-9867-beb88442e9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:02.560115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7072e04-87b6-4a45-aeba-bd2aa0f7dee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:02.561965 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:02.590845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7072e04-87b6-4a45-aeba-bd2aa0f7dee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:02.591582 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdf0e4a-fadd-4a6b-a510-5338b4cc411d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:02.668564 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Created reservations ['e89c67dc-c5a9-4a9b-bc98-16b617ba7977', 'b3999c5a-9148-434d-891b-20236e08e311', '128c4406-8f9f-4d83-99af-8a9059ced439', '009b486b-2a30-4aa5-a77e-dc453dcbaa7f'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:02.669053 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdf0e4a-fadd-4a6b-a510-5338b4cc411d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e89c67dc-c5a9-4a9b-bc98-16b617ba7977', 'b3999c5a-9148-434d-891b-20236e08e311', '128c4406-8f9f-4d83-99af-8a9059ced439', '009b486b-2a30-4aa5-a77e-dc453dcbaa7f']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:02.669813 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e9cc0b-1aed-4666-b18a-024291909f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:02.698032 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e9cc0b-1aed-4666-b18a-024291909f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3f0bbe0-eb09-432f-a0a8-e944ce327250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-120727523',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ed463018cf4040b19ef7a30b78c23b7b',qos_specs=None,replication_status=,reservations=['e89c67dc-c5a9-4a9b-bc98-16b617ba7977','b3999c5a-9148-434d-891b-20236e08e311','128c4406-8f9f-4d83-99af-8a9059ced439','009b486b-2a30-4aa5-a77e-dc453dcbaa7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707d290843da440fa159bb15825b623d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-120727523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3f0bbe0-eb09-432f-a0a8-e944ce327250,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ed463018cf4040b19ef7a30b78c23b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='707d290843da440fa159bb15825b623d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:02.698678 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0522de-0a13-464d-9298-dce9391a30a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:02.708466 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a0ea22ba-d6e8-4df8-b979-dc0dc4499392 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:02.711524 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a0ea22ba-d6e8-4df8-b979-dc0dc4499392 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:02.711524 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a0ea22ba-d6e8-4df8-b979-dc0dc4499392 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:02.711524 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a0ea22ba-d6e8-4df8-b979-dc0dc4499392 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:02.711524 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a0ea22ba-d6e8-4df8-b979-dc0dc4499392 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:02.712563 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=840,cinder:INSERT=148,cinder:UPDATE=273,cinder:DELETE=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:38:02.721051 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:02.721051 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:02.721627 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a0ea22ba-d6e8-4df8-b979-dc0dc4499392 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:02.722024 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 736/2940] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:02 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:02.726747 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0522de-0a13-464d-9298-dce9391a30a3) transitioned into state 'SUCCESS' from state '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-120727523',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ed463018cf4040b19ef7a30b78c23b7b',qos_specs=None,replication_status=,reservations=['e89c67dc-c5a9-4a9b-bc98-16b617ba7977','b3999c5a-9148-434d-891b-20236e08e311','128c4406-8f9f-4d83-99af-8a9059ced439','009b486b-2a30-4aa5-a77e-dc453dcbaa7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707d290843da440fa159bb15825b623d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:02.727662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4322354a-21a1-4ee1-9a5c-d81d1a50dc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:02.740640 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4322354a-21a1-4ee1-9a5c-d81d1a50dc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:02.741140 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Flow 'volume_create_api' (506f87ee-3ed4-4220-9867-beb88442e9cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:02.741507 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Create volume request issued successfully. Aug 13 03:38:02.742091 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df14ac24-1159-4cd9-abf9-f81e2411f310 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:02.742506 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 746/2941] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:02 2026] POST /volume/v3/volumes => generated 763 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:02.760172 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6fae650f-3d0c-49ca-9d92-988435099d40 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:02.768741 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6fae650f-3d0c-49ca-9d92-988435099d40 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:02.769132 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6fae650f-3d0c-49ca-9d92-988435099d40 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:02.769452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6fae650f-3d0c-49ca-9d92-988435099d40 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:02.771083 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f04dfb49-a605-42f1-aa19-21cdde3abda0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:02.776392 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f04dfb49-a605-42f1-aa19-21cdde3abda0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:02.776666 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f04dfb49-a605-42f1-aa19-21cdde3abda0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:02.776950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f04dfb49-a605-42f1-aa19-21cdde3abda0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:02.786849 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:02.786849 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:02.795588 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:02.795588 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:02.800866 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f04dfb49-a605-42f1-aa19-21cdde3abda0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:02.802525 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6fae650f-3d0c-49ca-9d92-988435099d40 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:02.804582 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f04dfb49-a605-42f1-aa19-21cdde3abda0 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:02.805130 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 734/2942] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:02 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:02.808483 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6fae650f-3d0c-49ca-9d92-988435099d40 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 returned with HTTP 200 Aug 13 03:38:02.809007 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 727/2943] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:02 2026] GET /volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 => generated 831 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:03.734983 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-97fdbdd0-1d5a-4d85-8a83-78be8747b8a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:03.737716 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-97fdbdd0-1d5a-4d85-8a83-78be8747b8a9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:03.738084 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-97fdbdd0-1d5a-4d85-8a83-78be8747b8a9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:03.738349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-97fdbdd0-1d5a-4d85-8a83-78be8747b8a9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:03.738493 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-97fdbdd0-1d5a-4d85-8a83-78be8747b8a9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:03.745297 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:03.745297 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:03.746155 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-97fdbdd0-1d5a-4d85-8a83-78be8747b8a9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:03.746611 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 737/2944] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:03 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:03.820918 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-98106450-54ba-4f4d-9ec6-227fe3959c7c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:03.823077 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98106450-54ba-4f4d-9ec6-227fe3959c7c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:03.823296 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98106450-54ba-4f4d-9ec6-227fe3959c7c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:03.823508 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98106450-54ba-4f4d-9ec6-227fe3959c7c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:03.827428 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0b082af0-cc61-4aec-8ddd-6aeb752a1c67 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:03.832858 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0b082af0-cc61-4aec-8ddd-6aeb752a1c67 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:03.832858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0b082af0-cc61-4aec-8ddd-6aeb752a1c67 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:03.832858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0b082af0-cc61-4aec-8ddd-6aeb752a1c67 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:03.833080 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:03.833080 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:03.834343 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=855,cinder:UPDATE=260,cinder:INSERT=168,cinder:DELETE=1 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:38:03.835779 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-98106450-54ba-4f4d-9ec6-227fe3959c7c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:03.841234 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98106450-54ba-4f4d-9ec6-227fe3959c7c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:03.841663 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 747/2945] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:03 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:03.843667 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:03.843667 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:03.853791 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0b082af0-cc61-4aec-8ddd-6aeb752a1c67 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:03.858964 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0b082af0-cc61-4aec-8ddd-6aeb752a1c67 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 returned with HTTP 200 Aug 13 03:38:03.859346 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 735/2946] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:03 2026] GET /volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:03.875503 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8e6110e2-da39-4a68-b704-99abacdb0f6f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:03.878088 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8e6110e2-da39-4a68-b704-99abacdb0f6f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:03.878379 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8e6110e2-da39-4a68-b704-99abacdb0f6f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:03.878646 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8e6110e2-da39-4a68-b704-99abacdb0f6f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:03.881281 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=872,cinder:INSERT=171,cinder:UPDATE=236,cinder:DELETE=3 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:38:03.890261 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:03.890261 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:03.896468 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8e6110e2-da39-4a68-b704-99abacdb0f6f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:03.904623 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8e6110e2-da39-4a68-b704-99abacdb0f6f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 returned with HTTP 200 Aug 13 03:38:03.905443 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 728/2947] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:03 2026] GET /volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:03.921269 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:03.923180 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:03.923526 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-366481927"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:03.925082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-366481927'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:03.925198 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Create volume of 1 GB Aug 13 03:38:03.934313 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Availability Zones retrieved successfully. Aug 13 03:38:03.946332 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Flow 'volume_create_api' (ff7c26b0-ce1e-4f68-970d-6212de76aa37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:03.949722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae86316-862c-4dab-8376-b02e255f6f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:03.949722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:03.982863 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae86316-862c-4dab-8376-b02e255f6f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:03.983995 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b6445a6-bafd-48dd-8462-2d3880fc8e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:04.035278 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Created reservations ['301cba0e-2893-446a-aea4-eeeb0726a74d', '4c907e53-5ed3-412b-8f7c-9a13b06ce4d8', '8e9f78e1-cfb6-4143-8e09-22e60b1db37b', '7a586dad-d285-41ef-9810-dfeb20ec49e7'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:04.036361 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b6445a6-bafd-48dd-8462-2d3880fc8e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['301cba0e-2893-446a-aea4-eeeb0726a74d', '4c907e53-5ed3-412b-8f7c-9a13b06ce4d8', '8e9f78e1-cfb6-4143-8e09-22e60b1db37b', '7a586dad-d285-41ef-9810-dfeb20ec49e7']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:04.037460 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6576a1ea-f71d-408a-9e35-e7e2982ef4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:04.061567 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6576a1ea-f71d-408a-9e35-e7e2982ef4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d7be6e5-99ae-41fb-b418-2399d0af9dd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-366481927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ed463018cf4040b19ef7a30b78c23b7b',qos_specs=None,replication_status=,reservations=['301cba0e-2893-446a-aea4-eeeb0726a74d','4c907e53-5ed3-412b-8f7c-9a13b06ce4d8','8e9f78e1-cfb6-4143-8e09-22e60b1db37b','7a586dad-d285-41ef-9810-dfeb20ec49e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707d290843da440fa159bb15825b623d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-366481927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d7be6e5-99ae-41fb-b418-2399d0af9dd3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ed463018cf4040b19ef7a30b78c23b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='707d290843da440fa159bb15825b623d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:04.062339 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5de35d4-3ad1-49f9-9333-cf35cfb26957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:04.095478 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5de35d4-3ad1-49f9-9333-cf35cfb26957) transitioned into state 'SUCCESS' from state '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-366481927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ed463018cf4040b19ef7a30b78c23b7b',qos_specs=None,replication_status=,reservations=['301cba0e-2893-446a-aea4-eeeb0726a74d','4c907e53-5ed3-412b-8f7c-9a13b06ce4d8','8e9f78e1-cfb6-4143-8e09-22e60b1db37b','7a586dad-d285-41ef-9810-dfeb20ec49e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707d290843da440fa159bb15825b623d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:04.096316 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b01d6a-4817-41f8-80c1-319c685bb0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:04.118660 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b01d6a-4817-41f8-80c1-319c685bb0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:04.119615 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Flow 'volume_create_api' (ff7c26b0-ce1e-4f68-970d-6212de76aa37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:04.119883 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Create volume request issued successfully. Aug 13 03:38:04.120530 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45516e74-8e00-4a0d-9d3c-70d687651b06 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:04.121068 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 738/2948] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:03 2026] POST /volume/v3/volumes => generated 763 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:04.133768 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b4dd5406-f18f-42d7-a8d8-c87bdece0bca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:04.136284 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4dd5406-f18f-42d7-a8d8-c87bdece0bca tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:04.136611 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4dd5406-f18f-42d7-a8d8-c87bdece0bca tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:04.136877 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4dd5406-f18f-42d7-a8d8-c87bdece0bca tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:04.146897 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:04.146897 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:04.155420 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b4dd5406-f18f-42d7-a8d8-c87bdece0bca tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:04.161757 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4dd5406-f18f-42d7-a8d8-c87bdece0bca tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 returned with HTTP 200 Aug 13 03:38:04.162432 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 748/2949] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:04 2026] GET /volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:04.618980 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-1fcc6252-6e23-4c76-b79d-2809de43069a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:04.621682 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-1fcc6252-6e23-4c76-b79d-2809de43069a tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14/action Aug 13 03:38:04.622080 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-1fcc6252-6e23-4c76-b79d-2809de43069a tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:04.622244 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-1fcc6252-6e23-4c76-b79d-2809de43069a tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:04.648924 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:04.648924 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:04.667309 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c1cf3e28-9708-4e8b-8cfc-df03910124b1 req-1fcc6252-6e23-4c76-b79d-2809de43069a tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14/action returned with HTTP 204 Aug 13 03:38:04.667936 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 736/2950] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:38:04 2026] POST /volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:04.759006 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9df545ae-ba23-4c8a-b670-c21c4d5efa78 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:04.764792 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9df545ae-ba23-4c8a-b670-c21c4d5efa78 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:04.765133 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9df545ae-ba23-4c8a-b670-c21c4d5efa78 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:04.765411 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9df545ae-ba23-4c8a-b670-c21c4d5efa78 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:04.765585 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-9df545ae-ba23-4c8a-b670-c21c4d5efa78 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:04.777181 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:04.777181 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:04.778078 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9df545ae-ba23-4c8a-b670-c21c4d5efa78 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:04.778563 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 729/2951] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:04 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:04.861807 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d286cd18-4f1d-47c9-aa4e-3ffbc985b455 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:04.864137 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d286cd18-4f1d-47c9-aa4e-3ffbc985b455 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:04.864415 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d286cd18-4f1d-47c9-aa4e-3ffbc985b455 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:04.864903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d286cd18-4f1d-47c9-aa4e-3ffbc985b455 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:04.874531 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:04.874531 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:04.880800 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d286cd18-4f1d-47c9-aa4e-3ffbc985b455 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:04.886201 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d286cd18-4f1d-47c9-aa4e-3ffbc985b455 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:04.887021 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 739/2952] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:04 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:05.178048 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad987041-02f5-466e-927c-db4816a449dd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:05.180284 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad987041-02f5-466e-927c-db4816a449dd tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:05.180513 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad987041-02f5-466e-927c-db4816a449dd tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:05.180757 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad987041-02f5-466e-927c-db4816a449dd tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:05.190463 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:05.190463 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:05.195489 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ad987041-02f5-466e-927c-db4816a449dd tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:05.201030 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad987041-02f5-466e-927c-db4816a449dd tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 returned with HTTP 200 Aug 13 03:38:05.201597 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 749/2953] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:05 2026] GET /volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:05.215944 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-420354a1-0e51-4860-9ce9-a4252d237360 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:05.218396 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-420354a1-0e51-4860-9ce9-a4252d237360 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:05.218716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-420354a1-0e51-4860-9ce9-a4252d237360 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:05.219041 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-420354a1-0e51-4860-9ce9-a4252d237360 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:05.227091 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:05.227091 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:05.231151 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-420354a1-0e51-4860-9ce9-a4252d237360 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:05.236113 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-420354a1-0e51-4860-9ce9-a4252d237360 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 returned with HTTP 200 Aug 13 03:38:05.236658 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 737/2954] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:05 2026] GET /volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:05.249131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:05.251467 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:05.252068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-452286606"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:05.253905 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-452286606'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:05.254149 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Create volume of 1 GB Aug 13 03:38:05.258490 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Availability Zones retrieved successfully. Aug 13 03:38:05.264558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Flow 'volume_create_api' (b60bf0e9-e75a-43b7-a212-e17e366a913e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:05.265780 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467f664d-67fc-48ce-a597-4ea90b629391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:05.267003 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:05.298724 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467f664d-67fc-48ce-a597-4ea90b629391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:05.299886 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb61ed90-313d-4360-ba4d-4da5c78017a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:05.371871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Created reservations ['6e17bd9c-6890-4a93-9958-da9982ff75f2', '5f5a53e9-8801-4b7e-befe-26f32a0428c2', 'dd8a4ce0-0926-4fcb-992e-9f0ee1e5fe36', 'ed3106a4-8297-4428-92e4-fdb7075f772e'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:05.372228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb61ed90-313d-4360-ba4d-4da5c78017a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e17bd9c-6890-4a93-9958-da9982ff75f2', '5f5a53e9-8801-4b7e-befe-26f32a0428c2', 'dd8a4ce0-0926-4fcb-992e-9f0ee1e5fe36', 'ed3106a4-8297-4428-92e4-fdb7075f772e']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:05.373099 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b25d57-bcdf-4cc5-89ed-1066a7978802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:05.399275 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b25d57-bcdf-4cc5-89ed-1066a7978802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb58290-74bd-4ddd-94ab-6edc9aad1ad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-452286606',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ed463018cf4040b19ef7a30b78c23b7b',qos_specs=None,replication_status=,reservations=['6e17bd9c-6890-4a93-9958-da9982ff75f2','5f5a53e9-8801-4b7e-befe-26f32a0428c2','dd8a4ce0-0926-4fcb-992e-9f0ee1e5fe36','ed3106a4-8297-4428-92e4-fdb7075f772e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707d290843da440fa159bb15825b623d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-452286606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fb58290-74bd-4ddd-94ab-6edc9aad1ad9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ed463018cf4040b19ef7a30b78c23b7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='707d290843da440fa159bb15825b623d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:05.400167 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7893ed6-17b4-4207-b8c6-1ba5d50357dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:05.422531 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7893ed6-17b4-4207-b8c6-1ba5d50357dc) transitioned into state 'SUCCESS' from state '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-452286606',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ed463018cf4040b19ef7a30b78c23b7b',qos_specs=None,replication_status=,reservations=['6e17bd9c-6890-4a93-9958-da9982ff75f2','5f5a53e9-8801-4b7e-befe-26f32a0428c2','dd8a4ce0-0926-4fcb-992e-9f0ee1e5fe36','ed3106a4-8297-4428-92e4-fdb7075f772e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707d290843da440fa159bb15825b623d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:05.423184 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d47cdb0-0fd9-40dc-9ffc-163fb2859d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:05.433073 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d47cdb0-0fd9-40dc-9ffc-163fb2859d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:05.435382 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Flow 'volume_create_api' (b60bf0e9-e75a-43b7-a212-e17e366a913e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:05.435382 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Create volume request issued successfully. Aug 13 03:38:05.435382 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-49b646af-83dc-47f0-afb8-187dfafe1ae5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:05.435922 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 730/2955] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:05 2026] POST /volume/v3/volumes => generated 763 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:05.452230 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-87ff39c6-8580-4e67-bf42-be1c5c588bce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:05.455638 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87ff39c6-8580-4e67-bf42-be1c5c588bce tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:05.455995 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87ff39c6-8580-4e67-bf42-be1c5c588bce tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:05.456367 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87ff39c6-8580-4e67-bf42-be1c5c588bce tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:05.466075 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:05.466075 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:05.471145 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-87ff39c6-8580-4e67-bf42-be1c5c588bce tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:05.477223 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87ff39c6-8580-4e67-bf42-be1c5c588bce tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 returned with HTTP 200 Aug 13 03:38:05.477428 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 740/2956] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:05 2026] GET /volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:05.789265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1c0b4d0c-ccb6-453a-81de-8c8cf065da72 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:05.792870 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c0b4d0c-ccb6-453a-81de-8c8cf065da72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:05.793153 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c0b4d0c-ccb6-453a-81de-8c8cf065da72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:05.793402 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c0b4d0c-ccb6-453a-81de-8c8cf065da72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:05.793586 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1c0b4d0c-ccb6-453a-81de-8c8cf065da72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:05.798910 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:05.798910 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:05.800057 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c0b4d0c-ccb6-453a-81de-8c8cf065da72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:05.800416 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 750/2957] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:05 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:05.904580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-67372293-7b61-4731-b337-13a9c785dafa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:05.908208 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-67372293-7b61-4731-b337-13a9c785dafa tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:05.908502 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-67372293-7b61-4731-b337-13a9c785dafa tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:05.908760 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-67372293-7b61-4731-b337-13a9c785dafa tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:05.920046 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:05.920046 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:05.929073 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-67372293-7b61-4731-b337-13a9c785dafa tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:05.942018 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-67372293-7b61-4731-b337-13a9c785dafa tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:05.942807 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 738/2958] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:05 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:06.495416 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9ce56903-5267-4ff7-b83f-c7b01f8a920b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.499044 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ce56903-5267-4ff7-b83f-c7b01f8a920b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:06.499325 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ce56903-5267-4ff7-b83f-c7b01f8a920b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.499574 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ce56903-5267-4ff7-b83f-c7b01f8a920b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.511138 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:06.511138 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:06.522778 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9ce56903-5267-4ff7-b83f-c7b01f8a920b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:06.534939 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ce56903-5267-4ff7-b83f-c7b01f8a920b tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 returned with HTTP 200 Aug 13 03:38:06.535508 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 731/2959] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:06.555091 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c585a66c-f2fb-41fe-8c7f-75eac62bac49 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.557042 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c585a66c-f2fb-41fe-8c7f-75eac62bac49 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:06.557257 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c585a66c-f2fb-41fe-8c7f-75eac62bac49 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.557472 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c585a66c-f2fb-41fe-8c7f-75eac62bac49 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.566768 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:06.566768 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:06.571246 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c585a66c-f2fb-41fe-8c7f-75eac62bac49 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:06.575880 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c585a66c-f2fb-41fe-8c7f-75eac62bac49 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 returned with HTTP 200 Aug 13 03:38:06.576401 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 741/2960] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:06.590357 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-08950495-f09a-4b25-9510-35e441fc1436 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.592255 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08950495-f09a-4b25-9510-35e441fc1436 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes Aug 13 03:38:06.592483 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08950495-f09a-4b25-9510-35e441fc1436 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.592731 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08950495-f09a-4b25-9510-35e441fc1436 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.593141 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-08950495-f09a-4b25-9510-35e441fc1436 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:06.594194 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08950495-f09a-4b25-9510-35e441fc1436 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:06.602562 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-08950495-f09a-4b25-9510-35e441fc1436 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:06.603036 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08950495-f09a-4b25-9510-35e441fc1436 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Aug 13 03:38:06.603478 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 751/2961] 10.4.3.140 () {66 vars in 1237 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes => generated 973 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:38:06.617330 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-12db9d12-f4e9-4bd4-8910-704203182f83 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.619655 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-12db9d12-f4e9-4bd4-8910-704203182f83 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-120727523 Aug 13 03:38:06.619914 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-12db9d12-f4e9-4bd4-8910-704203182f83 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.620295 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-12db9d12-f4e9-4bd4-8910-704203182f83 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.620563 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-12db9d12-f4e9-4bd4-8910-704203182f83 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:06.621500 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-12db9d12-f4e9-4bd4-8910-704203182f83 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-120727523'), ('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:06.659111 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-12db9d12-f4e9-4bd4-8910-704203182f83 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:06.659844 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-12db9d12-f4e9-4bd4-8910-704203182f83 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-120727523 returned with HTTP 200 Aug 13 03:38:06.660399 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 739/2962] 10.4.3.140 () {66 vars in 1336 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-120727523 => generated 333 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:06.671238 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-52d74b09-ee78-42f9-8c13-88007ba23f87 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.676692 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-52d74b09-ee78-42f9-8c13-88007ba23f87 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-120727523 Aug 13 03:38:06.676999 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-52d74b09-ee78-42f9-8c13-88007ba23f87 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.677216 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-52d74b09-ee78-42f9-8c13-88007ba23f87 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.677858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-52d74b09-ee78-42f9-8c13-88007ba23f87 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:06.678574 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-52d74b09-ee78-42f9-8c13-88007ba23f87 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-120727523'), ('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:06.717245 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-52d74b09-ee78-42f9-8c13-88007ba23f87 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:06.717616 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:06.717616 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:06.721816 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-52d74b09-ee78-42f9-8c13-88007ba23f87 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-120727523 returned with HTTP 200 Aug 13 03:38:06.722338 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 732/2963] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-120727523 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:06.738223 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6655f622-61a8-4238-a0b3-ff7c822d012c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.740159 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6655f622-61a8-4238-a0b3-ff7c822d012c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=1 Aug 13 03:38:06.740737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6655f622-61a8-4238-a0b3-ff7c822d012c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.740737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6655f622-61a8-4238-a0b3-ff7c822d012c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.741698 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-6655f622-61a8-4238-a0b3-ff7c822d012c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:06.742246 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6655f622-61a8-4238-a0b3-ff7c822d012c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:06.752117 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6655f622-61a8-4238-a0b3-ff7c822d012c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:06.753052 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:06.753052 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:06.760064 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6655f622-61a8-4238-a0b3-ff7c822d012c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 13 03:38:06.760572 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 742/2964] 10.4.3.140 () {66 vars in 1273 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:06.782996 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-894c45d7-9d66-426c-8baf-eb5eea180511 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.785304 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-894c45d7-9d66-426c-8baf-eb5eea180511 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:06.785598 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-894c45d7-9d66-426c-8baf-eb5eea180511 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.785880 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-894c45d7-9d66-426c-8baf-eb5eea180511 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.786263 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-894c45d7-9d66-426c-8baf-eb5eea180511 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:06.786712 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:06.786712 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:06.787577 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-894c45d7-9d66-426c-8baf-eb5eea180511 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:06.817178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ffad9a77-8674-4064-9307-3b7cd8977b09 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.820950 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ffad9a77-8674-4064-9307-3b7cd8977b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:06.820950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ffad9a77-8674-4064-9307-3b7cd8977b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.821218 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ffad9a77-8674-4064-9307-3b7cd8977b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.821456 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-ffad9a77-8674-4064-9307-3b7cd8977b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:06.829157 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:06.829157 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:06.830185 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ffad9a77-8674-4064-9307-3b7cd8977b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:06.830742 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 740/2965] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:06.845438 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-894c45d7-9d66-426c-8baf-eb5eea180511 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:06.846568 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:06.846568 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:06.852839 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-894c45d7-9d66-426c-8baf-eb5eea180511 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 returned with HTTP 200 Aug 13 03:38:06.853397 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 752/2966] 10.4.3.140 () {66 vars in 1361 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 => generated 1002 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:06.873120 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c5c9e05d-93ed-49dc-a3d4-9b447bc2e5e8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.876314 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c5c9e05d-93ed-49dc-a3d4-9b447bc2e5e8 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:06.876506 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c5c9e05d-93ed-49dc-a3d4-9b447bc2e5e8 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.876702 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c5c9e05d-93ed-49dc-a3d4-9b447bc2e5e8 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.876946 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-c5c9e05d-93ed-49dc-a3d4-9b447bc2e5e8 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:06.877655 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c5c9e05d-93ed-49dc-a3d4-9b447bc2e5e8 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:06.926990 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c5c9e05d-93ed-49dc-a3d4-9b447bc2e5e8 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:06.927868 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:06.927868 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:06.933758 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c5c9e05d-93ed-49dc-a3d4-9b447bc2e5e8 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=4d7be6e5-99ae-41fb-b418-2399d0af9dd3 returned with HTTP 200 Aug 13 03:38:06.934188 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 733/2967] 10.4.3.140 () {66 vars in 1361 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=4d7be6e5-99ae-41fb-b418-2399d0af9dd3 => generated 1002 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:06.953463 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7bceea2c-5d6f-4bbe-ac1f-73882e868603 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.956220 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7bceea2c-5d6f-4bbe-ac1f-73882e868603 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:06.956525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7bceea2c-5d6f-4bbe-ac1f-73882e868603 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.956751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7bceea2c-5d6f-4bbe-ac1f-73882e868603 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.957030 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-7bceea2c-5d6f-4bbe-ac1f-73882e868603 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:06.958575 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cef9db81-c155-43e7-813e-925f8c4cbba8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:06.960948 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7bceea2c-5d6f-4bbe-ac1f-73882e868603 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:06.963375 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cef9db81-c155-43e7-813e-925f8c4cbba8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:06.963652 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cef9db81-c155-43e7-813e-925f8c4cbba8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:06.963871 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cef9db81-c155-43e7-813e-925f8c4cbba8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:06.981683 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:06.981683 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:06.986281 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cef9db81-c155-43e7-813e-925f8c4cbba8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:06.991187 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cef9db81-c155-43e7-813e-925f8c4cbba8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:06.991632 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 741/2968] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:07.009292 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7bceea2c-5d6f-4bbe-ac1f-73882e868603 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.012702 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7bceea2c-5d6f-4bbe-ac1f-73882e868603 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=1&marker=f3f0bbe0-eb09-432f-a0a8-e944ce327250 returned with HTTP 200 Aug 13 03:38:07.013588 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 743/2969] 10.4.3.140 () {66 vars in 1361 bytes} [Thu Aug 13 03:38:06 2026] GET /volume/v3/volumes/detail?limit=1&marker=f3f0bbe0-eb09-432f-a0a8-e944ce327250 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:38:07.028290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cf0547e6-2ef7-40ec-99d6-85b164847136 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.029652 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf0547e6-2ef7-40ec-99d6-85b164847136 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 13 03:38:07.030009 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf0547e6-2ef7-40ec-99d6-85b164847136 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.030207 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf0547e6-2ef7-40ec-99d6-85b164847136 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.030541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-cf0547e6-2ef7-40ec-99d6-85b164847136 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.031602 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cf0547e6-2ef7-40ec-99d6-85b164847136 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value available, assuming string {{(pid=100343) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:07.031602 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cf0547e6-2ef7-40ec-99d6-85b164847136 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.063160 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cf0547e6-2ef7-40ec-99d6-85b164847136 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.064259 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.064259 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:07.069352 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf0547e6-2ef7-40ec-99d6-85b164847136 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 13 03:38:07.069803 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 753/2970] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:07.083558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a435c887-d160-40b8-8fee-07a729db73d5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.085767 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a435c887-d160-40b8-8fee-07a729db73d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 13 03:38:07.086027 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a435c887-d160-40b8-8fee-07a729db73d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.086248 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a435c887-d160-40b8-8fee-07a729db73d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.086538 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-a435c887-d160-40b8-8fee-07a729db73d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.086813 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a435c887-d160-40b8-8fee-07a729db73d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value available, assuming string {{(pid=100341) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:07.087467 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a435c887-d160-40b8-8fee-07a729db73d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.128765 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a435c887-d160-40b8-8fee-07a729db73d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.130020 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.130020 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:07.135432 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a435c887-d160-40b8-8fee-07a729db73d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 13 03:38:07.135996 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 734/2971] 10.4.3.140 () {66 vars in 1359 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:07.155097 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-42d4f790-4693-46d4-a808-7d3a65e07a3d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.157939 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-42d4f790-4693-46d4-a808-7d3a65e07a3d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?limit=1 Aug 13 03:38:07.157939 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-42d4f790-4693-46d4-a808-7d3a65e07a3d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.158180 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-42d4f790-4693-46d4-a808-7d3a65e07a3d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.158483 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-42d4f790-4693-46d4-a808-7d3a65e07a3d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.159728 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-42d4f790-4693-46d4-a808-7d3a65e07a3d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.168016 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-42d4f790-4693-46d4-a808-7d3a65e07a3d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.168688 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-42d4f790-4693-46d4-a808-7d3a65e07a3d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 13 03:38:07.169104 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 742/2972] 10.4.3.140 () {66 vars in 1252 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.179072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-09c9dd21-b388-415c-a374-dcba8cfbde77 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.180961 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-09c9dd21-b388-415c-a374-dcba8cfbde77 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?limit=1&marker=5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:07.181532 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-09c9dd21-b388-415c-a374-dcba8cfbde77 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.181532 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-09c9dd21-b388-415c-a374-dcba8cfbde77 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.181532 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-09c9dd21-b388-415c-a374-dcba8cfbde77 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.182235 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-09c9dd21-b388-415c-a374-dcba8cfbde77 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.193814 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-09c9dd21-b388-415c-a374-dcba8cfbde77 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.194522 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-09c9dd21-b388-415c-a374-dcba8cfbde77 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?limit=1&marker=5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 returned with HTTP 200 Aug 13 03:38:07.194928 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 744/2973] 10.4.3.140 () {66 vars in 1340 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?limit=1&marker=5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.206513 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-527b6f42-df0f-4483-929b-9219fda81689 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.208192 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-527b6f42-df0f-4483-929b-9219fda81689 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?limit=1&marker=4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:07.208430 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-527b6f42-df0f-4483-929b-9219fda81689 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.208659 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-527b6f42-df0f-4483-929b-9219fda81689 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.208981 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-527b6f42-df0f-4483-929b-9219fda81689 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.210010 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-527b6f42-df0f-4483-929b-9219fda81689 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.224555 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-527b6f42-df0f-4483-929b-9219fda81689 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.225351 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-527b6f42-df0f-4483-929b-9219fda81689 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?limit=1&marker=4d7be6e5-99ae-41fb-b418-2399d0af9dd3 returned with HTTP 200 Aug 13 03:38:07.226064 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 754/2974] 10.4.3.140 () {66 vars in 1340 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?limit=1&marker=4d7be6e5-99ae-41fb-b418-2399d0af9dd3 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.234779 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a20c17ce-92fd-47c7-b600-1acd437a4f5c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.236582 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a20c17ce-92fd-47c7-b600-1acd437a4f5c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?limit=1&marker=f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:07.236756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a20c17ce-92fd-47c7-b600-1acd437a4f5c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.236994 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a20c17ce-92fd-47c7-b600-1acd437a4f5c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.237299 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-a20c17ce-92fd-47c7-b600-1acd437a4f5c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.238201 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a20c17ce-92fd-47c7-b600-1acd437a4f5c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.257300 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a20c17ce-92fd-47c7-b600-1acd437a4f5c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.258306 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a20c17ce-92fd-47c7-b600-1acd437a4f5c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?limit=1&marker=f3f0bbe0-eb09-432f-a0a8-e944ce327250 returned with HTTP 200 Aug 13 03:38:07.258306 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 735/2975] 10.4.3.140 () {66 vars in 1340 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?limit=1&marker=f3f0bbe0-eb09-432f-a0a8-e944ce327250 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:38:07.278316 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ecc09c57-e689-402e-a545-00fe8aa533ec None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.282853 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ecc09c57-e689-402e-a545-00fe8aa533ec tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-120727523&status=available Aug 13 03:38:07.283366 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ecc09c57-e689-402e-a545-00fe8aa533ec tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.283539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ecc09c57-e689-402e-a545-00fe8aa533ec tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.284221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-ecc09c57-e689-402e-a545-00fe8aa533ec tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.284412 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ecc09c57-e689-402e-a545-00fe8aa533ec tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value available, assuming string {{(pid=100340) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:07.284753 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.284753 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:07.286533 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ecc09c57-e689-402e-a545-00fe8aa533ec tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-120727523'), ('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.341925 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ecc09c57-e689-402e-a545-00fe8aa533ec tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.342697 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ecc09c57-e689-402e-a545-00fe8aa533ec tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-120727523&status=available returned with HTTP 200 Aug 13 03:38:07.343609 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 743/2976] 10.4.3.140 () {66 vars in 1370 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-120727523&status=available => generated 333 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.361658 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fe61d185-8648-4909-918c-f0934a645955 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.366711 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe61d185-8648-4909-918c-f0934a645955 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-452286606&status=available Aug 13 03:38:07.367049 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe61d185-8648-4909-918c-f0934a645955 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.367260 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe61d185-8648-4909-918c-f0934a645955 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.367640 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-fe61d185-8648-4909-918c-f0934a645955 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.370136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fe61d185-8648-4909-918c-f0934a645955 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value available, assuming string {{(pid=100342) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:07.370532 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.370532 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:07.371330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fe61d185-8648-4909-918c-f0934a645955 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-452286606'), ('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.420842 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fe61d185-8648-4909-918c-f0934a645955 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.421696 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.421696 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:07.429410 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe61d185-8648-4909-918c-f0934a645955 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-452286606&status=available returned with HTTP 200 Aug 13 03:38:07.429917 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 745/2977] 10.4.3.140 () {66 vars in 1391 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-452286606&status=available => generated 859 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.447604 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ea157de0-245b-4d38-a9a9-d114054059d3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.449660 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ea157de0-245b-4d38-a9a9-d114054059d3 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?marker=f3f0bbe0-eb09-432f-a0a8-e944ce327250&sort=id%3Aasc Aug 13 03:38:07.450109 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ea157de0-245b-4d38-a9a9-d114054059d3 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.450456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ea157de0-245b-4d38-a9a9-d114054059d3 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.450916 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-ea157de0-245b-4d38-a9a9-d114054059d3 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.451426 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.451426 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:07.452199 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ea157de0-245b-4d38-a9a9-d114054059d3 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.501147 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ea157de0-245b-4d38-a9a9-d114054059d3 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.504982 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ea157de0-245b-4d38-a9a9-d114054059d3 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?marker=f3f0bbe0-eb09-432f-a0a8-e944ce327250&sort=id%3Aasc returned with HTTP 200 Aug 13 03:38:07.505541 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 755/2978] 10.4.3.140 () {66 vars in 1373 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes/detail?marker=f3f0bbe0-eb09-432f-a0a8-e944ce327250&sort=id%3Aasc => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:38:07.522797 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-356de2eb-df04-44c9-936c-361c2a3a39da None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.525681 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-356de2eb-df04-44c9-936c-361c2a3a39da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 03:38:07.526026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-356de2eb-df04-44c9-936c-361c2a3a39da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.526247 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-356de2eb-df04-44c9-936c-361c2a3a39da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.526565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-356de2eb-df04-44c9-936c-361c2a3a39da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.527372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-356de2eb-df04-44c9-936c-361c2a3a39da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.571197 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-356de2eb-df04-44c9-936c-361c2a3a39da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.572424 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.572424 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:07.577718 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-356de2eb-df04-44c9-936c-361c2a3a39da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 03:38:07.578337 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 736/2979] 10.4.3.140 () {66 vars in 1337 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:07.596711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5f2ae20e-d570-4a37-b209-8540950d12b9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.599189 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5f2ae20e-d570-4a37-b209-8540950d12b9 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:38:07.599806 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5f2ae20e-d570-4a37-b209-8540950d12b9 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.600063 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5f2ae20e-d570-4a37-b209-8540950d12b9 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.600256 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-5f2ae20e-d570-4a37-b209-8540950d12b9 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.600779 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.600779 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:07.601410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-5f2ae20e-d570-4a37-b209-8540950d12b9 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.612603 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5f2ae20e-d570-4a37-b209-8540950d12b9 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.613508 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.613508 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:07.618347 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5f2ae20e-d570-4a37-b209-8540950d12b9 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:38:07.618798 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 744/2980] 10.4.3.140 () {66 vars in 1258 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:07.636325 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-34d5540f-3369-4d28-a04e-b3e3d69f5b09 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.640420 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34d5540f-3369-4d28-a04e-b3e3d69f5b09 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 13 03:38:07.640642 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34d5540f-3369-4d28-a04e-b3e3d69f5b09 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.640846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34d5540f-3369-4d28-a04e-b3e3d69f5b09 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.641148 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-34d5540f-3369-4d28-a04e-b3e3d69f5b09 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.641915 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d5540f-3369-4d28-a04e-b3e3d69f5b09 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.686536 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-34d5540f-3369-4d28-a04e-b3e3d69f5b09 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.686718 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34d5540f-3369-4d28-a04e-b3e3d69f5b09 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 13 03:38:07.687502 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 746/2981] 10.4.3.140 () {66 vars in 1316 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.704635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-72830c75-5150-4d58-a084-6bbae3143ccf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.706368 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-72830c75-5150-4d58-a084-6bbae3143ccf tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?availability_zone=nova Aug 13 03:38:07.706573 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-72830c75-5150-4d58-a084-6bbae3143ccf tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.706804 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-72830c75-5150-4d58-a084-6bbae3143ccf tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.707085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-72830c75-5150-4d58-a084-6bbae3143ccf tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.707264 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-72830c75-5150-4d58-a084-6bbae3143ccf tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value nova, assuming string {{(pid=100343) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:07.707887 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-72830c75-5150-4d58-a084-6bbae3143ccf tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.733266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-95602552-8398-44b7-bae8-7a80122c9339 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.733266 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-95602552-8398-44b7-bae8-7a80122c9339 None None] GET https://10.4.3.140/volume// Aug 13 03:38:07.733266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-95602552-8398-44b7-bae8-7a80122c9339 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.733266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-95602552-8398-44b7-bae8-7a80122c9339 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.733266 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-95602552-8398-44b7-bae8-7a80122c9339 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:38:07.733590 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 737/2982] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:38:07.738276 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-72830c75-5150-4d58-a084-6bbae3143ccf tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.739095 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-72830c75-5150-4d58-a084-6bbae3143ccf tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 03:38:07.739878 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 756/2983] 10.4.3.140 () {66 vars in 1282 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.740840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-6f137e0e-3c87-469d-b21a-9aa930fa419d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.744567 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-6f137e0e-3c87-469d-b21a-9aa930fa419d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:38:07.744989 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-6f137e0e-3c87-469d-b21a-9aa930fa419d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "467fb6c0-d251-4a6b-a90b-c24a7badd376", "connector": null, "instance_uuid": "4a45985c-a480-47e9-8175-7e79b642d944"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:07.749167 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cc37ebf5-b118-40ca-891a-eb08c069eb82 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.751088 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc37ebf5-b118-40ca-891a-eb08c069eb82 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?availability_zone=nova Aug 13 03:38:07.751304 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc37ebf5-b118-40ca-891a-eb08c069eb82 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.751535 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cc37ebf5-b118-40ca-891a-eb08c069eb82 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.751792 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-cc37ebf5-b118-40ca-891a-eb08c069eb82 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.752069 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-cc37ebf5-b118-40ca-891a-eb08c069eb82 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value nova, assuming string {{(pid=100342) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:07.752323 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.752323 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:07.752771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-cc37ebf5-b118-40ca-891a-eb08c069eb82 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.757808 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.757808 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:07.786200 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cc37ebf5-b118-40ca-891a-eb08c069eb82 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.786764 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cc37ebf5-b118-40ca-891a-eb08c069eb82 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 13 03:38:07.787235 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 747/2984] 10.4.3.140 () {66 vars in 1282 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.799252 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-954c672e-fd98-470e-964c-9e4645db15d7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.804233 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-954c672e-fd98-470e-964c-9e4645db15d7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?bootable=false Aug 13 03:38:07.804233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-954c672e-fd98-470e-964c-9e4645db15d7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.804563 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-954c672e-fd98-470e-964c-9e4645db15d7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.804637 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-6f137e0e-3c87-469d-b21a-9aa930fa419d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:38:07.804743 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-954c672e-fd98-470e-964c-9e4645db15d7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.805196 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 745/2985] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:38:07 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) Aug 13 03:38:07.808772 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-954c672e-fd98-470e-964c-9e4645db15d7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.817151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-6b6e28f3-aed5-42e4-babc-d1f00e5e1214 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.819597 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-6b6e28f3-aed5-42e4-babc-d1f00e5e1214 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14 Aug 13 03:38:07.819837 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-6b6e28f3-aed5-42e4-babc-d1f00e5e1214 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.820098 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-6b6e28f3-aed5-42e4-babc-d1f00e5e1214 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.830262 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.830262 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:07.847252 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bc569e25-a05c-40c3-8c84-c3f3e0734c69 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.849692 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-954c672e-fd98-470e-964c-9e4645db15d7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.849777 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc569e25-a05c-40c3-8c84-c3f3e0734c69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:07.850132 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc569e25-a05c-40c3-8c84-c3f3e0734c69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.850334 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-954c672e-fd98-470e-964c-9e4645db15d7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 03:38:07.850584 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bc569e25-a05c-40c3-8c84-c3f3e0734c69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.850712 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-bc569e25-a05c-40c3-8c84-c3f3e0734c69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:07.851301 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 738/2986] 10.4.3.140 () {66 vars in 1266 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.861094 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.861094 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:07.862346 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bc569e25-a05c-40c3-8c84-c3f3e0734c69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:07.862522 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 748/2987] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.866062 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-56239cfe-0fd7-4c04-b83f-5d4b0ca4b389 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.872148 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-56239cfe-0fd7-4c04-b83f-5d4b0ca4b389 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?bootable=false Aug 13 03:38:07.872440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-56239cfe-0fd7-4c04-b83f-5d4b0ca4b389 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.872552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-56239cfe-0fd7-4c04-b83f-5d4b0ca4b389 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.872851 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-56239cfe-0fd7-4c04-b83f-5d4b0ca4b389 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.873584 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.873584 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:07.873692 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-56239cfe-0fd7-4c04-b83f-5d4b0ca4b389 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.896217 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-6b6e28f3-aed5-42e4-babc-d1f00e5e1214 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14 returned with HTTP 200 Aug 13 03:38:07.896696 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 757/2988] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:38:07 2026] DELETE /volume/v3/attachments/e0df81c0-ce28-4c7c-bba2-12869c848a14 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:07.914856 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-56239cfe-0fd7-4c04-b83f-5d4b0ca4b389 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.915618 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-56239cfe-0fd7-4c04-b83f-5d4b0ca4b389 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 13 03:38:07.916166 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 746/2989] 10.4.3.140 () {66 vars in 1266 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.928886 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-950fa7e5-18b0-4884-a35f-a4f46fc57a4d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.933425 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-950fa7e5-18b0-4884-a35f-a4f46fc57a4d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?status=available Aug 13 03:38:07.933711 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-950fa7e5-18b0-4884-a35f-a4f46fc57a4d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.934466 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-950fa7e5-18b0-4884-a35f-a4f46fc57a4d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.934775 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-950fa7e5-18b0-4884-a35f-a4f46fc57a4d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.937298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-950fa7e5-18b0-4884-a35f-a4f46fc57a4d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value available, assuming string {{(pid=100341) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:07.937298 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:07.937298 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:07.937298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-950fa7e5-18b0-4884-a35f-a4f46fc57a4d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:07.976182 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-950fa7e5-18b0-4884-a35f-a4f46fc57a4d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:07.977075 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-950fa7e5-18b0-4884-a35f-a4f46fc57a4d tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 03:38:07.977609 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 739/2990] 10.4.3.140 () {66 vars in 1270 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:07.989835 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e73413ad-8e1d-4856-8a7f-1ee72df479e2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:07.994164 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e73413ad-8e1d-4856-8a7f-1ee72df479e2 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes?status=available Aug 13 03:38:07.994476 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e73413ad-8e1d-4856-8a7f-1ee72df479e2 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:07.994749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e73413ad-8e1d-4856-8a7f-1ee72df479e2 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:07.995105 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-e73413ad-8e1d-4856-8a7f-1ee72df479e2 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:07.995419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e73413ad-8e1d-4856-8a7f-1ee72df479e2 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value available, assuming string {{(pid=100342) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:07.997079 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e73413ad-8e1d-4856-8a7f-1ee72df479e2 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:08.012589 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ff89f9d3-36f2-4d28-b8ce-6056861b8f33 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.015133 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff89f9d3-36f2-4d28-b8ce-6056861b8f33 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:08.015367 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff89f9d3-36f2-4d28-b8ce-6056861b8f33 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.015595 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff89f9d3-36f2-4d28-b8ce-6056861b8f33 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.023534 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.023534 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:08.030287 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ff89f9d3-36f2-4d28-b8ce-6056861b8f33 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:08.037851 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff89f9d3-36f2-4d28-b8ce-6056861b8f33 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:08.038413 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 758/2991] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:08.058711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d219bedb-f791-43d5-8d2c-64b7adc34922 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.059020 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e73413ad-8e1d-4856-8a7f-1ee72df479e2 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:08.059950 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e73413ad-8e1d-4856-8a7f-1ee72df479e2 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes?status=available returned with HTTP 200 Aug 13 03:38:08.060348 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 749/2992] 10.4.3.140 () {66 vars in 1270 bytes} [Thu Aug 13 03:38:07 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:08.067451 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d219bedb-f791-43d5-8d2c-64b7adc34922 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:08.067710 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d219bedb-f791-43d5-8d2c-64b7adc34922 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.068377 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d219bedb-f791-43d5-8d2c-64b7adc34922 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.073421 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e99fa5ba-f9c7-4476-859e-b4d3da3b2af4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.075783 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e99fa5ba-f9c7-4476-859e-b4d3da3b2af4 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?availability_zone=nova Aug 13 03:38:08.076099 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e99fa5ba-f9c7-4476-859e-b4d3da3b2af4 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.076331 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e99fa5ba-f9c7-4476-859e-b4d3da3b2af4 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.076616 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-e99fa5ba-f9c7-4476-859e-b4d3da3b2af4 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:08.076935 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e99fa5ba-f9c7-4476-859e-b4d3da3b2af4 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value nova, assuming string {{(pid=100341) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:08.077269 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.077269 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:08.077747 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e99fa5ba-f9c7-4476-859e-b4d3da3b2af4 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:08.079203 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.079203 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:08.085434 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d219bedb-f791-43d5-8d2c-64b7adc34922 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:08.093565 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d219bedb-f791-43d5-8d2c-64b7adc34922 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:08.094883 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 747/2993] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 1193 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:08.117276 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-990ef3b6-00e3-403e-8309-a8ea56850c31 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.120015 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-990ef3b6-00e3-403e-8309-a8ea56850c31 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:38:08.120015 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-990ef3b6-00e3-403e-8309-a8ea56850c31 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3657f220-db75-425c-b1ae-bd6ef9361c76", "name": "tempest-VolumeImageDependencyTests-Snapshot-1230033572"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:08.135744 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.135744 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:08.137039 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-990ef3b6-00e3-403e-8309-a8ea56850c31 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:08.137039 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-990ef3b6-00e3-403e-8309-a8ea56850c31 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create snapshot from volume 3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:08.194885 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-990ef3b6-00e3-403e-8309-a8ea56850c31 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Created reservations ['10927104-0f9c-42bd-8451-4607365f5fd4', '1c3ca598-7716-4843-8f7a-20049775c9a1', 'aae85886-20e4-4994-b61d-c9ac8366f7b4', '75a7a807-1aa7-4e9a-89e8-7601b824fff1'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:08.252336 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9671f147-3c9c-46e3-9467-13345a525b3a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.261639 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9671f147-3c9c-46e3-9467-13345a525b3a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:08.264323 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9671f147-3c9c-46e3-9467-13345a525b3a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.264768 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9671f147-3c9c-46e3-9467-13345a525b3a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.313077 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.313077 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:08.319441 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9671f147-3c9c-46e3-9467-13345a525b3a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:08.323096 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e99fa5ba-f9c7-4476-859e-b4d3da3b2af4 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:08.324078 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.324078 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:08.326204 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9671f147-3c9c-46e3-9467-13345a525b3a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:08.326750 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 750/2994] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:08.328849 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e99fa5ba-f9c7-4476-859e-b4d3da3b2af4 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 13 03:38:08.329536 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 740/2995] 10.4.3.140 () {66 vars in 1303 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:08.353393 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ad074be6-cba0-4fd0-8731-60be41081e98 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.355961 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ad074be6-cba0-4fd0-8731-60be41081e98 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?bootable=false Aug 13 03:38:08.356460 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ad074be6-cba0-4fd0-8731-60be41081e98 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.357393 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ad074be6-cba0-4fd0-8731-60be41081e98 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.357393 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-ad074be6-cba0-4fd0-8731-60be41081e98 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:08.358578 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ad074be6-cba0-4fd0-8731-60be41081e98 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:08.371548 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ad074be6-cba0-4fd0-8731-60be41081e98 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:08.372759 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.372759 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:08.381195 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ad074be6-cba0-4fd0-8731-60be41081e98 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 13 03:38:08.381719 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 748/2996] 10.4.3.140 () {66 vars in 1287 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:08.398086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-288dbd46-9fd3-447f-a8ac-e87fcf57a9c7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.399940 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-288dbd46-9fd3-447f-a8ac-e87fcf57a9c7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?status=available Aug 13 03:38:08.400130 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-288dbd46-9fd3-447f-a8ac-e87fcf57a9c7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.400355 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-288dbd46-9fd3-447f-a8ac-e87fcf57a9c7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.400624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-288dbd46-9fd3-447f-a8ac-e87fcf57a9c7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:08.400691 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-11a0d9ba-ad72-4c07-af6a-bddf93b514f4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.400924 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-288dbd46-9fd3-447f-a8ac-e87fcf57a9c7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Could not evaluate value available, assuming string {{(pid=100342) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:08.402219 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-288dbd46-9fd3-447f-a8ac-e87fcf57a9c7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:08.402972 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-11a0d9ba-ad72-4c07-af6a-bddf93b514f4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:08.403233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-11a0d9ba-ad72-4c07-af6a-bddf93b514f4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.403474 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-11a0d9ba-ad72-4c07-af6a-bddf93b514f4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.411842 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-288dbd46-9fd3-447f-a8ac-e87fcf57a9c7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Get all volumes completed successfully. Aug 13 03:38:08.413210 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.413210 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:08.415893 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.415893 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:08.419450 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-288dbd46-9fd3-447f-a8ac-e87fcf57a9c7 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 13 03:38:08.420144 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 751/2997] 10.4.3.140 () {66 vars in 1291 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:08.421674 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-11a0d9ba-ad72-4c07-af6a-bddf93b514f4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:08.427627 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-11a0d9ba-ad72-4c07-af6a-bddf93b514f4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:08.428073 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 741/2998] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:08.437784 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e852cb55-25b3-4753-938d-20c6f85d92da None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.441368 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-990ef3b6-00e3-403e-8309-a8ea56850c31 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Snapshot create request issued successfully. Aug 13 03:38:08.441368 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-990ef3b6-00e3-403e-8309-a8ea56850c31 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:38:08.441938 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 759/2999] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:38:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:08.444607 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e852cb55-25b3-4753-938d-20c6f85d92da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:08.445312 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e852cb55-25b3-4753-938d-20c6f85d92da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.445672 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e852cb55-25b3-4753-938d-20c6f85d92da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.455470 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.455470 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:08.455626 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e96048b4-835e-4c27-b099-06e7eecb7f6e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.459243 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e96048b4-835e-4c27-b099-06e7eecb7f6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c Aug 13 03:38:08.459243 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e96048b4-835e-4c27-b099-06e7eecb7f6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.459243 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e96048b4-835e-4c27-b099-06e7eecb7f6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.464657 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e852cb55-25b3-4753-938d-20c6f85d92da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:08.468855 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.468855 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:08.468855 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e96048b4-835e-4c27-b099-06e7eecb7f6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Snapshot retrieved successfully. Aug 13 03:38:08.468855 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e96048b4-835e-4c27-b099-06e7eecb7f6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c returned with HTTP 200 Aug 13 03:38:08.469558 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 752/3000] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:08.470718 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e852cb55-25b3-4753-938d-20c6f85d92da tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 returned with HTTP 200 Aug 13 03:38:08.471255 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 749/3001] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:08.485283 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f5d86721-c930-4dfe-8f8c-1d1dced964d1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.488461 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f5d86721-c930-4dfe-8f8c-1d1dced964d1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:08.489587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f5d86721-c930-4dfe-8f8c-1d1dced964d1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.489587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f5d86721-c930-4dfe-8f8c-1d1dced964d1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.489587 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f5d86721-c930-4dfe-8f8c-1d1dced964d1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Delete volume with id: 5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:08.498667 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.498667 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:08.499178 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f5d86721-c930-4dfe-8f8c-1d1dced964d1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:08.520763 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f5d86721-c930-4dfe-8f8c-1d1dced964d1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Delete volume request issued successfully. Aug 13 03:38:08.521527 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f5d86721-c930-4dfe-8f8c-1d1dced964d1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 returned with HTTP 202 Aug 13 03:38:08.521527 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 742/3002] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:38:08 2026] DELETE /volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:38:08.529668 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6ef8ce2d-8bdf-4d0b-956a-de568d12cfd6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.531838 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ef8ce2d-8bdf-4d0b-956a-de568d12cfd6 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:08.532144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ef8ce2d-8bdf-4d0b-956a-de568d12cfd6 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.532424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ef8ce2d-8bdf-4d0b-956a-de568d12cfd6 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.542088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f131aa51-225e-48cb-bdd1-f94bfd0edda5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.542088 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f131aa51-225e-48cb-bdd1-f94bfd0edda5 None None] GET https://10.4.3.140/volume// Aug 13 03:38:08.542088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f131aa51-225e-48cb-bdd1-f94bfd0edda5 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.542088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f131aa51-225e-48cb-bdd1-f94bfd0edda5 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.542252 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.542252 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:08.542312 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f131aa51-225e-48cb-bdd1-f94bfd0edda5 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:38:08.542312 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 753/3003] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:38:08.545498 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6ef8ce2d-8bdf-4d0b-956a-de568d12cfd6 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:08.550505 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-7f5b4230-df08-4ac3-b115-e17997251efb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.550737 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ef8ce2d-8bdf-4d0b-956a-de568d12cfd6 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 returned with HTTP 200 Aug 13 03:38:08.551268 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 760/3004] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:08.555803 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-7f5b4230-df08-4ac3-b115-e17997251efb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:38:08.556528 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-7f5b4230-df08-4ac3-b115-e17997251efb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b0408a6-a284-40f3-b8e0-fc053987ae17", "connector": null, "instance_uuid": "fe6c76c1-6b75-4141-94d8-a4397f851433"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:08.566209 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.566209 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:08.611522 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-7f5b4230-df08-4ac3-b115-e17997251efb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:38:08.612227 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 750/3005] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:38:08 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) Aug 13 03:38:08.644593 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-164e808e-7772-4875-b442-a02297bd7f8a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.646926 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-164e808e-7772-4875-b442-a02297bd7f8a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:08.647319 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-164e808e-7772-4875-b442-a02297bd7f8a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.647465 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-164e808e-7772-4875-b442-a02297bd7f8a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.656775 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-24173359-dc75-4c4d-b882-4f1479bf4710 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.656775 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24173359-dc75-4c4d-b882-4f1479bf4710 None None] GET https://10.4.3.140/volume// Aug 13 03:38:08.656775 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24173359-dc75-4c4d-b882-4f1479bf4710 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.656775 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-24173359-dc75-4c4d-b882-4f1479bf4710 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.656775 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-24173359-dc75-4c4d-b882-4f1479bf4710 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:38:08.656775 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 754/3006] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:38:08.658804 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.658804 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:08.662077 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-164e808e-7772-4875-b442-a02297bd7f8a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:08.665024 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-4ce22f8e-b88e-4b33-9307-ed431ef17da3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.665889 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-164e808e-7772-4875-b442-a02297bd7f8a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:08.666237 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 743/3007] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:08.667420 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-4ce22f8e-b88e-4b33-9307-ed431ef17da3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:08.667681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-4ce22f8e-b88e-4b33-9307-ed431ef17da3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.667905 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-4ce22f8e-b88e-4b33-9307-ed431ef17da3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.677925 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.677925 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:08.682050 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-4ce22f8e-b88e-4b33-9307-ed431ef17da3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:08.692617 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-4ce22f8e-b88e-4b33-9307-ed431ef17da3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:08.693282 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 761/3008] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:08.807797 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-9a1eacc1-28cd-46c9-b675-110781601872 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.812951 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-9a1eacc1-28cd-46c9-b675-110781601872 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] PUT https://10.4.3.140/volume/v3/attachments/3ef31655-526d-4425-8d3e-702a9702890c Aug 13 03:38:08.813533 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-9a1eacc1-28cd-46c9-b675-110781601872 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:08.832680 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-9a1eacc1-28cd-46c9-b675-110781601872 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Acquiring lock "cinder-attachment_update-3b0408a6-a284-40f3-b8e0-fc053987ae17-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:38:08.840412 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-9a1eacc1-28cd-46c9-b675-110781601872 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Lock "cinder-attachment_update-3b0408a6-a284-40f3-b8e0-fc053987ae17-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:38:08.842195 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.842195 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:08.878423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ff6901bf-c7d7-496c-ba09-e586834e2b09 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:08.880653 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff6901bf-c7d7-496c-ba09-e586834e2b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:08.881212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff6901bf-c7d7-496c-ba09-e586834e2b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:08.881612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff6901bf-c7d7-496c-ba09-e586834e2b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:08.881895 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ff6901bf-c7d7-496c-ba09-e586834e2b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:08.887374 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:08.887374 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:08.888142 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff6901bf-c7d7-496c-ba09-e586834e2b09 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:08.888640 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 755/3009] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:08 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:08.949510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-9a1eacc1-28cd-46c9-b675-110781601872 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Lock "cinder-attachment_update-3b0408a6-a284-40f3-b8e0-fc053987ae17-np0000007145" released by "attachment_update" :: held 0.109s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:38:08.949837 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-9a1eacc1-28cd-46c9-b675-110781601872 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/attachments/3ef31655-526d-4425-8d3e-702a9702890c returned with HTTP 200 Aug 13 03:38:08.950280 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 751/3010] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:38:08 2026] PUT /volume/v3/attachments/3ef31655-526d-4425-8d3e-702a9702890c => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:09.479936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4422f820-9301-46ba-82a0-f85c663deb11 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.485946 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4422f820-9301-46ba-82a0-f85c663deb11 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c Aug 13 03:38:09.486275 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4422f820-9301-46ba-82a0-f85c663deb11 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:09.486496 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4422f820-9301-46ba-82a0-f85c663deb11 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:09.495711 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:09.495711 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:09.496099 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4422f820-9301-46ba-82a0-f85c663deb11 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Snapshot retrieved successfully. Aug 13 03:38:09.497058 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4422f820-9301-46ba-82a0-f85c663deb11 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c returned with HTTP 200 Aug 13 03:38:09.498507 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 744/3011] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:38:09 2026] GET /volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:09.512270 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.516029 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:09.517023 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "7a6a706b-61b8-496a-a753-a920e4cef06c", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:09.518634 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '7a6a706b-61b8-496a-a753-a920e4cef06c', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:09.526628 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:09.526628 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:09.527213 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Snapshot retrieved successfully. Aug 13 03:38:09.527902 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume of 1 GB Aug 13 03:38:09.534140 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Availability Zones retrieved successfully. Aug 13 03:38:09.542186 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (6caefeec-813c-4084-ae3c-893c8c10d2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:09.543313 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47825337-d1af-4198-aaf3-c305d7edcf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:09.544847 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:09.576108 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-16a7c356-7d32-478a-9179-52c1d394c401 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.578672 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-16a7c356-7d32-478a-9179-52c1d394c401 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 Aug 13 03:38:09.579061 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-16a7c356-7d32-478a-9179-52c1d394c401 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:09.579229 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47825337-d1af-4198-aaf3-c305d7edcf18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7a6a706b-61b8-496a-a753-a920e4cef06c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:09.579569 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-16a7c356-7d32-478a-9179-52c1d394c401 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:09.580847 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1cc27d-8225-4b96-8e10-8ad0053c5a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:09.589875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e648ae57-ee11-4c54-ba0e-60af47575c21 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.590385 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-16a7c356-7d32-478a-9179-52c1d394c401 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 returned with HTTP 404 Aug 13 03:38:09.591072 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 756/3012] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:09 2026] GET /volume/v3/volumes/5fb58290-74bd-4ddd-94ab-6edc9aad1ad9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:09.592450 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e648ae57-ee11-4c54-ba0e-60af47575c21 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] PUT https://10.4.3.140/volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26 Aug 13 03:38:09.592907 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e648ae57-ee11-4c54-ba0e-60af47575c21 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:09.603278 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e648ae57-ee11-4c54-ba0e-60af47575c21 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Acquiring lock "cinder-attachment_update-467fb6c0-d251-4a6b-a90b-c24a7badd376-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:38:09.610925 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e648ae57-ee11-4c54-ba0e-60af47575c21 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-467fb6c0-d251-4a6b-a90b-c24a7badd376-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:38:09.613789 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:09.613789 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:09.614683 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2e7e1768-c954-4926-a3ba-f8f06394b3e1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.619850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2e7e1768-c954-4926-a3ba-f8f06394b3e1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:09.620971 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2e7e1768-c954-4926-a3ba-f8f06394b3e1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:09.620971 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2e7e1768-c954-4926-a3ba-f8f06394b3e1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:09.630853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Created reservations ['680a8772-89b8-46f3-a480-2e515db1890f', 'abad2cb0-9d42-4b16-aafe-4092612f1cc7', 'd7d89759-c06e-4bfb-9b03-e5cfc569eb79', '341e927c-e3d7-4919-962b-6cc79ff1cfff'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:09.630853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1cc27d-8225-4b96-8e10-8ad0053c5a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['680a8772-89b8-46f3-a480-2e515db1890f', 'abad2cb0-9d42-4b16-aafe-4092612f1cc7', 'd7d89759-c06e-4bfb-9b03-e5cfc569eb79', '341e927c-e3d7-4919-962b-6cc79ff1cfff']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:09.632928 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff917b6-3cbc-44c0-a502-159ba8c6a54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:09.635194 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:09.635194 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:09.640944 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2e7e1768-c954-4926-a3ba-f8f06394b3e1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:09.644730 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2e7e1768-c954-4926-a3ba-f8f06394b3e1 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 returned with HTTP 200 Aug 13 03:38:09.645216 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 745/3013] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:09 2026] GET /volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:09.658169 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ba59116c-e941-4a33-88d6-abbb042b030a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.668046 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba59116c-e941-4a33-88d6-abbb042b030a tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:09.668277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba59116c-e941-4a33-88d6-abbb042b030a tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:09.668562 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba59116c-e941-4a33-88d6-abbb042b030a tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:09.668800 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-ba59116c-e941-4a33-88d6-abbb042b030a tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Delete volume with id: 4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:09.677702 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:09.677702 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:09.678484 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ba59116c-e941-4a33-88d6-abbb042b030a tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:09.679994 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-75c95eb0-0469-47ad-bbb0-11904ff57cab None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.682811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff917b6-3cbc-44c0-a502-159ba8c6a54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ec8c020-67b7-4ce1-bf8e-cf0831616ed5', '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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['680a8772-89b8-46f3-a480-2e515db1890f','abad2cb0-9d42-4b16-aafe-4092612f1cc7','d7d89759-c06e-4bfb-9b03-e5cfc569eb79','341e927c-e3d7-4919-962b-6cc79ff1cfff'],size=1,snapshot_id=7a6a706b-61b8-496a-a753-a920e4cef06c,source_replicaid=,source_volid=None,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), '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-08-13T03:38:09Z,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=0ec8c020-67b7-4ce1-bf8e-cf0831616ed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c894a1eae3c940829076a1199e201987',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7a6a706b-61b8-496a-a753-a920e4cef06c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='708f21b8bf6049fa8a73043148299bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:09.683078 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-75c95eb0-0469-47ad-bbb0-11904ff57cab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:09.683243 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-75c95eb0-0469-47ad-bbb0-11904ff57cab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:09.683523 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-75c95eb0-0469-47ad-bbb0-11904ff57cab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:09.683649 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e916690-df80-468a-b2a5-c578a5904d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:09.700643 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ba59116c-e941-4a33-88d6-abbb042b030a tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Delete volume request issued successfully. Aug 13 03:38:09.701025 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba59116c-e941-4a33-88d6-abbb042b030a tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 returned with HTTP 202 Aug 13 03:38:09.701450 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 757/3014] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:38:09 2026] DELETE /volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:38:09.702938 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e916690-df80-468a-b2a5-c578a5904d66) transitioned into state 'SUCCESS' from 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='c894a1eae3c940829076a1199e201987',qos_specs=None,replication_status=,reservations=['680a8772-89b8-46f3-a480-2e515db1890f','abad2cb0-9d42-4b16-aafe-4092612f1cc7','d7d89759-c06e-4bfb-9b03-e5cfc569eb79','341e927c-e3d7-4919-962b-6cc79ff1cfff'],size=1,snapshot_id=7a6a706b-61b8-496a-a753-a920e4cef06c,source_replicaid=,source_volid=None,status='creating',user_id='708f21b8bf6049fa8a73043148299bed',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:09.703969 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce9158a-9c96-463b-b949-b570c98f1361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:09.706434 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:09.706434 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:09.711051 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-37f58fa6-adaf-456d-85f3-58d0cdc49bdb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.713865 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-75c95eb0-0469-47ad-bbb0-11904ff57cab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:09.713910 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-37f58fa6-adaf-456d-85f3-58d0cdc49bdb tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:09.714075 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-37f58fa6-adaf-456d-85f3-58d0cdc49bdb tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:09.714321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-37f58fa6-adaf-456d-85f3-58d0cdc49bdb tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:09.722752 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-75c95eb0-0469-47ad-bbb0-11904ff57cab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:09.723338 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 746/3015] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:09 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:09.726386 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:09.726386 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:09.728314 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce9158a-9c96-463b-b949-b570c98f1361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:09.729394 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Flow 'volume_create_api' (6caefeec-813c-4084-ae3c-893c8c10d2b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:09.729702 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Create volume request issued successfully. Aug 13 03:38:09.731879 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac9ae7f6-5722-42e9-a778-14ab4fc4045c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:09.731879 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 762/3016] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:38:09 2026] POST /volume/v3/volumes => generated 809 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:09.732256 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-37f58fa6-adaf-456d-85f3-58d0cdc49bdb tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:09.740866 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-37f58fa6-adaf-456d-85f3-58d0cdc49bdb tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 returned with HTTP 200 Aug 13 03:38:09.741388 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 758/3017] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:09 2026] GET /volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:09.744353 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e648ae57-ee11-4c54-ba0e-60af47575c21 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Lock "cinder-attachment_update-467fb6c0-d251-4a6b-a90b-c24a7badd376-np0000007145" released by "attachment_update" :: held 0.132s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:38:09.744353 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e648ae57-ee11-4c54-ba0e-60af47575c21 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26 returned with HTTP 200 Aug 13 03:38:09.744353 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 752/3018] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:38:09 2026] PUT /volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26 => generated 968 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:09.747898 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6b592376-4e63-4481-a0eb-64516154e35c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.753841 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b592376-4e63-4481-a0eb-64516154e35c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:09.753841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6b592376-4e63-4481-a0eb-64516154e35c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:09.753841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6b592376-4e63-4481-a0eb-64516154e35c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:09.756220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e9981b52-ec3f-4f7d-a049-1d81b808aeb9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.759407 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e9981b52-ec3f-4f7d-a049-1d81b808aeb9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26 Aug 13 03:38:09.759479 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e9981b52-ec3f-4f7d-a049-1d81b808aeb9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:09.759633 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e9981b52-ec3f-4f7d-a049-1d81b808aeb9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:09.761626 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:09.761626 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:09.766397 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6b592376-4e63-4481-a0eb-64516154e35c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:09.771710 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b592376-4e63-4481-a0eb-64516154e35c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 returned with HTTP 200 Aug 13 03:38:09.772643 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 747/3019] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:09 2026] GET /volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:09.780850 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-e9981b52-ec3f-4f7d-a049-1d81b808aeb9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26 returned with HTTP 200 Aug 13 03:38:09.780850 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 763/3020] 10.4.3.140 () {70 vars in 1651 bytes} [Thu Aug 13 03:38:09 2026] GET /volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:09.900552 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e474839d-d692-41ec-9a4f-04e8c55e39d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.902805 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e474839d-d692-41ec-9a4f-04e8c55e39d5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:09.903202 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e474839d-d692-41ec-9a4f-04e8c55e39d5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:09.903317 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e474839d-d692-41ec-9a4f-04e8c55e39d5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:09.903453 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e474839d-d692-41ec-9a4f-04e8c55e39d5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:09.908777 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:09.908777 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:09.909586 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e474839d-d692-41ec-9a4f-04e8c55e39d5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:09.910083 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 759/3021] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:09 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:09.992447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:09.994091 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:09.994412 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1610203579", "snapshot_id": null, "imageRef": "d628e89b-0e99-4571-b205-736027568324", "volume_type": null, "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:09.996221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1610203579', 'snapshot_id': None, 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'volume_type': None, 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:10.102261 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create volume of 1 GB Aug 13 03:38:10.102841 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:10.102841 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:10.109569 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Availability Zones retrieved successfully. Aug 13 03:38:10.121057 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Flow 'volume_create_api' (d39e2fed-e4eb-48ad-b5df-a6e600c0c944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:10.122943 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaa04a8-6ab0-4d4e-9ca0-c569fe93219d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:10.124529 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:10.199316 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaa04a8-6ab0-4d4e-9ca0-c569fe93219d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:10.200223 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b217bde2-e832-476e-be30-44040d1f743a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:10.287764 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Created reservations ['39fa243f-1a8f-49d6-bf23-2c041fedbd9a', '07e1bbc0-d3bf-494f-a00e-91c45ba39206', 'ccc509da-d409-47f2-bd36-fe453369470d', 'b3184e7e-8acf-4238-b43b-f7c0f6a761bc'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:10.288669 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b217bde2-e832-476e-be30-44040d1f743a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39fa243f-1a8f-49d6-bf23-2c041fedbd9a', '07e1bbc0-d3bf-494f-a00e-91c45ba39206', 'ccc509da-d409-47f2-bd36-fe453369470d', 'b3184e7e-8acf-4238-b43b-f7c0f6a761bc']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:10.289472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96a5d094-239a-43e7-9088-f1302ef51198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:10.499437 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96a5d094-239a-43e7-9088-f1302ef51198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '174ebd4c-9df8-4900-b391-a5c53ee0effb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1610203579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38483da982ad407e8542fb833a5243a5',qos_specs=None,replication_status=,reservations=['39fa243f-1a8f-49d6-bf23-2c041fedbd9a','07e1bbc0-d3bf-494f-a00e-91c45ba39206','ccc509da-d409-47f2-bd36-fe453369470d','b3184e7e-8acf-4238-b43b-f7c0f6a761bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a9290ba6f344e0a96f2717c6945dd06',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1610203579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=174ebd4c-9df8-4900-b391-a5c53ee0effb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38483da982ad407e8542fb833a5243a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a9290ba6f344e0a96f2717c6945dd06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:10.500150 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e21eff-29e1-43c5-9dc1-009a686d2e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:10.516101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e21eff-29e1-43c5-9dc1-009a686d2e2b) transitioned into state 'SUCCESS' from state '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-1610203579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38483da982ad407e8542fb833a5243a5',qos_specs=None,replication_status=,reservations=['39fa243f-1a8f-49d6-bf23-2c041fedbd9a','07e1bbc0-d3bf-494f-a00e-91c45ba39206','ccc509da-d409-47f2-bd36-fe453369470d','b3184e7e-8acf-4238-b43b-f7c0f6a761bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a9290ba6f344e0a96f2717c6945dd06',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:10.516757 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43c0180-4fc2-4606-8751-63ff75ca78d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:10.525651 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43c0180-4fc2-4606-8751-63ff75ca78d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:10.526422 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Flow 'volume_create_api' (d39e2fed-e4eb-48ad-b5df-a6e600c0c944) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:10.526680 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create volume request issued successfully. Aug 13 03:38:10.527217 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0420ea48-bd9b-4cf4-9ce1-5930b5470a9a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:10.527662 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 753/3022] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:38:09 2026] POST /volume/v3/volumes => generated 781 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:10.538909 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-90942b8e-d22f-4cef-ae60-82368ae47200 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.540680 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-90942b8e-d22f-4cef-ae60-82368ae47200 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:38:10.540926 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-90942b8e-d22f-4cef-ae60-82368ae47200 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.541156 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-90942b8e-d22f-4cef-ae60-82368ae47200 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.548466 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:10.548466 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:10.552437 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-90942b8e-d22f-4cef-ae60-82368ae47200 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:38:10.556809 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-90942b8e-d22f-4cef-ae60-82368ae47200 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 200 Aug 13 03:38:10.557284 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 748/3023] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:10 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:10.741374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d9234a15-e964-42f6-84c8-89f8d14f9c9b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.745082 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9234a15-e964-42f6-84c8-89f8d14f9c9b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:10.745082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9234a15-e964-42f6-84c8-89f8d14f9c9b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.745082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9234a15-e964-42f6-84c8-89f8d14f9c9b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.761167 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:10.761167 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:10.765361 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cff492f9-5cac-4f0c-bcd3-1de8ca7df0d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.766772 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d9234a15-e964-42f6-84c8-89f8d14f9c9b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:10.767271 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cff492f9-5cac-4f0c-bcd3-1de8ca7df0d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 Aug 13 03:38:10.767271 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cff492f9-5cac-4f0c-bcd3-1de8ca7df0d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.767463 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cff492f9-5cac-4f0c-bcd3-1de8ca7df0d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.773768 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9234a15-e964-42f6-84c8-89f8d14f9c9b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:10.774329 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 764/3024] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:10 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:10.786574 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cd9384ce-ed76-47a6-9533-a70ef92f6ffc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.788943 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd9384ce-ed76-47a6-9533-a70ef92f6ffc tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:10.789390 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd9384ce-ed76-47a6-9533-a70ef92f6ffc tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.789932 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd9384ce-ed76-47a6-9533-a70ef92f6ffc tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.798161 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:10.798161 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:10.803657 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cd9384ce-ed76-47a6-9533-a70ef92f6ffc tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:10.811267 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd9384ce-ed76-47a6-9533-a70ef92f6ffc tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 returned with HTTP 200 Aug 13 03:38:10.811267 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 754/3025] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:10 2026] GET /volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:10.832855 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5572c82e-9568-4ce2-a9b8-16f51c5361c5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.835358 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5572c82e-9568-4ce2-a9b8-16f51c5361c5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:10.835547 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5572c82e-9568-4ce2-a9b8-16f51c5361c5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.835862 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5572c82e-9568-4ce2-a9b8-16f51c5361c5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.849132 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:10.849132 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:10.854188 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5572c82e-9568-4ce2-a9b8-16f51c5361c5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:10.860920 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5572c82e-9568-4ce2-a9b8-16f51c5361c5 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 returned with HTTP 200 Aug 13 03:38:10.861367 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 749/3026] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:10 2026] GET /volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:10.881273 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c487d0f9-76a5-4ebc-b593-7aac704fc41d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.881620 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c487d0f9-76a5-4ebc-b593-7aac704fc41d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c Aug 13 03:38:10.881817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c487d0f9-76a5-4ebc-b593-7aac704fc41d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.882214 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c487d0f9-76a5-4ebc-b593-7aac704fc41d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.882384 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-c487d0f9-76a5-4ebc-b593-7aac704fc41d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete snapshot with id: 7a6a706b-61b8-496a-a753-a920e4cef06c Aug 13 03:38:10.889900 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:10.889900 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:10.890551 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c487d0f9-76a5-4ebc-b593-7aac704fc41d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Snapshot retrieved successfully. Aug 13 03:38:10.910648 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c487d0f9-76a5-4ebc-b593-7aac704fc41d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Snapshot delete request issued successfully. Aug 13 03:38:10.912475 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c487d0f9-76a5-4ebc-b593-7aac704fc41d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c returned with HTTP 202 Aug 13 03:38:10.912475 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 765/3027] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:38:10 2026] DELETE /volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:38:10.922058 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-edd180b4-a979-4850-8d73-c8c66854df13 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.922461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0e99b729-03cb-4dfa-b248-e59496c11b6e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.924460 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-edd180b4-a979-4850-8d73-c8c66854df13 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c Aug 13 03:38:10.924754 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-edd180b4-a979-4850-8d73-c8c66854df13 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.925075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-edd180b4-a979-4850-8d73-c8c66854df13 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.926648 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e99b729-03cb-4dfa-b248-e59496c11b6e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:10.926888 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e99b729-03cb-4dfa-b248-e59496c11b6e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.927176 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e99b729-03cb-4dfa-b248-e59496c11b6e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.927275 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-0e99b729-03cb-4dfa-b248-e59496c11b6e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:10.932581 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:10.932581 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:10.933242 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-edd180b4-a979-4850-8d73-c8c66854df13 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Snapshot retrieved successfully. Aug 13 03:38:10.933396 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:10.933396 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:10.934456 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e99b729-03cb-4dfa-b248-e59496c11b6e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:10.934535 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-edd180b4-a979-4850-8d73-c8c66854df13 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c returned with HTTP 200 Aug 13 03:38:10.934795 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 750/3028] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:10 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:38:10.935035 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 755/3029] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:38:10 2026] GET /volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:10.950518 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cff492f9-5cac-4f0c-bcd3-1de8ca7df0d5 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 returned with HTTP 404 Aug 13 03:38:10.951085 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 760/3030] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:10 2026] GET /volume/v3/volumes/4d7be6e5-99ae-41fb-b418-2399d0af9dd3 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:10.958853 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e7c8d59d-d4f9-47a5-845a-9bbbf43abf1c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.960800 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e7c8d59d-d4f9-47a5-845a-9bbbf43abf1c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:10.961060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e7c8d59d-d4f9-47a5-845a-9bbbf43abf1c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.961260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e7c8d59d-d4f9-47a5-845a-9bbbf43abf1c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.969864 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:10.969864 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:10.974212 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e7c8d59d-d4f9-47a5-845a-9bbbf43abf1c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:10.978960 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e7c8d59d-d4f9-47a5-845a-9bbbf43abf1c tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 returned with HTTP 200 Aug 13 03:38:10.979518 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 766/3031] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:10 2026] GET /volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:10.993792 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ccf639ae-3268-4a50-97c2-6f08dd620812 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:10.996171 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccf639ae-3268-4a50-97c2-6f08dd620812 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:10.996422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccf639ae-3268-4a50-97c2-6f08dd620812 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:10.996660 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccf639ae-3268-4a50-97c2-6f08dd620812 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:10.996921 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-ccf639ae-3268-4a50-97c2-6f08dd620812 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Delete volume with id: f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:11.006664 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:11.006664 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:11.007444 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ccf639ae-3268-4a50-97c2-6f08dd620812 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:11.027603 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ccf639ae-3268-4a50-97c2-6f08dd620812 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Delete volume request issued successfully. Aug 13 03:38:11.027858 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccf639ae-3268-4a50-97c2-6f08dd620812 tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 returned with HTTP 202 Aug 13 03:38:11.028468 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 751/3032] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:38:10 2026] DELETE /volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:38:11.037883 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ab834d0b-d425-4b8f-ac23-40912a248c2f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:11.040259 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab834d0b-d425-4b8f-ac23-40912a248c2f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:11.040521 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab834d0b-d425-4b8f-ac23-40912a248c2f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:11.040779 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab834d0b-d425-4b8f-ac23-40912a248c2f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:11.049121 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:11.049121 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:11.054081 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ab834d0b-d425-4b8f-ac23-40912a248c2f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Volume info retrieved successfully. Aug 13 03:38:11.059842 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab834d0b-d425-4b8f-ac23-40912a248c2f tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 returned with HTTP 200 Aug 13 03:38:11.060270 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 756/3033] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:11 2026] GET /volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:11.577139 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-80704c8c-5098-45a5-9d6e-741e0fe7323f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:11.578971 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-80704c8c-5098-45a5-9d6e-741e0fe7323f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:38:11.579226 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-80704c8c-5098-45a5-9d6e-741e0fe7323f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:11.579408 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-80704c8c-5098-45a5-9d6e-741e0fe7323f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:11.586224 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:11.586224 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:11.590108 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-80704c8c-5098-45a5-9d6e-741e0fe7323f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:38:11.595553 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-80704c8c-5098-45a5-9d6e-741e0fe7323f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 200 Aug 13 03:38:11.595966 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 761/3034] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:11 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:11.608626 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9a3946cd-f59b-4d5c-a8b7-29325443e954 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:11.610806 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a3946cd-f59b-4d5c-a8b7-29325443e954 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:38:11.611168 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a3946cd-f59b-4d5c-a8b7-29325443e954 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:11.611455 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a3946cd-f59b-4d5c-a8b7-29325443e954 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:11.621192 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:11.621192 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:11.625513 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9a3946cd-f59b-4d5c-a8b7-29325443e954 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:38:11.630727 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a3946cd-f59b-4d5c-a8b7-29325443e954 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 200 Aug 13 03:38:11.631228 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 767/3035] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:11 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:11.789443 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2637b0a0-00bb-44c4-998a-822b1dd2e121 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:11.791797 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2637b0a0-00bb-44c4-998a-822b1dd2e121 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:11.792074 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2637b0a0-00bb-44c4-998a-822b1dd2e121 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:11.792302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2637b0a0-00bb-44c4-998a-822b1dd2e121 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:11.805614 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:11.805614 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:11.810132 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2637b0a0-00bb-44c4-998a-822b1dd2e121 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:11.817671 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2637b0a0-00bb-44c4-998a-822b1dd2e121 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:11.818196 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 752/3036] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:11 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:11.946502 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c06cd96e-d330-43e7-a269-b00380e6d23f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:11.948548 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c06cd96e-d330-43e7-a269-b00380e6d23f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c Aug 13 03:38:11.948764 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c06cd96e-d330-43e7-a269-b00380e6d23f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:11.948990 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c06cd96e-d330-43e7-a269-b00380e6d23f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:11.950558 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-28b32a92-2f6a-4333-8cad-1226ecb2c1ed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:11.952539 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28b32a92-2f6a-4333-8cad-1226ecb2c1ed tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:11.952768 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28b32a92-2f6a-4333-8cad-1226ecb2c1ed tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:11.952967 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28b32a92-2f6a-4333-8cad-1226ecb2c1ed tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:11.953084 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-28b32a92-2f6a-4333-8cad-1226ecb2c1ed tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:11.954917 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c06cd96e-d330-43e7-a269-b00380e6d23f tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c returned with HTTP 404 Aug 13 03:38:11.955573 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 757/3037] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:38:11 2026] GET /volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:11.958678 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:11.958678 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:11.958678 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28b32a92-2f6a-4333-8cad-1226ecb2c1ed tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:11.959083 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 762/3038] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:11 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:11.963743 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e20a0082-0e05-41b3-984c-29a832a2f734 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:11.968845 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e20a0082-0e05-41b3-984c-29a832a2f734 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:11.969180 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e20a0082-0e05-41b3-984c-29a832a2f734 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:11.969443 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e20a0082-0e05-41b3-984c-29a832a2f734 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:11.969682 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-e20a0082-0e05-41b3-984c-29a832a2f734 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume with id: 0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:11.981852 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:11.981852 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:11.982802 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e20a0082-0e05-41b3-984c-29a832a2f734 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:12.006550 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e20a0082-0e05-41b3-984c-29a832a2f734 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume request issued successfully. Aug 13 03:38:12.006892 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e20a0082-0e05-41b3-984c-29a832a2f734 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 returned with HTTP 202 Aug 13 03:38:12.007484 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 768/3039] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:38:11 2026] DELETE /volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:38:12.018715 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6b4452e9-a5f0-43c0-9033-946d4efb2a7d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:12.023703 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b4452e9-a5f0-43c0-9033-946d4efb2a7d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:12.024084 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6b4452e9-a5f0-43c0-9033-946d4efb2a7d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:12.024297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6b4452e9-a5f0-43c0-9033-946d4efb2a7d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:12.032089 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:12.032089 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:12.036174 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6b4452e9-a5f0-43c0-9033-946d4efb2a7d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:12.041469 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b4452e9-a5f0-43c0-9033-946d4efb2a7d tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 returned with HTTP 200 Aug 13 03:38:12.041914 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 753/3040] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:12 2026] GET /volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 => generated 1227 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:12.077271 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2802268f-cdb7-4717-a858-d44c6f4c3bbb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:12.082845 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2802268f-cdb7-4717-a858-d44c6f4c3bbb tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] GET https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 Aug 13 03:38:12.085274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2802268f-cdb7-4717-a858-d44c6f4c3bbb tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:12.085763 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2802268f-cdb7-4717-a858-d44c6f4c3bbb tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:12.094349 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2802268f-cdb7-4717-a858-d44c6f4c3bbb tempest-VolumesListTestJSON-312246133 tempest-VolumesListTestJSON-312246133-project-member] https://10.4.3.140/volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 returned with HTTP 404 Aug 13 03:38:12.095206 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 758/3041] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:12 2026] GET /volume/v3/volumes/f3f0bbe0-eb09-432f-a0a8-e944ce327250 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:12.307176 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-e6d76602-dcb8-44ba-a59c-901094602c07 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:12.310506 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-e6d76602-dcb8-44ba-a59c-901094602c07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/attachments/3ef31655-526d-4425-8d3e-702a9702890c/action Aug 13 03:38:12.311047 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-e6d76602-dcb8-44ba-a59c-901094602c07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:12.311223 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-e6d76602-dcb8-44ba-a59c-901094602c07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:12.334559 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:12.334559 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:12.349782 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7a6c63fb-4839-4dd4-9c63-6f1c0144841c req-e6d76602-dcb8-44ba-a59c-901094602c07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/attachments/3ef31655-526d-4425-8d3e-702a9702890c/action returned with HTTP 204 Aug 13 03:38:12.352850 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 763/3042] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:38:12 2026] POST /volume/v3/attachments/3ef31655-526d-4425-8d3e-702a9702890c/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:12.833298 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cb5729af-9516-4d34-a295-56109fc676db None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:12.835337 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb5729af-9516-4d34-a295-56109fc676db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:12.835622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb5729af-9516-4d34-a295-56109fc676db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:12.835881 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb5729af-9516-4d34-a295-56109fc676db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:12.848158 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:12.848158 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:12.853986 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cb5729af-9516-4d34-a295-56109fc676db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:12.859809 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb5729af-9516-4d34-a295-56109fc676db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:12.860476 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 769/3043] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:12 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:12.874637 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f8dfd6fa-7288-4250-bfef-c5731a80cde5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:12.876905 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f8dfd6fa-7288-4250-bfef-c5731a80cde5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:38:12.877368 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f8dfd6fa-7288-4250-bfef-c5731a80cde5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b0408a6-a284-40f3-b8e0-fc053987ae17", "name": "tempest-VolumesBackupsTest-Backup-1959061882", "force": true, "container": "tempest-volumesbackupstest-backup-container-674647856"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:12.879535 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-f8dfd6fa-7288-4250-bfef-c5731a80cde5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating new backup {'backup': {'volume_id': '3b0408a6-a284-40f3-b8e0-fc053987ae17', 'name': 'tempest-VolumesBackupsTest-Backup-1959061882', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-674647856'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:38:12.879844 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-f8dfd6fa-7288-4250-bfef-c5731a80cde5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating backup of volume 3b0408a6-a284-40f3-b8e0-fc053987ae17 in container tempest-volumesbackupstest-backup-container-674647856 Aug 13 03:38:12.894148 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:12.894148 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:12.894779 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f8dfd6fa-7288-4250-bfef-c5731a80cde5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:12.920856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-f8dfd6fa-7288-4250-bfef-c5731a80cde5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['bd6b51b7-6ed5-48d8-b4f9-6f36d20166b6', '14f9cfe9-90b4-4e40-87c1-d01715850339'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:12.953207 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f8dfd6fa-7288-4250-bfef-c5731a80cde5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:38:12.953645 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 754/3044] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:12 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:12.964514 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-222d811a-7b3d-4b7e-b848-2a2ad2334075 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:12.967927 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-222d811a-7b3d-4b7e-b848-2a2ad2334075 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:12.968625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-222d811a-7b3d-4b7e-b848-2a2ad2334075 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:12.969692 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-222d811a-7b3d-4b7e-b848-2a2ad2334075 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:12.969692 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-222d811a-7b3d-4b7e-b848-2a2ad2334075 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:12.972461 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-aa62577e-e998-40af-ab7b-b4201e7fb005 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:12.973559 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-07e2dd93-9cb9-4bf2-8a33-c3e526d2d83c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:12.975540 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-aa62577e-e998-40af-ab7b-b4201e7fb005 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:38:12.976283 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-aa62577e-e998-40af-ab7b-b4201e7fb005 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:12.977053 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07e2dd93-9cb9-4bf2-8a33-c3e526d2d83c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:12.977100 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-aa62577e-e998-40af-ab7b-b4201e7fb005 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:12.977133 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07e2dd93-9cb9-4bf2-8a33-c3e526d2d83c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:12.977133 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-07e2dd93-9cb9-4bf2-8a33-c3e526d2d83c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:12.977133 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-07e2dd93-9cb9-4bf2-8a33-c3e526d2d83c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:12.977524 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:12.977524 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:12.978754 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-222d811a-7b3d-4b7e-b848-2a2ad2334075 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:12.979319 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 759/3045] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:12 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:12.982268 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:12.982268 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:12.983205 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-07e2dd93-9cb9-4bf2-8a33-c3e526d2d83c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:12.983728 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 770/3046] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:12 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:12.999719 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:12.999719 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:13.005879 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-aa62577e-e998-40af-ab7b-b4201e7fb005 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:38:13.014048 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-aa62577e-e998-40af-ab7b-b4201e7fb005 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 200 Aug 13 03:38:13.014685 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 764/3047] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:38:12 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 1371 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:13.065604 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2fed5ae5-5641-4d6d-b3c6-67197a96c8cf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.067732 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2fed5ae5-5641-4d6d-b3c6-67197a96c8cf tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:13.067987 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2fed5ae5-5641-4d6d-b3c6-67197a96c8cf tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:13.068192 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2fed5ae5-5641-4d6d-b3c6-67197a96c8cf tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:13.076623 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2fed5ae5-5641-4d6d-b3c6-67197a96c8cf tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 returned with HTTP 404 Aug 13 03:38:13.077079 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 755/3048] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:13 2026] GET /volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:13.506157 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a495d15a-a3c4-4d2e-b5aa-0f4bd7c538a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.508243 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a495d15a-a3c4-4d2e-b5aa-0f4bd7c538a7 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:13.508504 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a495d15a-a3c4-4d2e-b5aa-0f4bd7c538a7 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:13.508692 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a495d15a-a3c4-4d2e-b5aa-0f4bd7c538a7 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:13.508940 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-a495d15a-a3c4-4d2e-b5aa-0f4bd7c538a7 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume with id: 3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:13.517638 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:13.517638 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:13.518269 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a495d15a-a3c4-4d2e-b5aa-0f4bd7c538a7 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:13.537156 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a495d15a-a3c4-4d2e-b5aa-0f4bd7c538a7 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume request issued successfully. Aug 13 03:38:13.537417 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a495d15a-a3c4-4d2e-b5aa-0f4bd7c538a7 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 202 Aug 13 03:38:13.537966 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 760/3049] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:38:13 2026] DELETE /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:38:13.549817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-700523e1-6ccc-418d-886e-e2d089d97541 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.551856 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-700523e1-6ccc-418d-886e-e2d089d97541 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:13.551856 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-700523e1-6ccc-418d-886e-e2d089d97541 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:13.552037 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-700523e1-6ccc-418d-886e-e2d089d97541 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:13.558850 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:13.558850 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:13.562766 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-700523e1-6ccc-418d-886e-e2d089d97541 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:13.567375 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-700523e1-6ccc-418d-886e-e2d089d97541 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 200 Aug 13 03:38:13.567890 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 771/3050] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:13 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:13.588567 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.648609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-affa20d3-99b8-40f4-a471-233a3b23c974 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.650657 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-affa20d3-99b8-40f4-a471-233a3b23c974 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:38:13.650876 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-affa20d3-99b8-40f4-a471-233a3b23c974 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:13.651138 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-affa20d3-99b8-40f4-a471-233a3b23c974 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:13.658995 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:13.658995 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:13.663532 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-affa20d3-99b8-40f4-a471-233a3b23c974 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:38:13.669856 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-affa20d3-99b8-40f4-a471-233a3b23c974 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 200 Aug 13 03:38:13.670298 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 756/3051] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:38:13 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 1371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:13.681249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2d744beb-86dd-4336-a0a8-e293e1ff0853 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.681700 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2d744beb-86dd-4336-a0a8-e293e1ff0853 None None] GET https://10.4.3.140/volume// Aug 13 03:38:13.681968 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2d744beb-86dd-4336-a0a8-e293e1ff0853 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:13.682254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2d744beb-86dd-4336-a0a8-e293e1ff0853 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:13.682599 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2d744beb-86dd-4336-a0a8-e293e1ff0853 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:38:13.682897 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 761/3052] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:38:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:38:13.690374 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:13.690715 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1570500291"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:13.691350 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-2c164689-26f1-4722-8d5e-494bb91524b6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.692164 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1570500291'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:13.692569 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume of 1 GB Aug 13 03:38:13.694348 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-2c164689-26f1-4722-8d5e-494bb91524b6 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:38:13.694793 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-2c164689-26f1-4722-8d5e-494bb91524b6 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "174ebd4c-9df8-4900-b391-a5c53ee0effb", "connector": null, "instance_uuid": "0bfbea2a-064c-4cbc-93a3-25a03106105e"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:13.696784 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Availability Zones retrieved successfully. Aug 13 03:38:13.702541 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Flow 'volume_create_api' (301cc53b-1fb9-49e9-97e9-328c19e45eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:13.704325 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:13.704325 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:13.704469 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2bc8209-4672-4e86-8851-47d99612a89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:13.705374 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:13.730181 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-2c164689-26f1-4722-8d5e-494bb91524b6 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:38:13.730898 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 772/3053] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:38:13 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) Aug 13 03:38:13.733204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2bc8209-4672-4e86-8851-47d99612a89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:13.733921 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f286a6-6289-4427-9478-03bff26fb7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:13.796449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Created reservations ['5eba7b3c-d280-46f2-9c6e-3823e1c5bc15', '4324b5cd-a062-4c93-90d5-acbf0cf7c5d0', '9248726f-d4e5-4559-a0da-bcba1e5a8f65', '4f4faefa-6396-4404-adde-a5b80eb8d65b'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:13.797325 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22f286a6-6289-4427-9478-03bff26fb7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eba7b3c-d280-46f2-9c6e-3823e1c5bc15', '4324b5cd-a062-4c93-90d5-acbf0cf7c5d0', '9248726f-d4e5-4559-a0da-bcba1e5a8f65', '4f4faefa-6396-4404-adde-a5b80eb8d65b']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:13.798070 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38de088-3e3c-4834-849f-fef81d4ac2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:13.800292 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-963fe3e1-7f32-4672-86e5-857309683b7d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.802619 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-963fe3e1-7f32-4672-86e5-857309683b7d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/attachments?instance_id=e14e09b0-1758-4cea-b5a6-79bf00595c4f Aug 13 03:38:13.803248 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-963fe3e1-7f32-4672-86e5-857309683b7d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:13.803361 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-963fe3e1-7f32-4672-86e5-857309683b7d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:13.820117 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-963fe3e1-7f32-4672-86e5-857309683b7d tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments?instance_id=e14e09b0-1758-4cea-b5a6-79bf00595c4f returned with HTTP 200 Aug 13 03:38:13.820679 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 757/3054] 10.4.3.140 () {70 vars in 1637 bytes} [Thu Aug 13 03:38:13 2026] GET /volume/v3/attachments?instance_id=e14e09b0-1758-4cea-b5a6-79bf00595c4f => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:13.821837 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38de088-3e3c-4834-849f-fef81d4ac2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc96f31e-1f21-492e-b44b-dae814967289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1570500291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2414f2da19494be7af73a1ad392a62da',qos_specs=None,replication_status=,reservations=['5eba7b3c-d280-46f2-9c6e-3823e1c5bc15','4324b5cd-a062-4c93-90d5-acbf0cf7c5d0','9248726f-d4e5-4559-a0da-bcba1e5a8f65','4f4faefa-6396-4404-adde-a5b80eb8d65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0ef6c19bcb4f2599a8478776a08192',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1570500291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc96f31e-1f21-492e-b44b-dae814967289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2414f2da19494be7af73a1ad392a62da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc0ef6c19bcb4f2599a8478776a08192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:13.822833 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb879a39-9b68-4cfa-acd2-cc47da124fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:13.835712 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-c294c2f9-f22e-4eb2-ab07-6012dcb3e646 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.839795 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-c294c2f9-f22e-4eb2-ab07-6012dcb3e646 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a Aug 13 03:38:13.840092 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-c294c2f9-f22e-4eb2-ab07-6012dcb3e646 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:13.840334 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-c294c2f9-f22e-4eb2-ab07-6012dcb3e646 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:13.843568 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb879a39-9b68-4cfa-acd2-cc47da124fb5) transitioned into state 'SUCCESS' from state '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-1570500291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2414f2da19494be7af73a1ad392a62da',qos_specs=None,replication_status=,reservations=['5eba7b3c-d280-46f2-9c6e-3823e1c5bc15','4324b5cd-a062-4c93-90d5-acbf0cf7c5d0','9248726f-d4e5-4559-a0da-bcba1e5a8f65','4f4faefa-6396-4404-adde-a5b80eb8d65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0ef6c19bcb4f2599a8478776a08192',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:13.844401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9612ef4-c373-444d-b7d2-3cbe61569663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:13.853982 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9612ef4-c373-444d-b7d2-3cbe61569663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:13.854752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Flow 'volume_create_api' (301cc53b-1fb9-49e9-97e9-328c19e45eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:13.855104 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume request issued successfully. Aug 13 03:38:13.855690 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc037c38-612e-40d5-a0a1-936c8ac1160d tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:13.856140 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 765/3055] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:38:13 2026] POST /volume/v3/volumes => generated 750 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:13.867263 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-75392d6b-80ed-41e7-bc95-c4ea0322ee1b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.867490 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-af3724e0-ff5a-4084-b7e8-044ecb0e2b77 req-c294c2f9-f22e-4eb2-ab07-6012dcb3e646 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a returned with HTTP 200 Aug 13 03:38:13.868367 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 762/3056] 10.4.3.140 () {70 vars in 1651 bytes} [Thu Aug 13 03:38:13 2026] GET /volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:13.876314 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75392d6b-80ed-41e7-bc95-c4ea0322ee1b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 Aug 13 03:38:13.877796 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75392d6b-80ed-41e7-bc95-c4ea0322ee1b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:13.877951 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75392d6b-80ed-41e7-bc95-c4ea0322ee1b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:13.889714 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:13.889714 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:13.893952 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-75392d6b-80ed-41e7-bc95-c4ea0322ee1b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Volume info retrieved successfully. Aug 13 03:38:13.899308 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75392d6b-80ed-41e7-bc95-c4ea0322ee1b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 returned with HTTP 200 Aug 13 03:38:13.899716 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 773/3057] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:13 2026] GET /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:13.991905 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d0065534-9b0d-4c9c-8107-314adbb5e0ed None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.994034 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d0065534-9b0d-4c9c-8107-314adbb5e0ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:13.994126 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d0065534-9b0d-4c9c-8107-314adbb5e0ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:13.994420 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d0065534-9b0d-4c9c-8107-314adbb5e0ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:13.994420 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-d0065534-9b0d-4c9c-8107-314adbb5e0ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:13.998198 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a0580ea5-f102-4d08-b47e-2f6a015090a7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:13.999895 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:13.999895 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:13.999895 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d0065534-9b0d-4c9c-8107-314adbb5e0ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:14.000071 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a0580ea5-f102-4d08-b47e-2f6a015090a7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:14.000230 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 758/3058] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:13 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:14.000290 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a0580ea5-f102-4d08-b47e-2f6a015090a7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.000462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a0580ea5-f102-4d08-b47e-2f6a015090a7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.000658 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a0580ea5-f102-4d08-b47e-2f6a015090a7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:14.004859 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:14.004859 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:14.006056 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a0580ea5-f102-4d08-b47e-2f6a015090a7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:14.006056 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 766/3059] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:13 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:14.582513 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2d28ee0c-4954-4d5c-a549-a36ed701e28e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.584709 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2d28ee0c-4954-4d5c-a549-a36ed701e28e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:14.584971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2d28ee0c-4954-4d5c-a549-a36ed701e28e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.585223 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2d28ee0c-4954-4d5c-a549-a36ed701e28e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.593109 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2d28ee0c-4954-4d5c-a549-a36ed701e28e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 404 Aug 13 03:38:14.593579 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 763/3060] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:14 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:14.607360 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-26b7c567-a9c3-44d7-a660-77fa949639f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.612104 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26b7c567-a9c3-44d7-a660-77fa949639f4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:14.612104 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26b7c567-a9c3-44d7-a660-77fa949639f4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.612104 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26b7c567-a9c3-44d7-a660-77fa949639f4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.612104 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-26b7c567-a9c3-44d7-a660-77fa949639f4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume with id: 0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:14.620860 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26b7c567-a9c3-44d7-a660-77fa949639f4 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 returned with HTTP 404 Aug 13 03:38:14.621399 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 774/3061] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:38:14 2026] DELETE /volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:14.630231 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b71e90ac-f4e5-44f7-b937-891192f0a2f1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.634279 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b71e90ac-f4e5-44f7-b937-891192f0a2f1 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 Aug 13 03:38:14.634522 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b71e90ac-f4e5-44f7-b937-891192f0a2f1 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.634754 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b71e90ac-f4e5-44f7-b937-891192f0a2f1 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.647373 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b71e90ac-f4e5-44f7-b937-891192f0a2f1 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 returned with HTTP 404 Aug 13 03:38:14.648646 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 759/3062] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:14 2026] GET /volume/v3/volumes/0ec8c020-67b7-4ce1-bf8e-cf0831616ed5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:14.656741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b383c8d8-4764-48fa-aae3-ebac393255b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.658805 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b383c8d8-4764-48fa-aae3-ebac393255b9 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c Aug 13 03:38:14.659072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b383c8d8-4764-48fa-aae3-ebac393255b9 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.659292 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b383c8d8-4764-48fa-aae3-ebac393255b9 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.659434 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-b383c8d8-4764-48fa-aae3-ebac393255b9 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete snapshot with id: 7a6a706b-61b8-496a-a753-a920e4cef06c Aug 13 03:38:14.665574 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b383c8d8-4764-48fa-aae3-ebac393255b9 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c returned with HTTP 404 Aug 13 03:38:14.666327 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 767/3063] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:38:14 2026] DELETE /volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:14.673935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-744dc1b7-668c-4ca2-92bb-b7bd4f4e3b02 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.675795 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-744dc1b7-668c-4ca2-92bb-b7bd4f4e3b02 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c Aug 13 03:38:14.676014 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-744dc1b7-668c-4ca2-92bb-b7bd4f4e3b02 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.676230 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-744dc1b7-668c-4ca2-92bb-b7bd4f4e3b02 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.680475 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-744dc1b7-668c-4ca2-92bb-b7bd4f4e3b02 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c returned with HTTP 404 Aug 13 03:38:14.680971 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 764/3064] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:38:14 2026] GET /volume/v3/snapshots/7a6a706b-61b8-496a-a753-a920e4cef06c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:14.688912 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-26122c51-faff-493a-868d-7d14e93d4e6e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.690451 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26122c51-faff-493a-868d-7d14e93d4e6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:14.690626 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26122c51-faff-493a-868d-7d14e93d4e6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.690835 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26122c51-faff-493a-868d-7d14e93d4e6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.691001 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-26122c51-faff-493a-868d-7d14e93d4e6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume with id: 3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:14.694874 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-12f150be-c069-4354-a301-d62cf8a050dd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.695259 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-12f150be-c069-4354-a301-d62cf8a050dd None None] GET https://10.4.3.140/volume// Aug 13 03:38:14.695451 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-12f150be-c069-4354-a301-d62cf8a050dd None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.695627 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-12f150be-c069-4354-a301-d62cf8a050dd None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.695958 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-12f150be-c069-4354-a301-d62cf8a050dd None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:38:14.696241 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 760/3065] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:38:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:38:14.697760 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26122c51-faff-493a-868d-7d14e93d4e6e tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 404 Aug 13 03:38:14.698247 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 775/3066] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:38:14 2026] DELETE /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:14.704870 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6bdc0245-88c0-45da-808f-84e82b99279c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.704954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-cf4a5d8d-a270-4f93-98de-92b3c1d43748 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.706873 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6bdc0245-88c0-45da-808f-84e82b99279c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 Aug 13 03:38:14.707120 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6bdc0245-88c0-45da-808f-84e82b99279c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.707312 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6bdc0245-88c0-45da-808f-84e82b99279c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.708338 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-cf4a5d8d-a270-4f93-98de-92b3c1d43748 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:38:14.708650 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-cf4a5d8d-a270-4f93-98de-92b3c1d43748 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.710293 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-cf4a5d8d-a270-4f93-98de-92b3c1d43748 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.713213 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6bdc0245-88c0-45da-808f-84e82b99279c tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 returned with HTTP 404 Aug 13 03:38:14.713848 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 765/3067] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:14 2026] GET /volume/v3/volumes/3657f220-db75-425c-b1ae-bd6ef9361c76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:14.726255 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:14.726255 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:14.730887 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-cf4a5d8d-a270-4f93-98de-92b3c1d43748 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:38:14.741294 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-cf4a5d8d-a270-4f93-98de-92b3c1d43748 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 200 Aug 13 03:38:14.741763 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 768/3068] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:38:14 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 1550 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:14.755552 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-105f7b16-e591-4cbc-98ff-45101bffa035 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.757745 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-105f7b16-e591-4cbc-98ff-45101bffa035 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f Aug 13 03:38:14.758228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-105f7b16-e591-4cbc-98ff-45101bffa035 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.758515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-105f7b16-e591-4cbc-98ff-45101bffa035 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.758743 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-105f7b16-e591-4cbc-98ff-45101bffa035 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume with id: 14bae97d-e2d5-4612-92c8-af3acecd559f Aug 13 03:38:14.766193 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:14.766193 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:14.767848 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-105f7b16-e591-4cbc-98ff-45101bffa035 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:14.787227 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-105f7b16-e591-4cbc-98ff-45101bffa035 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume request issued successfully. Aug 13 03:38:14.787810 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-105f7b16-e591-4cbc-98ff-45101bffa035 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f returned with HTTP 202 Aug 13 03:38:14.787998 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 761/3069] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:38:14 2026] DELETE /volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:38:14.795781 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9dbdebf3-8b13-4a56-950e-def0cbab6c61 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.802861 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9dbdebf3-8b13-4a56-950e-def0cbab6c61 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f Aug 13 03:38:14.802861 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9dbdebf3-8b13-4a56-950e-def0cbab6c61 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.802861 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9dbdebf3-8b13-4a56-950e-def0cbab6c61 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.816133 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:14.816133 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:14.822546 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9dbdebf3-8b13-4a56-950e-def0cbab6c61 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Volume info retrieved successfully. Aug 13 03:38:14.830509 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9dbdebf3-8b13-4a56-950e-def0cbab6c61 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f returned with HTTP 200 Aug 13 03:38:14.831109 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 776/3070] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:14 2026] GET /volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f => generated 1227 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:14.856234 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-88ac0604-560f-4d21-912c-62ed732ffd4f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.863644 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-88ac0604-560f-4d21-912c-62ed732ffd4f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] PUT https://10.4.3.140/volume/v3/attachments/14bbb619-cb0a-4bec-9003-3f4fdf5e787a Aug 13 03:38:14.864171 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-88ac0604-560f-4d21-912c-62ed732ffd4f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:14.879997 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-88ac0604-560f-4d21-912c-62ed732ffd4f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Acquiring lock "cinder-attachment_update-174ebd4c-9df8-4900-b391-a5c53ee0effb-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:38:14.888446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-88ac0604-560f-4d21-912c-62ed732ffd4f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Lock "cinder-attachment_update-174ebd4c-9df8-4900-b391-a5c53ee0effb-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:38:14.889755 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:14.889755 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:14.916132 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-12559ce6-8467-4878-8848-871740ed4c05 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.918215 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-12559ce6-8467-4878-8848-871740ed4c05 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 Aug 13 03:38:14.918449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-12559ce6-8467-4878-8848-871740ed4c05 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:14.918689 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-12559ce6-8467-4878-8848-871740ed4c05 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:14.927056 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:14.927056 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:14.931240 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-12559ce6-8467-4878-8848-871740ed4c05 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Volume info retrieved successfully. Aug 13 03:38:14.935467 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-12559ce6-8467-4878-8848-871740ed4c05 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 returned with HTTP 200 Aug 13 03:38:14.935959 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 769/3071] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:14 2026] GET /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:14.967560 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-88ac0604-560f-4d21-912c-62ed732ffd4f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Lock "cinder-attachment_update-174ebd4c-9df8-4900-b391-a5c53ee0effb-np0000007145" released by "attachment_update" :: held 0.079s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:38:14.967920 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-88ac0604-560f-4d21-912c-62ed732ffd4f tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments/14bbb619-cb0a-4bec-9003-3f4fdf5e787a returned with HTTP 200 Aug 13 03:38:14.968699 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 766/3072] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:38:14 2026] PUT /volume/v3/attachments/14bbb619-cb0a-4bec-9003-3f4fdf5e787a => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:14.991513 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-e883cc8d-2a2f-4f00-a266-6efc766cb972 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:14.993838 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-e883cc8d-2a2f-4f00-a266-6efc766cb972 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/attachments/14bbb619-cb0a-4bec-9003-3f4fdf5e787a/action Aug 13 03:38:14.994267 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-e883cc8d-2a2f-4f00-a266-6efc766cb972 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:14.994491 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-e883cc8d-2a2f-4f00-a266-6efc766cb972 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:15.010759 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-79787daf-1e21-4f4e-b7e7-1c4dd0c5c4e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:15.012580 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:15.012580 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:15.012731 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79787daf-1e21-4f4e-b7e7-1c4dd0c5c4e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:15.012941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-79787daf-1e21-4f4e-b7e7-1c4dd0c5c4e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:15.013134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-79787daf-1e21-4f4e-b7e7-1c4dd0c5c4e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:15.013226 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-79787daf-1e21-4f4e-b7e7-1c4dd0c5c4e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:15.018157 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-90b529c1-eb1e-4b65-90c2-36864ffc4fec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:15.019073 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:15.019073 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:15.020186 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79787daf-1e21-4f4e-b7e7-1c4dd0c5c4e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:15.020480 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90b529c1-eb1e-4b65-90c2-36864ffc4fec tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:15.020651 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 777/3073] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:15 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:15.020758 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90b529c1-eb1e-4b65-90c2-36864ffc4fec tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:15.021052 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90b529c1-eb1e-4b65-90c2-36864ffc4fec tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:15.021177 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-90b529c1-eb1e-4b65-90c2-36864ffc4fec tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:15.027122 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:15.027122 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:15.028843 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90b529c1-eb1e-4b65-90c2-36864ffc4fec tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:15.029231 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 770/3074] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:15 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:15.029932 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4cce0cd8-7a32-4ecd-8c4f-aaca5189b622 req-e883cc8d-2a2f-4f00-a266-6efc766cb972 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments/14bbb619-cb0a-4bec-9003-3f4fdf5e787a/action returned with HTTP 204 Aug 13 03:38:15.030607 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 762/3075] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:38:14 2026] POST /volume/v3/attachments/14bbb619-cb0a-4bec-9003-3f4fdf5e787a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:15.047916 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-050f68bc-4861-4a28-9397-8c23bcc07931 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:15.050538 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-050f68bc-4861-4a28-9397-8c23bcc07931 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption Aug 13 03:38:15.050777 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-050f68bc-4861-4a28-9397-8c23bcc07931 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:15.051020 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-050f68bc-4861-4a28-9397-8c23bcc07931 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:15.063429 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:15.063429 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:15.070677 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-050f68bc-4861-4a28-9397-8c23bcc07931 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption returned with HTTP 200 Aug 13 03:38:15.071312 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 767/3076] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:38:15 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:15.846286 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5473eb03-66ef-4979-a848-22d9e32931cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:15.848627 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5473eb03-66ef-4979-a848-22d9e32931cc tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f Aug 13 03:38:15.848964 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5473eb03-66ef-4979-a848-22d9e32931cc tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:15.849261 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5473eb03-66ef-4979-a848-22d9e32931cc tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:15.857273 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5473eb03-66ef-4979-a848-22d9e32931cc tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f returned with HTTP 404 Aug 13 03:38:15.857899 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 778/3077] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:15 2026] GET /volume/v3/volumes/14bae97d-e2d5-4612-92c8-af3acecd559f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:15.866259 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6071919d-a1a6-476b-aaf4-c9e8eea178b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:15.868206 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6071919d-a1a6-476b-aaf4-c9e8eea178b8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:38:15.868481 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6071919d-a1a6-476b-aaf4-c9e8eea178b8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:15.868692 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6071919d-a1a6-476b-aaf4-c9e8eea178b8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:15.868910 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6071919d-a1a6-476b-aaf4-c9e8eea178b8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume with id: 4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:38:15.875018 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6071919d-a1a6-476b-aaf4-c9e8eea178b8 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 404 Aug 13 03:38:15.875595 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 771/3078] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:38:15 2026] DELETE /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:15.883207 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7175d148-e158-43eb-a79d-c783cfa111ea None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:15.885256 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7175d148-e158-43eb-a79d-c783cfa111ea tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 Aug 13 03:38:15.885547 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7175d148-e158-43eb-a79d-c783cfa111ea tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:15.885838 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7175d148-e158-43eb-a79d-c783cfa111ea tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:15.893142 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7175d148-e158-43eb-a79d-c783cfa111ea tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 returned with HTTP 404 Aug 13 03:38:15.893801 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 763/3079] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:15 2026] GET /volume/v3/volumes/4f9f51ec-1604-40e5-86c7-47c5748e7ce0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:15.931969 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-10004383-c208-446e-80a5-24b233970762 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:15.933616 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10004383-c208-446e-80a5-24b233970762 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] DELETE https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:38:15.933812 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-10004383-c208-446e-80a5-24b233970762 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:15.934002 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-10004383-c208-446e-80a5-24b233970762 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:15.934194 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-10004383-c208-446e-80a5-24b233970762 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Delete volume with id: 256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:38:15.941283 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10004383-c208-446e-80a5-24b233970762 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 404 Aug 13 03:38:15.941283 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 768/3080] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:38:15 2026] DELETE /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:15.948428 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9525b8d2-30ba-4f9f-913a-fa1ee3066272 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:15.950245 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9525b8d2-30ba-4f9f-913a-fa1ee3066272 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] GET https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 Aug 13 03:38:15.950464 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9525b8d2-30ba-4f9f-913a-fa1ee3066272 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:15.950647 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9525b8d2-30ba-4f9f-913a-fa1ee3066272 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:15.956362 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9525b8d2-30ba-4f9f-913a-fa1ee3066272 tempest-VolumeImageDependencyTests-1012388455 tempest-VolumeImageDependencyTests-1012388455-project-member] https://10.4.3.140/volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 returned with HTTP 404 Aug 13 03:38:15.957889 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 779/3081] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:38:15 2026] GET /volume/v3/volumes/256057ff-c27d-4dd6-a9ca-20a47aca9b09 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:38:16.035427 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ba62c6a2-1def-4f33-8a10-302027d8a011 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:16.037351 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba62c6a2-1def-4f33-8a10-302027d8a011 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:16.037588 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba62c6a2-1def-4f33-8a10-302027d8a011 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:16.037800 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba62c6a2-1def-4f33-8a10-302027d8a011 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:16.037965 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ba62c6a2-1def-4f33-8a10-302027d8a011 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:16.042412 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:16.042412 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:16.044652 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba62c6a2-1def-4f33-8a10-302027d8a011 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:16.044652 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 772/3082] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:16 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:16.044814 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7a79e2d0-0b3e-4cc2-8700-7f65767cf639 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:16.047680 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7a79e2d0-0b3e-4cc2-8700-7f65767cf639 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:38:16.047929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7a79e2d0-0b3e-4cc2-8700-7f65767cf639 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:16.048834 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7a79e2d0-0b3e-4cc2-8700-7f65767cf639 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:16.048834 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7a79e2d0-0b3e-4cc2-8700-7f65767cf639 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:16.055443 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:16.055443 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:16.056382 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7a79e2d0-0b3e-4cc2-8700-7f65767cf639 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:38:16.057745 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 764/3083] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:16 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:16.071181 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c9dc1f01-4d05-4bad-8b01-dbcf97f2f25b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:16.073394 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c9dc1f01-4d05-4bad-8b01-dbcf97f2f25b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:38:16.073846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c9dc1f01-4d05-4bad-8b01-dbcf97f2f25b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50e7e086-54be-4345-96d4-015bd8ef88ac"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:16.075389 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-c9dc1f01-4d05-4bad-8b01-dbcf97f2f25b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating new backup {'backup': {'volume_id': '50e7e086-54be-4345-96d4-015bd8ef88ac'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:38:16.075544 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-c9dc1f01-4d05-4bad-8b01-dbcf97f2f25b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating backup of volume 50e7e086-54be-4345-96d4-015bd8ef88ac in container None Aug 13 03:38:16.095368 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:16.095368 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:16.095763 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c9dc1f01-4d05-4bad-8b01-dbcf97f2f25b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:38:16.123239 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-c9dc1f01-4d05-4bad-8b01-dbcf97f2f25b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['0dd6023e-064f-4e4f-a99d-40c6229de254', '2403dc4a-562d-4f7d-9429-3af6e45c3b46'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:16.169662 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c9dc1f01-4d05-4bad-8b01-dbcf97f2f25b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:38:16.170660 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 769/3084] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:38:16 2026] POST /volume/v3/backups => generated 288 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:16.183554 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58df8baa-3df9-4319-8f5a-bbfd0c72b1fc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:16.187432 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58df8baa-3df9-4319-8f5a-bbfd0c72b1fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:16.187615 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58df8baa-3df9-4319-8f5a-bbfd0c72b1fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:16.187802 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58df8baa-3df9-4319-8f5a-bbfd0c72b1fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:16.187927 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-58df8baa-3df9-4319-8f5a-bbfd0c72b1fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:16.199454 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:16.199454 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:16.200263 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58df8baa-3df9-4319-8f5a-bbfd0c72b1fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:16.200870 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 780/3085] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:16 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 695 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:17.057434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eb1ef008-38d3-4b02-80a0-f822213ee63c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:17.059257 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eb1ef008-38d3-4b02-80a0-f822213ee63c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:17.059595 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eb1ef008-38d3-4b02-80a0-f822213ee63c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:17.059681 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eb1ef008-38d3-4b02-80a0-f822213ee63c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:17.059870 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-eb1ef008-38d3-4b02-80a0-f822213ee63c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:17.069041 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:17.069041 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:17.070518 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eb1ef008-38d3-4b02-80a0-f822213ee63c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:17.071080 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 773/3086] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:17 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:17.215464 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f734c605-ae05-4c73-a8e4-7bd46b245426 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:17.218492 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f734c605-ae05-4c73-a8e4-7bd46b245426 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:17.218695 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f734c605-ae05-4c73-a8e4-7bd46b245426 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:17.218918 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f734c605-ae05-4c73-a8e4-7bd46b245426 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:17.219063 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f734c605-ae05-4c73-a8e4-7bd46b245426 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:17.223891 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:17.223891 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:17.224665 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f734c605-ae05-4c73-a8e4-7bd46b245426 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:17.224807 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 765/3087] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:17 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:17.621756 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-365b061a-eb23-4e53-a694-9cad2284c8c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:17.625459 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-365b061a-eb23-4e53-a694-9cad2284c8c2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26/action Aug 13 03:38:17.625459 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-365b061a-eb23-4e53-a694-9cad2284c8c2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:17.625817 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-365b061a-eb23-4e53-a694-9cad2284c8c2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:17.654852 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:17.654852 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:17.675989 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5f9665a9-a40f-41a9-a08c-36c2ec8b588e req-365b061a-eb23-4e53-a694-9cad2284c8c2 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26/action returned with HTTP 204 Aug 13 03:38:17.676596 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 770/3088] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:38:17 2026] POST /volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:17.996940 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:18.086610 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ccd275d5-b0ef-4581-bfe3-95cca3e8e9b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:18.089034 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ccd275d5-b0ef-4581-bfe3-95cca3e8e9b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:18.090733 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ccd275d5-b0ef-4581-bfe3-95cca3e8e9b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:18.090733 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ccd275d5-b0ef-4581-bfe3-95cca3e8e9b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:18.090733 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ccd275d5-b0ef-4581-bfe3-95cca3e8e9b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:18.096844 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:18.096844 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:18.098399 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ccd275d5-b0ef-4581-bfe3-95cca3e8e9b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:18.099063 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 774/3089] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:18 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:18.171140 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:18.171577 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2032365078"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:18.174498 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2032365078'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:18.175296 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume of 1 GB Aug 13 03:38:18.182448 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Availability Zones retrieved successfully. Aug 13 03:38:18.194737 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Flow 'volume_create_api' (0e821a9f-bc85-4cc5-ba99-c5dd1d287ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:18.196965 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d173ac4-7205-4f66-962b-53e3dbe6f53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:18.197901 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:18.237917 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cc7c0cdf-2588-4779-8b45-e4994258677b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:18.240789 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cc7c0cdf-2588-4779-8b45-e4994258677b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:18.241060 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cc7c0cdf-2588-4779-8b45-e4994258677b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:18.241694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cc7c0cdf-2588-4779-8b45-e4994258677b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:18.241889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d173ac4-7205-4f66-962b-53e3dbe6f53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:18.242027 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-cc7c0cdf-2588-4779-8b45-e4994258677b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:18.242738 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5e84a4-d391-4356-9d3b-b20fdb4dddcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:18.250681 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:18.250681 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:18.252167 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cc7c0cdf-2588-4779-8b45-e4994258677b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:18.252660 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 766/3090] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:18 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 697 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:18.336240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Created reservations ['ed1ee6bd-037c-4f6e-8dd0-cc3dd3a96596', 'ac6261bf-8bc4-40cf-a7f9-82cf26de41cd', '5d86968c-f1a4-47f0-9125-0da22cb993f7', 'da06f072-3b08-40fd-a5f4-5b8b9c7c3ef1'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:18.336758 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce5e84a4-d391-4356-9d3b-b20fdb4dddcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed1ee6bd-037c-4f6e-8dd0-cc3dd3a96596', 'ac6261bf-8bc4-40cf-a7f9-82cf26de41cd', '5d86968c-f1a4-47f0-9125-0da22cb993f7', 'da06f072-3b08-40fd-a5f4-5b8b9c7c3ef1']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:18.337840 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62d27713-efa2-4840-a7a8-ccc074d5c262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:18.371934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62d27713-efa2-4840-a7a8-ccc074d5c262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f867dac7-ec16-438f-a264-639772be17c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032365078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['ed1ee6bd-037c-4f6e-8dd0-cc3dd3a96596','ac6261bf-8bc4-40cf-a7f9-82cf26de41cd','5d86968c-f1a4-47f0-9125-0da22cb993f7','da06f072-3b08-40fd-a5f4-5b8b9c7c3ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032365078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f867dac7-ec16-438f-a264-639772be17c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ed1dca24f94bcebaab0d0f81d301b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:18.372735 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d97ffe-a53b-4592-90f3-eb36193dc55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:18.396332 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d97ffe-a53b-4592-90f3-eb36193dc55e) transitioned into state 'SUCCESS' from state '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-2032365078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['ed1ee6bd-037c-4f6e-8dd0-cc3dd3a96596','ac6261bf-8bc4-40cf-a7f9-82cf26de41cd','5d86968c-f1a4-47f0-9125-0da22cb993f7','da06f072-3b08-40fd-a5f4-5b8b9c7c3ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:18.397386 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd9d8f1-17b1-4101-89c0-f2dd1a940501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:18.413098 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd9d8f1-17b1-4101-89c0-f2dd1a940501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:18.413537 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Flow 'volume_create_api' (0e821a9f-bc85-4cc5-ba99-c5dd1d287ebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:18.413853 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume request issued successfully. Aug 13 03:38:18.414777 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0a1f6f0-197e-4a6f-a031-91892e5ebd5d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:18.415110 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 781/3091] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:38:17 2026] POST /volume/v3/volumes => generated 778 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:18.428569 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-64405037-d2bd-4012-979b-8f013649f21e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:18.433759 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-64405037-d2bd-4012-979b-8f013649f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 Aug 13 03:38:18.434947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-64405037-d2bd-4012-979b-8f013649f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:18.435645 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-64405037-d2bd-4012-979b-8f013649f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:18.452060 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:18.452060 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:18.456993 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-64405037-d2bd-4012-979b-8f013649f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:38:18.462946 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-64405037-d2bd-4012-979b-8f013649f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 returned with HTTP 200 Aug 13 03:38:18.462946 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 771/3092] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:18 2026] GET /volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:19.073457 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aa21d8a2-5656-48e9-8919-5aee3d69c0a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.077295 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa21d8a2-5656-48e9-8919-5aee3d69c0a9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:38:19.077633 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa21d8a2-5656-48e9-8919-5aee3d69c0a9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:19.077928 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa21d8a2-5656-48e9-8919-5aee3d69c0a9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:19.113089 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-88f43cb5-a0db-405c-b0e9-8cfeba0e6796 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.115893 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.115893 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:19.119794 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-88f43cb5-a0db-405c-b0e9-8cfeba0e6796 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:19.120084 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-88f43cb5-a0db-405c-b0e9-8cfeba0e6796 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:19.120285 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-88f43cb5-a0db-405c-b0e9-8cfeba0e6796 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:19.120396 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-88f43cb5-a0db-405c-b0e9-8cfeba0e6796 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:19.132591 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-aa21d8a2-5656-48e9-8919-5aee3d69c0a9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:38:19.136247 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.136247 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:19.137639 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-88f43cb5-a0db-405c-b0e9-8cfeba0e6796 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:19.137875 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 767/3093] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:19 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:19.143261 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa21d8a2-5656-48e9-8919-5aee3d69c0a9 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:38:19.144691 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 775/3094] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:19 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 1168 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:19.210060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-3392b4c0-f061-4899-b300-7d06cc2ae1c7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.214243 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-3392b4c0-f061-4899-b300-7d06cc2ae1c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:38:19.214243 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-3392b4c0-f061-4899-b300-7d06cc2ae1c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:19.214243 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-3392b4c0-f061-4899-b300-7d06cc2ae1c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:19.230439 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.230439 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:19.241996 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-3392b4c0-f061-4899-b300-7d06cc2ae1c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:38:19.248400 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-3392b4c0-f061-4899-b300-7d06cc2ae1c7 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:38:19.249213 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 782/3095] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:38:19 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:19.270742 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a23aa345-d48f-4988-ac0a-12e59ed30923 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.273442 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a23aa345-d48f-4988-ac0a-12e59ed30923 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:19.273666 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a23aa345-d48f-4988-ac0a-12e59ed30923 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:19.273978 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a23aa345-d48f-4988-ac0a-12e59ed30923 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:19.274116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-a23aa345-d48f-4988-ac0a-12e59ed30923 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:19.281227 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-dc2c550a-2a21-4e27-ab0a-fdfd05b66f64 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.282690 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.282690 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:19.283540 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a23aa345-d48f-4988-ac0a-12e59ed30923 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:19.283857 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-dc2c550a-2a21-4e27-ab0a-fdfd05b66f64 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] POST https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/action Aug 13 03:38:19.284238 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 772/3096] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:19 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:19.284336 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-dc2c550a-2a21-4e27-ab0a-fdfd05b66f64 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:19.284544 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-dc2c550a-2a21-4e27-ab0a-fdfd05b66f64 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:19.312778 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.312778 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:19.313864 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-dc2c550a-2a21-4e27-ab0a-fdfd05b66f64 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:38:19.325975 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-dc2c550a-2a21-4e27-ab0a-fdfd05b66f64 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Begin detaching volume completed successfully. Aug 13 03:38:19.326287 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-dc2c550a-2a21-4e27-ab0a-fdfd05b66f64 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/action returned with HTTP 202 Aug 13 03:38:19.326882 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 768/3097] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:38:19 2026] POST /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:38:19.413035 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-74039911-da46-4b56-973a-97ddb87beb59 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.413605 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74039911-da46-4b56-973a-97ddb87beb59 None None] GET https://10.4.3.140/volume// Aug 13 03:38:19.413881 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74039911-da46-4b56-973a-97ddb87beb59 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:19.414190 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-74039911-da46-4b56-973a-97ddb87beb59 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:19.414819 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-74039911-da46-4b56-973a-97ddb87beb59 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:38:19.415251 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 776/3098] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:38:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:38:19.444653 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-bde072e5-6cdb-4f62-863c-70804022f14a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.449849 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-bde072e5-6cdb-4f62-863c-70804022f14a tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:38:19.449849 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-bde072e5-6cdb-4f62-863c-70804022f14a tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:19.449849 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-bde072e5-6cdb-4f62-863c-70804022f14a tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:19.468501 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.468501 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:19.479370 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-bde072e5-6cdb-4f62-863c-70804022f14a tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:38:19.491101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8ef25cd5-c76d-4657-89ca-ae7d0dce39b7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.495854 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8ef25cd5-c76d-4657-89ca-ae7d0dce39b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 Aug 13 03:38:19.496289 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8ef25cd5-c76d-4657-89ca-ae7d0dce39b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:19.496419 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8ef25cd5-c76d-4657-89ca-ae7d0dce39b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:19.496744 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-bde072e5-6cdb-4f62-863c-70804022f14a tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:38:19.497476 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 783/3099] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:38:19 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 1351 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 03:38:19.508111 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.508111 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:19.515000 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8ef25cd5-c76d-4657-89ca-ae7d0dce39b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:38:19.525858 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8ef25cd5-c76d-4657-89ca-ae7d0dce39b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 returned with HTTP 200 Aug 13 03:38:19.525858 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 773/3100] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:19 2026] GET /volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 => generated 1018 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:38:19.531727 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-4c7b4716-61f4-469e-8375-60b38338f44b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.535314 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-4c7b4716-61f4-469e-8375-60b38338f44b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption Aug 13 03:38:19.535519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-4c7b4716-61f4-469e-8375-60b38338f44b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:19.535887 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-4c7b4716-61f4-469e-8375-60b38338f44b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:19.543013 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b16378c6-bea0-4a10-b48e-a2c2efae71d3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.547810 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b16378c6-bea0-4a10-b48e-a2c2efae71d3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:38:19.548670 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b16378c6-bea0-4a10-b48e-a2c2efae71d3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f867dac7-ec16-438f-a264-639772be17c0", "name": "tempest-type-Backup-119432868"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:19.554074 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-b16378c6-bea0-4a10-b48e-a2c2efae71d3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Creating new backup {'backup': {'volume_id': 'f867dac7-ec16-438f-a264-639772be17c0', 'name': 'tempest-type-Backup-119432868'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:38:19.554316 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-b16378c6-bea0-4a10-b48e-a2c2efae71d3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Creating backup of volume f867dac7-ec16-438f-a264-639772be17c0 in container None Aug 13 03:38:19.566876 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.566876 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:19.570079 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.570079 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:19.570690 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b16378c6-bea0-4a10-b48e-a2c2efae71d3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:38:19.578100 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-4c7b4716-61f4-469e-8375-60b38338f44b tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption returned with HTTP 200 Aug 13 03:38:19.578725 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 769/3101] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:38:19 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376/encryption => generated 160 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:19.625521 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-b16378c6-bea0-4a10-b48e-a2c2efae71d3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Created reservations ['4161f4db-52ed-42a2-9f41-0375b65a2de3', 'd7512ac5-bbf3-4bfb-8f47-b46c57ea49d3'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:19.682577 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b16378c6-bea0-4a10-b48e-a2c2efae71d3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:38:19.683156 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 777/3102] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:38:19 2026] POST /volume/v3/backups => generated 315 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:19.695691 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-63b559e4-81b6-4472-bd0b-87f9b693279f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:19.699576 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63b559e4-81b6-4472-bd0b-87f9b693279f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:19.699576 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63b559e4-81b6-4472-bd0b-87f9b693279f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:19.700452 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-63b559e4-81b6-4472-bd0b-87f9b693279f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:19.700452 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-63b559e4-81b6-4472-bd0b-87f9b693279f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:19.705796 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:19.705796 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:19.707414 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-63b559e4-81b6-4472-bd0b-87f9b693279f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:19.708079 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 784/3103] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:19 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:20.156446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f113a15e-cc5e-402c-80f2-1856d8806685 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:20.157717 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f113a15e-cc5e-402c-80f2-1856d8806685 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:20.158017 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f113a15e-cc5e-402c-80f2-1856d8806685 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:20.158309 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f113a15e-cc5e-402c-80f2-1856d8806685 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:20.158518 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f113a15e-cc5e-402c-80f2-1856d8806685 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:20.166708 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:20.166708 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:20.167855 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f113a15e-cc5e-402c-80f2-1856d8806685 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:20.168506 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 774/3104] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:20 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:20.308688 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f6b89b00-f5a3-4ff0-93b3-d508044fcabf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:20.312656 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f6b89b00-f5a3-4ff0-93b3-d508044fcabf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:20.313165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f6b89b00-f5a3-4ff0-93b3-d508044fcabf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:20.313803 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f6b89b00-f5a3-4ff0-93b3-d508044fcabf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:20.313803 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f6b89b00-f5a3-4ff0-93b3-d508044fcabf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:20.320615 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:20.320615 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:20.321472 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f6b89b00-f5a3-4ff0-93b3-d508044fcabf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:20.322839 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 770/3105] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:20 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:20.724292 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-21a2bbba-c551-40fa-9074-dd2766fe11f2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:20.728496 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21a2bbba-c551-40fa-9074-dd2766fe11f2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:20.728496 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21a2bbba-c551-40fa-9074-dd2766fe11f2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:20.728496 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21a2bbba-c551-40fa-9074-dd2766fe11f2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:20.728496 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-21a2bbba-c551-40fa-9074-dd2766fe11f2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:20.732814 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:20.732814 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:20.735088 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21a2bbba-c551-40fa-9074-dd2766fe11f2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:20.735088 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 778/3106] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:20 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:21.191806 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-87623155-8294-41fc-a195-0590d7266858 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:21.194044 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-87623155-8294-41fc-a195-0590d7266858 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:21.194343 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-87623155-8294-41fc-a195-0590d7266858 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:21.194749 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-87623155-8294-41fc-a195-0590d7266858 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:21.194809 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-87623155-8294-41fc-a195-0590d7266858 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:21.201522 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:21.201522 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:21.202961 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-87623155-8294-41fc-a195-0590d7266858 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:21.203898 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 785/3107] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:21 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:21.344068 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9ea9f37b-6384-419d-9ee9-f2f449c4a09d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:21.350490 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9ea9f37b-6384-419d-9ee9-f2f449c4a09d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:21.350801 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9ea9f37b-6384-419d-9ee9-f2f449c4a09d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:21.351026 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9ea9f37b-6384-419d-9ee9-f2f449c4a09d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:21.351264 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9ea9f37b-6384-419d-9ee9-f2f449c4a09d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:21.367999 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:21.367999 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:21.368979 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9ea9f37b-6384-419d-9ee9-f2f449c4a09d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:21.369564 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 775/3108] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:21 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:21.749232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e901d536-0b64-4e52-b816-b564eb5ae981 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:21.751936 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e901d536-0b64-4e52-b816-b564eb5ae981 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:21.752207 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e901d536-0b64-4e52-b816-b564eb5ae981 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:21.752473 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e901d536-0b64-4e52-b816-b564eb5ae981 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:21.752656 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e901d536-0b64-4e52-b816-b564eb5ae981 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:21.758769 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:21.758769 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:21.759800 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e901d536-0b64-4e52-b816-b564eb5ae981 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:21.760471 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 771/3109] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:21 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:22.140231 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f42d7926-5a4e-4af3-9951-5f3f05743bc2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:22.142313 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f42d7926-5a4e-4af3-9951-5f3f05743bc2 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/d089e903-3214-4390-8104-c711f9963fbf/action Aug 13 03:38:22.142723 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f42d7926-5a4e-4af3-9951-5f3f05743bc2 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-attach": {"instance_uuid": "0fcd707a-35ad-4c07-8698-dc906272fc0e", "mountpoint": "/dev/vdc"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:22.142877 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f42d7926-5a4e-4af3-9951-5f3f05743bc2 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0fcd707a-35ad-4c07-8698-dc906272fc0e", "mountpoint": "/dev/vdc"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:22.155167 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f42d7926-5a4e-4af3-9951-5f3f05743bc2 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/d089e903-3214-4390-8104-c711f9963fbf/action returned with HTTP 404 Aug 13 03:38:22.156123 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 779/3110] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:22 2026] POST /volume/v3/volumes/d089e903-3214-4390-8104-c711f9963fbf/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:22.221236 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-54046049-173e-4077-a388-fd53eaf291f6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:22.224753 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54046049-173e-4077-a388-fd53eaf291f6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:22.224895 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54046049-173e-4077-a388-fd53eaf291f6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:22.225118 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54046049-173e-4077-a388-fd53eaf291f6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:22.225219 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-54046049-173e-4077-a388-fd53eaf291f6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:22.235868 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:22.235868 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:22.235868 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54046049-173e-4077-a388-fd53eaf291f6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:22.235868 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 786/3111] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:22 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:22.382014 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8db124c1-799e-4af8-bf08-79b3de815bbc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:22.384807 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8db124c1-799e-4af8-bf08-79b3de815bbc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:22.385152 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8db124c1-799e-4af8-bf08-79b3de815bbc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:22.385440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8db124c1-799e-4af8-bf08-79b3de815bbc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:22.385623 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-8db124c1-799e-4af8-bf08-79b3de815bbc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:22.391363 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:22.391363 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:22.392017 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8db124c1-799e-4af8-bf08-79b3de815bbc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:22.392964 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 776/3112] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:22 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:22.775169 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-35f710b5-173b-4224-985e-89c06c1b60a6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:22.785267 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-35f710b5-173b-4224-985e-89c06c1b60a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:22.785752 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-35f710b5-173b-4224-985e-89c06c1b60a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:22.786056 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-35f710b5-173b-4224-985e-89c06c1b60a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:22.787004 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-35f710b5-173b-4224-985e-89c06c1b60a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:22.792852 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:22.792852 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:22.796191 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-35f710b5-173b-4224-985e-89c06c1b60a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:22.796191 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 772/3113] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:22 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:23.245817 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3827cb04-6f6e-411d-9b88-afc810048ee6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:23.248215 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3827cb04-6f6e-411d-9b88-afc810048ee6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:23.248491 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3827cb04-6f6e-411d-9b88-afc810048ee6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:23.248728 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3827cb04-6f6e-411d-9b88-afc810048ee6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:23.248952 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3827cb04-6f6e-411d-9b88-afc810048ee6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:23.254444 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:23.254444 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:23.255901 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3827cb04-6f6e-411d-9b88-afc810048ee6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:23.256456 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 780/3114] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:23 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:23.407672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7d41cb53-6f82-4ad7-80be-5c8bb234d898 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:23.411309 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d41cb53-6f82-4ad7-80be-5c8bb234d898 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:23.411309 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d41cb53-6f82-4ad7-80be-5c8bb234d898 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:23.413204 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7d41cb53-6f82-4ad7-80be-5c8bb234d898 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:23.413476 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-7d41cb53-6f82-4ad7-80be-5c8bb234d898 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:23.419921 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:23.419921 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:23.420954 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7d41cb53-6f82-4ad7-80be-5c8bb234d898 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:23.421662 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 787/3115] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:23 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:23.814130 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e2c23577-0e8b-458b-ad0e-d111f36c76af None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:23.818046 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e2c23577-0e8b-458b-ad0e-d111f36c76af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:23.822498 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e2c23577-0e8b-458b-ad0e-d111f36c76af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:23.822498 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e2c23577-0e8b-458b-ad0e-d111f36c76af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:23.822498 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e2c23577-0e8b-458b-ad0e-d111f36c76af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:23.826560 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:23.826560 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:23.827660 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e2c23577-0e8b-458b-ad0e-d111f36c76af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:23.828458 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 777/3116] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:23 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:24.272224 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e6b64017-98b3-4711-8c52-eeaee7820e15 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:24.274794 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e6b64017-98b3-4711-8c52-eeaee7820e15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:24.275358 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e6b64017-98b3-4711-8c52-eeaee7820e15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:24.275358 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e6b64017-98b3-4711-8c52-eeaee7820e15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:24.275843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e6b64017-98b3-4711-8c52-eeaee7820e15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:24.282320 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:24.282320 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:24.284099 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e6b64017-98b3-4711-8c52-eeaee7820e15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:24.284721 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 773/3117] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:24 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:24.435577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-490ff365-8817-4ca3-be75-89fd9949b50f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:24.438347 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-490ff365-8817-4ca3-be75-89fd9949b50f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:24.438708 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-490ff365-8817-4ca3-be75-89fd9949b50f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:24.439535 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-490ff365-8817-4ca3-be75-89fd9949b50f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:24.439535 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-490ff365-8817-4ca3-be75-89fd9949b50f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:24.451197 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:24.451197 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:24.452026 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-490ff365-8817-4ca3-be75-89fd9949b50f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:24.452503 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 781/3118] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:24 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:24.846955 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9cbdf4f8-faae-4d47-9bec-6855c82adfeb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:24.849259 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9cbdf4f8-faae-4d47-9bec-6855c82adfeb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:24.850270 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9cbdf4f8-faae-4d47-9bec-6855c82adfeb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:24.850897 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9cbdf4f8-faae-4d47-9bec-6855c82adfeb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:24.851189 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9cbdf4f8-faae-4d47-9bec-6855c82adfeb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:24.857603 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:24.857603 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:24.858537 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9cbdf4f8-faae-4d47-9bec-6855c82adfeb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:24.859050 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 788/3119] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:24 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:25.315062 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-17b0fd2b-9794-4435-99a2-af407f4725a9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:25.317360 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-17b0fd2b-9794-4435-99a2-af407f4725a9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:25.318358 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-17b0fd2b-9794-4435-99a2-af407f4725a9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:25.318358 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-17b0fd2b-9794-4435-99a2-af407f4725a9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:25.319219 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-17b0fd2b-9794-4435-99a2-af407f4725a9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:25.324711 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:25.324711 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:25.325766 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-17b0fd2b-9794-4435-99a2-af407f4725a9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:25.326238 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 778/3120] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:25 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:25.466401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1271d4e2-9275-48c3-ba00-5f37b826f26d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:25.469783 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1271d4e2-9275-48c3-ba00-5f37b826f26d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:25.471227 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1271d4e2-9275-48c3-ba00-5f37b826f26d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:25.471227 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1271d4e2-9275-48c3-ba00-5f37b826f26d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:25.471538 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-1271d4e2-9275-48c3-ba00-5f37b826f26d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:25.482424 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:25.482424 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:25.483282 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1271d4e2-9275-48c3-ba00-5f37b826f26d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:25.487770 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 774/3121] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:25 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:25.875016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0eb6766b-1b56-4441-97b7-fc89c49c6086 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:25.877361 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0eb6766b-1b56-4441-97b7-fc89c49c6086 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:25.877641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0eb6766b-1b56-4441-97b7-fc89c49c6086 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:25.877900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0eb6766b-1b56-4441-97b7-fc89c49c6086 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:25.878043 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0eb6766b-1b56-4441-97b7-fc89c49c6086 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:25.891963 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:25.891963 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:25.892993 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0eb6766b-1b56-4441-97b7-fc89c49c6086 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:25.893497 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 782/3122] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:25 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:26.364804 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-846d1921-ed64-40dd-b21d-450968df9a53 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:26.367033 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-846d1921-ed64-40dd-b21d-450968df9a53 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:26.367681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-846d1921-ed64-40dd-b21d-450968df9a53 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:26.367681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-846d1921-ed64-40dd-b21d-450968df9a53 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:26.367681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-846d1921-ed64-40dd-b21d-450968df9a53 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:26.373515 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:26.373515 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:26.374508 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-846d1921-ed64-40dd-b21d-450968df9a53 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:26.375372 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 789/3123] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:26 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:26.497749 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7c51b809-3cd9-4a4c-94a4-72c33958da53 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:26.500926 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7c51b809-3cd9-4a4c-94a4-72c33958da53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:26.501319 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7c51b809-3cd9-4a4c-94a4-72c33958da53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:26.501546 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7c51b809-3cd9-4a4c-94a4-72c33958da53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:26.501718 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-7c51b809-3cd9-4a4c-94a4-72c33958da53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:26.508580 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:26.508580 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:26.509705 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7c51b809-3cd9-4a4c-94a4-72c33958da53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:26.510383 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 779/3124] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:26 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:26.907687 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-068a03b3-6796-401e-bd08-663a98083c8d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:26.909906 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-068a03b3-6796-401e-bd08-663a98083c8d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:26.910294 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-068a03b3-6796-401e-bd08-663a98083c8d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:26.910519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-068a03b3-6796-401e-bd08-663a98083c8d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:26.910715 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-068a03b3-6796-401e-bd08-663a98083c8d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:26.915629 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:26.915629 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:26.916355 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-068a03b3-6796-401e-bd08-663a98083c8d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:26.916863 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 775/3125] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:26 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:27.246148 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:27.248339 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:27.248981 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "33c01665-c775-4ad6-810d-6588837dee74", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1077727660"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:27.250632 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume request body: {'volume': {'imageRef': '33c01665-c775-4ad6-810d-6588837dee74', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1077727660'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:27.368909 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume of 2 GB Aug 13 03:38:27.380955 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Availability Zones retrieved successfully. Aug 13 03:38:27.390942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Flow 'volume_create_api' (814c0d1f-8e4b-41b1-b940-0113c710a0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:27.393849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fad323e-983c-4939-be6b-0073869ccba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:27.393849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Validating volume size '2' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:27.408068 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b029c4a-cd0b-410e-be8a-f68acd8a075c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:27.415770 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b029c4a-cd0b-410e-be8a-f68acd8a075c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:27.416043 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b029c4a-cd0b-410e-be8a-f68acd8a075c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:27.416675 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b029c4a-cd0b-410e-be8a-f68acd8a075c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:27.416675 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5b029c4a-cd0b-410e-be8a-f68acd8a075c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:27.424142 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:27.424142 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:27.425271 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b029c4a-cd0b-410e-be8a-f68acd8a075c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:27.425693 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 790/3126] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:27 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:27.448308 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fad323e-983c-4939-be6b-0073869ccba6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 03:38:27.448308 np0000007145 devstack@c-api.service[100342]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 33c01665-c775-4ad6-810d-6588837dee74 is not active. Aug 13 03:38:27.449801 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fad323e-983c-4939-be6b-0073869ccba6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:27.450570 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fad323e-983c-4939-be6b-0073869ccba6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 03:38:27.451391 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Flow 'volume_create_api' (814c0d1f-8e4b-41b1-b940-0113c710a0c5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 03:38:27.451670 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b43b67a-88ec-4217-a4d0-fb34b1ed628b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Aug 13 03:38:27.452163 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 783/3127] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:27 2026] POST /volume/v3/volumes => generated 125 bytes in 207 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:27.526264 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4b092d28-f213-4f6a-9c9d-a2ca182bbbd1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:27.530418 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4b092d28-f213-4f6a-9c9d-a2ca182bbbd1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:27.530629 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4b092d28-f213-4f6a-9c9d-a2ca182bbbd1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:27.531107 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4b092d28-f213-4f6a-9c9d-a2ca182bbbd1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:27.531282 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-4b092d28-f213-4f6a-9c9d-a2ca182bbbd1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:27.538893 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:27.538893 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:27.538893 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4b092d28-f213-4f6a-9c9d-a2ca182bbbd1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:27.538893 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 780/3128] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:27 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:27.929884 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-507b45e1-1e08-4f65-9e79-35384a05f195 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:27.933381 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-507b45e1-1e08-4f65-9e79-35384a05f195 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:27.934565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-507b45e1-1e08-4f65-9e79-35384a05f195 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:27.934888 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-507b45e1-1e08-4f65-9e79-35384a05f195 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:27.936052 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-507b45e1-1e08-4f65-9e79-35384a05f195 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:27.946144 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:27.946144 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:27.947246 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-507b45e1-1e08-4f65-9e79-35384a05f195 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:27.947852 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 776/3129] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:27 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:28.446712 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b466a8c8-1324-4aa6-98c1-b3098709b352 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:28.450486 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b466a8c8-1324-4aa6-98c1-b3098709b352 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:28.450734 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b466a8c8-1324-4aa6-98c1-b3098709b352 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:28.451043 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b466a8c8-1324-4aa6-98c1-b3098709b352 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:28.451142 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b466a8c8-1324-4aa6-98c1-b3098709b352 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:28.459932 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:28.459932 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:28.459932 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b466a8c8-1324-4aa6-98c1-b3098709b352 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:28.459932 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 791/3130] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:28 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:28.555954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e0b2b667-ef77-4bad-b1a8-7082e993546e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:28.559769 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0b2b667-ef77-4bad-b1a8-7082e993546e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:28.559906 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0b2b667-ef77-4bad-b1a8-7082e993546e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:28.560209 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0b2b667-ef77-4bad-b1a8-7082e993546e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:28.560369 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e0b2b667-ef77-4bad-b1a8-7082e993546e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:28.569052 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:28.569052 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:28.570517 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0b2b667-ef77-4bad-b1a8-7082e993546e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:28.571210 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 784/3131] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:28 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:28.959551 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4a0d16df-ad83-458e-9e5a-afcf43852cd0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:28.961865 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a0d16df-ad83-458e-9e5a-afcf43852cd0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:28.962255 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4a0d16df-ad83-458e-9e5a-afcf43852cd0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:28.962530 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4a0d16df-ad83-458e-9e5a-afcf43852cd0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:28.962703 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-4a0d16df-ad83-458e-9e5a-afcf43852cd0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:28.967724 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:28.967724 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:28.968547 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a0d16df-ad83-458e-9e5a-afcf43852cd0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:28.969055 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 781/3132] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:28 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:29.484418 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4017a44c-a20f-4236-8964-d29d20aeaac4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:29.486659 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4017a44c-a20f-4236-8964-d29d20aeaac4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:29.486888 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4017a44c-a20f-4236-8964-d29d20aeaac4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:29.487146 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4017a44c-a20f-4236-8964-d29d20aeaac4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:29.487287 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4017a44c-a20f-4236-8964-d29d20aeaac4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:29.493775 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:29.493775 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:29.495065 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4017a44c-a20f-4236-8964-d29d20aeaac4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:29.495401 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 777/3133] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:29 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:29.587368 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-583e53ee-1276-4be7-8d0c-57cbded9ecc4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:29.591430 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-583e53ee-1276-4be7-8d0c-57cbded9ecc4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:29.591698 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-583e53ee-1276-4be7-8d0c-57cbded9ecc4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:29.591927 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-583e53ee-1276-4be7-8d0c-57cbded9ecc4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:29.592088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-583e53ee-1276-4be7-8d0c-57cbded9ecc4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:29.596447 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:29.596447 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:29.597233 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-583e53ee-1276-4be7-8d0c-57cbded9ecc4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:29.597662 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 792/3134] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:29 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:29.806623 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:29.808323 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:29.808658 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "603e6d5a-8c23-4164-afe8-6e70bf3eed18"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:29.810102 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '603e6d5a-8c23-4164-afe8-6e70bf3eed18'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:29.905938 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume of 1 GB Aug 13 03:38:29.912514 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Availability Zones retrieved successfully. Aug 13 03:38:29.919711 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Flow 'volume_create_api' (cd1a66f9-5fe8-4bf3-85fc-12bcd19492d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:29.921651 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f150044-504e-4383-8671-4cf486c9c3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:29.923654 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:29.966489 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f150044-504e-4383-8671-4cf486c9c3eb) transitioned into state 'FAILURE' from state 'RUNNING' Aug 13 03:38:29.966489 np0000007145 devstack@c-api.service[100342]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 13 03:38:29.968793 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f150044-504e-4383-8671-4cf486c9c3eb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:29.970026 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f150044-504e-4383-8671-4cf486c9c3eb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 13 03:38:29.971267 np0000007145 devstack@c-api.service[100342]: WARNING cinder.volume.api [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Flow 'volume_create_api' (cd1a66f9-5fe8-4bf3-85fc-12bcd19492d7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 13 03:38:29.971707 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7761af7b-06dc-4ff9-b8b6-4406d892e9c3 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Aug 13 03:38:29.972650 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 785/3135] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:38:29 2026] POST /volume/v3/volumes => generated 134 bytes in 166 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:29.985733 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-07dfdaf9-47bf-48f4-8c7b-3489db03aa30 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:29.988768 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-07dfdaf9-47bf-48f4-8c7b-3489db03aa30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:29.989281 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-07dfdaf9-47bf-48f4-8c7b-3489db03aa30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:29.989281 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-07dfdaf9-47bf-48f4-8c7b-3489db03aa30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:29.989393 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-07dfdaf9-47bf-48f4-8c7b-3489db03aa30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:29.997420 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:29.997420 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:30.000145 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-07dfdaf9-47bf-48f4-8c7b-3489db03aa30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:30.000145 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 782/3136] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:29 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:30.173236 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d6ba0038-3831-40be-adc8-13b01b914259 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.175754 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d6ba0038-3831-40be-adc8-13b01b914259 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:30.176307 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d6ba0038-3831-40be-adc8-13b01b914259 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.178552 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d6ba0038-3831-40be-adc8-13b01b914259 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Aug 13 03:38:30.179308 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 778/3137] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:30.193893 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-db0be1ea-abcf-4628-81a6-b6ead40c17b4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.196475 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db0be1ea-abcf-4628-81a6-b6ead40c17b4 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:30.196980 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db0be1ea-abcf-4628-81a6-b6ead40c17b4 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8566cd60-3ce5-4c09-944e-7f7acfcf5c0c"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.199088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-db0be1ea-abcf-4628-81a6-b6ead40c17b4 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8566cd60-3ce5-4c09-944e-7f7acfcf5c0c'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:30.205253 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db0be1ea-abcf-4628-81a6-b6ead40c17b4 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Aug 13 03:38:30.205926 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 793/3138] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:30.217736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d9f56467-c2c6-4a8b-8254-05a27a2a1a26 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.221430 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9f56467-c2c6-4a8b-8254-05a27a2a1a26 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:30.222819 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d9f56467-c2c6-4a8b-8254-05a27a2a1a26 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ad1de120-0249-4bc0-916a-2ef545cab52a"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.225997 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-d9f56467-c2c6-4a8b-8254-05a27a2a1a26 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ad1de120-0249-4bc0-916a-2ef545cab52a'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:30.236144 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9f56467-c2c6-4a8b-8254-05a27a2a1a26 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Aug 13 03:38:30.236890 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 786/3139] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:30.245270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6ea0f6bc-d69f-4452-a142-94551eeae3d6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.247419 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6ea0f6bc-d69f-4452-a142-94551eeae3d6 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:30.248092 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6ea0f6bc-d69f-4452-a142-94551eeae3d6 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "a8e0a3f7-5ebc-4870-80ab-429b46731d58"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.249557 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-6ea0f6bc-d69f-4452-a142-94551eeae3d6 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'a8e0a3f7-5ebc-4870-80ab-429b46731d58'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:30.257331 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6ea0f6bc-d69f-4452-a142-94551eeae3d6 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 404 Aug 13 03:38:30.257803 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 783/3140] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:30.267241 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5b9155f7-2d11-4760-be8c-98b3f64fa3a8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.270676 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b9155f7-2d11-4760-be8c-98b3f64fa3a8 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:30.270676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5b9155f7-2d11-4760-be8c-98b3f64fa3a8 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.273750 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b9155f7-2d11-4760-be8c-98b3f64fa3a8 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Aug 13 03:38:30.274367 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 779/3141] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:30.285516 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b06fa069-a6da-49bc-bb98-64144187b725 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.288693 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b06fa069-a6da-49bc-bb98-64144187b725 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:30.289112 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b06fa069-a6da-49bc-bb98-64144187b725 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.291262 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b06fa069-a6da-49bc-bb98-64144187b725 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Aug 13 03:38:30.291761 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 794/3142] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:30.303237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44e950c9-ff24-48cb-be78-5a32ccf0808b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.306418 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44e950c9-ff24-48cb-be78-5a32ccf0808b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:30.307737 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44e950c9-ff24-48cb-be78-5a32ccf0808b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.309593 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44e950c9-ff24-48cb-be78-5a32ccf0808b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 400 Aug 13 03:38:30.310575 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 787/3143] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:30.321048 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-abc25c58-55c3-47b5-91ed-d21c183dc871 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.323349 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-abc25c58-55c3-47b5-91ed-d21c183dc871 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] DELETE https://10.4.3.140/volume/v3/volumes/tempest-invalid-1832620308 Aug 13 03:38:30.324120 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-abc25c58-55c3-47b5-91ed-d21c183dc871 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.324316 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-abc25c58-55c3-47b5-91ed-d21c183dc871 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.324512 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-abc25c58-55c3-47b5-91ed-d21c183dc871 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Delete volume with id: tempest-invalid-1832620308 Aug 13 03:38:30.330667 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-abc25c58-55c3-47b5-91ed-d21c183dc871 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/tempest-invalid-1832620308 returned with HTTP 404 Aug 13 03:38:30.331245 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 784/3144] 10.4.3.140 () {66 vars in 1321 bytes} [Thu Aug 13 03:38:30 2026] DELETE /volume/v3/volumes/tempest-invalid-1832620308 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:30.344568 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d8f1f39c-5142-47e4-b017-06606bc1ee0c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.347084 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 780/3145] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:38:30 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) Aug 13 03:38:30.357898 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-722b1f01-3567-4d2a-beff-70fa9aa64d97 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.361206 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-722b1f01-3567-4d2a-beff-70fa9aa64d97 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/xxx/action Aug 13 03:38:30.361990 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-722b1f01-3567-4d2a-beff-70fa9aa64d97 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-detach": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.362142 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-722b1f01-3567-4d2a-beff-70fa9aa64d97 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.375007 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-722b1f01-3567-4d2a-beff-70fa9aa64d97 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 13 03:38:30.375675 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 795/3146] 10.4.3.140 () {68 vars in 1291 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:30.386996 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e2e628bf-6c7f-4625-bf25-13aeba925efd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.390751 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2e628bf-6c7f-4625-bf25-13aeba925efd tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes/tempest-invalid-471981966 Aug 13 03:38:30.391064 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2e628bf-6c7f-4625-bf25-13aeba925efd tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.391466 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e2e628bf-6c7f-4625-bf25-13aeba925efd tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.405979 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e2e628bf-6c7f-4625-bf25-13aeba925efd tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/tempest-invalid-471981966 returned with HTTP 404 Aug 13 03:38:30.406711 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 788/3147] 10.4.3.140 () {66 vars in 1315 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/volumes/tempest-invalid-471981966 => generated 98 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:30.417116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b1f37d15-ac77-4b4e-b422-3cb0ee2d189f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.419399 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 785/3148] 10.4.3.140 () {66 vars in 1240 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 13 03:38:30.429232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c7d1c90c-7f5b-47cd-9ce0-08ad998ab051 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.431350 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c7d1c90c-7f5b-47cd-9ce0-08ad998ab051 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?status=null Aug 13 03:38:30.431629 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c7d1c90c-7f5b-47cd-9ce0-08ad998ab051 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.431798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c7d1c90c-7f5b-47cd-9ce0-08ad998ab051 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.432161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-c7d1c90c-7f5b-47cd-9ce0-08ad998ab051 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:30.432438 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c7d1c90c-7f5b-47cd-9ce0-08ad998ab051 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Could not evaluate value null, assuming string {{(pid=100341) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:30.433233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c7d1c90c-7f5b-47cd-9ce0-08ad998ab051 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:30.440954 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c7d1c90c-7f5b-47cd-9ce0-08ad998ab051 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Get all volumes completed successfully. Aug 13 03:38:30.443759 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c7d1c90c-7f5b-47cd-9ce0-08ad998ab051 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 13 03:38:30.444241 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 781/3149] 10.4.3.140 () {66 vars in 1281 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:38:30.464369 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cca66b92-50a3-405a-abd2-9ee8f5cbc73a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.470503 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cca66b92-50a3-405a-abd2-9ee8f5cbc73a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-135270664 Aug 13 03:38:30.470634 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cca66b92-50a3-405a-abd2-9ee8f5cbc73a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.470798 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cca66b92-50a3-405a-abd2-9ee8f5cbc73a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.471232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-cca66b92-50a3-405a-abd2-9ee8f5cbc73a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:30.472258 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-cca66b92-50a3-405a-abd2-9ee8f5cbc73a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-135270664'), ('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:30.513185 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cca66b92-50a3-405a-abd2-9ee8f5cbc73a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Get all volumes completed successfully. Aug 13 03:38:30.516493 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cca66b92-50a3-405a-abd2-9ee8f5cbc73a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-135270664 returned with HTTP 200 Aug 13 03:38:30.517479 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 796/3150] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-135270664 => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:38:30.528721 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aebf8cbb-6959-4ef0-ada2-5a41c8dc9b7f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.534345 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aebf8cbb-6959-4ef0-ada2-5a41c8dc9b7f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:30.534543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aebf8cbb-6959-4ef0-ada2-5a41c8dc9b7f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.534732 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-124380ca-6b39-4fb8-a395-2520c1c55c70 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.534874 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aebf8cbb-6959-4ef0-ada2-5a41c8dc9b7f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.534927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-aebf8cbb-6959-4ef0-ada2-5a41c8dc9b7f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:30.537566 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-124380ca-6b39-4fb8-a395-2520c1c55c70 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes?status=null Aug 13 03:38:30.537909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-124380ca-6b39-4fb8-a395-2520c1c55c70 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.538205 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-124380ca-6b39-4fb8-a395-2520c1c55c70 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.538556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-124380ca-6b39-4fb8-a395-2520c1c55c70 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:30.538852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-124380ca-6b39-4fb8-a395-2520c1c55c70 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Could not evaluate value null, assuming string {{(pid=100340) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 13 03:38:30.539708 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-124380ca-6b39-4fb8-a395-2520c1c55c70 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:30.542581 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:30.542581 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:30.543669 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aebf8cbb-6959-4ef0-ada2-5a41c8dc9b7f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:30.544086 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 789/3151] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:30.591370 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-124380ca-6b39-4fb8-a395-2520c1c55c70 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Get all volumes completed successfully. Aug 13 03:38:30.591370 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-124380ca-6b39-4fb8-a395-2520c1c55c70 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes?status=null returned with HTTP 200 Aug 13 03:38:30.591370 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 786/3152] 10.4.3.140 () {66 vars in 1260 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:38:30.605846 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-306bba80-0b3b-4734-b74f-46ee4fc82c55 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.608069 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-306bba80-0b3b-4734-b74f-46ee4fc82c55 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1080893789 Aug 13 03:38:30.608307 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-306bba80-0b3b-4734-b74f-46ee4fc82c55 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.608608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-306bba80-0b3b-4734-b74f-46ee4fc82c55 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.608851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-306bba80-0b3b-4734-b74f-46ee4fc82c55 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:38:30.609556 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-987b8cdc-c364-4750-ac41-a272381dc8d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.609875 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-306bba80-0b3b-4734-b74f-46ee4fc82c55 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1080893789'), ('no_migration_targets', True)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:30.612211 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-987b8cdc-c364-4750-ac41-a272381dc8d1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:30.613227 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-987b8cdc-c364-4750-ac41-a272381dc8d1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.613227 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-987b8cdc-c364-4750-ac41-a272381dc8d1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.613351 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-987b8cdc-c364-4750-ac41-a272381dc8d1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:30.619398 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:30.619398 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:30.620325 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-987b8cdc-c364-4750-ac41-a272381dc8d1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:30.621601 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 797/3153] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:30.624526 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-306bba80-0b3b-4734-b74f-46ee4fc82c55 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Get all volumes completed successfully. Aug 13 03:38:30.625047 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-306bba80-0b3b-4734-b74f-46ee4fc82c55 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1080893789 returned with HTTP 200 Aug 13 03:38:30.625573 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 782/3154] 10.4.3.140 () {66 vars in 1338 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1080893789 => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:38:30.637657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5e97625a-c849-41bd-9ad9-75bf28b3ed0c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.640048 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e97625a-c849-41bd-9ad9-75bf28b3ed0c tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action Aug 13 03:38:30.640493 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e97625a-c849-41bd-9ad9-75bf28b3ed0c tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.640667 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e97625a-c849-41bd-9ad9-75bf28b3ed0c tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.653233 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:30.653233 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:30.653993 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5e97625a-c849-41bd-9ad9-75bf28b3ed0c tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Volume info retrieved successfully. Aug 13 03:38:30.662284 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5e97625a-c849-41bd-9ad9-75bf28b3ed0c tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Reserve volume completed successfully. Aug 13 03:38:30.663341 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e97625a-c849-41bd-9ad9-75bf28b3ed0c tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action returned with HTTP 202 Aug 13 03:38:30.663341 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 790/3155] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:38:30.671552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ccff64c3-93bd-42c3-9fc1-7c43e1dcad75 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.673606 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ccff64c3-93bd-42c3-9fc1-7c43e1dcad75 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action Aug 13 03:38:30.674354 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ccff64c3-93bd-42c3-9fc1-7c43e1dcad75 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.674735 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ccff64c3-93bd-42c3-9fc1-7c43e1dcad75 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.687509 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:30.687509 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:30.688845 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ccff64c3-93bd-42c3-9fc1-7c43e1dcad75 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Volume info retrieved successfully. Aug 13 03:38:30.693536 np0000007145 devstack@c-api.service[100340]: ERROR cinder.volume.api [None req-ccff64c3-93bd-42c3-9fc1-7c43e1dcad75 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Volume status must be available to reserve, but the status is attaching. Aug 13 03:38:30.694100 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ccff64c3-93bd-42c3-9fc1-7c43e1dcad75 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action returned with HTTP 400 Aug 13 03:38:30.694928 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 787/3156] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:30.703394 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f497d9ab-9c55-4e21-82a8-e67cacfff28a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.705642 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f497d9ab-9c55-4e21-82a8-e67cacfff28a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action Aug 13 03:38:30.706190 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f497d9ab-9c55-4e21-82a8-e67cacfff28a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.706365 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f497d9ab-9c55-4e21-82a8-e67cacfff28a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.718107 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:30.718107 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:30.718766 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f497d9ab-9c55-4e21-82a8-e67cacfff28a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Volume info retrieved successfully. Aug 13 03:38:30.735564 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f497d9ab-9c55-4e21-82a8-e67cacfff28a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Unreserve volume completed successfully. Aug 13 03:38:30.735759 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f497d9ab-9c55-4e21-82a8-e67cacfff28a tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action returned with HTTP 202 Aug 13 03:38:30.736369 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 798/3157] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:38:30.745454 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f215e27d-acbf-4e43-920f-f4fd1e63cbeb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.747619 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f215e27d-acbf-4e43-920f-f4fd1e63cbeb tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/d81a0a74-f843-4750-8aa6-febcf6dade10/action Aug 13 03:38:30.748070 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f215e27d-acbf-4e43-920f-f4fd1e63cbeb tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.748221 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f215e27d-acbf-4e43-920f-f4fd1e63cbeb tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.756524 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f215e27d-acbf-4e43-920f-f4fd1e63cbeb tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/d81a0a74-f843-4750-8aa6-febcf6dade10/action returned with HTTP 404 Aug 13 03:38:30.757130 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 783/3158] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/d81a0a74-f843-4750-8aa6-febcf6dade10/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:30.766757 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7e4eedce-0afe-4e64-9fed-7fc7d06fbc65 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.769803 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e4eedce-0afe-4e64-9fed-7fc7d06fbc65 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/550a2fda-fa95-48c0-b40c-2df9ce171c06/action Aug 13 03:38:30.770432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e4eedce-0afe-4e64-9fed-7fc7d06fbc65 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.770715 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e4eedce-0afe-4e64-9fed-7fc7d06fbc65 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.782716 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e4eedce-0afe-4e64-9fed-7fc7d06fbc65 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/550a2fda-fa95-48c0-b40c-2df9ce171c06/action returned with HTTP 404 Aug 13 03:38:30.783450 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 791/3159] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/550a2fda-fa95-48c0-b40c-2df9ce171c06/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:30.791787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9e873156-96f2-4a11-8166-7c9b4191c380 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.796162 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 788/3160] 10.4.3.140 () {68 vars in 1260 bytes} [Thu Aug 13 03:38:30 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) Aug 13 03:38:30.803685 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-217a2e91-4b00-4089-82b6-b1147376982e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.805642 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-217a2e91-4b00-4089-82b6-b1147376982e tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] PUT https://10.4.3.140/volume/v3/volumes/tempest-invalid-390527628 Aug 13 03:38:30.806130 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-217a2e91-4b00-4089-82b6-b1147376982e tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.814210 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-217a2e91-4b00-4089-82b6-b1147376982e tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/tempest-invalid-390527628 returned with HTTP 404 Aug 13 03:38:30.814702 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 799/3161] 10.4.3.140 () {68 vars in 1335 bytes} [Thu Aug 13 03:38:30 2026] PUT /volume/v3/volumes/tempest-invalid-390527628 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:30.825088 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7a60304d-c6e4-43cb-afde-9f761b9c2e4b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.827007 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7a60304d-c6e4-43cb-afde-9f761b9c2e4b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] PUT https://10.4.3.140/volume/v3/volumes/9b2f80ac-6f3e-4eb2-b6e2-a12d4662c2a0 Aug 13 03:38:30.827350 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7a60304d-c6e4-43cb-afde-9f761b9c2e4b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.834737 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7a60304d-c6e4-43cb-afde-9f761b9c2e4b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/9b2f80ac-6f3e-4eb2-b6e2-a12d4662c2a0 returned with HTTP 404 Aug 13 03:38:30.835332 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 784/3162] 10.4.3.140 () {68 vars in 1368 bytes} [Thu Aug 13 03:38:30 2026] PUT /volume/v3/volumes/9b2f80ac-6f3e-4eb2-b6e2-a12d4662c2a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:30.846221 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9093bf5d-5d5d-45e0-a3a5-bab9677506db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.848694 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9093bf5d-5d5d-45e0-a3a5-bab9677506db tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7c5ed37a-eccd-4818-9343-933fd9724224 Aug 13 03:38:30.849047 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9093bf5d-5d5d-45e0-a3a5-bab9677506db tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.849247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9093bf5d-5d5d-45e0-a3a5-bab9677506db tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.850016 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9093bf5d-5d5d-45e0-a3a5-bab9677506db tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Delete volume with id: 7c5ed37a-eccd-4818-9343-933fd9724224 Aug 13 03:38:30.859302 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9093bf5d-5d5d-45e0-a3a5-bab9677506db tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/7c5ed37a-eccd-4818-9343-933fd9724224 returned with HTTP 404 Aug 13 03:38:30.860020 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 792/3163] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:38:30 2026] DELETE /volume/v3/volumes/7c5ed37a-eccd-4818-9343-933fd9724224 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:30.870364 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-464f0ae0-fd86-4161-ac1d-0e9a9532b135 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.874846 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-464f0ae0-fd86-4161-ac1d-0e9a9532b135 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action Aug 13 03:38:30.874846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-464f0ae0-fd86-4161-ac1d-0e9a9532b135 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.874846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-464f0ae0-fd86-4161-ac1d-0e9a9532b135 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.874846 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-464f0ae0-fd86-4161-ac1d-0e9a9532b135 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action returned with HTTP 400 Aug 13 03:38:30.875711 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 789/3164] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:30.886049 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a4dec177-8ee2-4891-80ed-1db99924d455 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.889530 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4dec177-8ee2-4891-80ed-1db99924d455 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action Aug 13 03:38:30.889530 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a4dec177-8ee2-4891-80ed-1db99924d455 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.889530 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a4dec177-8ee2-4891-80ed-1db99924d455 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.890933 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a4dec177-8ee2-4891-80ed-1db99924d455 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action returned with HTTP 400 Aug 13 03:38:30.891557 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 800/3165] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:30.901573 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ec31cd33-ecd6-40e4-b8fd-32c2f9ff2cfe None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.903192 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec31cd33-ecd6-40e4-b8fd-32c2f9ff2cfe tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/c9b71bfa-b418-4583-b766-98bd68462705/action Aug 13 03:38:30.903610 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec31cd33-ecd6-40e4-b8fd-32c2f9ff2cfe tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.903844 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec31cd33-ecd6-40e4-b8fd-32c2f9ff2cfe tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.912049 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec31cd33-ecd6-40e4-b8fd-32c2f9ff2cfe tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/c9b71bfa-b418-4583-b766-98bd68462705/action returned with HTTP 404 Aug 13 03:38:30.912049 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 785/3166] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/c9b71bfa-b418-4583-b766-98bd68462705/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:30.922411 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-284c1946-b773-4673-acb4-914c8c7ce651 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.925474 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-284c1946-b773-4673-acb4-914c8c7ce651 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action Aug 13 03:38:30.926593 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-284c1946-b773-4673-acb4-914c8c7ce651 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.926865 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-284c1946-b773-4673-acb4-914c8c7ce651 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.929791 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-284c1946-b773-4673-acb4-914c8c7ce651 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action returned with HTTP 400 Aug 13 03:38:30.930678 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 793/3167] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:38:30.940704 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5c6e32c1-62da-4a3b-8c57-1869072cef47 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.942741 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c6e32c1-62da-4a3b-8c57-1869072cef47 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] POST https://10.4.3.140/volume/v3/volumes/None/action Aug 13 03:38:30.943405 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5c6e32c1-62da-4a3b-8c57-1869072cef47 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:30.944843 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5c6e32c1-62da-4a3b-8c57-1869072cef47 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:30.956054 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c6e32c1-62da-4a3b-8c57-1869072cef47 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/None/action returned with HTTP 404 Aug 13 03:38:30.956914 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 790/3168] 10.4.3.140 () {68 vars in 1294 bytes} [Thu Aug 13 03:38:30 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:30.967613 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c35611d0-03a5-430a-b054-bcfc40300bad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.970549 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c35611d0-03a5-430a-b054-bcfc40300bad tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes/3a832c8f-3bd7-40bf-bb05-6a590a1ab0bb Aug 13 03:38:30.970724 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c35611d0-03a5-430a-b054-bcfc40300bad tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.971009 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c35611d0-03a5-430a-b054-bcfc40300bad tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:30.979481 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c35611d0-03a5-430a-b054-bcfc40300bad tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/3a832c8f-3bd7-40bf-bb05-6a590a1ab0bb returned with HTTP 404 Aug 13 03:38:30.980312 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 801/3169] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/volumes/3a832c8f-3bd7-40bf-bb05-6a590a1ab0bb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:30.989801 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9d48b231-ba21-4c1f-828f-998ee7c9299e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:30.991582 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9d48b231-ba21-4c1f-828f-998ee7c9299e tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 Aug 13 03:38:30.993578 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9d48b231-ba21-4c1f-828f-998ee7c9299e tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:30.993578 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9d48b231-ba21-4c1f-828f-998ee7c9299e tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:31.000969 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:31.000969 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:31.006102 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9d48b231-ba21-4c1f-828f-998ee7c9299e tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Volume info retrieved successfully. Aug 13 03:38:31.010912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b2cc598d-d2a7-42b1-82f7-663cd5915fc0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:31.013404 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9d48b231-ba21-4c1f-828f-998ee7c9299e tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 returned with HTTP 200 Aug 13 03:38:31.013404 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 786/3170] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:30 2026] GET /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:31.014130 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b2cc598d-d2a7-42b1-82f7-663cd5915fc0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:31.014664 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b2cc598d-d2a7-42b1-82f7-663cd5915fc0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:31.015229 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b2cc598d-d2a7-42b1-82f7-663cd5915fc0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:31.015869 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b2cc598d-d2a7-42b1-82f7-663cd5915fc0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:31.023247 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:31.023247 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:31.024698 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b2cc598d-d2a7-42b1-82f7-663cd5915fc0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:31.026004 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 794/3171] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:31 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:31.030375 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-23c8a8c2-15ec-42d7-9c54-41bbedfae849 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:31.032315 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-23c8a8c2-15ec-42d7-9c54-41bbedfae849 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] DELETE https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 Aug 13 03:38:31.032669 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-23c8a8c2-15ec-42d7-9c54-41bbedfae849 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:31.032984 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-23c8a8c2-15ec-42d7-9c54-41bbedfae849 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:31.033215 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-23c8a8c2-15ec-42d7-9c54-41bbedfae849 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Delete volume with id: bc96f31e-1f21-492e-b44b-dae814967289 Aug 13 03:38:31.044264 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:31.044264 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:31.045033 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-23c8a8c2-15ec-42d7-9c54-41bbedfae849 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Volume info retrieved successfully. Aug 13 03:38:31.075088 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-23c8a8c2-15ec-42d7-9c54-41bbedfae849 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Delete volume request issued successfully. Aug 13 03:38:31.075088 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-23c8a8c2-15ec-42d7-9c54-41bbedfae849 tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 returned with HTTP 202 Aug 13 03:38:31.075088 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 791/3172] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:38:31 2026] DELETE /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:38:31.084134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7fd38dd8-ca35-473d-ad74-91d90241ee3b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:31.088442 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7fd38dd8-ca35-473d-ad74-91d90241ee3b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 Aug 13 03:38:31.088725 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7fd38dd8-ca35-473d-ad74-91d90241ee3b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:31.089054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7fd38dd8-ca35-473d-ad74-91d90241ee3b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:31.099724 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:31.099724 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:31.105406 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7fd38dd8-ca35-473d-ad74-91d90241ee3b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Volume info retrieved successfully. Aug 13 03:38:31.112791 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7fd38dd8-ca35-473d-ad74-91d90241ee3b tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 returned with HTTP 200 Aug 13 03:38:31.113275 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 802/3173] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:31 2026] GET /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:31.559959 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3b9d019f-3e43-42ab-bb7f-01396f306391 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:31.561569 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3b9d019f-3e43-42ab-bb7f-01396f306391 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:31.563109 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3b9d019f-3e43-42ab-bb7f-01396f306391 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:31.563109 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3b9d019f-3e43-42ab-bb7f-01396f306391 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:31.563109 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-3b9d019f-3e43-42ab-bb7f-01396f306391 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:31.567024 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:31.567024 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:31.567848 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3b9d019f-3e43-42ab-bb7f-01396f306391 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:31.568475 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 787/3174] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:31 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:31.638688 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dba93555-da74-431f-ad56-4de726e343c7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:31.643085 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dba93555-da74-431f-ad56-4de726e343c7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:31.644247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dba93555-da74-431f-ad56-4de726e343c7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:31.644711 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dba93555-da74-431f-ad56-4de726e343c7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:31.644998 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-dba93555-da74-431f-ad56-4de726e343c7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:31.651156 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:31.651156 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:31.652072 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dba93555-da74-431f-ad56-4de726e343c7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:31.652468 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 795/3175] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:31 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:32.041611 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-39bbabf4-aede-4465-b1e3-e46b02164c11 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:32.044047 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-39bbabf4-aede-4465-b1e3-e46b02164c11 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:32.045852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-39bbabf4-aede-4465-b1e3-e46b02164c11 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:32.045852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-39bbabf4-aede-4465-b1e3-e46b02164c11 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:32.045852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-39bbabf4-aede-4465-b1e3-e46b02164c11 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:32.050876 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:32.050876 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:32.052030 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-39bbabf4-aede-4465-b1e3-e46b02164c11 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:32.052891 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 792/3176] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:32 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:38:32.127206 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d0f5a8e0-2f5b-4e3c-bfd4-9ad7ec4f2ccb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:32.129775 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0f5a8e0-2f5b-4e3c-bfd4-9ad7ec4f2ccb tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] GET https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 Aug 13 03:38:32.130141 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0f5a8e0-2f5b-4e3c-bfd4-9ad7ec4f2ccb tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:32.130432 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0f5a8e0-2f5b-4e3c-bfd4-9ad7ec4f2ccb tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:32.138177 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0f5a8e0-2f5b-4e3c-bfd4-9ad7ec4f2ccb tempest-VolumesNegativeTest-1520105802 tempest-VolumesNegativeTest-1520105802-project-member] https://10.4.3.140/volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 returned with HTTP 404 Aug 13 03:38:32.138859 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 803/3177] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:32 2026] GET /volume/v3/volumes/bc96f31e-1f21-492e-b44b-dae814967289 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:32.580933 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1b27e9da-ccf7-499e-a2f0-452c03f1bd15 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:32.584684 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1b27e9da-ccf7-499e-a2f0-452c03f1bd15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:32.584684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1b27e9da-ccf7-499e-a2f0-452c03f1bd15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:32.584684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1b27e9da-ccf7-499e-a2f0-452c03f1bd15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:32.584684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-1b27e9da-ccf7-499e-a2f0-452c03f1bd15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:32.588919 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:32.588919 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:32.589733 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1b27e9da-ccf7-499e-a2f0-452c03f1bd15 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:32.590167 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 788/3178] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:32 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:32.668690 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d7c88878-376b-4599-99ce-1e1e0a238abf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:32.671284 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7c88878-376b-4599-99ce-1e1e0a238abf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:32.671578 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7c88878-376b-4599-99ce-1e1e0a238abf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:32.672381 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7c88878-376b-4599-99ce-1e1e0a238abf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:32.672555 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d7c88878-376b-4599-99ce-1e1e0a238abf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:32.678758 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:32.678758 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:32.680064 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7c88878-376b-4599-99ce-1e1e0a238abf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:32.680667 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 796/3179] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:32 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:33.067015 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-743dc57b-e140-4575-b53e-d00be96e8ebc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:33.072204 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-743dc57b-e140-4575-b53e-d00be96e8ebc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:33.072204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-743dc57b-e140-4575-b53e-d00be96e8ebc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:33.072204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-743dc57b-e140-4575-b53e-d00be96e8ebc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:33.072204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-743dc57b-e140-4575-b53e-d00be96e8ebc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:33.078292 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:33.078292 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:33.079613 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-743dc57b-e140-4575-b53e-d00be96e8ebc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:33.080401 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 793/3180] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:33 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:33.603601 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-32269c61-30b1-4d77-9911-71160220664d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:33.607336 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-32269c61-30b1-4d77-9911-71160220664d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:33.607917 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-32269c61-30b1-4d77-9911-71160220664d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:33.608221 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-32269c61-30b1-4d77-9911-71160220664d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:33.608322 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-32269c61-30b1-4d77-9911-71160220664d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:33.613882 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:33.613882 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:33.615306 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-32269c61-30b1-4d77-9911-71160220664d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:33.615741 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 804/3181] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:33 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:33.630312 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bb84b059-f582-45ac-93b3-f27d1e7b1625 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:33.633273 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb84b059-f582-45ac-93b3-f27d1e7b1625 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:33.633273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb84b059-f582-45ac-93b3-f27d1e7b1625 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:33.633273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb84b059-f582-45ac-93b3-f27d1e7b1625 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:33.649770 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:33.649770 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:33.654380 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-bb84b059-f582-45ac-93b3-f27d1e7b1625 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:33.661731 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb84b059-f582-45ac-93b3-f27d1e7b1625 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:33.662069 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 789/3182] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:33 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:33.678410 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-45504d70-f7b4-4977-ae1a-fed7205001c3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:33.680190 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45504d70-f7b4-4977-ae1a-fed7205001c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:33.680394 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45504d70-f7b4-4977-ae1a-fed7205001c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:33.680582 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-45504d70-f7b4-4977-ae1a-fed7205001c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:33.680688 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-45504d70-f7b4-4977-ae1a-fed7205001c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete backup with id: 3e0c0675-c97b-4115-b2f4-c0caa3324a89. Aug 13 03:38:33.688093 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:33.688093 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:33.697847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4dd311a7-d919-4bf4-9ffd-ec6c6b32537c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:33.700180 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4dd311a7-d919-4bf4-9ffd-ec6c6b32537c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:33.700806 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4dd311a7-d919-4bf4-9ffd-ec6c6b32537c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:33.701191 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4dd311a7-d919-4bf4-9ffd-ec6c6b32537c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:33.701452 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-4dd311a7-d919-4bf4-9ffd-ec6c6b32537c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:33.706720 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:33.706720 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:33.707717 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4dd311a7-d919-4bf4-9ffd-ec6c6b32537c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:33.707835 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-45504d70-f7b4-4977-ae1a-fed7205001c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] delete_backup rpcapi backup_id 3e0c0675-c97b-4115-b2f4-c0caa3324a89 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:38:33.708249 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 794/3183] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:33 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:33.710059 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-45504d70-f7b4-4977-ae1a-fed7205001c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 202 Aug 13 03:38:33.710566 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 797/3184] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:38:33 2026] DELETE /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:38:33.721084 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e1ab748d-9947-4e32-87ab-48ed432193d8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:33.722881 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1ab748d-9947-4e32-87ab-48ed432193d8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:33.723070 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1ab748d-9947-4e32-87ab-48ed432193d8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:33.723292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1ab748d-9947-4e32-87ab-48ed432193d8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:33.723390 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e1ab748d-9947-4e32-87ab-48ed432193d8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:33.730245 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:33.730245 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:33.731107 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1ab748d-9947-4e32-87ab-48ed432193d8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:33.731574 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 805/3185] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:33 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:34.095278 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-18447ea2-4038-40ef-a295-86efcee54af4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:34.099578 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-18447ea2-4038-40ef-a295-86efcee54af4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:34.099935 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-18447ea2-4038-40ef-a295-86efcee54af4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:34.100138 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-18447ea2-4038-40ef-a295-86efcee54af4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:34.100266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-18447ea2-4038-40ef-a295-86efcee54af4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:34.107681 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:34.107681 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:34.108590 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-18447ea2-4038-40ef-a295-86efcee54af4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:34.109194 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 790/3186] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:34 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:34.721792 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1e6931e1-9b8e-46f6-a4ab-77bfa061c0a2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:34.723975 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e6931e1-9b8e-46f6-a4ab-77bfa061c0a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:34.724291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1e6931e1-9b8e-46f6-a4ab-77bfa061c0a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:34.724570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1e6931e1-9b8e-46f6-a4ab-77bfa061c0a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:34.724759 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-1e6931e1-9b8e-46f6-a4ab-77bfa061c0a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:34.729093 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:34.729093 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:34.729756 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e6931e1-9b8e-46f6-a4ab-77bfa061c0a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:34.730330 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 795/3187] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:34 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:34.747527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4d13bddd-4fb3-4e5a-8f5e-e97b8a278e9a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:34.750532 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d13bddd-4fb3-4e5a-8f5e-e97b8a278e9a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:34.750995 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d13bddd-4fb3-4e5a-8f5e-e97b8a278e9a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:34.751299 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4d13bddd-4fb3-4e5a-8f5e-e97b8a278e9a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:34.751486 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4d13bddd-4fb3-4e5a-8f5e-e97b8a278e9a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:34.760062 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:34.760062 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:34.761119 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4d13bddd-4fb3-4e5a-8f5e-e97b8a278e9a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 200 Aug 13 03:38:34.761554 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 798/3188] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:34 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:35.120854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b506ec41-f7b3-459a-b40f-7b9992eabf8a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:35.123380 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b506ec41-f7b3-459a-b40f-7b9992eabf8a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:35.123702 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b506ec41-f7b3-459a-b40f-7b9992eabf8a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:35.124023 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b506ec41-f7b3-459a-b40f-7b9992eabf8a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:35.124173 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b506ec41-f7b3-459a-b40f-7b9992eabf8a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:35.131122 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:35.131122 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:35.132150 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b506ec41-f7b3-459a-b40f-7b9992eabf8a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:35.132706 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 806/3189] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:35 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:35.746731 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-67783f0e-96e7-4fd1-819f-7f557847651f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:35.749147 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-67783f0e-96e7-4fd1-819f-7f557847651f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:35.749427 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-67783f0e-96e7-4fd1-819f-7f557847651f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:35.749660 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-67783f0e-96e7-4fd1-819f-7f557847651f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:35.749777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-67783f0e-96e7-4fd1-819f-7f557847651f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id d9fd5590-715e-4e14-8a57-ca4fef4668c8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:35.754450 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:35.754450 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:35.755245 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-67783f0e-96e7-4fd1-819f-7f557847651f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 200 Aug 13 03:38:35.755784 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 791/3190] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:35 2026] GET /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:35.768563 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ecf885b-defa-4921-b0ef-ed1ea362e23c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:35.774230 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d1b8655b-687b-4266-a9c3-180fae8383a1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:35.775667 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ecf885b-defa-4921-b0ef-ed1ea362e23c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 Aug 13 03:38:35.775667 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ecf885b-defa-4921-b0ef-ed1ea362e23c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:35.775667 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ecf885b-defa-4921-b0ef-ed1ea362e23c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:35.775667 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-5ecf885b-defa-4921-b0ef-ed1ea362e23c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete backup with id: d9fd5590-715e-4e14-8a57-ca4fef4668c8. Aug 13 03:38:35.777899 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1b8655b-687b-4266-a9c3-180fae8383a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 Aug 13 03:38:35.778212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1b8655b-687b-4266-a9c3-180fae8383a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:35.778510 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d1b8655b-687b-4266-a9c3-180fae8383a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:35.778640 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d1b8655b-687b-4266-a9c3-180fae8383a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 3e0c0675-c97b-4115-b2f4-c0caa3324a89. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:35.780092 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:35.780092 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:35.786270 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d1b8655b-687b-4266-a9c3-180fae8383a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 returned with HTTP 404 Aug 13 03:38:35.787180 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 799/3191] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:35 2026] GET /volume/v3/backups/3e0c0675-c97b-4115-b2f4-c0caa3324a89 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:35.798642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-5ecf885b-defa-4921-b0ef-ed1ea362e23c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] delete_backup rpcapi backup_id d9fd5590-715e-4e14-8a57-ca4fef4668c8 {{(pid=100340) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:38:35.804150 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ecf885b-defa-4921-b0ef-ed1ea362e23c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 returned with HTTP 202 Aug 13 03:38:35.804631 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 796/3192] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:38:35 2026] DELETE /volume/v3/backups/d9fd5590-715e-4e14-8a57-ca4fef4668c8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:38:35.815719 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:35.817373 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:35.817719 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1499952697"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:35.819536 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1499952697'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:35.819707 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume of 1 GB Aug 13 03:38:35.825352 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Availability Zones retrieved successfully. Aug 13 03:38:35.832297 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (89921628-04fb-480b-aee3-0ef0f8b2b4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:35.833965 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9343d6-fe96-4380-b006-914e928c5269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:35.835306 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:35.869642 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e9343d6-fe96-4380-b006-914e928c5269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:35.871747 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0d5e58-dfa2-4a01-b8d6-c3dcc03de2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:35.920549 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['e0afca51-cd94-4e53-a789-cef27a32f01c', 'ed06e5a2-4060-4d1d-804e-825aba7aee99', '417decd7-7825-4b77-ba09-012e72eea721', '32842471-a0b7-416c-a272-782185af4e24'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:35.921448 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0d5e58-dfa2-4a01-b8d6-c3dcc03de2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0afca51-cd94-4e53-a789-cef27a32f01c', 'ed06e5a2-4060-4d1d-804e-825aba7aee99', '417decd7-7825-4b77-ba09-012e72eea721', '32842471-a0b7-416c-a272-782185af4e24']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:35.922294 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff09da3-b232-4abb-be6a-a334de0dd439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:35.949568 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-64f0ba44-228f-411d-b2df-af925192b179 req-6723c37c-a655-4699-a575-84eb1e31c28e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:35.951994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff09da3-b232-4abb-be6a-a334de0dd439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2871f262-4e05-48be-a8a9-d0065f53ea24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499952697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['e0afca51-cd94-4e53-a789-cef27a32f01c','ed06e5a2-4060-4d1d-804e-825aba7aee99','417decd7-7825-4b77-ba09-012e72eea721','32842471-a0b7-416c-a272-782185af4e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499952697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2871f262-4e05-48be-a8a9-d0065f53ea24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c7353dfd2ed4d53992b00b90910cd4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:35.952345 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-6723c37c-a655-4699-a575-84eb1e31c28e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:35.952623 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-6723c37c-a655-4699-a575-84eb1e31c28e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:35.952879 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec270f6f-8702-449f-bd75-ef617c9b7a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:35.952946 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-6723c37c-a655-4699-a575-84eb1e31c28e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:35.964345 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:35.964345 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:35.969599 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-64f0ba44-228f-411d-b2df-af925192b179 req-6723c37c-a655-4699-a575-84eb1e31c28e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:35.976405 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-6723c37c-a655-4699-a575-84eb1e31c28e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:35.976405 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 792/3193] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:38:35 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:35.980337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec270f6f-8702-449f-bd75-ef617c9b7a0c) transitioned into state 'SUCCESS' from state '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-1499952697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['e0afca51-cd94-4e53-a789-cef27a32f01c','ed06e5a2-4060-4d1d-804e-825aba7aee99','417decd7-7825-4b77-ba09-012e72eea721','32842471-a0b7-416c-a272-782185af4e24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:35.981174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993238c9-dced-4ef1-af27-ca98f14c70f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:35.991812 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993238c9-dced-4ef1-af27-ca98f14c70f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:35.992570 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (89921628-04fb-480b-aee3-0ef0f8b2b4d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:35.992903 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume request issued successfully. Aug 13 03:38:35.993430 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1f3815b-ee5c-42a5-8413-c71fa864f81f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:35.993836 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 807/3194] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:38:35 2026] POST /volume/v3/volumes => generated 778 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:36.005124 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-64f0ba44-228f-411d-b2df-af925192b179 req-cd78273d-7424-45ef-ba55-ddce2ca3e0f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:36.009135 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8d0e2497-ae92-40cf-9052-613b911696e2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:36.010896 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d0e2497-ae92-40cf-9052-613b911696e2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 Aug 13 03:38:36.011119 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8d0e2497-ae92-40cf-9052-613b911696e2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:36.011313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8d0e2497-ae92-40cf-9052-613b911696e2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:36.012082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-cd78273d-7424-45ef-ba55-ddce2ca3e0f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17/action Aug 13 03:38:36.012434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-cd78273d-7424-45ef-ba55-ddce2ca3e0f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:36.013482 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-cd78273d-7424-45ef-ba55-ddce2ca3e0f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:36.023904 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:36.023904 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:36.027782 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:36.027782 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:36.028294 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-64f0ba44-228f-411d-b2df-af925192b179 req-cd78273d-7424-45ef-ba55-ddce2ca3e0f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:36.028990 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8d0e2497-ae92-40cf-9052-613b911696e2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:38:36.033962 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d0e2497-ae92-40cf-9052-613b911696e2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 returned with HTTP 200 Aug 13 03:38:36.034409 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 797/3195] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:36 2026] GET /volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:36.034760 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-64f0ba44-228f-411d-b2df-af925192b179 req-cd78273d-7424-45ef-ba55-ddce2ca3e0f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Begin detaching volume completed successfully. Aug 13 03:38:36.034872 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-cd78273d-7424-45ef-ba55-ddce2ca3e0f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17/action returned with HTTP 202 Aug 13 03:38:36.038021 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 800/3196] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:38:36 2026] POST /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:38:36.058752 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-79629480-a45c-401d-bcc3-46cf63939842 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:36.061120 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-79629480-a45c-401d-bcc3-46cf63939842 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:36.061972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-79629480-a45c-401d-bcc3-46cf63939842 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:36.061972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-79629480-a45c-401d-bcc3-46cf63939842 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:36.080942 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:36.080942 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:36.086471 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-79629480-a45c-401d-bcc3-46cf63939842 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:36.095159 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-79629480-a45c-401d-bcc3-46cf63939842 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:36.095812 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 793/3197] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:36 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:36.103940 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-88d86f15-89e0-4e0b-a7bd-e8ab9496bfd4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:36.104311 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88d86f15-89e0-4e0b-a7bd-e8ab9496bfd4 None None] GET https://10.4.3.140/volume// Aug 13 03:38:36.104593 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88d86f15-89e0-4e0b-a7bd-e8ab9496bfd4 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:36.104989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88d86f15-89e0-4e0b-a7bd-e8ab9496bfd4 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:36.106378 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88d86f15-89e0-4e0b-a7bd-e8ab9496bfd4 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:38:36.106378 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 808/3198] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:38:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:38:36.128447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-64f0ba44-228f-411d-b2df-af925192b179 req-c6d1b1d8-c94c-488e-96c5-1fc58b762036 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:36.139977 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-c6d1b1d8-c94c-488e-96c5-1fc58b762036 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:36.140298 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-c6d1b1d8-c94c-488e-96c5-1fc58b762036 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:36.141756 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-c6d1b1d8-c94c-488e-96c5-1fc58b762036 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:36.153377 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-955e9a76-58af-4a15-a019-b6a2417d723f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:36.153377 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-955e9a76-58af-4a15-a019-b6a2417d723f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:36.153377 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-955e9a76-58af-4a15-a019-b6a2417d723f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:36.153377 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-955e9a76-58af-4a15-a019-b6a2417d723f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:36.153377 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-955e9a76-58af-4a15-a019-b6a2417d723f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:36.161667 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:36.161667 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:36.161667 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-955e9a76-58af-4a15-a019-b6a2417d723f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:36.161667 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 801/3199] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:36 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:36.164787 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:36.164787 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:36.170721 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-64f0ba44-228f-411d-b2df-af925192b179 req-c6d1b1d8-c94c-488e-96c5-1fc58b762036 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:36.178642 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-c6d1b1d8-c94c-488e-96c5-1fc58b762036 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:36.178642 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 798/3200] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:38:36 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 1317 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:37.049978 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-93e1de2b-29b9-492f-aee9-8bb50843e082 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:37.052360 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93e1de2b-29b9-492f-aee9-8bb50843e082 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 Aug 13 03:38:37.052656 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93e1de2b-29b9-492f-aee9-8bb50843e082 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:37.052948 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93e1de2b-29b9-492f-aee9-8bb50843e082 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:37.064084 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:37.064084 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:37.073129 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-93e1de2b-29b9-492f-aee9-8bb50843e082 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:38:37.080052 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93e1de2b-29b9-492f-aee9-8bb50843e082 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 returned with HTTP 200 Aug 13 03:38:37.080603 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 794/3201] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:37 2026] GET /volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:37.095914 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-33fe15f0-2292-448f-94fa-0fa5079e58af None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:37.099443 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33fe15f0-2292-448f-94fa-0fa5079e58af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:38:37.099970 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-33fe15f0-2292-448f-94fa-0fa5079e58af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2871f262-4e05-48be-a8a9-d0065f53ea24", "name": "tempest-type-Backup-9595876"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:37.101520 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-33fe15f0-2292-448f-94fa-0fa5079e58af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating new backup {'backup': {'volume_id': '2871f262-4e05-48be-a8a9-d0065f53ea24', 'name': 'tempest-type-Backup-9595876'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:38:37.101709 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-33fe15f0-2292-448f-94fa-0fa5079e58af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating backup of volume 2871f262-4e05-48be-a8a9-d0065f53ea24 in container None Aug 13 03:38:37.112107 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:37.112107 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:37.112573 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-33fe15f0-2292-448f-94fa-0fa5079e58af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:38:37.116963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c8c94f50-171c-4db9-a68f-03fc8cae7632 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:37.120659 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8c94f50-171c-4db9-a68f-03fc8cae7632 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:37.122147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8c94f50-171c-4db9-a68f-03fc8cae7632 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:37.122783 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8c94f50-171c-4db9-a68f-03fc8cae7632 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:37.138720 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:37.138720 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:37.144926 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c8c94f50-171c-4db9-a68f-03fc8cae7632 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:37.149318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-33fe15f0-2292-448f-94fa-0fa5079e58af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['88fdaffc-9888-49a1-8f92-0018d20ea2a3', '16ef8bfa-375f-4b6f-b47d-7c448746ddf3'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:37.153797 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8c94f50-171c-4db9-a68f-03fc8cae7632 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:37.154444 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 802/3202] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:37 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:37.174591 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2c11c0a7-6b41-444f-96a3-4a94344aece7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:37.178448 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2c11c0a7-6b41-444f-96a3-4a94344aece7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:37.178811 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2c11c0a7-6b41-444f-96a3-4a94344aece7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:37.179146 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2c11c0a7-6b41-444f-96a3-4a94344aece7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:37.179319 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-2c11c0a7-6b41-444f-96a3-4a94344aece7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:37.185642 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:37.185642 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:37.186514 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2c11c0a7-6b41-444f-96a3-4a94344aece7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:37.187070 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 799/3203] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:37 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:37.213129 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33fe15f0-2292-448f-94fa-0fa5079e58af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:38:37.213600 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 809/3204] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:38:37 2026] POST /volume/v3/backups => generated 313 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:37.228133 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dfdbadcb-9b0c-45cf-8162-8d6e42c2be62 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:37.231253 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dfdbadcb-9b0c-45cf-8162-8d6e42c2be62 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:37.234026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dfdbadcb-9b0c-45cf-8162-8d6e42c2be62 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:37.234026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dfdbadcb-9b0c-45cf-8162-8d6e42c2be62 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:37.234026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-dfdbadcb-9b0c-45cf-8162-8d6e42c2be62 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:37.238398 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:37.238398 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:37.239330 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dfdbadcb-9b0c-45cf-8162-8d6e42c2be62 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:37.239881 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 795/3205] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:37 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:37.299868 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-64f0ba44-228f-411d-b2df-af925192b179 req-dcd53fce-2cde-4ded-b5b5-963bc0641af1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:37.306440 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-dcd53fce-2cde-4ded-b5b5-963bc0641af1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/attachments/3ef31655-526d-4425-8d3e-702a9702890c Aug 13 03:38:37.306871 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-dcd53fce-2cde-4ded-b5b5-963bc0641af1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:37.307116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-dcd53fce-2cde-4ded-b5b5-963bc0641af1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:37.325893 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:37.325893 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:37.412427 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-64f0ba44-228f-411d-b2df-af925192b179 req-dcd53fce-2cde-4ded-b5b5-963bc0641af1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/attachments/3ef31655-526d-4425-8d3e-702a9702890c returned with HTTP 200 Aug 13 03:38:37.413117 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 803/3206] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:38:37 2026] DELETE /volume/v3/attachments/3ef31655-526d-4425-8d3e-702a9702890c => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:38.171401 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a539d4c2-1b18-4448-9133-682a8046ff7e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:38.173715 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a539d4c2-1b18-4448-9133-682a8046ff7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:38.173995 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a539d4c2-1b18-4448-9133-682a8046ff7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:38.174194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a539d4c2-1b18-4448-9133-682a8046ff7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:38.182987 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:38.182987 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:38.187301 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a539d4c2-1b18-4448-9133-682a8046ff7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:38.192502 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a539d4c2-1b18-4448-9133-682a8046ff7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:38.193096 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 800/3207] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:38 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:38.200682 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8bde9564-dd07-4708-be72-5d0af186cf8b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:38.202597 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bde9564-dd07-4708-be72-5d0af186cf8b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:38.202964 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8bde9564-dd07-4708-be72-5d0af186cf8b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:38.204921 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8bde9564-dd07-4708-be72-5d0af186cf8b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:38.204921 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8bde9564-dd07-4708-be72-5d0af186cf8b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:38.212357 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:38.212357 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:38.212357 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8bde9564-dd07-4708-be72-5d0af186cf8b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:38.212357 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 810/3208] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:38 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:38.251849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e97402a6-41c5-4110-842b-d70997eead21 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:38.255119 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e97402a6-41c5-4110-842b-d70997eead21 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:38.255452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e97402a6-41c5-4110-842b-d70997eead21 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:38.255721 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e97402a6-41c5-4110-842b-d70997eead21 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:38.256325 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e97402a6-41c5-4110-842b-d70997eead21 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:38.261707 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:38.261707 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:38.262563 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e97402a6-41c5-4110-842b-d70997eead21 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:38.263082 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 796/3209] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:38 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:40.018006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f204bbbe-4177-433a-823f-7df81b83019d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:40.018006 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f204bbbe-4177-433a-823f-7df81b83019d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:40.018006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f204bbbe-4177-433a-823f-7df81b83019d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:40.018006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f204bbbe-4177-433a-823f-7df81b83019d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:40.018006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f204bbbe-4177-433a-823f-7df81b83019d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:40.018006 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:40.018006 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:40.018006 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f204bbbe-4177-433a-823f-7df81b83019d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:40.018006 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 804/3210] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:39 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:40.022472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e8589046-eed8-456e-aa0c-320db4d3d506 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:40.022472 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8589046-eed8-456e-aa0c-320db4d3d506 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:40.022472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8589046-eed8-456e-aa0c-320db4d3d506 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:40.022472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8589046-eed8-456e-aa0c-320db4d3d506 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:40.022472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e8589046-eed8-456e-aa0c-320db4d3d506 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:40.022472 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:40.022472 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:40.022472 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8589046-eed8-456e-aa0c-320db4d3d506 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:40.022472 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 801/3211] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:39 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:40.254640 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-41bcbf23-8cc9-422f-b161-0961eb007c43 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:40.258855 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-41bcbf23-8cc9-422f-b161-0961eb007c43 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:40.259150 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-41bcbf23-8cc9-422f-b161-0961eb007c43 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:40.259396 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-41bcbf23-8cc9-422f-b161-0961eb007c43 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:40.259538 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-41bcbf23-8cc9-422f-b161-0961eb007c43 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:40.269163 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:40.269163 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:40.269989 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-41bcbf23-8cc9-422f-b161-0961eb007c43 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:40.270451 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 811/3212] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:40 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:40.307056 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dc0d8298-5ca8-443a-8e92-deb379461a0b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:40.308930 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dc0d8298-5ca8-443a-8e92-deb379461a0b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:40.309320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dc0d8298-5ca8-443a-8e92-deb379461a0b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:40.309390 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dc0d8298-5ca8-443a-8e92-deb379461a0b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:40.309485 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-dc0d8298-5ca8-443a-8e92-deb379461a0b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:40.318366 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:40.318366 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:40.319086 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dc0d8298-5ca8-443a-8e92-deb379461a0b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:40.319569 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 797/3213] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:40 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:41.286108 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-54398793-e366-42b5-a367-800ca814b4ce None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:41.290000 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54398793-e366-42b5-a367-800ca814b4ce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:41.290317 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54398793-e366-42b5-a367-800ca814b4ce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:41.290630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54398793-e366-42b5-a367-800ca814b4ce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:41.290849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-54398793-e366-42b5-a367-800ca814b4ce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:41.295516 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:41.295516 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:41.296251 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54398793-e366-42b5-a367-800ca814b4ce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:41.296761 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 805/3214] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:41 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:41.307174 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-57ef7213-830d-4eab-947f-b20c4ba9788b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:41.309376 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-57ef7213-830d-4eab-947f-b20c4ba9788b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:41.309746 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-57ef7213-830d-4eab-947f-b20c4ba9788b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:41.309989 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-57ef7213-830d-4eab-947f-b20c4ba9788b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:41.310173 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-57ef7213-830d-4eab-947f-b20c4ba9788b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume with id: 3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:41.317287 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:41.317287 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:41.317798 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-57ef7213-830d-4eab-947f-b20c4ba9788b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:41.334709 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a9e5f79f-bc9f-444a-910e-0651ff27aebc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:41.336663 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9e5f79f-bc9f-444a-910e-0651ff27aebc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:41.336967 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9e5f79f-bc9f-444a-910e-0651ff27aebc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:41.337204 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9e5f79f-bc9f-444a-910e-0651ff27aebc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:41.337297 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a9e5f79f-bc9f-444a-910e-0651ff27aebc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:41.341287 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-57ef7213-830d-4eab-947f-b20c4ba9788b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume request issued successfully. Aug 13 03:38:41.341531 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-57ef7213-830d-4eab-947f-b20c4ba9788b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 202 Aug 13 03:38:41.342178 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 802/3215] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:38:41 2026] DELETE /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:38:41.345468 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:41.345468 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:41.346196 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9e5f79f-bc9f-444a-910e-0651ff27aebc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:41.346629 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 812/3216] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:41 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:41.355530 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1bb4c0bc-5ef3-4274-bfe8-6f36f1d2df74 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:41.357913 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1bb4c0bc-5ef3-4274-bfe8-6f36f1d2df74 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:41.359952 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1bb4c0bc-5ef3-4274-bfe8-6f36f1d2df74 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:41.359952 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1bb4c0bc-5ef3-4274-bfe8-6f36f1d2df74 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:41.370062 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:41.370062 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:41.376432 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1bb4c0bc-5ef3-4274-bfe8-6f36f1d2df74 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:41.382179 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1bb4c0bc-5ef3-4274-bfe8-6f36f1d2df74 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 200 Aug 13 03:38:41.382770 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 798/3217] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:41 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:42.309927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b7b50e56-3523-4caf-ac0f-9e45abd8a8ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:42.311473 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7b50e56-3523-4caf-ac0f-9e45abd8a8ff tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:38:42.311988 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7b50e56-3523-4caf-ac0f-9e45abd8a8ff tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:42.312134 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7b50e56-3523-4caf-ac0f-9e45abd8a8ff tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:42.312262 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b7b50e56-3523-4caf-ac0f-9e45abd8a8ff tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:42.319503 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:42.319503 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:42.320884 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7b50e56-3523-4caf-ac0f-9e45abd8a8ff tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:38:42.320884 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 806/3218] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:42 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:42.333475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-261c601e-f656-46ee-b3a2-75594563f89e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:42.362148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e69654c5-d8e0-4629-95e9-110666a409be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:42.364216 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e69654c5-d8e0-4629-95e9-110666a409be tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:42.364216 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e69654c5-d8e0-4629-95e9-110666a409be tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:42.364664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e69654c5-d8e0-4629-95e9-110666a409be tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:42.364664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e69654c5-d8e0-4629-95e9-110666a409be tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:42.369143 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:42.369143 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:42.371662 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e69654c5-d8e0-4629-95e9-110666a409be tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:42.371662 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 813/3219] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:42 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:42.405073 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0e349337-45ad-468c-9bb9-74e9a379c7c8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:42.406946 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e349337-45ad-468c-9bb9-74e9a379c7c8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:42.407259 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e349337-45ad-468c-9bb9-74e9a379c7c8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:42.407691 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0e349337-45ad-468c-9bb9-74e9a379c7c8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:42.414296 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0e349337-45ad-468c-9bb9-74e9a379c7c8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 404 Aug 13 03:38:42.415034 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 799/3220] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:42 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:42.425383 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9d8de50b-f58d-4882-9b8f-f6536ee30dac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:42.427840 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d8de50b-f58d-4882-9b8f-f6536ee30dac tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:42.428107 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d8de50b-f58d-4882-9b8f-f6536ee30dac tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:42.428705 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d8de50b-f58d-4882-9b8f-f6536ee30dac tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:42.435640 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d8de50b-f58d-4882-9b8f-f6536ee30dac tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 404 Aug 13 03:38:42.436326 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 807/3221] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:42 2026] GET /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:42.444771 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1e68b995-d879-4f28-b4fc-26e01101c55b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:42.447690 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e68b995-d879-4f28-b4fc-26e01101c55b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:42.447690 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e68b995-d879-4f28-b4fc-26e01101c55b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:42.447690 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e68b995-d879-4f28-b4fc-26e01101c55b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:42.447690 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-1e68b995-d879-4f28-b4fc-26e01101c55b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume with id: 3b0408a6-a284-40f3-b8e0-fc053987ae17 Aug 13 03:38:42.453539 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e68b995-d879-4f28-b4fc-26e01101c55b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 returned with HTTP 404 Aug 13 03:38:42.454084 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 814/3222] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:38:42 2026] DELETE /volume/v3/volumes/3b0408a6-a284-40f3-b8e0-fc053987ae17 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:42.485440 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:42.486316 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-261c601e-f656-46ee-b3a2-75594563f89e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:38:42.486728 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-261c601e-f656-46ee-b3a2-75594563f89e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f867dac7-ec16-438f-a264-639772be17c0"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:42.487923 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:42.488261 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-261c601e-f656-46ee-b3a2-75594563f89e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Creating new backup {'backup': {'volume_id': 'f867dac7-ec16-438f-a264-639772be17c0'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:38:42.488323 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1247092494"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:42.488386 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-261c601e-f656-46ee-b3a2-75594563f89e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Creating backup of volume f867dac7-ec16-438f-a264-639772be17c0 in container None Aug 13 03:38:42.490361 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request body: {'volume': {'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1247092494'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:42.495307 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:42.495307 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:42.495731 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-261c601e-f656-46ee-b3a2-75594563f89e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Volume info retrieved successfully. Aug 13 03:38:42.519410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-261c601e-f656-46ee-b3a2-75594563f89e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Created reservations ['bb5d1f3c-fbb9-46cf-8928-49c7d3532ca3', '345aafab-026a-4ada-a25d-438e137deb5e'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:42.559808 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-261c601e-f656-46ee-b3a2-75594563f89e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:38:42.560264 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 803/3223] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:38:42 2026] POST /volume/v3/backups => generated 288 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:42.578855 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8dc4da1e-44c8-428c-b8c4-75a1ef1f8032 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:42.583581 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8dc4da1e-44c8-428c-b8c4-75a1ef1f8032 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:42.583940 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8dc4da1e-44c8-428c-b8c4-75a1ef1f8032 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:42.583940 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8dc4da1e-44c8-428c-b8c4-75a1ef1f8032 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:42.584463 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8dc4da1e-44c8-428c-b8c4-75a1ef1f8032 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:42.591082 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:42.591082 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:42.591891 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8dc4da1e-44c8-428c-b8c4-75a1ef1f8032 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:42.592111 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 808/3224] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:42 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:42.602944 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume of 1 GB Aug 13 03:38:42.610345 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Availability Zones retrieved successfully. Aug 13 03:38:42.617137 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (eea3a36b-de4e-4034-91ce-fb047a76d29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:42.618617 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8f3193-6d7a-4874-b379-611367f79dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:42.619947 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:42.716209 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8f3193-6d7a-4874-b379-611367f79dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:42.717323 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e693b3fb-aa3b-46fe-8dc3-fb5d512282e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:42.778919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['5950e64a-094c-40d9-8876-0fa29f7ab19b', '32180e2e-f9d3-469e-9b05-f9c14441339c', 'd09d7b93-fcf4-4de7-9218-662b926d13f3', 'f2641cf5-5e48-4aa3-8515-ade38edf52fa'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:42.780053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e693b3fb-aa3b-46fe-8dc3-fb5d512282e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5950e64a-094c-40d9-8876-0fa29f7ab19b', '32180e2e-f9d3-469e-9b05-f9c14441339c', 'd09d7b93-fcf4-4de7-9218-662b926d13f3', 'f2641cf5-5e48-4aa3-8515-ade38edf52fa']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:42.780981 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a30fbf-8b8b-4bd2-b2b5-1e0dae380efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:42.810393 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a30fbf-8b8b-4bd2-b2b5-1e0dae380efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93ab964c-95dc-4b29-88ea-af92a068d83c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1247092494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['5950e64a-094c-40d9-8876-0fa29f7ab19b','32180e2e-f9d3-469e-9b05-f9c14441339c','d09d7b93-fcf4-4de7-9218-662b926d13f3','f2641cf5-5e48-4aa3-8515-ade38edf52fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1247092494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93ab964c-95dc-4b29-88ea-af92a068d83c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2186a7bbeb1446dabfdafe3ec65004dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b2821e01fa4568b41b2153c787414d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:42.810393 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032df6e1-1fc9-4564-bbe6-08bf5a575ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:42.830239 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032df6e1-1fc9-4564-bbe6-08bf5a575ae8) transitioned into state 'SUCCESS' from state '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-1247092494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['5950e64a-094c-40d9-8876-0fa29f7ab19b','32180e2e-f9d3-469e-9b05-f9c14441339c','d09d7b93-fcf4-4de7-9218-662b926d13f3','f2641cf5-5e48-4aa3-8515-ade38edf52fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:42.831119 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa01e776-8b9b-46ce-9f40-253cbabb3323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:42.842196 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa01e776-8b9b-46ce-9f40-253cbabb3323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:42.843043 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (eea3a36b-de4e-4034-91ce-fb047a76d29e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:42.843345 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request issued successfully. Aug 13 03:38:42.844225 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3e1158e3-6a6b-4c74-80cd-31255d2f543c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:42.844696 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 800/3225] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:42 2026] POST /volume/v3/volumes => generated 749 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:42.862102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8ce91b72-ac9f-4500-9a36-1d4a5b005b01 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:42.864128 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ce91b72-ac9f-4500-9a36-1d4a5b005b01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c Aug 13 03:38:42.864293 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ce91b72-ac9f-4500-9a36-1d4a5b005b01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:42.864521 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ce91b72-ac9f-4500-9a36-1d4a5b005b01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:42.873950 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:42.873950 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:42.877908 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8ce91b72-ac9f-4500-9a36-1d4a5b005b01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:42.882197 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ce91b72-ac9f-4500-9a36-1d4a5b005b01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c returned with HTTP 200 Aug 13 03:38:42.882559 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 815/3226] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:42 2026] GET /volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:43.382942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1cdc0f49-873e-48d8-bd51-b01dad123ab1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:43.385042 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1cdc0f49-873e-48d8-bd51-b01dad123ab1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:43.385290 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1cdc0f49-873e-48d8-bd51-b01dad123ab1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:43.385533 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1cdc0f49-873e-48d8-bd51-b01dad123ab1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:43.385712 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-1cdc0f49-873e-48d8-bd51-b01dad123ab1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:43.392283 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:43.392283 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:43.392959 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1cdc0f49-873e-48d8-bd51-b01dad123ab1 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:43.393347 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 804/3227] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:43 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:43.603405 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-03e1d691-b7df-461f-804b-422fa8a08829 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:43.605244 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03e1d691-b7df-461f-804b-422fa8a08829 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:43.605477 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03e1d691-b7df-461f-804b-422fa8a08829 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:43.605697 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03e1d691-b7df-461f-804b-422fa8a08829 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:43.605851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-03e1d691-b7df-461f-804b-422fa8a08829 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:43.610066 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:43.610066 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:43.610720 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03e1d691-b7df-461f-804b-422fa8a08829 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:43.611106 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 809/3228] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:43 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:43.909789 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4fec4aed-e8ac-4229-807d-b682c3896f08 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:43.912599 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4fec4aed-e8ac-4229-807d-b682c3896f08 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c Aug 13 03:38:43.912788 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4fec4aed-e8ac-4229-807d-b682c3896f08 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:43.912981 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4fec4aed-e8ac-4229-807d-b682c3896f08 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:43.923240 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:43.923240 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:43.929342 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4fec4aed-e8ac-4229-807d-b682c3896f08 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:43.935951 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4fec4aed-e8ac-4229-807d-b682c3896f08 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c returned with HTTP 200 Aug 13 03:38:43.936376 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 801/3229] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:43 2026] GET /volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:43.997727 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-753ecb20-2a2a-4dc7-9e4f-5b9dc679a7c4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:43.999757 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-753ecb20-2a2a-4dc7-9e4f-5b9dc679a7c4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c Aug 13 03:38:44.000007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-753ecb20-2a2a-4dc7-9e4f-5b9dc679a7c4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:44.000203 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-753ecb20-2a2a-4dc7-9e4f-5b9dc679a7c4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:44.008748 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:44.008748 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:44.013910 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-753ecb20-2a2a-4dc7-9e4f-5b9dc679a7c4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:44.021406 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-753ecb20-2a2a-4dc7-9e4f-5b9dc679a7c4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c returned with HTTP 200 Aug 13 03:38:44.022442 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 816/3230] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:43 2026] GET /volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:44.069226 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f3fbb673-8627-48ec-a2fe-75ece7dbf5f3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:44.071860 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3fbb673-8627-48ec-a2fe-75ece7dbf5f3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:38:44.072339 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3fbb673-8627-48ec-a2fe-75ece7dbf5f3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93ab964c-95dc-4b29-88ea-af92a068d83c", "name": "tempest-VolumesBackupsTest-Backup-560691463", "container": "tempest-volumesbackupstest-backup-container-1386515142"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:44.073872 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-f3fbb673-8627-48ec-a2fe-75ece7dbf5f3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating new backup {'backup': {'volume_id': '93ab964c-95dc-4b29-88ea-af92a068d83c', 'name': 'tempest-VolumesBackupsTest-Backup-560691463', 'container': 'tempest-volumesbackupstest-backup-container-1386515142'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:38:44.074050 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-f3fbb673-8627-48ec-a2fe-75ece7dbf5f3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating backup of volume 93ab964c-95dc-4b29-88ea-af92a068d83c in container tempest-volumesbackupstest-backup-container-1386515142 Aug 13 03:38:44.082424 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:44.082424 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:44.083060 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f3fbb673-8627-48ec-a2fe-75ece7dbf5f3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:38:44.113426 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-f3fbb673-8627-48ec-a2fe-75ece7dbf5f3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['f821cd81-e79e-4361-b187-9beae24a69cf', '017f5c10-d2c0-4cc1-98ec-cc22c1e185f4'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:44.142729 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3fbb673-8627-48ec-a2fe-75ece7dbf5f3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:38:44.143185 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 805/3231] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:44 2026] POST /volume/v3/backups => generated 329 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:44.154062 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2476e1ae-ef53-4870-b58a-11c8c1aca252 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:44.155814 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2476e1ae-ef53-4870-b58a-11c8c1aca252 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:44.156032 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2476e1ae-ef53-4870-b58a-11c8c1aca252 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:44.156216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2476e1ae-ef53-4870-b58a-11c8c1aca252 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:44.156318 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2476e1ae-ef53-4870-b58a-11c8c1aca252 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:44.162361 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:44.162361 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:44.163293 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2476e1ae-ef53-4870-b58a-11c8c1aca252 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:44.163714 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 810/3232] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:44 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:44.410601 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-14db0289-4944-4180-8296-c800c69f244c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:44.412878 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-14db0289-4944-4180-8296-c800c69f244c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:44.413167 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-14db0289-4944-4180-8296-c800c69f244c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:44.413455 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-14db0289-4944-4180-8296-c800c69f244c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:44.413604 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-14db0289-4944-4180-8296-c800c69f244c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:44.419264 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:44.419264 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:44.420215 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-14db0289-4944-4180-8296-c800c69f244c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:44.420952 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 802/3233] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:44 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:44.519781 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e63055c5-6a43-4071-9a44-2aaa5755d54e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:44.550800 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e63055c5-6a43-4071-9a44-2aaa5755d54e tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:38:44.551276 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e63055c5-6a43-4071-9a44-2aaa5755d54e tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669", "extra_specs": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:44.567544 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e63055c5-6a43-4071-9a44-2aaa5755d54e tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:38:44.567936 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 817/3234] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:38:44 2026] POST /volume/v3/types => generated 269 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:44.626799 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9b822d8d-7883-400f-8d0b-8f1858c9fa4e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:44.628651 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b822d8d-7883-400f-8d0b-8f1858c9fa4e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:44.628875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b822d8d-7883-400f-8d0b-8f1858c9fa4e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:44.629070 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9b822d8d-7883-400f-8d0b-8f1858c9fa4e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:44.629177 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9b822d8d-7883-400f-8d0b-8f1858c9fa4e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:44.633637 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:44.633637 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:44.634331 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9b822d8d-7883-400f-8d0b-8f1858c9fa4e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:44.634732 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 806/3235] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:44 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:45.174595 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-afc438c2-eb9b-4aae-9a94-7803df059495 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:45.176867 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-afc438c2-eb9b-4aae-9a94-7803df059495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:45.177159 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-afc438c2-eb9b-4aae-9a94-7803df059495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:45.177422 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-afc438c2-eb9b-4aae-9a94-7803df059495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:45.177587 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-afc438c2-eb9b-4aae-9a94-7803df059495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:45.183480 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:45.183480 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:45.184516 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-afc438c2-eb9b-4aae-9a94-7803df059495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:45.184992 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 811/3236] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:45 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:45.433240 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5f17c679-3aa6-41ee-a247-e76c3ae0cba9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:45.434957 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5f17c679-3aa6-41ee-a247-e76c3ae0cba9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:45.435135 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5f17c679-3aa6-41ee-a247-e76c3ae0cba9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:45.435303 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5f17c679-3aa6-41ee-a247-e76c3ae0cba9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:45.435402 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-5f17c679-3aa6-41ee-a247-e76c3ae0cba9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:45.439550 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:45.439550 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:45.440099 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5f17c679-3aa6-41ee-a247-e76c3ae0cba9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:45.440505 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 803/3237] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:45 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:45.645110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e684d48-e002-4ef2-aa94-7feecad6ffce None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:45.647279 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e684d48-e002-4ef2-aa94-7feecad6ffce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:45.647535 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e684d48-e002-4ef2-aa94-7feecad6ffce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:45.647771 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e684d48-e002-4ef2-aa94-7feecad6ffce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:45.647946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6e684d48-e002-4ef2-aa94-7feecad6ffce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:45.652746 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:45.652746 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:45.653423 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e684d48-e002-4ef2-aa94-7feecad6ffce tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:45.653856 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 818/3238] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:45 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:46.197774 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f54196f9-6fd6-48b9-b159-98eb331b7dc7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:46.200093 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f54196f9-6fd6-48b9-b159-98eb331b7dc7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:46.200253 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f54196f9-6fd6-48b9-b159-98eb331b7dc7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:46.200698 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f54196f9-6fd6-48b9-b159-98eb331b7dc7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:46.200698 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f54196f9-6fd6-48b9-b159-98eb331b7dc7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:46.205446 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:46.205446 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:46.206278 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f54196f9-6fd6-48b9-b159-98eb331b7dc7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:46.206735 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 807/3239] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:46 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:46.451811 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e1ad773f-87ce-46b8-a3d0-6df6d0417fe8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:46.453788 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1ad773f-87ce-46b8-a3d0-6df6d0417fe8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:46.454116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1ad773f-87ce-46b8-a3d0-6df6d0417fe8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:46.454338 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1ad773f-87ce-46b8-a3d0-6df6d0417fe8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:46.454459 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e1ad773f-87ce-46b8-a3d0-6df6d0417fe8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:46.459181 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:46.459181 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:46.460117 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1ad773f-87ce-46b8-a3d0-6df6d0417fe8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:46.460510 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 812/3240] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:46 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:46.665848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fa2239e4-8410-4d3e-95b9-8e0c121a41a9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:46.666945 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fa2239e4-8410-4d3e-95b9-8e0c121a41a9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:46.667190 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fa2239e4-8410-4d3e-95b9-8e0c121a41a9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:46.667428 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fa2239e4-8410-4d3e-95b9-8e0c121a41a9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:46.667576 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-fa2239e4-8410-4d3e-95b9-8e0c121a41a9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:46.675953 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:46.675953 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:46.675953 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fa2239e4-8410-4d3e-95b9-8e0c121a41a9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:46.675953 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 804/3241] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:46 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:47.064719 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-40cfdff3-3031-4d6b-b86d-bc7f85b85fbb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.066757 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40cfdff3-3031-4d6b-b86d-bc7f85b85fbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:38:47.067195 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40cfdff3-3031-4d6b-b86d-bc7f85b85fbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998", "extra_specs": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:47.083984 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40cfdff3-3031-4d6b-b86d-bc7f85b85fbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:38:47.084389 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 819/3242] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:38:47 2026] POST /volume/v3/types => generated 269 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:47.093066 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-30862864-f947-4c78-ac1c-590e91940443 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.094803 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30862864-f947-4c78-ac1c-590e91940443 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:38:47.095177 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-30862864-f947-4c78-ac1c-590e91940443 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632", "extra_specs": {}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:47.108186 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30862864-f947-4c78-ac1c-590e91940443 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:38:47.108630 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 808/3243] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:38:47 2026] POST /volume/v3/types => generated 267 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:47.118231 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1c48b977-86d1-4845-a14b-0057ea96261b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.120061 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:47.120766 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1035915329", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:47.122587 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1035915329', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:47.126720 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Create volume of 1 GB Aug 13 03:38:47.127128 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:47.127128 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:47.127761 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Availability Zones retrieved successfully. Aug 13 03:38:47.133217 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Flow 'volume_create_api' (cb973d9e-f816-492f-8409-87911d742335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:47.134277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d91d44-2713-482d-9507-98d302c2c42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.135690 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:47.160040 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d91d44-2713-482d-9507-98d302c2c42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:38:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce2868e9-8fc7-4c86-a282-1f848b856b93,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce2868e9-8fc7-4c86-a282-1f848b856b93', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.162720 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fdbe4b2-f68b-4242-8b7f-51f7eb832f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.195131 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:38:47.195457 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:38:47.219623 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-99dff0b6-0037-4ce6-8515-d91c1a3a138c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.225294 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-99dff0b6-0037-4ce6-8515-d91c1a3a138c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:47.225635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-99dff0b6-0037-4ce6-8515-d91c1a3a138c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:47.228149 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-99dff0b6-0037-4ce6-8515-d91c1a3a138c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:47.228149 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-99dff0b6-0037-4ce6-8515-d91c1a3a138c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:47.237961 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:47.237961 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:47.237961 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-99dff0b6-0037-4ce6-8515-d91c1a3a138c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:47.238852 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 805/3244] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:47 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:47.246483 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Created reservations ['ce27b620-9b14-46b3-bc4c-882745e6bbff', 'e320e01c-2cce-4b57-a5d5-0e9a599367a7', '1787c3b7-4843-4a1a-9b08-a4bd014d05ee', '4bd8dcc9-f2c8-44d8-a3ad-72303f35ccad'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:47.247485 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fdbe4b2-f68b-4242-8b7f-51f7eb832f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce27b620-9b14-46b3-bc4c-882745e6bbff', 'e320e01c-2cce-4b57-a5d5-0e9a599367a7', '1787c3b7-4843-4a1a-9b08-a4bd014d05ee', '4bd8dcc9-f2c8-44d8-a3ad-72303f35ccad']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.248393 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15c66b3-1cf4-4476-aef4-7d0530940406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.275536 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15c66b3-1cf4-4476-aef4-7d0530940406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6700d8b8-909c-4520-aa94-7ffb1bf4fb0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1035915329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8989500450464d901432fefa369b57',qos_specs=None,replication_status=,reservations=['ce27b620-9b14-46b3-bc4c-882745e6bbff','e320e01c-2cce-4b57-a5d5-0e9a599367a7','1787c3b7-4843-4a1a-9b08-a4bd014d05ee','4bd8dcc9-f2c8-44d8-a3ad-72303f35ccad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b6e2ad4da147c3b701924a3a081240',volume_type_id=ce2868e9-8fc7-4c86-a282-1f848b856b93), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1035915329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6700d8b8-909c-4520-aa94-7ffb1bf4fb0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8989500450464d901432fefa369b57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b6e2ad4da147c3b701924a3a081240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce2868e9-8fc7-4c86-a282-1f848b856b93),volume_type_id=ce2868e9-8fc7-4c86-a282-1f848b856b93)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.276968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053e1a81-c11c-4679-b36e-6bfc00b58395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.296908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053e1a81-c11c-4679-b36e-6bfc00b58395) transitioned into state 'SUCCESS' from state '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-1035915329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8989500450464d901432fefa369b57',qos_specs=None,replication_status=,reservations=['ce27b620-9b14-46b3-bc4c-882745e6bbff','e320e01c-2cce-4b57-a5d5-0e9a599367a7','1787c3b7-4843-4a1a-9b08-a4bd014d05ee','4bd8dcc9-f2c8-44d8-a3ad-72303f35ccad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b6e2ad4da147c3b701924a3a081240',volume_type_id=ce2868e9-8fc7-4c86-a282-1f848b856b93)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.298007 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc80535-f655-455e-b243-96c32dfb189a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.308758 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc80535-f655-455e-b243-96c32dfb189a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.308758 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Flow 'volume_create_api' (cb973d9e-f816-492f-8409-87911d742335) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:47.308758 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Create volume request issued successfully. Aug 13 03:38:47.308758 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1c48b977-86d1-4845-a14b-0057ea96261b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:47.308758 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 813/3245] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:47 2026] POST /volume/v3/volumes => generated 847 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:47.324269 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.326753 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:47.327089 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-66695481", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:47.329559 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-66695481', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:47.333142 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Create volume of 1 GB Aug 13 03:38:47.333414 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:47.333414 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:47.334026 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Availability Zones retrieved successfully. Aug 13 03:38:47.339270 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Flow 'volume_create_api' (3b41215b-c8d3-49d7-b402-974caf7b808b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:47.340338 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc3cfeb-6766-4fab-a75c-63776d15a917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.341220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:47.363268 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc3cfeb-6766-4fab-a75c-63776d15a917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:38:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3ce544c2-3c18-42d9-9e83-0c9deaea952a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ce544c2-3c18-42d9-9e83-0c9deaea952a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.364371 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07daccb-95dd-492d-a89d-9d5d90002f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.395403 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:38:47.395736 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:38:47.422236 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Created reservations ['3fa490c1-9d7e-45ab-99da-9959109016d5', '820002ae-8a56-436a-978f-654e9e0aee1e', 'f2bc9d97-616d-4f3d-a6e7-7c2f9605655c', 'f3ac85a3-87ac-4363-ba28-4a3a7f937dd2'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:47.423741 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07daccb-95dd-492d-a89d-9d5d90002f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fa490c1-9d7e-45ab-99da-9959109016d5', '820002ae-8a56-436a-978f-654e9e0aee1e', 'f2bc9d97-616d-4f3d-a6e7-7c2f9605655c', 'f3ac85a3-87ac-4363-ba28-4a3a7f937dd2']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.423741 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b75a491f-1999-4ec1-803a-70a6b68c869f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.449462 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b75a491f-1999-4ec1-803a-70a6b68c869f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dbc44ca-2622-429a-b5c5-f03507ec6ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-66695481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8989500450464d901432fefa369b57',qos_specs=None,replication_status=,reservations=['3fa490c1-9d7e-45ab-99da-9959109016d5','820002ae-8a56-436a-978f-654e9e0aee1e','f2bc9d97-616d-4f3d-a6e7-7c2f9605655c','f3ac85a3-87ac-4363-ba28-4a3a7f937dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b6e2ad4da147c3b701924a3a081240',volume_type_id=3ce544c2-3c18-42d9-9e83-0c9deaea952a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-66695481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dbc44ca-2622-429a-b5c5-f03507ec6ba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8989500450464d901432fefa369b57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b6e2ad4da147c3b701924a3a081240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ce544c2-3c18-42d9-9e83-0c9deaea952a),volume_type_id=3ce544c2-3c18-42d9-9e83-0c9deaea952a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.451983 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fbed62-531d-4ec2-acd8-674efa558578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.471235 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-18ca20aa-92af-4492-8f5f-ee257f3eceb4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.476630 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fbed62-531d-4ec2-acd8-674efa558578) transitioned into state 'SUCCESS' from state '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-66695481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8989500450464d901432fefa369b57',qos_specs=None,replication_status=,reservations=['3fa490c1-9d7e-45ab-99da-9959109016d5','820002ae-8a56-436a-978f-654e9e0aee1e','f2bc9d97-616d-4f3d-a6e7-7c2f9605655c','f3ac85a3-87ac-4363-ba28-4a3a7f937dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b6e2ad4da147c3b701924a3a081240',volume_type_id=3ce544c2-3c18-42d9-9e83-0c9deaea952a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.476894 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-18ca20aa-92af-4492-8f5f-ee257f3eceb4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:47.476930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82e628b-5950-4c4e-ab9a-cd91488f282c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.476971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-18ca20aa-92af-4492-8f5f-ee257f3eceb4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:47.476971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-18ca20aa-92af-4492-8f5f-ee257f3eceb4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:47.476971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-18ca20aa-92af-4492-8f5f-ee257f3eceb4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:47.481152 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:47.481152 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:47.481801 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-18ca20aa-92af-4492-8f5f-ee257f3eceb4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:47.482182 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 809/3246] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:47 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:47.487517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e82e628b-5950-4c4e-ab9a-cd91488f282c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.488516 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Flow 'volume_create_api' (3b41215b-c8d3-49d7-b402-974caf7b808b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:47.488845 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Create volume request issued successfully. Aug 13 03:38:47.489421 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08164f45-8c95-405f-a54b-fb6fc69cbe6b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:47.490025 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 820/3247] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:47 2026] POST /volume/v3/volumes => generated 843 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:47.508950 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-94017703-8dfd-4934-a89e-dafb5ea4264d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.515276 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-94017703-8dfd-4934-a89e-dafb5ea4264d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26 Aug 13 03:38:47.515526 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-94017703-8dfd-4934-a89e-dafb5ea4264d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:47.516950 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-94017703-8dfd-4934-a89e-dafb5ea4264d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:47.532326 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.533443 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:47.533443 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:47.534353 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:47.534773 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-65743917", "snapshot_id": null, "imageRef": "0006ef1a-0870-4479-bbbe-a957ac6861f4", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669", "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:47.536724 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-65743917', 'snapshot_id': None, 'imageRef': '0006ef1a-0870-4479-bbbe-a957ac6861f4', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669', 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:47.604257 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-08eb253e-8071-4631-ae87-53ce3b5f7cb7 req-94017703-8dfd-4934-a89e-dafb5ea4264d tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26 returned with HTTP 200 Aug 13 03:38:47.604857 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 806/3248] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:38:47 2026] DELETE /volume/v3/attachments/76813fc9-1f2b-44b3-bd4d-8264210e4d26 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:47.637201 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Create volume of 1 GB Aug 13 03:38:47.637540 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:47.637540 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:47.638133 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Availability Zones retrieved successfully. Aug 13 03:38:47.646073 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Flow 'volume_create_api' (db3e2c5a-c828-4dbe-8461-b1d6c7a15717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:47.647427 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a46f3c0-3ac1-4665-9e87-ec3cf969e096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.648490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:47.685251 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-94554e17-9e48-4625-8348-543ebda99d4a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.687843 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-94554e17-9e48-4625-8348-543ebda99d4a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:47.687929 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-94554e17-9e48-4625-8348-543ebda99d4a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:47.688145 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-94554e17-9e48-4625-8348-543ebda99d4a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:47.688303 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-94554e17-9e48-4625-8348-543ebda99d4a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:47.692594 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:47.692594 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:47.693335 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-94554e17-9e48-4625-8348-543ebda99d4a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:47.693749 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 810/3249] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:47 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:47.713373 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a46f3c0-3ac1-4665-9e87-ec3cf969e096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:38:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e033a8b-5bc9-42ad-9824-c2531a7cd77f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e033a8b-5bc9-42ad-9824-c2531a7cd77f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.714150 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf8aad5-fb93-48d3-9985-b8a819f5a88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.741116 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:38:47.741411 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:38:47.770786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Created reservations ['4cdc5a2a-0d02-4e75-a544-44e14777b637', '7dd09f88-c25f-497b-be19-5f5888cfd741', '988301f4-85d6-4f06-b1f1-0f9b01f5c24d', '28b772b7-29c5-436d-82c2-3bfc8cafd59b'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:47.771994 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf8aad5-fb93-48d3-9985-b8a819f5a88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cdc5a2a-0d02-4e75-a544-44e14777b637', '7dd09f88-c25f-497b-be19-5f5888cfd741', '988301f4-85d6-4f06-b1f1-0f9b01f5c24d', '28b772b7-29c5-436d-82c2-3bfc8cafd59b']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.773103 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69eb977f-258b-47dd-9a3a-2bf211fd9a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.803839 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69eb977f-258b-47dd-9a3a-2bf211fd9a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a62c4db1-572b-4e60-a7b4-7e43fc6a752c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-65743917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8989500450464d901432fefa369b57',qos_specs=None,replication_status=,reservations=['4cdc5a2a-0d02-4e75-a544-44e14777b637','7dd09f88-c25f-497b-be19-5f5888cfd741','988301f4-85d6-4f06-b1f1-0f9b01f5c24d','28b772b7-29c5-436d-82c2-3bfc8cafd59b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b6e2ad4da147c3b701924a3a081240',volume_type_id=9e033a8b-5bc9-42ad-9824-c2531a7cd77f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-65743917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a62c4db1-572b-4e60-a7b4-7e43fc6a752c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8989500450464d901432fefa369b57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b6e2ad4da147c3b701924a3a081240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e033a8b-5bc9-42ad-9824-c2531a7cd77f),volume_type_id=9e033a8b-5bc9-42ad-9824-c2531a7cd77f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.804901 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (872281eb-3b06-494f-b3cc-2de9f3e58e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.827624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (872281eb-3b06-494f-b3cc-2de9f3e58e47) transitioned into state 'SUCCESS' from state '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-65743917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8989500450464d901432fefa369b57',qos_specs=None,replication_status=,reservations=['4cdc5a2a-0d02-4e75-a544-44e14777b637','7dd09f88-c25f-497b-be19-5f5888cfd741','988301f4-85d6-4f06-b1f1-0f9b01f5c24d','28b772b7-29c5-436d-82c2-3bfc8cafd59b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b6e2ad4da147c3b701924a3a081240',volume_type_id=9e033a8b-5bc9-42ad-9824-c2531a7cd77f)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.828662 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7711a738-7997-47d2-9392-2359d7b8eb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:47.841908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7711a738-7997-47d2-9392-2359d7b8eb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:47.841908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Flow 'volume_create_api' (db3e2c5a-c828-4dbe-8461-b1d6c7a15717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:47.841908 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Create volume request issued successfully. Aug 13 03:38:47.842716 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ca2e5a9-89cc-4eec-b081-72c81eaa8d4d tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:47.843246 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 814/3250] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:38:47 2026] POST /volume/v3/volumes => generated 845 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:38:47.856086 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-25a0937b-bf6f-4d59-b1a5-45408a498845 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.860084 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25a0937b-bf6f-4d59-b1a5-45408a498845 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:47.860084 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25a0937b-bf6f-4d59-b1a5-45408a498845 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:47.860084 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-25a0937b-bf6f-4d59-b1a5-45408a498845 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:47.868458 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:47.868458 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:47.873256 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-25a0937b-bf6f-4d59-b1a5-45408a498845 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:47.882471 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-25a0937b-bf6f-4d59-b1a5-45408a498845 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:47.883236 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 821/3251] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:47 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 913 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:47.938468 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-05012675-f580-4493-9706-af4c68f2c2e4 req-c981867c-5fe8-4922-9632-5f6e2ffbcd18 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:47.942053 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-05012675-f580-4493-9706-af4c68f2c2e4 req-c981867c-5fe8-4922-9632-5f6e2ffbcd18 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:38:47.942430 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-05012675-f580-4493-9706-af4c68f2c2e4 req-c981867c-5fe8-4922-9632-5f6e2ffbcd18 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:47.942905 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-05012675-f580-4493-9706-af4c68f2c2e4 req-c981867c-5fe8-4922-9632-5f6e2ffbcd18 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:47.952760 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:47.952760 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:47.956750 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-05012675-f580-4493-9706-af4c68f2c2e4 req-c981867c-5fe8-4922-9632-5f6e2ffbcd18 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:38:47.961995 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-05012675-f580-4493-9706-af4c68f2c2e4 req-c981867c-5fe8-4922-9632-5f6e2ffbcd18 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:38:47.962474 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 807/3252] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:38:47 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:48.249624 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-19328084-3fab-4487-937f-26866b56a08a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:48.251537 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19328084-3fab-4487-937f-26866b56a08a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:48.251769 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19328084-3fab-4487-937f-26866b56a08a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:48.252026 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19328084-3fab-4487-937f-26866b56a08a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:48.252156 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-19328084-3fab-4487-937f-26866b56a08a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:48.257073 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:48.257073 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:48.257992 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19328084-3fab-4487-937f-26866b56a08a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:48.258376 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 811/3253] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:48 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:48.496559 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bdd8c169-fd63-47d4-89ba-af9ca12ec56e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:48.499235 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bdd8c169-fd63-47d4-89ba-af9ca12ec56e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:48.499543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bdd8c169-fd63-47d4-89ba-af9ca12ec56e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:48.499872 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bdd8c169-fd63-47d4-89ba-af9ca12ec56e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:48.500028 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-bdd8c169-fd63-47d4-89ba-af9ca12ec56e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:48.507008 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:48.507008 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:48.508320 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bdd8c169-fd63-47d4-89ba-af9ca12ec56e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:48.509786 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 815/3254] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:48 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:48.704545 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d87d7798-e43f-463b-999b-4d253bc03d83 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:48.708363 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d87d7798-e43f-463b-999b-4d253bc03d83 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:48.708718 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d87d7798-e43f-463b-999b-4d253bc03d83 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:48.709028 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d87d7798-e43f-463b-999b-4d253bc03d83 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:48.709204 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d87d7798-e43f-463b-999b-4d253bc03d83 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:48.717181 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:48.717181 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:48.719845 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d87d7798-e43f-463b-999b-4d253bc03d83 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:48.719845 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 822/3255] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:48 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:48.898847 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4c131b32-1631-46cf-9856-7b5ef14b2c5c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:48.900551 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4c131b32-1631-46cf-9856-7b5ef14b2c5c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:48.900818 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4c131b32-1631-46cf-9856-7b5ef14b2c5c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:48.901076 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4c131b32-1631-46cf-9856-7b5ef14b2c5c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:48.907884 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:48.907884 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:48.913844 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4c131b32-1631-46cf-9856-7b5ef14b2c5c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:48.915262 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4c131b32-1631-46cf-9856-7b5ef14b2c5c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:48.915690 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 808/3256] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:48 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:49.270365 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c1e68f26-3444-4223-be1b-a14dbe5c1b65 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:49.273913 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c1e68f26-3444-4223-be1b-a14dbe5c1b65 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:49.274625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c1e68f26-3444-4223-be1b-a14dbe5c1b65 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:49.274625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c1e68f26-3444-4223-be1b-a14dbe5c1b65 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:49.274625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c1e68f26-3444-4223-be1b-a14dbe5c1b65 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:49.282774 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:49.282774 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:49.282774 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c1e68f26-3444-4223-be1b-a14dbe5c1b65 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:49.283710 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 812/3257] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:49 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:38:49.523020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-96972cfa-5ed9-4ed8-9747-7fa62cc2b3e5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:49.524994 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96972cfa-5ed9-4ed8-9747-7fa62cc2b3e5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:49.525233 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96972cfa-5ed9-4ed8-9747-7fa62cc2b3e5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:49.525419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96972cfa-5ed9-4ed8-9747-7fa62cc2b3e5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:49.525561 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-96972cfa-5ed9-4ed8-9747-7fa62cc2b3e5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:49.530170 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:49.530170 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:49.530864 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96972cfa-5ed9-4ed8-9747-7fa62cc2b3e5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:49.531258 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 816/3258] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:49 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:49.733432 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4e908d85-92ec-47cf-b284-140f9307fae3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:49.736054 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4e908d85-92ec-47cf-b284-140f9307fae3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:49.736054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4e908d85-92ec-47cf-b284-140f9307fae3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:49.736054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4e908d85-92ec-47cf-b284-140f9307fae3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:49.736054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4e908d85-92ec-47cf-b284-140f9307fae3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:49.741342 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:49.741342 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:49.742323 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4e908d85-92ec-47cf-b284-140f9307fae3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:49.743007 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 823/3259] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:49 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:49.935005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-142ba009-58f4-4d98-a9a0-d19f414f84b1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:49.936881 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-142ba009-58f4-4d98-a9a0-d19f414f84b1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:49.937065 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-142ba009-58f4-4d98-a9a0-d19f414f84b1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:49.937284 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-142ba009-58f4-4d98-a9a0-d19f414f84b1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:49.945840 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:49.945840 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:49.950922 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-142ba009-58f4-4d98-a9a0-d19f414f84b1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:49.955189 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-142ba009-58f4-4d98-a9a0-d19f414f84b1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:49.955547 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 809/3260] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:49 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:50.296775 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-10431bde-2734-41ae-b8e1-401b235af0b1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:50.299211 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10431bde-2734-41ae-b8e1-401b235af0b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:50.299450 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-10431bde-2734-41ae-b8e1-401b235af0b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:50.299706 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-10431bde-2734-41ae-b8e1-401b235af0b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:50.299857 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-10431bde-2734-41ae-b8e1-401b235af0b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:50.305442 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:50.305442 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:50.306678 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10431bde-2734-41ae-b8e1-401b235af0b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:50.307374 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 813/3261] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:50 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:50.543128 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7d471716-a143-4287-a839-edd0587ccef0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:50.545146 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d471716-a143-4287-a839-edd0587ccef0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:50.545418 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d471716-a143-4287-a839-edd0587ccef0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:50.545969 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d471716-a143-4287-a839-edd0587ccef0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:50.545969 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7d471716-a143-4287-a839-edd0587ccef0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:50.551677 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:50.551677 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:50.552492 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d471716-a143-4287-a839-edd0587ccef0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:50.552969 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 817/3262] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:50 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:50.757814 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6bee41b0-ec42-45ff-b2e4-65e431460f99 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:50.759779 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bee41b0-ec42-45ff-b2e4-65e431460f99 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:50.760029 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bee41b0-ec42-45ff-b2e4-65e431460f99 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:50.760245 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bee41b0-ec42-45ff-b2e4-65e431460f99 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:50.760378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6bee41b0-ec42-45ff-b2e4-65e431460f99 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:50.767655 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:50.767655 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:50.769764 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bee41b0-ec42-45ff-b2e4-65e431460f99 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:50.770263 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 824/3263] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:50 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:50.940292 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f6ecff31-ed1b-4d82-8da5-9cedc481998e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:50.942707 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f6ecff31-ed1b-4d82-8da5-9cedc481998e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] DELETE https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:38:50.942707 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f6ecff31-ed1b-4d82-8da5-9cedc481998e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:50.942982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f6ecff31-ed1b-4d82-8da5-9cedc481998e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:50.943189 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f6ecff31-ed1b-4d82-8da5-9cedc481998e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Delete volume with id: 467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:38:50.952010 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:50.952010 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:50.952631 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f6ecff31-ed1b-4d82-8da5-9cedc481998e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:38:50.968615 np0000007145 devstack@c-api.service[100341]: WARNING cinder.keymgr.conf_key_mgr [None req-f6ecff31-ed1b-4d82-8da5-9cedc481998e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:38:50.969045 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ae7b7395-41ac-4d4c-b36e-0431883ebd39 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:50.971500 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ae7b7395-41ac-4d4c-b36e-0431883ebd39 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:50.971987 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ae7b7395-41ac-4d4c-b36e-0431883ebd39 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:50.972255 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ae7b7395-41ac-4d4c-b36e-0431883ebd39 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:50.976593 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f6ecff31-ed1b-4d82-8da5-9cedc481998e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Delete volume request issued successfully. Aug 13 03:38:50.976815 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f6ecff31-ed1b-4d82-8da5-9cedc481998e tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 202 Aug 13 03:38:50.977308 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 810/3264] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:38:50 2026] DELETE /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:38:50.982080 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:50.982080 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:50.989478 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ae7b7395-41ac-4d4c-b36e-0431883ebd39 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:50.992896 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-864fbd5c-11be-4dec-a836-4f206245bde6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:50.995277 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ae7b7395-41ac-4d4c-b36e-0431883ebd39 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:50.995393 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-864fbd5c-11be-4dec-a836-4f206245bde6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:38:50.995559 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-864fbd5c-11be-4dec-a836-4f206245bde6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:50.995837 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 814/3265] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:50 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:50.995923 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-864fbd5c-11be-4dec-a836-4f206245bde6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:51.013998 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:51.013998 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:51.026978 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-864fbd5c-11be-4dec-a836-4f206245bde6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Volume info retrieved successfully. Aug 13 03:38:51.032714 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-864fbd5c-11be-4dec-a836-4f206245bde6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 200 Aug 13 03:38:51.033131 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 818/3266] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:50 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:51.324660 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d163e087-e1cb-426e-9b3d-da7380256c0f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:51.326942 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d163e087-e1cb-426e-9b3d-da7380256c0f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:51.327534 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d163e087-e1cb-426e-9b3d-da7380256c0f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:51.327856 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d163e087-e1cb-426e-9b3d-da7380256c0f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:51.327856 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d163e087-e1cb-426e-9b3d-da7380256c0f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:51.332807 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:51.332807 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:51.334196 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d163e087-e1cb-426e-9b3d-da7380256c0f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:51.334196 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 825/3267] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:51 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:51.565991 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e06917bd-2274-4309-87ce-cf3afb66e58d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:51.570238 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e06917bd-2274-4309-87ce-cf3afb66e58d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:51.570458 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e06917bd-2274-4309-87ce-cf3afb66e58d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:51.570675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e06917bd-2274-4309-87ce-cf3afb66e58d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:51.570793 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e06917bd-2274-4309-87ce-cf3afb66e58d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:51.578294 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:51.578294 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:51.578916 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e06917bd-2274-4309-87ce-cf3afb66e58d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:51.579312 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 811/3268] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:51 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:51.781890 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c5c0a723-4c5a-493b-a83f-ec8f3883012b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:51.783665 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c5c0a723-4c5a-493b-a83f-ec8f3883012b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:51.783901 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c5c0a723-4c5a-493b-a83f-ec8f3883012b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:51.784111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c5c0a723-4c5a-493b-a83f-ec8f3883012b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:51.784239 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c5c0a723-4c5a-493b-a83f-ec8f3883012b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:51.790466 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:51.790466 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:51.790466 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c5c0a723-4c5a-493b-a83f-ec8f3883012b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:51.790466 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 815/3269] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:51 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:52.010473 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9561a37f-f3e3-4ffe-9051-5b3fc2fa25c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:52.012361 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9561a37f-f3e3-4ffe-9051-5b3fc2fa25c4 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:52.012696 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9561a37f-f3e3-4ffe-9051-5b3fc2fa25c4 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:52.012924 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9561a37f-f3e3-4ffe-9051-5b3fc2fa25c4 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:52.020986 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:52.020986 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:52.026013 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9561a37f-f3e3-4ffe-9051-5b3fc2fa25c4 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:52.032425 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9561a37f-f3e3-4ffe-9051-5b3fc2fa25c4 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:52.033448 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 819/3270] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:52 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:52.049154 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-23455ee7-cfeb-4e34-880e-576b597723e6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:52.051497 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23455ee7-cfeb-4e34-880e-576b597723e6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] GET https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 Aug 13 03:38:52.051802 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23455ee7-cfeb-4e34-880e-576b597723e6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:52.052114 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23455ee7-cfeb-4e34-880e-576b597723e6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:52.059724 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23455ee7-cfeb-4e34-880e-576b597723e6 tempest-TestEncryptedCinderVolumes-2089320013 tempest-TestEncryptedCinderVolumes-2089320013-project-member] https://10.4.3.140/volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 returned with HTTP 404 Aug 13 03:38:52.060376 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 826/3271] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:52 2026] GET /volume/v3/volumes/467fb6c0-d251-4a6b-a90b-c24a7badd376 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:52.068783 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b7a79b4d-f0e3-4e39-96c5-3d3c1b0f1033 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:52.162716 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b7a79b4d-f0e3-4e39-96c5-3d3c1b0f1033 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:38:52.163037 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b7a79b4d-f0e3-4e39-96c5-3d3c1b0f1033 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:52.163328 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b7a79b4d-f0e3-4e39-96c5-3d3c1b0f1033 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:52.164365 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b7a79b4d-f0e3-4e39-96c5-3d3c1b0f1033 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:38:52.213664 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b7a79b4d-f0e3-4e39-96c5-3d3c1b0f1033 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Get all volumes completed successfully. Aug 13 03:38:52.218226 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:52.218226 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:52.225975 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b7a79b4d-f0e3-4e39-96c5-3d3c1b0f1033 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:38:52.226510 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 812/3272] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:38:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16284 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:52.250847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-608c3080-dce4-40d8-ad1a-31008197d478 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:52.252924 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-608c3080-dce4-40d8-ad1a-31008197d478 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] DELETE https://10.4.3.140/volume/v3/types/e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab Aug 13 03:38:52.253290 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-608c3080-dce4-40d8-ad1a-31008197d478 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:52.253697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-608c3080-dce4-40d8-ad1a-31008197d478 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:52.284459 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-608c3080-dce4-40d8-ad1a-31008197d478 tempest-TestEncryptedCinderVolumes-1033163056 tempest-TestEncryptedCinderVolumes-1033163056-project-admin] https://10.4.3.140/volume/v3/types/e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab returned with HTTP 202 Aug 13 03:38:52.285287 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 816/3273] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:38:52 2026] DELETE /volume/v3/types/e2d4b0eb-05aa-48fd-889f-a7522b1fd8ab => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:38:52.346320 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dcf3e7d6-5480-47fa-8e3e-b87a42ad3673 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:52.348469 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dcf3e7d6-5480-47fa-8e3e-b87a42ad3673 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:52.348694 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dcf3e7d6-5480-47fa-8e3e-b87a42ad3673 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:52.348898 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dcf3e7d6-5480-47fa-8e3e-b87a42ad3673 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:52.348992 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-dcf3e7d6-5480-47fa-8e3e-b87a42ad3673 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:52.354530 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:52.354530 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:52.355632 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dcf3e7d6-5480-47fa-8e3e-b87a42ad3673 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:52.356205 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 820/3274] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:52 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:52.594080 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c3141326-de4e-4da2-8300-5391a703fca2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:52.596101 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3141326-de4e-4da2-8300-5391a703fca2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:52.596336 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3141326-de4e-4da2-8300-5391a703fca2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:52.596552 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3141326-de4e-4da2-8300-5391a703fca2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:52.596697 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c3141326-de4e-4da2-8300-5391a703fca2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:52.602214 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:52.602214 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:52.603102 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3141326-de4e-4da2-8300-5391a703fca2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:52.604252 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 827/3275] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:52 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:52.802021 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b7b03ee1-0e34-40a6-9083-e2c03db6b53c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:52.803890 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b7b03ee1-0e34-40a6-9083-e2c03db6b53c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:52.804141 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b7b03ee1-0e34-40a6-9083-e2c03db6b53c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:52.804341 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b7b03ee1-0e34-40a6-9083-e2c03db6b53c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:52.804476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b7b03ee1-0e34-40a6-9083-e2c03db6b53c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:52.809429 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:52.809429 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:52.810127 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b7b03ee1-0e34-40a6-9083-e2c03db6b53c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:52.810679 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 813/3276] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:52 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:53.050391 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-afe474d7-39cf-4a70-aca6-c5220b484101 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:53.052131 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-afe474d7-39cf-4a70-aca6-c5220b484101 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:53.052316 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-afe474d7-39cf-4a70-aca6-c5220b484101 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:53.052501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-afe474d7-39cf-4a70-aca6-c5220b484101 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:53.061731 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:53.061731 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:53.066909 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-afe474d7-39cf-4a70-aca6-c5220b484101 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:53.074113 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-afe474d7-39cf-4a70-aca6-c5220b484101 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:53.074726 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 817/3277] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:53 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:38:53.368254 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-013a912c-0188-4388-888a-4aa3592c8ffa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:53.370267 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-013a912c-0188-4388-888a-4aa3592c8ffa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:53.370540 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-013a912c-0188-4388-888a-4aa3592c8ffa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:53.370805 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-013a912c-0188-4388-888a-4aa3592c8ffa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:53.370993 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-013a912c-0188-4388-888a-4aa3592c8ffa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:53.376088 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:53.376088 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:53.376944 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-013a912c-0188-4388-888a-4aa3592c8ffa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:53.377306 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 821/3278] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:53 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:53.618736 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b10aeb2b-e90a-43c0-9ac6-e556b9fa1959 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:53.620748 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b10aeb2b-e90a-43c0-9ac6-e556b9fa1959 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:53.621005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b10aeb2b-e90a-43c0-9ac6-e556b9fa1959 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:53.621194 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b10aeb2b-e90a-43c0-9ac6-e556b9fa1959 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:53.621286 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b10aeb2b-e90a-43c0-9ac6-e556b9fa1959 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:53.626221 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:53.626221 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:53.627159 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b10aeb2b-e90a-43c0-9ac6-e556b9fa1959 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:53.627684 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 828/3279] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:53 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:53.823635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-60263cc1-c24b-403d-89e0-33e33c3a3da4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:53.826786 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-60263cc1-c24b-403d-89e0-33e33c3a3da4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:53.826786 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-60263cc1-c24b-403d-89e0-33e33c3a3da4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:53.826786 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-60263cc1-c24b-403d-89e0-33e33c3a3da4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:53.826786 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-60263cc1-c24b-403d-89e0-33e33c3a3da4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:53.830212 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:53.830212 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:53.831050 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-60263cc1-c24b-403d-89e0-33e33c3a3da4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:53.831629 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 814/3280] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:53 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:54.089154 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3f178ca0-043e-404e-9c24-680d8be97352 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:54.091116 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f178ca0-043e-404e-9c24-680d8be97352 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:54.091912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f178ca0-043e-404e-9c24-680d8be97352 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:54.091912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f178ca0-043e-404e-9c24-680d8be97352 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:54.099038 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:54.099038 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:54.103290 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3f178ca0-043e-404e-9c24-680d8be97352 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:54.107671 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f178ca0-043e-404e-9c24-680d8be97352 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:54.108041 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 818/3281] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:54 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:54.390086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-32a1be99-0e1d-48ce-a68b-0054fd617653 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:54.394335 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32a1be99-0e1d-48ce-a68b-0054fd617653 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:54.394335 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-32a1be99-0e1d-48ce-a68b-0054fd617653 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:54.394335 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-32a1be99-0e1d-48ce-a68b-0054fd617653 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:54.394335 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-32a1be99-0e1d-48ce-a68b-0054fd617653 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:54.399306 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:54.399306 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:54.400495 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32a1be99-0e1d-48ce-a68b-0054fd617653 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:54.401097 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 822/3282] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:54 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:54.640782 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-db29bf75-49d6-470f-8269-31b422cc4cf0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:54.642532 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db29bf75-49d6-470f-8269-31b422cc4cf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:54.642751 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db29bf75-49d6-470f-8269-31b422cc4cf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:54.642956 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db29bf75-49d6-470f-8269-31b422cc4cf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:54.643057 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-db29bf75-49d6-470f-8269-31b422cc4cf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id c4c5a9b0-2d86-401b-8ff2-033d7d453913. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:54.647009 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:54.647009 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:54.647591 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db29bf75-49d6-470f-8269-31b422cc4cf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 200 Aug 13 03:38:54.647995 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 829/3283] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:54 2026] GET /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:54.660293 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-476f06d8-4cea-4734-887e-6a42194ea06f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:54.662649 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-476f06d8-4cea-4734-887e-6a42194ea06f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 Aug 13 03:38:54.662965 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-476f06d8-4cea-4734-887e-6a42194ea06f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:54.663291 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-476f06d8-4cea-4734-887e-6a42194ea06f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:54.663502 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-476f06d8-4cea-4734-887e-6a42194ea06f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete backup with id: c4c5a9b0-2d86-401b-8ff2-033d7d453913. Aug 13 03:38:54.670270 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:54.670270 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:54.688163 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-476f06d8-4cea-4734-887e-6a42194ea06f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] delete_backup rpcapi backup_id c4c5a9b0-2d86-401b-8ff2-033d7d453913 {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:38:54.690406 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-476f06d8-4cea-4734-887e-6a42194ea06f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 returned with HTTP 202 Aug 13 03:38:54.691112 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 815/3284] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:38:54 2026] DELETE /volume/v3/backups/c4c5a9b0-2d86-401b-8ff2-033d7d453913 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:38:54.699955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-913a62ad-00f8-4141-8702-1c8d8fa7ac73 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:54.702120 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-913a62ad-00f8-4141-8702-1c8d8fa7ac73 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 Aug 13 03:38:54.702408 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-913a62ad-00f8-4141-8702-1c8d8fa7ac73 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:54.702697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-913a62ad-00f8-4141-8702-1c8d8fa7ac73 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:54.702970 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-913a62ad-00f8-4141-8702-1c8d8fa7ac73 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume with id: 2871f262-4e05-48be-a8a9-d0065f53ea24 Aug 13 03:38:54.713275 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:54.713275 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:54.714514 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-913a62ad-00f8-4141-8702-1c8d8fa7ac73 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:38:54.742127 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-913a62ad-00f8-4141-8702-1c8d8fa7ac73 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume request issued successfully. Aug 13 03:38:54.742380 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-913a62ad-00f8-4141-8702-1c8d8fa7ac73 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 returned with HTTP 202 Aug 13 03:38:54.742851 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 819/3285] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:38:54 2026] DELETE /volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:38:54.758946 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f686efa1-17cf-44bf-bbd9-d9b955912b65 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:54.761388 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f686efa1-17cf-44bf-bbd9-d9b955912b65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 Aug 13 03:38:54.761691 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f686efa1-17cf-44bf-bbd9-d9b955912b65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:54.762006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f686efa1-17cf-44bf-bbd9-d9b955912b65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:54.780653 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:54.780653 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:54.786807 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f686efa1-17cf-44bf-bbd9-d9b955912b65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:38:54.791995 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f686efa1-17cf-44bf-bbd9-d9b955912b65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 returned with HTTP 200 Aug 13 03:38:54.792558 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 823/3286] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:54 2026] GET /volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:54.843661 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bc277636-a91c-4039-a281-21466c6ee586 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:54.847561 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc277636-a91c-4039-a281-21466c6ee586 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:54.847861 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc277636-a91c-4039-a281-21466c6ee586 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:54.848144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc277636-a91c-4039-a281-21466c6ee586 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:54.848324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-bc277636-a91c-4039-a281-21466c6ee586 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:54.856338 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:54.856338 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:54.857141 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc277636-a91c-4039-a281-21466c6ee586 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:54.857577 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 830/3287] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:54 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:55.131220 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4f3fbcb0-5dcd-4fb7-9a40-b8a858c135b0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:55.141266 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f3fbcb0-5dcd-4fb7-9a40-b8a858c135b0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:55.141501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4f3fbcb0-5dcd-4fb7-9a40-b8a858c135b0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:55.141670 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4f3fbcb0-5dcd-4fb7-9a40-b8a858c135b0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:55.160868 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:55.160868 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:55.167009 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4f3fbcb0-5dcd-4fb7-9a40-b8a858c135b0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:55.175374 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f3fbcb0-5dcd-4fb7-9a40-b8a858c135b0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:55.176800 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 816/3288] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:55 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:55.414062 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e68257f7-848e-4e19-be7a-1cf50725f5b8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:55.417117 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e68257f7-848e-4e19-be7a-1cf50725f5b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:55.417320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e68257f7-848e-4e19-be7a-1cf50725f5b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:55.417534 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e68257f7-848e-4e19-be7a-1cf50725f5b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:55.417641 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e68257f7-848e-4e19-be7a-1cf50725f5b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:55.423293 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:55.423293 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:55.424214 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e68257f7-848e-4e19-be7a-1cf50725f5b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:55.424620 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 820/3289] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:55 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:55.807582 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f8f055b-f707-4581-80b5-37f0f78b6773 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:55.809527 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f8f055b-f707-4581-80b5-37f0f78b6773 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 Aug 13 03:38:55.809758 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f8f055b-f707-4581-80b5-37f0f78b6773 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:55.809995 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f8f055b-f707-4581-80b5-37f0f78b6773 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:55.816729 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f8f055b-f707-4581-80b5-37f0f78b6773 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 returned with HTTP 404 Aug 13 03:38:55.817265 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 824/3290] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:55 2026] GET /volume/v3/volumes/2871f262-4e05-48be-a8a9-d0065f53ea24 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:38:55.826994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5f54180b-f4cb-4ff8-bf0f-a7f5f7627119 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:55.831451 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5f54180b-f4cb-4ff8-bf0f-a7f5f7627119 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8/export_record Aug 13 03:38:55.831451 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5f54180b-f4cb-4ff8-bf0f-a7f5f7627119 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:55.831451 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5f54180b-f4cb-4ff8-bf0f-a7f5f7627119 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'export_record' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:55.833016 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-5f54180b-f4cb-4ff8-bf0f-a7f5f7627119 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Export record for backup cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 03:38:55.838242 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:55.838242 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:55.839963 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.api [None req-5f54180b-f4cb-4ff8-bf0f-a7f5f7627119 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling RPCAPI with context: , host: np0000007145, backup: cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 03:38:55.851257 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-5f54180b-f4cb-4ff8-bf0f-a7f5f7627119 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] export_record in rpcapi backup_id cb942dc7-c143-4b01-b03b-608240d72ca8 on host np0000007145. {{(pid=100343) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 03:38:55.862669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-5f54180b-f4cb-4ff8-bf0f-a7f5f7627119 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2I5NDJkYzctYzE0My00YjAxLWIwM2ItNjA4MjQwZDcyY2E4IiwgInVzZXJfaWQiOiAiNmJhYmUwZjUwMjJmNGMxMmExNmMxNmNjMmNlYmFhYjIiLCAicHJvamVjdF9pZCI6ICI2YzczNTNkZmQyZWQ0ZDUzOTkyYjAwYjkwOTEwY2Q0YiIsICJ2b2x1bWVfaWQiOiAiNTBlN2UwODYtNTRiZS00MzQ1LTk2ZDQtMDE1YmQ4ZWY4OGFjIiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQ4OTU3NTM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTBlN2UwODYtNTRiZS00MzQ1LTk2ZDQtMDE1YmQ4ZWY4OGFjLzIwMjYwODEzMDMzNzU5L2F6X25vdmFfYmFja3VwX2NiOTQyZGM3LWMxNDMtNGIwMS1iMDNiLTYwODI0MGQ3MmNhOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzc6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzc6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzozODoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100343) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 03:38:55.862669 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5f54180b-f4cb-4ff8-bf0f-a7f5f7627119 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8/export_record returned with HTTP 200 Aug 13 03:38:55.862996 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 831/3291] 10.4.3.140 () {68 vars in 1430 bytes} [Thu Aug 13 03:38:55 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8/export_record => generated 1424 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:55.869611 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3d8b77ca-af3f-4a2e-8afa-69e8bedcb6e4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:55.871372 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3d8b77ca-af3f-4a2e-8afa-69e8bedcb6e4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:55.871590 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3d8b77ca-af3f-4a2e-8afa-69e8bedcb6e4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:55.871727 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3d8b77ca-af3f-4a2e-8afa-69e8bedcb6e4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:55.871858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-3d8b77ca-af3f-4a2e-8afa-69e8bedcb6e4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:55.872440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:55.874173 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:38:55.874597 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-671682802"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:55.875970 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:55.875970 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:55.876534 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-671682802'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:38:55.876704 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume of 1 GB Aug 13 03:38:55.876758 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3d8b77ca-af3f-4a2e-8afa-69e8bedcb6e4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:55.877382 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 817/3292] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:55 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:55.884081 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Availability Zones retrieved successfully. Aug 13 03:38:55.891953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (1f75107d-21b5-4a14-9070-bc58f3649bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:55.893504 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1a872d-cb63-442a-8a2b-3df937433192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:55.894411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:38:55.923737 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1a872d-cb63-442a-8a2b-3df937433192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:55.924586 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7580a0ee-7602-4673-b585-21f218326aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:55.966361 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['252c2c0b-6001-4c76-83df-84210b41049f', '1e498ab1-b1f7-43e7-9443-edbadf00efce', '5cdcfa46-3b0f-4ae0-bb3c-3e3a32bb36fc', 'ff28752e-0a86-4974-bfdd-59caed9ec303'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:55.967256 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7580a0ee-7602-4673-b585-21f218326aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['252c2c0b-6001-4c76-83df-84210b41049f', '1e498ab1-b1f7-43e7-9443-edbadf00efce', '5cdcfa46-3b0f-4ae0-bb3c-3e3a32bb36fc', 'ff28752e-0a86-4974-bfdd-59caed9ec303']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:55.968201 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ededdb-3c69-4186-87bc-1c93d26e2e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:55.993747 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ededdb-3c69-4186-87bc-1c93d26e2e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00b2c884-7b8a-4b30-9901-e4afd2c4c739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-671682802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['252c2c0b-6001-4c76-83df-84210b41049f','1e498ab1-b1f7-43e7-9443-edbadf00efce','5cdcfa46-3b0f-4ae0-bb3c-3e3a32bb36fc','ff28752e-0a86-4974-bfdd-59caed9ec303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-671682802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00b2c884-7b8a-4b30-9901-e4afd2c4c739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c7353dfd2ed4d53992b00b90910cd4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:55.994533 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64eb859f-5f19-4d15-a1f8-b1bd673db56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:56.012974 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64eb859f-5f19-4d15-a1f8-b1bd673db56a) transitioned into state 'SUCCESS' from state '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-671682802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['252c2c0b-6001-4c76-83df-84210b41049f','1e498ab1-b1f7-43e7-9443-edbadf00efce','5cdcfa46-3b0f-4ae0-bb3c-3e3a32bb36fc','ff28752e-0a86-4974-bfdd-59caed9ec303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:56.013724 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3ef1e0d-d90d-4644-b22c-be4f05bf4af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:38:56.021676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3ef1e0d-d90d-4644-b22c-be4f05bf4af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:38:56.022865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (1f75107d-21b5-4a14-9070-bc58f3649bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:38:56.023229 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume request issued successfully. Aug 13 03:38:56.023751 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7ae47af0-14aa-485d-a3c8-740fb9a46659 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:38:56.024329 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 821/3293] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:38:55 2026] POST /volume/v3/volumes => generated 777 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:56.037251 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0c42127d-24e5-412c-8cfe-33841888f78c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:56.041342 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c42127d-24e5-412c-8cfe-33841888f78c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 Aug 13 03:38:56.041659 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0c42127d-24e5-412c-8cfe-33841888f78c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:56.041885 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0c42127d-24e5-412c-8cfe-33841888f78c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:56.049531 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:56.049531 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:56.053049 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0c42127d-24e5-412c-8cfe-33841888f78c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:38:56.057008 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0c42127d-24e5-412c-8cfe-33841888f78c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 returned with HTTP 200 Aug 13 03:38:56.057426 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 825/3294] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:56 2026] GET /volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:56.190866 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f1af4bea-d102-4aa0-b430-2736a982108a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:56.193021 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1af4bea-d102-4aa0-b430-2736a982108a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:56.194096 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1af4bea-d102-4aa0-b430-2736a982108a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:56.194512 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1af4bea-d102-4aa0-b430-2736a982108a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:56.203663 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:56.203663 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:56.208403 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f1af4bea-d102-4aa0-b430-2736a982108a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:56.213809 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1af4bea-d102-4aa0-b430-2736a982108a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:56.214480 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 832/3295] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:56 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:56.437138 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3852daf4-3815-4f9e-9c01-14ba97134773 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:56.439666 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3852daf4-3815-4f9e-9c01-14ba97134773 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:56.439935 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3852daf4-3815-4f9e-9c01-14ba97134773 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:56.440171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3852daf4-3815-4f9e-9c01-14ba97134773 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:56.440322 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-3852daf4-3815-4f9e-9c01-14ba97134773 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:56.444661 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:56.444661 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:56.445430 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3852daf4-3815-4f9e-9c01-14ba97134773 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:56.445801 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 818/3296] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:56 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:56.890965 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-706361c7-8fea-4f62-98d0-bf677b423a2e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:56.893538 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-706361c7-8fea-4f62-98d0-bf677b423a2e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:56.893812 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-706361c7-8fea-4f62-98d0-bf677b423a2e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:56.894073 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-706361c7-8fea-4f62-98d0-bf677b423a2e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:56.894210 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-706361c7-8fea-4f62-98d0-bf677b423a2e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:56.899525 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:56.899525 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:56.900332 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-706361c7-8fea-4f62-98d0-bf677b423a2e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:56.900929 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 822/3297] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:56 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:57.071534 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d41805cd-5023-4962-975f-08fdde170d20 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:57.073878 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d41805cd-5023-4962-975f-08fdde170d20 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 Aug 13 03:38:57.074144 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d41805cd-5023-4962-975f-08fdde170d20 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:57.074352 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d41805cd-5023-4962-975f-08fdde170d20 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:57.081485 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:57.081485 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:57.087871 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d41805cd-5023-4962-975f-08fdde170d20 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:38:57.092173 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d41805cd-5023-4962-975f-08fdde170d20 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 returned with HTTP 200 Aug 13 03:38:57.094540 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 826/3298] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:57 2026] GET /volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:57.110480 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5cc30362-8116-4eed-80d3-27284af0b178 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:57.112270 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5cc30362-8116-4eed-80d3-27284af0b178 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:38:57.112733 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5cc30362-8116-4eed-80d3-27284af0b178 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "00b2c884-7b8a-4b30-9901-e4afd2c4c739", "name": "tempest-type-Backup-1257180923"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:57.114299 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-5cc30362-8116-4eed-80d3-27284af0b178 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating new backup {'backup': {'volume_id': '00b2c884-7b8a-4b30-9901-e4afd2c4c739', 'name': 'tempest-type-Backup-1257180923'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:38:57.114514 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-5cc30362-8116-4eed-80d3-27284af0b178 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating backup of volume 00b2c884-7b8a-4b30-9901-e4afd2c4c739 in container None Aug 13 03:38:57.123310 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:57.123310 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:57.123310 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5cc30362-8116-4eed-80d3-27284af0b178 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:38:57.140743 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-5cc30362-8116-4eed-80d3-27284af0b178 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['8de5b1c6-0ebb-4eb9-9945-a654b632c108', 'e09878de-395e-4b80-8c2b-cf19a2dc7c7d'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:38:57.167120 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5cc30362-8116-4eed-80d3-27284af0b178 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:38:57.167120 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 833/3299] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:38:57 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:38:57.179066 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8ac25e74-03a9-42ab-9856-420b57a7b715 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:57.181539 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ac25e74-03a9-42ab-9856-420b57a7b715 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:38:57.182011 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ac25e74-03a9-42ab-9856-420b57a7b715 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:57.182011 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ac25e74-03a9-42ab-9856-420b57a7b715 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:57.182119 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8ac25e74-03a9-42ab-9856-420b57a7b715 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:57.186396 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:57.186396 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:57.187116 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ac25e74-03a9-42ab-9856-420b57a7b715 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:38:57.187637 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 819/3300] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:57 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:57.231790 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3b48121b-ab9d-4237-b1a7-4f8970250cfc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:57.235845 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3b48121b-ab9d-4237-b1a7-4f8970250cfc tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:57.235845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3b48121b-ab9d-4237-b1a7-4f8970250cfc tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:57.235845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3b48121b-ab9d-4237-b1a7-4f8970250cfc tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:57.241669 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:57.241669 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:57.247147 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3b48121b-ab9d-4237-b1a7-4f8970250cfc tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:57.251808 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3b48121b-ab9d-4237-b1a7-4f8970250cfc tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:57.252207 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 823/3301] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:57 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:57.459987 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-df21afb5-dbc8-4d66-aab4-161d052277f1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:57.461958 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df21afb5-dbc8-4d66-aab4-161d052277f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:57.462184 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df21afb5-dbc8-4d66-aab4-161d052277f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:57.462422 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df21afb5-dbc8-4d66-aab4-161d052277f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:57.462551 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-df21afb5-dbc8-4d66-aab4-161d052277f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:57.466867 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:57.466867 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:57.467696 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df21afb5-dbc8-4d66-aab4-161d052277f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:57.468119 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 827/3302] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:57 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:57.917140 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8696b591-e0f5-470d-a749-2ebbda81cc30 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:57.937838 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8696b591-e0f5-470d-a749-2ebbda81cc30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:57.937838 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8696b591-e0f5-470d-a749-2ebbda81cc30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:57.937838 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8696b591-e0f5-470d-a749-2ebbda81cc30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:57.937838 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8696b591-e0f5-470d-a749-2ebbda81cc30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:57.951837 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:57.951837 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:57.952575 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8696b591-e0f5-470d-a749-2ebbda81cc30 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:57.954901 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 834/3303] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:57 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:57.972715 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-47dd4651-cc70-4155-8fa1-57747666e00e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:57.977121 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-47dd4651-cc70-4155-8fa1-57747666e00e tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:38:57.977308 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-47dd4651-cc70-4155-8fa1-57747666e00e tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:57.977520 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-47dd4651-cc70-4155-8fa1-57747666e00e tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:57.992116 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:57.992116 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:57.999190 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-47dd4651-cc70-4155-8fa1-57747666e00e tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:38:58.007142 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-47dd4651-cc70-4155-8fa1-57747666e00e tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:38:58.008068 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 820/3304] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:38:57 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:38:58.036096 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-b1915a2f-ece6-421a-a3f9-55482cc0ab29 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:58.039840 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-b1915a2f-ece6-421a-a3f9-55482cc0ab29 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] POST https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72/action Aug 13 03:38:58.039840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-b1915a2f-ece6-421a-a3f9-55482cc0ab29 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:38:58.039840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-b1915a2f-ece6-421a-a3f9-55482cc0ab29 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:38:58.056329 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:58.056329 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:58.057019 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-b1915a2f-ece6-421a-a3f9-55482cc0ab29 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:38:58.066324 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-b1915a2f-ece6-421a-a3f9-55482cc0ab29 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Begin detaching volume completed successfully. Aug 13 03:38:58.066622 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-b1915a2f-ece6-421a-a3f9-55482cc0ab29 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72/action returned with HTTP 202 Aug 13 03:38:58.067255 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 824/3305] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:38:58 2026] POST /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:38:58.134602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-804b16bd-b22b-4368-92c0-4b565e508411 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:58.135029 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-804b16bd-b22b-4368-92c0-4b565e508411 None None] GET https://10.4.3.140/volume// Aug 13 03:38:58.135210 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-804b16bd-b22b-4368-92c0-4b565e508411 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:58.135446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-804b16bd-b22b-4368-92c0-4b565e508411 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:58.135800 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-804b16bd-b22b-4368-92c0-4b565e508411 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:38:58.136122 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 828/3306] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:38:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:38:58.144606 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-2e9c89a4-dfa0-4ab9-913b-f92045320280 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:58.147923 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-2e9c89a4-dfa0-4ab9-913b-f92045320280 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:38:58.148179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-2e9c89a4-dfa0-4ab9-913b-f92045320280 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:58.148412 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-2e9c89a4-dfa0-4ab9-913b-f92045320280 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:58.167894 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:58.167894 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:58.173348 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-2e9c89a4-dfa0-4ab9-913b-f92045320280 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:38:58.180621 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-2e9c89a4-dfa0-4ab9-913b-f92045320280 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:38:58.181273 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 835/3307] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:38:58 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:38:58.201255 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0b898d91-b5cc-4a60-8edd-36368916de72 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:58.204424 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b898d91-b5cc-4a60-8edd-36368916de72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:38:58.204799 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0b898d91-b5cc-4a60-8edd-36368916de72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:58.205224 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0b898d91-b5cc-4a60-8edd-36368916de72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:58.205476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-0b898d91-b5cc-4a60-8edd-36368916de72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:58.211004 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:58.211004 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:58.211941 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b898d91-b5cc-4a60-8edd-36368916de72 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:38:58.212469 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 821/3308] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:58 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:58.269798 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-49139930-b597-4f46-887b-0d79d1a9e339 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:58.277526 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-49139930-b597-4f46-887b-0d79d1a9e339 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:58.277796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-49139930-b597-4f46-887b-0d79d1a9e339 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:58.278097 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-49139930-b597-4f46-887b-0d79d1a9e339 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:58.286721 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:58.286721 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:58.291040 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-49139930-b597-4f46-887b-0d79d1a9e339 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:58.296178 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-49139930-b597-4f46-887b-0d79d1a9e339 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:58.296845 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 825/3309] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:58 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:58.482661 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-485cd0cf-1a59-41ad-9c7d-6ee58804fbe8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:58.484711 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-485cd0cf-1a59-41ad-9c7d-6ee58804fbe8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:58.484919 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-485cd0cf-1a59-41ad-9c7d-6ee58804fbe8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:58.485098 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-485cd0cf-1a59-41ad-9c7d-6ee58804fbe8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:58.485200 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-485cd0cf-1a59-41ad-9c7d-6ee58804fbe8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:58.491001 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:58.491001 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:58.491837 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-485cd0cf-1a59-41ad-9c7d-6ee58804fbe8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:58.492243 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 829/3310] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:58 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:58.966692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e2d73f45-88e6-44ab-b651-ca688a7bacd1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:58.969044 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e2d73f45-88e6-44ab-b651-ca688a7bacd1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:58.969483 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e2d73f45-88e6-44ab-b651-ca688a7bacd1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:58.969618 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e2d73f45-88e6-44ab-b651-ca688a7bacd1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:58.969776 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e2d73f45-88e6-44ab-b651-ca688a7bacd1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:58.974986 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:58.974986 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:58.975833 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e2d73f45-88e6-44ab-b651-ca688a7bacd1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:58.976368 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 836/3311] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:58 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:59.222944 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a0450b31-8153-4b29-8abd-88449ebae3fc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:59.225520 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0450b31-8153-4b29-8abd-88449ebae3fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:38:59.225730 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a0450b31-8153-4b29-8abd-88449ebae3fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:59.225928 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a0450b31-8153-4b29-8abd-88449ebae3fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:59.226038 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a0450b31-8153-4b29-8abd-88449ebae3fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:59.232246 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:59.232246 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:38:59.232932 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0450b31-8153-4b29-8abd-88449ebae3fc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:38:59.233263 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 822/3312] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:59 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:59.312410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-33d8a322-7093-4612-b94b-c42f3ef7d656 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:59.314345 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-33d8a322-7093-4612-b94b-c42f3ef7d656 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:38:59.314541 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-33d8a322-7093-4612-b94b-c42f3ef7d656 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:59.314749 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-33d8a322-7093-4612-b94b-c42f3ef7d656 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:59.324209 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:59.324209 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:38:59.329618 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-33d8a322-7093-4612-b94b-c42f3ef7d656 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:38:59.336043 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-33d8a322-7093-4612-b94b-c42f3ef7d656 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:38:59.336663 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 826/3313] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:59 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:59.504723 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b7ad5562-847e-4c9b-b9cc-4fa9aad2c8fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:59.507789 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7ad5562-847e-4c9b-b9cc-4fa9aad2c8fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:38:59.508020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7ad5562-847e-4c9b-b9cc-4fa9aad2c8fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:59.508215 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7ad5562-847e-4c9b-b9cc-4fa9aad2c8fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:59.508339 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b7ad5562-847e-4c9b-b9cc-4fa9aad2c8fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:59.515555 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:59.515555 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:38:59.516764 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7ad5562-847e-4c9b-b9cc-4fa9aad2c8fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:38:59.517118 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 830/3314] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:38:59 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:38:59.989916 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f906e69b-012b-4ae3-9e23-ac810c056702 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:38:59.991702 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f906e69b-012b-4ae3-9e23-ac810c056702 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:38:59.991874 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f906e69b-012b-4ae3-9e23-ac810c056702 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:38:59.992051 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f906e69b-012b-4ae3-9e23-ac810c056702 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:38:59.992156 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f906e69b-012b-4ae3-9e23-ac810c056702 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:38:59.996618 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:38:59.996618 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:38:59.997491 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f906e69b-012b-4ae3-9e23-ac810c056702 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:38:59.998000 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 837/3315] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:38:59 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:00.063326 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-10f39f1b-4fb0-4332-970a-97dea65226bc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:00.169256 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:00.169636 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-931497859"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:00.171128 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-931497859'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:00.171290 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Create volume of 1 GB Aug 13 03:39:00.175479 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Availability Zones retrieved successfully. Aug 13 03:39:00.180982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Flow 'volume_create_api' (007c5ac8-ed32-46eb-9564-98934a8d0f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:00.181919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0f16c4-6dcb-42f9-a40f-164fec7cac16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:00.182670 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:00.209314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0f16c4-6dcb-42f9-a40f-164fec7cac16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:00.210146 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb17591-c411-4d54-ae8a-6ebc7514d27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:00.244772 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6eebe47c-efc1-40af-bf10-7756b1093fd9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:00.246533 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6eebe47c-efc1-40af-bf10-7756b1093fd9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:00.246738 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6eebe47c-efc1-40af-bf10-7756b1093fd9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:00.246968 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6eebe47c-efc1-40af-bf10-7756b1093fd9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:00.247381 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-6eebe47c-efc1-40af-bf10-7756b1093fd9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:00.251203 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:00.251203 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:00.251900 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6eebe47c-efc1-40af-bf10-7756b1093fd9 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:00.252313 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 827/3316] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:00 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:00.264495 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Created reservations ['b7585c8b-6efb-4b85-88aa-be9f375c3a58', '1dfe8d3a-7aff-4727-a1a5-74c1802580f8', '81af844e-d098-4c72-b331-9c9c0ebd4264', '60f9ae09-0471-4530-87d6-5bb37d31aa30'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:00.265219 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb17591-c411-4d54-ae8a-6ebc7514d27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7585c8b-6efb-4b85-88aa-be9f375c3a58', '1dfe8d3a-7aff-4727-a1a5-74c1802580f8', '81af844e-d098-4c72-b331-9c9c0ebd4264', '60f9ae09-0471-4530-87d6-5bb37d31aa30']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:00.265951 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d28aeb-a178-483e-b4f3-276d120907cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:00.286778 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d28aeb-a178-483e-b4f3-276d120907cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f09624c-ad11-4642-8695-28131ea76879', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-931497859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277dc88e8e4c450eb895557ee7c96061',qos_specs=None,replication_status=,reservations=['b7585c8b-6efb-4b85-88aa-be9f375c3a58','1dfe8d3a-7aff-4727-a1a5-74c1802580f8','81af844e-d098-4c72-b331-9c9c0ebd4264','60f9ae09-0471-4530-87d6-5bb37d31aa30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ab238c82c24160aaaba41014b2eee1',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-931497859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f09624c-ad11-4642-8695-28131ea76879,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='277dc88e8e4c450eb895557ee7c96061',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ab238c82c24160aaaba41014b2eee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:00.287602 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ea2ef6-2f3a-4ade-839b-98205a7fac19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:00.305137 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ea2ef6-2f3a-4ade-839b-98205a7fac19) transitioned into state 'SUCCESS' from state '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-931497859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='277dc88e8e4c450eb895557ee7c96061',qos_specs=None,replication_status=,reservations=['b7585c8b-6efb-4b85-88aa-be9f375c3a58','1dfe8d3a-7aff-4727-a1a5-74c1802580f8','81af844e-d098-4c72-b331-9c9c0ebd4264','60f9ae09-0471-4530-87d6-5bb37d31aa30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ab238c82c24160aaaba41014b2eee1',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:00.305922 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (202d61be-998d-4c22-8141-e1f61d79449b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:00.314004 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (202d61be-998d-4c22-8141-e1f61d79449b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:00.314862 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Flow 'volume_create_api' (007c5ac8-ed32-46eb-9564-98934a8d0f0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:00.315205 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Create volume request issued successfully. Aug 13 03:39:00.315778 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10f39f1b-4fb0-4332-970a-97dea65226bc tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:00.316263 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 823/3317] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:39:00 2026] POST /volume/v3/volumes => generated 777 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:00.327812 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-391cfac9-e570-4150-96bb-555214a41925 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:00.329337 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-391cfac9-e570-4150-96bb-555214a41925 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 Aug 13 03:39:00.329641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-391cfac9-e570-4150-96bb-555214a41925 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:00.331569 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-391cfac9-e570-4150-96bb-555214a41925 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:00.338770 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:00.338770 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:00.341478 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-391cfac9-e570-4150-96bb-555214a41925 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Volume info retrieved successfully. Aug 13 03:39:00.347638 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-391cfac9-e570-4150-96bb-555214a41925 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 returned with HTTP 200 Aug 13 03:39:00.348107 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 831/3318] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:00 2026] GET /volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:00.354851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-82c09fa8-b9c1-4fbc-aac7-cc14edb8a79c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:00.356643 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82c09fa8-b9c1-4fbc-aac7-cc14edb8a79c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:00.356855 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82c09fa8-b9c1-4fbc-aac7-cc14edb8a79c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:00.357073 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82c09fa8-b9c1-4fbc-aac7-cc14edb8a79c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:00.364022 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:00.364022 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:00.367511 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-82c09fa8-b9c1-4fbc-aac7-cc14edb8a79c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:00.371530 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82c09fa8-b9c1-4fbc-aac7-cc14edb8a79c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:00.371896 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 838/3319] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:00 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:00.526861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2ea4ae42-912e-4b9f-a78c-431a5b5190db None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:00.528417 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2ea4ae42-912e-4b9f-a78c-431a5b5190db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:00.528570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2ea4ae42-912e-4b9f-a78c-431a5b5190db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:00.528734 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2ea4ae42-912e-4b9f-a78c-431a5b5190db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:00.528871 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-2ea4ae42-912e-4b9f-a78c-431a5b5190db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:00.533068 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:00.533068 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:00.533908 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2ea4ae42-912e-4b9f-a78c-431a5b5190db tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:00.534472 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 828/3320] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:00 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:01.009233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dbd11364-abf9-443a-845b-de8ea59c8bd2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:01.011654 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dbd11364-abf9-443a-845b-de8ea59c8bd2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:01.011961 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dbd11364-abf9-443a-845b-de8ea59c8bd2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:01.012220 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dbd11364-abf9-443a-845b-de8ea59c8bd2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:01.012370 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-dbd11364-abf9-443a-845b-de8ea59c8bd2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:01.017442 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:01.017442 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:01.018215 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dbd11364-abf9-443a-845b-de8ea59c8bd2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:01.018680 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 824/3321] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:01 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:01.262138 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5ce0cf04-1f3a-4e4e-81ea-5090fcd6f957 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:01.265942 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ce0cf04-1f3a-4e4e-81ea-5090fcd6f957 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:01.265942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ce0cf04-1f3a-4e4e-81ea-5090fcd6f957 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:01.265942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5ce0cf04-1f3a-4e4e-81ea-5090fcd6f957 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:01.265942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5ce0cf04-1f3a-4e4e-81ea-5090fcd6f957 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:01.269857 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:01.269857 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:01.270619 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5ce0cf04-1f3a-4e4e-81ea-5090fcd6f957 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:01.271081 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 832/3322] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:01 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:01.360648 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-813c18e7-2b6f-43d3-967f-6a58137d9eaf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:01.362747 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-813c18e7-2b6f-43d3-967f-6a58137d9eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 Aug 13 03:39:01.363072 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-813c18e7-2b6f-43d3-967f-6a58137d9eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:01.363335 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-813c18e7-2b6f-43d3-967f-6a58137d9eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:01.372421 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:01.372421 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:01.379017 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-813c18e7-2b6f-43d3-967f-6a58137d9eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Volume info retrieved successfully. Aug 13 03:39:01.385438 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-813c18e7-2b6f-43d3-967f-6a58137d9eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 returned with HTTP 200 Aug 13 03:39:01.385849 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 839/3323] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:01 2026] GET /volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:01.385955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7ce5adbb-f481-4068-bbbc-f850b7a0f1c3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:01.388006 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7ce5adbb-f481-4068-bbbc-f850b7a0f1c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:01.388265 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7ce5adbb-f481-4068-bbbc-f850b7a0f1c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:01.388537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7ce5adbb-f481-4068-bbbc-f850b7a0f1c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:01.396591 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:01.396591 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:01.397771 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d98c5c4d-9a13-4d74-8f17-87500b38b629 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:01.399726 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d98c5c4d-9a13-4d74-8f17-87500b38b629 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:39:01.400025 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d98c5c4d-9a13-4d74-8f17-87500b38b629 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f09624c-ad11-4642-8695-28131ea76879", "name": "tempest-type-Backup-1276268513"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:01.401643 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7ce5adbb-f481-4068-bbbc-f850b7a0f1c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:01.401957 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-d98c5c4d-9a13-4d74-8f17-87500b38b629 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Creating new backup {'backup': {'volume_id': '2f09624c-ad11-4642-8695-28131ea76879', 'name': 'tempest-type-Backup-1276268513'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:39:01.402082 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-d98c5c4d-9a13-4d74-8f17-87500b38b629 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Creating backup of volume 2f09624c-ad11-4642-8695-28131ea76879 in container None Aug 13 03:39:01.406514 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7ce5adbb-f481-4068-bbbc-f850b7a0f1c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:01.407093 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 829/3324] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:01 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:01.413882 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:01.413882 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:01.413882 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d98c5c4d-9a13-4d74-8f17-87500b38b629 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Volume info retrieved successfully. Aug 13 03:39:01.446519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-d98c5c4d-9a13-4d74-8f17-87500b38b629 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Created reservations ['6e979bbf-5165-451b-a19f-5e4fc7cef300', '36ebf2e8-772c-4fe3-8b98-306e7b7dc5a1'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:01.491106 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d98c5c4d-9a13-4d74-8f17-87500b38b629 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:39:01.491594 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 825/3325] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:39:01 2026] POST /volume/v3/backups => generated 316 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:01.500007 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-074fc2a1-ebfb-454c-8685-1fa6b47761a2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:01.502626 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-074fc2a1-ebfb-454c-8685-1fa6b47761a2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:01.503842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-074fc2a1-ebfb-454c-8685-1fa6b47761a2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:01.503842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-074fc2a1-ebfb-454c-8685-1fa6b47761a2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:01.503842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-074fc2a1-ebfb-454c-8685-1fa6b47761a2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:01.509900 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:01.509900 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:01.510885 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-074fc2a1-ebfb-454c-8685-1fa6b47761a2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:01.511513 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 833/3326] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:01 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:01.546615 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4e4da348-40a5-4f22-9a28-9b5f2461a1ed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:01.548617 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4e4da348-40a5-4f22-9a28-9b5f2461a1ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:01.548881 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4e4da348-40a5-4f22-9a28-9b5f2461a1ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:01.549035 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4e4da348-40a5-4f22-9a28-9b5f2461a1ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:01.549173 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4e4da348-40a5-4f22-9a28-9b5f2461a1ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:01.554289 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:01.554289 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:01.555174 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4e4da348-40a5-4f22-9a28-9b5f2461a1ed tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:01.555645 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 840/3327] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:01 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:02.030810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e85a148c-d822-4072-8d41-acd6474be95f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:02.032580 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e85a148c-d822-4072-8d41-acd6474be95f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:02.032795 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e85a148c-d822-4072-8d41-acd6474be95f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:02.033016 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e85a148c-d822-4072-8d41-acd6474be95f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:02.033134 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e85a148c-d822-4072-8d41-acd6474be95f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:02.037368 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:02.037368 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:02.037931 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e85a148c-d822-4072-8d41-acd6474be95f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:02.038302 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 830/3328] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:02 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:02.280983 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b0be0592-28cb-4431-815a-aea7ebc29c4b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:02.282757 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b0be0592-28cb-4431-815a-aea7ebc29c4b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:02.282995 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b0be0592-28cb-4431-815a-aea7ebc29c4b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:02.283175 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b0be0592-28cb-4431-815a-aea7ebc29c4b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:02.283298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b0be0592-28cb-4431-815a-aea7ebc29c4b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:02.288269 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:02.288269 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:02.289155 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b0be0592-28cb-4431-815a-aea7ebc29c4b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:02.289709 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 826/3329] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:02 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:02.421078 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1cd97a0a-559e-48a4-b5af-d532c063a71f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:02.423218 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cd97a0a-559e-48a4-b5af-d532c063a71f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:02.423656 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cd97a0a-559e-48a4-b5af-d532c063a71f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:02.424014 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cd97a0a-559e-48a4-b5af-d532c063a71f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:02.432894 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:02.432894 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:02.440853 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1cd97a0a-559e-48a4-b5af-d532c063a71f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:02.444762 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cd97a0a-559e-48a4-b5af-d532c063a71f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:02.445362 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 834/3330] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:02 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:02.523420 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a1df49c9-61ca-4ce6-83f9-bc37b01400e1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:02.525352 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a1df49c9-61ca-4ce6-83f9-bc37b01400e1 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:02.525609 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a1df49c9-61ca-4ce6-83f9-bc37b01400e1 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:02.525839 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a1df49c9-61ca-4ce6-83f9-bc37b01400e1 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:02.525982 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a1df49c9-61ca-4ce6-83f9-bc37b01400e1 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:02.530420 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:02.530420 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:02.531077 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a1df49c9-61ca-4ce6-83f9-bc37b01400e1 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:02.531427 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 841/3331] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:02 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:02.567547 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6e2ef3fc-71a5-4c8e-ac8b-b5f215a90078 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:02.569507 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6e2ef3fc-71a5-4c8e-ac8b-b5f215a90078 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:02.569778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6e2ef3fc-71a5-4c8e-ac8b-b5f215a90078 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:02.570077 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6e2ef3fc-71a5-4c8e-ac8b-b5f215a90078 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:02.570188 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-6e2ef3fc-71a5-4c8e-ac8b-b5f215a90078 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:02.574845 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:02.574845 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:02.575664 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6e2ef3fc-71a5-4c8e-ac8b-b5f215a90078 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:02.576263 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 831/3332] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:02 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:03.048051 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-345f5578-c4b4-46da-8111-83371f920f60 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:03.049891 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-345f5578-c4b4-46da-8111-83371f920f60 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:03.050096 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-345f5578-c4b4-46da-8111-83371f920f60 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:03.050287 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-345f5578-c4b4-46da-8111-83371f920f60 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:03.050391 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-345f5578-c4b4-46da-8111-83371f920f60 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:03.054480 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:03.054480 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:03.055106 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-345f5578-c4b4-46da-8111-83371f920f60 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:03.055508 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 827/3333] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:03 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:03.302807 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-294ebbd8-98fd-42f9-9a18-d372cbc9eebf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:03.304674 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-294ebbd8-98fd-42f9-9a18-d372cbc9eebf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:03.304952 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-294ebbd8-98fd-42f9-9a18-d372cbc9eebf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:03.305171 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-294ebbd8-98fd-42f9-9a18-d372cbc9eebf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:03.305310 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-294ebbd8-98fd-42f9-9a18-d372cbc9eebf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:03.306958 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=273,cinder:INSERT=41,cinder:UPDATE=65 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:39:03.310195 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:03.310195 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:03.310838 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-294ebbd8-98fd-42f9-9a18-d372cbc9eebf tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:03.311227 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 835/3334] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:03 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:03.459710 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d0b5937d-838e-4960-a2fd-d0f110e35eec None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:03.461374 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0b5937d-838e-4960-a2fd-d0f110e35eec tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:03.461982 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0b5937d-838e-4960-a2fd-d0f110e35eec tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:03.462373 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0b5937d-838e-4960-a2fd-d0f110e35eec tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:03.464654 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=347,cinder:INSERT=58,cinder:UPDATE=97 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:39:03.471247 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:03.471247 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:03.476381 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d0b5937d-838e-4960-a2fd-d0f110e35eec tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:03.482485 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0b5937d-838e-4960-a2fd-d0f110e35eec tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:03.482485 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 842/3335] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:03 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:03.540898 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f453bc68-8997-40d6-a3ed-b871bf81b2bf None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:03.542857 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f453bc68-8997-40d6-a3ed-b871bf81b2bf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:03.543125 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f453bc68-8997-40d6-a3ed-b871bf81b2bf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:03.543320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f453bc68-8997-40d6-a3ed-b871bf81b2bf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:03.543456 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f453bc68-8997-40d6-a3ed-b871bf81b2bf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:03.547720 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:03.547720 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:03.548404 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f453bc68-8997-40d6-a3ed-b871bf81b2bf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:03.548760 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 832/3336] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:03 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:03.585948 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-36a69b8b-9ce3-4aca-808c-50ce1444991e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:03.587905 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-36a69b8b-9ce3-4aca-808c-50ce1444991e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:03.588139 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-36a69b8b-9ce3-4aca-808c-50ce1444991e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:03.588341 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-36a69b8b-9ce3-4aca-808c-50ce1444991e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:03.588501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-36a69b8b-9ce3-4aca-808c-50ce1444991e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:03.592646 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:03.592646 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:03.593629 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-36a69b8b-9ce3-4aca-808c-50ce1444991e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:03.594094 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 828/3337] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:03 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:03.716281 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:03.718209 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/limits Aug 13 03:39:03.718397 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:03.718574 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:03.726312 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:03.726551 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:03.726781 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:03.727010 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:03.727368 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:03.737995 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-c5a0c77b-e30a-468f-b3d8-83840a305277 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Aug 13 03:39:03.738379 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 836/3338] 10.4.3.140 () {68 vars in 1484 bytes} [Thu Aug 13 03:39:03 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:03.779454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-8f3642e3-37a3-4d34-9f2c-bf8eebfa6aed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:03.781425 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-8f3642e3-37a3-4d34-9f2c-bf8eebfa6aed tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:39:03.781765 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-8f3642e3-37a3-4d34-9f2c-bf8eebfa6aed tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:03.782892 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-8f3642e3-37a3-4d34-9f2c-bf8eebfa6aed tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:03.791214 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:03.791214 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:03.794257 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-8f3642e3-37a3-4d34-9f2c-bf8eebfa6aed tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:39:03.798425 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-8f3642e3-37a3-4d34-9f2c-bf8eebfa6aed tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 200 Aug 13 03:39:03.798834 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 843/3339] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:39:03 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:03.807643 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-0f9bc55b-1690-4060-8b4d-8c658e25fb07 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:03.809514 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-0f9bc55b-1690-4060-8b4d-8c658e25fb07 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:39:03.809797 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-0f9bc55b-1690-4060-8b4d-8c658e25fb07 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "174ebd4c-9df8-4900-b391-a5c53ee0effb", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-649574659", "description": null, "metadata": {}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:03.819757 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:03.819757 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:03.820172 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-0f9bc55b-1690-4060-8b4d-8c658e25fb07 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:39:03.820306 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-0f9bc55b-1690-4060-8b4d-8c658e25fb07 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create snapshot from volume 174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:39:03.850321 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-0f9bc55b-1690-4060-8b4d-8c658e25fb07 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Created reservations ['3d9e8829-9db2-4b61-b51c-4efc62519ebb', '66985e63-fc53-4091-9ec5-4254284683fb', 'a7392b67-29e5-4374-9fb7-55c3bfdf68c3', '1ae7e896-a8f0-441f-b18a-a07f2b14226b'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:03.852147 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=291,cinder:UPDATE=74,cinder:INSERT=39 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:39:03.878600 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-0f9bc55b-1690-4060-8b4d-8c658e25fb07 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot force create request issued successfully. Aug 13 03:39:03.878942 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-15e7a69b-d087-4766-b9a1-b5e284b6767e req-0f9bc55b-1690-4060-8b4d-8c658e25fb07 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:39:03.879368 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 833/3340] 10.4.3.140 () {72 vars in 1547 bytes} [Thu Aug 13 03:39:03 2026] POST /volume/v3/snapshots => generated 323 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:04.066073 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e20c37fb-9232-4d5d-8377-82247768d7bf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:04.068538 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e20c37fb-9232-4d5d-8377-82247768d7bf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:04.068852 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e20c37fb-9232-4d5d-8377-82247768d7bf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:04.069138 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e20c37fb-9232-4d5d-8377-82247768d7bf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:04.069323 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e20c37fb-9232-4d5d-8377-82247768d7bf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:04.071287 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=299,cinder:INSERT=37,cinder:UPDATE=63 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:39:04.074959 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:04.074959 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:04.075687 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e20c37fb-9232-4d5d-8377-82247768d7bf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:04.076208 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 829/3341] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:04 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:04.322803 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-434c9244-58f3-4ca8-886d-c465d0d439db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:04.325427 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-434c9244-58f3-4ca8-886d-c465d0d439db tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:04.325704 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-434c9244-58f3-4ca8-886d-c465d0d439db tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:04.326005 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-434c9244-58f3-4ca8-886d-c465d0d439db tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:04.326159 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-434c9244-58f3-4ca8-886d-c465d0d439db tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:04.331275 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:04.331275 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:04.332020 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-434c9244-58f3-4ca8-886d-c465d0d439db tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:04.332404 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 837/3342] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:04 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:04.494779 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-67d5709f-f547-4bbb-a24d-e7f37f27f9bb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:04.496626 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-67d5709f-f547-4bbb-a24d-e7f37f27f9bb tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:04.496875 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-67d5709f-f547-4bbb-a24d-e7f37f27f9bb tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:04.497067 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-67d5709f-f547-4bbb-a24d-e7f37f27f9bb tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:04.503983 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:04.503983 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:04.507063 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-67d5709f-f547-4bbb-a24d-e7f37f27f9bb tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:04.510683 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-67d5709f-f547-4bbb-a24d-e7f37f27f9bb tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:04.511060 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 844/3343] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:04 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:04.558140 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b07936ab-9976-48d9-b5a0-5d2d644a6d29 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:04.560296 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b07936ab-9976-48d9-b5a0-5d2d644a6d29 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:04.560535 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b07936ab-9976-48d9-b5a0-5d2d644a6d29 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:04.560716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b07936ab-9976-48d9-b5a0-5d2d644a6d29 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:04.560812 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-b07936ab-9976-48d9-b5a0-5d2d644a6d29 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:04.564994 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:04.564994 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:04.565691 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b07936ab-9976-48d9-b5a0-5d2d644a6d29 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:04.566141 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 834/3344] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:04 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:04.604094 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e0c839cd-8c6b-4244-9d4b-3d7d92266c83 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:04.606237 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e0c839cd-8c6b-4244-9d4b-3d7d92266c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:04.606421 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e0c839cd-8c6b-4244-9d4b-3d7d92266c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:04.606606 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e0c839cd-8c6b-4244-9d4b-3d7d92266c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:04.606693 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e0c839cd-8c6b-4244-9d4b-3d7d92266c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:04.610598 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:04.610598 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:04.611263 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e0c839cd-8c6b-4244-9d4b-3d7d92266c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:04.611604 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 830/3345] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:04 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:05.087786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f0570d6e-97c7-4270-af07-1a90393ba928 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:05.089567 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0570d6e-97c7-4270-af07-1a90393ba928 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:05.089767 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0570d6e-97c7-4270-af07-1a90393ba928 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:05.089959 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0570d6e-97c7-4270-af07-1a90393ba928 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:05.090099 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f0570d6e-97c7-4270-af07-1a90393ba928 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:05.094075 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:05.094075 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:05.094669 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0570d6e-97c7-4270-af07-1a90393ba928 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:05.095047 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 838/3346] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:05 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:05.342548 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4c6a2592-f025-4e75-9389-5a253aa3c79e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:05.344762 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4c6a2592-f025-4e75-9389-5a253aa3c79e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:05.345014 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4c6a2592-f025-4e75-9389-5a253aa3c79e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:05.345220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4c6a2592-f025-4e75-9389-5a253aa3c79e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:05.345323 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4c6a2592-f025-4e75-9389-5a253aa3c79e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:05.349513 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:05.349513 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:05.350120 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4c6a2592-f025-4e75-9389-5a253aa3c79e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:05.350522 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 845/3347] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:05 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:05.492809 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-217776b2-3dfa-46cd-8af3-a16646421287 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:05.494591 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-217776b2-3dfa-46cd-8af3-a16646421287 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 Aug 13 03:39:05.494768 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-217776b2-3dfa-46cd-8af3-a16646421287 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:05.494975 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-217776b2-3dfa-46cd-8af3-a16646421287 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:05.500809 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:05.500809 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:05.501397 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-217776b2-3dfa-46cd-8af3-a16646421287 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot retrieved successfully. Aug 13 03:39:05.502412 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-217776b2-3dfa-46cd-8af3-a16646421287 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 returned with HTTP 200 Aug 13 03:39:05.502788 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 835/3348] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:39:05 2026] GET /volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:05.525741 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f68804eb-acd8-447e-b018-1a988a1881d6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:05.527798 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f68804eb-acd8-447e-b018-1a988a1881d6 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:05.528022 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f68804eb-acd8-447e-b018-1a988a1881d6 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:05.528298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f68804eb-acd8-447e-b018-1a988a1881d6 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:05.532007 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d9563551-e6f8-403f-8192-10235deb6192 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:05.534387 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:05.534907 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1424037305", "snapshot_id": null, "imageRef": "3b5f2721-e714-4a89-8cb7-6d95e91651f0", "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:05.536979 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1424037305', 'snapshot_id': None, 'imageRef': '3b5f2721-e714-4a89-8cb7-6d95e91651f0', 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:05.537127 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:05.537127 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:05.542258 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f68804eb-acd8-447e-b018-1a988a1881d6 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:05.548092 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f68804eb-acd8-447e-b018-1a988a1881d6 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:05.548604 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 831/3349] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:05 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:05.575903 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-33f0f33a-c401-4f66-846e-61ca3b82ae0e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:05.577623 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33f0f33a-c401-4f66-846e-61ca3b82ae0e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:05.577846 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-33f0f33a-c401-4f66-846e-61ca3b82ae0e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:05.578083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-33f0f33a-c401-4f66-846e-61ca3b82ae0e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:05.578185 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-33f0f33a-c401-4f66-846e-61ca3b82ae0e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:05.582472 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:05.582472 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:05.583180 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-33f0f33a-c401-4f66-846e-61ca3b82ae0e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:05.583575 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 846/3350] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:05 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:05.621201 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-508166e0-491b-4011-b3a1-a44a0c084cb1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:05.623062 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-508166e0-491b-4011-b3a1-a44a0c084cb1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:05.623308 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-508166e0-491b-4011-b3a1-a44a0c084cb1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:05.623513 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-508166e0-491b-4011-b3a1-a44a0c084cb1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:05.623606 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-508166e0-491b-4011-b3a1-a44a0c084cb1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:05.627237 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:05.627237 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:05.627635 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:05.627635 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:05.627708 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot retrieved successfully. Aug 13 03:39:05.627903 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create volume of 1 GB Aug 13 03:39:05.628376 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-508166e0-491b-4011-b3a1-a44a0c084cb1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:05.628740 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 836/3351] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:05 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:05.631321 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Availability Zones retrieved successfully. Aug 13 03:39:05.636480 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Flow 'volume_create_api' (45a570c6-ba65-4e82-840b-e1578c9ed658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:05.637340 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbfdc33f-585f-45f1-af9e-8de7c83e7c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:05.638169 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:05.668517 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbfdc33f-585f-45f1-af9e-8de7c83e7c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7410830a-05bc-4814-87d8-b6a20891e098', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:05.669280 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d850f899-4aa7-4246-b8a1-cdff78403d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:05.709101 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Created reservations ['03170524-9f3b-43b1-bdf5-9c55b52cb9ce', 'cd4b8159-fe70-4d68-a4cb-558375a6d998', 'bd7cc34c-4498-47a4-bd69-5e9998f2c450', '27e143e0-08e5-461f-87d4-5c4ccd9e687b'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:05.709836 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d850f899-4aa7-4246-b8a1-cdff78403d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03170524-9f3b-43b1-bdf5-9c55b52cb9ce', 'cd4b8159-fe70-4d68-a4cb-558375a6d998', 'bd7cc34c-4498-47a4-bd69-5e9998f2c450', '27e143e0-08e5-461f-87d4-5c4ccd9e687b']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:05.710531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a01916-066c-4452-8bdd-39be916356aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:05.760100 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a01916-066c-4452-8bdd-39be916356aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1424037305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38483da982ad407e8542fb833a5243a5',qos_specs=None,replication_status=,reservations=['03170524-9f3b-43b1-bdf5-9c55b52cb9ce','cd4b8159-fe70-4d68-a4cb-558375a6d998','bd7cc34c-4498-47a4-bd69-5e9998f2c450','27e143e0-08e5-461f-87d4-5c4ccd9e687b'],size=1,snapshot_id=7410830a-05bc-4814-87d8-b6a20891e098,source_replicaid=,source_volid=None,status='creating',user_id='3a9290ba6f344e0a96f2717c6945dd06',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), '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-08-13T03:39:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1424037305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38483da982ad407e8542fb833a5243a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7410830a-05bc-4814-87d8-b6a20891e098,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a9290ba6f344e0a96f2717c6945dd06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:05.760926 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeef900-7ebd-436d-bce9-e43bfa4f1a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:05.779212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeef900-7ebd-436d-bce9-e43bfa4f1a62) transitioned into state 'SUCCESS' from state '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-1424037305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38483da982ad407e8542fb833a5243a5',qos_specs=None,replication_status=,reservations=['03170524-9f3b-43b1-bdf5-9c55b52cb9ce','cd4b8159-fe70-4d68-a4cb-558375a6d998','bd7cc34c-4498-47a4-bd69-5e9998f2c450','27e143e0-08e5-461f-87d4-5c4ccd9e687b'],size=1,snapshot_id=7410830a-05bc-4814-87d8-b6a20891e098,source_replicaid=,source_volid=None,status='creating',user_id='3a9290ba6f344e0a96f2717c6945dd06',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:05.779923 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7120deee-f4c1-4465-9b21-84741993affd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:05.802407 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7120deee-f4c1-4465-9b21-84741993affd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:05.803273 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Flow 'volume_create_api' (45a570c6-ba65-4e82-840b-e1578c9ed658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:05.803585 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create volume request issued successfully. Aug 13 03:39:05.804200 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d9563551-e6f8-403f-8192-10235deb6192 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:05.804649 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 839/3352] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:39:05 2026] POST /volume/v3/volumes => generated 814 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:05.816588 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-16b1844a-7106-4918-8a81-ce1706061f98 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:05.818310 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-16b1844a-7106-4918-8a81-ce1706061f98 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:39:05.818552 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-16b1844a-7106-4918-8a81-ce1706061f98 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:05.818748 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-16b1844a-7106-4918-8a81-ce1706061f98 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:05.825482 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:05.825482 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:05.828882 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-16b1844a-7106-4918-8a81-ce1706061f98 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:39:05.832911 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-16b1844a-7106-4918-8a81-ce1706061f98 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 returned with HTTP 200 Aug 13 03:39:05.833282 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 832/3353] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:39:05 2026] GET /volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:06.104482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5d690aa6-d5da-4755-a3f7-4b0dbf9d3faf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:06.106180 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d690aa6-d5da-4755-a3f7-4b0dbf9d3faf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:06.106437 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d690aa6-d5da-4755-a3f7-4b0dbf9d3faf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:06.106642 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5d690aa6-d5da-4755-a3f7-4b0dbf9d3faf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:06.106781 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5d690aa6-d5da-4755-a3f7-4b0dbf9d3faf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:06.110847 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:06.110847 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:06.111566 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5d690aa6-d5da-4755-a3f7-4b0dbf9d3faf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:06.111980 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 847/3354] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:06 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:06.361620 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-49dc7a9b-8e8b-4746-8861-04f993fb51d3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:06.363727 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-49dc7a9b-8e8b-4746-8861-04f993fb51d3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:06.363996 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-49dc7a9b-8e8b-4746-8861-04f993fb51d3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:06.364271 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-49dc7a9b-8e8b-4746-8861-04f993fb51d3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:06.364410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-49dc7a9b-8e8b-4746-8861-04f993fb51d3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:06.369375 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:06.369375 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:06.370091 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-49dc7a9b-8e8b-4746-8861-04f993fb51d3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:06.370529 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 837/3355] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:06 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:06.562729 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f6dab6fa-61f0-4746-ae6d-e2ce789b8c02 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:06.565548 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6dab6fa-61f0-4746-ae6d-e2ce789b8c02 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:06.565877 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f6dab6fa-61f0-4746-ae6d-e2ce789b8c02 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:06.566200 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f6dab6fa-61f0-4746-ae6d-e2ce789b8c02 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:06.576036 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:06.576036 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:06.580911 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f6dab6fa-61f0-4746-ae6d-e2ce789b8c02 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:06.587344 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6dab6fa-61f0-4746-ae6d-e2ce789b8c02 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:06.587916 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 840/3356] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:06 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:06.592421 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2ec8adc9-69c9-42d6-9222-6ac2bfdac41d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:06.594151 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2ec8adc9-69c9-42d6-9222-6ac2bfdac41d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:06.594356 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2ec8adc9-69c9-42d6-9222-6ac2bfdac41d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:06.594565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2ec8adc9-69c9-42d6-9222-6ac2bfdac41d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:06.594695 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-2ec8adc9-69c9-42d6-9222-6ac2bfdac41d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:06.598683 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:06.598683 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:06.599332 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2ec8adc9-69c9-42d6-9222-6ac2bfdac41d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:06.599702 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 833/3357] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:06 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:06.640098 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-76e10537-cae1-445b-81fa-5216cc12956f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:06.641976 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76e10537-cae1-445b-81fa-5216cc12956f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:06.642218 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76e10537-cae1-445b-81fa-5216cc12956f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:06.642467 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-76e10537-cae1-445b-81fa-5216cc12956f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:06.642618 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-76e10537-cae1-445b-81fa-5216cc12956f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:06.647130 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:06.647130 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:06.647938 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-76e10537-cae1-445b-81fa-5216cc12956f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:06.648333 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 848/3358] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:06 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:06.844728 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d218d6da-5508-414a-8afd-f27478774b13 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:06.846319 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d218d6da-5508-414a-8afd-f27478774b13 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:39:06.846524 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d218d6da-5508-414a-8afd-f27478774b13 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:06.846689 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d218d6da-5508-414a-8afd-f27478774b13 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:06.852877 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:06.852877 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:06.856609 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d218d6da-5508-414a-8afd-f27478774b13 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:39:06.861433 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d218d6da-5508-414a-8afd-f27478774b13 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 returned with HTTP 200 Aug 13 03:39:06.861891 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 838/3359] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:39:06 2026] GET /volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:39:06.873605 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5f3ca322-a773-4721-acca-1c14a9754908 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:06.876203 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f3ca322-a773-4721-acca-1c14a9754908 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:39:06.876527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f3ca322-a773-4721-acca-1c14a9754908 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:06.876831 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5f3ca322-a773-4721-acca-1c14a9754908 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:06.886393 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:06.886393 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:06.891351 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5f3ca322-a773-4721-acca-1c14a9754908 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:39:06.898272 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5f3ca322-a773-4721-acca-1c14a9754908 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 returned with HTTP 200 Aug 13 03:39:06.898799 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 841/3360] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:39:06 2026] GET /volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 => generated 1423 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:39:07.121288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1de8f92c-b5fb-4f62-b655-d5a9e0520e17 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:07.123308 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1de8f92c-b5fb-4f62-b655-d5a9e0520e17 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:07.123508 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1de8f92c-b5fb-4f62-b655-d5a9e0520e17 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:07.123882 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1de8f92c-b5fb-4f62-b655-d5a9e0520e17 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:07.123882 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-1de8f92c-b5fb-4f62-b655-d5a9e0520e17 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:07.128888 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:07.128888 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:07.129381 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1de8f92c-b5fb-4f62-b655-d5a9e0520e17 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:07.129771 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 834/3361] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:07 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:07.382235 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dca46357-5926-4714-8695-eb814ec8a026 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:07.384228 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dca46357-5926-4714-8695-eb814ec8a026 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:07.384497 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dca46357-5926-4714-8695-eb814ec8a026 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:07.384712 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dca46357-5926-4714-8695-eb814ec8a026 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:07.384840 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-dca46357-5926-4714-8695-eb814ec8a026 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:07.389789 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:07.389789 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:07.390614 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dca46357-5926-4714-8695-eb814ec8a026 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:07.391119 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 849/3362] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:07 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:07.603906 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ad64c062-6593-433e-83d1-e796cfccd22c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:07.605764 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ad64c062-6593-433e-83d1-e796cfccd22c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:07.606026 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ad64c062-6593-433e-83d1-e796cfccd22c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:07.606297 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ad64c062-6593-433e-83d1-e796cfccd22c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:07.610287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a393152e-7aa4-4125-b251-1423edeacee7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:07.612096 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a393152e-7aa4-4125-b251-1423edeacee7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:07.612304 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a393152e-7aa4-4125-b251-1423edeacee7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:07.612520 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a393152e-7aa4-4125-b251-1423edeacee7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:07.612617 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a393152e-7aa4-4125-b251-1423edeacee7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:07.614640 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:07.614640 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:07.616887 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:07.616887 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:07.617494 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a393152e-7aa4-4125-b251-1423edeacee7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:07.617915 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 842/3363] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:07 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:07.619210 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ad64c062-6593-433e-83d1-e796cfccd22c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:07.624308 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ad64c062-6593-433e-83d1-e796cfccd22c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:07.624897 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 839/3364] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:07 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:07.661553 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8e41d87d-5bbd-4ab4-8f40-5b5badbe6c50 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:07.663707 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8e41d87d-5bbd-4ab4-8f40-5b5badbe6c50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:07.664030 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8e41d87d-5bbd-4ab4-8f40-5b5badbe6c50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:07.664383 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8e41d87d-5bbd-4ab4-8f40-5b5badbe6c50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:07.664554 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8e41d87d-5bbd-4ab4-8f40-5b5badbe6c50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:07.670131 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:07.670131 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:07.671150 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8e41d87d-5bbd-4ab4-8f40-5b5badbe6c50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:07.671856 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 835/3365] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:07 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:08.067347 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-86ffafe7-0a80-43a9-8a83-b6a328f66fa0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:08.069862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-86ffafe7-0a80-43a9-8a83-b6a328f66fa0 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:39:08.070092 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-86ffafe7-0a80-43a9-8a83-b6a328f66fa0 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:08.070312 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-86ffafe7-0a80-43a9-8a83-b6a328f66fa0 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:08.079094 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:08.079094 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:08.083165 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-86ffafe7-0a80-43a9-8a83-b6a328f66fa0 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:39:08.088813 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-86ffafe7-0a80-43a9-8a83-b6a328f66fa0 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 returned with HTTP 200 Aug 13 03:39:08.089480 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 850/3366] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:39:08 2026] GET /volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:08.140909 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a665b021-e77f-4745-a176-cb21d46eaf7d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:08.142245 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a665b021-e77f-4745-a176-cb21d46eaf7d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:08.142434 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a665b021-e77f-4745-a176-cb21d46eaf7d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:08.142632 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a665b021-e77f-4745-a176-cb21d46eaf7d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:08.142732 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a665b021-e77f-4745-a176-cb21d46eaf7d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:08.146648 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:08.146648 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:08.147285 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a665b021-e77f-4745-a176-cb21d46eaf7d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:08.147616 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 843/3367] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:08 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:08.401439 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e8d69142-be82-4289-8706-1075d57482a2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:08.403162 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8d69142-be82-4289-8706-1075d57482a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:08.403504 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8d69142-be82-4289-8706-1075d57482a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:08.403695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8d69142-be82-4289-8706-1075d57482a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:08.403869 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e8d69142-be82-4289-8706-1075d57482a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:08.408355 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:08.408355 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:08.409168 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8d69142-be82-4289-8706-1075d57482a2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:08.409548 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 840/3368] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:08 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:08.628894 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2729ab7e-3e88-4526-8ae5-e980b501af5e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:08.630622 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2729ab7e-3e88-4526-8ae5-e980b501af5e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:08.630837 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2729ab7e-3e88-4526-8ae5-e980b501af5e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:08.631032 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2729ab7e-3e88-4526-8ae5-e980b501af5e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:08.631164 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-2729ab7e-3e88-4526-8ae5-e980b501af5e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:08.635357 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:08.635357 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:08.636092 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2729ab7e-3e88-4526-8ae5-e980b501af5e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:08.636524 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 836/3369] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:08 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:08.639625 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0cc8d842-1119-4afc-876c-7efe8ac50a43 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:08.641831 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cc8d842-1119-4afc-876c-7efe8ac50a43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:08.642055 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0cc8d842-1119-4afc-876c-7efe8ac50a43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:08.642242 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0cc8d842-1119-4afc-876c-7efe8ac50a43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:08.649384 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:08.649384 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:08.653640 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0cc8d842-1119-4afc-876c-7efe8ac50a43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:08.659257 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0cc8d842-1119-4afc-876c-7efe8ac50a43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:08.659631 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 851/3370] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:08 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:08.669925 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-3a903af7-d1e7-46e0-935a-e9306b2326ec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:08.671914 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-3a903af7-d1e7-46e0-935a-e9306b2326ec tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:39:08.672123 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-3a903af7-d1e7-46e0-935a-e9306b2326ec tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:08.672305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-3a903af7-d1e7-46e0-935a-e9306b2326ec tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:08.679389 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:08.679389 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:08.681690 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dceb26bb-7e85-42cd-bd94-6e755c836f26 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:08.683604 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dceb26bb-7e85-42cd-bd94-6e755c836f26 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:08.683786 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dceb26bb-7e85-42cd-bd94-6e755c836f26 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:08.683902 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-3a903af7-d1e7-46e0-935a-e9306b2326ec tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:39:08.684002 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dceb26bb-7e85-42cd-bd94-6e755c836f26 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:08.684116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-dceb26bb-7e85-42cd-bd94-6e755c836f26 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:08.688111 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:08.688111 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:08.688486 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-3a903af7-d1e7-46e0-935a-e9306b2326ec tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 returned with HTTP 200 Aug 13 03:39:08.688802 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dceb26bb-7e85-42cd-bd94-6e755c836f26 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:08.688880 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 844/3371] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:39:08 2026] GET /volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:08.689191 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 841/3372] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:08 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:08.699154 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b856fc98-c205-4b9d-a01b-e7890361d8b3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:08.699504 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b856fc98-c205-4b9d-a01b-e7890361d8b3 None None] GET https://10.4.3.140/volume// Aug 13 03:39:08.699662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b856fc98-c205-4b9d-a01b-e7890361d8b3 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:08.699913 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b856fc98-c205-4b9d-a01b-e7890361d8b3 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:08.700244 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b856fc98-c205-4b9d-a01b-e7890361d8b3 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:39:08.700513 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 837/3373] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:39:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:39:08.707284 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-4d489c3b-511e-4053-aaad-ef6e3c3d8bd4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:08.709354 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-4d489c3b-511e-4053-aaad-ef6e3c3d8bd4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:39:08.709690 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-4d489c3b-511e-4053-aaad-ef6e3c3d8bd4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4", "connector": null, "instance_uuid": "80bd5b8c-cd07-428a-9f54-4beb3ff66085"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:08.717781 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:08.717781 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:08.740542 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-4d489c3b-511e-4053-aaad-ef6e3c3d8bd4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:39:08.740934 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 852/3374] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:39:08 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:09.158615 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2e7c62d6-f4ad-487a-b1b2-2a02ba7fcc67 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:09.160508 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e7c62d6-f4ad-487a-b1b2-2a02ba7fcc67 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:09.160741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e7c62d6-f4ad-487a-b1b2-2a02ba7fcc67 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:09.160963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e7c62d6-f4ad-487a-b1b2-2a02ba7fcc67 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:09.161082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2e7c62d6-f4ad-487a-b1b2-2a02ba7fcc67 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:09.165287 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:09.165287 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:09.165988 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e7c62d6-f4ad-487a-b1b2-2a02ba7fcc67 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:09.166410 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 845/3375] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:09 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:09.420050 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bc836297-bc52-43d8-b6b3-99897675b084 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:09.421784 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc836297-bc52-43d8-b6b3-99897675b084 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:09.422009 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc836297-bc52-43d8-b6b3-99897675b084 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:09.422195 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc836297-bc52-43d8-b6b3-99897675b084 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:09.422297 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-bc836297-bc52-43d8-b6b3-99897675b084 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:09.426314 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:09.426314 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:09.426954 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc836297-bc52-43d8-b6b3-99897675b084 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:09.427366 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 842/3376] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:09 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:09.629924 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ae89a12c-0b85-4f9e-966c-75f27609c34e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:09.630340 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ae89a12c-0b85-4f9e-966c-75f27609c34e None None] GET https://10.4.3.140/volume// Aug 13 03:39:09.630506 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ae89a12c-0b85-4f9e-966c-75f27609c34e None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:09.630688 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ae89a12c-0b85-4f9e-966c-75f27609c34e None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:09.631072 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ae89a12c-0b85-4f9e-966c-75f27609c34e None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:39:09.631602 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 838/3377] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:39:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:39:09.641288 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-b2ac0722-cb37-4996-82b1-6d5f8b3ee85b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:09.643411 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-b2ac0722-cb37-4996-82b1-6d5f8b3ee85b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:39:09.643630 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-b2ac0722-cb37-4996-82b1-6d5f8b3ee85b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:09.643810 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-b2ac0722-cb37-4996-82b1-6d5f8b3ee85b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:09.646803 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-76f997bb-7bbd-461f-bc4f-541be0cfc526 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:09.649159 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-76f997bb-7bbd-461f-bc4f-541be0cfc526 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:09.649477 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-76f997bb-7bbd-461f-bc4f-541be0cfc526 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:09.649691 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-76f997bb-7bbd-461f-bc4f-541be0cfc526 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:09.649859 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-76f997bb-7bbd-461f-bc4f-541be0cfc526 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:09.654531 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:09.654531 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:09.654805 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:09.654805 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:09.655210 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-76f997bb-7bbd-461f-bc4f-541be0cfc526 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:09.655625 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 846/3378] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:09 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:09.658546 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-b2ac0722-cb37-4996-82b1-6d5f8b3ee85b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:39:09.663070 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-b2ac0722-cb37-4996-82b1-6d5f8b3ee85b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 returned with HTTP 200 Aug 13 03:39:09.663449 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 853/3379] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:39:09 2026] GET /volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 => generated 1584 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:39:09.672308 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fb6abc81-dbb4-418b-a8bc-f3aa82777f53 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:09.673736 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fb6abc81-dbb4-418b-a8bc-f3aa82777f53 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:09.674091 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fb6abc81-dbb4-418b-a8bc-f3aa82777f53 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:09.674355 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fb6abc81-dbb4-418b-a8bc-f3aa82777f53 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:09.682121 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:09.682121 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:09.685700 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fb6abc81-dbb4-418b-a8bc-f3aa82777f53 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:09.690023 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fb6abc81-dbb4-418b-a8bc-f3aa82777f53 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:09.690332 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 843/3380] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:09 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:09.699941 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a55ddf1d-2054-4a75-8a45-cb87755f33a4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:09.701659 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a55ddf1d-2054-4a75-8a45-cb87755f33a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:09.701893 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a55ddf1d-2054-4a75-8a45-cb87755f33a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:09.702288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a55ddf1d-2054-4a75-8a45-cb87755f33a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:09.702376 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a55ddf1d-2054-4a75-8a45-cb87755f33a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:09.706706 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:09.706706 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:09.707507 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a55ddf1d-2054-4a75-8a45-cb87755f33a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:09.707877 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 839/3381] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:09 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:09.770444 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-7dfa2909-ce0e-4ad0-bae6-72cd29ab26bd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:09.773171 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-7dfa2909-ce0e-4ad0-bae6-72cd29ab26bd tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] PUT https://10.4.3.140/volume/v3/attachments/e7a57803-3a71-433c-810f-54578cedb576 Aug 13 03:39:09.773650 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-7dfa2909-ce0e-4ad0-bae6-72cd29ab26bd tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:09.783675 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-7dfa2909-ce0e-4ad0-bae6-72cd29ab26bd tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Acquiring lock "cinder-attachment_update-fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:39:09.790888 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-7dfa2909-ce0e-4ad0-bae6-72cd29ab26bd tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Lock "cinder-attachment_update-fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:39:09.792367 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:09.792367 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:09.871452 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-7dfa2909-ce0e-4ad0-bae6-72cd29ab26bd tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Lock "cinder-attachment_update-fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4-np0000007145" released by "attachment_update" :: held 0.081s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:39:09.872128 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-7dfa2909-ce0e-4ad0-bae6-72cd29ab26bd tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments/e7a57803-3a71-433c-810f-54578cedb576 returned with HTTP 200 Aug 13 03:39:09.872492 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 847/3382] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:39:09 2026] PUT /volume/v3/attachments/e7a57803-3a71-433c-810f-54578cedb576 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:09.893957 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-ff35c82b-cf6e-4fb7-8093-eb4c29c78498 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:09.896717 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-ff35c82b-cf6e-4fb7-8093-eb4c29c78498 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/attachments/e7a57803-3a71-433c-810f-54578cedb576/action Aug 13 03:39:09.897511 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-ff35c82b-cf6e-4fb7-8093-eb4c29c78498 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:39:09.897511 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-ff35c82b-cf6e-4fb7-8093-eb4c29c78498 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:09.914226 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:09.914226 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:09.925296 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a29cad12-06a1-47aa-abcc-391bb09005c0 req-ff35c82b-cf6e-4fb7-8093-eb4c29c78498 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments/e7a57803-3a71-433c-810f-54578cedb576/action returned with HTTP 204 Aug 13 03:39:09.925791 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 854/3383] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:39:09 2026] POST /volume/v3/attachments/e7a57803-3a71-433c-810f-54578cedb576/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:10.176156 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bc8d0834-a6a2-41fc-a2c7-7126b98bc8dc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:10.177888 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc8d0834-a6a2-41fc-a2c7-7126b98bc8dc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:10.178113 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc8d0834-a6a2-41fc-a2c7-7126b98bc8dc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:10.178291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc8d0834-a6a2-41fc-a2c7-7126b98bc8dc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:10.178400 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-bc8d0834-a6a2-41fc-a2c7-7126b98bc8dc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:10.182498 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:10.182498 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:10.183102 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc8d0834-a6a2-41fc-a2c7-7126b98bc8dc tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:10.183469 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 844/3384] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:10 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:10.436910 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-476b1101-6633-4f71-ac2e-61fcc2f6c3ad None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:10.439220 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-476b1101-6633-4f71-ac2e-61fcc2f6c3ad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:10.439486 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-476b1101-6633-4f71-ac2e-61fcc2f6c3ad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:10.439674 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-476b1101-6633-4f71-ac2e-61fcc2f6c3ad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:10.439773 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-476b1101-6633-4f71-ac2e-61fcc2f6c3ad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:10.444505 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:10.444505 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:10.445178 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-476b1101-6633-4f71-ac2e-61fcc2f6c3ad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:10.445577 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 840/3385] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:10 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:10.665371 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ce36dd05-2c59-4df5-90a9-343e6d0b64ac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:10.667347 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce36dd05-2c59-4df5-90a9-343e6d0b64ac tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:10.667538 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce36dd05-2c59-4df5-90a9-343e6d0b64ac tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:10.667716 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce36dd05-2c59-4df5-90a9-343e6d0b64ac tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:10.667846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ce36dd05-2c59-4df5-90a9-343e6d0b64ac tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:10.672095 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:10.672095 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:10.672669 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce36dd05-2c59-4df5-90a9-343e6d0b64ac tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:10.673049 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 848/3386] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:10 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:10.703440 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0660cb1f-0955-4ea5-8021-a7a5a6f025d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:10.705674 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0660cb1f-0955-4ea5-8021-a7a5a6f025d1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:10.705932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0660cb1f-0955-4ea5-8021-a7a5a6f025d1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:10.706182 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0660cb1f-0955-4ea5-8021-a7a5a6f025d1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:10.713755 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:10.713755 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:10.717553 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0660cb1f-0955-4ea5-8021-a7a5a6f025d1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:10.717690 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e5b7f770-ed99-4158-ac37-1e6a33b04429 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:10.719401 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e5b7f770-ed99-4158-ac37-1e6a33b04429 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:10.719618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e5b7f770-ed99-4158-ac37-1e6a33b04429 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:10.719796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e5b7f770-ed99-4158-ac37-1e6a33b04429 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:10.719940 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e5b7f770-ed99-4158-ac37-1e6a33b04429 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:10.722053 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0660cb1f-0955-4ea5-8021-a7a5a6f025d1 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:10.722422 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 855/3387] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:10 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:10.723748 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:10.723748 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:10.724453 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e5b7f770-ed99-4158-ac37-1e6a33b04429 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:10.724802 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 845/3388] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:10 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:11.195809 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d90a4269-2423-4609-b7d5-802a194c0f2b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:11.198140 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d90a4269-2423-4609-b7d5-802a194c0f2b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:11.198426 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d90a4269-2423-4609-b7d5-802a194c0f2b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:11.198698 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d90a4269-2423-4609-b7d5-802a194c0f2b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:11.198860 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-d90a4269-2423-4609-b7d5-802a194c0f2b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:11.204256 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:11.204256 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:11.205139 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d90a4269-2423-4609-b7d5-802a194c0f2b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:11.205639 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 841/3389] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:11 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:11.455375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-caa5f1e2-bd48-495e-b639-66a31414eb0f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:11.457441 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-caa5f1e2-bd48-495e-b639-66a31414eb0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:11.457691 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-caa5f1e2-bd48-495e-b639-66a31414eb0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:11.457943 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-caa5f1e2-bd48-495e-b639-66a31414eb0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:11.458089 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-caa5f1e2-bd48-495e-b639-66a31414eb0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:11.463010 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:11.463010 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:11.463672 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-caa5f1e2-bd48-495e-b639-66a31414eb0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:11.464126 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 849/3390] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:11 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:11.682669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f6baedd9-6853-4eb5-a721-70feb56e906b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:11.685091 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6baedd9-6853-4eb5-a721-70feb56e906b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:11.685370 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6baedd9-6853-4eb5-a721-70feb56e906b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:11.685609 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6baedd9-6853-4eb5-a721-70feb56e906b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:11.685756 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f6baedd9-6853-4eb5-a721-70feb56e906b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:11.690316 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:11.690316 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:11.690953 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6baedd9-6853-4eb5-a721-70feb56e906b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:11.691415 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 856/3391] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:11 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:11.734377 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0a0e9923-8093-4693-8bfa-13360338e442 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:11.734748 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a9e464c1-4fb7-4d2c-83c3-900937cd7a8c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:11.736148 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0a0e9923-8093-4693-8bfa-13360338e442 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:11.736227 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a9e464c1-4fb7-4d2c-83c3-900937cd7a8c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:11.736362 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0a0e9923-8093-4693-8bfa-13360338e442 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:11.736493 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a9e464c1-4fb7-4d2c-83c3-900937cd7a8c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:11.736536 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a9e464c1-4fb7-4d2c-83c3-900937cd7a8c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:11.736600 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0a0e9923-8093-4693-8bfa-13360338e442 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:11.736628 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a9e464c1-4fb7-4d2c-83c3-900937cd7a8c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:11.742078 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:11.742078 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:11.743228 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a9e464c1-4fb7-4d2c-83c3-900937cd7a8c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:11.743710 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:11.743710 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:11.743778 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 842/3392] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:11 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:11.747287 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0a0e9923-8093-4693-8bfa-13360338e442 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:11.751431 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0a0e9923-8093-4693-8bfa-13360338e442 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:11.751818 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 846/3393] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:11 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:12.216679 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3124a34b-771c-497e-bdd8-0f7dd2ab3423 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:12.218591 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3124a34b-771c-497e-bdd8-0f7dd2ab3423 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:12.218797 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3124a34b-771c-497e-bdd8-0f7dd2ab3423 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:12.219035 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3124a34b-771c-497e-bdd8-0f7dd2ab3423 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:12.219164 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3124a34b-771c-497e-bdd8-0f7dd2ab3423 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:12.223915 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:12.223915 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:12.224517 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3124a34b-771c-497e-bdd8-0f7dd2ab3423 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:12.224871 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 850/3394] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:12 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:12.474001 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1b050056-c144-493b-a02c-af28056dfb57 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:12.475851 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b050056-c144-493b-a02c-af28056dfb57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:12.476100 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b050056-c144-493b-a02c-af28056dfb57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:12.476282 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b050056-c144-493b-a02c-af28056dfb57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:12.476402 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1b050056-c144-493b-a02c-af28056dfb57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:12.480491 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:12.480491 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:12.481133 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b050056-c144-493b-a02c-af28056dfb57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:12.481642 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 857/3395] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:12 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:12.702204 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-37693c4b-da5b-4e4e-a814-6be05633b2c9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:12.703958 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-37693c4b-da5b-4e4e-a814-6be05633b2c9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:12.704185 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-37693c4b-da5b-4e4e-a814-6be05633b2c9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:12.704360 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-37693c4b-da5b-4e4e-a814-6be05633b2c9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:12.704480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-37693c4b-da5b-4e4e-a814-6be05633b2c9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:12.708598 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:12.708598 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:12.709191 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-37693c4b-da5b-4e4e-a814-6be05633b2c9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:12.709551 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 843/3396] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:12 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:12.754922 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e4bd3f41-d826-4a3e-b724-8231ce1c9755 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:12.756910 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4bd3f41-d826-4a3e-b724-8231ce1c9755 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:12.757107 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4bd3f41-d826-4a3e-b724-8231ce1c9755 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:12.757291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4bd3f41-d826-4a3e-b724-8231ce1c9755 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:12.757872 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e4bd3f41-d826-4a3e-b724-8231ce1c9755 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:12.761936 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:12.761936 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:12.762675 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4bd3f41-d826-4a3e-b724-8231ce1c9755 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:12.763045 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 847/3397] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:12 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:12.763846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-35fb7d98-9d61-4fb7-9568-fdb09f39d7ab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:12.765806 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35fb7d98-9d61-4fb7-9568-fdb09f39d7ab tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:12.766024 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35fb7d98-9d61-4fb7-9568-fdb09f39d7ab tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:12.766247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-35fb7d98-9d61-4fb7-9568-fdb09f39d7ab tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:12.774591 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:12.774591 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:12.779577 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-35fb7d98-9d61-4fb7-9568-fdb09f39d7ab tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:12.785331 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-35fb7d98-9d61-4fb7-9568-fdb09f39d7ab tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:12.785834 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 851/3398] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:12 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:13.236578 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f7ff85a0-24a1-4b2b-ac59-462e33619949 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:13.238677 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7ff85a0-24a1-4b2b-ac59-462e33619949 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:13.239004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7ff85a0-24a1-4b2b-ac59-462e33619949 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:13.239249 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7ff85a0-24a1-4b2b-ac59-462e33619949 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:13.239406 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f7ff85a0-24a1-4b2b-ac59-462e33619949 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:13.244029 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:13.244029 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:13.244791 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7ff85a0-24a1-4b2b-ac59-462e33619949 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:13.245253 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 858/3399] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:13 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:13.492062 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-08879feb-d10c-46b9-ba18-46c777b8ff65 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:13.493802 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-08879feb-d10c-46b9-ba18-46c777b8ff65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:13.494070 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-08879feb-d10c-46b9-ba18-46c777b8ff65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:13.494276 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-08879feb-d10c-46b9-ba18-46c777b8ff65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:13.494439 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-08879feb-d10c-46b9-ba18-46c777b8ff65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:13.498693 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:13.498693 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:13.499427 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-08879feb-d10c-46b9-ba18-46c777b8ff65 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:13.499839 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 844/3400] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:13 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:13.719076 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-119a0adc-64c7-4d12-b2db-3611a30a55df None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:13.720898 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-119a0adc-64c7-4d12-b2db-3611a30a55df tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:13.721119 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-119a0adc-64c7-4d12-b2db-3611a30a55df tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:13.721306 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-119a0adc-64c7-4d12-b2db-3611a30a55df tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:13.721431 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-119a0adc-64c7-4d12-b2db-3611a30a55df tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:13.725530 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:13.725530 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:13.726089 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-119a0adc-64c7-4d12-b2db-3611a30a55df tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:13.726599 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 848/3401] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:13 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:13.772673 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e810d504-7c30-402c-986f-e9f26ce9fe36 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:13.774318 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e810d504-7c30-402c-986f-e9f26ce9fe36 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:13.774534 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e810d504-7c30-402c-986f-e9f26ce9fe36 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:13.774709 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e810d504-7c30-402c-986f-e9f26ce9fe36 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:13.774812 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e810d504-7c30-402c-986f-e9f26ce9fe36 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:13.781009 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:13.781009 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:13.782191 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e810d504-7c30-402c-986f-e9f26ce9fe36 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:13.782736 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 852/3402] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:13 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:13.800011 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6bf1cecf-c01b-4af4-b2b6-382a2d6e6fa2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:13.801795 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bf1cecf-c01b-4af4-b2b6-382a2d6e6fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:13.802026 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bf1cecf-c01b-4af4-b2b6-382a2d6e6fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:13.802204 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6bf1cecf-c01b-4af4-b2b6-382a2d6e6fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:13.809527 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:13.809527 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:13.812999 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6bf1cecf-c01b-4af4-b2b6-382a2d6e6fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:13.817057 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6bf1cecf-c01b-4af4-b2b6-382a2d6e6fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:13.817364 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 859/3403] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:13 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:14.255192 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cc6cabb8-9a9e-4bc6-a001-3eb31b6ef8e1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:14.257141 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cc6cabb8-9a9e-4bc6-a001-3eb31b6ef8e1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:14.257351 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cc6cabb8-9a9e-4bc6-a001-3eb31b6ef8e1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:14.257559 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cc6cabb8-9a9e-4bc6-a001-3eb31b6ef8e1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:14.257655 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-cc6cabb8-9a9e-4bc6-a001-3eb31b6ef8e1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:14.262376 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:14.262376 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:14.262864 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cc6cabb8-9a9e-4bc6-a001-3eb31b6ef8e1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:14.263310 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 845/3404] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:14 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:14.509746 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-05a9bf77-e1d9-4a2c-9eeb-3cd1eb3d039d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:14.511680 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-05a9bf77-e1d9-4a2c-9eeb-3cd1eb3d039d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:14.511929 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-05a9bf77-e1d9-4a2c-9eeb-3cd1eb3d039d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:14.512139 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-05a9bf77-e1d9-4a2c-9eeb-3cd1eb3d039d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:14.512233 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-05a9bf77-e1d9-4a2c-9eeb-3cd1eb3d039d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:14.516410 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:14.516410 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:14.517083 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-05a9bf77-e1d9-4a2c-9eeb-3cd1eb3d039d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:14.517554 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 849/3405] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:14 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:14.735245 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-055b2329-14bf-44bb-84d4-f58ae881f35f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:14.737874 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-055b2329-14bf-44bb-84d4-f58ae881f35f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:14.737874 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-055b2329-14bf-44bb-84d4-f58ae881f35f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:14.737874 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-055b2329-14bf-44bb-84d4-f58ae881f35f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:14.737874 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-055b2329-14bf-44bb-84d4-f58ae881f35f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:14.741707 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:14.741707 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:14.742359 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-055b2329-14bf-44bb-84d4-f58ae881f35f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:14.742726 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 853/3406] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:14 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:14.792565 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c82a7977-00a4-48a3-9d10-875189e9dbcc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:14.794044 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c82a7977-00a4-48a3-9d10-875189e9dbcc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:14.794344 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c82a7977-00a4-48a3-9d10-875189e9dbcc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:14.794606 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c82a7977-00a4-48a3-9d10-875189e9dbcc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:14.794786 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c82a7977-00a4-48a3-9d10-875189e9dbcc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:14.799179 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:14.799179 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:14.800109 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c82a7977-00a4-48a3-9d10-875189e9dbcc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:14.800993 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 860/3407] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:14 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:14.829860 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-deacf900-c27b-4062-ae17-3602011b66c3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:14.832207 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-deacf900-c27b-4062-ae17-3602011b66c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:14.832471 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-deacf900-c27b-4062-ae17-3602011b66c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:14.832736 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-deacf900-c27b-4062-ae17-3602011b66c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:14.840810 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:14.840810 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:14.844589 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-deacf900-c27b-4062-ae17-3602011b66c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:14.848885 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-deacf900-c27b-4062-ae17-3602011b66c3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:14.849243 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 846/3408] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:14 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:15.272586 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7cf57e60-5700-4c4d-aa63-900f890b6c12 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:15.274532 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7cf57e60-5700-4c4d-aa63-900f890b6c12 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:15.274784 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7cf57e60-5700-4c4d-aa63-900f890b6c12 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:15.275026 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7cf57e60-5700-4c4d-aa63-900f890b6c12 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:15.275139 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-7cf57e60-5700-4c4d-aa63-900f890b6c12 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:15.279476 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:15.279476 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:15.280146 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7cf57e60-5700-4c4d-aa63-900f890b6c12 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:15.280500 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 850/3409] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:15 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:15.529780 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79a79c6e-c637-4a87-b6c5-ba80f45a9d5e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:15.532161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79a79c6e-c637-4a87-b6c5-ba80f45a9d5e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:15.532466 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79a79c6e-c637-4a87-b6c5-ba80f45a9d5e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:15.532744 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79a79c6e-c637-4a87-b6c5-ba80f45a9d5e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:15.532959 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-79a79c6e-c637-4a87-b6c5-ba80f45a9d5e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:15.539379 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:15.539379 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:15.540289 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79a79c6e-c637-4a87-b6c5-ba80f45a9d5e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:15.540838 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 854/3410] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:15 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:15.751957 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7f0e27f1-a92b-41ce-afc5-adfd5bec9ae2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:15.753467 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7f0e27f1-a92b-41ce-afc5-adfd5bec9ae2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:15.753728 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7f0e27f1-a92b-41ce-afc5-adfd5bec9ae2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:15.754299 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7f0e27f1-a92b-41ce-afc5-adfd5bec9ae2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:15.754299 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-7f0e27f1-a92b-41ce-afc5-adfd5bec9ae2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:15.757772 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:15.757772 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:15.758475 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7f0e27f1-a92b-41ce-afc5-adfd5bec9ae2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:15.758741 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 861/3411] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:15 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:15.810961 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f438a252-ea57-4b2f-9c15-49b38f61d4a4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:15.812810 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f438a252-ea57-4b2f-9c15-49b38f61d4a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:15.812810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f438a252-ea57-4b2f-9c15-49b38f61d4a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:15.813044 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f438a252-ea57-4b2f-9c15-49b38f61d4a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:15.813146 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f438a252-ea57-4b2f-9c15-49b38f61d4a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:15.818785 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:15.818785 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:15.820315 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f438a252-ea57-4b2f-9c15-49b38f61d4a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:15.820782 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 847/3412] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:15 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:15.862697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b9b6cee4-54e4-474f-a68f-ca4cd22bf430 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:15.865012 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b9b6cee4-54e4-474f-a68f-ca4cd22bf430 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:15.865286 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b9b6cee4-54e4-474f-a68f-ca4cd22bf430 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:15.865539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b9b6cee4-54e4-474f-a68f-ca4cd22bf430 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:15.873126 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:15.873126 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:15.877763 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b9b6cee4-54e4-474f-a68f-ca4cd22bf430 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:15.883158 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b9b6cee4-54e4-474f-a68f-ca4cd22bf430 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:15.883642 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 851/3413] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:15 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:16.101800 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-16622588-0c25-49bc-beb5-2342ac1d54ea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:16.103690 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-16622588-0c25-49bc-beb5-2342ac1d54ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a Aug 13 03:39:16.103962 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-16622588-0c25-49bc-beb5-2342ac1d54ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:16.104133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-16622588-0c25-49bc-beb5-2342ac1d54ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:16.113902 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:16.113902 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:16.161652 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-52874889-9c48-4f38-8083-f3dfae0b1f54 req-16622588-0c25-49bc-beb5-2342ac1d54ea tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a returned with HTTP 200 Aug 13 03:39:16.162071 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 855/3414] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:39:16 2026] DELETE /volume/v3/attachments/f492ff0c-bba2-497c-9558-0a3a9cd5c20a => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:16.290481 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd69c00f-bb50-4cb4-a781-196aaec26e93 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:16.292399 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd69c00f-bb50-4cb4-a781-196aaec26e93 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:16.292646 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd69c00f-bb50-4cb4-a781-196aaec26e93 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:16.292888 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd69c00f-bb50-4cb4-a781-196aaec26e93 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:16.292990 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-dd69c00f-bb50-4cb4-a781-196aaec26e93 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:16.298134 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:16.298134 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:16.298732 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd69c00f-bb50-4cb4-a781-196aaec26e93 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:16.299186 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 862/3415] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:16 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:16.552900 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-561be092-4a92-442b-b436-0c6482b0d854 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:16.554756 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-561be092-4a92-442b-b436-0c6482b0d854 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:16.555012 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-561be092-4a92-442b-b436-0c6482b0d854 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:16.555244 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-561be092-4a92-442b-b436-0c6482b0d854 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:16.555352 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-561be092-4a92-442b-b436-0c6482b0d854 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:16.559535 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:16.559535 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:16.560163 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-561be092-4a92-442b-b436-0c6482b0d854 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:16.560558 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 848/3416] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:16 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:16.769584 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2f0e0e48-6234-414e-8d0d-7538c289f3fb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:16.771733 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2f0e0e48-6234-414e-8d0d-7538c289f3fb tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:16.771733 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2f0e0e48-6234-414e-8d0d-7538c289f3fb tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:16.771733 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2f0e0e48-6234-414e-8d0d-7538c289f3fb tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:16.771972 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-2f0e0e48-6234-414e-8d0d-7538c289f3fb tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:16.775731 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:16.775731 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:16.776617 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2f0e0e48-6234-414e-8d0d-7538c289f3fb tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:16.777002 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 852/3417] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:16 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:16.828921 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-aff148d1-f35b-4b0d-8ad0-ba677048a480 req-ad8d7cb9-4fe5-4910-98c8-9bb92eb9c4d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:16.829883 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1925f001-f22f-48a9-bb41-b9eceda0a0f2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:16.831288 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-aff148d1-f35b-4b0d-8ad0-ba677048a480 req-ad8d7cb9-4fe5-4910-98c8-9bb92eb9c4d0 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:39:16.831518 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-aff148d1-f35b-4b0d-8ad0-ba677048a480 req-ad8d7cb9-4fe5-4910-98c8-9bb92eb9c4d0 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:16.831601 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1925f001-f22f-48a9-bb41-b9eceda0a0f2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:16.831766 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-aff148d1-f35b-4b0d-8ad0-ba677048a480 req-ad8d7cb9-4fe5-4910-98c8-9bb92eb9c4d0 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:16.831868 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1925f001-f22f-48a9-bb41-b9eceda0a0f2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:16.832029 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1925f001-f22f-48a9-bb41-b9eceda0a0f2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:16.832123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1925f001-f22f-48a9-bb41-b9eceda0a0f2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:16.836392 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:16.836392 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:16.837167 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1925f001-f22f-48a9-bb41-b9eceda0a0f2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:16.837601 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 863/3418] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:16 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:16.840574 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:16.840574 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:16.845091 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-aff148d1-f35b-4b0d-8ad0-ba677048a480 req-ad8d7cb9-4fe5-4910-98c8-9bb92eb9c4d0 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:39:16.850422 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-aff148d1-f35b-4b0d-8ad0-ba677048a480 req-ad8d7cb9-4fe5-4910-98c8-9bb92eb9c4d0 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:39:16.850963 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 856/3419] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:39:16 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:16.863655 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f086a661-d994-4b7f-80d0-9653a24d1842 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:16.865983 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f086a661-d994-4b7f-80d0-9653a24d1842 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] DELETE https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:39:16.866236 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f086a661-d994-4b7f-80d0-9653a24d1842 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:16.866480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f086a661-d994-4b7f-80d0-9653a24d1842 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:16.866698 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f086a661-d994-4b7f-80d0-9653a24d1842 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Delete volume with id: 969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:39:16.875505 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:16.875505 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:16.876081 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f086a661-d994-4b7f-80d0-9653a24d1842 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:39:16.897009 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f086a661-d994-4b7f-80d0-9653a24d1842 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Delete volume request issued successfully. Aug 13 03:39:16.897279 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f086a661-d994-4b7f-80d0-9653a24d1842 tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 202 Aug 13 03:39:16.897350 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-df13fdbd-773b-424a-9ced-00044358a8f7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:16.897867 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 849/3420] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:39:16 2026] DELETE /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:16.900348 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-df13fdbd-773b-424a-9ced-00044358a8f7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:16.900577 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-df13fdbd-773b-424a-9ced-00044358a8f7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:16.900800 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-df13fdbd-773b-424a-9ced-00044358a8f7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:16.904929 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-301b2b11-8ea2-4d3e-a81c-8cd19895d3ed None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:16.907002 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-301b2b11-8ea2-4d3e-a81c-8cd19895d3ed tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:39:16.907219 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-301b2b11-8ea2-4d3e-a81c-8cd19895d3ed tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:16.907429 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-301b2b11-8ea2-4d3e-a81c-8cd19895d3ed tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:16.909351 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:16.909351 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:16.912681 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-df13fdbd-773b-424a-9ced-00044358a8f7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:16.914403 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:16.914403 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:16.917232 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-df13fdbd-773b-424a-9ced-00044358a8f7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:16.917724 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 853/3421] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:16 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:16.918843 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-301b2b11-8ea2-4d3e-a81c-8cd19895d3ed tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Volume info retrieved successfully. Aug 13 03:39:16.925374 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-301b2b11-8ea2-4d3e-a81c-8cd19895d3ed tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 200 Aug 13 03:39:16.925977 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 864/3422] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:16 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:17.033401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-6cd74d14-1c87-49cd-a909-44b499263449 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:17.035316 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-6cd74d14-1c87-49cd-a909-44b499263449 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:17.035497 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-6cd74d14-1c87-49cd-a909-44b499263449 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:17.035669 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-6cd74d14-1c87-49cd-a909-44b499263449 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:17.042045 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:17.042045 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:17.060756 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-6cd74d14-1c87-49cd-a909-44b499263449 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:17.066098 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-6cd74d14-1c87-49cd-a909-44b499263449 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:17.066611 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 857/3423] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:39:17 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 1249 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:17.311125 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f01ba49a-59c5-43d0-ab7a-f659e338f310 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:17.313002 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f01ba49a-59c5-43d0-ab7a-f659e338f310 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:17.313245 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f01ba49a-59c5-43d0-ab7a-f659e338f310 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:17.313472 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f01ba49a-59c5-43d0-ab7a-f659e338f310 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:17.313610 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f01ba49a-59c5-43d0-ab7a-f659e338f310 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:17.318680 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:17.318680 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:17.319209 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f01ba49a-59c5-43d0-ab7a-f659e338f310 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:17.319665 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 850/3424] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:17 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:17.552178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-654f7157-0b72-429b-9f39-fd0e6b416a90 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:17.554251 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-654f7157-0b72-429b-9f39-fd0e6b416a90 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:17.554448 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-654f7157-0b72-429b-9f39-fd0e6b416a90 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:17.554602 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-654f7157-0b72-429b-9f39-fd0e6b416a90 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:17.561089 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:17.561089 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:17.564497 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-654f7157-0b72-429b-9f39-fd0e6b416a90 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:17.569157 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-654f7157-0b72-429b-9f39-fd0e6b416a90 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:17.569533 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 854/3425] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:39:17 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 1249 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:17.570432 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9efca71c-9a70-4c22-8a4a-f259b0ee3f57 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:17.572167 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9efca71c-9a70-4c22-8a4a-f259b0ee3f57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:17.572387 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9efca71c-9a70-4c22-8a4a-f259b0ee3f57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:17.572576 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9efca71c-9a70-4c22-8a4a-f259b0ee3f57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:17.572674 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9efca71c-9a70-4c22-8a4a-f259b0ee3f57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:17.576483 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:17.576483 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:17.577077 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9efca71c-9a70-4c22-8a4a-f259b0ee3f57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:17.577426 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 865/3426] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:17 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:17.579599 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9c06b5d3-efb2-4876-a184-42f3f53f0a5c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:17.580164 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c06b5d3-efb2-4876-a184-42f3f53f0a5c None None] GET https://10.4.3.140/volume// Aug 13 03:39:17.580416 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c06b5d3-efb2-4876-a184-42f3f53f0a5c None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:17.580680 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c06b5d3-efb2-4876-a184-42f3f53f0a5c None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:17.581138 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c06b5d3-efb2-4876-a184-42f3f53f0a5c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:39:17.581520 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 858/3427] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:39:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:39:17.589116 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-ba10cf17-f7c2-4512-9406-e475abed52d2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:17.591413 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-ba10cf17-f7c2-4512-9406-e475abed52d2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:39:17.591534 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-ba10cf17-f7c2-4512-9406-e475abed52d2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a62c4db1-572b-4e60-a7b4-7e43fc6a752c", "connector": null, "instance_uuid": "1087507d-6fd5-43b0-b062-eee07413cef4"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:17.599919 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:17.599919 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:17.625359 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-ba10cf17-f7c2-4512-9406-e475abed52d2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:39:17.625905 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 851/3428] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:39:17 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:17.787856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1d8a4a51-c228-40ff-9c45-79d91893a6d4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:17.789844 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1d8a4a51-c228-40ff-9c45-79d91893a6d4 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:17.790150 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1d8a4a51-c228-40ff-9c45-79d91893a6d4 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:17.790392 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1d8a4a51-c228-40ff-9c45-79d91893a6d4 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:17.790447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-1d8a4a51-c228-40ff-9c45-79d91893a6d4 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:17.795003 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:17.795003 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:17.795674 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1d8a4a51-c228-40ff-9c45-79d91893a6d4 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:17.796098 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 855/3429] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:17 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:17.849053 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3c6e1b74-934b-4180-a228-8796d7853cfc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:17.850880 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c6e1b74-934b-4180-a228-8796d7853cfc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:17.850880 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c6e1b74-934b-4180-a228-8796d7853cfc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:17.851085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c6e1b74-934b-4180-a228-8796d7853cfc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:17.851193 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3c6e1b74-934b-4180-a228-8796d7853cfc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:17.855277 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:17.855277 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:17.856067 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c6e1b74-934b-4180-a228-8796d7853cfc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:17.856442 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 866/3430] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:17 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:17.938861 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-87f97982-ac41-4346-9bf6-0156a20e775a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:17.941489 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87f97982-ac41-4346-9bf6-0156a20e775a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] GET https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 Aug 13 03:39:17.941796 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87f97982-ac41-4346-9bf6-0156a20e775a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:17.942124 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87f97982-ac41-4346-9bf6-0156a20e775a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:17.950349 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87f97982-ac41-4346-9bf6-0156a20e775a tempest-TestMinimumBasicScenario-1721612618 tempest-TestMinimumBasicScenario-1721612618-project-member] https://10.4.3.140/volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 returned with HTTP 404 Aug 13 03:39:17.951014 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 859/3431] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:17 2026] GET /volume/v3/volumes/969425b6-af0b-4b9d-8a53-9e16c42cdd72 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:18.333126 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1d8fb8b0-a325-42ef-b41e-9db13161aa15 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:18.336245 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1d8fb8b0-a325-42ef-b41e-9db13161aa15 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:18.336245 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1d8fb8b0-a325-42ef-b41e-9db13161aa15 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:18.336462 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1d8fb8b0-a325-42ef-b41e-9db13161aa15 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:18.336623 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-1d8fb8b0-a325-42ef-b41e-9db13161aa15 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:18.342138 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:18.342138 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:18.342771 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1d8fb8b0-a325-42ef-b41e-9db13161aa15 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:18.343187 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 852/3432] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:18 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:18.587485 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e5c8e0aa-cfa7-4964-b950-f1e288ad4cb7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:18.589778 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e5c8e0aa-cfa7-4964-b950-f1e288ad4cb7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:18.590058 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e5c8e0aa-cfa7-4964-b950-f1e288ad4cb7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:18.590371 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e5c8e0aa-cfa7-4964-b950-f1e288ad4cb7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:18.590519 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e5c8e0aa-cfa7-4964-b950-f1e288ad4cb7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:18.596586 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:18.596586 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:18.597452 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e5c8e0aa-cfa7-4964-b950-f1e288ad4cb7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:18.597937 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 856/3433] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:18 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:18.599187 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f74550ab-a4ac-46cb-9edd-14d25d8681e2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:18.599619 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f74550ab-a4ac-46cb-9edd-14d25d8681e2 None None] GET https://10.4.3.140/volume// Aug 13 03:39:18.599863 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f74550ab-a4ac-46cb-9edd-14d25d8681e2 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:18.600045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f74550ab-a4ac-46cb-9edd-14d25d8681e2 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:18.600478 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f74550ab-a4ac-46cb-9edd-14d25d8681e2 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:39:18.600749 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 867/3434] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:39:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:39:18.608256 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-0edf7906-d280-4f28-9d21-d32053577aa7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:18.610884 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-0edf7906-d280-4f28-9d21-d32053577aa7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:39:18.611154 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-0edf7906-d280-4f28-9d21-d32053577aa7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:18.611382 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-0edf7906-d280-4f28-9d21-d32053577aa7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:18.623055 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:18.623055 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:18.626901 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-0edf7906-d280-4f28-9d21-d32053577aa7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:39:18.632340 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-0edf7906-d280-4f28-9d21-d32053577aa7 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:39:18.632753 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 860/3435] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:39:18 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 1428 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:39:18.739136 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-a0b85fcd-f668-4ec0-b0b5-c2f061852433 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:18.741359 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-a0b85fcd-f668-4ec0-b0b5-c2f061852433 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] PUT https://10.4.3.140/volume/v3/attachments/16c3fb3a-b2cd-4b64-bf8b-26198c5a2bd9 Aug 13 03:39:18.741713 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-a0b85fcd-f668-4ec0-b0b5-c2f061852433 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:18.750011 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-a0b85fcd-f668-4ec0-b0b5-c2f061852433 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Acquiring lock "cinder-attachment_update-a62c4db1-572b-4e60-a7b4-7e43fc6a752c-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:39:18.755084 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-a0b85fcd-f668-4ec0-b0b5-c2f061852433 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Lock "cinder-attachment_update-a62c4db1-572b-4e60-a7b4-7e43fc6a752c-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:39:18.756189 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:18.756189 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:18.807320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e8d00d6c-638d-4099-9f0c-21d14d134d4b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:18.809842 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8d00d6c-638d-4099-9f0c-21d14d134d4b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:18.810153 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8d00d6c-638d-4099-9f0c-21d14d134d4b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:18.810414 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8d00d6c-638d-4099-9f0c-21d14d134d4b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:18.810588 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e8d00d6c-638d-4099-9f0c-21d14d134d4b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:18.815764 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:18.815764 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:18.816660 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8d00d6c-638d-4099-9f0c-21d14d134d4b tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:18.817224 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 857/3436] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:18 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:18.840888 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-a0b85fcd-f668-4ec0-b0b5-c2f061852433 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Lock "cinder-attachment_update-a62c4db1-572b-4e60-a7b4-7e43fc6a752c-np0000007145" released by "attachment_update" :: held 0.086s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:39:18.841212 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-a0b85fcd-f668-4ec0-b0b5-c2f061852433 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments/16c3fb3a-b2cd-4b64-bf8b-26198c5a2bd9 returned with HTTP 200 Aug 13 03:39:18.841676 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 853/3437] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:39:18 2026] PUT /volume/v3/attachments/16c3fb3a-b2cd-4b64-bf8b-26198c5a2bd9 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:18.865710 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-78ec53ba-2901-4b56-8b85-634097173272 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:18.867920 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8cbdd57e-08f7-46f1-8f82-00d6242bae20 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:18.868238 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-78ec53ba-2901-4b56-8b85-634097173272 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/attachments/16c3fb3a-b2cd-4b64-bf8b-26198c5a2bd9/action Aug 13 03:39:18.868665 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-78ec53ba-2901-4b56-8b85-634097173272 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:39:18.868852 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-78ec53ba-2901-4b56-8b85-634097173272 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:18.869795 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8cbdd57e-08f7-46f1-8f82-00d6242bae20 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:18.870043 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8cbdd57e-08f7-46f1-8f82-00d6242bae20 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:18.870235 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8cbdd57e-08f7-46f1-8f82-00d6242bae20 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:18.870353 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8cbdd57e-08f7-46f1-8f82-00d6242bae20 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:18.877222 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:18.877222 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:18.878546 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8cbdd57e-08f7-46f1-8f82-00d6242bae20 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:18.878546 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 861/3438] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:18 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:18.892000 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:18.892000 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:18.904839 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-840d2c7a-5b33-4fde-8e26-8a0ccb90e6ce req-78ec53ba-2901-4b56-8b85-634097173272 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments/16c3fb3a-b2cd-4b64-bf8b-26198c5a2bd9/action returned with HTTP 204 Aug 13 03:39:18.905302 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 868/3439] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:39:18 2026] POST /volume/v3/attachments/16c3fb3a-b2cd-4b64-bf8b-26198c5a2bd9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:19.356039 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2bbd64be-9be7-4ef7-af47-bb893fc6e6b5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:19.358568 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2bbd64be-9be7-4ef7-af47-bb893fc6e6b5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:19.358941 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2bbd64be-9be7-4ef7-af47-bb893fc6e6b5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:19.359208 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2bbd64be-9be7-4ef7-af47-bb893fc6e6b5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:19.359373 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-2bbd64be-9be7-4ef7-af47-bb893fc6e6b5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:19.368754 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:19.368754 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:19.369650 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2bbd64be-9be7-4ef7-af47-bb893fc6e6b5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:19.370116 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 858/3440] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:19 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:19.608904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a51cbe47-655b-4b2b-a78f-0a2052d26045 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:19.610601 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a51cbe47-655b-4b2b-a78f-0a2052d26045 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:19.610759 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a51cbe47-655b-4b2b-a78f-0a2052d26045 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:19.611015 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a51cbe47-655b-4b2b-a78f-0a2052d26045 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:19.611165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a51cbe47-655b-4b2b-a78f-0a2052d26045 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:19.617123 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:19.617123 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:19.617851 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a51cbe47-655b-4b2b-a78f-0a2052d26045 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:19.618338 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 854/3441] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:19 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:19.828492 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-462bc142-3c1d-4ee5-8c94-83d85765bcf0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:19.830767 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-462bc142-3c1d-4ee5-8c94-83d85765bcf0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:19.831084 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-462bc142-3c1d-4ee5-8c94-83d85765bcf0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:19.831363 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-462bc142-3c1d-4ee5-8c94-83d85765bcf0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:19.831505 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-462bc142-3c1d-4ee5-8c94-83d85765bcf0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:19.836251 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:19.836251 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:19.837152 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-462bc142-3c1d-4ee5-8c94-83d85765bcf0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:19.837767 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 862/3442] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:19 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:19.890126 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c072af48-f614-45a0-81ff-3beacc3b3b40 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:19.892178 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c072af48-f614-45a0-81ff-3beacc3b3b40 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:19.892353 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c072af48-f614-45a0-81ff-3beacc3b3b40 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:19.892528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c072af48-f614-45a0-81ff-3beacc3b3b40 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:19.892628 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c072af48-f614-45a0-81ff-3beacc3b3b40 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:19.896600 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:19.896600 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:19.897344 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c072af48-f614-45a0-81ff-3beacc3b3b40 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:19.897676 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 869/3443] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:19 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:20.382606 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-399cfb3d-72c7-451b-a624-376d227853a0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:20.384671 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-399cfb3d-72c7-451b-a624-376d227853a0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:20.384949 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-399cfb3d-72c7-451b-a624-376d227853a0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:20.385140 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-399cfb3d-72c7-451b-a624-376d227853a0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:20.385243 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-399cfb3d-72c7-451b-a624-376d227853a0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:20.390653 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:20.390653 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:20.391535 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-399cfb3d-72c7-451b-a624-376d227853a0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:20.392039 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 859/3444] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:20 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:20.628351 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1f845097-fe80-408d-928e-ecf568c878b7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:20.630287 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1f845097-fe80-408d-928e-ecf568c878b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:20.630915 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1f845097-fe80-408d-928e-ecf568c878b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:20.630915 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1f845097-fe80-408d-928e-ecf568c878b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:20.630915 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-1f845097-fe80-408d-928e-ecf568c878b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:20.635771 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:20.635771 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:20.636590 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1f845097-fe80-408d-928e-ecf568c878b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:20.637130 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 855/3445] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:20 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:20.850417 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cad9dd07-62e3-42c8-83ca-e3a73aeae9d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:20.854312 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cad9dd07-62e3-42c8-83ca-e3a73aeae9d5 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:20.854761 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cad9dd07-62e3-42c8-83ca-e3a73aeae9d5 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:20.855018 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cad9dd07-62e3-42c8-83ca-e3a73aeae9d5 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:20.855223 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-cad9dd07-62e3-42c8-83ca-e3a73aeae9d5 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:20.866135 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:20.866135 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:20.866998 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cad9dd07-62e3-42c8-83ca-e3a73aeae9d5 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:20.867492 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 863/3446] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:20 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:20.908412 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-94156bab-1d74-4d77-860b-9c1b682828a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:20.910256 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94156bab-1d74-4d77-860b-9c1b682828a8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:20.910422 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94156bab-1d74-4d77-860b-9c1b682828a8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:20.910614 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-94156bab-1d74-4d77-860b-9c1b682828a8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:20.910719 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-94156bab-1d74-4d77-860b-9c1b682828a8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:20.915176 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:20.915176 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:20.916043 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-94156bab-1d74-4d77-860b-9c1b682828a8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:20.916409 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 870/3447] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:20 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:21.406325 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e331119b-f495-4060-8ca0-9b2b29e072ad None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:21.410735 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e331119b-f495-4060-8ca0-9b2b29e072ad tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:21.411045 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e331119b-f495-4060-8ca0-9b2b29e072ad tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:21.411248 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e331119b-f495-4060-8ca0-9b2b29e072ad tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:21.411370 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e331119b-f495-4060-8ca0-9b2b29e072ad tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:21.422770 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:21.422770 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:21.422770 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e331119b-f495-4060-8ca0-9b2b29e072ad tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:21.422770 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 860/3448] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:21 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:21.649841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4301b4b0-8cf6-45f3-aa6e-497f64f22f28 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:21.651706 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4301b4b0-8cf6-45f3-aa6e-497f64f22f28 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:21.651942 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4301b4b0-8cf6-45f3-aa6e-497f64f22f28 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:21.652128 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4301b4b0-8cf6-45f3-aa6e-497f64f22f28 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:21.652247 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4301b4b0-8cf6-45f3-aa6e-497f64f22f28 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:21.657567 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:21.657567 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:21.658296 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4301b4b0-8cf6-45f3-aa6e-497f64f22f28 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:21.658709 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 856/3449] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:21 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:39:21.879472 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9c553c26-8742-4826-b596-a5210ecc5c92 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:21.881182 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c553c26-8742-4826-b596-a5210ecc5c92 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:21.881576 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c553c26-8742-4826-b596-a5210ecc5c92 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:21.881813 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c553c26-8742-4826-b596-a5210ecc5c92 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:21.881978 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9c553c26-8742-4826-b596-a5210ecc5c92 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:21.887546 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:21.887546 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:21.888455 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c553c26-8742-4826-b596-a5210ecc5c92 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:21.889024 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 864/3450] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:21 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:21.926941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d9c9b081-2c4b-4d31-b559-fea694fc6474 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:21.928615 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9c9b081-2c4b-4d31-b559-fea694fc6474 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:21.928798 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9c9b081-2c4b-4d31-b559-fea694fc6474 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:21.929946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9c9b081-2c4b-4d31-b559-fea694fc6474 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:21.929946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d9c9b081-2c4b-4d31-b559-fea694fc6474 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:21.933494 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:21.933494 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:21.934230 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9c9b081-2c4b-4d31-b559-fea694fc6474 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:21.934585 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 871/3451] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:21 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:22.437935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-36d60e8c-f611-4ccc-a0ef-87279ca0b033 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:22.440198 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-36d60e8c-f611-4ccc-a0ef-87279ca0b033 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:22.440462 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-36d60e8c-f611-4ccc-a0ef-87279ca0b033 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:22.440708 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-36d60e8c-f611-4ccc-a0ef-87279ca0b033 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:22.440866 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-36d60e8c-f611-4ccc-a0ef-87279ca0b033 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:22.446446 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:22.446446 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:22.447412 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-36d60e8c-f611-4ccc-a0ef-87279ca0b033 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:22.447935 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 861/3452] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:22 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:22.669978 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-191710be-2e35-4f18-b2b2-2bcce2426484 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:22.672168 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-191710be-2e35-4f18-b2b2-2bcce2426484 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:22.672377 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-191710be-2e35-4f18-b2b2-2bcce2426484 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:22.672572 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-191710be-2e35-4f18-b2b2-2bcce2426484 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:22.672703 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-191710be-2e35-4f18-b2b2-2bcce2426484 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:22.677232 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:22.677232 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:22.678069 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-191710be-2e35-4f18-b2b2-2bcce2426484 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:22.678488 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 857/3453] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:22 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:22.900006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-41f8a84d-37c4-4cc2-b7d1-da52f38088d7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:22.915202 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41f8a84d-37c4-4cc2-b7d1-da52f38088d7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:22.915462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41f8a84d-37c4-4cc2-b7d1-da52f38088d7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:22.915697 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41f8a84d-37c4-4cc2-b7d1-da52f38088d7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:22.915894 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-41f8a84d-37c4-4cc2-b7d1-da52f38088d7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:22.921891 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:22.921891 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:22.922689 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41f8a84d-37c4-4cc2-b7d1-da52f38088d7 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:22.923217 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 865/3454] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:22 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:22.946364 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-62649f9c-6664-447a-88ea-41ad67abd629 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:22.948309 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62649f9c-6664-447a-88ea-41ad67abd629 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:22.948579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-62649f9c-6664-447a-88ea-41ad67abd629 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:22.948844 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-62649f9c-6664-447a-88ea-41ad67abd629 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:22.948995 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-62649f9c-6664-447a-88ea-41ad67abd629 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:22.953690 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:22.953690 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:22.954482 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62649f9c-6664-447a-88ea-41ad67abd629 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:22.954856 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 872/3455] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:22 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:23.459049 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-03a657b3-4a5c-4595-a071-621d1f7f28af None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:23.461214 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-03a657b3-4a5c-4595-a071-621d1f7f28af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:23.461399 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-03a657b3-4a5c-4595-a071-621d1f7f28af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:23.461691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-03a657b3-4a5c-4595-a071-621d1f7f28af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:23.461691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-03a657b3-4a5c-4595-a071-621d1f7f28af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:23.467232 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:23.467232 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:23.468075 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-03a657b3-4a5c-4595-a071-621d1f7f28af tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:23.468522 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 862/3456] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:23 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:23.691057 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-40d9783f-ea5f-49be-aa32-de192ac70de2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:23.695214 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-40d9783f-ea5f-49be-aa32-de192ac70de2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:23.695214 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-40d9783f-ea5f-49be-aa32-de192ac70de2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:23.695214 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-40d9783f-ea5f-49be-aa32-de192ac70de2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:23.695214 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-40d9783f-ea5f-49be-aa32-de192ac70de2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:23.699375 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:23.699375 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:23.700035 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-40d9783f-ea5f-49be-aa32-de192ac70de2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:23.700428 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 858/3457] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:23 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:23.933333 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c9eb5b01-9df3-4234-aed9-761c3318b834 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:23.936730 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9eb5b01-9df3-4234-aed9-761c3318b834 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:23.937080 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9eb5b01-9df3-4234-aed9-761c3318b834 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:23.937621 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9eb5b01-9df3-4234-aed9-761c3318b834 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:23.938201 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c9eb5b01-9df3-4234-aed9-761c3318b834 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:23.943090 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:23.943090 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:23.943907 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9eb5b01-9df3-4234-aed9-761c3318b834 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:23.944346 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 866/3458] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:23 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:23.972755 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5fa164bf-97ff-4571-bfc2-a49ef133714a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:23.974547 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5fa164bf-97ff-4571-bfc2-a49ef133714a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:23.974856 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5fa164bf-97ff-4571-bfc2-a49ef133714a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:23.975144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5fa164bf-97ff-4571-bfc2-a49ef133714a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:23.975298 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5fa164bf-97ff-4571-bfc2-a49ef133714a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:23.981855 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:23.981855 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:23.982693 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5fa164bf-97ff-4571-bfc2-a49ef133714a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:23.983355 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 873/3459] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:23 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:24.479297 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d1615575-1b2b-4548-988c-8e3f93a66241 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:24.482442 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1615575-1b2b-4548-988c-8e3f93a66241 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:24.482442 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1615575-1b2b-4548-988c-8e3f93a66241 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:24.482442 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1615575-1b2b-4548-988c-8e3f93a66241 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:24.482442 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d1615575-1b2b-4548-988c-8e3f93a66241 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:24.486032 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:24.486032 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:24.486869 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1615575-1b2b-4548-988c-8e3f93a66241 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:24.487256 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 863/3460] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:24 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:24.712572 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4ee849d6-b6fa-4c25-92fd-664f95ca9e76 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:24.715064 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ee849d6-b6fa-4c25-92fd-664f95ca9e76 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:24.715375 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ee849d6-b6fa-4c25-92fd-664f95ca9e76 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:24.715648 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ee849d6-b6fa-4c25-92fd-664f95ca9e76 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:24.715850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4ee849d6-b6fa-4c25-92fd-664f95ca9e76 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:24.721287 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:24.721287 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:24.722202 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ee849d6-b6fa-4c25-92fd-664f95ca9e76 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:24.722748 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 859/3461] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:24 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:24.955070 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7e7a645c-b127-4219-a829-183fef0bb97d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:24.957271 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e7a645c-b127-4219-a829-183fef0bb97d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:24.957784 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e7a645c-b127-4219-a829-183fef0bb97d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:24.958050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e7a645c-b127-4219-a829-183fef0bb97d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:24.958184 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7e7a645c-b127-4219-a829-183fef0bb97d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:24.963675 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:24.963675 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:24.964596 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e7a645c-b127-4219-a829-183fef0bb97d tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:24.965190 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 867/3462] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:24 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:24.994147 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c5b37fa8-bbad-43b4-8930-1fb473e7ec92 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:24.995982 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c5b37fa8-bbad-43b4-8930-1fb473e7ec92 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:24.996166 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c5b37fa8-bbad-43b4-8930-1fb473e7ec92 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:24.996356 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c5b37fa8-bbad-43b4-8930-1fb473e7ec92 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:24.996447 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c5b37fa8-bbad-43b4-8930-1fb473e7ec92 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:25.001245 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:25.001245 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:25.001915 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c5b37fa8-bbad-43b4-8930-1fb473e7ec92 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:25.002379 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 874/3463] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:24 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:25.503574 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c8808ec9-7c3d-42c9-8415-773714fe9ce2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:25.505326 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c8808ec9-7c3d-42c9-8415-773714fe9ce2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:25.505580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c8808ec9-7c3d-42c9-8415-773714fe9ce2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:25.505885 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c8808ec9-7c3d-42c9-8415-773714fe9ce2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:25.505997 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c8808ec9-7c3d-42c9-8415-773714fe9ce2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:25.512612 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:25.512612 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:25.513442 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c8808ec9-7c3d-42c9-8415-773714fe9ce2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:25.513890 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 864/3464] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:25 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:25.735982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e3371941-c18c-4e09-81e8-2aff1a0ce52d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:25.738113 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e3371941-c18c-4e09-81e8-2aff1a0ce52d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:25.738327 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e3371941-c18c-4e09-81e8-2aff1a0ce52d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:25.738553 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e3371941-c18c-4e09-81e8-2aff1a0ce52d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:25.738675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e3371941-c18c-4e09-81e8-2aff1a0ce52d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:25.744077 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:25.744077 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:25.744861 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e3371941-c18c-4e09-81e8-2aff1a0ce52d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:25.745281 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 860/3465] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:25 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:25.978144 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4bbbf975-dcda-472a-a460-a4e388f1048a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:25.981030 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4bbbf975-dcda-472a-a460-a4e388f1048a tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:25.981275 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4bbbf975-dcda-472a-a460-a4e388f1048a tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:25.981506 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4bbbf975-dcda-472a-a460-a4e388f1048a tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:25.981612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4bbbf975-dcda-472a-a460-a4e388f1048a tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:25.987798 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:25.987798 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:25.988222 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4bbbf975-dcda-472a-a460-a4e388f1048a tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:25.988633 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 868/3466] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:25 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:26.014610 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4fdc328b-2368-49f7-8f7d-df3b205a4a6f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:26.017101 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4fdc328b-2368-49f7-8f7d-df3b205a4a6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:26.017328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4fdc328b-2368-49f7-8f7d-df3b205a4a6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:26.017621 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4fdc328b-2368-49f7-8f7d-df3b205a4a6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:26.017806 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4fdc328b-2368-49f7-8f7d-df3b205a4a6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:26.023570 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:26.023570 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:26.024753 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4fdc328b-2368-49f7-8f7d-df3b205a4a6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:26.025304 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 875/3467] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:26 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:26.526263 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d6d32e26-f29f-4c7c-aac9-8cb6b906297b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:26.528820 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d6d32e26-f29f-4c7c-aac9-8cb6b906297b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:26.529067 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d6d32e26-f29f-4c7c-aac9-8cb6b906297b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:26.529269 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d6d32e26-f29f-4c7c-aac9-8cb6b906297b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:26.529372 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d6d32e26-f29f-4c7c-aac9-8cb6b906297b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:26.535916 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:26.535916 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:26.536620 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d6d32e26-f29f-4c7c-aac9-8cb6b906297b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 200 Aug 13 03:39:26.537239 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 865/3468] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:26 2026] GET /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:26.552445 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-71c44a75-131b-4fd2-80d1-a7d79a518846 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:26.554413 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-71c44a75-131b-4fd2-80d1-a7d79a518846 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] DELETE https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b Aug 13 03:39:26.554612 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-71c44a75-131b-4fd2-80d1-a7d79a518846 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:26.554900 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-71c44a75-131b-4fd2-80d1-a7d79a518846 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:26.555052 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-71c44a75-131b-4fd2-80d1-a7d79a518846 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete backup with id: f1bc3eca-ddd4-48f4-bdcb-2bbec477347b. Aug 13 03:39:26.559323 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:26.559323 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:26.572388 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-71c44a75-131b-4fd2-80d1-a7d79a518846 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] delete_backup rpcapi backup_id f1bc3eca-ddd4-48f4-bdcb-2bbec477347b {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:39:26.574687 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-71c44a75-131b-4fd2-80d1-a7d79a518846 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b returned with HTTP 202 Aug 13 03:39:26.575288 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 861/3469] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:26 2026] DELETE /volume/v3/backups/f1bc3eca-ddd4-48f4-bdcb-2bbec477347b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:39:26.588204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:26.590545 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:26.591093 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2009297989"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:26.592940 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2009297989'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:26.593123 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume of 1 GB Aug 13 03:39:26.599405 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Availability Zones retrieved successfully. Aug 13 03:39:26.609111 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Flow 'volume_create_api' (37e16803-8ae2-4a00-b5c2-565f4cc39d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:26.610963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e7aabd-57ca-449c-8ab3-54b019f268f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:26.611943 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:26.640285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e7aabd-57ca-449c-8ab3-54b019f268f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:26.641175 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7111436-eecc-4eab-a05c-3aa4c03ff14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:26.696088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Created reservations ['2e5cf384-0c61-40ce-9a0a-3f6e38b78b31', 'df703169-a0f9-478c-9cf8-233e34979665', '6ff423db-f169-48ac-95f8-db84da6ee444', '907e7fcf-d525-40d4-bfb6-67d10ec6bfb0'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:26.697171 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7111436-eecc-4eab-a05c-3aa4c03ff14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e5cf384-0c61-40ce-9a0a-3f6e38b78b31', 'df703169-a0f9-478c-9cf8-233e34979665', '6ff423db-f169-48ac-95f8-db84da6ee444', '907e7fcf-d525-40d4-bfb6-67d10ec6bfb0']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:26.698031 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2786a950-4c3e-42bf-a719-43f7681523df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:26.725520 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2786a950-4c3e-42bf-a719-43f7681523df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf922b5f-c2b6-4d23-99ba-20933e227410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2009297989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['2e5cf384-0c61-40ce-9a0a-3f6e38b78b31','df703169-a0f9-478c-9cf8-233e34979665','6ff423db-f169-48ac-95f8-db84da6ee444','907e7fcf-d525-40d4-bfb6-67d10ec6bfb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2009297989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf922b5f-c2b6-4d23-99ba-20933e227410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ed1dca24f94bcebaab0d0f81d301b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:26.726752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f58814-e2c4-451b-a4f8-735ac3a9957b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:26.751848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f58814-e2c4-451b-a4f8-735ac3a9957b) transitioned into state 'SUCCESS' from state '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-2009297989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['2e5cf384-0c61-40ce-9a0a-3f6e38b78b31','df703169-a0f9-478c-9cf8-233e34979665','6ff423db-f169-48ac-95f8-db84da6ee444','907e7fcf-d525-40d4-bfb6-67d10ec6bfb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:26.752644 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993bd61c-0f91-4973-96b0-88c273c8922a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:26.762083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-be51f4a3-783e-47a1-9fe4-758f99f9a7f3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:26.766073 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (993bd61c-0f91-4973-96b0-88c273c8922a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:26.767068 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Flow 'volume_create_api' (37e16803-8ae2-4a00-b5c2-565f4cc39d90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:26.767399 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume request issued successfully. Aug 13 03:39:26.768098 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34d3fc35-4ae1-4e77-87be-040ecc4c78df tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:26.768525 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 869/3470] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:39:26 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) Aug 13 03:39:26.768624 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be51f4a3-783e-47a1-9fe4-758f99f9a7f3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:26.769031 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be51f4a3-783e-47a1-9fe4-758f99f9a7f3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:26.769268 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be51f4a3-783e-47a1-9fe4-758f99f9a7f3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:26.769436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-be51f4a3-783e-47a1-9fe4-758f99f9a7f3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:26.775039 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:26.775039 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:26.775871 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be51f4a3-783e-47a1-9fe4-758f99f9a7f3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:26.776317 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 876/3471] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:26 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:26.785340 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-84f430a1-4be3-408a-adc5-d4eaeaaee585 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:26.787793 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-84f430a1-4be3-408a-adc5-d4eaeaaee585 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 Aug 13 03:39:26.788136 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-84f430a1-4be3-408a-adc5-d4eaeaaee585 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:26.788434 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-84f430a1-4be3-408a-adc5-d4eaeaaee585 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:26.799865 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:26.799865 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:26.807890 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-84f430a1-4be3-408a-adc5-d4eaeaaee585 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:39:26.813835 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-84f430a1-4be3-408a-adc5-d4eaeaaee585 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 returned with HTTP 200 Aug 13 03:39:26.814223 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 866/3472] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:26 2026] GET /volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:27.008223 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-64392b79-3e32-4f1f-a747-5d0915d7382c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:27.011243 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-64392b79-3e32-4f1f-a747-5d0915d7382c tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:27.011492 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-64392b79-3e32-4f1f-a747-5d0915d7382c tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:27.011685 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-64392b79-3e32-4f1f-a747-5d0915d7382c tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:27.011884 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-64392b79-3e32-4f1f-a747-5d0915d7382c tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:27.017251 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:27.017251 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:27.017993 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-64392b79-3e32-4f1f-a747-5d0915d7382c tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:27.018507 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 862/3473] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:27 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:27.042918 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bf4899ec-f41b-411a-aa97-49536f132637 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:27.044941 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf4899ec-f41b-411a-aa97-49536f132637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:27.045203 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bf4899ec-f41b-411a-aa97-49536f132637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:27.045990 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bf4899ec-f41b-411a-aa97-49536f132637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:27.045990 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-bf4899ec-f41b-411a-aa97-49536f132637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:27.050816 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:27.050816 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:27.052550 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf4899ec-f41b-411a-aa97-49536f132637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:27.052550 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 870/3474] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:27 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:27.790262 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-894a125e-b800-43fd-aec3-1d3c0eed9642 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:27.792554 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-894a125e-b800-43fd-aec3-1d3c0eed9642 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:27.792817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-894a125e-b800-43fd-aec3-1d3c0eed9642 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:27.793049 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-894a125e-b800-43fd-aec3-1d3c0eed9642 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:27.793161 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-894a125e-b800-43fd-aec3-1d3c0eed9642 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:27.798062 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:27.798062 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:27.798734 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-894a125e-b800-43fd-aec3-1d3c0eed9642 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:27.799202 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 877/3475] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:27 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:27.834177 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-638881e1-a9f5-43d8-8978-091414066440 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:27.837154 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-638881e1-a9f5-43d8-8978-091414066440 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 Aug 13 03:39:27.837475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-638881e1-a9f5-43d8-8978-091414066440 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:27.837765 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-638881e1-a9f5-43d8-8978-091414066440 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:27.848865 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:27.848865 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:27.853690 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-638881e1-a9f5-43d8-8978-091414066440 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:39:27.859785 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-638881e1-a9f5-43d8-8978-091414066440 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 returned with HTTP 200 Aug 13 03:39:27.860367 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 867/3476] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:27 2026] GET /volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:27.873038 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-69bc5546-aaf1-4b12-8b11-8d6a0b9cc1b1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:27.875239 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-69bc5546-aaf1-4b12-8b11-8d6a0b9cc1b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:39:27.875742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-69bc5546-aaf1-4b12-8b11-8d6a0b9cc1b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf922b5f-c2b6-4d23-99ba-20933e227410", "name": "tempest-type-Backup-1409565017"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:27.877710 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-69bc5546-aaf1-4b12-8b11-8d6a0b9cc1b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Creating new backup {'backup': {'volume_id': 'bf922b5f-c2b6-4d23-99ba-20933e227410', 'name': 'tempest-type-Backup-1409565017'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:39:27.877943 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-69bc5546-aaf1-4b12-8b11-8d6a0b9cc1b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Creating backup of volume bf922b5f-c2b6-4d23-99ba-20933e227410 in container None Aug 13 03:39:27.888207 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:27.888207 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:27.888741 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-69bc5546-aaf1-4b12-8b11-8d6a0b9cc1b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:39:27.909456 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-69bc5546-aaf1-4b12-8b11-8d6a0b9cc1b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Created reservations ['94c0783b-db51-43be-bd1f-d384c94953e4', 'a32c0f9e-d534-4a16-8791-5b6f3e376f5b'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:27.947397 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-69bc5546-aaf1-4b12-8b11-8d6a0b9cc1b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:39:27.948064 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 863/3477] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:39:27 2026] POST /volume/v3/backups => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:27.959423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-172086a9-1415-4919-ad34-c6a26471e5ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:27.962026 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-172086a9-1415-4919-ad34-c6a26471e5ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:27.962330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-172086a9-1415-4919-ad34-c6a26471e5ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:27.962623 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-172086a9-1415-4919-ad34-c6a26471e5ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:27.962874 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-172086a9-1415-4919-ad34-c6a26471e5ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:27.974755 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:27.974755 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:27.975859 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-172086a9-1415-4919-ad34-c6a26471e5ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:27.976423 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 871/3478] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:27 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:28.036385 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6ae3d371-ce49-49d6-8b80-d48143736abf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:28.038165 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ae3d371-ce49-49d6-8b80-d48143736abf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:28.038500 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ae3d371-ce49-49d6-8b80-d48143736abf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:28.039473 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ae3d371-ce49-49d6-8b80-d48143736abf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:28.039473 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6ae3d371-ce49-49d6-8b80-d48143736abf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:28.046336 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:28.046336 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:28.048311 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ae3d371-ce49-49d6-8b80-d48143736abf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:28.048311 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 878/3479] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:28 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:28.066377 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0768de48-0982-479a-a661-6d4450e39556 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:28.068168 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0768de48-0982-479a-a661-6d4450e39556 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:28.068404 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0768de48-0982-479a-a661-6d4450e39556 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:28.068654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0768de48-0982-479a-a661-6d4450e39556 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:28.068852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-0768de48-0982-479a-a661-6d4450e39556 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:28.075567 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:28.075567 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:28.076909 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0768de48-0982-479a-a661-6d4450e39556 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:28.077158 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 868/3480] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:28 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:28.814833 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c5d998f3-6171-4742-a64f-cc17d1d30bd6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:28.817174 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c5d998f3-6171-4742-a64f-cc17d1d30bd6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:28.817387 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c5d998f3-6171-4742-a64f-cc17d1d30bd6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:28.817568 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c5d998f3-6171-4742-a64f-cc17d1d30bd6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:28.817700 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-c5d998f3-6171-4742-a64f-cc17d1d30bd6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:28.823998 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:28.823998 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:28.825245 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c5d998f3-6171-4742-a64f-cc17d1d30bd6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:28.825245 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 864/3481] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:28 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:28.989873 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7e5dd09f-8a7a-4948-aa70-849448f9b2ef None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:28.994628 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e5dd09f-8a7a-4948-aa70-849448f9b2ef tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:28.994941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e5dd09f-8a7a-4948-aa70-849448f9b2ef tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:28.995193 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e5dd09f-8a7a-4948-aa70-849448f9b2ef tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:28.995349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7e5dd09f-8a7a-4948-aa70-849448f9b2ef tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:29.001548 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:29.001548 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:29.002465 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e5dd09f-8a7a-4948-aa70-849448f9b2ef tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:29.003026 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 872/3482] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:28 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:29.060565 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ba7a742f-022f-45f3-aed7-0634b5fb9de9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:29.062838 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba7a742f-022f-45f3-aed7-0634b5fb9de9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:29.063015 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba7a742f-022f-45f3-aed7-0634b5fb9de9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:29.063233 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba7a742f-022f-45f3-aed7-0634b5fb9de9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:29.063333 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ba7a742f-022f-45f3-aed7-0634b5fb9de9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:29.068867 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:29.068867 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:29.069801 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba7a742f-022f-45f3-aed7-0634b5fb9de9 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:29.070239 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 879/3483] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:29 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:29.089421 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a1973437-046d-4471-b349-5b86b945047f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:29.095390 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a1973437-046d-4471-b349-5b86b945047f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:29.095492 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a1973437-046d-4471-b349-5b86b945047f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:29.096997 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a1973437-046d-4471-b349-5b86b945047f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:29.096997 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-a1973437-046d-4471-b349-5b86b945047f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:29.104816 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:29.104816 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:29.106079 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a1973437-046d-4471-b349-5b86b945047f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:29.106479 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 869/3484] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:29 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:29.124243 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1925295f-d7af-4e8d-900e-b37f63aab6f8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:29.129012 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1925295f-d7af-4e8d-900e-b37f63aab6f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c Aug 13 03:39:29.129012 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1925295f-d7af-4e8d-900e-b37f63aab6f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:29.129012 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1925295f-d7af-4e8d-900e-b37f63aab6f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:29.142376 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:29.142376 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:29.149573 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1925295f-d7af-4e8d-900e-b37f63aab6f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:29.175031 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1925295f-d7af-4e8d-900e-b37f63aab6f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c returned with HTTP 200 Aug 13 03:39:29.175031 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 865/3485] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:29 2026] GET /volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c => generated 1357 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:29.191859 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:29.194374 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971/restore Aug 13 03:39:29.194926 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:29.196813 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Restoring backup fefd2440-37b4-440f-a784-83f38bb19971 ({'restore': {}}) {{(pid=100342) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 03:39:29.197004 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Restoring backup fefd2440-37b4-440f-a784-83f38bb19971 to volume None. Aug 13 03:39:29.202996 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:29.202996 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:29.204736 np0000007145 devstack@c-api.service[100342]: INFO cinder.backup.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating volume of 1 GB for restore of backup fefd2440-37b4-440f-a784-83f38bb19971. Aug 13 03:39:29.214852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:39:29.212786. {{(pid=100342) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:39:29.214852 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Availability Zones retrieved successfully. Aug 13 03:39:29.220150 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (e476e8ba-2b27-4d08-902a-37cb99f1abf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:29.221672 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a8240a-251d-4a89-949b-1770cf4900f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:29.223052 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:29.260884 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a8240a-251d-4a89-949b-1770cf4900f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:29.261996 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0028cc-bf3f-466e-a26f-53b473e69e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:29.321553 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['c9a6f5f3-1988-42c7-93e8-e91741610670', '16610271-d662-46f5-bda0-64bfb761e660', '3542117e-ec76-4d5a-ba23-2927c5ee578f', '3cbf1da0-1143-41aa-aab0-4b2ba34d5559'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:29.322790 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0028cc-bf3f-466e-a26f-53b473e69e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9a6f5f3-1988-42c7-93e8-e91741610670', '16610271-d662-46f5-bda0-64bfb761e660', '3542117e-ec76-4d5a-ba23-2927c5ee578f', '3cbf1da0-1143-41aa-aab0-4b2ba34d5559']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:29.323872 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a379292-8736-49e1-abb6-b301262f0260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:29.366142 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a379292-8736-49e1-abb6-b301262f0260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44482789-3f0e-472f-ae2f-6bd843494c45', '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_fefd2440-37b4-440f-a784-83f38bb19971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['c9a6f5f3-1988-42c7-93e8-e91741610670','16610271-d662-46f5-bda0-64bfb761e660','3542117e-ec76-4d5a-ba23-2927c5ee578f','3cbf1da0-1143-41aa-aab0-4b2ba34d5559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:29Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fefd2440-37b4-440f-a784-83f38bb19971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44482789-3f0e-472f-ae2f-6bd843494c45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2186a7bbeb1446dabfdafe3ec65004dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b2821e01fa4568b41b2153c787414d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:29.367236 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9feca7-4a48-4db9-9355-fe1f3cddc526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:29.391551 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9feca7-4a48-4db9-9355-fe1f3cddc526) transitioned into 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_fefd2440-37b4-440f-a784-83f38bb19971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['c9a6f5f3-1988-42c7-93e8-e91741610670','16610271-d662-46f5-bda0-64bfb761e660','3542117e-ec76-4d5a-ba23-2927c5ee578f','3cbf1da0-1143-41aa-aab0-4b2ba34d5559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:29.392475 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d781e6fd-6ec4-4886-8720-1619dea23f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:29.410147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d781e6fd-6ec4-4886-8720-1619dea23f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:29.411393 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (e476e8ba-2b27-4d08-902a-37cb99f1abf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:29.411844 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request issued successfully. Aug 13 03:39:29.422219 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:29.422219 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:29.422920 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:29.838997 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-db9eac9a-12d3-42db-9acd-73533175d2d4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:29.841815 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db9eac9a-12d3-42db-9acd-73533175d2d4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:29.842139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db9eac9a-12d3-42db-9acd-73533175d2d4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:29.842488 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-db9eac9a-12d3-42db-9acd-73533175d2d4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:29.842658 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-db9eac9a-12d3-42db-9acd-73533175d2d4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:29.849240 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:29.849240 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:29.850259 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-db9eac9a-12d3-42db-9acd-73533175d2d4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:29.851078 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 880/3486] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:29 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:30.014195 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2dc83a2e-1b8f-41a7-ad75-5d3325826414 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:30.017407 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2dc83a2e-1b8f-41a7-ad75-5d3325826414 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:30.017407 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2dc83a2e-1b8f-41a7-ad75-5d3325826414 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:30.017725 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2dc83a2e-1b8f-41a7-ad75-5d3325826414 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:30.017936 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-2dc83a2e-1b8f-41a7-ad75-5d3325826414 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:30.023746 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:30.023746 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:30.025331 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2dc83a2e-1b8f-41a7-ad75-5d3325826414 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:30.026041 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 870/3487] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:30 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:30.084374 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d175f137-d7b7-4694-b722-ac79f058e59e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:30.086628 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d175f137-d7b7-4694-b722-ac79f058e59e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:30.086897 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d175f137-d7b7-4694-b722-ac79f058e59e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:30.087139 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d175f137-d7b7-4694-b722-ac79f058e59e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:30.087300 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-d175f137-d7b7-4694-b722-ac79f058e59e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:30.092948 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:30.092948 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:30.093678 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d175f137-d7b7-4694-b722-ac79f058e59e tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:30.094355 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 866/3488] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:30 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:30.443001 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:30.443001 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:30.443587 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:30.443771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Checking backup size 1 against volume size 1 {{(pid=100342) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 03:39:30.443944 np0000007145 devstack@c-api.service[100342]: INFO cinder.backup.api [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Overwriting volume 44482789-3f0e-472f-ae2f-6bd843494c45 with restore of backup fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:30.465922 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] restore_backup in rpcapi backup_id fefd2440-37b4-440f-a784-83f38bb19971 {{(pid=100342) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 03:39:30.468623 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c1ec746-44e5-4b2f-91bd-09c7087985c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971/restore returned with HTTP 202 Aug 13 03:39:30.469379 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 873/3489] 10.4.3.140 () {68 vars in 1393 bytes} [Thu Aug 13 03:39:29 2026] POST /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971/restore => generated 189 bytes in 1278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:30.481396 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d622e575-31eb-4e0f-8974-f30ebc29558f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:30.485186 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d622e575-31eb-4e0f-8974-f30ebc29558f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:30.485356 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d622e575-31eb-4e0f-8974-f30ebc29558f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:30.485692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d622e575-31eb-4e0f-8974-f30ebc29558f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:30.486240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d622e575-31eb-4e0f-8974-f30ebc29558f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:30.493106 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:30.493106 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:30.493871 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d622e575-31eb-4e0f-8974-f30ebc29558f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:30.494244 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 881/3490] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:30 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:30.866940 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d8e1a61b-fca5-4584-bc3e-a8a29ab2d9ae None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:30.869182 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d8e1a61b-fca5-4584-bc3e-a8a29ab2d9ae tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:30.869445 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d8e1a61b-fca5-4584-bc3e-a8a29ab2d9ae tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:30.869649 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d8e1a61b-fca5-4584-bc3e-a8a29ab2d9ae tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:30.869809 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d8e1a61b-fca5-4584-bc3e-a8a29ab2d9ae tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:30.875097 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:30.875097 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:30.875907 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d8e1a61b-fca5-4584-bc3e-a8a29ab2d9ae tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:30.876650 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 871/3491] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:30 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:31.037704 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bce857c4-14aa-4e29-bae6-2e501fd2a0e7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:31.040906 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bce857c4-14aa-4e29-bae6-2e501fd2a0e7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:31.040906 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bce857c4-14aa-4e29-bae6-2e501fd2a0e7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:31.040906 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bce857c4-14aa-4e29-bae6-2e501fd2a0e7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:31.040906 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-bce857c4-14aa-4e29-bae6-2e501fd2a0e7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:31.048839 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:31.048839 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:31.049680 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bce857c4-14aa-4e29-bae6-2e501fd2a0e7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:31.050459 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 867/3492] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:31 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:31.105745 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1bb40f66-954b-48d3-812a-c959eb80bbbe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:31.107963 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1bb40f66-954b-48d3-812a-c959eb80bbbe tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:31.108216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1bb40f66-954b-48d3-812a-c959eb80bbbe tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:31.108426 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1bb40f66-954b-48d3-812a-c959eb80bbbe tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:31.108528 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1bb40f66-954b-48d3-812a-c959eb80bbbe tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:31.113206 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:31.113206 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:31.113988 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1bb40f66-954b-48d3-812a-c959eb80bbbe tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:31.114382 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 874/3493] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:31 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:31.507117 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e3c925a9-2a77-4242-87e2-718b59fc24d4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:31.511420 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e3c925a9-2a77-4242-87e2-718b59fc24d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:31.512514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e3c925a9-2a77-4242-87e2-718b59fc24d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:31.512514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e3c925a9-2a77-4242-87e2-718b59fc24d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:31.513287 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e3c925a9-2a77-4242-87e2-718b59fc24d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:31.519086 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:31.519086 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:31.520436 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e3c925a9-2a77-4242-87e2-718b59fc24d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:31.521482 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 882/3494] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:31 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:31.890257 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0e45fff1-2f62-425f-bfb7-2d4b8ca8a41e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:31.892485 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0e45fff1-2f62-425f-bfb7-2d4b8ca8a41e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:31.892873 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0e45fff1-2f62-425f-bfb7-2d4b8ca8a41e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:31.893198 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0e45fff1-2f62-425f-bfb7-2d4b8ca8a41e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:31.893343 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-0e45fff1-2f62-425f-bfb7-2d4b8ca8a41e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:31.903446 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:31.903446 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:31.904341 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0e45fff1-2f62-425f-bfb7-2d4b8ca8a41e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:31.904780 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 872/3495] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:31 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:32.066850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4011b7e8-32a4-43bd-9ccc-99a55a33ec23 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:32.071852 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4011b7e8-32a4-43bd-9ccc-99a55a33ec23 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:32.072256 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4011b7e8-32a4-43bd-9ccc-99a55a33ec23 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:32.072494 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4011b7e8-32a4-43bd-9ccc-99a55a33ec23 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:32.072644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4011b7e8-32a4-43bd-9ccc-99a55a33ec23 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:32.083129 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:32.083129 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:32.084262 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4011b7e8-32a4-43bd-9ccc-99a55a33ec23 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:32.084867 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 868/3496] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:32 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:32.126235 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-21d8cb9a-07ba-47c9-b48c-07b66050d275 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:32.129961 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21d8cb9a-07ba-47c9-b48c-07b66050d275 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:32.129961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21d8cb9a-07ba-47c9-b48c-07b66050d275 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:32.129961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21d8cb9a-07ba-47c9-b48c-07b66050d275 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:32.129961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-21d8cb9a-07ba-47c9-b48c-07b66050d275 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:32.136732 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:32.136732 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:32.137392 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21d8cb9a-07ba-47c9-b48c-07b66050d275 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:32.137780 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 875/3497] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:32 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:32.533919 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-df6bc57c-3f88-48a4-ad22-f1fd4daacd47 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:32.535734 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df6bc57c-3f88-48a4-ad22-f1fd4daacd47 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:32.535944 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df6bc57c-3f88-48a4-ad22-f1fd4daacd47 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:32.536132 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df6bc57c-3f88-48a4-ad22-f1fd4daacd47 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:32.536395 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-df6bc57c-3f88-48a4-ad22-f1fd4daacd47 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:32.540754 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:32.540754 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:32.541571 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df6bc57c-3f88-48a4-ad22-f1fd4daacd47 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:32.542004 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 883/3498] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:32 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:32.921025 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fd3639d8-e9ec-4021-b799-24c3173bfe3d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:32.924635 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fd3639d8-e9ec-4021-b799-24c3173bfe3d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:32.925106 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fd3639d8-e9ec-4021-b799-24c3173bfe3d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:32.925106 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fd3639d8-e9ec-4021-b799-24c3173bfe3d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:32.925225 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-fd3639d8-e9ec-4021-b799-24c3173bfe3d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:32.933440 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:32.933440 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:32.934388 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fd3639d8-e9ec-4021-b799-24c3173bfe3d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:32.934787 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 873/3499] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:32 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:33.098944 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-05b6b3b4-2376-4192-bca2-b88e56613bc8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:33.103360 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-05b6b3b4-2376-4192-bca2-b88e56613bc8 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:33.113320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-05b6b3b4-2376-4192-bca2-b88e56613bc8 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:33.113320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-05b6b3b4-2376-4192-bca2-b88e56613bc8 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:33.113320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-05b6b3b4-2376-4192-bca2-b88e56613bc8 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:33.116689 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:33.116689 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:33.118025 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-05b6b3b4-2376-4192-bca2-b88e56613bc8 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:33.118805 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 869/3500] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:33 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:33.149865 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3aed7950-75da-4ffd-9439-5c414ab4d788 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:33.154805 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3aed7950-75da-4ffd-9439-5c414ab4d788 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:33.154931 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3aed7950-75da-4ffd-9439-5c414ab4d788 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:33.155327 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3aed7950-75da-4ffd-9439-5c414ab4d788 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:33.155327 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3aed7950-75da-4ffd-9439-5c414ab4d788 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:33.170063 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:33.170063 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:33.170887 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3aed7950-75da-4ffd-9439-5c414ab4d788 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:33.171465 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 876/3501] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:33 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:33.554976 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-04e0b491-f58b-446b-b102-630db6649299 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:33.557295 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-04e0b491-f58b-446b-b102-630db6649299 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:33.557512 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-04e0b491-f58b-446b-b102-630db6649299 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:33.557771 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-04e0b491-f58b-446b-b102-630db6649299 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:33.557935 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-04e0b491-f58b-446b-b102-630db6649299 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:33.562851 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:33.562851 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:33.563620 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-04e0b491-f58b-446b-b102-630db6649299 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:33.564165 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 884/3502] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:33 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:33.947845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4c209991-6ff7-4532-b462-bbb1027b7f2b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:33.950128 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4c209991-6ff7-4532-b462-bbb1027b7f2b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:33.950128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4c209991-6ff7-4532-b462-bbb1027b7f2b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:33.950367 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4c209991-6ff7-4532-b462-bbb1027b7f2b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:33.950599 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-4c209991-6ff7-4532-b462-bbb1027b7f2b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:33.955837 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:33.955837 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:33.956715 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4c209991-6ff7-4532-b462-bbb1027b7f2b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:33.957716 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 874/3503] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:33 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:34.131451 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-462bf574-79d7-4a77-b00b-79498f85c30a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:34.134122 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-462bf574-79d7-4a77-b00b-79498f85c30a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:34.134321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-462bf574-79d7-4a77-b00b-79498f85c30a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:34.134513 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-462bf574-79d7-4a77-b00b-79498f85c30a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:34.134652 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-462bf574-79d7-4a77-b00b-79498f85c30a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:34.139554 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:34.139554 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:34.140217 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-462bf574-79d7-4a77-b00b-79498f85c30a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:34.140630 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 870/3504] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:34 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:34.183742 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-34006b4e-6d97-41a5-bb5a-1fad4560b884 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:34.185923 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34006b4e-6d97-41a5-bb5a-1fad4560b884 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:34.186170 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34006b4e-6d97-41a5-bb5a-1fad4560b884 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:34.186575 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-34006b4e-6d97-41a5-bb5a-1fad4560b884 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:34.186575 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-34006b4e-6d97-41a5-bb5a-1fad4560b884 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:34.195265 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:34.195265 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:34.196312 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-34006b4e-6d97-41a5-bb5a-1fad4560b884 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:34.197161 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 877/3505] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:34 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:34.578717 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5497ba1f-2859-486b-a363-bf5a41ac3d64 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:34.585522 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5497ba1f-2859-486b-a363-bf5a41ac3d64 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:34.585522 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5497ba1f-2859-486b-a363-bf5a41ac3d64 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:34.585522 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5497ba1f-2859-486b-a363-bf5a41ac3d64 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:34.585522 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5497ba1f-2859-486b-a363-bf5a41ac3d64 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:34.590053 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:34.590053 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:34.593592 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5497ba1f-2859-486b-a363-bf5a41ac3d64 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:34.593592 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 885/3506] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:34 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:34.969482 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-79cc232e-0e77-4fc0-9dee-f45e6066889a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:34.971877 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-79cc232e-0e77-4fc0-9dee-f45e6066889a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:34.972120 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-79cc232e-0e77-4fc0-9dee-f45e6066889a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:34.972370 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-79cc232e-0e77-4fc0-9dee-f45e6066889a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:34.972491 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-79cc232e-0e77-4fc0-9dee-f45e6066889a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:34.978817 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:34.978817 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:34.980079 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-79cc232e-0e77-4fc0-9dee-f45e6066889a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:34.980643 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 875/3507] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:34 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:35.150468 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dcbc33aa-6459-4cb4-8417-039029e6ade3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:35.152388 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dcbc33aa-6459-4cb4-8417-039029e6ade3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:35.152593 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dcbc33aa-6459-4cb4-8417-039029e6ade3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:35.152810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dcbc33aa-6459-4cb4-8417-039029e6ade3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:35.152935 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-dcbc33aa-6459-4cb4-8417-039029e6ade3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:35.157712 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:35.157712 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:35.158434 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dcbc33aa-6459-4cb4-8417-039029e6ade3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:35.158995 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 871/3508] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:35 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:35.210234 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2f16987e-c80c-4fa1-af46-c86120496c36 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:35.214197 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f16987e-c80c-4fa1-af46-c86120496c36 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:35.214449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f16987e-c80c-4fa1-af46-c86120496c36 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:35.214632 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f16987e-c80c-4fa1-af46-c86120496c36 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:35.214752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2f16987e-c80c-4fa1-af46-c86120496c36 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:35.221258 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:35.221258 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:35.221904 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f16987e-c80c-4fa1-af46-c86120496c36 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:35.222274 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 878/3509] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:35 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:35.610758 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c900542e-8ffe-4ace-b07d-d39acf1ffdb2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:35.616563 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c900542e-8ffe-4ace-b07d-d39acf1ffdb2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:35.616750 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c900542e-8ffe-4ace-b07d-d39acf1ffdb2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:35.616989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c900542e-8ffe-4ace-b07d-d39acf1ffdb2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:35.617092 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c900542e-8ffe-4ace-b07d-d39acf1ffdb2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:35.624812 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:35.624812 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:35.625714 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c900542e-8ffe-4ace-b07d-d39acf1ffdb2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:35.626432 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 886/3510] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:35 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:35.994847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-be3e3e51-109d-48ca-815a-48936015335b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:35.994847 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be3e3e51-109d-48ca-815a-48936015335b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:35.994847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be3e3e51-109d-48ca-815a-48936015335b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:35.994847 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-be3e3e51-109d-48ca-815a-48936015335b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:35.995274 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-be3e3e51-109d-48ca-815a-48936015335b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:35.999798 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:35.999798 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:36.000537 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-be3e3e51-109d-48ca-815a-48936015335b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:36.000960 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 876/3511] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:35 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:36.170676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-065ed35c-a204-4a76-84e6-f646b8e632bb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:36.172559 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-065ed35c-a204-4a76-84e6-f646b8e632bb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:36.172839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-065ed35c-a204-4a76-84e6-f646b8e632bb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:36.173065 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-065ed35c-a204-4a76-84e6-f646b8e632bb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:36.173205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-065ed35c-a204-4a76-84e6-f646b8e632bb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:36.178548 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:36.178548 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:36.179456 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-065ed35c-a204-4a76-84e6-f646b8e632bb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:36.180256 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 872/3512] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:36 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:36.235519 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5afac9a8-03ff-4b40-8990-3a2d13734307 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:36.237839 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5afac9a8-03ff-4b40-8990-3a2d13734307 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:36.238097 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5afac9a8-03ff-4b40-8990-3a2d13734307 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:36.238415 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5afac9a8-03ff-4b40-8990-3a2d13734307 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:36.238552 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5afac9a8-03ff-4b40-8990-3a2d13734307 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:36.243284 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:36.243284 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:36.244039 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5afac9a8-03ff-4b40-8990-3a2d13734307 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:36.244481 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 879/3513] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:36 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:36.642850 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2c122987-c6e5-4cb3-b908-e66a8a7afcea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:36.644584 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c122987-c6e5-4cb3-b908-e66a8a7afcea tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:36.644777 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c122987-c6e5-4cb3-b908-e66a8a7afcea tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:36.644969 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2c122987-c6e5-4cb3-b908-e66a8a7afcea tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:36.645069 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2c122987-c6e5-4cb3-b908-e66a8a7afcea tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:36.649340 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:36.649340 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:36.650032 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2c122987-c6e5-4cb3-b908-e66a8a7afcea tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:36.650360 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 887/3514] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:36 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:37.016787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8f6422ca-5f90-4490-a653-6100172f07a8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:37.021159 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8f6422ca-5f90-4490-a653-6100172f07a8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:37.021159 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8f6422ca-5f90-4490-a653-6100172f07a8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:37.021159 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8f6422ca-5f90-4490-a653-6100172f07a8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:37.021159 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-8f6422ca-5f90-4490-a653-6100172f07a8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:37.026539 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:37.026539 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:37.027617 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8f6422ca-5f90-4490-a653-6100172f07a8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:37.028248 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 877/3515] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:37 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:37.192657 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fe71c943-8acd-45b7-86d3-e850ab56cbfa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:37.199901 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fe71c943-8acd-45b7-86d3-e850ab56cbfa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:37.199901 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fe71c943-8acd-45b7-86d3-e850ab56cbfa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:37.199901 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fe71c943-8acd-45b7-86d3-e850ab56cbfa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:37.199901 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-fe71c943-8acd-45b7-86d3-e850ab56cbfa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:37.209431 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:37.209431 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:37.210908 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fe71c943-8acd-45b7-86d3-e850ab56cbfa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:37.211495 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 873/3516] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:37 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:37.259319 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0d3462bc-cb87-4b87-8ca6-2e9446e0cba2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:37.264728 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d3462bc-cb87-4b87-8ca6-2e9446e0cba2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:37.264728 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d3462bc-cb87-4b87-8ca6-2e9446e0cba2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:37.265145 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0d3462bc-cb87-4b87-8ca6-2e9446e0cba2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:37.265313 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0d3462bc-cb87-4b87-8ca6-2e9446e0cba2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:37.274619 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:37.274619 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:37.276394 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0d3462bc-cb87-4b87-8ca6-2e9446e0cba2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:37.277457 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 880/3517] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:37 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:37.664112 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c1486afa-a80b-4b25-86fb-099a23b846c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:37.668896 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1486afa-a80b-4b25-86fb-099a23b846c8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:37.668896 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1486afa-a80b-4b25-86fb-099a23b846c8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:37.668896 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1486afa-a80b-4b25-86fb-099a23b846c8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:37.668896 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c1486afa-a80b-4b25-86fb-099a23b846c8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:37.675617 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:37.675617 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:37.676377 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1486afa-a80b-4b25-86fb-099a23b846c8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:37.676764 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 888/3518] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:37 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:38.040329 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e59472a0-e217-4fdc-b143-006453b5de30 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:38.043844 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e59472a0-e217-4fdc-b143-006453b5de30 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:38.043844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e59472a0-e217-4fdc-b143-006453b5de30 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:38.043844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e59472a0-e217-4fdc-b143-006453b5de30 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:38.043844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e59472a0-e217-4fdc-b143-006453b5de30 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:38.047538 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:38.047538 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:38.048231 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e59472a0-e217-4fdc-b143-006453b5de30 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:38.048645 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 878/3519] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:38 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:38.227071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-33e1bde4-1bca-46d8-9130-3ffd32a70e4c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:38.229565 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-33e1bde4-1bca-46d8-9130-3ffd32a70e4c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:38.229775 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-33e1bde4-1bca-46d8-9130-3ffd32a70e4c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:38.230098 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-33e1bde4-1bca-46d8-9130-3ffd32a70e4c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:38.230216 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-33e1bde4-1bca-46d8-9130-3ffd32a70e4c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:38.235562 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:38.235562 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:38.236421 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-33e1bde4-1bca-46d8-9130-3ffd32a70e4c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:38.236929 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 874/3520] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:38 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:38.293941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-98066467-8a51-4c2b-937d-e51173af688f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:38.300976 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98066467-8a51-4c2b-937d-e51173af688f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:38.300976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98066467-8a51-4c2b-937d-e51173af688f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:38.300976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98066467-8a51-4c2b-937d-e51173af688f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:38.300976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-98066467-8a51-4c2b-937d-e51173af688f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:38.312599 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:38.312599 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:38.312599 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98066467-8a51-4c2b-937d-e51173af688f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:38.313250 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 881/3521] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:38 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:38.690058 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9d31f789-7b5c-428d-aaa7-03606b8d5fe5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:38.692142 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d31f789-7b5c-428d-aaa7-03606b8d5fe5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:38.692335 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d31f789-7b5c-428d-aaa7-03606b8d5fe5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:38.692517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9d31f789-7b5c-428d-aaa7-03606b8d5fe5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:38.692640 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9d31f789-7b5c-428d-aaa7-03606b8d5fe5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:38.697964 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:38.697964 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:38.699090 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9d31f789-7b5c-428d-aaa7-03606b8d5fe5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:38.699568 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 889/3522] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:38 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:39.060036 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f5ebb6d1-1518-42f5-9f93-d71ea1c4098e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:39.062618 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5ebb6d1-1518-42f5-9f93-d71ea1c4098e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:39.062929 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5ebb6d1-1518-42f5-9f93-d71ea1c4098e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:39.063168 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5ebb6d1-1518-42f5-9f93-d71ea1c4098e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:39.063305 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f5ebb6d1-1518-42f5-9f93-d71ea1c4098e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:39.068739 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:39.068739 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:39.069543 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5ebb6d1-1518-42f5-9f93-d71ea1c4098e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:39.070029 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 879/3523] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:39 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:39.249401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-97cbc6ca-efe8-4252-8709-bb264589f75a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:39.252285 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-97cbc6ca-efe8-4252-8709-bb264589f75a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:39.252558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-97cbc6ca-efe8-4252-8709-bb264589f75a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:39.252809 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-97cbc6ca-efe8-4252-8709-bb264589f75a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:39.252956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-97cbc6ca-efe8-4252-8709-bb264589f75a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:39.259584 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:39.259584 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:39.260250 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-97cbc6ca-efe8-4252-8709-bb264589f75a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:39.261330 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 875/3524] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:39 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:39.329484 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6069ddd3-c986-408b-a6ca-7d5f93626eaf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:39.339499 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6069ddd3-c986-408b-a6ca-7d5f93626eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:39.340924 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6069ddd3-c986-408b-a6ca-7d5f93626eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:39.342105 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6069ddd3-c986-408b-a6ca-7d5f93626eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:39.342301 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-6069ddd3-c986-408b-a6ca-7d5f93626eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:39.353868 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:39.353868 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:39.357345 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6069ddd3-c986-408b-a6ca-7d5f93626eaf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:39.358795 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 882/3525] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:39 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:39.724860 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3c9e1da6-e1b4-4f0b-a9b8-7a291f5c5762 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:39.725990 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c9e1da6-e1b4-4f0b-a9b8-7a291f5c5762 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:39.726290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c9e1da6-e1b4-4f0b-a9b8-7a291f5c5762 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:39.726562 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3c9e1da6-e1b4-4f0b-a9b8-7a291f5c5762 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:39.726752 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3c9e1da6-e1b4-4f0b-a9b8-7a291f5c5762 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:39.732791 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:39.732791 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:39.735892 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3c9e1da6-e1b4-4f0b-a9b8-7a291f5c5762 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:39.735892 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 890/3526] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:39 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:40.080567 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-123fc30e-2e8c-409d-9035-603dbbd66472 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:40.082249 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-123fc30e-2e8c-409d-9035-603dbbd66472 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:40.082430 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-123fc30e-2e8c-409d-9035-603dbbd66472 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:40.082596 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-123fc30e-2e8c-409d-9035-603dbbd66472 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:40.082699 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-123fc30e-2e8c-409d-9035-603dbbd66472 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:40.087593 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:40.087593 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:40.088382 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-123fc30e-2e8c-409d-9035-603dbbd66472 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:40.088786 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 880/3527] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:40 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:40.292481 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d3ea1626-4c6f-4e81-815b-73da8ae19320 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:40.294799 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d3ea1626-4c6f-4e81-815b-73da8ae19320 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:40.295075 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d3ea1626-4c6f-4e81-815b-73da8ae19320 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:40.295302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d3ea1626-4c6f-4e81-815b-73da8ae19320 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:40.295434 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-d3ea1626-4c6f-4e81-815b-73da8ae19320 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:40.300560 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:40.300560 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:40.301483 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d3ea1626-4c6f-4e81-815b-73da8ae19320 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:40.302118 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 876/3528] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:40 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:40.386115 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7d8a50f2-71f1-4537-8b91-2b62242c199f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:40.397294 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d8a50f2-71f1-4537-8b91-2b62242c199f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:40.399253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d8a50f2-71f1-4537-8b91-2b62242c199f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:40.400063 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d8a50f2-71f1-4537-8b91-2b62242c199f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:40.400715 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7d8a50f2-71f1-4537-8b91-2b62242c199f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:40.416276 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:40.416276 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:40.417006 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d8a50f2-71f1-4537-8b91-2b62242c199f tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:40.417400 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 883/3529] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:40 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:40.747247 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c85d1c0a-68ca-4929-af81-477d167a24aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:40.749874 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c85d1c0a-68ca-4929-af81-477d167a24aa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:40.750174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c85d1c0a-68ca-4929-af81-477d167a24aa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:40.750459 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c85d1c0a-68ca-4929-af81-477d167a24aa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:40.750637 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c85d1c0a-68ca-4929-af81-477d167a24aa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:40.759145 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:40.759145 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:40.759782 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c85d1c0a-68ca-4929-af81-477d167a24aa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:40.764779 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 891/3530] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:40 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:41.101631 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c848de2b-3b18-4ea9-a293-22b878f1aa9d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:41.103207 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c848de2b-3b18-4ea9-a293-22b878f1aa9d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:41.103454 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c848de2b-3b18-4ea9-a293-22b878f1aa9d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:41.103935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c848de2b-3b18-4ea9-a293-22b878f1aa9d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:41.103935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c848de2b-3b18-4ea9-a293-22b878f1aa9d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:41.110070 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:41.110070 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:41.110070 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c848de2b-3b18-4ea9-a293-22b878f1aa9d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:41.110070 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 881/3531] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:41 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:41.315786 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7576a75c-72b0-4be3-a8cc-65c7531bb760 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:41.318337 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7576a75c-72b0-4be3-a8cc-65c7531bb760 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:41.318645 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7576a75c-72b0-4be3-a8cc-65c7531bb760 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:41.319146 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7576a75c-72b0-4be3-a8cc-65c7531bb760 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:41.319304 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7576a75c-72b0-4be3-a8cc-65c7531bb760 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:41.325312 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:41.325312 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:41.326459 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7576a75c-72b0-4be3-a8cc-65c7531bb760 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:41.327075 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 877/3532] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:41 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:41.431228 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-da011eae-fa5b-411a-a932-dda44676c975 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:41.433539 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da011eae-fa5b-411a-a932-dda44676c975 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:41.434908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da011eae-fa5b-411a-a932-dda44676c975 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:41.434908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da011eae-fa5b-411a-a932-dda44676c975 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:41.434908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-da011eae-fa5b-411a-a932-dda44676c975 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:41.440143 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:41.440143 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:41.441005 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da011eae-fa5b-411a-a932-dda44676c975 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:41.441496 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 884/3533] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:41 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:41.707014 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-990e2706-4684-40fa-a83c-c155740bfffa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:41.708888 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:41.709197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1345643245", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:41.710967 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1345643245', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:41.711090 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Create volume of 1 GB Aug 13 03:39:41.717287 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Availability Zones retrieved successfully. Aug 13 03:39:41.723465 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Flow 'volume_create_api' (f62ccd68-5069-435c-a025-8bf4c9018571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:41.724508 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41ea891-0bc9-41c6-990e-3da9a48c5c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:41.725465 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:41.758464 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41ea891-0bc9-41c6-990e-3da9a48c5c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:41.759386 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2210299b-818f-41bc-99cb-aee5b0671495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:41.778340 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5fdeb485-195e-4a82-97a2-fb758251bfe2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:41.781143 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5fdeb485-195e-4a82-97a2-fb758251bfe2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:41.781441 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5fdeb485-195e-4a82-97a2-fb758251bfe2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:41.782055 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5fdeb485-195e-4a82-97a2-fb758251bfe2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:41.782448 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-5fdeb485-195e-4a82-97a2-fb758251bfe2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:41.789504 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:41.789504 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:41.790836 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5fdeb485-195e-4a82-97a2-fb758251bfe2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:41.791585 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 882/3534] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:41 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:41.805685 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3ecd885b-db5f-4928-8c04-0f99daceb1a6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:41.807548 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3ecd885b-db5f-4928-8c04-0f99daceb1a6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 Aug 13 03:39:41.809561 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3ecd885b-db5f-4928-8c04-0f99daceb1a6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:41.810473 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3ecd885b-db5f-4928-8c04-0f99daceb1a6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:41.819528 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:41.819528 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:41.826214 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3ecd885b-db5f-4928-8c04-0f99daceb1a6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:41.833915 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3ecd885b-db5f-4928-8c04-0f99daceb1a6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 returned with HTTP 200 Aug 13 03:39:41.834291 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 878/3535] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:41 2026] GET /volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 => generated 1412 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:41.846374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Created reservations ['2a1180fe-02cb-4933-80e9-8ab194abb385', 'd01f7e7b-799a-4ca5-bb67-46388c0c50a5', '3a9c074c-58b4-43f7-8b06-ca20a1827142', 'de2bcb10-965a-40b0-a9c5-d4678cf0d0f8'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:41.847947 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2210299b-818f-41bc-99cb-aee5b0671495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a1180fe-02cb-4933-80e9-8ab194abb385', 'd01f7e7b-799a-4ca5-bb67-46388c0c50a5', '3a9c074c-58b4-43f7-8b06-ca20a1827142', 'de2bcb10-965a-40b0-a9c5-d4678cf0d0f8']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:41.848443 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2894c150-af03-4fb6-a956-9bb39438a3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:41.848695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a47391bc-52b1-4e46-a536-9ce30af067a7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:41.856129 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a47391bc-52b1-4e46-a536-9ce30af067a7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 Aug 13 03:39:41.856853 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a47391bc-52b1-4e46-a536-9ce30af067a7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:41.858070 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a47391bc-52b1-4e46-a536-9ce30af067a7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:41.872864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2894c150-af03-4fb6-a956-9bb39438a3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '427020ab-2ab3-4f68-830c-c7b8ab4d1e28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1345643245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83626a316d34abf994082bd332b941f',qos_specs=None,replication_status=,reservations=['2a1180fe-02cb-4933-80e9-8ab194abb385','d01f7e7b-799a-4ca5-bb67-46388c0c50a5','3a9c074c-58b4-43f7-8b06-ca20a1827142','de2bcb10-965a-40b0-a9c5-d4678cf0d0f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b6e5dbebaf4c639da6fd1524bdf345',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1345643245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=427020ab-2ab3-4f68-830c-c7b8ab4d1e28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c83626a316d34abf994082bd332b941f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b6e5dbebaf4c639da6fd1524bdf345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:41.872864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643ee14b-9199-4da4-8829-b9b877b66136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:41.890561 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643ee14b-9199-4da4-8829-b9b877b66136) transitioned into state 'SUCCESS' from state '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-1345643245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83626a316d34abf994082bd332b941f',qos_specs=None,replication_status=,reservations=['2a1180fe-02cb-4933-80e9-8ab194abb385','d01f7e7b-799a-4ca5-bb67-46388c0c50a5','3a9c074c-58b4-43f7-8b06-ca20a1827142','de2bcb10-965a-40b0-a9c5-d4678cf0d0f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5b6e5dbebaf4c639da6fd1524bdf345',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:41.891588 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (396c583d-cae3-41d8-9f40-d89710096243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:41.901348 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (396c583d-cae3-41d8-9f40-d89710096243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:41.903840 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:41.903840 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:41.903954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Flow 'volume_create_api' (f62ccd68-5069-435c-a025-8bf4c9018571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:41.903954 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Create volume request issued successfully. Aug 13 03:39:41.903954 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-990e2706-4684-40fa-a83c-c155740bfffa tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:41.904320 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 892/3536] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:39:41 2026] POST /volume/v3/volumes => generated 747 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:41.932911 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a47391bc-52b1-4e46-a536-9ce30af067a7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:41.955075 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a47391bc-52b1-4e46-a536-9ce30af067a7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 returned with HTTP 200 Aug 13 03:39:41.958725 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 885/3537] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:41 2026] GET /volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 => generated 1412 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:41.972225 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6cf7fa89-a3d7-4b2d-9a40-4c19a683e557 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:41.974240 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6cf7fa89-a3d7-4b2d-9a40-4c19a683e557 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 Aug 13 03:39:41.974552 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6cf7fa89-a3d7-4b2d-9a40-4c19a683e557 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:41.974843 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6cf7fa89-a3d7-4b2d-9a40-4c19a683e557 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:41.975090 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-6cf7fa89-a3d7-4b2d-9a40-4c19a683e557 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume with id: 44482789-3f0e-472f-ae2f-6bd843494c45 Aug 13 03:39:41.984997 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:41.984997 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:41.985427 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6cf7fa89-a3d7-4b2d-9a40-4c19a683e557 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:42.003519 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6cf7fa89-a3d7-4b2d-9a40-4c19a683e557 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume request issued successfully. Aug 13 03:39:42.003746 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6cf7fa89-a3d7-4b2d-9a40-4c19a683e557 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 returned with HTTP 202 Aug 13 03:39:42.004211 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 883/3538] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:39:41 2026] DELETE /volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:42.013311 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-639c1a25-3154-4bc3-9cf4-bce196314e3b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:42.015192 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-639c1a25-3154-4bc3-9cf4-bce196314e3b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 Aug 13 03:39:42.015390 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-639c1a25-3154-4bc3-9cf4-bce196314e3b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:42.015585 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-639c1a25-3154-4bc3-9cf4-bce196314e3b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:42.023813 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:42.023813 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:42.028674 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-639c1a25-3154-4bc3-9cf4-bce196314e3b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:42.034266 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-639c1a25-3154-4bc3-9cf4-bce196314e3b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 returned with HTTP 200 Aug 13 03:39:42.034669 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 879/3539] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:42 2026] GET /volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 => generated 1411 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:42.120909 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e0bfb8a4-df32-4123-828a-27acea4fd4cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:42.127337 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0bfb8a4-df32-4123-828a-27acea4fd4cc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:42.127337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0bfb8a4-df32-4123-828a-27acea4fd4cc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:42.127337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e0bfb8a4-df32-4123-828a-27acea4fd4cc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:42.127337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e0bfb8a4-df32-4123-828a-27acea4fd4cc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:42.134958 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:42.134958 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:42.136175 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e0bfb8a4-df32-4123-828a-27acea4fd4cc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:42.136874 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 893/3540] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:42 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:42.150130 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e170d396-e7ad-42ad-835d-d80062cd8b60 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:42.151931 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e170d396-e7ad-42ad-835d-d80062cd8b60 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d/export_record Aug 13 03:39:42.152188 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e170d396-e7ad-42ad-835d-d80062cd8b60 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:42.152394 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e170d396-e7ad-42ad-835d-d80062cd8b60 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'export_record' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:42.152531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-e170d396-e7ad-42ad-835d-d80062cd8b60 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Export record for backup 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 03:39:42.156871 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:42.156871 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:42.157748 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-e170d396-e7ad-42ad-835d-d80062cd8b60 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling RPCAPI with context: , host: np0000007145, backup: 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 03:39:42.163310 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-e170d396-e7ad-42ad-835d-d80062cd8b60 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] export_record in rpcapi backup_id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d on host np0000007145. {{(pid=100342) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 03:39:42.178555 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-e170d396-e7ad-42ad-835d-d80062cd8b60 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ2Y2RjM2UtMTUwMS00MTJlLTgzZjQtM2FkMTJjMTQ3ZjJkIiwgInVzZXJfaWQiOiAiNmJhYmUwZjUwMjJmNGMxMmExNmMxNmNjMmNlYmFhYjIiLCAicHJvamVjdF9pZCI6ICI2YzczNTNkZmQyZWQ0ZDUzOTkyYjAwYjkwOTEwY2Q0YiIsICJ2b2x1bWVfaWQiOiAiMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjU3MTgwOTIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5LzIwMjYwODEzMDMzOTI1L2F6X25vdmFfYmFja3VwXzFkNmNkYzNlLTE1MDEtNDEyZS04M2Y0LTNhZDEyYzE0N2YyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzozOTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100342) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 03:39:42.178886 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e170d396-e7ad-42ad-835d-d80062cd8b60 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d/export_record returned with HTTP 200 Aug 13 03:39:42.179339 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 886/3541] 10.4.3.140 () {68 vars in 1430 bytes} [Thu Aug 13 03:39:42 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:42.187206 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ac32cb0b-35d5-4ce4-a68e-5683bc5a54c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:42.189427 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ac32cb0b-35d5-4ce4-a68e-5683bc5a54c2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:39:42.189643 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ac32cb0b-35d5-4ce4-a68e-5683bc5a54c2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:42.189884 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ac32cb0b-35d5-4ce4-a68e-5683bc5a54c2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:42.190045 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-ac32cb0b-35d5-4ce4-a68e-5683bc5a54c2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:42.195206 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:42.195206 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:42.196217 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ac32cb0b-35d5-4ce4-a68e-5683bc5a54c2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:39:42.196479 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 884/3542] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:42 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:42.205680 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e762381c-1bb2-4a2f-8058-7bd9170fac43 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:42.207570 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e762381c-1bb2-4a2f-8058-7bd9170fac43 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/backups/import_record Aug 13 03:39:42.207902 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e762381c-1bb2-4a2f-8058-7bd9170fac43 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2NhOTM1ZmYtNWFiYy00NzViLTljZTYtZTJmOWY1YjljOGMwIiwgInVzZXJfaWQiOiAiNmJhYmUwZjUwMjJmNGMxMmExNmMxNmNjMmNlYmFhYjIiLCAicHJvamVjdF9pZCI6ICI2YzczNTNkZmQyZWQ0ZDUzOTkyYjAwYjkwOTEwY2Q0YiIsICJ2b2x1bWVfaWQiOiAiMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjU3MTgwOTIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5LzIwMjYwODEzMDMzOTI1L2F6X25vdmFfYmFja3VwXzFkNmNkYzNlLTE1MDEtNDEyZS04M2Y0LTNhZDEyYzE0N2YyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzozOTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:42.209742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-e762381c-1bb2-4a2f-8058-7bd9170fac43 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2NhOTM1ZmYtNWFiYy00NzViLTljZTYtZTJmOWY1YjljOGMwIiwgInVzZXJfaWQiOiAiNmJhYmUwZjUwMjJmNGMxMmExNmMxNmNjMmNlYmFhYjIiLCAicHJvamVjdF9pZCI6ICI2YzczNTNkZmQyZWQ0ZDUzOTkyYjAwYjkwOTEwY2Q0YiIsICJ2b2x1bWVfaWQiOiAiMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjU3MTgwOTIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5LzIwMjYwODEzMDMzOTI1L2F6X25vdmFfYmFja3VwXzFkNmNkYzNlLTE1MDEtNDEyZS04M2Y0LTNhZDEyYzE0N2YyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzozOTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100341) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 03:39:42.209742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-e762381c-1bb2-4a2f-8058-7bd9170fac43 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2NhOTM1ZmYtNWFiYy00NzViLTljZTYtZTJmOWY1YjljOGMwIiwgInVzZXJfaWQiOiAiNmJhYmUwZjUwMjJmNGMxMmExNmMxNmNjMmNlYmFhYjIiLCAicHJvamVjdF9pZCI6ICI2YzczNTNkZmQyZWQ0ZDUzOTkyYjAwYjkwOTEwY2Q0YiIsICJ2b2x1bWVfaWQiOiAiMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjU3MTgwOTIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5LzIwMjYwODEzMDMzOTI1L2F6X25vdmFfYmFja3VwXzFkNmNkYzNlLTE1MDEtNDEyZS04M2Y0LTNhZDEyYzE0N2YyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzozOTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100341) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 03:39:42.230866 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-e762381c-1bb2-4a2f-8058-7bd9170fac43 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['df59236b-20cf-42e0-b4fe-62d1bc4bcfdc', '126fd11a-7311-4c51-b962-2e4eee183a8b'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:42.248475 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-e762381c-1bb2-4a2f-8058-7bd9170fac43 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] import_record rpcapi backup id cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 on host np0000007145 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2NhOTM1ZmYtNWFiYy00NzViLTljZTYtZTJmOWY1YjljOGMwIiwgInVzZXJfaWQiOiAiNmJhYmUwZjUwMjJmNGMxMmExNmMxNmNjMmNlYmFhYjIiLCAicHJvamVjdF9pZCI6ICI2YzczNTNkZmQyZWQ0ZDUzOTkyYjAwYjkwOTEwY2Q0YiIsICJ2b2x1bWVfaWQiOiAiMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjU3MTgwOTIzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDBiMmM4ODQtN2I4YS00YjMwLTk5MDEtZTRhZmQyYzRjNzM5LzIwMjYwODEzMDMzOTI1L2F6X25vdmFfYmFja3VwXzFkNmNkYzNlLTE1MDEtNDEyZS04M2Y0LTNhZDEyYzE0N2YyZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzg6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzozOTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100341) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 13 03:39:42.250751 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-e762381c-1bb2-4a2f-8058-7bd9170fac43 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Import record output: {'backup': {'id': 'cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0'}, {'rel': 'bookmark', 'href': 'https://10.4.3.140/volume/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0'}]}}. {{(pid=100341) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 13 03:39:42.251050 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e762381c-1bb2-4a2f-8058-7bd9170fac43 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/import_record returned with HTTP 201 Aug 13 03:39:42.251563 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 880/3543] 10.4.3.140 () {70 vars in 1342 bytes} [Thu Aug 13 03:39:42 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 46 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 13 03:39:42.260493 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-012e676d-99d0-4425-a156-9a6d24126a36 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:42.262144 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-012e676d-99d0-4425-a156-9a6d24126a36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 Aug 13 03:39:42.262591 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-012e676d-99d0-4425-a156-9a6d24126a36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:42.263002 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-012e676d-99d0-4425-a156-9a6d24126a36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:42.264246 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-012e676d-99d0-4425-a156-9a6d24126a36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:42.269408 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:42.269408 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:42.269408 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-012e676d-99d0-4425-a156-9a6d24126a36 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 returned with HTTP 200 Aug 13 03:39:42.269408 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 894/3544] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:42 2026] GET /volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:42.338400 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a9d20f1d-24de-42b6-a046-01ce5296f6d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:42.340727 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a9d20f1d-24de-42b6-a046-01ce5296f6d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:42.340727 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a9d20f1d-24de-42b6-a046-01ce5296f6d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:42.340727 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a9d20f1d-24de-42b6-a046-01ce5296f6d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:42.341134 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a9d20f1d-24de-42b6-a046-01ce5296f6d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:42.349447 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:42.349447 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:42.350315 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a9d20f1d-24de-42b6-a046-01ce5296f6d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:42.350972 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 887/3545] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:42 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:42.455063 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-44b4bf06-2f4d-4cd4-9c89-ad651f30d908 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:42.456391 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-44b4bf06-2f4d-4cd4-9c89-ad651f30d908 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:42.456760 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-44b4bf06-2f4d-4cd4-9c89-ad651f30d908 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:42.457080 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-44b4bf06-2f4d-4cd4-9c89-ad651f30d908 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:42.458331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-44b4bf06-2f4d-4cd4-9c89-ad651f30d908 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:42.462375 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:42.462375 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:42.463237 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-44b4bf06-2f4d-4cd4-9c89-ad651f30d908 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:42.464132 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 885/3546] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:42 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:43.048459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3c6a3857-5c3f-45b5-9fcf-5ecfcaa0674f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:43.050662 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3c6a3857-5c3f-45b5-9fcf-5ecfcaa0674f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 Aug 13 03:39:43.050926 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3c6a3857-5c3f-45b5-9fcf-5ecfcaa0674f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:43.051147 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3c6a3857-5c3f-45b5-9fcf-5ecfcaa0674f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:43.057307 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3c6a3857-5c3f-45b5-9fcf-5ecfcaa0674f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 returned with HTTP 404 Aug 13 03:39:43.057786 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 881/3547] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:43 2026] GET /volume/v3/volumes/44482789-3f0e-472f-ae2f-6bd843494c45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:43.069241 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-457bec47-d58b-42e3-827c-f147e5ecae00 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:43.072081 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-457bec47-d58b-42e3-827c-f147e5ecae00 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:43.072588 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-457bec47-d58b-42e3-827c-f147e5ecae00 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:43.073010 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-457bec47-d58b-42e3-827c-f147e5ecae00 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:43.073297 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-457bec47-d58b-42e3-827c-f147e5ecae00 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete backup with id: fefd2440-37b4-440f-a784-83f38bb19971. Aug 13 03:39:43.078143 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:43.078143 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:43.098464 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-457bec47-d58b-42e3-827c-f147e5ecae00 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] delete_backup rpcapi backup_id fefd2440-37b4-440f-a784-83f38bb19971 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:39:43.102013 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-457bec47-d58b-42e3-827c-f147e5ecae00 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 202 Aug 13 03:39:43.102013 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 895/3548] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:39:43 2026] DELETE /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 03:39:43.109454 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6e6d5c93-7116-468a-92f8-a4e37c15e0a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:43.111846 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e6d5c93-7116-468a-92f8-a4e37c15e0a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:43.112114 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e6d5c93-7116-468a-92f8-a4e37c15e0a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:43.112364 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e6d5c93-7116-468a-92f8-a4e37c15e0a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:43.112707 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-6e6d5c93-7116-468a-92f8-a4e37c15e0a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:43.120757 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:43.120757 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:43.122091 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e6d5c93-7116-468a-92f8-a4e37c15e0a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:43.122630 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 888/3549] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:43 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:43.282391 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e9ba8a07-b3c9-4d77-85eb-33fb7028adad None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:43.284469 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9ba8a07-b3c9-4d77-85eb-33fb7028adad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 Aug 13 03:39:43.284717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e9ba8a07-b3c9-4d77-85eb-33fb7028adad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:43.284953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e9ba8a07-b3c9-4d77-85eb-33fb7028adad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:43.285098 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e9ba8a07-b3c9-4d77-85eb-33fb7028adad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:43.290331 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:43.290331 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:43.291950 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9ba8a07-b3c9-4d77-85eb-33fb7028adad tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 returned with HTTP 200 Aug 13 03:39:43.291950 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 886/3550] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:43 2026] GET /volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:43.304031 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f52bc704-8331-46e9-aa7e-aa39196d00f4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:43.305899 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f52bc704-8331-46e9-aa7e-aa39196d00f4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 Aug 13 03:39:43.306142 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f52bc704-8331-46e9-aa7e-aa39196d00f4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:43.306344 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f52bc704-8331-46e9-aa7e-aa39196d00f4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:43.306441 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-f52bc704-8331-46e9-aa7e-aa39196d00f4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete backup with id: cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0. Aug 13 03:39:43.312431 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:43.312431 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:43.328919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-f52bc704-8331-46e9-aa7e-aa39196d00f4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] delete_backup rpcapi backup_id cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:39:43.330784 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f52bc704-8331-46e9-aa7e-aa39196d00f4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 returned with HTTP 202 Aug 13 03:39:43.331315 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 882/3551] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:43 2026] DELETE /volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:39:43.339137 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-202e642c-40b3-418e-b668-b5acc62f6504 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:43.342710 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-202e642c-40b3-418e-b668-b5acc62f6504 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 Aug 13 03:39:43.343659 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-202e642c-40b3-418e-b668-b5acc62f6504 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:43.343994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-202e642c-40b3-418e-b668-b5acc62f6504 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:43.344175 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-202e642c-40b3-418e-b668-b5acc62f6504 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:43.350254 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:43.350254 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:43.351356 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-202e642c-40b3-418e-b668-b5acc62f6504 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 returned with HTTP 200 Aug 13 03:39:43.351975 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 896/3552] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:43 2026] GET /volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:43.363880 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-14a6688a-43a1-4f95-b469-aeea963226d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:43.365796 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14a6688a-43a1-4f95-b469-aeea963226d5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:43.366010 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14a6688a-43a1-4f95-b469-aeea963226d5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:43.366212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14a6688a-43a1-4f95-b469-aeea963226d5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:43.366334 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-14a6688a-43a1-4f95-b469-aeea963226d5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:43.376304 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:43.376304 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:43.377091 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14a6688a-43a1-4f95-b469-aeea963226d5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:43.377561 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 889/3553] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:43 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:43.476854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-83ae8d90-0a3a-4d8e-9c91-e26a9d35b2d0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:43.480447 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83ae8d90-0a3a-4d8e-9c91-e26a9d35b2d0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:43.480680 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83ae8d90-0a3a-4d8e-9c91-e26a9d35b2d0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:43.480905 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83ae8d90-0a3a-4d8e-9c91-e26a9d35b2d0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:43.481012 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-83ae8d90-0a3a-4d8e-9c91-e26a9d35b2d0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:43.488137 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:43.488137 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:43.488849 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83ae8d90-0a3a-4d8e-9c91-e26a9d35b2d0 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:43.489237 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 887/3554] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:43 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:44.136736 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2535e2a7-d975-4249-ae8b-edd35d96a862 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:44.138729 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2535e2a7-d975-4249-ae8b-edd35d96a862 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:44.138940 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2535e2a7-d975-4249-ae8b-edd35d96a862 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:44.139198 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2535e2a7-d975-4249-ae8b-edd35d96a862 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:44.139271 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-2535e2a7-d975-4249-ae8b-edd35d96a862 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:44.144146 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:44.144146 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:44.145001 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2535e2a7-d975-4249-ae8b-edd35d96a862 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 200 Aug 13 03:39:44.145455 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 883/3555] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:44 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:44.365128 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd6f2b8d-5992-4450-8231-d50dad4a6d14 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:44.369595 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd6f2b8d-5992-4450-8231-d50dad4a6d14 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 Aug 13 03:39:44.369854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd6f2b8d-5992-4450-8231-d50dad4a6d14 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:44.370058 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd6f2b8d-5992-4450-8231-d50dad4a6d14 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:44.370453 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-dd6f2b8d-5992-4450-8231-d50dad4a6d14 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:44.376549 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd6f2b8d-5992-4450-8231-d50dad4a6d14 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 returned with HTTP 404 Aug 13 03:39:44.377155 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 897/3556] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:44 2026] GET /volume/v3/backups/cca935ff-5abc-475b-9ce6-e2f9f5b9c8c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:44.387858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1cb42bbc-decc-4f74-a68c-0f7016fcb1f3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:44.389769 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cb42bbc-decc-4f74-a68c-0f7016fcb1f3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:44.390072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cb42bbc-decc-4f74-a68c-0f7016fcb1f3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:44.390316 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cb42bbc-decc-4f74-a68c-0f7016fcb1f3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:44.390468 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1cb42bbc-decc-4f74-a68c-0f7016fcb1f3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:44.392753 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0193e878-bbaf-4659-b08a-a43651341995 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:44.395998 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0193e878-bbaf-4659-b08a-a43651341995 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 Aug 13 03:39:44.396222 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0193e878-bbaf-4659-b08a-a43651341995 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:44.396410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0193e878-bbaf-4659-b08a-a43651341995 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:44.396597 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-0193e878-bbaf-4659-b08a-a43651341995 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume with id: 00b2c884-7b8a-4b30-9901-e4afd2c4c739 Aug 13 03:39:44.399062 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:44.399062 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:44.399850 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cb42bbc-decc-4f74-a68c-0f7016fcb1f3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:44.400242 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 890/3557] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:44 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:44.407748 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:44.407748 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:44.408172 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0193e878-bbaf-4659-b08a-a43651341995 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:39:44.427532 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0193e878-bbaf-4659-b08a-a43651341995 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume request issued successfully. Aug 13 03:39:44.427757 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0193e878-bbaf-4659-b08a-a43651341995 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 returned with HTTP 202 Aug 13 03:39:44.428341 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 888/3558] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:44 2026] DELETE /volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:44.436985 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2b5c7c3c-3c0a-4c10-8010-7abddaf86e7b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:44.439359 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2b5c7c3c-3c0a-4c10-8010-7abddaf86e7b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 Aug 13 03:39:44.439561 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2b5c7c3c-3c0a-4c10-8010-7abddaf86e7b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:44.440684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2b5c7c3c-3c0a-4c10-8010-7abddaf86e7b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:44.454066 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:44.454066 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:44.460512 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2b5c7c3c-3c0a-4c10-8010-7abddaf86e7b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:39:44.465184 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2b5c7c3c-3c0a-4c10-8010-7abddaf86e7b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 returned with HTTP 200 Aug 13 03:39:44.465597 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 884/3559] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:44 2026] GET /volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:44.503511 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f323aa3a-bcad-470f-a92f-ee892c76c7ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:44.506019 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f323aa3a-bcad-470f-a92f-ee892c76c7ad tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:44.506439 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f323aa3a-bcad-470f-a92f-ee892c76c7ad tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:44.506841 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f323aa3a-bcad-470f-a92f-ee892c76c7ad tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:44.507269 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f323aa3a-bcad-470f-a92f-ee892c76c7ad tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:44.515524 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:44.515524 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:44.516152 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f323aa3a-bcad-470f-a92f-ee892c76c7ad tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:44.516594 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 898/3560] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:44 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:44.532808 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-40475b04-bd96-4f20-bd7b-28daaeb8c690 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:44.535613 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40475b04-bd96-4f20-bd7b-28daaeb8c690 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] DELETE https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:44.535613 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40475b04-bd96-4f20-bd7b-28daaeb8c690 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:44.535613 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40475b04-bd96-4f20-bd7b-28daaeb8c690 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:44.538539 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-40475b04-bd96-4f20-bd7b-28daaeb8c690 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Delete backup with id: 9cc3e056-d12e-4dfb-af9f-bb64abac8825. Aug 13 03:39:44.544603 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:44.544603 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:44.556924 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-40475b04-bd96-4f20-bd7b-28daaeb8c690 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] delete_backup rpcapi backup_id 9cc3e056-d12e-4dfb-af9f-bb64abac8825 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:39:44.558559 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40475b04-bd96-4f20-bd7b-28daaeb8c690 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 202 Aug 13 03:39:44.559107 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 891/3561] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:44 2026] DELETE /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:39:44.566478 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b27a5993-7814-4ad7-bbad-3503e8057d57 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:44.568544 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b27a5993-7814-4ad7-bbad-3503e8057d57 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:44.568839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b27a5993-7814-4ad7-bbad-3503e8057d57 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:44.569012 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b27a5993-7814-4ad7-bbad-3503e8057d57 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:44.569167 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-b27a5993-7814-4ad7-bbad-3503e8057d57 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:44.573875 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:44.573875 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:44.574624 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b27a5993-7814-4ad7-bbad-3503e8057d57 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 200 Aug 13 03:39:44.575124 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 889/3562] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:44 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:45.162001 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-510797f9-a954-47a5-9295-0a02e00e1efe None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.164500 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-510797f9-a954-47a5-9295-0a02e00e1efe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 Aug 13 03:39:45.164781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-510797f9-a954-47a5-9295-0a02e00e1efe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.165049 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-510797f9-a954-47a5-9295-0a02e00e1efe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.166007 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-510797f9-a954-47a5-9295-0a02e00e1efe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id fefd2440-37b4-440f-a784-83f38bb19971. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:45.170176 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-510797f9-a954-47a5-9295-0a02e00e1efe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 returned with HTTP 404 Aug 13 03:39:45.171806 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 885/3563] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/backups/fefd2440-37b4-440f-a784-83f38bb19971 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:45.263401 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-996946c6-936f-4409-8888-42febf6d90d4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.265839 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-996946c6-936f-4409-8888-42febf6d90d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c Aug 13 03:39:45.266319 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-996946c6-936f-4409-8888-42febf6d90d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.266465 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-996946c6-936f-4409-8888-42febf6d90d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.276424 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:45.276424 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:45.281792 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-996946c6-936f-4409-8888-42febf6d90d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:45.287760 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-996946c6-936f-4409-8888-42febf6d90d4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c returned with HTTP 200 Aug 13 03:39:45.288208 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 899/3564] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:45.307042 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d31c32ab-cc8a-404a-ac69-8e9f387cce07 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.312740 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d31c32ab-cc8a-404a-ac69-8e9f387cce07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c Aug 13 03:39:45.313017 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d31c32ab-cc8a-404a-ac69-8e9f387cce07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.313208 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d31c32ab-cc8a-404a-ac69-8e9f387cce07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.313397 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d31c32ab-cc8a-404a-ac69-8e9f387cce07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume with id: 93ab964c-95dc-4b29-88ea-af92a068d83c Aug 13 03:39:45.327234 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:45.327234 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:45.327895 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d31c32ab-cc8a-404a-ac69-8e9f387cce07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:45.351216 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d31c32ab-cc8a-404a-ac69-8e9f387cce07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume request issued successfully. Aug 13 03:39:45.351433 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d31c32ab-cc8a-404a-ac69-8e9f387cce07 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c returned with HTTP 202 Aug 13 03:39:45.352051 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 892/3565] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:39:45 2026] DELETE /volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:45.361470 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-63925143-587e-4f1e-a0a1-63faed9719ba None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.363795 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-63925143-587e-4f1e-a0a1-63faed9719ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c Aug 13 03:39:45.367040 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-63925143-587e-4f1e-a0a1-63faed9719ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.367040 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-63925143-587e-4f1e-a0a1-63faed9719ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.373520 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:45.373520 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:45.378248 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-63925143-587e-4f1e-a0a1-63faed9719ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:45.384995 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-63925143-587e-4f1e-a0a1-63faed9719ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c returned with HTTP 200 Aug 13 03:39:45.385534 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 890/3566] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:45.416019 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bc3ae6f5-c056-4fd8-bd9a-69413778c60e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.417815 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bc3ae6f5-c056-4fd8-bd9a-69413778c60e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:45.418058 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bc3ae6f5-c056-4fd8-bd9a-69413778c60e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.418256 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bc3ae6f5-c056-4fd8-bd9a-69413778c60e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.418390 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-bc3ae6f5-c056-4fd8-bd9a-69413778c60e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:45.423162 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:45.423162 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:45.423737 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bc3ae6f5-c056-4fd8-bd9a-69413778c60e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:45.424102 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 886/3567] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:45.484942 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8e5ebb70-456d-4426-9b83-3cb827a3c070 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.486766 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e5ebb70-456d-4426-9b83-3cb827a3c070 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 Aug 13 03:39:45.487044 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e5ebb70-456d-4426-9b83-3cb827a3c070 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.487285 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e5ebb70-456d-4426-9b83-3cb827a3c070 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.498349 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e5ebb70-456d-4426-9b83-3cb827a3c070 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 returned with HTTP 404 Aug 13 03:39:45.498349 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 900/3568] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/volumes/00b2c884-7b8a-4b30-9901-e4afd2c4c739 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:45.511237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3457c5e9-c2e2-414f-865f-47b81a08102b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.514933 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3457c5e9-c2e2-414f-865f-47b81a08102b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups Aug 13 03:39:45.515250 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3457c5e9-c2e2-414f-865f-47b81a08102b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.515506 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3457c5e9-c2e2-414f-865f-47b81a08102b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.547160 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3457c5e9-c2e2-414f-865f-47b81a08102b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 200 Aug 13 03:39:45.547160 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 893/3569] 10.4.3.140 () {68 vars in 1277 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/backups => generated 625 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:45.555394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bc843cdc-9a8f-436c-974d-782a15bd5ddc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.558494 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc843cdc-9a8f-436c-974d-782a15bd5ddc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups?project_id=6c7353dfd2ed4d53992b00b90910cd4b Aug 13 03:39:45.558750 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc843cdc-9a8f-436c-974d-782a15bd5ddc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.558951 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc843cdc-9a8f-436c-974d-782a15bd5ddc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.569216 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc843cdc-9a8f-436c-974d-782a15bd5ddc tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups?project_id=6c7353dfd2ed4d53992b00b90910cd4b returned with HTTP 200 Aug 13 03:39:45.569216 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 891/3570] 10.4.3.140 () {68 vars in 1364 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/backups?project_id=6c7353dfd2ed4d53992b00b90910cd4b => generated 625 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:45.576585 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1b4e5d11-9901-4132-85f7-02042d80cebe None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.578511 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:45.578933 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-402722617"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:45.580567 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-402722617'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:45.580738 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume of 1 GB Aug 13 03:39:45.588024 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Availability Zones retrieved successfully. Aug 13 03:39:45.589316 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5a089f81-8384-4f9e-a605-da66589e5acf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.591286 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a089f81-8384-4f9e-a605-da66589e5acf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 Aug 13 03:39:45.591514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a089f81-8384-4f9e-a605-da66589e5acf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.591734 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a089f81-8384-4f9e-a605-da66589e5acf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.591849 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5a089f81-8384-4f9e-a605-da66589e5acf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Show backup with id 9cc3e056-d12e-4dfb-af9f-bb64abac8825. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:45.594475 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (f584ba1c-683f-4a8b-81e8-a35627a9fa09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:45.595763 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a606259-9c8e-4921-99b9-edc56ce22b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:45.597477 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:45.598309 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a089f81-8384-4f9e-a605-da66589e5acf tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 returned with HTTP 404 Aug 13 03:39:45.598977 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 901/3571] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/backups/9cc3e056-d12e-4dfb-af9f-bb64abac8825 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:45.608791 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a8ada3b0-3f2b-4eb6-a44f-f8c8272cd2b2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.612060 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8ada3b0-3f2b-4eb6-a44f-f8c8272cd2b2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 Aug 13 03:39:45.612275 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8ada3b0-3f2b-4eb6-a44f-f8c8272cd2b2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.612474 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8ada3b0-3f2b-4eb6-a44f-f8c8272cd2b2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.612627 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a8ada3b0-3f2b-4eb6-a44f-f8c8272cd2b2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Delete volume with id: 2f09624c-ad11-4642-8695-28131ea76879 Aug 13 03:39:45.626930 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:45.626930 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:45.627277 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a8ada3b0-3f2b-4eb6-a44f-f8c8272cd2b2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Volume info retrieved successfully. Aug 13 03:39:45.635714 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a606259-9c8e-4921-99b9-edc56ce22b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:45.636509 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833f2278-cccd-41bd-b596-a5ea7eb4530c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:45.654018 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a8ada3b0-3f2b-4eb6-a44f-f8c8272cd2b2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Delete volume request issued successfully. Aug 13 03:39:45.654315 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8ada3b0-3f2b-4eb6-a44f-f8c8272cd2b2 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 returned with HTTP 202 Aug 13 03:39:45.654967 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 894/3572] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:45 2026] DELETE /volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:45.663568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2c23406d-7c22-4fdb-8a4a-c2d0a302de68 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.665457 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2c23406d-7c22-4fdb-8a4a-c2d0a302de68 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 Aug 13 03:39:45.665731 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2c23406d-7c22-4fdb-8a4a-c2d0a302de68 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.666007 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2c23406d-7c22-4fdb-8a4a-c2d0a302de68 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.677018 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:45.677018 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:45.681081 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2c23406d-7c22-4fdb-8a4a-c2d0a302de68 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Volume info retrieved successfully. Aug 13 03:39:45.686168 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2c23406d-7c22-4fdb-8a4a-c2d0a302de68 tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 returned with HTTP 200 Aug 13 03:39:45.686552 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 892/3573] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:45.692845 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['dd94a107-9702-41c8-b8fe-a2ce87e20ac5', '3ebe6cef-a9a0-4d8e-9141-9dec3c997ddd', '3c86d856-9b92-4728-a79e-f802572c7121', '4b00334a-e06b-4ad6-ad72-20aa1176d8a4'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:45.693749 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833f2278-cccd-41bd-b596-a5ea7eb4530c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd94a107-9702-41c8-b8fe-a2ce87e20ac5', '3ebe6cef-a9a0-4d8e-9141-9dec3c997ddd', '3c86d856-9b92-4728-a79e-f802572c7121', '4b00334a-e06b-4ad6-ad72-20aa1176d8a4']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:45.694566 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd95a2a-8ac7-4e5c-b13e-7b81b0b928c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:45.723140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd95a2a-8ac7-4e5c-b13e-7b81b0b928c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd46b6c41-c127-4795-976a-989fab9d9309', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-402722617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['dd94a107-9702-41c8-b8fe-a2ce87e20ac5','3ebe6cef-a9a0-4d8e-9141-9dec3c997ddd','3c86d856-9b92-4728-a79e-f802572c7121','4b00334a-e06b-4ad6-ad72-20aa1176d8a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-402722617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d46b6c41-c127-4795-976a-989fab9d9309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c7353dfd2ed4d53992b00b90910cd4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:45.723140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965e0399-baec-4bca-ada2-cc257d1f8924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:45.741645 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (965e0399-baec-4bca-ada2-cc257d1f8924) transitioned into state 'SUCCESS' from state '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-402722617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['dd94a107-9702-41c8-b8fe-a2ce87e20ac5','3ebe6cef-a9a0-4d8e-9141-9dec3c997ddd','3c86d856-9b92-4728-a79e-f802572c7121','4b00334a-e06b-4ad6-ad72-20aa1176d8a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:45.742521 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516af316-fc56-45d3-95b6-f9324a6342f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:45.762424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516af316-fc56-45d3-95b6-f9324a6342f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:45.766633 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (f584ba1c-683f-4a8b-81e8-a35627a9fa09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:45.768478 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume request issued successfully. Aug 13 03:39:45.770494 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1b4e5d11-9901-4132-85f7-02042d80cebe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:45.771942 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 887/3574] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:39:45 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:45.785441 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-536337fe-06b6-45e6-9552-bf0d301e8142 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:45.787557 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-536337fe-06b6-45e6-9552-bf0d301e8142 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 Aug 13 03:39:45.787956 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-536337fe-06b6-45e6-9552-bf0d301e8142 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:45.788159 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-536337fe-06b6-45e6-9552-bf0d301e8142 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:45.798056 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:45.798056 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:45.801555 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-536337fe-06b6-45e6-9552-bf0d301e8142 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:39:45.806176 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-536337fe-06b6-45e6-9552-bf0d301e8142 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 returned with HTTP 200 Aug 13 03:39:45.806819 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 902/3575] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:45 2026] GET /volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:46.399363 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0ba5d93a-2b4f-4895-ab9b-6fd47c4683e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:46.401301 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ba5d93a-2b4f-4895-ab9b-6fd47c4683e4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c Aug 13 03:39:46.401571 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ba5d93a-2b4f-4895-ab9b-6fd47c4683e4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:46.401786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ba5d93a-2b4f-4895-ab9b-6fd47c4683e4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:46.412059 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ba5d93a-2b4f-4895-ab9b-6fd47c4683e4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c returned with HTTP 404 Aug 13 03:39:46.412910 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 895/3576] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:46 2026] GET /volume/v3/volumes/93ab964c-95dc-4b29-88ea-af92a068d83c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:46.428444 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:46.432094 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:46.432564 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-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-1609675701"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:46.434616 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1609675701'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:46.434801 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume of 1 GB Aug 13 03:39:46.435302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2edb712e-9bca-4da2-9dea-72c862cf248f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:46.437509 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2edb712e-9bca-4da2-9dea-72c862cf248f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:46.437811 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2edb712e-9bca-4da2-9dea-72c862cf248f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:46.438022 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2edb712e-9bca-4da2-9dea-72c862cf248f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:46.438207 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-2edb712e-9bca-4da2-9dea-72c862cf248f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:46.441734 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Availability Zones retrieved successfully. Aug 13 03:39:46.443155 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:46.443155 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:46.444065 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2edb712e-9bca-4da2-9dea-72c862cf248f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:46.444502 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 888/3577] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:46 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:46.448955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (c0350669-4d6e-4c2f-94e9-19b12f09338b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:46.450229 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc5f325-c329-4e9d-826e-8021eafc2935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:46.451543 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:46.485962 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc5f325-c329-4e9d-826e-8021eafc2935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:46.487805 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f78fe13-c78e-4763-b882-eed420f1ec4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:46.538947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['380e0682-bebb-4cea-b180-697c2e34347d', '9fb3d7c9-d039-4295-ad2a-fd8153d1681a', '2bb87b0c-0437-4719-8447-f2e381e13c71', '989f5d3b-3bdb-4e9f-8fcf-35319dd59cae'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:46.539875 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f78fe13-c78e-4763-b882-eed420f1ec4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['380e0682-bebb-4cea-b180-697c2e34347d', '9fb3d7c9-d039-4295-ad2a-fd8153d1681a', '2bb87b0c-0437-4719-8447-f2e381e13c71', '989f5d3b-3bdb-4e9f-8fcf-35319dd59cae']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:46.540742 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77f4904-a988-4b7c-831e-d339d800cc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:46.571442 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77f4904-a988-4b7c-831e-d339d800cc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e16e4b64-64ea-4887-b7a0-80638b84cdf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1609675701',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['380e0682-bebb-4cea-b180-697c2e34347d','9fb3d7c9-d039-4295-ad2a-fd8153d1681a','2bb87b0c-0437-4719-8447-f2e381e13c71','989f5d3b-3bdb-4e9f-8fcf-35319dd59cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1609675701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e16e4b64-64ea-4887-b7a0-80638b84cdf2,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='2186a7bbeb1446dabfdafe3ec65004dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b2821e01fa4568b41b2153c787414d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:46.572214 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (620768a2-ef92-44cf-88d0-c56f923e991a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:46.589730 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (620768a2-ef92-44cf-88d0-c56f923e991a) transitioned into state 'SUCCESS' from state '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-1609675701',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['380e0682-bebb-4cea-b180-697c2e34347d','9fb3d7c9-d039-4295-ad2a-fd8153d1681a','2bb87b0c-0437-4719-8447-f2e381e13c71','989f5d3b-3bdb-4e9f-8fcf-35319dd59cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:46.590416 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42ba24f5-b5ef-4448-a101-6f46f3422b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:46.598461 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42ba24f5-b5ef-4448-a101-6f46f3422b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:46.599115 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (c0350669-4d6e-4c2f-94e9-19b12f09338b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:46.599420 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request issued successfully. Aug 13 03:39:46.600044 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0eb5afd3-8abb-4a63-ac39-538bf32f2a7c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:46.600456 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 893/3578] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:39:46 2026] POST /volume/v3/volumes => generated 816 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:46.612509 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-42619916-8041-40bd-83e7-0ef6876cbdf2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:46.614862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42619916-8041-40bd-83e7-0ef6876cbdf2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:39:46.615151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42619916-8041-40bd-83e7-0ef6876cbdf2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:46.615358 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-42619916-8041-40bd-83e7-0ef6876cbdf2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:46.623140 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:46.623140 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:46.627566 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-42619916-8041-40bd-83e7-0ef6876cbdf2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:46.632476 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-42619916-8041-40bd-83e7-0ef6876cbdf2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 returned with HTTP 200 Aug 13 03:39:46.633043 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 903/3579] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:46 2026] GET /volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:46.699551 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5e34fabf-b25d-444f-ac1c-d9f59f3004da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:46.701726 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e34fabf-b25d-444f-ac1c-d9f59f3004da tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] GET https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 Aug 13 03:39:46.702208 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e34fabf-b25d-444f-ac1c-d9f59f3004da tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:46.702367 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e34fabf-b25d-444f-ac1c-d9f59f3004da tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:46.709232 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e34fabf-b25d-444f-ac1c-d9f59f3004da tempest-ProjectReaderTests39-1824713696 tempest-ProjectReaderTests39-1824713696-project-admin] https://10.4.3.140/volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 returned with HTTP 404 Aug 13 03:39:46.709701 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 896/3580] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:46 2026] GET /volume/v3/volumes/2f09624c-ad11-4642-8695-28131ea76879 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:46.822972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4427c35b-a751-498b-a2a2-fa47db7488f6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:46.824958 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4427c35b-a751-498b-a2a2-fa47db7488f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 Aug 13 03:39:46.825161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4427c35b-a751-498b-a2a2-fa47db7488f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:46.825343 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4427c35b-a751-498b-a2a2-fa47db7488f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:46.833953 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:46.833953 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:46.839435 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4427c35b-a751-498b-a2a2-fa47db7488f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:39:46.845780 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4427c35b-a751-498b-a2a2-fa47db7488f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 returned with HTTP 200 Aug 13 03:39:46.846302 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 889/3581] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:46 2026] GET /volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:46.860863 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-91fd1dbc-36b3-484d-851d-b011fe552b22 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:46.863557 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-91fd1dbc-36b3-484d-851d-b011fe552b22 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:39:46.864086 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-91fd1dbc-36b3-484d-851d-b011fe552b22 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d46b6c41-c127-4795-976a-989fab9d9309", "name": "tempest-type-Backup-169205803"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:46.866279 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-91fd1dbc-36b3-484d-851d-b011fe552b22 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating new backup {'backup': {'volume_id': 'd46b6c41-c127-4795-976a-989fab9d9309', 'name': 'tempest-type-Backup-169205803'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:39:46.866467 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-91fd1dbc-36b3-484d-851d-b011fe552b22 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating backup of volume d46b6c41-c127-4795-976a-989fab9d9309 in container None Aug 13 03:39:46.876006 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:46.876006 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:46.876597 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-91fd1dbc-36b3-484d-851d-b011fe552b22 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:39:46.893177 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-91fd1dbc-36b3-484d-851d-b011fe552b22 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['4f009925-e5d7-4717-b130-ede527a6912f', 'c76f43ce-7b54-4d20-9c2d-be82b3061325'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:46.919459 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-91fd1dbc-36b3-484d-851d-b011fe552b22 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:39:46.920048 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 894/3582] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:39:46 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:46.928739 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f275ac77-c0c2-4e7d-953c-ae4b08b7ee80 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:46.930446 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f275ac77-c0c2-4e7d-953c-ae4b08b7ee80 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:46.930662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f275ac77-c0c2-4e7d-953c-ae4b08b7ee80 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:46.930876 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f275ac77-c0c2-4e7d-953c-ae4b08b7ee80 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:46.930999 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f275ac77-c0c2-4e7d-953c-ae4b08b7ee80 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:46.935167 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:46.935167 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:46.935773 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f275ac77-c0c2-4e7d-953c-ae4b08b7ee80 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:46.936146 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 904/3583] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:46 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:47.455901 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-31f90989-6075-4697-9713-f03ff475833b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:47.457970 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-31f90989-6075-4697-9713-f03ff475833b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:47.458238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-31f90989-6075-4697-9713-f03ff475833b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:47.458455 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-31f90989-6075-4697-9713-f03ff475833b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:47.458524 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-31f90989-6075-4697-9713-f03ff475833b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 78796829-824f-4e30-94a1-5d9863e2570c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:47.464509 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:47.464509 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:47.465733 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-31f90989-6075-4697-9713-f03ff475833b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 200 Aug 13 03:39:47.466358 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 897/3584] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:47 2026] GET /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:47.484095 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8a45fc2b-c1ca-433c-bc64-76d1b93f3943 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:47.486630 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a45fc2b-c1ca-433c-bc64-76d1b93f3943 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] DELETE https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c Aug 13 03:39:47.486958 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8a45fc2b-c1ca-433c-bc64-76d1b93f3943 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:47.487348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8a45fc2b-c1ca-433c-bc64-76d1b93f3943 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:47.487536 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-8a45fc2b-c1ca-433c-bc64-76d1b93f3943 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Delete backup with id: 78796829-824f-4e30-94a1-5d9863e2570c. Aug 13 03:39:47.493462 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:47.493462 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:47.509693 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-8a45fc2b-c1ca-433c-bc64-76d1b93f3943 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] delete_backup rpcapi backup_id 78796829-824f-4e30-94a1-5d9863e2570c {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:39:47.512270 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a45fc2b-c1ca-433c-bc64-76d1b93f3943 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] https://10.4.3.140/volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c returned with HTTP 202 Aug 13 03:39:47.512833 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 890/3585] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:47 2026] DELETE /volume/v3/backups/78796829-824f-4e30-94a1-5d9863e2570c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:39:47.523952 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8c1eea10-2e5f-46e2-aa96-3f353c7d51ae None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:47.526161 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8c1eea10-2e5f-46e2-aa96-3f353c7d51ae tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 Aug 13 03:39:47.526448 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8c1eea10-2e5f-46e2-aa96-3f353c7d51ae tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:47.526740 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8c1eea10-2e5f-46e2-aa96-3f353c7d51ae tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:47.527278 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-8c1eea10-2e5f-46e2-aa96-3f353c7d51ae tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume with id: bf922b5f-c2b6-4d23-99ba-20933e227410 Aug 13 03:39:47.535035 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:47.535035 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:47.535378 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8c1eea10-2e5f-46e2-aa96-3f353c7d51ae tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:39:47.561115 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8c1eea10-2e5f-46e2-aa96-3f353c7d51ae tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume request issued successfully. Aug 13 03:39:47.561115 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8c1eea10-2e5f-46e2-aa96-3f353c7d51ae tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 returned with HTTP 202 Aug 13 03:39:47.561615 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 895/3586] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:47 2026] DELETE /volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:47.574261 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-57fa1a0f-8cb5-4934-bec0-e22f36c4fea0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:47.576574 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-57fa1a0f-8cb5-4934-bec0-e22f36c4fea0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 Aug 13 03:39:47.576917 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-57fa1a0f-8cb5-4934-bec0-e22f36c4fea0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:47.577162 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-57fa1a0f-8cb5-4934-bec0-e22f36c4fea0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:47.593417 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:47.593417 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:47.601252 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-57fa1a0f-8cb5-4934-bec0-e22f36c4fea0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:39:47.606218 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-57fa1a0f-8cb5-4934-bec0-e22f36c4fea0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 returned with HTTP 200 Aug 13 03:39:47.606218 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 905/3587] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:47 2026] GET /volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:47.646196 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d90a4f85-92fb-4668-b8c0-80b44413b07b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:47.647958 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d90a4f85-92fb-4668-b8c0-80b44413b07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:39:47.648213 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d90a4f85-92fb-4668-b8c0-80b44413b07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:47.648524 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d90a4f85-92fb-4668-b8c0-80b44413b07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:47.658739 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:47.658739 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:47.663241 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d90a4f85-92fb-4668-b8c0-80b44413b07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:47.667910 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d90a4f85-92fb-4668-b8c0-80b44413b07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 returned with HTTP 200 Aug 13 03:39:47.668307 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 898/3588] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:47 2026] GET /volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:47.681134 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-aec3ba0e-1f9a-4067-a5d5-3ef4be8334a2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:47.682931 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aec3ba0e-1f9a-4067-a5d5-3ef4be8334a2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:39:47.683280 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aec3ba0e-1f9a-4067-a5d5-3ef4be8334a2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e16e4b64-64ea-4887-b7a0-80638b84cdf2", "name": "tempest-VolumesBackupsTest-Backup-1338501520", "description": "tempest-backup-description-484305292", "container": "tempest-volumesbackupstest-backup-container-2077380648"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:47.684747 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-aec3ba0e-1f9a-4067-a5d5-3ef4be8334a2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating new backup {'backup': {'volume_id': 'e16e4b64-64ea-4887-b7a0-80638b84cdf2', 'name': 'tempest-VolumesBackupsTest-Backup-1338501520', 'description': 'tempest-backup-description-484305292', 'container': 'tempest-volumesbackupstest-backup-container-2077380648'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:39:47.684901 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-aec3ba0e-1f9a-4067-a5d5-3ef4be8334a2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating backup of volume e16e4b64-64ea-4887-b7a0-80638b84cdf2 in container tempest-volumesbackupstest-backup-container-2077380648 Aug 13 03:39:47.692574 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:47.692574 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:47.693074 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-aec3ba0e-1f9a-4067-a5d5-3ef4be8334a2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:39:47.713840 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-aec3ba0e-1f9a-4067-a5d5-3ef4be8334a2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['8b39d639-d96c-486d-a21e-d4ceb76aa8a4', '9828c8b8-d15b-4872-819c-c9db1a26342a'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:47.747755 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aec3ba0e-1f9a-4067-a5d5-3ef4be8334a2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:39:47.748337 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 891/3589] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:39:47 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:47.763384 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-07bc15f9-ab1c-42df-ac58-29afacf493f7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:47.769841 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-07bc15f9-ab1c-42df-ac58-29afacf493f7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:47.770093 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-07bc15f9-ab1c-42df-ac58-29afacf493f7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:47.770380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-07bc15f9-ab1c-42df-ac58-29afacf493f7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:47.770543 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-07bc15f9-ab1c-42df-ac58-29afacf493f7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:47.776279 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:47.776279 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:47.777281 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-07bc15f9-ab1c-42df-ac58-29afacf493f7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:47.777797 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 896/3590] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:47 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:47.948788 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4513238f-0c7c-4b15-99b4-08055479acf6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:47.953007 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4513238f-0c7c-4b15-99b4-08055479acf6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:47.953007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4513238f-0c7c-4b15-99b4-08055479acf6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:47.953007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4513238f-0c7c-4b15-99b4-08055479acf6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:47.953007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4513238f-0c7c-4b15-99b4-08055479acf6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:47.962559 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:47.962559 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:47.962559 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4513238f-0c7c-4b15-99b4-08055479acf6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:47.962559 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 906/3591] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:47 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:48.622130 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-51fc5780-4663-4e77-929f-be7b90aaa300 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:48.624849 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-51fc5780-4663-4e77-929f-be7b90aaa300 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 Aug 13 03:39:48.625179 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-51fc5780-4663-4e77-929f-be7b90aaa300 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:48.625347 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-51fc5780-4663-4e77-929f-be7b90aaa300 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:48.634090 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-51fc5780-4663-4e77-929f-be7b90aaa300 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 returned with HTTP 404 Aug 13 03:39:48.634569 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 899/3592] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:48 2026] GET /volume/v3/volumes/bf922b5f-c2b6-4d23-99ba-20933e227410 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:48.647095 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0288226e-730e-492d-81b8-cf20791616e0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:48.650925 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0288226e-730e-492d-81b8-cf20791616e0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f/export_record Aug 13 03:39:48.651667 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0288226e-730e-492d-81b8-cf20791616e0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:48.651667 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0288226e-730e-492d-81b8-cf20791616e0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Calling method 'export_record' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:48.651793 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-0288226e-730e-492d-81b8-cf20791616e0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Export record for backup 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100341) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 03:39:48.663634 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:48.663634 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:48.664886 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-0288226e-730e-492d-81b8-cf20791616e0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c60ba26daa254e198ef52bdb0db6e419', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27ed1dca24f94bcebaab0d0f81d301b6', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:39:48.665122 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0288226e-730e-492d-81b8-cf20791616e0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f/export_record returned with HTTP 403 Aug 13 03:39:48.668230 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 892/3593] 10.4.3.140 () {68 vars in 1430 bytes} [Thu Aug 13 03:39:48 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f/export_record => generated 101 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:48.675522 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:48.677892 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:48.678336 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2128373982"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:48.680084 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2128373982'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:48.680289 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume of 1 GB Aug 13 03:39:48.684582 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Availability Zones retrieved successfully. Aug 13 03:39:48.691913 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Flow 'volume_create_api' (e318348f-d305-41d8-96d1-19195daea83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:48.693134 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91a4c9a-a798-4530-bf26-0a081f0a148a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:48.694193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:48.724190 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91a4c9a-a798-4530-bf26-0a081f0a148a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:48.725194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19e5b664-a6a3-4c3b-8b56-2eb50740946b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:48.769745 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Created reservations ['ce772e75-199e-41f1-8d07-4df02f288b74', 'eb486880-b83f-463f-94cf-761bdbeecb7d', '3607f5c1-23ae-4828-a140-b8710ed8d2f5', '71c9c898-c065-4fc6-97d9-027f9874f233'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:48.770667 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19e5b664-a6a3-4c3b-8b56-2eb50740946b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce772e75-199e-41f1-8d07-4df02f288b74', 'eb486880-b83f-463f-94cf-761bdbeecb7d', '3607f5c1-23ae-4828-a140-b8710ed8d2f5', '71c9c898-c065-4fc6-97d9-027f9874f233']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:48.771740 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ad2a75-9f65-40e2-bd0e-768309f8966a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:48.791438 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-68c5706e-3efa-4d98-b367-c992ee56aa61 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:48.793480 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68c5706e-3efa-4d98-b367-c992ee56aa61 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:48.795318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68c5706e-3efa-4d98-b367-c992ee56aa61 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:48.795318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68c5706e-3efa-4d98-b367-c992ee56aa61 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:48.795318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-68c5706e-3efa-4d98-b367-c992ee56aa61 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:48.799473 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:48.799473 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:48.801259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ad2a75-9f65-40e2-bd0e-768309f8966a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e98fa96a-a050-4ab8-a5c3-1b27da98a1d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2128373982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['ce772e75-199e-41f1-8d07-4df02f288b74','eb486880-b83f-463f-94cf-761bdbeecb7d','3607f5c1-23ae-4828-a140-b8710ed8d2f5','71c9c898-c065-4fc6-97d9-027f9874f233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2128373982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e98fa96a-a050-4ab8-a5c3-1b27da98a1d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ed1dca24f94bcebaab0d0f81d301b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:48.801624 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68c5706e-3efa-4d98-b367-c992ee56aa61 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:48.801712 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4246830-68ec-4c8e-84b6-5ec646efab13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:48.801742 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 907/3594] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:48 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:48.821345 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4246830-68ec-4c8e-84b6-5ec646efab13) transitioned into state 'SUCCESS' from state '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-2128373982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['ce772e75-199e-41f1-8d07-4df02f288b74','eb486880-b83f-463f-94cf-761bdbeecb7d','3607f5c1-23ae-4828-a140-b8710ed8d2f5','71c9c898-c065-4fc6-97d9-027f9874f233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:48.822235 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c14d80-1ada-45dd-a3fb-d48309161610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:48.834568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c14d80-1ada-45dd-a3fb-d48309161610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:48.835716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Flow 'volume_create_api' (e318348f-d305-41d8-96d1-19195daea83f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:48.836145 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume request issued successfully. Aug 13 03:39:48.836920 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4dff6c6f-dd57-4b29-bb00-6e1bc62aca9a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:48.837858 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 897/3595] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:39:48 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:48.853191 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8c478c8d-1f67-46d2-9101-ae5ba7edaee5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:48.855420 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c478c8d-1f67-46d2-9101-ae5ba7edaee5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 Aug 13 03:39:48.855420 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c478c8d-1f67-46d2-9101-ae5ba7edaee5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:48.855845 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c478c8d-1f67-46d2-9101-ae5ba7edaee5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:48.869615 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:48.869615 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:48.875977 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8c478c8d-1f67-46d2-9101-ae5ba7edaee5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:39:48.883846 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c478c8d-1f67-46d2-9101-ae5ba7edaee5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 returned with HTTP 200 Aug 13 03:39:48.884365 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 900/3596] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:48 2026] GET /volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:48.978803 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f3d5ff0f-92ba-4ff6-a1ce-340d9072e359 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:48.982199 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3d5ff0f-92ba-4ff6-a1ce-340d9072e359 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:48.982199 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3d5ff0f-92ba-4ff6-a1ce-340d9072e359 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:48.982199 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3d5ff0f-92ba-4ff6-a1ce-340d9072e359 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:48.982199 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f3d5ff0f-92ba-4ff6-a1ce-340d9072e359 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:48.982356 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-821eaa33-b0ba-4e81-9e45-0de7d017cb12 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:48.989839 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:48.989839 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:48.990676 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3d5ff0f-92ba-4ff6-a1ce-340d9072e359 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:48.991140 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 893/3597] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:48 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:49.135571 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-821eaa33-b0ba-4e81-9e45-0de7d017cb12 tempest-ProjectMemberTests-1983199623 tempest-ProjectMemberTests-1983199623-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Aug 13 03:39:49.135571 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-821eaa33-b0ba-4e81-9e45-0de7d017cb12 tempest-ProjectMemberTests-1983199623 tempest-ProjectMemberTests-1983199623-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:49.135571 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-821eaa33-b0ba-4e81-9e45-0de7d017cb12 tempest-ProjectMemberTests-1983199623 tempest-ProjectMemberTests-1983199623-project-admin] Calling method 'get_pools' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:49.145879 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-821eaa33-b0ba-4e81-9e45-0de7d017cb12 tempest-ProjectMemberTests-1983199623 tempest-ProjectMemberTests-1983199623-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 03:39:49.146218 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 908/3598] 10.4.3.140 () {66 vars in 1291 bytes} [Thu Aug 13 03:39:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:49.153898 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ec1e723d-8e93-4164-a7c7-1510b71298a1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:49.211224 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ec1e723d-8e93-4164-a7c7-1510b71298a1 tempest-ProjectMemberTests-1983199623 tempest-ProjectMemberTests-1983199623-project-member] GET https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool Aug 13 03:39:49.211524 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ec1e723d-8e93-4164-a7c7-1510b71298a1 tempest-ProjectMemberTests-1983199623 tempest-ProjectMemberTests-1983199623-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:49.211815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ec1e723d-8e93-4164-a7c7-1510b71298a1 tempest-ProjectMemberTests-1983199623 tempest-ProjectMemberTests-1983199623-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:49.212433 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:49.212433 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:49.212914 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-ec1e723d-8e93-4164-a7c7-1510b71298a1 tempest-ProjectMemberTests-1983199623 tempest-ProjectMemberTests-1983199623-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4ff215318ee847289222b542fe31e0d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e02786eb805482eb41f782dbcfd49b8', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:39:49.213215 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ec1e723d-8e93-4164-a7c7-1510b71298a1 tempest-ProjectMemberTests-1983199623 tempest-ProjectMemberTests-1983199623-project-member] https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool returned with HTTP 403 Aug 13 03:39:49.213841 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 898/3599] 10.4.3.140 () {66 vars in 1318 bytes} [Thu Aug 13 03:39:49 2026] GET /volume/v3/capabilities/np0000007145@storpool => generated 110 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:49.815470 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dbb21d3d-3b19-4707-bd65-31e8f22c3e4b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:49.818125 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dbb21d3d-3b19-4707-bd65-31e8f22c3e4b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:49.818351 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dbb21d3d-3b19-4707-bd65-31e8f22c3e4b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:49.818664 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dbb21d3d-3b19-4707-bd65-31e8f22c3e4b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:49.818664 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-dbb21d3d-3b19-4707-bd65-31e8f22c3e4b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:49.823446 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:49.823446 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:49.824163 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dbb21d3d-3b19-4707-bd65-31e8f22c3e4b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:49.824673 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 901/3600] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:49 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:49.900624 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a89983bd-c69a-42e2-93e1-4f340ade4040 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:49.902676 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a89983bd-c69a-42e2-93e1-4f340ade4040 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 Aug 13 03:39:49.903005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a89983bd-c69a-42e2-93e1-4f340ade4040 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:49.903261 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a89983bd-c69a-42e2-93e1-4f340ade4040 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:49.911251 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:49.911251 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:49.916197 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a89983bd-c69a-42e2-93e1-4f340ade4040 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:39:49.921207 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a89983bd-c69a-42e2-93e1-4f340ade4040 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 returned with HTTP 200 Aug 13 03:39:49.921620 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 894/3601] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:49 2026] GET /volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:49.938921 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-659a63dc-28b7-4311-938d-0437e1da93e2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:49.940746 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-659a63dc-28b7-4311-938d-0437e1da93e2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:39:49.941099 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-659a63dc-28b7-4311-938d-0437e1da93e2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e98fa96a-a050-4ab8-a5c3-1b27da98a1d2", "name": "tempest-type-Backup-1475970297"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:49.943292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-659a63dc-28b7-4311-938d-0437e1da93e2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Creating new backup {'backup': {'volume_id': 'e98fa96a-a050-4ab8-a5c3-1b27da98a1d2', 'name': 'tempest-type-Backup-1475970297'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:39:49.943336 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-659a63dc-28b7-4311-938d-0437e1da93e2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Creating backup of volume e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 in container None Aug 13 03:39:49.959019 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:49.959019 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:49.959954 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-659a63dc-28b7-4311-938d-0437e1da93e2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:39:49.986660 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-659a63dc-28b7-4311-938d-0437e1da93e2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Created reservations ['2b4b6486-2039-4990-a5aa-a96ef02227f3', 'fc711b6b-04f4-48e0-b73d-65d031e1a870'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:50.003283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b6d9ae8f-6928-4a59-9114-07838d79addd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:50.005250 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b6d9ae8f-6928-4a59-9114-07838d79addd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:50.005513 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b6d9ae8f-6928-4a59-9114-07838d79addd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:50.005880 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b6d9ae8f-6928-4a59-9114-07838d79addd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:50.005880 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-b6d9ae8f-6928-4a59-9114-07838d79addd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:50.014400 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:50.014400 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:50.015275 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b6d9ae8f-6928-4a59-9114-07838d79addd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:50.015735 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 899/3602] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:50 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:50.042345 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-659a63dc-28b7-4311-938d-0437e1da93e2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:39:50.043633 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 909/3603] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:39:49 2026] POST /volume/v3/backups => generated 316 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:50.053317 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8c242145-7620-4ccf-8644-6abc00162110 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:50.057600 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c242145-7620-4ccf-8644-6abc00162110 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:50.058060 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c242145-7620-4ccf-8644-6abc00162110 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:50.058144 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c242145-7620-4ccf-8644-6abc00162110 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:50.058215 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8c242145-7620-4ccf-8644-6abc00162110 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:50.064687 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:50.064687 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:50.065381 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c242145-7620-4ccf-8644-6abc00162110 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:50.065922 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 902/3604] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:50 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:50.840609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8c943cbe-299c-4416-b7a8-a5023c2636b8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:50.846933 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c943cbe-299c-4416-b7a8-a5023c2636b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:50.847913 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c943cbe-299c-4416-b7a8-a5023c2636b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:50.848245 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c943cbe-299c-4416-b7a8-a5023c2636b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:50.850146 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8c943cbe-299c-4416-b7a8-a5023c2636b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:50.868010 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:50.868010 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:50.868588 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c943cbe-299c-4416-b7a8-a5023c2636b8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:50.869530 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 895/3605] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:50 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:51.028746 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-19b6b97e-fc2c-4355-85e2-f413d5cb0e53 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:51.032907 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19b6b97e-fc2c-4355-85e2-f413d5cb0e53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:51.033267 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19b6b97e-fc2c-4355-85e2-f413d5cb0e53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:51.033629 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19b6b97e-fc2c-4355-85e2-f413d5cb0e53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:51.033766 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-19b6b97e-fc2c-4355-85e2-f413d5cb0e53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:51.040629 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:51.040629 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:51.041698 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19b6b97e-fc2c-4355-85e2-f413d5cb0e53 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:51.042173 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 900/3606] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:51 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:51.078457 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-906646c3-84b2-4608-88be-a9ac0b52a03e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:51.080682 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-906646c3-84b2-4608-88be-a9ac0b52a03e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:51.080917 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-906646c3-84b2-4608-88be-a9ac0b52a03e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:51.081125 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-906646c3-84b2-4608-88be-a9ac0b52a03e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:51.081222 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-906646c3-84b2-4608-88be-a9ac0b52a03e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:51.086967 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:51.086967 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:51.087715 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-906646c3-84b2-4608-88be-a9ac0b52a03e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:51.088213 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 910/3607] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:51 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:51.333506 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a88f0e2-300e-418b-9eb5-14241a4ca64c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:51.439299 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a88f0e2-300e-418b-9eb5-14241a4ca64c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:39:51.439780 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a88f0e2-300e-418b-9eb5-14241a4ca64c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1239735337", "extra_specs": {"storage_protocol": "tempest-storage_protocol-860718062", "vendor_name": "tempest-vendor_name-407537233"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:51.461455 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a88f0e2-300e-418b-9eb5-14241a4ca64c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:39:51.462007 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 903/3608] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:39:51 2026] POST /volume/v3/types => generated 328 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:51.474218 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:51.480536 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:51.483438 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ba0c0570-0073-4d77-b92e-7d96cd1e1152", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:51.485587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Create volume request body: {'volume': {'volume_type': 'ba0c0570-0073-4d77-b92e-7d96cd1e1152', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:51.498887 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Create volume of 1 GB Aug 13 03:39:51.499184 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:51.499184 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:51.499602 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Availability Zones retrieved successfully. Aug 13 03:39:51.513202 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Flow 'volume_create_api' (22c7e1b1-7b82-478a-9a7a-7ee63b84af50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:51.514158 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586d6bec-9715-4403-9048-aa3b8a5cfdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:51.515060 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:51.594422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586d6bec-9715-4403-9048-aa3b8a5cfdeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:39:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-860718062',vendor_name='tempest-vendor_name-407537233'},id=ba0c0570-0073-4d77-b92e-7d96cd1e1152,is_public=True,name='tempest-ProjectReaderTests-volume-type-1239735337',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba0c0570-0073-4d77-b92e-7d96cd1e1152', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:51.599180 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2c15f8-07cb-45c8-b573-d84a5b1a7622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:51.629847 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1239735337 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1239735337, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:51.629847 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1239735337 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1239735337, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:51.662096 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Created reservations ['d26eef14-5234-419a-93a3-22b703c8e381', 'bc016002-c7aa-4630-b4e9-57030ff58ffd', '1b5486f7-6bff-461c-a9e1-35e01bb5461d', '7ed7c715-ee95-4583-9716-7046ecf655a0'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:51.663184 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b2c15f8-07cb-45c8-b573-d84a5b1a7622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d26eef14-5234-419a-93a3-22b703c8e381', 'bc016002-c7aa-4630-b4e9-57030ff58ffd', '1b5486f7-6bff-461c-a9e1-35e01bb5461d', '7ed7c715-ee95-4583-9716-7046ecf655a0']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:51.664271 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0c0b17-f1ed-4440-baff-0fefd6f4dda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:51.690494 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc0c0b17-f1ed-4440-baff-0fefd6f4dda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4f2e5bc-5a54-4054-a094-941c563898c4', '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='e45d491537c9494c89afdfb5bc710279',qos_specs=None,replication_status=,reservations=['d26eef14-5234-419a-93a3-22b703c8e381','bc016002-c7aa-4630-b4e9-57030ff58ffd','1b5486f7-6bff-461c-a9e1-35e01bb5461d','7ed7c715-ee95-4583-9716-7046ecf655a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a739a8799049ac9a67e14c1439f244',volume_type_id=ba0c0570-0073-4d77-b92e-7d96cd1e1152), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4f2e5bc-5a54-4054-a094-941c563898c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45d491537c9494c89afdfb5bc710279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a739a8799049ac9a67e14c1439f244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba0c0570-0073-4d77-b92e-7d96cd1e1152),volume_type_id=ba0c0570-0073-4d77-b92e-7d96cd1e1152)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:51.691696 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d6d5a3-e9df-4509-a705-3964addf251e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:51.714008 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d6d5a3-e9df-4509-a705-3964addf251e) transitioned into state 'SUCCESS' from 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='e45d491537c9494c89afdfb5bc710279',qos_specs=None,replication_status=,reservations=['d26eef14-5234-419a-93a3-22b703c8e381','bc016002-c7aa-4630-b4e9-57030ff58ffd','1b5486f7-6bff-461c-a9e1-35e01bb5461d','7ed7c715-ee95-4583-9716-7046ecf655a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a739a8799049ac9a67e14c1439f244',volume_type_id=ba0c0570-0073-4d77-b92e-7d96cd1e1152)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:51.714833 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971f9e86-cf63-47ff-805a-4c3d42df2c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:51.725111 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971f9e86-cf63-47ff-805a-4c3d42df2c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:51.726151 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Flow 'volume_create_api' (22c7e1b1-7b82-478a-9a7a-7ee63b84af50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:51.726559 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Create volume request issued successfully. Aug 13 03:39:51.727348 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eeb82b8b-8f45-4e99-93a3-4617e8eb0d3b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:51.727811 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 896/3609] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:39:51 2026] POST /volume/v3/volumes => generated 774 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:51.744499 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b1a04d3c-38f4-4529-a186-557c3451ac07 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:51.746882 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b1a04d3c-38f4-4529-a186-557c3451ac07 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] GET https://10.4.3.140/volume/v3/volumes/a4f2e5bc-5a54-4054-a094-941c563898c4 Aug 13 03:39:51.748618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b1a04d3c-38f4-4529-a186-557c3451ac07 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:51.748618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b1a04d3c-38f4-4529-a186-557c3451ac07 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:51.758453 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:51.758453 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:51.765377 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b1a04d3c-38f4-4529-a186-557c3451ac07 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Volume info retrieved successfully. Aug 13 03:39:51.772520 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b1a04d3c-38f4-4529-a186-557c3451ac07 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/volumes/a4f2e5bc-5a54-4054-a094-941c563898c4 returned with HTTP 200 Aug 13 03:39:51.773171 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 901/3610] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:51 2026] GET /volume/v3/volumes/a4f2e5bc-5a54-4054-a094-941c563898c4 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:51.888426 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c0864327-211d-482f-97ea-2807dc8f906e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:51.890868 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0864327-211d-482f-97ea-2807dc8f906e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:51.891579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0864327-211d-482f-97ea-2807dc8f906e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:51.891579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0864327-211d-482f-97ea-2807dc8f906e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:51.891787 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c0864327-211d-482f-97ea-2807dc8f906e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:51.896633 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:51.896633 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:51.897405 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0864327-211d-482f-97ea-2807dc8f906e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:51.897872 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 911/3611] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:51 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:52.053292 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-05d93a8c-093d-44a5-ba1f-e57e89678cbe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:52.055601 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-05d93a8c-093d-44a5-ba1f-e57e89678cbe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:52.055835 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-05d93a8c-093d-44a5-ba1f-e57e89678cbe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:52.056253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-05d93a8c-093d-44a5-ba1f-e57e89678cbe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:52.056253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-05d93a8c-093d-44a5-ba1f-e57e89678cbe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:52.061489 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:52.061489 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:52.062462 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-05d93a8c-093d-44a5-ba1f-e57e89678cbe tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:52.062743 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 904/3612] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:52 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:52.099036 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4d37f506-9ca6-4192-b07e-891d7d11aa03 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:52.103025 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4d37f506-9ca6-4192-b07e-891d7d11aa03 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:52.103145 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4d37f506-9ca6-4192-b07e-891d7d11aa03 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:52.103416 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4d37f506-9ca6-4192-b07e-891d7d11aa03 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:52.103611 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4d37f506-9ca6-4192-b07e-891d7d11aa03 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:52.110339 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:52.110339 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:52.111339 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4d37f506-9ca6-4192-b07e-891d7d11aa03 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:52.111806 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 897/3613] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:52 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:52.791614 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5e32f310-2c46-4aef-89c4-9eca7c50aaef None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:52.794322 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5e32f310-2c46-4aef-89c4-9eca7c50aaef tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] GET https://10.4.3.140/volume/v3/volumes/a4f2e5bc-5a54-4054-a094-941c563898c4 Aug 13 03:39:52.794572 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5e32f310-2c46-4aef-89c4-9eca7c50aaef tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:52.794813 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5e32f310-2c46-4aef-89c4-9eca7c50aaef tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:52.804589 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:52.804589 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:52.810498 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5e32f310-2c46-4aef-89c4-9eca7c50aaef tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Volume info retrieved successfully. Aug 13 03:39:52.818586 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5e32f310-2c46-4aef-89c4-9eca7c50aaef tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/volumes/a4f2e5bc-5a54-4054-a094-941c563898c4 returned with HTTP 200 Aug 13 03:39:52.819860 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 902/3614] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:52 2026] GET /volume/v3/volumes/a4f2e5bc-5a54-4054-a094-941c563898c4 => generated 974 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:52.837550 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f6c6d176-1f09-445f-a19b-6c863b2f316c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:52.840098 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6c6d176-1f09-445f-a19b-6c863b2f316c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] GET https://10.4.3.140/volume/v3/messages Aug 13 03:39:52.840405 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6c6d176-1f09-445f-a19b-6c863b2f316c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:52.840697 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f6c6d176-1f09-445f-a19b-6c863b2f316c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:52.845843 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f6c6d176-1f09-445f-a19b-6c863b2f316c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:39:52.846639 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 912/3615] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:39:52 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:52.859575 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d2c62dad-4aac-40cd-bc0f-0b583a91060f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:52.912854 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0b152f25-dbf7-4d53-9e23-10df5287f3b1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:52.915754 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b152f25-dbf7-4d53-9e23-10df5287f3b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:52.916045 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0b152f25-dbf7-4d53-9e23-10df5287f3b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:52.916331 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0b152f25-dbf7-4d53-9e23-10df5287f3b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:52.916492 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-0b152f25-dbf7-4d53-9e23-10df5287f3b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:52.926960 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:52.926960 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:52.930115 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b152f25-dbf7-4d53-9e23-10df5287f3b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:52.930637 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 898/3616] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:52 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:52.943436 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2c62dad-4aac-40cd-bc0f-0b583a91060f tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-reader] GET https://10.4.3.140/volume/v3/messages Aug 13 03:39:52.943693 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2c62dad-4aac-40cd-bc0f-0b583a91060f tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:52.943914 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2c62dad-4aac-40cd-bc0f-0b583a91060f tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-reader] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:52.948380 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2c62dad-4aac-40cd-bc0f-0b583a91060f tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-reader] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:39:52.949003 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 905/3617] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:39:52 2026] GET /volume/v3/messages => generated 670 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:52.959977 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-64698d76-983e-4125-97a3-30419b1f6371 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:52.961965 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-64698d76-983e-4125-97a3-30419b1f6371 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] DELETE https://10.4.3.140/volume/v3/messages/efb56a22-6d07-40b9-b01f-9fc221a464cc Aug 13 03:39:52.962219 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-64698d76-983e-4125-97a3-30419b1f6371 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:52.962506 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-64698d76-983e-4125-97a3-30419b1f6371 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:52.973414 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-64698d76-983e-4125-97a3-30419b1f6371 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/messages/efb56a22-6d07-40b9-b01f-9fc221a464cc returned with HTTP 204 Aug 13 03:39:52.973881 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 903/3618] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:39:52 2026] DELETE /volume/v3/messages/efb56a22-6d07-40b9-b01f-9fc221a464cc => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:39:52.983860 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-309a66ba-7901-4d45-84b7-50a87ca9802e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:52.986370 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/a4f2e5bc-5a54-4054-a094-941c563898c4 Aug 13 03:39:52.986695 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:52.987172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:52.987779 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Delete volume with id: a4f2e5bc-5a54-4054-a094-941c563898c4 Aug 13 03:39:52.998970 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:52.998970 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:52.999514 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Volume info retrieved successfully. Aug 13 03:39:53.001385 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100343) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:39:53.021137 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1239735337 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1239735337, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:53.021912 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1239735337 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1239735337, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:53.047365 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Created reservations ['5a85cb92-0abe-4170-8066-a7453a089678', '94ba85ac-7213-48dc-a20b-be19e8ffefa7', '132d9fda-c3ee-4494-84ea-cffd90280e3c', 'f9c980b6-10f3-4ff4-ae36-f0007aa45d8e'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:53.078457 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b6990da5-0453-4b3a-8413-dfce81c89ef7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:53.081005 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b6990da5-0453-4b3a-8413-dfce81c89ef7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:53.081574 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b6990da5-0453-4b3a-8413-dfce81c89ef7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:53.081574 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b6990da5-0453-4b3a-8413-dfce81c89ef7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:53.081740 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b6990da5-0453-4b3a-8413-dfce81c89ef7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:53.084139 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Delete volume request issued successfully. Aug 13 03:39:53.084139 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-309a66ba-7901-4d45-84b7-50a87ca9802e tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/volumes/a4f2e5bc-5a54-4054-a094-941c563898c4 returned with HTTP 202 Aug 13 03:39:53.084773 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 913/3619] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:52 2026] DELETE /volume/v3/volumes/a4f2e5bc-5a54-4054-a094-941c563898c4 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:53.094350 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:53.094350 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:53.095337 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b6990da5-0453-4b3a-8413-dfce81c89ef7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:53.095803 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 899/3620] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:53 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:53.098459 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7caebda0-b532-43da-9cd1-01bd0a6f7aa3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:53.103264 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7caebda0-b532-43da-9cd1-01bd0a6f7aa3 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] DELETE https://10.4.3.140/volume/v3/types/ba0c0570-0073-4d77-b92e-7d96cd1e1152 Aug 13 03:39:53.103568 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7caebda0-b532-43da-9cd1-01bd0a6f7aa3 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:53.103885 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7caebda0-b532-43da-9cd1-01bd0a6f7aa3 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:53.128308 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-37229dde-819e-4201-be5e-5877b3230cb5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:53.131121 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-37229dde-819e-4201-be5e-5877b3230cb5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:53.131461 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-37229dde-819e-4201-be5e-5877b3230cb5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:53.131765 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-37229dde-819e-4201-be5e-5877b3230cb5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:53.131942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-37229dde-819e-4201-be5e-5877b3230cb5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:53.139594 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:53.139594 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:53.140391 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-37229dde-819e-4201-be5e-5877b3230cb5 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:53.140506 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7caebda0-b532-43da-9cd1-01bd0a6f7aa3 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/types/ba0c0570-0073-4d77-b92e-7d96cd1e1152 returned with HTTP 202 Aug 13 03:39:53.141021 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 904/3621] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:53 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:53.141186 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 906/3622] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:39:53 2026] DELETE /volume/v3/types/ba0c0570-0073-4d77-b92e-7d96cd1e1152 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:53.151603 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2bae230d-d6b5-4da5-95b1-ab16de4732bf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:53.154275 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2bae230d-d6b5-4da5-95b1-ab16de4732bf tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:39:53.155290 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2bae230d-d6b5-4da5-95b1-ab16de4732bf tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1177437198", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1160628792", "vendor_name": "tempest-vendor_name-1827967515"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:53.175363 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2bae230d-d6b5-4da5-95b1-ab16de4732bf tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:39:53.175991 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 914/3623] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:39:53 2026] POST /volume/v3/types => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:53.187325 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:53.189325 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:53.189732 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d3f85b39-b6a9-47e4-ba6b-0f007dd7162d", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:53.191324 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Create volume request body: {'volume': {'volume_type': 'd3f85b39-b6a9-47e4-ba6b-0f007dd7162d', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:53.197722 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Create volume of 1 GB Aug 13 03:39:53.198151 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:53.198151 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:53.198589 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Availability Zones retrieved successfully. Aug 13 03:39:53.204992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Flow 'volume_create_api' (5f5087af-7bfa-4e1f-85fd-9e4e07d5f791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:53.206144 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df879e78-bf6c-413c-8916-a1fee464f18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:53.207197 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:53.234669 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df879e78-bf6c-413c-8916-a1fee464f18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:39:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1160628792',vendor_name='tempest-vendor_name-1827967515'},id=d3f85b39-b6a9-47e4-ba6b-0f007dd7162d,is_public=True,name='tempest-ProjectReaderTests-volume-type-1177437198',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd3f85b39-b6a9-47e4-ba6b-0f007dd7162d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:53.236182 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d94c81e-f927-45cf-ad57-5abb3ede98f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:53.273065 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1177437198 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1177437198, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:53.273422 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1177437198 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1177437198, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:53.310023 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Created reservations ['59629c76-7a28-442c-a25c-954f41b14091', '738a5973-c5ed-4e6d-b8d4-14b599d3d839', '84314b86-58dc-42f5-ac6b-71a684cd943a', '79b16b0c-b585-4621-8e1a-86cb4fa051ac'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:53.311105 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d94c81e-f927-45cf-ad57-5abb3ede98f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59629c76-7a28-442c-a25c-954f41b14091', '738a5973-c5ed-4e6d-b8d4-14b599d3d839', '84314b86-58dc-42f5-ac6b-71a684cd943a', '79b16b0c-b585-4621-8e1a-86cb4fa051ac']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:53.312102 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6104a9-e987-485a-9e56-fb514c2a1269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:53.345068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f6104a9-e987-485a-9e56-fb514c2a1269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eda3ea43-ea84-486c-9edc-f3a214dec02d', '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='e45d491537c9494c89afdfb5bc710279',qos_specs=None,replication_status=,reservations=['59629c76-7a28-442c-a25c-954f41b14091','738a5973-c5ed-4e6d-b8d4-14b599d3d839','84314b86-58dc-42f5-ac6b-71a684cd943a','79b16b0c-b585-4621-8e1a-86cb4fa051ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a739a8799049ac9a67e14c1439f244',volume_type_id=d3f85b39-b6a9-47e4-ba6b-0f007dd7162d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39: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=eda3ea43-ea84-486c-9edc-f3a214dec02d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45d491537c9494c89afdfb5bc710279',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a739a8799049ac9a67e14c1439f244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d3f85b39-b6a9-47e4-ba6b-0f007dd7162d),volume_type_id=d3f85b39-b6a9-47e4-ba6b-0f007dd7162d)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:53.346435 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce174edc-a560-4cf8-8738-48382b96ed57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:53.371635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce174edc-a560-4cf8-8738-48382b96ed57) transitioned into state 'SUCCESS' from 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='e45d491537c9494c89afdfb5bc710279',qos_specs=None,replication_status=,reservations=['59629c76-7a28-442c-a25c-954f41b14091','738a5973-c5ed-4e6d-b8d4-14b599d3d839','84314b86-58dc-42f5-ac6b-71a684cd943a','79b16b0c-b585-4621-8e1a-86cb4fa051ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a739a8799049ac9a67e14c1439f244',volume_type_id=d3f85b39-b6a9-47e4-ba6b-0f007dd7162d)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:53.372650 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695a4d28-e691-4a68-9250-4e16405a0aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:53.385361 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (695a4d28-e691-4a68-9250-4e16405a0aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:53.386466 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Flow 'volume_create_api' (5f5087af-7bfa-4e1f-85fd-9e4e07d5f791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:53.386894 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Create volume request issued successfully. Aug 13 03:39:53.387638 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f8788b08-1764-4463-b457-d6b0a8b00ee7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:53.388186 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 900/3624] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:39:53 2026] POST /volume/v3/volumes => generated 774 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:39:53.405696 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3d2e4faa-b20c-439d-89ed-da020b42a019 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:53.407732 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3d2e4faa-b20c-439d-89ed-da020b42a019 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] GET https://10.4.3.140/volume/v3/volumes/eda3ea43-ea84-486c-9edc-f3a214dec02d Aug 13 03:39:53.407992 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3d2e4faa-b20c-439d-89ed-da020b42a019 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:53.408256 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3d2e4faa-b20c-439d-89ed-da020b42a019 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:53.417923 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:53.417923 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:53.421607 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3d2e4faa-b20c-439d-89ed-da020b42a019 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Volume info retrieved successfully. Aug 13 03:39:53.426796 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3d2e4faa-b20c-439d-89ed-da020b42a019 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/volumes/eda3ea43-ea84-486c-9edc-f3a214dec02d returned with HTTP 200 Aug 13 03:39:53.426997 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 905/3625] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:53 2026] GET /volume/v3/volumes/eda3ea43-ea84-486c-9edc-f3a214dec02d => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:53.942118 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2e283253-f122-405c-874d-3701301c61d9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:53.945916 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e283253-f122-405c-874d-3701301c61d9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:53.945916 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e283253-f122-405c-874d-3701301c61d9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:53.945916 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e283253-f122-405c-874d-3701301c61d9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:53.945916 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2e283253-f122-405c-874d-3701301c61d9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:53.950914 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:53.950914 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:53.951918 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e283253-f122-405c-874d-3701301c61d9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:53.952487 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 907/3626] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:53 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:54.108738 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-28c86ed2-5824-415d-ab2c-85198cdba647 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:54.111370 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-28c86ed2-5824-415d-ab2c-85198cdba647 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:54.111906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-28c86ed2-5824-415d-ab2c-85198cdba647 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:54.111906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-28c86ed2-5824-415d-ab2c-85198cdba647 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:54.111906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-28c86ed2-5824-415d-ab2c-85198cdba647 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:54.117075 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:54.117075 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:54.117807 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-28c86ed2-5824-415d-ab2c-85198cdba647 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:54.118408 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 915/3627] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:54 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:54.153914 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-be5c96af-d234-41d3-9035-fb2edbff72c0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:54.156488 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-be5c96af-d234-41d3-9035-fb2edbff72c0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:54.156737 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-be5c96af-d234-41d3-9035-fb2edbff72c0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:54.156992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-be5c96af-d234-41d3-9035-fb2edbff72c0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:54.157155 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-be5c96af-d234-41d3-9035-fb2edbff72c0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:54.163575 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:54.163575 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:54.164418 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-be5c96af-d234-41d3-9035-fb2edbff72c0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:54.165109 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 901/3628] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:54 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:54.444909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5d86cadb-cb1b-447a-af33-adb86b5f51b7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:54.447982 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5d86cadb-cb1b-447a-af33-adb86b5f51b7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] GET https://10.4.3.140/volume/v3/volumes/eda3ea43-ea84-486c-9edc-f3a214dec02d Aug 13 03:39:54.447982 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5d86cadb-cb1b-447a-af33-adb86b5f51b7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:54.448114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5d86cadb-cb1b-447a-af33-adb86b5f51b7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:54.456915 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:54.456915 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:54.462353 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5d86cadb-cb1b-447a-af33-adb86b5f51b7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Volume info retrieved successfully. Aug 13 03:39:54.468894 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5d86cadb-cb1b-447a-af33-adb86b5f51b7 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/volumes/eda3ea43-ea84-486c-9edc-f3a214dec02d returned with HTTP 200 Aug 13 03:39:54.469341 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 906/3629] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:54 2026] GET /volume/v3/volumes/eda3ea43-ea84-486c-9edc-f3a214dec02d => generated 974 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:54.487773 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-07c338c7-ab35-4e58-a5ad-62374a6f9fe3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:54.493294 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-07c338c7-ab35-4e58-a5ad-62374a6f9fe3 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] GET https://10.4.3.140/volume/v3/messages Aug 13 03:39:54.493569 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-07c338c7-ab35-4e58-a5ad-62374a6f9fe3 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:54.493790 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-07c338c7-ab35-4e58-a5ad-62374a6f9fe3 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:54.501567 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-07c338c7-ab35-4e58-a5ad-62374a6f9fe3 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:39:54.502032 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 908/3630] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:39:54 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:54.513328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f2c41584-45e3-4f66-9e2c-0213254d733b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:54.516032 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2c41584-45e3-4f66-9e2c-0213254d733b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-reader] GET https://10.4.3.140/volume/v3/messages/1213975e-f951-48ce-a459-6572104eeff9 Aug 13 03:39:54.516444 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2c41584-45e3-4f66-9e2c-0213254d733b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:54.516834 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2c41584-45e3-4f66-9e2c-0213254d733b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-reader] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:54.521689 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2c41584-45e3-4f66-9e2c-0213254d733b tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-reader] https://10.4.3.140/volume/v3/messages/1213975e-f951-48ce-a459-6572104eeff9 returned with HTTP 200 Aug 13 03:39:54.522234 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 916/3631] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:54 2026] GET /volume/v3/messages/1213975e-f951-48ce-a459-6572104eeff9 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:54.532198 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ee81318a-a9f5-40bf-88ad-8b769acb4e6c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:54.534213 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ee81318a-a9f5-40bf-88ad-8b769acb4e6c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] DELETE https://10.4.3.140/volume/v3/messages/1213975e-f951-48ce-a459-6572104eeff9 Aug 13 03:39:54.534461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ee81318a-a9f5-40bf-88ad-8b769acb4e6c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:54.534702 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ee81318a-a9f5-40bf-88ad-8b769acb4e6c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:54.544006 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ee81318a-a9f5-40bf-88ad-8b769acb4e6c tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/messages/1213975e-f951-48ce-a459-6572104eeff9 returned with HTTP 204 Aug 13 03:39:54.544531 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 902/3632] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:39:54 2026] DELETE /volume/v3/messages/1213975e-f951-48ce-a459-6572104eeff9 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:39:54.553486 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:54.556227 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/eda3ea43-ea84-486c-9edc-f3a214dec02d Aug 13 03:39:54.556574 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:54.556882 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:54.557140 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Delete volume with id: eda3ea43-ea84-486c-9edc-f3a214dec02d Aug 13 03:39:54.567842 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:54.567842 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:54.568556 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Volume info retrieved successfully. Aug 13 03:39:54.570003 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100340) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:39:54.583188 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1177437198 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1177437198, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:54.583501 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1177437198 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1177437198, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:39:54.593152 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Created reservations ['d036feea-4c8c-445a-8a01-40f5ac7fa839', 'b3cea6b8-13c9-42de-999a-a233e50f03bd', 'b79569ea-2505-4f53-b11e-557ac545ca52', '8929ff15-3e12-48a0-a80b-6cb1d072ad92'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:54.649639 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Delete volume request issued successfully. Aug 13 03:39:54.649983 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-18c72ec7-d8eb-4c1a-b21c-df92c182ca93 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/volumes/eda3ea43-ea84-486c-9edc-f3a214dec02d returned with HTTP 202 Aug 13 03:39:54.650572 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 907/3633] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:39:54 2026] DELETE /volume/v3/volumes/eda3ea43-ea84-486c-9edc-f3a214dec02d => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:54.659646 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1d433f0e-d80c-4826-baff-79d935a16ed0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:54.661525 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d433f0e-d80c-4826-baff-79d935a16ed0 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] DELETE https://10.4.3.140/volume/v3/types/d3f85b39-b6a9-47e4-ba6b-0f007dd7162d Aug 13 03:39:54.661834 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d433f0e-d80c-4826-baff-79d935a16ed0 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:54.662838 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d433f0e-d80c-4826-baff-79d935a16ed0 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:54.704314 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d433f0e-d80c-4826-baff-79d935a16ed0 tempest-ProjectReaderTests-1654591457 tempest-ProjectReaderTests-1654591457-project-admin] https://10.4.3.140/volume/v3/types/d3f85b39-b6a9-47e4-ba6b-0f007dd7162d returned with HTTP 202 Aug 13 03:39:54.704845 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 909/3634] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:39:54 2026] DELETE /volume/v3/types/d3f85b39-b6a9-47e4-ba6b-0f007dd7162d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:39:54.967862 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f75d6fc2-8b80-4f0b-9e0f-3930a37e6e4e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:54.971340 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f75d6fc2-8b80-4f0b-9e0f-3930a37e6e4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:54.972101 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f75d6fc2-8b80-4f0b-9e0f-3930a37e6e4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:54.972460 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f75d6fc2-8b80-4f0b-9e0f-3930a37e6e4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:54.972707 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f75d6fc2-8b80-4f0b-9e0f-3930a37e6e4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:54.980851 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:54.980851 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:54.982628 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f75d6fc2-8b80-4f0b-9e0f-3930a37e6e4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:54.983662 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 917/3635] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:54 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:55.137858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5b3f0215-e8d9-4624-93df-5519eb9abbf0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:55.140846 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b3f0215-e8d9-4624-93df-5519eb9abbf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:55.140998 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5b3f0215-e8d9-4624-93df-5519eb9abbf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:55.143029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5b3f0215-e8d9-4624-93df-5519eb9abbf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:55.143029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-5b3f0215-e8d9-4624-93df-5519eb9abbf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:55.151871 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:55.151871 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:55.152589 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b3f0215-e8d9-4624-93df-5519eb9abbf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:55.153355 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 903/3636] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:55 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:55.184351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-58d14cfd-d9c6-4984-aeca-433c14d0af42 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:55.187648 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-58d14cfd-d9c6-4984-aeca-433c14d0af42 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:55.188320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-58d14cfd-d9c6-4984-aeca-433c14d0af42 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:55.188320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-58d14cfd-d9c6-4984-aeca-433c14d0af42 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:55.188320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-58d14cfd-d9c6-4984-aeca-433c14d0af42 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:55.196417 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:55.196417 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:55.198396 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-58d14cfd-d9c6-4984-aeca-433c14d0af42 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:55.199139 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 908/3637] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:55 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:55.999948 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-248bdcc6-4df9-4a14-8f6d-acf8cd32a9b2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:56.002443 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-248bdcc6-4df9-4a14-8f6d-acf8cd32a9b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:56.002443 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-248bdcc6-4df9-4a14-8f6d-acf8cd32a9b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:56.002644 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-248bdcc6-4df9-4a14-8f6d-acf8cd32a9b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:56.002644 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-248bdcc6-4df9-4a14-8f6d-acf8cd32a9b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:56.008853 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:56.008853 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:56.009243 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-248bdcc6-4df9-4a14-8f6d-acf8cd32a9b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:56.010258 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 910/3638] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:55 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:56.168745 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d65830ef-cc6d-427e-af7e-70ca286f609d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:56.172158 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d65830ef-cc6d-427e-af7e-70ca286f609d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:56.172351 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d65830ef-cc6d-427e-af7e-70ca286f609d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:56.172529 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d65830ef-cc6d-427e-af7e-70ca286f609d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:56.172669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d65830ef-cc6d-427e-af7e-70ca286f609d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:56.178814 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:56.178814 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:56.179618 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d65830ef-cc6d-427e-af7e-70ca286f609d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:56.180971 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 918/3639] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:56 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:39:56.211165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0cd74de9-4121-49f4-b75f-ef5564e7cf68 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:56.213095 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0cd74de9-4121-49f4-b75f-ef5564e7cf68 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:56.213358 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0cd74de9-4121-49f4-b75f-ef5564e7cf68 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:56.213579 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0cd74de9-4121-49f4-b75f-ef5564e7cf68 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:56.213749 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-0cd74de9-4121-49f4-b75f-ef5564e7cf68 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:56.218211 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:56.218211 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:56.218943 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0cd74de9-4121-49f4-b75f-ef5564e7cf68 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:56.219353 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 904/3640] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:56 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:56.964977 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f7dfd89e-580f-4120-bced-6653cd6960ec None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:57.023550 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e0d122e7-b619-4045-bcd9-934acee394e5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:57.025753 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0d122e7-b619-4045-bcd9-934acee394e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:57.026168 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0d122e7-b619-4045-bcd9-934acee394e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:57.026533 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0d122e7-b619-4045-bcd9-934acee394e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:57.027842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e0d122e7-b619-4045-bcd9-934acee394e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:57.033445 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:57.033445 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:57.034639 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0d122e7-b619-4045-bcd9-934acee394e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:57.035225 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 911/3641] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:57 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:57.075252 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:57.075252 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1371952128"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:57.080252 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1371952128'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:57.080944 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume of 1 GB Aug 13 03:39:57.088307 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Availability Zones retrieved successfully. Aug 13 03:39:57.101912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Flow 'volume_create_api' (ef9851a5-47a0-41d1-a9f4-fe0410fa5ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:57.103790 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (221899d5-aeda-440c-bf70-69d123dde336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:57.105329 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:57.138271 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (221899d5-aeda-440c-bf70-69d123dde336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:57.141626 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3f52e2-9a11-4394-839f-62842832d4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:57.193531 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21934834-174a-4ac3-bd2e-c3d86a81c51d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:57.199917 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21934834-174a-4ac3-bd2e-c3d86a81c51d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:57.200733 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21934834-174a-4ac3-bd2e-c3d86a81c51d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:57.201667 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21934834-174a-4ac3-bd2e-c3d86a81c51d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:57.202906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-21934834-174a-4ac3-bd2e-c3d86a81c51d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:57.211208 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:57.211208 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:57.213056 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21934834-174a-4ac3-bd2e-c3d86a81c51d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:57.213711 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 919/3642] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:57 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:57.232198 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3e42ff8a-fa03-47a0-98d7-731b4c832613 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:57.237654 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3e42ff8a-fa03-47a0-98d7-731b4c832613 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:57.241543 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3e42ff8a-fa03-47a0-98d7-731b4c832613 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:57.243706 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3e42ff8a-fa03-47a0-98d7-731b4c832613 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:57.243706 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-3e42ff8a-fa03-47a0-98d7-731b4c832613 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:57.260348 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Created reservations ['a7ceeca0-ceb2-468a-a140-088622be9947', '9182ef9e-1769-4f80-9707-9dd8e73b71a9', '55796a58-4e0f-4cce-837e-2467829a8ac3', '46b99d8d-3147-4230-af67-fe2246bdda22'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:57.261289 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:57.261289 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:57.262261 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3f52e2-9a11-4394-839f-62842832d4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7ceeca0-ceb2-468a-a140-088622be9947', '9182ef9e-1769-4f80-9707-9dd8e73b71a9', '55796a58-4e0f-4cce-837e-2467829a8ac3', '46b99d8d-3147-4230-af67-fe2246bdda22']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:57.265850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b82424-513f-41c3-822e-136f40745e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:57.266577 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3e42ff8a-fa03-47a0-98d7-731b4c832613 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:57.270809 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 905/3643] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:57 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:57.299322 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b82424-513f-41c3-822e-136f40745e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa4f5da8-77d9-48e3-bdcd-66af1a30e619', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1371952128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d024728d66774ef8b0deb517c68f2763',qos_specs=None,replication_status=,reservations=['a7ceeca0-ceb2-468a-a140-088622be9947','9182ef9e-1769-4f80-9707-9dd8e73b71a9','55796a58-4e0f-4cce-837e-2467829a8ac3','46b99d8d-3147-4230-af67-fe2246bdda22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6526a90ef17b4436b8d06a480684d15e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1371952128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa4f5da8-77d9-48e3-bdcd-66af1a30e619,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d024728d66774ef8b0deb517c68f2763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6526a90ef17b4436b8d06a480684d15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:57.300334 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea7a0ed-3d97-43b7-933c-a71d594b64dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:57.327801 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea7a0ed-3d97-43b7-933c-a71d594b64dc) transitioned into state 'SUCCESS' from state '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-1371952128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d024728d66774ef8b0deb517c68f2763',qos_specs=None,replication_status=,reservations=['a7ceeca0-ceb2-468a-a140-088622be9947','9182ef9e-1769-4f80-9707-9dd8e73b71a9','55796a58-4e0f-4cce-837e-2467829a8ac3','46b99d8d-3147-4230-af67-fe2246bdda22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6526a90ef17b4436b8d06a480684d15e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:57.328719 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66806cce-e5e1-4e1e-a3c6-736ed885d00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:57.343062 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66806cce-e5e1-4e1e-a3c6-736ed885d00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:57.344333 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Flow 'volume_create_api' (ef9851a5-47a0-41d1-a9f4-fe0410fa5ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:57.344834 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume request issued successfully. Aug 13 03:39:57.345717 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f7dfd89e-580f-4120-bced-6653cd6960ec tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:57.346294 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 909/3644] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:39:56 2026] POST /volume/v3/volumes => generated 778 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:57.366300 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e69a7c8a-ccec-4ed3-9e8f-3cc94143c2c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:57.371432 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e69a7c8a-ccec-4ed3-9e8f-3cc94143c2c0 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 Aug 13 03:39:57.371432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e69a7c8a-ccec-4ed3-9e8f-3cc94143c2c0 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:57.371432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e69a7c8a-ccec-4ed3-9e8f-3cc94143c2c0 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:57.381923 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:57.381923 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:57.390856 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e69a7c8a-ccec-4ed3-9e8f-3cc94143c2c0 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:39:57.394258 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e69a7c8a-ccec-4ed3-9e8f-3cc94143c2c0 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 returned with HTTP 200 Aug 13 03:39:57.394994 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 912/3645] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:39:57 2026] GET /volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:39:58.046649 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-303ecba8-8220-4f4d-b265-5043bbe31454 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:58.048877 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-303ecba8-8220-4f4d-b265-5043bbe31454 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:58.049173 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-303ecba8-8220-4f4d-b265-5043bbe31454 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:58.049468 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-303ecba8-8220-4f4d-b265-5043bbe31454 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:58.049957 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-303ecba8-8220-4f4d-b265-5043bbe31454 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:58.054891 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:58.054891 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:58.055962 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-303ecba8-8220-4f4d-b265-5043bbe31454 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:58.056393 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 920/3646] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:58 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:58.229602 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a2f1f2f0-e157-4570-bd9e-5b41e830f0e8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:58.238479 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a2f1f2f0-e157-4570-bd9e-5b41e830f0e8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:58.240171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a2f1f2f0-e157-4570-bd9e-5b41e830f0e8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:58.241301 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a2f1f2f0-e157-4570-bd9e-5b41e830f0e8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:58.242753 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a2f1f2f0-e157-4570-bd9e-5b41e830f0e8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:58.264541 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:58.264541 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:58.267344 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a2f1f2f0-e157-4570-bd9e-5b41e830f0e8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:58.271285 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 906/3647] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:58 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:58.285493 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a7605b06-b19c-4836-b9b6-a68a0a01ce86 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:58.287623 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a7605b06-b19c-4836-b9b6-a68a0a01ce86 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:58.287891 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a7605b06-b19c-4836-b9b6-a68a0a01ce86 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:58.288145 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a7605b06-b19c-4836-b9b6-a68a0a01ce86 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:58.288302 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-a7605b06-b19c-4836-b9b6-a68a0a01ce86 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:58.294066 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:58.294066 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:58.294915 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a7605b06-b19c-4836-b9b6-a68a0a01ce86 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:58.295465 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 910/3648] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:58 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:58.411389 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-40dee766-2b4f-4b62-aa96-df77677c9a8d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:58.413964 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40dee766-2b4f-4b62-aa96-df77677c9a8d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 Aug 13 03:39:58.415785 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40dee766-2b4f-4b62-aa96-df77677c9a8d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:58.415785 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40dee766-2b4f-4b62-aa96-df77677c9a8d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:58.425635 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:58.425635 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:58.430443 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-40dee766-2b4f-4b62-aa96-df77677c9a8d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:39:58.436538 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40dee766-2b4f-4b62-aa96-df77677c9a8d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 returned with HTTP 200 Aug 13 03:39:58.437284 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 913/3649] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:39:58 2026] GET /volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:39:58.452574 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58b6663d-0cc3-478d-a3df-11af8fee1d03 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:58.520412 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58b6663d-0cc3-478d-a3df-11af8fee1d03 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] GET https://10.4.3.140/volume/v3/volumes Aug 13 03:39:58.520940 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58b6663d-0cc3-478d-a3df-11af8fee1d03 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:58.521317 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58b6663d-0cc3-478d-a3df-11af8fee1d03 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:58.521781 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-58b6663d-0cc3-478d-a3df-11af8fee1d03 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:39:58.522934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-58b6663d-0cc3-478d-a3df-11af8fee1d03 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:39:58.531323 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-58b6663d-0cc3-478d-a3df-11af8fee1d03 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Get all volumes completed successfully. Aug 13 03:39:58.531953 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58b6663d-0cc3-478d-a3df-11af8fee1d03 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] https://10.4.3.140/volume/v3/volumes returned with HTTP 200 Aug 13 03:39:58.532527 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 921/3650] 10.4.3.140 () {68 vars in 1278 bytes} [Thu Aug 13 03:39:58 2026] GET /volume/v3/volumes => generated 336 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:39:58.541122 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-525bf059-8de0-4e43-95dd-aa2ab26178cf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:58.543122 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-525bf059-8de0-4e43-95dd-aa2ab26178cf tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 Aug 13 03:39:58.543336 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-525bf059-8de0-4e43-95dd-aa2ab26178cf tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:58.543574 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-525bf059-8de0-4e43-95dd-aa2ab26178cf tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:58.543757 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-525bf059-8de0-4e43-95dd-aa2ab26178cf tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Delete volume with id: aa4f5da8-77d9-48e3-bdcd-66af1a30e619 Aug 13 03:39:58.551306 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:58.551306 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:58.551603 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-525bf059-8de0-4e43-95dd-aa2ab26178cf tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:39:58.591609 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-525bf059-8de0-4e43-95dd-aa2ab26178cf tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Delete volume request issued successfully. Aug 13 03:39:58.592312 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-525bf059-8de0-4e43-95dd-aa2ab26178cf tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 returned with HTTP 202 Aug 13 03:39:58.592795 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 907/3651] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:39:58 2026] DELETE /volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:39:58.605657 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a6d4dbd1-1db6-4c79-a3f2-90727c4c26bb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:58.608214 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a6d4dbd1-1db6-4c79-a3f2-90727c4c26bb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 Aug 13 03:39:58.608542 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a6d4dbd1-1db6-4c79-a3f2-90727c4c26bb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:58.608810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a6d4dbd1-1db6-4c79-a3f2-90727c4c26bb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:58.621074 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:58.621074 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:39:58.627159 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a6d4dbd1-1db6-4c79-a3f2-90727c4c26bb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:39:58.633145 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a6d4dbd1-1db6-4c79-a3f2-90727c4c26bb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 returned with HTTP 200 Aug 13 03:39:58.633586 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 911/3652] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:39:58 2026] GET /volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:39:59.068677 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-08d4a642-f051-4ca2-9e57-cf6eabe952e0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:59.070617 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08d4a642-f051-4ca2-9e57-cf6eabe952e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:39:59.071062 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08d4a642-f051-4ca2-9e57-cf6eabe952e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:59.071366 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08d4a642-f051-4ca2-9e57-cf6eabe952e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:59.071659 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-08d4a642-f051-4ca2-9e57-cf6eabe952e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:59.076911 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:59.076911 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:39:59.078339 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08d4a642-f051-4ca2-9e57-cf6eabe952e0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:39:59.079236 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 914/3653] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:39:59 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:39:59.285600 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cfbafef6-6453-46ea-a37d-a03ccbf118b2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:59.288913 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfbafef6-6453-46ea-a37d-a03ccbf118b2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:39:59.288913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfbafef6-6453-46ea-a37d-a03ccbf118b2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:59.288913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cfbafef6-6453-46ea-a37d-a03ccbf118b2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:59.288913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cfbafef6-6453-46ea-a37d-a03ccbf118b2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:59.294643 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:59.294643 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:59.295778 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cfbafef6-6453-46ea-a37d-a03ccbf118b2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:39:59.296571 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 922/3654] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:59 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:59.311983 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8098ec1b-31f0-4d7a-889e-cb1203276a5a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:59.323887 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8098ec1b-31f0-4d7a-889e-cb1203276a5a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:39:59.324902 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8098ec1b-31f0-4d7a-889e-cb1203276a5a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:59.325220 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8098ec1b-31f0-4d7a-889e-cb1203276a5a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:59.325446 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8098ec1b-31f0-4d7a-889e-cb1203276a5a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:39:59.342688 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:59.342688 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:39:59.345778 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8098ec1b-31f0-4d7a-889e-cb1203276a5a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:39:59.347277 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 908/3655] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:39:59 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:39:59.649055 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-85fdf111-165e-4d61-8dde-a4a5e83658b9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:59.650887 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85fdf111-165e-4d61-8dde-a4a5e83658b9 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 Aug 13 03:39:59.651170 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85fdf111-165e-4d61-8dde-a4a5e83658b9 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:59.651416 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85fdf111-165e-4d61-8dde-a4a5e83658b9 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:59.659350 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85fdf111-165e-4d61-8dde-a4a5e83658b9 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 returned with HTTP 404 Aug 13 03:39:59.660102 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 912/3656] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:39:59 2026] GET /volume/v3/volumes/aa4f5da8-77d9-48e3-bdcd-66af1a30e619 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:39:59.671282 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a578390e-1eb1-4657-96d0-4f78532f0007 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:59.673426 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:39:59.673817 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1153892348"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:39:59.675577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1153892348'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:39:59.675743 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume of 1 GB Aug 13 03:39:59.680361 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Availability Zones retrieved successfully. Aug 13 03:39:59.686188 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Flow 'volume_create_api' (43ea6039-2d31-4258-b28c-d960361e337f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:59.687342 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e09156ad-a779-449a-8a39-627a51e3dd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:59.688264 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:39:59.718264 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e09156ad-a779-449a-8a39-627a51e3dd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:59.719446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc88db5-52d8-4b20-aed9-5321e31c82d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:59.778718 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Created reservations ['9977e73e-4485-4dc8-9d44-9f7eab670fb4', '04520354-a3f3-474a-a0a1-c1bb9bd31956', 'c1772059-71cf-4277-8abc-c85cec52110b', '699ce883-177e-434f-8c79-58133073a457'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:39:59.779852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc88db5-52d8-4b20-aed9-5321e31c82d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9977e73e-4485-4dc8-9d44-9f7eab670fb4', '04520354-a3f3-474a-a0a1-c1bb9bd31956', 'c1772059-71cf-4277-8abc-c85cec52110b', '699ce883-177e-434f-8c79-58133073a457']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:59.780860 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ee90d2-dbe9-45dd-b9f5-87fb3b4c8f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:59.809089 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39ee90d2-dbe9-45dd-b9f5-87fb3b4c8f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153892348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d024728d66774ef8b0deb517c68f2763',qos_specs=None,replication_status=,reservations=['9977e73e-4485-4dc8-9d44-9f7eab670fb4','04520354-a3f3-474a-a0a1-c1bb9bd31956','c1772059-71cf-4277-8abc-c85cec52110b','699ce883-177e-434f-8c79-58133073a457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6526a90ef17b4436b8d06a480684d15e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153892348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d024728d66774ef8b0deb517c68f2763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6526a90ef17b4436b8d06a480684d15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:59.810074 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6af2b0-dff0-43ad-9a81-b462dfdfd723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:59.834781 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6af2b0-dff0-43ad-9a81-b462dfdfd723) transitioned into state 'SUCCESS' from state '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-1153892348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d024728d66774ef8b0deb517c68f2763',qos_specs=None,replication_status=,reservations=['9977e73e-4485-4dc8-9d44-9f7eab670fb4','04520354-a3f3-474a-a0a1-c1bb9bd31956','c1772059-71cf-4277-8abc-c85cec52110b','699ce883-177e-434f-8c79-58133073a457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6526a90ef17b4436b8d06a480684d15e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:59.835527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad19e170-a730-441d-8b50-fd4b2d72ed97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:39:59.850092 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad19e170-a730-441d-8b50-fd4b2d72ed97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:39:59.851813 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Flow 'volume_create_api' (43ea6039-2d31-4258-b28c-d960361e337f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:39:59.851813 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume request issued successfully. Aug 13 03:39:59.852151 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a578390e-1eb1-4657-96d0-4f78532f0007 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:39:59.852601 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 915/3657] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:39:59 2026] POST /volume/v3/volumes => generated 778 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:39:59.867251 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-43bb72ed-e674-43bc-a7dc-1d24bd148453 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:39:59.875068 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-43bb72ed-e674-43bc-a7dc-1d24bd148453 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b Aug 13 03:39:59.875068 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-43bb72ed-e674-43bc-a7dc-1d24bd148453 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:39:59.875068 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-43bb72ed-e674-43bc-a7dc-1d24bd148453 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:39:59.887781 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:39:59.887781 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:39:59.895708 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-43bb72ed-e674-43bc-a7dc-1d24bd148453 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:39:59.897816 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-43bb72ed-e674-43bc-a7dc-1d24bd148453 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b returned with HTTP 200 Aug 13 03:39:59.898352 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 923/3658] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:39:59 2026] GET /volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:00.096297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-81bf1110-c651-4508-8ab5-26458c75a228 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:00.106253 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-81bf1110-c651-4508-8ab5-26458c75a228 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:00.107630 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-81bf1110-c651-4508-8ab5-26458c75a228 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:00.109307 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-81bf1110-c651-4508-8ab5-26458c75a228 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:00.109622 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-81bf1110-c651-4508-8ab5-26458c75a228 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:00.129098 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:00.129098 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:00.132294 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-81bf1110-c651-4508-8ab5-26458c75a228 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:00.134217 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 909/3659] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:00 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:00.204234 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:00.206679 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/limits Aug 13 03:40:00.206926 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:00.207589 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:00.216940 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:00.217253 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:00.217638 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1264608939-1617524998, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:00.217897 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:00.218193 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:00.218464 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-635529736-303760632, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:00.218850 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:00.219064 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:00.219282 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1117080487-1401914669, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:00.240257 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-1a9fb10a-3bc7-448a-a973-c2be74149f38 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Aug 13 03:40:00.240739 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 913/3660] 10.4.3.140 () {68 vars in 1484 bytes} [Thu Aug 13 03:40:00 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:00.310541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-9d0bc179-21bd-44e6-bd10-8bf0a5048d87 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:00.310727 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4ce738fd-69dd-4766-914d-bb60737d8955 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:00.313610 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ce738fd-69dd-4766-914d-bb60737d8955 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:40:00.313944 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ce738fd-69dd-4766-914d-bb60737d8955 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:00.314404 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ce738fd-69dd-4766-914d-bb60737d8955 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:00.314464 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-9d0bc179-21bd-44e6-bd10-8bf0a5048d87 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:40:00.314602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4ce738fd-69dd-4766-914d-bb60737d8955 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:00.314651 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-9d0bc179-21bd-44e6-bd10-8bf0a5048d87 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:00.315031 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-9d0bc179-21bd-44e6-bd10-8bf0a5048d87 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:00.320387 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:00.320387 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:00.321310 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ce738fd-69dd-4766-914d-bb60737d8955 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:40:00.321968 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 916/3661] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:00 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:00.334595 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:00.334595 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:00.339937 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-9d0bc179-21bd-44e6-bd10-8bf0a5048d87 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:00.347977 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-9d0bc179-21bd-44e6-bd10-8bf0a5048d87 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 200 Aug 13 03:40:00.348600 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 924/3662] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:00 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 1663 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:00.359300 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5ce8c314-fafd-4b2f-974e-b0b073f2c18a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:00.361608 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5ce8c314-fafd-4b2f-974e-b0b073f2c18a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:00.362140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5ce8c314-fafd-4b2f-974e-b0b073f2c18a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:00.362140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5ce8c314-fafd-4b2f-974e-b0b073f2c18a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:00.362140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-5ce8c314-fafd-4b2f-974e-b0b073f2c18a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:00.367509 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:00.367509 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:00.368570 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5ce8c314-fafd-4b2f-974e-b0b073f2c18a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:00.370546 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 910/3663] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:00 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:00.378863 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-ba1e25b9-c483-4172-ba6d-11d82d1d3387 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:00.381799 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-ba1e25b9-c483-4172-ba6d-11d82d1d3387 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:40:00.382394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-ba1e25b9-c483-4172-ba6d-11d82d1d3387 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "174ebd4c-9df8-4900-b391-a5c53ee0effb", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1904445888", "description": null, "metadata": {}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:00.396870 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:00.396870 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:00.397357 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-ba1e25b9-c483-4172-ba6d-11d82d1d3387 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:00.397558 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-ba1e25b9-c483-4172-ba6d-11d82d1d3387 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create snapshot from volume 174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:40:00.431037 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-ba1e25b9-c483-4172-ba6d-11d82d1d3387 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Created reservations ['a6dbbec1-59ab-4725-9b26-261be3aaa050', '72c32f93-dc33-4e60-baba-e52c970d33c8', 'b5531b19-6a34-4d57-92dc-ff11e91aeff1', 'dd34f81f-4016-46c4-be81-0f86838b7a9c'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:00.471699 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-ba1e25b9-c483-4172-ba6d-11d82d1d3387 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot force create request issued successfully. Aug 13 03:40:00.472164 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-0d25b3f6-7d01-4e0b-befa-73a2ce160b12 req-ba1e25b9-c483-4172-ba6d-11d82d1d3387 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:40:00.473036 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 914/3664] 10.4.3.140 () {72 vars in 1547 bytes} [Thu Aug 13 03:40:00 2026] POST /volume/v3/snapshots => generated 324 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:00.911250 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-533bcbfb-9af3-4813-8fe4-0f297df90efe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:00.913734 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-533bcbfb-9af3-4813-8fe4-0f297df90efe tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b Aug 13 03:40:00.914040 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-533bcbfb-9af3-4813-8fe4-0f297df90efe tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:00.914401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-533bcbfb-9af3-4813-8fe4-0f297df90efe tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:00.922923 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:00.922923 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:00.929952 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-533bcbfb-9af3-4813-8fe4-0f297df90efe tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:00.936492 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-533bcbfb-9af3-4813-8fe4-0f297df90efe tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b returned with HTTP 200 Aug 13 03:40:00.936736 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 917/3665] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:00 2026] GET /volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:00.958217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f3281fd0-dd04-4a4d-ab6e-c82a815ff664 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:00.961120 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3281fd0-dd04-4a4d-ab6e-c82a815ff664 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] GET https://10.4.3.140/volume/v3/volumes/detail Aug 13 03:40:00.961364 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3281fd0-dd04-4a4d-ab6e-c82a815ff664 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:00.961601 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3281fd0-dd04-4a4d-ab6e-c82a815ff664 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:00.961952 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-f3281fd0-dd04-4a4d-ab6e-c82a815ff664 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:40:00.962858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f3281fd0-dd04-4a4d-ab6e-c82a815ff664 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:40:00.972947 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f3281fd0-dd04-4a4d-ab6e-c82a815ff664 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Get all volumes completed successfully. Aug 13 03:40:00.973818 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:00.973818 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:00.980114 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3281fd0-dd04-4a4d-ab6e-c82a815ff664 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] https://10.4.3.140/volume/v3/volumes/detail returned with HTTP 200 Aug 13 03:40:00.980664 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 925/3666] 10.4.3.140 () {68 vars in 1299 bytes} [Thu Aug 13 03:40:00 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:00.994443 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-53f9dace-aa6e-4666-a1fa-5e0e39fb2661 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:00.996250 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-53f9dace-aa6e-4666-a1fa-5e0e39fb2661 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b Aug 13 03:40:00.996436 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-53f9dace-aa6e-4666-a1fa-5e0e39fb2661 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:00.996671 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-53f9dace-aa6e-4666-a1fa-5e0e39fb2661 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:00.996943 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-53f9dace-aa6e-4666-a1fa-5e0e39fb2661 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Delete volume with id: 6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b Aug 13 03:40:01.006167 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:01.006167 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:01.006611 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-53f9dace-aa6e-4666-a1fa-5e0e39fb2661 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:01.034858 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-53f9dace-aa6e-4666-a1fa-5e0e39fb2661 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Delete volume request issued successfully. Aug 13 03:40:01.034858 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-53f9dace-aa6e-4666-a1fa-5e0e39fb2661 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b returned with HTTP 202 Aug 13 03:40:01.034858 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 911/3667] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:40:00 2026] DELETE /volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:40:01.041652 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-127e2f18-e52b-4930-ab93-aed27a3b70c9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:01.043669 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-127e2f18-e52b-4930-ab93-aed27a3b70c9 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b Aug 13 03:40:01.043967 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-127e2f18-e52b-4930-ab93-aed27a3b70c9 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:01.044206 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-127e2f18-e52b-4930-ab93-aed27a3b70c9 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:01.053055 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:01.053055 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:01.059867 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-127e2f18-e52b-4930-ab93-aed27a3b70c9 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:01.063673 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-127e2f18-e52b-4930-ab93-aed27a3b70c9 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b returned with HTTP 200 Aug 13 03:40:01.064276 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 915/3668] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:01 2026] GET /volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:01.144259 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3e744391-2607-4d5b-90af-74508671026e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:01.146280 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3e744391-2607-4d5b-90af-74508671026e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:01.146530 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3e744391-2607-4d5b-90af-74508671026e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:01.146759 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3e744391-2607-4d5b-90af-74508671026e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:01.146946 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3e744391-2607-4d5b-90af-74508671026e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:01.151983 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:01.151983 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:01.152953 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3e744391-2607-4d5b-90af-74508671026e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:01.153430 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 918/3669] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:01 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:40:01.333531 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-58825256-6514-4ebe-9c41-2f9660feab98 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:01.338672 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58825256-6514-4ebe-9c41-2f9660feab98 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:40:01.340902 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58825256-6514-4ebe-9c41-2f9660feab98 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:01.340902 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-58825256-6514-4ebe-9c41-2f9660feab98 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:01.340902 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-58825256-6514-4ebe-9c41-2f9660feab98 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:01.344611 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:01.344611 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:01.347882 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-58825256-6514-4ebe-9c41-2f9660feab98 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:40:01.347882 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 926/3670] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:01 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:01.382790 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8608e369-d9f5-43e6-92ce-cbe4ef9a298c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:01.384996 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8608e369-d9f5-43e6-92ce-cbe4ef9a298c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:01.387841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8608e369-d9f5-43e6-92ce-cbe4ef9a298c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:01.387841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8608e369-d9f5-43e6-92ce-cbe4ef9a298c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:01.387841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8608e369-d9f5-43e6-92ce-cbe4ef9a298c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:01.391983 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:01.391983 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:01.392847 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8608e369-d9f5-43e6-92ce-cbe4ef9a298c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:01.393281 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 912/3671] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:01 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:02.081392 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a8d12f8e-b7d5-475a-bd70-5aafd84d674f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:02.084041 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a8d12f8e-b7d5-475a-bd70-5aafd84d674f tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b Aug 13 03:40:02.084228 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a8d12f8e-b7d5-475a-bd70-5aafd84d674f tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:02.084615 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a8d12f8e-b7d5-475a-bd70-5aafd84d674f tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:02.095132 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a8d12f8e-b7d5-475a-bd70-5aafd84d674f tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b returned with HTTP 404 Aug 13 03:40:02.095799 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 916/3672] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:02 2026] GET /volume/v3/volumes/6ad87147-fa0e-4b6a-a3a1-4ddc59d5381b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:40:02.106630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:02.110116 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:02.110116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1931414253"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:02.114652 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1931414253'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:02.114778 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume of 1 GB Aug 13 03:40:02.126850 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:02.130058 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Flow 'volume_create_api' (bfba8c2d-fdf3-4615-b59b-bd9a7dc2406e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:02.130988 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7bf3c2c-759b-490b-b488-c235688ee17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:02.131805 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:02.168489 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-27630e80-5483-4b41-a1fe-c7562030644f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:02.170362 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27630e80-5483-4b41-a1fe-c7562030644f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:02.170668 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27630e80-5483-4b41-a1fe-c7562030644f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:02.171072 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-27630e80-5483-4b41-a1fe-c7562030644f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:02.171157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-27630e80-5483-4b41-a1fe-c7562030644f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:02.173066 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7bf3c2c-759b-490b-b488-c235688ee17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:02.174283 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25adabeb-2cb4-4844-8051-40ebd1de5f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:02.178848 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:02.178848 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:02.178848 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-27630e80-5483-4b41-a1fe-c7562030644f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:02.178848 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 927/3673] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:02 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:02.233209 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Created reservations ['af70be28-7997-4649-85c5-f749dfb73d1e', '79662c1e-3c11-4685-88e1-305eb9dd1e89', '2c8183b1-a04b-47cd-8931-24cfe1a1aee9', 'e4d9b5f4-a16f-416b-8fd7-ad467239dbbf'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:02.234407 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25adabeb-2cb4-4844-8051-40ebd1de5f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af70be28-7997-4649-85c5-f749dfb73d1e', '79662c1e-3c11-4685-88e1-305eb9dd1e89', '2c8183b1-a04b-47cd-8931-24cfe1a1aee9', 'e4d9b5f4-a16f-416b-8fd7-ad467239dbbf']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:02.235408 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f15637f-aa32-4b96-a6f1-cbac7c19c2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:02.266571 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f15637f-aa32-4b96-a6f1-cbac7c19c2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f28dadfd-02ba-4550-b429-5082730a7418', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1931414253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d024728d66774ef8b0deb517c68f2763',qos_specs=None,replication_status=,reservations=['af70be28-7997-4649-85c5-f749dfb73d1e','79662c1e-3c11-4685-88e1-305eb9dd1e89','2c8183b1-a04b-47cd-8931-24cfe1a1aee9','e4d9b5f4-a16f-416b-8fd7-ad467239dbbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6526a90ef17b4436b8d06a480684d15e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1931414253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f28dadfd-02ba-4550-b429-5082730a7418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d024728d66774ef8b0deb517c68f2763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6526a90ef17b4436b8d06a480684d15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:02.267564 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07be089b-2cc9-46bb-b076-1123efa6a993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:02.291662 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07be089b-2cc9-46bb-b076-1123efa6a993) transitioned into state 'SUCCESS' from state '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-1931414253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d024728d66774ef8b0deb517c68f2763',qos_specs=None,replication_status=,reservations=['af70be28-7997-4649-85c5-f749dfb73d1e','79662c1e-3c11-4685-88e1-305eb9dd1e89','2c8183b1-a04b-47cd-8931-24cfe1a1aee9','e4d9b5f4-a16f-416b-8fd7-ad467239dbbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6526a90ef17b4436b8d06a480684d15e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:02.292631 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdd07cf-666d-41c5-910a-8a4dee60485b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:02.304739 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdd07cf-666d-41c5-910a-8a4dee60485b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:02.305708 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Flow 'volume_create_api' (bfba8c2d-fdf3-4615-b59b-bd9a7dc2406e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:02.306032 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume request issued successfully. Aug 13 03:40:02.306613 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13b894a7-dbc0-44a7-be1d-a2a61d58ab94 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:02.307071 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 919/3674] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:40:02 2026] POST /volume/v3/volumes => generated 778 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:02.322167 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a23b8289-c2f1-4ec2-bd9e-d84a8907ac00 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:02.324026 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a23b8289-c2f1-4ec2-bd9e-d84a8907ac00 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 Aug 13 03:40:02.325968 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a23b8289-c2f1-4ec2-bd9e-d84a8907ac00 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:02.325968 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a23b8289-c2f1-4ec2-bd9e-d84a8907ac00 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:02.335918 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:02.335918 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:02.344990 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a23b8289-c2f1-4ec2-bd9e-d84a8907ac00 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:02.354325 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a23b8289-c2f1-4ec2-bd9e-d84a8907ac00 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 returned with HTTP 200 Aug 13 03:40:02.354910 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 913/3675] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:02 2026] GET /volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:02.357031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-01891675-b5c6-41c6-a927-e6c05f594acd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:02.364240 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-01891675-b5c6-41c6-a927-e6c05f594acd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:40:02.364240 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-01891675-b5c6-41c6-a927-e6c05f594acd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:02.364724 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-01891675-b5c6-41c6-a927-e6c05f594acd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:02.364724 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-01891675-b5c6-41c6-a927-e6c05f594acd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:02.375879 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:02.375879 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:02.376810 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-01891675-b5c6-41c6-a927-e6c05f594acd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:40:02.377597 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 917/3676] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:02 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:02.408406 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-168ad7eb-3a94-4ac5-aad6-6fc6b6bab894 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:02.410438 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-168ad7eb-3a94-4ac5-aad6-6fc6b6bab894 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:02.410689 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-168ad7eb-3a94-4ac5-aad6-6fc6b6bab894 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:02.411750 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-168ad7eb-3a94-4ac5-aad6-6fc6b6bab894 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:02.411988 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-168ad7eb-3a94-4ac5-aad6-6fc6b6bab894 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:02.419244 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:02.419244 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:02.420169 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-168ad7eb-3a94-4ac5-aad6-6fc6b6bab894 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:02.420480 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 928/3677] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:02 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:03.182187 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0a7ebc75-c7c0-4fa4-9a2b-cefcdeaaa736 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.184373 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a7ebc75-c7c0-4fa4-9a2b-cefcdeaaa736 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 Aug 13 03:40:03.184786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a7ebc75-c7c0-4fa4-9a2b-cefcdeaaa736 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:03.185099 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0a7ebc75-c7c0-4fa4-9a2b-cefcdeaaa736 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:03.191686 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.191686 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:03.192433 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0a7ebc75-c7c0-4fa4-9a2b-cefcdeaaa736 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot retrieved successfully. Aug 13 03:40:03.192930 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-405f4a80-f392-4d07-902d-dc769cff4302 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.193343 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0a7ebc75-c7c0-4fa4-9a2b-cefcdeaaa736 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 returned with HTTP 200 Aug 13 03:40:03.193853 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 920/3678] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:03 2026] GET /volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:03.200412 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-405f4a80-f392-4d07-902d-dc769cff4302 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:03.200734 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-405f4a80-f392-4d07-902d-dc769cff4302 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:03.202191 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-405f4a80-f392-4d07-902d-dc769cff4302 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:03.202191 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-405f4a80-f392-4d07-902d-dc769cff4302 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:03.219934 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.219934 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:03.224180 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-405f4a80-f392-4d07-902d-dc769cff4302 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:03.224344 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.224774 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 914/3679] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:03 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:03.226517 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:03.226938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-660091830", "snapshot_id": null, "imageRef": "ecd0dfa2-101d-4de0-934d-bc458fcf5d00", "volume_type": null, "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:03.228715 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-660091830', 'snapshot_id': None, 'imageRef': 'ecd0dfa2-101d-4de0-934d-bc458fcf5d00', 'volume_type': None, 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:03.346553 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.346553 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:03.347481 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot retrieved successfully. Aug 13 03:40:03.347481 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create volume of 1 GB Aug 13 03:40:03.353293 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Availability Zones retrieved successfully. Aug 13 03:40:03.360165 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Flow 'volume_create_api' (22cb9d1c-a144-42a0-9f6e-c05bbc4de64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:03.361820 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0146ad4-fe50-4ef0-9925-c52dbd840904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:03.362969 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:03.373151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-40a613a7-80de-4a9b-93a2-0c1dbfc1eeab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.378085 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40a613a7-80de-4a9b-93a2-0c1dbfc1eeab tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 Aug 13 03:40:03.378366 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40a613a7-80de-4a9b-93a2-0c1dbfc1eeab tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:03.379563 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40a613a7-80de-4a9b-93a2-0c1dbfc1eeab tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:03.394169 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.394169 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:03.394418 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ee5ed1b9-5082-4afb-b8d7-a7f2cc5be07e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.396936 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee5ed1b9-5082-4afb-b8d7-a7f2cc5be07e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:40:03.397233 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee5ed1b9-5082-4afb-b8d7-a7f2cc5be07e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:03.398110 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee5ed1b9-5082-4afb-b8d7-a7f2cc5be07e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:03.398110 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ee5ed1b9-5082-4afb-b8d7-a7f2cc5be07e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:03.401756 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=274,cinder:INSERT=35,cinder:UPDATE=78 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:40:03.401870 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-40a613a7-80de-4a9b-93a2-0c1dbfc1eeab tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:03.407896 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40a613a7-80de-4a9b-93a2-0c1dbfc1eeab tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 returned with HTTP 200 Aug 13 03:40:03.407896 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 929/3680] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:03 2026] GET /volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:03.408055 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.408055 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:03.409378 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee5ed1b9-5082-4afb-b8d7-a7f2cc5be07e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:40:03.412060 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 921/3681] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:03 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:03.429842 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0146ad4-fe50-4ef0-9925-c52dbd840904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '559e2149-5cd9-477f-8b1c-231800b34780', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:03.430742 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafd8562-9c3e-4ae9-b6b9-07196b94affd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:03.431610 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2dc15e37-6f47-4371-b028-3544e5018e96 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.433143 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-11ee7f9e-31e6-4eb7-b9ae-a0ff4d7ade50 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.435301 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-11ee7f9e-31e6-4eb7-b9ae-a0ff4d7ade50 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:03.435578 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-11ee7f9e-31e6-4eb7-b9ae-a0ff4d7ade50 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:03.435800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-11ee7f9e-31e6-4eb7-b9ae-a0ff4d7ade50 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:03.435962 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-11ee7f9e-31e6-4eb7-b9ae-a0ff4d7ade50 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:03.436437 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2dc15e37-6f47-4371-b028-3544e5018e96 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] GET https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 Aug 13 03:40:03.436683 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2dc15e37-6f47-4371-b028-3544e5018e96 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:03.436939 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2dc15e37-6f47-4371-b028-3544e5018e96 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:03.441177 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.441177 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:03.442109 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-11ee7f9e-31e6-4eb7-b9ae-a0ff4d7ade50 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:03.442675 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 930/3682] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:03 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:03.465599 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.465599 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:03.479246 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2dc15e37-6f47-4371-b028-3544e5018e96 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Volume info retrieved successfully. Aug 13 03:40:03.491878 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Created reservations ['ba27e87a-7baa-4036-b7a1-a0064e6e6f0b', 'c676ec55-93a4-4288-a693-7cbad6b9540b', 'ddb27281-b434-4ee3-b7dc-9165acc02acd', '3bc25a48-a65b-4ca9-b56b-3b8ca3c46bef'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:03.492711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafd8562-9c3e-4ae9-b6b9-07196b94affd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba27e87a-7baa-4036-b7a1-a0064e6e6f0b', 'c676ec55-93a4-4288-a693-7cbad6b9540b', 'ddb27281-b434-4ee3-b7dc-9165acc02acd', '3bc25a48-a65b-4ca9-b56b-3b8ca3c46bef']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:03.494537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94403f10-32ce-4d44-9cc2-37e71cae4811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:03.495882 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2dc15e37-6f47-4371-b028-3544e5018e96 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 returned with HTTP 200 Aug 13 03:40:03.497850 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 915/3683] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:03 2026] GET /volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:03.512954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9db7a874-683f-43da-bf53-0aae723280db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.515285 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9db7a874-683f-43da-bf53-0aae723280db tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 Aug 13 03:40:03.515285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9db7a874-683f-43da-bf53-0aae723280db tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:03.515464 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9db7a874-683f-43da-bf53-0aae723280db tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:03.515532 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9db7a874-683f-43da-bf53-0aae723280db tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Delete volume with id: f28dadfd-02ba-4550-b429-5082730a7418 Aug 13 03:40:03.523979 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.523979 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:03.524620 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9db7a874-683f-43da-bf53-0aae723280db tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:03.543688 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94403f10-32ce-4d44-9cc2-37e71cae4811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93bd7e7a-b39e-4483-a017-2c4907cf5ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-660091830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38483da982ad407e8542fb833a5243a5',qos_specs=None,replication_status=,reservations=['ba27e87a-7baa-4036-b7a1-a0064e6e6f0b','c676ec55-93a4-4288-a693-7cbad6b9540b','ddb27281-b434-4ee3-b7dc-9165acc02acd','3bc25a48-a65b-4ca9-b56b-3b8ca3c46bef'],size=1,snapshot_id=559e2149-5cd9-477f-8b1c-231800b34780,source_replicaid=,source_volid=None,status='creating',user_id='3a9290ba6f344e0a96f2717c6945dd06',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), '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-08-13T03:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-660091830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93bd7e7a-b39e-4483-a017-2c4907cf5ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38483da982ad407e8542fb833a5243a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=559e2149-5cd9-477f-8b1c-231800b34780,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a9290ba6f344e0a96f2717c6945dd06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:03.544647 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f32fe4-ab2d-4f93-a4b2-322c0fe30ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:03.547943 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9db7a874-683f-43da-bf53-0aae723280db tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Delete volume request issued successfully. Aug 13 03:40:03.548164 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9db7a874-683f-43da-bf53-0aae723280db tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 returned with HTTP 202 Aug 13 03:40:03.548607 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 922/3684] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:40:03 2026] DELETE /volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:40:03.559886 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2ba573be-267d-4f76-88b9-b6f1c7b71157 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.563266 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ba573be-267d-4f76-88b9-b6f1c7b71157 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 Aug 13 03:40:03.563567 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ba573be-267d-4f76-88b9-b6f1c7b71157 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:03.563795 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ba573be-267d-4f76-88b9-b6f1c7b71157 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:03.568752 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32f32fe4-ab2d-4f93-a4b2-322c0fe30ece) transitioned into state 'SUCCESS' from state '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-660091830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38483da982ad407e8542fb833a5243a5',qos_specs=None,replication_status=,reservations=['ba27e87a-7baa-4036-b7a1-a0064e6e6f0b','c676ec55-93a4-4288-a693-7cbad6b9540b','ddb27281-b434-4ee3-b7dc-9165acc02acd','3bc25a48-a65b-4ca9-b56b-3b8ca3c46bef'],size=1,snapshot_id=559e2149-5cd9-477f-8b1c-231800b34780,source_replicaid=,source_volid=None,status='creating',user_id='3a9290ba6f344e0a96f2717c6945dd06',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:03.569844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2606a4bf-eaf3-439b-a4fe-418d909f4840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:03.570035 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=196,cinder:UPDATE=42,cinder:INSERT=21 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:40:03.580838 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.580838 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:03.586403 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2ba573be-267d-4f76-88b9-b6f1c7b71157 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:03.592532 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ba573be-267d-4f76-88b9-b6f1c7b71157 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 returned with HTTP 200 Aug 13 03:40:03.593225 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 931/3685] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:03 2026] GET /volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:03.607720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2606a4bf-eaf3-439b-a4fe-418d909f4840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:03.608935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Flow 'volume_create_api' (22cb9d1c-a144-42a0-9f6e-c05bbc4de64e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:03.609522 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Create volume request issued successfully. Aug 13 03:40:03.610322 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2d04ad32-974c-4294-af76-f5d9bf86a204 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:03.610907 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 918/3686] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:40:03 2026] POST /volume/v3/volumes => generated 813 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:03.630656 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c55c7756-97f0-4dec-b763-d812d8495345 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:03.637947 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c55c7756-97f0-4dec-b763-d812d8495345 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:03.639571 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c55c7756-97f0-4dec-b763-d812d8495345 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:03.640165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c55c7756-97f0-4dec-b763-d812d8495345 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:03.673634 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:03.673634 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:03.678224 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c55c7756-97f0-4dec-b763-d812d8495345 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:03.683333 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c55c7756-97f0-4dec-b763-d812d8495345 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 returned with HTTP 200 Aug 13 03:40:03.683887 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 916/3687] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:03 2026] GET /volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 => generated 881 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:04.240304 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2c3200d7-2ad4-4bbd-99f4-b6cc9be3a349 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:04.242664 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c3200d7-2ad4-4bbd-99f4-b6cc9be3a349 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:04.242968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c3200d7-2ad4-4bbd-99f4-b6cc9be3a349 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:04.243274 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2c3200d7-2ad4-4bbd-99f4-b6cc9be3a349 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:04.245965 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2c3200d7-2ad4-4bbd-99f4-b6cc9be3a349 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:04.249944 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:04.249944 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:04.251160 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2c3200d7-2ad4-4bbd-99f4-b6cc9be3a349 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:04.251709 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 923/3688] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:04 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:04.426226 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e1cfb479-494b-46eb-a323-025e197c720d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:04.428354 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1cfb479-494b-46eb-a323-025e197c720d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:40:04.428663 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1cfb479-494b-46eb-a323-025e197c720d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:04.428897 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1cfb479-494b-46eb-a323-025e197c720d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:04.429045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e1cfb479-494b-46eb-a323-025e197c720d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:04.434205 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:04.434205 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:04.435220 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1cfb479-494b-46eb-a323-025e197c720d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:40:04.435660 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 932/3689] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:04 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:04.459142 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b048ab0d-910e-4c25-b6cc-39c1e1323d3f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:04.462242 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b048ab0d-910e-4c25-b6cc-39c1e1323d3f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:04.462556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b048ab0d-910e-4c25-b6cc-39c1e1323d3f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:04.462837 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b048ab0d-910e-4c25-b6cc-39c1e1323d3f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:04.462998 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-b048ab0d-910e-4c25-b6cc-39c1e1323d3f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:04.465754 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=274,cinder:UPDATE=95,cinder:INSERT=46 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:40:04.469767 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:04.469767 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:04.470628 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b048ab0d-910e-4c25-b6cc-39c1e1323d3f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:04.471311 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 919/3690] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:04 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:04.610519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f3a937a1-8cbc-4a3e-81e6-2f188a537a24 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:04.614687 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3a937a1-8cbc-4a3e-81e6-2f188a537a24 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 Aug 13 03:40:04.616049 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3a937a1-8cbc-4a3e-81e6-2f188a537a24 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:04.616349 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3a937a1-8cbc-4a3e-81e6-2f188a537a24 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:04.623475 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=231,cinder:UPDATE=68,cinder:INSERT=37 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:40:04.644246 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3a937a1-8cbc-4a3e-81e6-2f188a537a24 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 returned with HTTP 404 Aug 13 03:40:04.647293 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 917/3691] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:04 2026] GET /volume/v3/volumes/f28dadfd-02ba-4550-b429-5082730a7418 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:40:04.657246 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:04.659384 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:04.659763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1506389211"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:04.661571 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1506389211'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:04.661704 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume of 1 GB Aug 13 03:40:04.666404 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:04.672944 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Flow 'volume_create_api' (ac12c034-e03c-4014-b5f2-07976b647451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:04.674196 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5261a56-3081-4220-b0e5-b84fb5443295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:04.675192 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:04.699747 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cb77dfe3-1bce-49d7-9b6f-254dc6d806b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:04.702409 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb77dfe3-1bce-49d7-9b6f-254dc6d806b7 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:04.702676 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb77dfe3-1bce-49d7-9b6f-254dc6d806b7 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:04.702985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cb77dfe3-1bce-49d7-9b6f-254dc6d806b7 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:04.712037 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5261a56-3081-4220-b0e5-b84fb5443295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:04.712998 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2230fe4e-3153-4933-b197-0369ef05442e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:04.716972 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:04.716972 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:04.722869 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cb77dfe3-1bce-49d7-9b6f-254dc6d806b7 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:04.730062 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cb77dfe3-1bce-49d7-9b6f-254dc6d806b7 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 returned with HTTP 200 Aug 13 03:40:04.730578 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 933/3692] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:04 2026] GET /volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 => generated 1422 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:04.743721 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4087be8a-ac37-4b42-8af8-5e5f7ef8e0e4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:04.746630 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4087be8a-ac37-4b42-8af8-5e5f7ef8e0e4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:04.746977 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4087be8a-ac37-4b42-8af8-5e5f7ef8e0e4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:04.747269 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4087be8a-ac37-4b42-8af8-5e5f7ef8e0e4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:04.758843 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:04.758843 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:04.761842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Created reservations ['8fca09ff-b61b-4e75-b335-a7ac3765c306', '150bead5-ae32-4083-9034-7f79e0c4f7ec', '3254cb7a-f8a0-418e-b5ce-8b4959875e50', 'ffb92876-5271-4b02-890c-722b08e07a55'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:04.763067 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2230fe4e-3153-4933-b197-0369ef05442e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fca09ff-b61b-4e75-b335-a7ac3765c306', '150bead5-ae32-4083-9034-7f79e0c4f7ec', '3254cb7a-f8a0-418e-b5ce-8b4959875e50', 'ffb92876-5271-4b02-890c-722b08e07a55']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:04.763963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6821af5b-e274-4952-bd72-7838fbddca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:04.764248 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4087be8a-ac37-4b42-8af8-5e5f7ef8e0e4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:04.771843 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4087be8a-ac37-4b42-8af8-5e5f7ef8e0e4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 returned with HTTP 200 Aug 13 03:40:04.772358 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 920/3693] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:04 2026] GET /volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:04.793586 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6821af5b-e274-4952-bd72-7838fbddca97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27954d96-f4bf-4a7d-9870-0b82413b02ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1506389211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d024728d66774ef8b0deb517c68f2763',qos_specs=None,replication_status=,reservations=['8fca09ff-b61b-4e75-b335-a7ac3765c306','150bead5-ae32-4083-9034-7f79e0c4f7ec','3254cb7a-f8a0-418e-b5ce-8b4959875e50','ffb92876-5271-4b02-890c-722b08e07a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6526a90ef17b4436b8d06a480684d15e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1506389211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27954d96-f4bf-4a7d-9870-0b82413b02ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d024728d66774ef8b0deb517c68f2763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6526a90ef17b4436b8d06a480684d15e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:04.794758 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31c4235-a19f-4960-99f9-7eb12a7f03b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:04.821357 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31c4235-a19f-4960-99f9-7eb12a7f03b7) transitioned into state 'SUCCESS' from state '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-1506389211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d024728d66774ef8b0deb517c68f2763',qos_specs=None,replication_status=,reservations=['8fca09ff-b61b-4e75-b335-a7ac3765c306','150bead5-ae32-4083-9034-7f79e0c4f7ec','3254cb7a-f8a0-418e-b5ce-8b4959875e50','ffb92876-5271-4b02-890c-722b08e07a55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6526a90ef17b4436b8d06a480684d15e',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:04.821357 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5bd0cba-0ba9-42f8-a3af-2929e1be791b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:04.836196 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5bd0cba-0ba9-42f8-a3af-2929e1be791b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:04.838158 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Flow 'volume_create_api' (ac12c034-e03c-4014-b5f2-07976b647451) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:04.838158 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Create volume request issued successfully. Aug 13 03:40:04.838373 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e30049b6-7072-49a5-b47e-178edfcfa8e4 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:04.838920 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 924/3694] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:40:04 2026] POST /volume/v3/volumes => generated 778 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:04.857106 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0b80c00a-3fb3-44da-b9e2-4fe3fab7d3f3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:04.862986 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b80c00a-3fb3-44da-b9e2-4fe3fab7d3f3 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee Aug 13 03:40:04.862986 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0b80c00a-3fb3-44da-b9e2-4fe3fab7d3f3 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:04.863162 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0b80c00a-3fb3-44da-b9e2-4fe3fab7d3f3 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:04.873918 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:04.873918 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:04.878906 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0b80c00a-3fb3-44da-b9e2-4fe3fab7d3f3 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:04.883535 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0b80c00a-3fb3-44da-b9e2-4fe3fab7d3f3 tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee returned with HTTP 200 Aug 13 03:40:04.883925 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 918/3695] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:04 2026] GET /volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:05.265877 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7f7a315d-418d-44e0-95a8-e14e334b0906 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.268044 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7f7a315d-418d-44e0-95a8-e14e334b0906 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:05.268246 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7f7a315d-418d-44e0-95a8-e14e334b0906 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.268467 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7f7a315d-418d-44e0-95a8-e14e334b0906 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.268604 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-7f7a315d-418d-44e0-95a8-e14e334b0906 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:05.274671 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.274671 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:05.276453 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7f7a315d-418d-44e0-95a8-e14e334b0906 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:05.277072 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 934/3696] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:05 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:05.450239 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bd6b2745-c080-44a2-8043-144dec3b4cd3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.453671 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bd6b2745-c080-44a2-8043-144dec3b4cd3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:40:05.454002 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bd6b2745-c080-44a2-8043-144dec3b4cd3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.454304 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bd6b2745-c080-44a2-8043-144dec3b4cd3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.454469 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-bd6b2745-c080-44a2-8043-144dec3b4cd3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:05.460459 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.460459 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:05.461339 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bd6b2745-c080-44a2-8043-144dec3b4cd3 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:40:05.461794 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 921/3697] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:05 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:05.479470 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e22b616d-be48-4c68-982c-5d480f1a0eb8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.483916 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e22b616d-be48-4c68-982c-5d480f1a0eb8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288/action Aug 13 03:40:05.486145 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e22b616d-be48-4c68-982c-5d480f1a0eb8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:05.486621 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e22b616d-be48-4c68-982c-5d480f1a0eb8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:05.489774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8016b52c-3a43-4afb-99f1-6261e5065932 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.490155 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.admin_actions [None req-e22b616d-be48-4c68-982c-5d480f1a0eb8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Updating backup '8337e73b-a147-4761-9538-4fe70eb1a288' with '{'status': 'error'}' {{(pid=100342) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 03:40:05.496974 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8016b52c-3a43-4afb-99f1-6261e5065932 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:05.498608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8016b52c-3a43-4afb-99f1-6261e5065932 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.498608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8016b52c-3a43-4afb-99f1-6261e5065932 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.498608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8016b52c-3a43-4afb-99f1-6261e5065932 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:05.502851 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.502851 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:05.510813 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.510813 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:05.512603 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8016b52c-3a43-4afb-99f1-6261e5065932 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:05.514385 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-e22b616d-be48-4c68-982c-5d480f1a0eb8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] reset_status in rpcapi backup_id 8337e73b-a147-4761-9538-4fe70eb1a288 on host np0000007145. {{(pid=100342) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 13 03:40:05.514486 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 919/3698] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:05 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:05.515439 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e22b616d-be48-4c68-982c-5d480f1a0eb8 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288/action returned with HTTP 202 Aug 13 03:40:05.516108 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 925/3699] 10.4.3.140 () {70 vars in 1430 bytes} [Thu Aug 13 03:40:05 2026] POST /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:05.527165 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bfb5195f-dcd5-415d-bcda-fd27d8295e69 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.529480 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bfb5195f-dcd5-415d-bcda-fd27d8295e69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 Aug 13 03:40:05.529838 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bfb5195f-dcd5-415d-bcda-fd27d8295e69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.530090 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bfb5195f-dcd5-415d-bcda-fd27d8295e69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.530310 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-bfb5195f-dcd5-415d-bcda-fd27d8295e69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume with id: d46b6c41-c127-4795-976a-989fab9d9309 Aug 13 03:40:05.543848 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.543848 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:05.543848 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bfb5195f-dcd5-415d-bcda-fd27d8295e69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:40:05.557032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e148fb62-de2d-4e7d-a292-8a2e25e643be None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.560278 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e148fb62-de2d-4e7d-a292-8a2e25e643be tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:05.560411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e148fb62-de2d-4e7d-a292-8a2e25e643be tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.560632 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e148fb62-de2d-4e7d-a292-8a2e25e643be tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.568482 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bfb5195f-dcd5-415d-bcda-fd27d8295e69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume request issued successfully. Aug 13 03:40:05.568702 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bfb5195f-dcd5-415d-bcda-fd27d8295e69 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 returned with HTTP 202 Aug 13 03:40:05.569209 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 935/3700] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:05 2026] DELETE /volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:05.574363 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.574363 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:05.577616 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7cc5407a-782c-4331-a35f-b8ec20aa0c7a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.579811 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e148fb62-de2d-4e7d-a292-8a2e25e643be tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:05.580061 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7cc5407a-782c-4331-a35f-b8ec20aa0c7a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 Aug 13 03:40:05.580383 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7cc5407a-782c-4331-a35f-b8ec20aa0c7a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.580620 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7cc5407a-782c-4331-a35f-b8ec20aa0c7a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.587254 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e148fb62-de2d-4e7d-a292-8a2e25e643be tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:05.587808 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 922/3701] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:05 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 940 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:05.590979 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.590979 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:05.596007 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7cc5407a-782c-4331-a35f-b8ec20aa0c7a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:40:05.601036 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7cc5407a-782c-4331-a35f-b8ec20aa0c7a tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 returned with HTTP 200 Aug 13 03:40:05.601419 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 920/3702] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:05 2026] GET /volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:05.904547 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d7201f14-3510-47e3-8725-5f4cb1c1ea0f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.910153 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7201f14-3510-47e3-8725-5f4cb1c1ea0f tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee Aug 13 03:40:05.910471 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7201f14-3510-47e3-8725-5f4cb1c1ea0f tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.910912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7201f14-3510-47e3-8725-5f4cb1c1ea0f tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.920727 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.920727 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:05.928536 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d7201f14-3510-47e3-8725-5f4cb1c1ea0f tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:05.931139 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7201f14-3510-47e3-8725-5f4cb1c1ea0f tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee returned with HTTP 200 Aug 13 03:40:05.931908 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 926/3703] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:05 2026] GET /volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:05.943994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-50a2a32d-1f2f-4461-afe3-4379c68b0132 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.946545 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-50a2a32d-1f2f-4461-afe3-4379c68b0132 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:05.946800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-50a2a32d-1f2f-4461-afe3-4379c68b0132 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.946868 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e3ccdac0-1572-4a32-a741-89344b7cb58d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.947030 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-50a2a32d-1f2f-4461-afe3-4379c68b0132 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.948580 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e3ccdac0-1572-4a32-a741-89344b7cb58d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] GET https://10.4.3.140/volume/v3/volumes/summary Aug 13 03:40:05.948788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e3ccdac0-1572-4a32-a741-89344b7cb58d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.949912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e3ccdac0-1572-4a32-a741-89344b7cb58d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.949912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-e3ccdac0-1572-4a32-a741-89344b7cb58d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:40:05.954934 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.954934 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:05.955350 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e3ccdac0-1572-4a32-a741-89344b7cb58d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] Get summary completed successfully. Aug 13 03:40:05.955673 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e3ccdac0-1572-4a32-a741-89344b7cb58d tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-reader] https://10.4.3.140/volume/v3/volumes/summary returned with HTTP 200 Aug 13 03:40:05.956115 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 923/3704] 10.4.3.140 () {68 vars in 1302 bytes} [Thu Aug 13 03:40:05 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:05.959884 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-50a2a32d-1f2f-4461-afe3-4379c68b0132 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:05.966104 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-50a2a32d-1f2f-4461-afe3-4379c68b0132 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:05.966497 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 936/3705] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:05 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:05.966675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e64bd56d-505c-42fc-a0a9-c2b1fc78e4ac None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:05.971389 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e64bd56d-505c-42fc-a0a9-c2b1fc78e4ac tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee Aug 13 03:40:05.971634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e64bd56d-505c-42fc-a0a9-c2b1fc78e4ac tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:05.971849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e64bd56d-505c-42fc-a0a9-c2b1fc78e4ac tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:05.972630 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-e64bd56d-505c-42fc-a0a9-c2b1fc78e4ac tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Delete volume with id: 27954d96-f4bf-4a7d-9870-0b82413b02ee Aug 13 03:40:05.986008 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:05.986008 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:05.986434 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e64bd56d-505c-42fc-a0a9-c2b1fc78e4ac tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:06.039341 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e64bd56d-505c-42fc-a0a9-c2b1fc78e4ac tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Delete volume request issued successfully. Aug 13 03:40:06.040694 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e64bd56d-505c-42fc-a0a9-c2b1fc78e4ac tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee returned with HTTP 202 Aug 13 03:40:06.042329 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 921/3706] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:40:05 2026] DELETE /volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:40:06.052539 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fffd7582-1cd2-401f-82ca-f29e20c39bdb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.053183 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8b371644-3906-4066-8bf7-99a3735eea1b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.056852 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8b371644-3906-4066-8bf7-99a3735eea1b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:06.056852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8b371644-3906-4066-8bf7-99a3735eea1b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.057008 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fffd7582-1cd2-401f-82ca-f29e20c39bdb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee Aug 13 03:40:06.057008 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fffd7582-1cd2-401f-82ca-f29e20c39bdb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.057075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8b371644-3906-4066-8bf7-99a3735eea1b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.057110 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fffd7582-1cd2-401f-82ca-f29e20c39bdb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.067763 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.067763 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:06.070884 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.070884 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:06.073783 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fffd7582-1cd2-401f-82ca-f29e20c39bdb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Volume info retrieved successfully. Aug 13 03:40:06.079802 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8b371644-3906-4066-8bf7-99a3735eea1b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:06.083344 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fffd7582-1cd2-401f-82ca-f29e20c39bdb tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee returned with HTTP 200 Aug 13 03:40:06.083473 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3158be26-ad1c-4e6a-911d-efdb36944d3c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.083985 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3158be26-ad1c-4e6a-911d-efdb36944d3c None None] GET https://10.4.3.140/volume// Aug 13 03:40:06.084234 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3158be26-ad1c-4e6a-911d-efdb36944d3c None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.084565 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3158be26-ad1c-4e6a-911d-efdb36944d3c None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.084643 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 927/3707] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:06.084789 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3158be26-ad1c-4e6a-911d-efdb36944d3c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:06.085150 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 937/3708] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:06.087374 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8b371644-3906-4066-8bf7-99a3735eea1b tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 returned with HTTP 200 Aug 13 03:40:06.088205 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 924/3709] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 => generated 1404 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:06.096349 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-cda14947-8527-4b5e-b35d-a6ef397e1273 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.252622 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-cda14947-8527-4b5e-b35d-a6ef397e1273 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:40:06.253019 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-cda14947-8527-4b5e-b35d-a6ef397e1273 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6700d8b8-909c-4520-aa94-7ffb1bf4fb0a", "connector": null, "instance_uuid": "1087507d-6fd5-43b0-b062-eee07413cef4"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:06.262277 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.262277 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:06.293374 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e48b5f56-c225-4d6a-b263-ff2f6ce0522d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.297076 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e48b5f56-c225-4d6a-b263-ff2f6ce0522d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:06.297076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e48b5f56-c225-4d6a-b263-ff2f6ce0522d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.297076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e48b5f56-c225-4d6a-b263-ff2f6ce0522d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.297076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e48b5f56-c225-4d6a-b263-ff2f6ce0522d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:06.302494 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.302494 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:06.303641 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e48b5f56-c225-4d6a-b263-ff2f6ce0522d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:06.304464 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 928/3710] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:06.306220 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-cda14947-8527-4b5e-b35d-a6ef397e1273 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:40:06.306785 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 922/3711] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:40:06 2026] POST /volume/v3/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:06.352261 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-68d99f15-2b38-4f5b-bd50-2fbd7c2f8e59 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.356094 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68d99f15-2b38-4f5b-bd50-2fbd7c2f8e59 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:06.356094 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68d99f15-2b38-4f5b-bd50-2fbd7c2f8e59 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.356094 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68d99f15-2b38-4f5b-bd50-2fbd7c2f8e59 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.363381 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-869e1635-7e55-411d-95f4-71f686adf905 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.363879 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-869e1635-7e55-411d-95f4-71f686adf905 None None] GET https://10.4.3.140/volume// Aug 13 03:40:06.364025 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-869e1635-7e55-411d-95f4-71f686adf905 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.364225 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-869e1635-7e55-411d-95f4-71f686adf905 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.364557 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-869e1635-7e55-411d-95f4-71f686adf905 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:06.364892 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 925/3712] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:06.371014 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.371014 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:06.375235 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-68d99f15-2b38-4f5b-bd50-2fbd7c2f8e59 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:06.377736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-fff8af0d-de02-4053-a3fb-478605c1125a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.382847 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-fff8af0d-de02-4053-a3fb-478605c1125a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:06.382937 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68d99f15-2b38-4f5b-bd50-2fbd7c2f8e59 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:06.383001 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-fff8af0d-de02-4053-a3fb-478605c1125a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.383001 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-fff8af0d-de02-4053-a3fb-478605c1125a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.383084 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 938/3713] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:06.397186 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.397186 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:06.401497 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-fff8af0d-de02-4053-a3fb-478605c1125a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:06.406755 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-fff8af0d-de02-4053-a3fb-478605c1125a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:06.407395 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 929/3714] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 1119 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:06.515817 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-834ff488-09c8-49f3-9f7c-3617aa5ca20e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.517875 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-834ff488-09c8-49f3-9f7c-3617aa5ca20e tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] PUT https://10.4.3.140/volume/v3/attachments/41b7ed18-3e0f-457c-832d-bd8dcf15a660 Aug 13 03:40:06.521988 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-834ff488-09c8-49f3-9f7c-3617aa5ca20e tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:06.530906 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-701005c0-273e-4574-91f4-ad581415e3c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.532712 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-701005c0-273e-4574-91f4-ad581415e3c2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:06.532925 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-701005c0-273e-4574-91f4-ad581415e3c2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.533118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-701005c0-273e-4574-91f4-ad581415e3c2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.533258 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-701005c0-273e-4574-91f4-ad581415e3c2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:06.535318 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-834ff488-09c8-49f3-9f7c-3617aa5ca20e tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Acquiring lock "cinder-attachment_update-6700d8b8-909c-4520-aa94-7ffb1bf4fb0a-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:40:06.537667 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.537667 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:06.538343 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-701005c0-273e-4574-91f4-ad581415e3c2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:06.539114 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 926/3715] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:06.543690 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-834ff488-09c8-49f3-9f7c-3617aa5ca20e tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Lock "cinder-attachment_update-6700d8b8-909c-4520-aa94-7ffb1bf4fb0a-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:40:06.548082 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.548082 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:06.615711 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a950a485-8aed-4d00-a555-c5c0830a60c0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.617832 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a950a485-8aed-4d00-a555-c5c0830a60c0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 Aug 13 03:40:06.618032 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a950a485-8aed-4d00-a555-c5c0830a60c0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.618206 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a950a485-8aed-4d00-a555-c5c0830a60c0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.624226 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-66eec7fe-cf4b-4f58-ab16-884e560174fa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.628589 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a950a485-8aed-4d00-a555-c5c0830a60c0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 returned with HTTP 404 Aug 13 03:40:06.628589 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 939/3716] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/v3/volumes/d46b6c41-c127-4795-976a-989fab9d9309 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:06.628720 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-66eec7fe-cf4b-4f58-ab16-884e560174fa tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:06.628720 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-66eec7fe-cf4b-4f58-ab16-884e560174fa tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.628720 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-66eec7fe-cf4b-4f58-ab16-884e560174fa tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.635962 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.635962 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:06.637150 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.640222 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] POST https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8/restore Aug 13 03:40:06.640632 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:06.641744 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-66eec7fe-cf4b-4f58-ab16-884e560174fa tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:06.643595 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Restoring backup cb942dc7-c143-4b01-b03b-608240d72ca8 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100340) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 03:40:06.643756 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Restoring backup cb942dc7-c143-4b01-b03b-608240d72ca8 to volume None. Aug 13 03:40:06.647656 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-66eec7fe-cf4b-4f58-ab16-884e560174fa tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 returned with HTTP 200 Aug 13 03:40:06.648267 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 930/3717] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:06.648517 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.648517 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:06.649466 np0000007145 devstack@c-api.service[100340]: INFO cinder.backup.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Creating volume of 1 GB for restore of backup cb942dc7-c143-4b01-b03b-608240d72ca8. Aug 13 03:40:06.656480 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Availability zone cache updated, next update will occur around 2026-08-13 04:40:06.656089. {{(pid=100340) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:40:06.656625 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:06.660672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c0f6731f-0646-4ecf-80ff-e4a9c4b67fd1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.661116 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0f6731f-0646-4ecf-80ff-e4a9c4b67fd1 None None] GET https://10.4.3.140/volume// Aug 13 03:40:06.661326 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0f6731f-0646-4ecf-80ff-e4a9c4b67fd1 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:06.661609 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0f6731f-0646-4ecf-80ff-e4a9c4b67fd1 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:06.662020 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0f6731f-0646-4ecf-80ff-e4a9c4b67fd1 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:06.662372 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 940/3718] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:40:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:06.665450 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (ad6a8c4a-df18-4185-a1e8-4956ed2bfae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:06.666868 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb6fff4-f860-4c98-ba84-1d76c0831d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:06.667811 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:06.673112 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-a0e3d39d-9e6c-4150-b067-7570bfb3def8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:06.678789 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-a0e3d39d-9e6c-4150-b067-7570bfb3def8 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:40:06.678789 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-a0e3d39d-9e6c-4150-b067-7570bfb3def8 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93bd7e7a-b39e-4483-a017-2c4907cf5ed0", "connector": null, "instance_uuid": "5eaf770a-2b7b-4b17-ac8b-798363a8ee61"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:06.685653 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.685653 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:06.691475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccb6fff4-f860-4c98-ba84-1d76c0831d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:06.692606 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10b064c-4bc7-4d1e-bf2c-e55617c817a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:06.697609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-834ff488-09c8-49f3-9f7c-3617aa5ca20e tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Lock "cinder-attachment_update-6700d8b8-909c-4520-aa94-7ffb1bf4fb0a-np0000007145" released by "attachment_update" :: held 0.154s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:40:06.697996 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-834ff488-09c8-49f3-9f7c-3617aa5ca20e tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments/41b7ed18-3e0f-457c-832d-bd8dcf15a660 returned with HTTP 200 Aug 13 03:40:06.699182 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 923/3719] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:40:06 2026] PUT /volume/v3/attachments/41b7ed18-3e0f-457c-832d-bd8dcf15a660 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:06.725717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Created reservations ['7de596c6-f735-49a2-a5eb-fbecc1ee7bb5', '618a4982-5a15-490b-8c78-6c01d87493d9', 'd2710ce5-bad1-40f3-9eaf-10f3e1ca5a7c', '3b4f7615-42f7-42ec-a733-bcd8571d0f4a'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:06.728212 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d10b064c-4bc7-4d1e-bf2c-e55617c817a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de596c6-f735-49a2-a5eb-fbecc1ee7bb5', '618a4982-5a15-490b-8c78-6c01d87493d9', 'd2710ce5-bad1-40f3-9eaf-10f3e1ca5a7c', '3b4f7615-42f7-42ec-a733-bcd8571d0f4a']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:06.728212 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99cd06f4-3664-4b6c-bbae-b2999c4540b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:06.728364 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-a0e3d39d-9e6c-4150-b067-7570bfb3def8 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:40:06.728364 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 931/3720] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:40:06 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) Aug 13 03:40:06.754580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99cd06f4-3664-4b6c-bbae-b2999c4540b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1caa9782-9f8e-4cf6-89fd-e269973e09c4', '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='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['7de596c6-f735-49a2-a5eb-fbecc1ee7bb5','618a4982-5a15-490b-8c78-6c01d87493d9','d2710ce5-bad1-40f3-9eaf-10f3e1ca5a7c','3b4f7615-42f7-42ec-a733-bcd8571d0f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1caa9782-9f8e-4cf6-89fd-e269973e09c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c7353dfd2ed4d53992b00b90910cd4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:06.755805 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c69a57-03de-408c-b119-a13d0d94d741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:06.780376 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c69a57-03de-408c-b119-a13d0d94d741) transitioned into 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='6c7353dfd2ed4d53992b00b90910cd4b',qos_specs=None,replication_status=,reservations=['7de596c6-f735-49a2-a5eb-fbecc1ee7bb5','618a4982-5a15-490b-8c78-6c01d87493d9','d2710ce5-bad1-40f3-9eaf-10f3e1ca5a7c','3b4f7615-42f7-42ec-a733-bcd8571d0f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6babe0f5022f4c12a16c16cc2cebaab2',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:06.781303 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b366bffa-d792-46e0-86a6-7dab89dee10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:06.796936 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b366bffa-d792-46e0-86a6-7dab89dee10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:06.798123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Flow 'volume_create_api' (ad6a8c4a-df18-4185-a1e8-4956ed2bfae3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:06.798484 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Create volume request issued successfully. Aug 13 03:40:06.808315 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:06.808315 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:06.808315 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:40:07.099456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-13a5fb61-0df3-42d1-b0f3-0dda325c145a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.101941 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13a5fb61-0df3-42d1-b0f3-0dda325c145a tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] GET https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee Aug 13 03:40:07.102320 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13a5fb61-0df3-42d1-b0f3-0dda325c145a tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.102570 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13a5fb61-0df3-42d1-b0f3-0dda325c145a tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.110308 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13a5fb61-0df3-42d1-b0f3-0dda325c145a tempest-ProjectReaderTests-2049600867 tempest-ProjectReaderTests-2049600867-project-admin] https://10.4.3.140/volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee returned with HTTP 404 Aug 13 03:40:07.111176 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 941/3721] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/v3/volumes/27954d96-f4bf-4a7d-9870-0b82413b02ee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:40:07.318054 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-04dbbe08-d4a2-4b77-896b-1902428620fb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.320541 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-04dbbe08-d4a2-4b77-896b-1902428620fb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:07.320731 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-04dbbe08-d4a2-4b77-896b-1902428620fb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.320939 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-04dbbe08-d4a2-4b77-896b-1902428620fb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.321045 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-04dbbe08-d4a2-4b77-896b-1902428620fb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:07.325641 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.325641 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:07.326345 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-04dbbe08-d4a2-4b77-896b-1902428620fb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:07.326736 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 924/3722] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:07.336486 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-91199363-7d93-48ca-8136-5b6a3bf37884 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.338198 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91199363-7d93-48ca-8136-5b6a3bf37884 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:40:07.338390 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91199363-7d93-48ca-8136-5b6a3bf37884 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.338615 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91199363-7d93-48ca-8136-5b6a3bf37884 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.348848 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.348848 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:07.353128 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-91199363-7d93-48ca-8136-5b6a3bf37884 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:07.359102 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91199363-7d93-48ca-8136-5b6a3bf37884 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 returned with HTTP 200 Aug 13 03:40:07.359441 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 932/3723] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:07.377323 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b39b94d-1ceb-4b75-88c8-4dc9c07438c6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.379285 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b39b94d-1ceb-4b75-88c8-4dc9c07438c6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:07.379549 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b39b94d-1ceb-4b75-88c8-4dc9c07438c6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.379760 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b39b94d-1ceb-4b75-88c8-4dc9c07438c6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.379914 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5b39b94d-1ceb-4b75-88c8-4dc9c07438c6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:07.385556 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.385556 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:07.386305 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b39b94d-1ceb-4b75-88c8-4dc9c07438c6 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:07.386754 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 942/3724] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:07.398260 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f326151c-11f1-488c-9ab6-a45979ff6f04 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.399976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fee64f80-ccb0-4213-b573-874a04626366 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.400268 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f326151c-11f1-488c-9ab6-a45979ff6f04 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/detail Aug 13 03:40:07.400710 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f326151c-11f1-488c-9ab6-a45979ff6f04 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.400798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f326151c-11f1-488c-9ab6-a45979ff6f04 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.401133 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-f326151c-11f1-488c-9ab6-a45979ff6f04 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:40:07.405282 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fee64f80-ccb0-4213-b573-874a04626366 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:07.406161 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fee64f80-ccb0-4213-b573-874a04626366 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.406161 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fee64f80-ccb0-4213-b573-874a04626366 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.414560 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f326151c-11f1-488c-9ab6-a45979ff6f04 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/detail returned with HTTP 200 Aug 13 03:40:07.414977 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 925/3725] 10.4.3.140 () {66 vars in 1258 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/v3/backups/detail => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:07.417218 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.417218 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:07.421703 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fee64f80-ccb0-4213-b573-874a04626366 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:07.426337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.427068 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fee64f80-ccb0-4213-b573-874a04626366 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:07.427511 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 933/3726] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:07.429632 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d/restore Aug 13 03:40:07.429973 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:07.431526 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Restoring backup 68eee242-6a1f-4773-ad01-de5e0d11476d ({'restore': {}}) {{(pid=100343) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 03:40:07.431711 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Restoring backup 68eee242-6a1f-4773-ad01-de5e0d11476d to volume None. Aug 13 03:40:07.443584 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.443584 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:07.446181 np0000007145 devstack@c-api.service[100343]: INFO cinder.backup.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating volume of 1 GB for restore of backup 68eee242-6a1f-4773-ad01-de5e0d11476d. Aug 13 03:40:07.459260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Availability zone cache updated, next update will occur around 2026-08-13 04:40:07.458997. {{(pid=100343) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 13 03:40:07.459354 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Availability Zones retrieved successfully. Aug 13 03:40:07.468165 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (f7520831-9acc-4c18-8d1e-feee20a1b43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:07.469544 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b4cd78-7e74-42ad-8948-156078fcac54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:07.470528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:07.497461 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b4cd78-7e74-42ad-8948-156078fcac54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:07.500210 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b1d5df-994b-4269-b248-bc3b3e0c5393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:07.550944 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['42234e06-4393-4dd6-b8b9-df7b1b9f288d', 'a6bf63eb-f566-4674-af32-af899518984b', '70139992-b194-4f7e-b0fe-4f75b0efae27', '0c6ff5fb-ac91-4b76-ae9a-34ac77cfdb5b'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:07.551053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-58d4cccf-5895-4f58-8f98-10fd3748154a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.552253 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b1d5df-994b-4269-b248-bc3b3e0c5393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42234e06-4393-4dd6-b8b9-df7b1b9f288d', 'a6bf63eb-f566-4674-af32-af899518984b', '70139992-b194-4f7e-b0fe-4f75b0efae27', '0c6ff5fb-ac91-4b76-ae9a-34ac77cfdb5b']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:07.553387 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578d9c25-b3ce-4fca-bf50-0405f143881c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:07.553513 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-58d4cccf-5895-4f58-8f98-10fd3748154a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:07.553839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-58d4cccf-5895-4f58-8f98-10fd3748154a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.554132 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-58d4cccf-5895-4f58-8f98-10fd3748154a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.554312 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-58d4cccf-5895-4f58-8f98-10fd3748154a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:07.559374 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.559374 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:07.560122 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-58d4cccf-5895-4f58-8f98-10fd3748154a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:07.560498 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 926/3727] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:07.591412 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578d9c25-b3ce-4fca-bf50-0405f143881c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c6c5ab-2267-4852-91c9-2daaadb3ba95', '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_68eee242-6a1f-4773-ad01-de5e0d11476d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['42234e06-4393-4dd6-b8b9-df7b1b9f288d','a6bf63eb-f566-4674-af32-af899518984b','70139992-b194-4f7e-b0fe-4f75b0efae27','0c6ff5fb-ac91-4b76-ae9a-34ac77cfdb5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_68eee242-6a1f-4773-ad01-de5e0d11476d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c6c5ab-2267-4852-91c9-2daaadb3ba95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2186a7bbeb1446dabfdafe3ec65004dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b2821e01fa4568b41b2153c787414d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:07.592581 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3b0d4d-2a80-494d-85e8-0b1b9ae93105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:07.612842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3b0d4d-2a80-494d-85e8-0b1b9ae93105) transitioned into 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_68eee242-6a1f-4773-ad01-de5e0d11476d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['42234e06-4393-4dd6-b8b9-df7b1b9f288d','a6bf63eb-f566-4674-af32-af899518984b','70139992-b194-4f7e-b0fe-4f75b0efae27','0c6ff5fb-ac91-4b76-ae9a-34ac77cfdb5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:07.614038 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b3c597-8ce3-4e6b-be00-8eae9529f12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:07.629017 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96b3c597-8ce3-4e6b-be00-8eae9529f12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:07.629017 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (f7520831-9acc-4c18-8d1e-feee20a1b43f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:07.629017 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request issued successfully. Aug 13 03:40:07.640135 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.640135 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:07.640301 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:07.729216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-88fffd25-db6e-4573-814f-779fc1adb65b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.729727 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88fffd25-db6e-4573-814f-779fc1adb65b None None] GET https://10.4.3.140/volume// Aug 13 03:40:07.729972 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88fffd25-db6e-4573-814f-779fc1adb65b None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.730201 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88fffd25-db6e-4573-814f-779fc1adb65b None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.730606 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88fffd25-db6e-4573-814f-779fc1adb65b None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:07.730964 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 934/3728] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:07.741247 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-65195aed-ddf5-4dbb-858c-685627ccc8a4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.743716 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-65195aed-ddf5-4dbb-858c-685627ccc8a4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:07.743993 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-65195aed-ddf5-4dbb-858c-685627ccc8a4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.744178 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-65195aed-ddf5-4dbb-858c-685627ccc8a4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.757043 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.757043 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:07.761602 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-65195aed-ddf5-4dbb-858c-685627ccc8a4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:07.769083 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-65195aed-ddf5-4dbb-858c-685627ccc8a4 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 returned with HTTP 200 Aug 13 03:40:07.769728 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 927/3729] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 => generated 1583 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:07.817881 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.817881 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:07.818376 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:40:07.818432 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Checking backup size 1 against volume size 1 {{(pid=100340) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 03:40:07.818734 np0000007145 devstack@c-api.service[100340]: INFO cinder.backup.api [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Overwriting volume 1caa9782-9f8e-4cf6-89fd-e269973e09c4 with restore of backup cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:07.839849 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] restore_backup in rpcapi backup_id cb942dc7-c143-4b01-b03b-608240d72ca8 {{(pid=100340) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 03:40:07.842302 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-04d461a0-4b37-4b0a-b2ae-fea95e0e908d tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8/restore returned with HTTP 202 Aug 13 03:40:07.843030 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 927/3730] 10.4.3.140 () {70 vars in 1433 bytes} [Thu Aug 13 03:40:06 2026] POST /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8/restore => generated 152 bytes in 1206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:07.857205 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-747ee84c-eeeb-43f7-87b5-a63d1fea5897 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.860666 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-747ee84c-eeeb-43f7-87b5-a63d1fea5897 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:07.861083 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-747ee84c-eeeb-43f7-87b5-a63d1fea5897 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:07.861214 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-747ee84c-eeeb-43f7-87b5-a63d1fea5897 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:07.861372 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-747ee84c-eeeb-43f7-87b5-a63d1fea5897 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:07.866458 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.866458 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:07.867081 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-747ee84c-eeeb-43f7-87b5-a63d1fea5897 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:07.867484 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 935/3731] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:07 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:07.897688 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-671d0ab2-ed65-43c9-99c9-fd2930988b65 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:07.900525 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-671d0ab2-ed65-43c9-99c9-fd2930988b65 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] PUT https://10.4.3.140/volume/v3/attachments/b8382189-157f-4e2f-b2e4-c15648a23673 Aug 13 03:40:07.900978 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-671d0ab2-ed65-43c9-99c9-fd2930988b65 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:07.910548 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-671d0ab2-ed65-43c9-99c9-fd2930988b65 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Acquiring lock "cinder-attachment_update-93bd7e7a-b39e-4483-a017-2c4907cf5ed0-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:40:07.914718 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-671d0ab2-ed65-43c9-99c9-fd2930988b65 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Lock "cinder-attachment_update-93bd7e7a-b39e-4483-a017-2c4907cf5ed0-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:40:07.915683 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:07.915683 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:08.040179 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-671d0ab2-ed65-43c9-99c9-fd2930988b65 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Lock "cinder-attachment_update-93bd7e7a-b39e-4483-a017-2c4907cf5ed0-np0000007145" released by "attachment_update" :: held 0.125s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:40:08.040773 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-671d0ab2-ed65-43c9-99c9-fd2930988b65 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments/b8382189-157f-4e2f-b2e4-c15648a23673 returned with HTTP 200 Aug 13 03:40:08.041404 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 928/3732] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:40:07 2026] PUT /volume/v3/attachments/b8382189-157f-4e2f-b2e4-c15648a23673 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:08.073994 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8eb1b6f6-34cd-44c8-aeea-5291db074864 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:08.076439 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8eb1b6f6-34cd-44c8-aeea-5291db074864 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] POST https://10.4.3.140/volume/v3/attachments/b8382189-157f-4e2f-b2e4-c15648a23673/action Aug 13 03:40:08.076846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8eb1b6f6-34cd-44c8-aeea-5291db074864 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:08.076975 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8eb1b6f6-34cd-44c8-aeea-5291db074864 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:08.098739 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:08.098739 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:08.128296 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bc1fd3cb-7b8b-492f-ac4b-db55ce20c4d5 req-8eb1b6f6-34cd-44c8-aeea-5291db074864 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments/b8382189-157f-4e2f-b2e4-c15648a23673/action returned with HTTP 204 Aug 13 03:40:08.129191 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 928/3733] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:40:08 2026] POST /volume/v3/attachments/b8382189-157f-4e2f-b2e4-c15648a23673/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:08.442775 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c4c24734-c57d-4f49-9a81-782401767c52 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:08.445240 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4c24734-c57d-4f49-9a81-782401767c52 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:08.445473 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4c24734-c57d-4f49-9a81-782401767c52 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:08.445660 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c4c24734-c57d-4f49-9a81-782401767c52 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:08.457923 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:08.457923 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:08.461881 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c4c24734-c57d-4f49-9a81-782401767c52 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:08.467491 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c4c24734-c57d-4f49-9a81-782401767c52 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:08.468064 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 936/3734] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:08 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 940 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:08.573349 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8f05830a-2302-4af4-979f-31539aa9b38a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:08.575175 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f05830a-2302-4af4-979f-31539aa9b38a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:08.575563 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f05830a-2302-4af4-979f-31539aa9b38a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:08.575899 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f05830a-2302-4af4-979f-31539aa9b38a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:08.576841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8f05830a-2302-4af4-979f-31539aa9b38a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:08.580938 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:08.580938 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:08.582024 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f05830a-2302-4af4-979f-31539aa9b38a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:08.582707 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 929/3735] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:08 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:08.648785 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:08.648785 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:08.649507 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:08.649719 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Checking backup size 1 against volume size 1 {{(pid=100343) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 03:40:08.649911 np0000007145 devstack@c-api.service[100343]: INFO cinder.backup.api [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Overwriting volume d0c6c5ab-2267-4852-91c9-2daaadb3ba95 with restore of backup 68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:08.664712 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] restore_backup in rpcapi backup_id 68eee242-6a1f-4773-ad01-de5e0d11476d {{(pid=100343) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 03:40:08.667181 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-65deb861-5052-4333-9b8b-e66ec6b3d495 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d/restore returned with HTTP 202 Aug 13 03:40:08.667800 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 943/3736] 10.4.3.140 () {68 vars in 1393 bytes} [Thu Aug 13 03:40:07 2026] POST /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d/restore => generated 189 bytes in 1242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:08.675734 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d3403ea5-4e93-445c-aaae-254177a48cda None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:08.677490 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d3403ea5-4e93-445c-aaae-254177a48cda tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:08.677730 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d3403ea5-4e93-445c-aaae-254177a48cda tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:08.677996 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d3403ea5-4e93-445c-aaae-254177a48cda tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:08.678150 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d3403ea5-4e93-445c-aaae-254177a48cda tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:08.684299 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:08.684299 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:08.685334 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d3403ea5-4e93-445c-aaae-254177a48cda tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:08.685908 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 929/3737] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:08 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:08.877898 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-14d5831d-3148-4880-9cc3-2cd59528087c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:08.879632 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14d5831d-3148-4880-9cc3-2cd59528087c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:08.879954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14d5831d-3148-4880-9cc3-2cd59528087c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:08.880135 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-14d5831d-3148-4880-9cc3-2cd59528087c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:08.880241 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-14d5831d-3148-4880-9cc3-2cd59528087c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:08.886049 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:08.886049 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:08.887016 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-14d5831d-3148-4880-9cc3-2cd59528087c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:08.887569 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 937/3738] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:08 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:09.481141 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8e16143f-c83e-45c2-867a-e08f0e8c8030 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:09.483006 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8e16143f-c83e-45c2-867a-e08f0e8c8030 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:09.483268 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8e16143f-c83e-45c2-867a-e08f0e8c8030 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:09.483515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8e16143f-c83e-45c2-867a-e08f0e8c8030 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:09.493700 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:09.493700 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:09.497753 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8e16143f-c83e-45c2-867a-e08f0e8c8030 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:09.501732 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8e16143f-c83e-45c2-867a-e08f0e8c8030 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:09.502152 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 930/3739] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:09 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:09.594087 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fd4be03d-0948-41b3-aeaf-518233683af1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:09.596547 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd4be03d-0948-41b3-aeaf-518233683af1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:09.596846 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd4be03d-0948-41b3-aeaf-518233683af1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:09.597082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd4be03d-0948-41b3-aeaf-518233683af1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:09.597216 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fd4be03d-0948-41b3-aeaf-518233683af1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:09.602081 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:09.602081 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:09.602880 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd4be03d-0948-41b3-aeaf-518233683af1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:09.603334 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 944/3740] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:09 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:09.695788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9ca0c959-871e-4dc3-81f6-15ddd0585311 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:09.697718 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9ca0c959-871e-4dc3-81f6-15ddd0585311 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:09.697932 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9ca0c959-871e-4dc3-81f6-15ddd0585311 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:09.698155 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9ca0c959-871e-4dc3-81f6-15ddd0585311 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:09.698284 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9ca0c959-871e-4dc3-81f6-15ddd0585311 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:09.702596 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:09.702596 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:09.703309 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9ca0c959-871e-4dc3-81f6-15ddd0585311 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:09.703733 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 930/3741] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:09 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:09.897294 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7f9578ea-2dd2-463a-8797-887e7d2c2db5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:09.899178 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7f9578ea-2dd2-463a-8797-887e7d2c2db5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:09.899418 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7f9578ea-2dd2-463a-8797-887e7d2c2db5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:09.899619 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7f9578ea-2dd2-463a-8797-887e7d2c2db5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:09.899719 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7f9578ea-2dd2-463a-8797-887e7d2c2db5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:09.904199 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:09.904199 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:09.904866 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7f9578ea-2dd2-463a-8797-887e7d2c2db5 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:09.905295 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 938/3742] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:09 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:10.139331 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-88010085-1649-4877-aad3-b5bf6f68ab86 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:10.141446 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-88010085-1649-4877-aad3-b5bf6f68ab86 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/attachments/41b7ed18-3e0f-457c-832d-bd8dcf15a660/action Aug 13 03:40:10.141850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-88010085-1649-4877-aad3-b5bf6f68ab86 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:10.142015 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-88010085-1649-4877-aad3-b5bf6f68ab86 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:10.157877 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:10.157877 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:10.166704 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a0818346-a43a-41ed-9cf0-f7ae96797b95 req-88010085-1649-4877-aad3-b5bf6f68ab86 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments/41b7ed18-3e0f-457c-832d-bd8dcf15a660/action returned with HTTP 204 Aug 13 03:40:10.167180 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 931/3743] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:40:10 2026] POST /volume/v3/attachments/41b7ed18-3e0f-457c-832d-bd8dcf15a660/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:10.513788 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b787600-93ec-42a5-96c2-c27b7b4037a3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:10.515573 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b787600-93ec-42a5-96c2-c27b7b4037a3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:10.515779 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b787600-93ec-42a5-96c2-c27b7b4037a3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:10.516011 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b787600-93ec-42a5-96c2-c27b7b4037a3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:10.528029 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:10.528029 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:10.532710 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5b787600-93ec-42a5-96c2-c27b7b4037a3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:10.537616 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b787600-93ec-42a5-96c2-c27b7b4037a3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:10.538105 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 945/3744] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:10 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 1232 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:10.554483 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-73d167e8-16c0-4f41-a0ea-e149fb955789 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:10.556340 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-73d167e8-16c0-4f41-a0ea-e149fb955789 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:10.556599 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-73d167e8-16c0-4f41-a0ea-e149fb955789 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:10.556836 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-73d167e8-16c0-4f41-a0ea-e149fb955789 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:10.566894 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:10.566894 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:10.570488 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-73d167e8-16c0-4f41-a0ea-e149fb955789 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:10.575035 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-73d167e8-16c0-4f41-a0ea-e149fb955789 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:10.575464 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 931/3745] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:10 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 1232 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:10.612733 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5e179f71-2502-4b5d-81fc-5c5db79599c1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:10.614630 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e179f71-2502-4b5d-81fc-5c5db79599c1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:10.614817 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e179f71-2502-4b5d-81fc-5c5db79599c1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:10.615014 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e179f71-2502-4b5d-81fc-5c5db79599c1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:10.615132 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5e179f71-2502-4b5d-81fc-5c5db79599c1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:10.619199 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:10.619199 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:10.619752 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e179f71-2502-4b5d-81fc-5c5db79599c1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:10.620129 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 939/3746] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:10 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:10.713550 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8c60d5e7-9ac6-4397-b9c6-c8bff80dde98 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:10.715309 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c60d5e7-9ac6-4397-b9c6-c8bff80dde98 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:10.715515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c60d5e7-9ac6-4397-b9c6-c8bff80dde98 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:10.715694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c60d5e7-9ac6-4397-b9c6-c8bff80dde98 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:10.715797 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8c60d5e7-9ac6-4397-b9c6-c8bff80dde98 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:10.719866 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:10.719866 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:10.720580 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c60d5e7-9ac6-4397-b9c6-c8bff80dde98 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:10.720939 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 932/3747] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:10 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:10.914768 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cbdaabbb-f223-413c-863f-daedad386913 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:10.916505 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cbdaabbb-f223-413c-863f-daedad386913 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:10.916704 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cbdaabbb-f223-413c-863f-daedad386913 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:10.916919 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cbdaabbb-f223-413c-863f-daedad386913 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:10.917022 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cbdaabbb-f223-413c-863f-daedad386913 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:10.920935 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:10.920935 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:10.921503 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cbdaabbb-f223-413c-863f-daedad386913 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:10.921850 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 946/3748] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:10 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:11.066742 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c57650af-c58e-4238-8548-3f2abeb2ec73 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.068562 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c57650af-c58e-4238-8548-3f2abeb2ec73 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:11.068741 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c57650af-c58e-4238-8548-3f2abeb2ec73 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:11.068952 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c57650af-c58e-4238-8548-3f2abeb2ec73 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:11.076190 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:11.076190 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:11.079872 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c57650af-c58e-4238-8548-3f2abeb2ec73 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:11.084195 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c57650af-c58e-4238-8548-3f2abeb2ec73 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:11.084647 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 932/3749] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:11 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:11.396035 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-7c39101c-3667-4206-ab56-db87fb262291 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.398257 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-7c39101c-3667-4206-ab56-db87fb262291 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:11.398517 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-7c39101c-3667-4206-ab56-db87fb262291 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:11.398714 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-7c39101c-3667-4206-ab56-db87fb262291 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:11.406104 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:11.406104 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:11.409738 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-7c39101c-3667-4206-ab56-db87fb262291 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:11.413636 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-7c39101c-3667-4206-ab56-db87fb262291 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:11.414057 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 940/3750] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:11 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:11.483012 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c49e6d0f-15b7-40f6-a678-ffad40de86e8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.483490 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c49e6d0f-15b7-40f6-a678-ffad40de86e8 None None] GET https://10.4.3.140/volume// Aug 13 03:40:11.483490 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c49e6d0f-15b7-40f6-a678-ffad40de86e8 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:11.483601 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c49e6d0f-15b7-40f6-a678-ffad40de86e8 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:11.483887 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c49e6d0f-15b7-40f6-a678-ffad40de86e8 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:11.484140 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 933/3751] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:40:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:11.491295 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-bd5cc818-58af-4904-9fa1-a9dc1cbf9414 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.623148 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-bd5cc818-58af-4904-9fa1-a9dc1cbf9414 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:40:11.623637 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-bd5cc818-58af-4904-9fa1-a9dc1cbf9414 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dbc44ca-2622-429a-b5c5-f03507ec6ba0", "connector": null, "instance_uuid": "1087507d-6fd5-43b0-b062-eee07413cef4"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:11.630066 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a74b88b9-1ede-4818-afd8-9875fadf844a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.632242 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a74b88b9-1ede-4818-afd8-9875fadf844a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:11.632510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a74b88b9-1ede-4818-afd8-9875fadf844a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:11.632737 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a74b88b9-1ede-4818-afd8-9875fadf844a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:11.632903 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-a74b88b9-1ede-4818-afd8-9875fadf844a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:11.635905 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:11.635905 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:11.637760 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:11.637760 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:11.638557 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a74b88b9-1ede-4818-afd8-9875fadf844a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:11.639066 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 933/3752] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:11 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:11.664894 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-bd5cc818-58af-4904-9fa1-a9dc1cbf9414 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:40:11.665532 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 947/3753] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:40:11 2026] POST /volume/v3/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:11.690696 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d78c3841-0a2a-46b6-9fc1-5cdf613f1fa2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.692480 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d78c3841-0a2a-46b6-9fc1-5cdf613f1fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:11.692691 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d78c3841-0a2a-46b6-9fc1-5cdf613f1fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:11.692961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d78c3841-0a2a-46b6-9fc1-5cdf613f1fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:11.699753 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-53ed1815-b605-4d6d-abdf-e76025ef9239 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.700281 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-53ed1815-b605-4d6d-abdf-e76025ef9239 None None] GET https://10.4.3.140/volume// Aug 13 03:40:11.700515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-53ed1815-b605-4d6d-abdf-e76025ef9239 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:11.700754 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-53ed1815-b605-4d6d-abdf-e76025ef9239 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:11.701228 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-53ed1815-b605-4d6d-abdf-e76025ef9239 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:11.701587 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 934/3754] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:40:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:11.702800 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:11.702800 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:11.706292 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d78c3841-0a2a-46b6-9fc1-5cdf613f1fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:11.708692 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0b0c2bd7-7c8a-4b3b-82f3-a3895de4ed71 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.710679 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d78c3841-0a2a-46b6-9fc1-5cdf613f1fa2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:11.711049 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0b0c2bd7-7c8a-4b3b-82f3-a3895de4ed71 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:11.711112 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 941/3755] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:11 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:11.711412 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0b0c2bd7-7c8a-4b3b-82f3-a3895de4ed71 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:11.712170 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0b0c2bd7-7c8a-4b3b-82f3-a3895de4ed71 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:11.721531 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:11.721531 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:11.725219 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0b0c2bd7-7c8a-4b3b-82f3-a3895de4ed71 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:11.731001 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0b0c2bd7-7c8a-4b3b-82f3-a3895de4ed71 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:11.731131 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f0805971-51e0-430b-90b0-f1407a737a10 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.731541 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 934/3756] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:40:11 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 1115 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:11.733094 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0805971-51e0-430b-90b0-f1407a737a10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:11.733324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0805971-51e0-430b-90b0-f1407a737a10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:11.733544 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0805971-51e0-430b-90b0-f1407a737a10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:11.733636 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f0805971-51e0-430b-90b0-f1407a737a10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:11.737612 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:11.737612 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:11.738309 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0805971-51e0-430b-90b0-f1407a737a10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:11.738660 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 948/3757] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:11 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:11.834290 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-36940316-d21c-4433-82ff-0537f9c8ce43 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.836808 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-36940316-d21c-4433-82ff-0537f9c8ce43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] PUT https://10.4.3.140/volume/v3/attachments/ae5ff9fd-b5b5-4760-a888-edacee861f88 Aug 13 03:40:11.837235 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-36940316-d21c-4433-82ff-0537f9c8ce43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:11.845322 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-36940316-d21c-4433-82ff-0537f9c8ce43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Acquiring lock "cinder-attachment_update-2dbc44ca-2622-429a-b5c5-f03507ec6ba0-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:40:11.850162 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-36940316-d21c-4433-82ff-0537f9c8ce43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Lock "cinder-attachment_update-2dbc44ca-2622-429a-b5c5-f03507ec6ba0-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:40:11.851091 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:11.851091 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:11.931467 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-36940316-d21c-4433-82ff-0537f9c8ce43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Lock "cinder-attachment_update-2dbc44ca-2622-429a-b5c5-f03507ec6ba0-np0000007145" released by "attachment_update" :: held 0.081s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:40:11.931768 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-36940316-d21c-4433-82ff-0537f9c8ce43 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments/ae5ff9fd-b5b5-4760-a888-edacee861f88 returned with HTTP 200 Aug 13 03:40:11.931816 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-54f4b539-3380-450b-a9c2-492e4c7e11c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:11.932205 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 935/3758] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:40:11 2026] PUT /volume/v3/attachments/ae5ff9fd-b5b5-4760-a888-edacee861f88 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:11.933832 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54f4b539-3380-450b-a9c2-492e4c7e11c4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:11.934070 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54f4b539-3380-450b-a9c2-492e4c7e11c4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:11.934277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54f4b539-3380-450b-a9c2-492e4c7e11c4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:11.934457 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-54f4b539-3380-450b-a9c2-492e4c7e11c4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:11.938648 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:11.938648 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:11.939400 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54f4b539-3380-450b-a9c2-492e4c7e11c4 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:11.939920 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 942/3759] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:11 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:12.650209 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bf49bc90-7a62-4442-b38b-56a063778771 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:12.652359 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bf49bc90-7a62-4442-b38b-56a063778771 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:12.652554 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bf49bc90-7a62-4442-b38b-56a063778771 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:12.652770 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bf49bc90-7a62-4442-b38b-56a063778771 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:12.652934 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-bf49bc90-7a62-4442-b38b-56a063778771 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:12.657467 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:12.657467 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:12.658140 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bf49bc90-7a62-4442-b38b-56a063778771 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:12.658535 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 935/3760] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:12 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:12.723452 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b1fb8c50-68d7-4175-a4a8-2186e4ee1b49 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:12.725419 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b1fb8c50-68d7-4175-a4a8-2186e4ee1b49 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:12.725665 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b1fb8c50-68d7-4175-a4a8-2186e4ee1b49 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:12.725879 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b1fb8c50-68d7-4175-a4a8-2186e4ee1b49 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:12.737131 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:12.737131 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:12.741426 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b1fb8c50-68d7-4175-a4a8-2186e4ee1b49 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:12.746632 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b1fb8c50-68d7-4175-a4a8-2186e4ee1b49 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:12.747353 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 949/3761] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:12 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:12.750557 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c23003d7-ed31-47d0-a1ba-1c0ca9a23dab None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:12.752427 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c23003d7-ed31-47d0-a1ba-1c0ca9a23dab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:12.752632 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c23003d7-ed31-47d0-a1ba-1c0ca9a23dab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:12.752836 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c23003d7-ed31-47d0-a1ba-1c0ca9a23dab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:12.752965 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-c23003d7-ed31-47d0-a1ba-1c0ca9a23dab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:12.757631 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:12.757631 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:12.758409 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c23003d7-ed31-47d0-a1ba-1c0ca9a23dab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:12.758798 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 936/3762] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:12 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:12.951473 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-69d7177f-37c4-4c98-b59d-190e5a4612b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:12.953285 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69d7177f-37c4-4c98-b59d-190e5a4612b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:12.953545 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69d7177f-37c4-4c98-b59d-190e5a4612b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:12.953722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-69d7177f-37c4-4c98-b59d-190e5a4612b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:12.953848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-69d7177f-37c4-4c98-b59d-190e5a4612b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:12.958454 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:12.958454 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:12.959235 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-69d7177f-37c4-4c98-b59d-190e5a4612b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:12.959720 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 943/3763] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:12 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:13.673542 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-47466db6-6368-4011-8f90-dd89223e5de1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:13.675451 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-47466db6-6368-4011-8f90-dd89223e5de1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:13.675665 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-47466db6-6368-4011-8f90-dd89223e5de1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:13.675854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-47466db6-6368-4011-8f90-dd89223e5de1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:13.675975 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-47466db6-6368-4011-8f90-dd89223e5de1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:13.680483 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:13.680483 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:13.681151 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-47466db6-6368-4011-8f90-dd89223e5de1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:13.681593 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 936/3764] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:13 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:13.764958 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-40de8893-26c1-4692-8684-f64c678a8fc3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:13.769137 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-87534e5a-7316-49f0-bb27-9e1588914a1c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:13.770244 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40de8893-26c1-4692-8684-f64c678a8fc3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:13.770461 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40de8893-26c1-4692-8684-f64c678a8fc3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:13.770647 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40de8893-26c1-4692-8684-f64c678a8fc3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:13.770957 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-87534e5a-7316-49f0-bb27-9e1588914a1c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:13.771156 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-87534e5a-7316-49f0-bb27-9e1588914a1c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:13.771420 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-87534e5a-7316-49f0-bb27-9e1588914a1c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:13.771568 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-87534e5a-7316-49f0-bb27-9e1588914a1c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:13.775874 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:13.775874 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:13.776599 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-87534e5a-7316-49f0-bb27-9e1588914a1c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:13.777066 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 937/3765] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:13 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:13.790554 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:13.790554 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:13.798889 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-40de8893-26c1-4692-8684-f64c678a8fc3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:13.810771 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40de8893-26c1-4692-8684-f64c678a8fc3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:13.811391 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 950/3766] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:13 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 936 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:13.972377 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b7eb7064-fa0a-4be0-807b-c573bd161f68 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:13.974257 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7eb7064-fa0a-4be0-807b-c573bd161f68 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:13.974526 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7eb7064-fa0a-4be0-807b-c573bd161f68 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:13.974752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7eb7064-fa0a-4be0-807b-c573bd161f68 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:13.974937 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b7eb7064-fa0a-4be0-807b-c573bd161f68 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:13.979425 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:13.979425 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:13.980187 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7eb7064-fa0a-4be0-807b-c573bd161f68 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:13.980707 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 944/3767] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:13 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:14.692102 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-658817c5-972d-46dd-a708-90150833878f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:14.696584 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-658817c5-972d-46dd-a708-90150833878f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:14.696584 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-658817c5-972d-46dd-a708-90150833878f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:14.696584 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-658817c5-972d-46dd-a708-90150833878f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:14.696584 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-658817c5-972d-46dd-a708-90150833878f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:14.700693 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:14.700693 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:14.701647 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-658817c5-972d-46dd-a708-90150833878f tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:14.702279 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 937/3768] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:14 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:14.788244 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-28f12d43-3d28-4e75-aa2b-a47eb86a79f1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:14.790508 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-28f12d43-3d28-4e75-aa2b-a47eb86a79f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:14.791017 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-28f12d43-3d28-4e75-aa2b-a47eb86a79f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:14.791409 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-28f12d43-3d28-4e75-aa2b-a47eb86a79f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:14.791658 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-28f12d43-3d28-4e75-aa2b-a47eb86a79f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:14.797907 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:14.797907 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:14.798998 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-28f12d43-3d28-4e75-aa2b-a47eb86a79f1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:14.799487 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 938/3769] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:14 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:14.824795 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c89940a3-6f86-40f5-b9b0-3be095113719 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:14.826649 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c89940a3-6f86-40f5-b9b0-3be095113719 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:14.826898 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c89940a3-6f86-40f5-b9b0-3be095113719 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:14.827125 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c89940a3-6f86-40f5-b9b0-3be095113719 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:14.836442 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:14.836442 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:14.839991 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c89940a3-6f86-40f5-b9b0-3be095113719 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:14.844572 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c89940a3-6f86-40f5-b9b0-3be095113719 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:14.845079 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 951/3770] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:14 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:14.994140 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-08cb98ce-e378-430b-8922-0c7a5968f503 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:14.998614 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08cb98ce-e378-430b-8922-0c7a5968f503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:14.998917 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08cb98ce-e378-430b-8922-0c7a5968f503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:14.999161 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08cb98ce-e378-430b-8922-0c7a5968f503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:14.999266 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-08cb98ce-e378-430b-8922-0c7a5968f503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:15.004499 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:15.004499 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:15.005368 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08cb98ce-e378-430b-8922-0c7a5968f503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:15.005798 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 945/3771] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:14 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:15.714159 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-acea097c-150d-46aa-988b-f4f5ded20431 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:15.715958 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-acea097c-150d-46aa-988b-f4f5ded20431 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:15.716364 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-acea097c-150d-46aa-988b-f4f5ded20431 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:15.717596 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-acea097c-150d-46aa-988b-f4f5ded20431 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:15.717596 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-acea097c-150d-46aa-988b-f4f5ded20431 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:15.720973 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:15.720973 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:15.721751 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-acea097c-150d-46aa-988b-f4f5ded20431 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:15.722339 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 938/3772] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:15 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:15.810806 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-21404bf2-c694-4658-820f-684d53dad4c3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:15.813159 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-21404bf2-c694-4658-820f-684d53dad4c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:15.813451 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-21404bf2-c694-4658-820f-684d53dad4c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:15.813711 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-21404bf2-c694-4658-820f-684d53dad4c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:15.813887 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-21404bf2-c694-4658-820f-684d53dad4c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:15.819131 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:15.819131 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:15.820120 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-21404bf2-c694-4658-820f-684d53dad4c3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:15.820621 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 939/3773] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:15 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:15.859381 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dcf12a4b-4125-4f80-b362-6fcdece8512c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:15.861230 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dcf12a4b-4125-4f80-b362-6fcdece8512c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:15.861459 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dcf12a4b-4125-4f80-b362-6fcdece8512c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:15.861649 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dcf12a4b-4125-4f80-b362-6fcdece8512c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:15.874226 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:15.874226 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:15.879758 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dcf12a4b-4125-4f80-b362-6fcdece8512c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:15.886389 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dcf12a4b-4125-4f80-b362-6fcdece8512c tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:15.886985 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 952/3774] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:15 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:16.016166 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5b8a152a-666a-4afb-912d-1f59ff534373 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:16.018274 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b8a152a-666a-4afb-912d-1f59ff534373 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:16.018475 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b8a152a-666a-4afb-912d-1f59ff534373 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:16.018649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b8a152a-666a-4afb-912d-1f59ff534373 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:16.018760 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5b8a152a-666a-4afb-912d-1f59ff534373 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:16.023486 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:16.023486 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:16.024134 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b8a152a-666a-4afb-912d-1f59ff534373 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:16.024663 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 946/3775] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:16 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:16.253262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0fddc7d5-a9a2-4df3-984f-7de92583fb82 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:16.257848 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0fddc7d5-a9a2-4df3-984f-7de92583fb82 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/attachments/ae5ff9fd-b5b5-4760-a888-edacee861f88/action Aug 13 03:40:16.257848 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0fddc7d5-a9a2-4df3-984f-7de92583fb82 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:16.257848 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0fddc7d5-a9a2-4df3-984f-7de92583fb82 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:16.274867 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:16.274867 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:16.285013 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1cf441cb-3faa-4748-8ee0-2fcd892a4a4e req-0fddc7d5-a9a2-4df3-984f-7de92583fb82 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments/ae5ff9fd-b5b5-4760-a888-edacee861f88/action returned with HTTP 204 Aug 13 03:40:16.285795 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 939/3776] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:40:16 2026] POST /volume/v3/attachments/ae5ff9fd-b5b5-4760-a888-edacee861f88/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:16.734035 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d7aff832-0b02-4981-a9e9-9b8cd41b0101 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:16.736149 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d7aff832-0b02-4981-a9e9-9b8cd41b0101 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:16.736408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d7aff832-0b02-4981-a9e9-9b8cd41b0101 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:16.736649 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d7aff832-0b02-4981-a9e9-9b8cd41b0101 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:16.736786 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-d7aff832-0b02-4981-a9e9-9b8cd41b0101 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:16.741640 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:16.741640 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:16.742401 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d7aff832-0b02-4981-a9e9-9b8cd41b0101 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:16.742874 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 940/3777] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:16 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:16.832070 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e65b7d5-092d-4f7f-93f7-e63b185311f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:16.833995 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e65b7d5-092d-4f7f-93f7-e63b185311f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:16.834193 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e65b7d5-092d-4f7f-93f7-e63b185311f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:16.834401 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e65b7d5-092d-4f7f-93f7-e63b185311f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:16.834507 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9e65b7d5-092d-4f7f-93f7-e63b185311f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:16.838775 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:16.838775 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:16.839506 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e65b7d5-092d-4f7f-93f7-e63b185311f8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:16.839895 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 953/3778] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:16 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:16.899550 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-389763ec-d022-4066-98a8-468a0b08cb12 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:16.901257 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-389763ec-d022-4066-98a8-468a0b08cb12 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:16.901339 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-389763ec-d022-4066-98a8-468a0b08cb12 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:16.901513 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-389763ec-d022-4066-98a8-468a0b08cb12 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:16.911197 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:16.911197 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:16.914910 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-389763ec-d022-4066-98a8-468a0b08cb12 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:16.919402 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-389763ec-d022-4066-98a8-468a0b08cb12 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:16.919779 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 947/3779] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:16 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:16.931806 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c2ebb955-b376-417c-8f65-8b7297a40139 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:16.933470 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c2ebb955-b376-417c-8f65-8b7297a40139 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:16.933883 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c2ebb955-b376-417c-8f65-8b7297a40139 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:16.934144 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c2ebb955-b376-417c-8f65-8b7297a40139 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:16.944222 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:16.944222 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:16.950108 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c2ebb955-b376-417c-8f65-8b7297a40139 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:16.952075 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c2ebb955-b376-417c-8f65-8b7297a40139 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:16.952586 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 940/3780] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:16 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:17.036671 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bd4f0005-ed57-4e3b-b102-9e5181072a57 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:17.038609 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bd4f0005-ed57-4e3b-b102-9e5181072a57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:17.038834 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bd4f0005-ed57-4e3b-b102-9e5181072a57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:17.039056 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bd4f0005-ed57-4e3b-b102-9e5181072a57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:17.039191 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-bd4f0005-ed57-4e3b-b102-9e5181072a57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:17.043670 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:17.043670 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:17.044268 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bd4f0005-ed57-4e3b-b102-9e5181072a57 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:17.044634 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 941/3781] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:17 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:17.756370 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9f1a0090-bb0d-4efe-ad26-7464ac201dfe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:17.757937 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f1a0090-bb0d-4efe-ad26-7464ac201dfe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:17.758128 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f1a0090-bb0d-4efe-ad26-7464ac201dfe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:17.758322 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9f1a0090-bb0d-4efe-ad26-7464ac201dfe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:17.758418 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9f1a0090-bb0d-4efe-ad26-7464ac201dfe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:17.763062 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:17.763062 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:17.763886 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9f1a0090-bb0d-4efe-ad26-7464ac201dfe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:17.764320 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 954/3782] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:17 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:17.850619 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1543da49-0bc5-4ba4-ab64-e799d7687bd2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:17.852464 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1543da49-0bc5-4ba4-ab64-e799d7687bd2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:17.852649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1543da49-0bc5-4ba4-ab64-e799d7687bd2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:17.852832 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1543da49-0bc5-4ba4-ab64-e799d7687bd2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:17.853006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1543da49-0bc5-4ba4-ab64-e799d7687bd2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:17.857272 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:17.857272 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:17.858129 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1543da49-0bc5-4ba4-ab64-e799d7687bd2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:17.858601 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 948/3783] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:17 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:18.056199 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3ad671a9-bdb3-4341-8f22-6b804dba029c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:18.058459 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ad671a9-bdb3-4341-8f22-6b804dba029c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:18.058731 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ad671a9-bdb3-4341-8f22-6b804dba029c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:18.058967 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ad671a9-bdb3-4341-8f22-6b804dba029c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:18.059064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-3ad671a9-bdb3-4341-8f22-6b804dba029c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:18.063510 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:18.063510 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:18.064136 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ad671a9-bdb3-4341-8f22-6b804dba029c tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:18.064508 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 941/3784] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:18 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:18.778159 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6432193b-c238-4f33-898c-fbefa07ba69c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:18.781908 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6432193b-c238-4f33-898c-fbefa07ba69c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:18.781908 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6432193b-c238-4f33-898c-fbefa07ba69c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:18.781908 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6432193b-c238-4f33-898c-fbefa07ba69c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:18.781908 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-6432193b-c238-4f33-898c-fbefa07ba69c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:18.786213 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:18.786213 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:18.786895 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6432193b-c238-4f33-898c-fbefa07ba69c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:18.787270 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 942/3785] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:18 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:18.796921 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-782f6c3e-5239-4042-a38e-b6e7fa7b1312 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:18.799840 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-782f6c3e-5239-4042-a38e-b6e7fa7b1312 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a/export_record Aug 13 03:40:18.800111 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-782f6c3e-5239-4042-a38e-b6e7fa7b1312 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:18.800371 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-782f6c3e-5239-4042-a38e-b6e7fa7b1312 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'export_record' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:18.800546 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-782f6c3e-5239-4042-a38e-b6e7fa7b1312 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Export record for backup 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100343) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 03:40:18.806979 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:18.806979 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:18.808241 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.api [None req-782f6c3e-5239-4042-a38e-b6e7fa7b1312 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling RPCAPI with context: , host: np0000007145, backup: 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100343) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 03:40:18.815809 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-782f6c3e-5239-4042-a38e-b6e7fa7b1312 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] export_record in rpcapi backup_id 62128fa7-67b4-48c4-96f4-47dc32cbd23a on host np0000007145. {{(pid=100343) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 03:40:18.871016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d525c632-b8c2-4ebb-92e4-eb3d01d5ef8d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:18.872935 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d525c632-b8c2-4ebb-92e4-eb3d01d5ef8d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:18.873146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d525c632-b8c2-4ebb-92e4-eb3d01d5ef8d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:18.873346 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d525c632-b8c2-4ebb-92e4-eb3d01d5ef8d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:18.873493 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d525c632-b8c2-4ebb-92e4-eb3d01d5ef8d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:18.877931 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:18.877931 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:18.878706 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d525c632-b8c2-4ebb-92e4-eb3d01d5ef8d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:18.879168 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 949/3786] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:18 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:18.928840 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-782f6c3e-5239-4042-a38e-b6e7fa7b1312 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjIxMjhmYTctNjdiNC00OGM0LTk2ZjQtNDdkYzMyY2JkMjNhIiwgInVzZXJfaWQiOiAiOTRkNmQ5NzZjZTZmNGQ5ZmEyNjlhOTBlOTQ3YjIxN2MiLCAicHJvamVjdF9pZCI6ICIyN2VkMWRjYTI0Zjk0YmNlYmFhYjBkMGY4MWQzMDFiNiIsICJ2b2x1bWVfaWQiOiAiZTk4ZmE5NmEtYTA1MC00YWI4LWE1YzMtMWIyN2RhOThhMWQyIiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDc1OTcwMjk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTk4ZmE5NmEtYTA1MC00YWI4LWE1YzMtMWIyN2RhOThhMWQyLzIwMjYwODEzMDMzOTU0L2F6X25vdmFfYmFja3VwXzYyMTI4ZmE3LTY3YjQtNDhjNC05NmY0LTQ3ZGMzMmNiZDIzYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzo0MDoxOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100343) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 03:40:18.929077 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-782f6c3e-5239-4042-a38e-b6e7fa7b1312 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a/export_record returned with HTTP 200 Aug 13 03:40:18.929691 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 955/3787] 10.4.3.140 () {68 vars in 1430 bytes} [Thu Aug 13 03:40:18 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a/export_record => generated 1424 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:18.940305 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-23f14ce9-4503-4a88-b85a-2b494e2c8290 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:18.943172 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-23f14ce9-4503-4a88-b85a-2b494e2c8290 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:18.943499 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-23f14ce9-4503-4a88-b85a-2b494e2c8290 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:18.943760 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-23f14ce9-4503-4a88-b85a-2b494e2c8290 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:18.943958 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-23f14ce9-4503-4a88-b85a-2b494e2c8290 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:18.949495 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:18.949495 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:18.950447 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-23f14ce9-4503-4a88-b85a-2b494e2c8290 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:18.951006 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 942/3788] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:18 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:18.964132 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cb828f19-5eb0-4ad9-ae7b-f05cac6727b2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:18.966574 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cb828f19-5eb0-4ad9-ae7b-f05cac6727b2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] POST https://10.4.3.140/volume/v3/backups/import_record Aug 13 03:40:18.967121 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cb828f19-5eb0-4ad9-ae7b-f05cac6727b2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTI2ZjIyZjMtODBjZC00YzI5LThkMDktMGU3OGIzZmZmMjVlIiwgInVzZXJfaWQiOiAiOTRkNmQ5NzZjZTZmNGQ5ZmEyNjlhOTBlOTQ3YjIxN2MiLCAicHJvamVjdF9pZCI6ICIyN2VkMWRjYTI0Zjk0YmNlYmFhYjBkMGY4MWQzMDFiNiIsICJ2b2x1bWVfaWQiOiAiZTk4ZmE5NmEtYTA1MC00YWI4LWE1YzMtMWIyN2RhOThhMWQyIiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDc1OTcwMjk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTk4ZmE5NmEtYTA1MC00YWI4LWE1YzMtMWIyN2RhOThhMWQyLzIwMjYwODEzMDMzOTU0L2F6X25vdmFfYmFja3VwXzYyMTI4ZmE3LTY3YjQtNDhjNC05NmY0LTQ3ZGMzMmNiZDIzYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzo0MDoxOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:18.968792 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-cb828f19-5eb0-4ad9-ae7b-f05cac6727b2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTI2ZjIyZjMtODBjZC00YzI5LThkMDktMGU3OGIzZmZmMjVlIiwgInVzZXJfaWQiOiAiOTRkNmQ5NzZjZTZmNGQ5ZmEyNjlhOTBlOTQ3YjIxN2MiLCAicHJvamVjdF9pZCI6ICIyN2VkMWRjYTI0Zjk0YmNlYmFhYjBkMGY4MWQzMDFiNiIsICJ2b2x1bWVfaWQiOiAiZTk4ZmE5NmEtYTA1MC00YWI4LWE1YzMtMWIyN2RhOThhMWQyIiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDc1OTcwMjk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTk4ZmE5NmEtYTA1MC00YWI4LWE1YzMtMWIyN2RhOThhMWQyLzIwMjYwODEzMDMzOTU0L2F6X25vdmFfYmFja3VwXzYyMTI4ZmE3LTY3YjQtNDhjNC05NmY0LTQ3ZGMzMmNiZDIzYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzo0MDoxOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100341) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 03:40:18.968963 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-cb828f19-5eb0-4ad9-ae7b-f05cac6727b2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTI2ZjIyZjMtODBjZC00YzI5LThkMDktMGU3OGIzZmZmMjVlIiwgInVzZXJfaWQiOiAiOTRkNmQ5NzZjZTZmNGQ5ZmEyNjlhOTBlOTQ3YjIxN2MiLCAicHJvamVjdF9pZCI6ICIyN2VkMWRjYTI0Zjk0YmNlYmFhYjBkMGY4MWQzMDFiNiIsICJ2b2x1bWVfaWQiOiAiZTk4ZmE5NmEtYTA1MC00YWI4LWE1YzMtMWIyN2RhOThhMWQyIiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDc1OTcwMjk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTk4ZmE5NmEtYTA1MC00YWI4LWE1YzMtMWIyN2RhOThhMWQyLzIwMjYwODEzMDMzOTU0L2F6X25vdmFfYmFja3VwXzYyMTI4ZmE3LTY3YjQtNDhjNC05NmY0LTQ3ZGMzMmNiZDIzYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6Mzk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6Mzk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzo0MDoxOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100341) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 03:40:18.969694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-cb828f19-5eb0-4ad9-ae7b-f05cac6727b2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c60ba26daa254e198ef52bdb0db6e419', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27ed1dca24f94bcebaab0d0f81d301b6', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:40:18.969936 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cb828f19-5eb0-4ad9-ae7b-f05cac6727b2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] https://10.4.3.140/volume/v3/backups/import_record returned with HTTP 403 Aug 13 03:40:18.970496 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 943/3789] 10.4.3.140 () {70 vars in 1342 bytes} [Thu Aug 13 03:40:18 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:18.978791 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6745049-ecf1-41a7-9d14-15ae71898a7a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:18.981161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6745049-ecf1-41a7-9d14-15ae71898a7a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 Aug 13 03:40:18.981527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6745049-ecf1-41a7-9d14-15ae71898a7a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:18.981769 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6745049-ecf1-41a7-9d14-15ae71898a7a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:18.982005 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a6745049-ecf1-41a7-9d14-15ae71898a7a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume with id: e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 Aug 13 03:40:18.990276 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:18.990276 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:18.990646 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6745049-ecf1-41a7-9d14-15ae71898a7a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:19.009901 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6745049-ecf1-41a7-9d14-15ae71898a7a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume request issued successfully. Aug 13 03:40:19.010105 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6745049-ecf1-41a7-9d14-15ae71898a7a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 returned with HTTP 202 Aug 13 03:40:19.010622 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 950/3790] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:18 2026] DELETE /volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:19.019490 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3fbc23d1-317e-4179-9ced-49f679e94ed0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:19.024390 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3fbc23d1-317e-4179-9ced-49f679e94ed0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 Aug 13 03:40:19.024592 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3fbc23d1-317e-4179-9ced-49f679e94ed0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:19.024770 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3fbc23d1-317e-4179-9ced-49f679e94ed0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:19.038240 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:19.038240 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:19.042587 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3fbc23d1-317e-4179-9ced-49f679e94ed0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:19.048203 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3fbc23d1-317e-4179-9ced-49f679e94ed0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 returned with HTTP 200 Aug 13 03:40:19.048787 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 956/3791] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:19 2026] GET /volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:19.077432 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0358501d-1162-49d0-a504-a45b12b114af None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:19.079251 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0358501d-1162-49d0-a504-a45b12b114af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:19.079456 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0358501d-1162-49d0-a504-a45b12b114af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:19.079634 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0358501d-1162-49d0-a504-a45b12b114af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:19.079745 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-0358501d-1162-49d0-a504-a45b12b114af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:19.084497 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:19.084497 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:19.085143 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0358501d-1162-49d0-a504-a45b12b114af tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:19.085535 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 943/3792] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:19 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:19.891172 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0fae0278-a946-4196-beb4-67db29d6fc4c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:19.893689 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0fae0278-a946-4196-beb4-67db29d6fc4c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:19.893940 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0fae0278-a946-4196-beb4-67db29d6fc4c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:19.894118 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0fae0278-a946-4196-beb4-67db29d6fc4c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:19.894268 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-0fae0278-a946-4196-beb4-67db29d6fc4c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:19.898922 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:19.898922 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:19.899754 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0fae0278-a946-4196-beb4-67db29d6fc4c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:19.900133 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 944/3793] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:19 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:20.064196 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-07a0f754-460a-4b70-a0f6-3c43d2c8c3e1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:20.066331 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-07a0f754-460a-4b70-a0f6-3c43d2c8c3e1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 Aug 13 03:40:20.066604 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-07a0f754-460a-4b70-a0f6-3c43d2c8c3e1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:20.066988 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-07a0f754-460a-4b70-a0f6-3c43d2c8c3e1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:20.073673 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-07a0f754-460a-4b70-a0f6-3c43d2c8c3e1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 returned with HTTP 404 Aug 13 03:40:20.074300 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 951/3794] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:20 2026] GET /volume/v3/volumes/e98fa96a-a050-4ab8-a5c3-1b27da98a1d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:20.085559 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-105d2fab-7a8b-4a4b-a02c-0f9af1589cba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:20.088160 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-105d2fab-7a8b-4a4b-a02c-0f9af1589cba tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] GET https://10.4.3.140/volume/v3/backups Aug 13 03:40:20.088421 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-105d2fab-7a8b-4a4b-a02c-0f9af1589cba tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:20.089195 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-105d2fab-7a8b-4a4b-a02c-0f9af1589cba tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:20.089498 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-105d2fab-7a8b-4a4b-a02c-0f9af1589cba tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:40:20.098479 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f34cc15f-6e73-4142-982d-9e01fdb17654 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:20.100602 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f34cc15f-6e73-4142-982d-9e01fdb17654 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:20.100874 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f34cc15f-6e73-4142-982d-9e01fdb17654 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:20.101115 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f34cc15f-6e73-4142-982d-9e01fdb17654 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:20.101243 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f34cc15f-6e73-4142-982d-9e01fdb17654 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:20.106799 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:20.106799 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:20.107631 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f34cc15f-6e73-4142-982d-9e01fdb17654 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:20.108119 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 944/3795] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:20 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:20.110670 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-105d2fab-7a8b-4a4b-a02c-0f9af1589cba tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 200 Aug 13 03:40:20.113301 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 957/3796] 10.4.3.140 () {68 vars in 1277 bytes} [Thu Aug 13 03:40:20 2026] GET /volume/v3/backups => generated 624 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:20.125513 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-aea7621b-1f78-4a01-851c-6f67184f530c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:20.127682 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aea7621b-1f78-4a01-851c-6f67184f530c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] GET https://10.4.3.140/volume/v3/backups?project_id=27ed1dca24f94bcebaab0d0f81d301b6 Aug 13 03:40:20.128102 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aea7621b-1f78-4a01-851c-6f67184f530c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:20.128363 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aea7621b-1f78-4a01-851c-6f67184f530c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:20.128644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-aea7621b-1f78-4a01-851c-6f67184f530c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Removing options 'project_id' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:40:20.135189 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aea7621b-1f78-4a01-851c-6f67184f530c tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] https://10.4.3.140/volume/v3/backups?project_id=27ed1dca24f94bcebaab0d0f81d301b6 returned with HTTP 200 Aug 13 03:40:20.135665 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 945/3797] 10.4.3.140 () {68 vars in 1364 bytes} [Thu Aug 13 03:40:20 2026] GET /volume/v3/backups?project_id=27ed1dca24f94bcebaab0d0f81d301b6 => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:20.150537 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:20.152814 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:20.153347 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-778272738"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:20.155185 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-778272738'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:20.155391 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume of 1 GB Aug 13 03:40:20.160406 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:20.166630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Flow 'volume_create_api' (94bde48f-e9ea-4eb1-8021-7325e759e856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:20.167711 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9d6716-980d-4f8f-a52c-73fdc35b7557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:20.168516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:20.195641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9d6716-980d-4f8f-a52c-73fdc35b7557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:20.196430 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85196422-b062-4cbb-b481-7d35d62034d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:20.238140 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Created reservations ['4544fe85-dac0-4e85-9ae9-b6818d4ca8e2', 'dd4ef9ab-c789-4ad9-b5f3-8e1639c68471', '6e7f4556-9b89-494c-aeb4-406a766731e3', '3fe71d99-8a2a-483c-9516-0ff9e9b09498'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:20.239097 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85196422-b062-4cbb-b481-7d35d62034d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4544fe85-dac0-4e85-9ae9-b6818d4ca8e2', 'dd4ef9ab-c789-4ad9-b5f3-8e1639c68471', '6e7f4556-9b89-494c-aeb4-406a766731e3', '3fe71d99-8a2a-483c-9516-0ff9e9b09498']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:20.239894 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7b68dd-3b9e-4728-b654-c2dcc58073fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:20.264717 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7b68dd-3b9e-4728-b654-c2dcc58073fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '329b66fb-038b-4efd-8833-406f7daed723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-778272738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['4544fe85-dac0-4e85-9ae9-b6818d4ca8e2','dd4ef9ab-c789-4ad9-b5f3-8e1639c68471','6e7f4556-9b89-494c-aeb4-406a766731e3','3fe71d99-8a2a-483c-9516-0ff9e9b09498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-778272738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=329b66fb-038b-4efd-8833-406f7daed723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ed1dca24f94bcebaab0d0f81d301b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:20.265531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42aebdb0-c3de-4a4e-822f-1fe4e36b72bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:20.286182 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42aebdb0-c3de-4a4e-822f-1fe4e36b72bc) transitioned into state 'SUCCESS' from state '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-778272738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['4544fe85-dac0-4e85-9ae9-b6818d4ca8e2','dd4ef9ab-c789-4ad9-b5f3-8e1639c68471','6e7f4556-9b89-494c-aeb4-406a766731e3','3fe71d99-8a2a-483c-9516-0ff9e9b09498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94d6d976ce6f4d9fa269a90e947b217c',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:20.286980 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc4a8c26-2c90-4553-a193-de820bd6e16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:20.297146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc4a8c26-2c90-4553-a193-de820bd6e16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:20.298027 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Flow 'volume_create_api' (94bde48f-e9ea-4eb1-8021-7325e759e856) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:20.298418 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Create volume request issued successfully. Aug 13 03:40:20.299166 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d04ae29-f3b8-44ee-99fd-dbbcf962f21e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:20.299633 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 952/3798] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:40:20 2026] POST /volume/v3/volumes => generated 777 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:20.314557 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f8fcad95-1f0a-4a14-b7cb-8d6fa73e9a26 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:20.316356 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8fcad95-1f0a-4a14-b7cb-8d6fa73e9a26 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 Aug 13 03:40:20.316544 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8fcad95-1f0a-4a14-b7cb-8d6fa73e9a26 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:20.316727 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8fcad95-1f0a-4a14-b7cb-8d6fa73e9a26 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:20.324241 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:20.324241 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:20.327419 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f8fcad95-1f0a-4a14-b7cb-8d6fa73e9a26 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:20.330888 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8fcad95-1f0a-4a14-b7cb-8d6fa73e9a26 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 returned with HTTP 200 Aug 13 03:40:20.331257 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 945/3799] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:20 2026] GET /volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:20.912168 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c37a40fe-ebbd-4f93-bc42-59d52a565c4e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:20.914701 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c37a40fe-ebbd-4f93-bc42-59d52a565c4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:20.914953 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c37a40fe-ebbd-4f93-bc42-59d52a565c4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:20.915224 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c37a40fe-ebbd-4f93-bc42-59d52a565c4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:20.915381 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c37a40fe-ebbd-4f93-bc42-59d52a565c4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:20.921299 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:20.921299 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:20.922452 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c37a40fe-ebbd-4f93-bc42-59d52a565c4e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:20.922998 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 958/3800] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:20 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:21.125078 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e9fa7c12-075b-4a01-8c94-cfb8dfa6255e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:21.128641 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e9fa7c12-075b-4a01-8c94-cfb8dfa6255e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:21.128641 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e9fa7c12-075b-4a01-8c94-cfb8dfa6255e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:21.130311 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e9fa7c12-075b-4a01-8c94-cfb8dfa6255e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:21.130311 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e9fa7c12-075b-4a01-8c94-cfb8dfa6255e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:21.137420 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:21.137420 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:21.138516 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e9fa7c12-075b-4a01-8c94-cfb8dfa6255e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:21.139025 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 946/3801] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:21 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:21.349516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-49375042-f3b6-4de0-9a8e-aa673d1653aa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:21.352298 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49375042-f3b6-4de0-9a8e-aa673d1653aa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 Aug 13 03:40:21.352613 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-49375042-f3b6-4de0-9a8e-aa673d1653aa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:21.352918 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-49375042-f3b6-4de0-9a8e-aa673d1653aa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:21.362666 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:21.362666 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:21.366545 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-49375042-f3b6-4de0-9a8e-aa673d1653aa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:21.370894 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49375042-f3b6-4de0-9a8e-aa673d1653aa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 returned with HTTP 200 Aug 13 03:40:21.371278 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 953/3802] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:21 2026] GET /volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:21.383442 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-28127b48-bfd0-4948-9906-883c14dc28b1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:21.385704 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-28127b48-bfd0-4948-9906-883c14dc28b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:40:21.386195 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-28127b48-bfd0-4948-9906-883c14dc28b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "329b66fb-038b-4efd-8833-406f7daed723", "name": "tempest-type-Backup-121515767"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:21.387912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-28127b48-bfd0-4948-9906-883c14dc28b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Creating new backup {'backup': {'volume_id': '329b66fb-038b-4efd-8833-406f7daed723', 'name': 'tempest-type-Backup-121515767'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:40:21.388049 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-28127b48-bfd0-4948-9906-883c14dc28b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Creating backup of volume 329b66fb-038b-4efd-8833-406f7daed723 in container None Aug 13 03:40:21.395077 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:21.395077 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:21.395460 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-28127b48-bfd0-4948-9906-883c14dc28b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:21.415993 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-28127b48-bfd0-4948-9906-883c14dc28b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Created reservations ['0c568550-ba4b-4601-baa2-2dac6260810f', '415fad02-eec5-4207-bb34-4ac2aec6d756'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:21.449208 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-28127b48-bfd0-4948-9906-883c14dc28b1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:40:21.449354 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 946/3803] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:40:21 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:21.459365 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-14e3c2a9-f1b7-43b9-a506-4e608379d5d0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:21.464110 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-14e3c2a9-f1b7-43b9-a506-4e608379d5d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:21.464110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-14e3c2a9-f1b7-43b9-a506-4e608379d5d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:21.464110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-14e3c2a9-f1b7-43b9-a506-4e608379d5d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:21.464110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-14e3c2a9-f1b7-43b9-a506-4e608379d5d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:21.469181 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:21.469181 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:21.470953 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-14e3c2a9-f1b7-43b9-a506-4e608379d5d0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:21.471643 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 959/3804] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:21 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:21.935621 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-33bd1ba6-d1ff-4b22-ba6c-f694e76be652 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:21.937970 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-33bd1ba6-d1ff-4b22-ba6c-f694e76be652 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:21.938214 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-33bd1ba6-d1ff-4b22-ba6c-f694e76be652 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:21.938480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-33bd1ba6-d1ff-4b22-ba6c-f694e76be652 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:21.938634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-33bd1ba6-d1ff-4b22-ba6c-f694e76be652 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:21.943846 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:21.943846 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:21.944773 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-33bd1ba6-d1ff-4b22-ba6c-f694e76be652 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:21.945250 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 947/3805] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:21 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:22.050631 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3641c317-1542-4e1f-9ef1-889caac41be2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:22.055071 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3641c317-1542-4e1f-9ef1-889caac41be2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:22.055438 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3641c317-1542-4e1f-9ef1-889caac41be2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:22.055786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3641c317-1542-4e1f-9ef1-889caac41be2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:22.067973 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:22.067973 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:22.072536 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3641c317-1542-4e1f-9ef1-889caac41be2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:22.077469 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3641c317-1542-4e1f-9ef1-889caac41be2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:22.078080 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 954/3806] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:22 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 1232 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:22.101914 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-c9222229-a54d-4e02-815e-9a997e4aa80f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:22.103856 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-c9222229-a54d-4e02-815e-9a997e4aa80f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a/action Aug 13 03:40:22.104170 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-c9222229-a54d-4e02-815e-9a997e4aa80f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:22.104297 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-c9222229-a54d-4e02-815e-9a997e4aa80f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:22.114383 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:22.114383 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:22.114842 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-c9222229-a54d-4e02-815e-9a997e4aa80f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:22.121201 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-c9222229-a54d-4e02-815e-9a997e4aa80f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Begin detaching volume completed successfully. Aug 13 03:40:22.121485 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-c9222229-a54d-4e02-815e-9a997e4aa80f tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a/action returned with HTTP 202 Aug 13 03:40:22.121947 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 947/3807] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:40:22 2026] POST /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:22.151245 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-765c6cb3-0789-490f-9b6d-8be045498120 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:22.153884 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-765c6cb3-0789-490f-9b6d-8be045498120 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:22.153884 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-765c6cb3-0789-490f-9b6d-8be045498120 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:22.155597 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-765c6cb3-0789-490f-9b6d-8be045498120 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:22.155597 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-765c6cb3-0789-490f-9b6d-8be045498120 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:22.162949 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:22.162949 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:22.163616 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-765c6cb3-0789-490f-9b6d-8be045498120 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:22.164023 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 960/3808] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:22 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:22.177299 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6041f881-8524-4490-955b-2341e8cab809 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:22.177676 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6041f881-8524-4490-955b-2341e8cab809 None None] GET https://10.4.3.140/volume// Aug 13 03:40:22.177904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6041f881-8524-4490-955b-2341e8cab809 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:22.178050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6041f881-8524-4490-955b-2341e8cab809 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:22.178381 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6041f881-8524-4490-955b-2341e8cab809 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:22.179336 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 948/3809] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:40:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:22.189264 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3486fee8-51e2-4c55-a4cc-596f3ff40dc2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:22.191657 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3486fee8-51e2-4c55-a4cc-596f3ff40dc2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:22.191923 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3486fee8-51e2-4c55-a4cc-596f3ff40dc2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:22.192133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3486fee8-51e2-4c55-a4cc-596f3ff40dc2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:22.203946 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:22.203946 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:22.208461 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3486fee8-51e2-4c55-a4cc-596f3ff40dc2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:22.213479 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-3486fee8-51e2-4c55-a4cc-596f3ff40dc2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 200 Aug 13 03:40:22.214237 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 955/3810] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:40:22 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:22.485757 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9c7f187e-8056-4d5e-b7a7-8ded18c44499 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:22.487888 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9c7f187e-8056-4d5e-b7a7-8ded18c44499 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:22.488162 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9c7f187e-8056-4d5e-b7a7-8ded18c44499 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:22.488388 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9c7f187e-8056-4d5e-b7a7-8ded18c44499 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:22.488533 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9c7f187e-8056-4d5e-b7a7-8ded18c44499 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:22.494293 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:22.494293 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:22.494963 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9c7f187e-8056-4d5e-b7a7-8ded18c44499 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:22.495439 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 948/3811] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:22 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:22.956669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-26ff2329-6232-4244-85ac-134c227e82b2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:22.959240 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26ff2329-6232-4244-85ac-134c227e82b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:22.959501 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26ff2329-6232-4244-85ac-134c227e82b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:22.959734 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26ff2329-6232-4244-85ac-134c227e82b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:22.959919 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-26ff2329-6232-4244-85ac-134c227e82b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:22.966015 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:22.966015 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:22.967189 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26ff2329-6232-4244-85ac-134c227e82b2 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:22.967631 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 961/3812] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:22 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:23.175498 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ab8ffb8b-3746-434b-a728-28b05ccd4167 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:23.177470 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ab8ffb8b-3746-434b-a728-28b05ccd4167 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:23.177972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ab8ffb8b-3746-434b-a728-28b05ccd4167 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:23.177972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ab8ffb8b-3746-434b-a728-28b05ccd4167 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:23.178113 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-ab8ffb8b-3746-434b-a728-28b05ccd4167 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:23.182514 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:23.182514 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:23.183127 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ab8ffb8b-3746-434b-a728-28b05ccd4167 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:23.183518 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 949/3813] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:23 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:23.507776 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-489a6595-bda9-4ee8-b09a-f0a72ad7b502 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:23.510030 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-489a6595-bda9-4ee8-b09a-f0a72ad7b502 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:23.510186 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-489a6595-bda9-4ee8-b09a-f0a72ad7b502 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:23.510470 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-489a6595-bda9-4ee8-b09a-f0a72ad7b502 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:23.510625 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-489a6595-bda9-4ee8-b09a-f0a72ad7b502 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:23.515909 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:23.515909 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:23.516766 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-489a6595-bda9-4ee8-b09a-f0a72ad7b502 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:23.517326 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 956/3814] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:23 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:23.979723 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c61d78f5-0dc2-4651-ab0f-663d3c0e1b10 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:23.981893 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c61d78f5-0dc2-4651-ab0f-663d3c0e1b10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:23.982170 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c61d78f5-0dc2-4651-ab0f-663d3c0e1b10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:23.982490 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c61d78f5-0dc2-4651-ab0f-663d3c0e1b10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:23.982624 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c61d78f5-0dc2-4651-ab0f-663d3c0e1b10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:23.987520 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:23.987520 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:23.988363 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c61d78f5-0dc2-4651-ab0f-663d3c0e1b10 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:23.988745 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 949/3815] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:23 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:24.196609 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8ca82d2e-10f9-4af9-bbcf-17e9f721e0e6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:24.199077 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ca82d2e-10f9-4af9-bbcf-17e9f721e0e6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:24.199523 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ca82d2e-10f9-4af9-bbcf-17e9f721e0e6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:24.199905 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ca82d2e-10f9-4af9-bbcf-17e9f721e0e6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:24.200136 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8ca82d2e-10f9-4af9-bbcf-17e9f721e0e6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:24.206459 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:24.206459 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:24.207417 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ca82d2e-10f9-4af9-bbcf-17e9f721e0e6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:24.207975 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 962/3816] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:24 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:24.533293 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f832b6dd-2046-45d0-b1b6-1c63e0877999 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:24.537466 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f832b6dd-2046-45d0-b1b6-1c63e0877999 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:24.537695 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f832b6dd-2046-45d0-b1b6-1c63e0877999 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:24.537935 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f832b6dd-2046-45d0-b1b6-1c63e0877999 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:24.538080 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f832b6dd-2046-45d0-b1b6-1c63e0877999 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:24.545813 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:24.545813 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:24.546333 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f832b6dd-2046-45d0-b1b6-1c63e0877999 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:24.546775 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 950/3817] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:24 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:24.719742 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-fa340c64-9806-42a6-9440-ef98a00d8dec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:24.722765 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-fa340c64-9806-42a6-9440-ef98a00d8dec tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] DELETE https://10.4.3.140/volume/v3/attachments/41b7ed18-3e0f-457c-832d-bd8dcf15a660 Aug 13 03:40:24.722986 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-fa340c64-9806-42a6-9440-ef98a00d8dec tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:24.723277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-fa340c64-9806-42a6-9440-ef98a00d8dec tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:24.739683 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:24.739683 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:24.823139 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d4ca387a-3f2d-4d40-a44f-bc7e5c56e028 req-fa340c64-9806-42a6-9440-ef98a00d8dec tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments/41b7ed18-3e0f-457c-832d-bd8dcf15a660 returned with HTTP 200 Aug 13 03:40:24.824087 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 957/3818] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:40:24 2026] DELETE /volume/v3/attachments/41b7ed18-3e0f-457c-832d-bd8dcf15a660 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:25.004045 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e80651f6-0682-4415-893f-bd3735cbee18 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:25.006652 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e80651f6-0682-4415-893f-bd3735cbee18 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:25.006974 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e80651f6-0682-4415-893f-bd3735cbee18 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:25.007288 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e80651f6-0682-4415-893f-bd3735cbee18 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:25.007469 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e80651f6-0682-4415-893f-bd3735cbee18 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:25.013638 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:25.013638 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:25.014836 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e80651f6-0682-4415-893f-bd3735cbee18 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:25.015427 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 950/3819] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:25 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:25.219774 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-704d37ce-cd76-4567-ba12-23a5732d9787 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:25.222311 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-704d37ce-cd76-4567-ba12-23a5732d9787 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:25.222612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-704d37ce-cd76-4567-ba12-23a5732d9787 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:25.222883 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-704d37ce-cd76-4567-ba12-23a5732d9787 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:25.223032 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-704d37ce-cd76-4567-ba12-23a5732d9787 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:25.229768 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:25.229768 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:25.230763 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-704d37ce-cd76-4567-ba12-23a5732d9787 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:25.231297 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 963/3820] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:25 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:25.344078 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4b24c705-e26a-43d4-b178-f93cb77f8088 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:25.346113 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4b24c705-e26a-43d4-b178-f93cb77f8088 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:25.346350 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4b24c705-e26a-43d4-b178-f93cb77f8088 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:25.346587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4b24c705-e26a-43d4-b178-f93cb77f8088 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:25.346782 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-4b24c705-e26a-43d4-b178-f93cb77f8088 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Delete volume with id: 6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:25.355462 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:25.355462 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:25.356066 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4b24c705-e26a-43d4-b178-f93cb77f8088 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:25.377222 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4b24c705-e26a-43d4-b178-f93cb77f8088 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Delete volume request issued successfully. Aug 13 03:40:25.377546 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4b24c705-e26a-43d4-b178-f93cb77f8088 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 202 Aug 13 03:40:25.378058 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 951/3821] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:25 2026] DELETE /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:25.559360 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-813c1e82-b239-47b1-8107-a5d20d7df1b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:25.561887 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-813c1e82-b239-47b1-8107-a5d20d7df1b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:25.562228 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-813c1e82-b239-47b1-8107-a5d20d7df1b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:25.562533 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-813c1e82-b239-47b1-8107-a5d20d7df1b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:25.562720 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-813c1e82-b239-47b1-8107-a5d20d7df1b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:25.569597 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:25.569597 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:25.574202 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-813c1e82-b239-47b1-8107-a5d20d7df1b7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:25.575486 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 958/3822] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:25 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:26.026978 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-abd27705-c605-4c3a-bfb2-113439e9b3ba None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.029243 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-abd27705-c605-4c3a-bfb2-113439e9b3ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:26.029405 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-abd27705-c605-4c3a-bfb2-113439e9b3ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.029885 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-abd27705-c605-4c3a-bfb2-113439e9b3ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.029885 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-abd27705-c605-4c3a-bfb2-113439e9b3ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:26.034741 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.034741 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:26.035635 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-abd27705-c605-4c3a-bfb2-113439e9b3ba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:26.036067 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 951/3823] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:26.126855 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3401f87a-78b9-4280-8782-737503d21442 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.129937 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3401f87a-78b9-4280-8782-737503d21442 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:26.130295 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3401f87a-78b9-4280-8782-737503d21442 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.130636 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3401f87a-78b9-4280-8782-737503d21442 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.140762 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.140762 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:26.145429 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3401f87a-78b9-4280-8782-737503d21442 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:26.151396 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3401f87a-78b9-4280-8782-737503d21442 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:26.151937 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 964/3824] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:26.168449 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ebe500bd-d21d-4853-b3bf-b8049bae36a2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.170944 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ebe500bd-d21d-4853-b3bf-b8049bae36a2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:26.171178 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ebe500bd-d21d-4853-b3bf-b8049bae36a2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.171440 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ebe500bd-d21d-4853-b3bf-b8049bae36a2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.180681 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.180681 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:26.185400 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ebe500bd-d21d-4853-b3bf-b8049bae36a2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:26.191162 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ebe500bd-d21d-4853-b3bf-b8049bae36a2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:26.191725 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 952/3825] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:26.241141 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-6524ffbe-1c34-4747-8ec2-6fa446d5acd5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.244031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-085cebc0-78cc-408a-ac56-77ec3f9e5090 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.245290 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-6524ffbe-1c34-4747-8ec2-6fa446d5acd5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:26.245517 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-6524ffbe-1c34-4747-8ec2-6fa446d5acd5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.245809 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-6524ffbe-1c34-4747-8ec2-6fa446d5acd5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.245907 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-085cebc0-78cc-408a-ac56-77ec3f9e5090 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:26.246012 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-085cebc0-78cc-408a-ac56-77ec3f9e5090 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.246199 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-085cebc0-78cc-408a-ac56-77ec3f9e5090 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.246319 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-085cebc0-78cc-408a-ac56-77ec3f9e5090 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:26.250570 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.250570 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:26.251212 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-085cebc0-78cc-408a-ac56-77ec3f9e5090 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:26.251580 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 952/3826] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:26.255365 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.255365 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:26.261311 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-6524ffbe-1c34-4747-8ec2-6fa446d5acd5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:26.267003 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-6524ffbe-1c34-4747-8ec2-6fa446d5acd5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:26.267507 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 959/3827] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:26.349685 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-752489f5-c249-4843-bd6a-c077e16a7573 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.350152 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-752489f5-c249-4843-bd6a-c077e16a7573 None None] GET https://10.4.3.140/volume// Aug 13 03:40:26.350334 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-752489f5-c249-4843-bd6a-c077e16a7573 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.350528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-752489f5-c249-4843-bd6a-c077e16a7573 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.350839 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-752489f5-c249-4843-bd6a-c077e16a7573 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:26.351152 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 965/3828] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:26.360865 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-87026182-7365-48c1-a924-b67af7275b4c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.398140 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-87026182-7365-48c1-a924-b67af7275b4c tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:40:26.398479 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-87026182-7365-48c1-a924-b67af7275b4c tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "427020ab-2ab3-4f68-830c-c7b8ab4d1e28", "connector": null, "instance_uuid": "edba5b1f-73f0-4fb2-9c5a-823b67d34dd5"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:26.410470 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.410470 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:26.447187 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-87026182-7365-48c1-a924-b67af7275b4c tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:40:26.449045 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 953/3829] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:40:26 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:26.483194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6dbc46e6-535e-4df2-954e-127f5e6bcb66 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.486032 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6dbc46e6-535e-4df2-954e-127f5e6bcb66 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:26.486304 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6dbc46e6-535e-4df2-954e-127f5e6bcb66 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.486560 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6dbc46e6-535e-4df2-954e-127f5e6bcb66 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.501088 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.501088 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:26.506064 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6dbc46e6-535e-4df2-954e-127f5e6bcb66 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:26.513427 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6dbc46e6-535e-4df2-954e-127f5e6bcb66 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:26.513427 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 953/3830] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:26.518402 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e0a8cb57-3410-4cb4-a7dd-6a25937dde46 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.518402 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0a8cb57-3410-4cb4-a7dd-6a25937dde46 None None] GET https://10.4.3.140/volume// Aug 13 03:40:26.518402 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0a8cb57-3410-4cb4-a7dd-6a25937dde46 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.518851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e0a8cb57-3410-4cb4-a7dd-6a25937dde46 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.520385 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e0a8cb57-3410-4cb4-a7dd-6a25937dde46 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:26.520385 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 960/3831] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:26.546615 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-9deeecb1-9fb1-40b5-a4f4-98468d3680fc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.551897 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-9deeecb1-9fb1-40b5-a4f4-98468d3680fc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:26.552171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-9deeecb1-9fb1-40b5-a4f4-98468d3680fc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.552877 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-9deeecb1-9fb1-40b5-a4f4-98468d3680fc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.583502 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.583502 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:26.593993 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8c71b2b3-0757-4370-aeed-9c77e75c6b09 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.596037 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c71b2b3-0757-4370-aeed-9c77e75c6b09 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:26.596037 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c71b2b3-0757-4370-aeed-9c77e75c6b09 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:26.596431 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c71b2b3-0757-4370-aeed-9c77e75c6b09 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:26.597324 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8c71b2b3-0757-4370-aeed-9c77e75c6b09 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:26.597382 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-9deeecb1-9fb1-40b5-a4f4-98468d3680fc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:26.603427 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.603427 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:26.603746 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c71b2b3-0757-4370-aeed-9c77e75c6b09 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:26.605008 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 954/3832] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:26.609519 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-9deeecb1-9fb1-40b5-a4f4-98468d3680fc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:26.609519 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 966/3833] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:40:26 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 1019 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:26.773723 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-7ca2089f-3d2a-43f0-b4c3-671bb7a4cbbb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:26.777897 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-7ca2089f-3d2a-43f0-b4c3-671bb7a4cbbb tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] PUT https://10.4.3.140/volume/v3/attachments/9de6fe86-4e18-4eb0-8c69-2efe55776b86 Aug 13 03:40:26.778380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-7ca2089f-3d2a-43f0-b4c3-671bb7a4cbbb tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:26.788136 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-7ca2089f-3d2a-43f0-b4c3-671bb7a4cbbb tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Acquiring lock "cinder-attachment_update-427020ab-2ab3-4f68-830c-c7b8ab4d1e28-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:40:26.795888 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-7ca2089f-3d2a-43f0-b4c3-671bb7a4cbbb tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Lock "cinder-attachment_update-427020ab-2ab3-4f68-830c-c7b8ab4d1e28-np0000007145" acquired by "attachment_update" :: waited 0.008s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:40:26.797477 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:26.797477 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:26.891861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-7ca2089f-3d2a-43f0-b4c3-671bb7a4cbbb tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Lock "cinder-attachment_update-427020ab-2ab3-4f68-830c-c7b8ab4d1e28-np0000007145" released by "attachment_update" :: held 0.096s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:40:26.892273 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-7ca2089f-3d2a-43f0-b4c3-671bb7a4cbbb tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/attachments/9de6fe86-4e18-4eb0-8c69-2efe55776b86 returned with HTTP 200 Aug 13 03:40:26.892763 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 954/3834] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:40:26 2026] PUT /volume/v3/attachments/9de6fe86-4e18-4eb0-8c69-2efe55776b86 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:27.047462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2d9315da-0f63-4a65-9010-2a8fef5b4d7e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:27.049740 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d9315da-0f63-4a65-9010-2a8fef5b4d7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:27.050240 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2d9315da-0f63-4a65-9010-2a8fef5b4d7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:27.050412 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2d9315da-0f63-4a65-9010-2a8fef5b4d7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:27.050570 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2d9315da-0f63-4a65-9010-2a8fef5b4d7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:27.055642 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:27.055642 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:27.056495 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d9315da-0f63-4a65-9010-2a8fef5b4d7e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:27.057050 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 961/3835] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:27 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:27.265379 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-de6470d0-858e-4068-a400-ac1478bc3ece None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:27.267063 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-de6470d0-858e-4068-a400-ac1478bc3ece tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:27.267798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-de6470d0-858e-4068-a400-ac1478bc3ece tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:27.267798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-de6470d0-858e-4068-a400-ac1478bc3ece tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:27.267798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-de6470d0-858e-4068-a400-ac1478bc3ece tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:27.274277 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:27.274277 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:27.275059 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-de6470d0-858e-4068-a400-ac1478bc3ece tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:27.275453 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 955/3836] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:27 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:27.315082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3489949c-2bcf-410b-bc4d-b28d6331be2e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:27.317456 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3489949c-2bcf-410b-bc4d-b28d6331be2e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/1caa9782-9f8e-4cf6-89fd-e269973e09c4 Aug 13 03:40:27.317740 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3489949c-2bcf-410b-bc4d-b28d6331be2e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:27.318221 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3489949c-2bcf-410b-bc4d-b28d6331be2e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:27.318284 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3489949c-2bcf-410b-bc4d-b28d6331be2e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume with id: 1caa9782-9f8e-4cf6-89fd-e269973e09c4 Aug 13 03:40:27.327926 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:27.327926 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:27.328391 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3489949c-2bcf-410b-bc4d-b28d6331be2e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:40:27.349501 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3489949c-2bcf-410b-bc4d-b28d6331be2e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume request issued successfully. Aug 13 03:40:27.349745 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3489949c-2bcf-410b-bc4d-b28d6331be2e tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/1caa9782-9f8e-4cf6-89fd-e269973e09c4 returned with HTTP 202 Aug 13 03:40:27.351113 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 967/3837] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:27 2026] DELETE /volume/v3/volumes/1caa9782-9f8e-4cf6-89fd-e269973e09c4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:27.376961 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6e83468d-437a-4319-b8d6-27b7a9e84154 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:27.379376 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6e83468d-437a-4319-b8d6-27b7a9e84154 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/1caa9782-9f8e-4cf6-89fd-e269973e09c4 Aug 13 03:40:27.379975 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6e83468d-437a-4319-b8d6-27b7a9e84154 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:27.379975 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6e83468d-437a-4319-b8d6-27b7a9e84154 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:27.389213 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:27.389213 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:27.394590 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6e83468d-437a-4319-b8d6-27b7a9e84154 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:40:27.399754 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6e83468d-437a-4319-b8d6-27b7a9e84154 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/1caa9782-9f8e-4cf6-89fd-e269973e09c4 returned with HTTP 200 Aug 13 03:40:27.400226 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 955/3838] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:27 2026] GET /volume/v3/volumes/1caa9782-9f8e-4cf6-89fd-e269973e09c4 => generated 1065 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:27.529442 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e9fc14d4-90eb-400a-b848-5854a62ffbe0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:27.531301 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9fc14d4-90eb-400a-b848-5854a62ffbe0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:27.531486 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9fc14d4-90eb-400a-b848-5854a62ffbe0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:27.531681 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e9fc14d4-90eb-400a-b848-5854a62ffbe0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:27.541427 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:27.541427 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:27.545146 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e9fc14d4-90eb-400a-b848-5854a62ffbe0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:27.549676 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e9fc14d4-90eb-400a-b848-5854a62ffbe0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:27.550091 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 962/3839] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:27 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:27.619244 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b7530575-d0d3-4380-ab8f-df0d180533a6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:27.621696 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b7530575-d0d3-4380-ab8f-df0d180533a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:27.621990 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b7530575-d0d3-4380-ab8f-df0d180533a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:27.622248 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b7530575-d0d3-4380-ab8f-df0d180533a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:27.622384 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b7530575-d0d3-4380-ab8f-df0d180533a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:27.627705 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:27.627705 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:27.628433 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b7530575-d0d3-4380-ab8f-df0d180533a6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:27.628864 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 956/3840] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:27 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:28.068120 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f10fb335-c0ab-492c-a9c2-541ac52b809f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:28.072893 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f10fb335-c0ab-492c-a9c2-541ac52b809f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:28.073002 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f10fb335-c0ab-492c-a9c2-541ac52b809f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:28.073182 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f10fb335-c0ab-492c-a9c2-541ac52b809f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:28.073334 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f10fb335-c0ab-492c-a9c2-541ac52b809f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:28.079050 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:28.079050 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:28.080106 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f10fb335-c0ab-492c-a9c2-541ac52b809f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:28.080648 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 968/3841] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:28 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:28.417779 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bdcf47d9-b2b9-48a7-90e8-720c681676d2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:28.419552 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bdcf47d9-b2b9-48a7-90e8-720c681676d2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/1caa9782-9f8e-4cf6-89fd-e269973e09c4 Aug 13 03:40:28.419751 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bdcf47d9-b2b9-48a7-90e8-720c681676d2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:28.419977 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bdcf47d9-b2b9-48a7-90e8-720c681676d2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:28.427074 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bdcf47d9-b2b9-48a7-90e8-720c681676d2 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/1caa9782-9f8e-4cf6-89fd-e269973e09c4 returned with HTTP 404 Aug 13 03:40:28.427667 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 956/3842] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:28 2026] GET /volume/v3/volumes/1caa9782-9f8e-4cf6-89fd-e269973e09c4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:28.438307 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4413270d-e2d3-4ad6-a819-6692db257dbd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:28.440075 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4413270d-e2d3-4ad6-a819-6692db257dbd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:28.440378 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4413270d-e2d3-4ad6-a819-6692db257dbd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:28.440614 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4413270d-e2d3-4ad6-a819-6692db257dbd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:28.440792 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4413270d-e2d3-4ad6-a819-6692db257dbd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:28.445373 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:28.445373 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:28.446039 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4413270d-e2d3-4ad6-a819-6692db257dbd tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:28.446751 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 963/3843] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:28 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:28.457975 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-02d2a913-674b-4707-a820-6d9f57f9522b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:28.459959 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-02d2a913-674b-4707-a820-6d9f57f9522b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:40:28.460248 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-02d2a913-674b-4707-a820-6d9f57f9522b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:28.460480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-02d2a913-674b-4707-a820-6d9f57f9522b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:28.460618 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-02d2a913-674b-4707-a820-6d9f57f9522b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete backup with id: 8337e73b-a147-4761-9538-4fe70eb1a288. Aug 13 03:40:28.465016 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:28.465016 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:28.476791 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-02d2a913-674b-4707-a820-6d9f57f9522b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] delete_backup rpcapi backup_id 8337e73b-a147-4761-9538-4fe70eb1a288 {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:40:28.478576 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-02d2a913-674b-4707-a820-6d9f57f9522b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 202 Aug 13 03:40:28.478971 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 957/3844] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:28 2026] DELETE /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:28.487126 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5c4e915c-3fd8-45a3-9ffc-964fdeeb85eb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:28.488939 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c4e915c-3fd8-45a3-9ffc-964fdeeb85eb tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:40:28.489220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c4e915c-3fd8-45a3-9ffc-964fdeeb85eb tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:28.489479 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c4e915c-3fd8-45a3-9ffc-964fdeeb85eb tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:28.489638 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5c4e915c-3fd8-45a3-9ffc-964fdeeb85eb tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:28.494766 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:28.494766 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:28.495594 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c4e915c-3fd8-45a3-9ffc-964fdeeb85eb tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 200 Aug 13 03:40:28.496028 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 969/3845] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:28 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:28.564375 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fc3e175f-76b4-46f2-9583-a73943e34af2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:28.566394 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fc3e175f-76b4-46f2-9583-a73943e34af2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:28.566627 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fc3e175f-76b4-46f2-9583-a73943e34af2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:28.567208 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fc3e175f-76b4-46f2-9583-a73943e34af2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:28.588100 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:28.588100 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:28.594435 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fc3e175f-76b4-46f2-9583-a73943e34af2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:28.599665 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fc3e175f-76b4-46f2-9583-a73943e34af2 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:28.600181 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 957/3846] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:28 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:28.640949 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f59eaca-605e-400d-81b7-d51d27c2c237 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:28.643442 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f59eaca-605e-400d-81b7-d51d27c2c237 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:28.643653 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f59eaca-605e-400d-81b7-d51d27c2c237 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:28.643878 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f59eaca-605e-400d-81b7-d51d27c2c237 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:28.644004 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3f59eaca-605e-400d-81b7-d51d27c2c237 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:28.648179 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:28.648179 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:28.648953 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f59eaca-605e-400d-81b7-d51d27c2c237 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:28.649453 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 964/3847] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:28 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:29.091858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4e95d47f-b1d3-4a90-856f-588face1c56e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:29.094768 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e95d47f-b1d3-4a90-856f-588face1c56e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:29.095317 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4e95d47f-b1d3-4a90-856f-588face1c56e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:29.095401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4e95d47f-b1d3-4a90-856f-588face1c56e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:29.095549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4e95d47f-b1d3-4a90-856f-588face1c56e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:29.102303 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:29.102303 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:29.103491 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e95d47f-b1d3-4a90-856f-588face1c56e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:29.104233 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 958/3848] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:29 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:29.516083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2098691f-2d64-4186-a713-db217e1dbf8b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:29.518501 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2098691f-2d64-4186-a713-db217e1dbf8b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 Aug 13 03:40:29.518804 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2098691f-2d64-4186-a713-db217e1dbf8b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:29.519162 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2098691f-2d64-4186-a713-db217e1dbf8b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:29.519327 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2098691f-2d64-4186-a713-db217e1dbf8b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 8337e73b-a147-4761-9538-4fe70eb1a288. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:29.523938 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2098691f-2d64-4186-a713-db217e1dbf8b tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 returned with HTTP 404 Aug 13 03:40:29.524728 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 970/3849] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:29 2026] GET /volume/v3/backups/8337e73b-a147-4761-9538-4fe70eb1a288 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:29.531854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ba417504-bb60-4a62-ae6c-a428e3100bf0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:29.534364 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ba417504-bb60-4a62-ae6c-a428e3100bf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:40:29.534684 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ba417504-bb60-4a62-ae6c-a428e3100bf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:29.534989 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ba417504-bb60-4a62-ae6c-a428e3100bf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:29.535170 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-ba417504-bb60-4a62-ae6c-a428e3100bf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete backup with id: 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. Aug 13 03:40:29.540990 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:29.540990 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:29.557061 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-ba417504-bb60-4a62-ae6c-a428e3100bf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] delete_backup rpcapi backup_id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d {{(pid=100340) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:40:29.559669 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ba417504-bb60-4a62-ae6c-a428e3100bf0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 202 Aug 13 03:40:29.560446 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 958/3850] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:29 2026] DELETE /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:29.566935 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d7f64da1-dc80-4219-813a-3df320eff1c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:29.569225 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7f64da1-dc80-4219-813a-3df320eff1c0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:40:29.569492 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7f64da1-dc80-4219-813a-3df320eff1c0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:29.569727 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7f64da1-dc80-4219-813a-3df320eff1c0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:29.569891 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d7f64da1-dc80-4219-813a-3df320eff1c0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:29.575151 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:29.575151 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:29.575959 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7f64da1-dc80-4219-813a-3df320eff1c0 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 200 Aug 13 03:40:29.576483 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 965/3851] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:29 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:29.614114 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9fe2de87-fe6a-4f09-96e5-2d891fb7ba28 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:29.616694 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9fe2de87-fe6a-4f09-96e5-2d891fb7ba28 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:29.616986 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9fe2de87-fe6a-4f09-96e5-2d891fb7ba28 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:29.617253 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9fe2de87-fe6a-4f09-96e5-2d891fb7ba28 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:29.629999 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:29.629999 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:29.634769 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9fe2de87-fe6a-4f09-96e5-2d891fb7ba28 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:29.640634 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9fe2de87-fe6a-4f09-96e5-2d891fb7ba28 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:29.641492 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 959/3852] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:29 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:29.662341 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-78528278-8bce-44c7-a39d-3c211683a607 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:29.663846 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78528278-8bce-44c7-a39d-3c211683a607 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:29.664233 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78528278-8bce-44c7-a39d-3c211683a607 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:29.664512 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78528278-8bce-44c7-a39d-3c211683a607 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:29.664702 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-78528278-8bce-44c7-a39d-3c211683a607 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:29.669402 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:29.669402 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:29.670665 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78528278-8bce-44c7-a39d-3c211683a607 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:29.670665 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 971/3853] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:29 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:30.115282 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a2b04d06-ce26-4c0f-aec5-eccef35b840c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.117559 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a2b04d06-ce26-4c0f-aec5-eccef35b840c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:30.117808 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a2b04d06-ce26-4c0f-aec5-eccef35b840c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.118077 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a2b04d06-ce26-4c0f-aec5-eccef35b840c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.118251 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-a2b04d06-ce26-4c0f-aec5-eccef35b840c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:30.123516 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.123516 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:30.124476 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a2b04d06-ce26-4c0f-aec5-eccef35b840c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:30.125086 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 959/3854] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:30 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:30.227677 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-397b182b-286b-4327-ab28-91c9320e9c36 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.229906 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-397b182b-286b-4327-ab28-91c9320e9c36 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] POST https://10.4.3.140/volume/v3/attachments/9de6fe86-4e18-4eb0-8c69-2efe55776b86/action Aug 13 03:40:30.230304 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-397b182b-286b-4327-ab28-91c9320e9c36 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:30.230436 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-397b182b-286b-4327-ab28-91c9320e9c36 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:30.247133 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.247133 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:30.258397 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-320b24af-5b0b-4a94-90bc-2c3eb9990c99 req-397b182b-286b-4327-ab28-91c9320e9c36 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/attachments/9de6fe86-4e18-4eb0-8c69-2efe55776b86/action returned with HTTP 204 Aug 13 03:40:30.259034 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 966/3855] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:40:30 2026] POST /volume/v3/attachments/9de6fe86-4e18-4eb0-8c69-2efe55776b86/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:30.495383 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0d2f13c7-7fe9-4eca-9561-4568e16f536b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.498271 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0d2f13c7-7fe9-4eca-9561-4568e16f536b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:30.498600 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0d2f13c7-7fe9-4eca-9561-4568e16f536b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.498860 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0d2f13c7-7fe9-4eca-9561-4568e16f536b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.512030 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.512030 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:30.517301 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0d2f13c7-7fe9-4eca-9561-4568e16f536b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:30.523880 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0d2f13c7-7fe9-4eca-9561-4568e16f536b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:30.524870 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 960/3856] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:30 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:30.588125 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6c9ffd11-bb2d-45ef-921f-19c9826745b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.590182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0ad73c13-2ff8-420a-b9ab-9657c96d3595 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.590437 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c9ffd11-bb2d-45ef-921f-19c9826745b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d Aug 13 03:40:30.590497 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c9ffd11-bb2d-45ef-921f-19c9826745b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.590669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6c9ffd11-bb2d-45ef-921f-19c9826745b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.590797 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6c9ffd11-bb2d-45ef-921f-19c9826745b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id 1d6cdc3e-1501-412e-83f4-3ad12c147f2d. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:30.594173 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0ad73c13-2ff8-420a-b9ab-9657c96d3595 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] POST https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0/action Aug 13 03:40:30.594498 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6c9ffd11-bb2d-45ef-921f-19c9826745b7 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d returned with HTTP 404 Aug 13 03:40:30.594638 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0ad73c13-2ff8-420a-b9ab-9657c96d3595 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:30.594776 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0ad73c13-2ff8-420a-b9ab-9657c96d3595 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:30.594957 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 972/3857] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:30 2026] GET /volume/v3/backups/1d6cdc3e-1501-412e-83f4-3ad12c147f2d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:30.606341 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-61d6db6e-f0ed-4a5f-8e07-7ee67b8b97f6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.608217 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-61d6db6e-f0ed-4a5f-8e07-7ee67b8b97f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:30.608431 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-61d6db6e-f0ed-4a5f-8e07-7ee67b8b97f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.608611 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-61d6db6e-f0ed-4a5f-8e07-7ee67b8b97f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.608708 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-61d6db6e-f0ed-4a5f-8e07-7ee67b8b97f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete backup with id: cb942dc7-c143-4b01-b03b-608240d72ca8. Aug 13 03:40:30.613402 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.613402 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:30.617336 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.617336 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:30.618771 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0ad73c13-2ff8-420a-b9ab-9657c96d3595 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:30.626694 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-61d6db6e-f0ed-4a5f-8e07-7ee67b8b97f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] delete_backup rpcapi backup_id cb942dc7-c143-4b01-b03b-608240d72ca8 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:40:30.628126 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0ad73c13-2ff8-420a-b9ab-9657c96d3595 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Begin detaching volume completed successfully. Aug 13 03:40:30.628554 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-0ad73c13-2ff8-420a-b9ab-9657c96d3595 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0/action returned with HTTP 202 Aug 13 03:40:30.629217 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 960/3858] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:40:30 2026] POST /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:30.630320 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-61d6db6e-f0ed-4a5f-8e07-7ee67b8b97f6 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 202 Aug 13 03:40:30.630804 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 967/3859] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:30 2026] DELETE /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:30.643750 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-80799f95-92df-4c6a-921f-9cadcf7ed033 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.646184 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-80799f95-92df-4c6a-921f-9cadcf7ed033 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:30.646496 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-80799f95-92df-4c6a-921f-9cadcf7ed033 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.646755 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-80799f95-92df-4c6a-921f-9cadcf7ed033 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.646939 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-80799f95-92df-4c6a-921f-9cadcf7ed033 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:30.658233 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.658233 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:30.659285 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-80799f95-92df-4c6a-921f-9cadcf7ed033 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 200 Aug 13 03:40:30.660002 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 961/3860] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:30 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:30.665640 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-624bfe5b-8db3-4a4e-a741-0305b29016e4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.667402 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-624bfe5b-8db3-4a4e-a741-0305b29016e4 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:30.667603 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-624bfe5b-8db3-4a4e-a741-0305b29016e4 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.667775 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-624bfe5b-8db3-4a4e-a741-0305b29016e4 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.680952 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.680952 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:30.683763 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-afdd275a-cb01-44f9-8835-12871c7881d1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.684848 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-624bfe5b-8db3-4a4e-a741-0305b29016e4 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:30.687967 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-afdd275a-cb01-44f9-8835-12871c7881d1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:30.688591 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-afdd275a-cb01-44f9-8835-12871c7881d1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.688591 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-afdd275a-cb01-44f9-8835-12871c7881d1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.688904 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-afdd275a-cb01-44f9-8835-12871c7881d1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:30.689799 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-624bfe5b-8db3-4a4e-a741-0305b29016e4 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:30.690276 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 973/3861] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:30 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:30.694553 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.694553 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:30.695330 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-afdd275a-cb01-44f9-8835-12871c7881d1 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:30.696527 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 961/3862] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:30 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:30.698410 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-db737410-06ac-4f8b-b7ef-10d837b4c649 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.698548 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db737410-06ac-4f8b-b7ef-10d837b4c649 None None] GET https://10.4.3.140/volume// Aug 13 03:40:30.698863 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db737410-06ac-4f8b-b7ef-10d837b4c649 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.699087 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-db737410-06ac-4f8b-b7ef-10d837b4c649 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.699561 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-db737410-06ac-4f8b-b7ef-10d837b4c649 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:30.705446 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 968/3863] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:40:30 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:30.711839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6d4a5627-2d9d-4817-b9f8-18738bf11c83 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.713422 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6d4a5627-2d9d-4817-b9f8-18738bf11c83 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:30.713714 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6d4a5627-2d9d-4817-b9f8-18738bf11c83 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.713952 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6d4a5627-2d9d-4817-b9f8-18738bf11c83 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.714803 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-b8de7efe-4d8a-4aa4-87f2-103127eb03a2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:30.717196 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-b8de7efe-4d8a-4aa4-87f2-103127eb03a2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:30.717687 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-b8de7efe-4d8a-4aa4-87f2-103127eb03a2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:30.717687 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-b8de7efe-4d8a-4aa4-87f2-103127eb03a2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:30.728922 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.728922 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:30.731421 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6d4a5627-2d9d-4817-b9f8-18738bf11c83 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:30.732455 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:30.732455 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:30.736549 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-b8de7efe-4d8a-4aa4-87f2-103127eb03a2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:30.737548 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6d4a5627-2d9d-4817-b9f8-18738bf11c83 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:30.739151 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 962/3864] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:30 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:30.742394 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-b8de7efe-4d8a-4aa4-87f2-103127eb03a2 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:30.744215 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 974/3865] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:40:30 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 03:40:31.140501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b71f9081-11e3-4926-8101-3a9b336c6611 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.142501 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b71f9081-11e3-4926-8101-3a9b336c6611 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:31.142771 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b71f9081-11e3-4926-8101-3a9b336c6611 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.142991 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b71f9081-11e3-4926-8101-3a9b336c6611 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.143173 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-b71f9081-11e3-4926-8101-3a9b336c6611 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:31.148318 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:31.148318 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:31.149207 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b71f9081-11e3-4926-8101-3a9b336c6611 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:31.149598 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 962/3866] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:31 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:31.162362 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4dc9e98f-e63e-4689-a385-ebab137a3784 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.165550 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4dc9e98f-e63e-4689-a385-ebab137a3784 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 Aug 13 03:40:31.165753 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4dc9e98f-e63e-4689-a385-ebab137a3784 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.165985 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4dc9e98f-e63e-4689-a385-ebab137a3784 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.173937 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:31.173937 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:31.179216 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4dc9e98f-e63e-4689-a385-ebab137a3784 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:31.185241 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4dc9e98f-e63e-4689-a385-ebab137a3784 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 returned with HTTP 200 Aug 13 03:40:31.185956 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 969/3867] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:31 2026] GET /volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:40:31.201157 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ed3b2795-7259-4a05-aebc-bbbd316df8f0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.203337 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ed3b2795-7259-4a05-aebc-bbbd316df8f0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 Aug 13 03:40:31.203534 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ed3b2795-7259-4a05-aebc-bbbd316df8f0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.203717 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ed3b2795-7259-4a05-aebc-bbbd316df8f0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.212744 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:31.212744 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:31.219361 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ed3b2795-7259-4a05-aebc-bbbd316df8f0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:31.225802 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ed3b2795-7259-4a05-aebc-bbbd316df8f0 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 returned with HTTP 200 Aug 13 03:40:31.226360 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 963/3868] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:31 2026] GET /volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 => generated 966 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:31.239885 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9ecc0af3-dafe-4b5f-8275-f6c505702990 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.242402 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ecc0af3-dafe-4b5f-8275-f6c505702990 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 Aug 13 03:40:31.242546 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ecc0af3-dafe-4b5f-8275-f6c505702990 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.242744 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ecc0af3-dafe-4b5f-8275-f6c505702990 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.242907 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-9ecc0af3-dafe-4b5f-8275-f6c505702990 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume with id: d0c6c5ab-2267-4852-91c9-2daaadb3ba95 Aug 13 03:40:31.256799 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:31.256799 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:31.257371 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ecc0af3-dafe-4b5f-8275-f6c505702990 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:31.291091 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ecc0af3-dafe-4b5f-8275-f6c505702990 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume request issued successfully. Aug 13 03:40:31.291091 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ecc0af3-dafe-4b5f-8275-f6c505702990 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 returned with HTTP 202 Aug 13 03:40:31.291091 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 975/3869] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:31 2026] DELETE /volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:31.297073 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8d340905-d7a2-4532-be99-8ef96af97372 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.298917 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d340905-d7a2-4532-be99-8ef96af97372 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 Aug 13 03:40:31.299134 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8d340905-d7a2-4532-be99-8ef96af97372 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.299299 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8d340905-d7a2-4532-be99-8ef96af97372 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.306871 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:31.306871 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:31.311043 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8d340905-d7a2-4532-be99-8ef96af97372 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:31.315937 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d340905-d7a2-4532-be99-8ef96af97372 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 returned with HTTP 200 Aug 13 03:40:31.316743 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 963/3870] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:31 2026] GET /volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 => generated 965 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:31.673320 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8916e29a-435b-4396-a537-ac45a33d3b0f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.677770 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8916e29a-435b-4396-a537-ac45a33d3b0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 Aug 13 03:40:31.681106 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8916e29a-435b-4396-a537-ac45a33d3b0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.681381 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8916e29a-435b-4396-a537-ac45a33d3b0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.681536 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8916e29a-435b-4396-a537-ac45a33d3b0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Show backup with id cb942dc7-c143-4b01-b03b-608240d72ca8. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:31.688672 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8916e29a-435b-4396-a537-ac45a33d3b0f tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 returned with HTTP 404 Aug 13 03:40:31.692237 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 970/3871] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:31 2026] GET /volume/v3/backups/cb942dc7-c143-4b01-b03b-608240d72ca8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:31.700277 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b1bde839-acde-452b-ad45-4e542350a503 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.703702 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b1bde839-acde-452b-ad45-4e542350a503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac Aug 13 03:40:31.703937 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b1bde839-acde-452b-ad45-4e542350a503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.704169 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b1bde839-acde-452b-ad45-4e542350a503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.704337 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-b1bde839-acde-452b-ad45-4e542350a503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume with id: 50e7e086-54be-4345-96d4-015bd8ef88ac Aug 13 03:40:31.709973 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5702d36f-1c37-4274-aa0b-1f5e6b2093b9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.712479 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5702d36f-1c37-4274-aa0b-1f5e6b2093b9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:31.713426 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5702d36f-1c37-4274-aa0b-1f5e6b2093b9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.713474 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:31.713474 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:31.713545 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5702d36f-1c37-4274-aa0b-1f5e6b2093b9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.713545 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5702d36f-1c37-4274-aa0b-1f5e6b2093b9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:31.713612 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b1bde839-acde-452b-ad45-4e542350a503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:40:31.718282 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:31.718282 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:31.720062 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5702d36f-1c37-4274-aa0b-1f5e6b2093b9 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:31.721363 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 976/3872] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:31 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:31.742916 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b1bde839-acde-452b-ad45-4e542350a503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Delete volume request issued successfully. Aug 13 03:40:31.743332 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b1bde839-acde-452b-ad45-4e542350a503 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac returned with HTTP 202 Aug 13 03:40:31.744182 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 964/3873] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:31 2026] DELETE /volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:31.753288 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-179caee5-861a-48f6-9256-753381736767 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.756413 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-179caee5-861a-48f6-9256-753381736767 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac Aug 13 03:40:31.756757 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-179caee5-861a-48f6-9256-753381736767 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.757862 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-179caee5-861a-48f6-9256-753381736767 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.767867 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:31.767867 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:31.774989 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-179caee5-861a-48f6-9256-753381736767 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Volume info retrieved successfully. Aug 13 03:40:31.779473 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-52cfd730-c6fb-4d1a-96db-c250c1f9bac0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:31.782921 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-52cfd730-c6fb-4d1a-96db-c250c1f9bac0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ae5ff9fd-b5b5-4760-a888-edacee861f88 Aug 13 03:40:31.783156 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-179caee5-861a-48f6-9256-753381736767 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac returned with HTTP 200 Aug 13 03:40:31.783216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-52cfd730-c6fb-4d1a-96db-c250c1f9bac0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:31.783216 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-52cfd730-c6fb-4d1a-96db-c250c1f9bac0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:31.783945 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 964/3874] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:31 2026] GET /volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:31.792353 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:31.792353 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:31.870838 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-85a60746-378a-4cb2-88d4-6cc883fffff5 req-52cfd730-c6fb-4d1a-96db-c250c1f9bac0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments/ae5ff9fd-b5b5-4760-a888-edacee861f88 returned with HTTP 200 Aug 13 03:40:31.871336 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 971/3875] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:40:31 2026] DELETE /volume/v3/attachments/ae5ff9fd-b5b5-4760-a888-edacee861f88 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:32.330279 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-272b3904-c065-4368-828c-0fa54ac47ccd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:32.332550 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-272b3904-c065-4368-828c-0fa54ac47ccd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 Aug 13 03:40:32.332820 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-272b3904-c065-4368-828c-0fa54ac47ccd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:32.333102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-272b3904-c065-4368-828c-0fa54ac47ccd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:32.340252 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-272b3904-c065-4368-828c-0fa54ac47ccd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 returned with HTTP 404 Aug 13 03:40:32.340832 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 977/3876] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:32 2026] GET /volume/v3/volumes/d0c6c5ab-2267-4852-91c9-2daaadb3ba95 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:32.348769 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-127e626d-bbcd-4833-8616-2f98cce16abc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:32.354193 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-127e626d-bbcd-4833-8616-2f98cce16abc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:32.354480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-127e626d-bbcd-4833-8616-2f98cce16abc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:32.354670 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-127e626d-bbcd-4833-8616-2f98cce16abc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:32.354803 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-127e626d-bbcd-4833-8616-2f98cce16abc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete backup with id: 68eee242-6a1f-4773-ad01-de5e0d11476d. Aug 13 03:40:32.362732 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:32.362732 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:32.377293 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-127e626d-bbcd-4833-8616-2f98cce16abc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] delete_backup rpcapi backup_id 68eee242-6a1f-4773-ad01-de5e0d11476d {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:40:32.379103 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-127e626d-bbcd-4833-8616-2f98cce16abc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 202 Aug 13 03:40:32.379508 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 965/3877] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:32 2026] DELETE /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:32.387016 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5559f2ea-26fe-41d3-81a1-00354ac98079 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:32.388769 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5559f2ea-26fe-41d3-81a1-00354ac98079 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:32.388979 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5559f2ea-26fe-41d3-81a1-00354ac98079 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:32.389159 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5559f2ea-26fe-41d3-81a1-00354ac98079 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:32.389331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-5559f2ea-26fe-41d3-81a1-00354ac98079 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:32.393534 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:32.393534 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:32.394424 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5559f2ea-26fe-41d3-81a1-00354ac98079 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 200 Aug 13 03:40:32.394853 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 965/3878] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:32 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:32.734548 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8411d446-b598-45fb-88c3-2ba272b8aec7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:32.736808 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8411d446-b598-45fb-88c3-2ba272b8aec7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:32.737094 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8411d446-b598-45fb-88c3-2ba272b8aec7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:32.737353 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8411d446-b598-45fb-88c3-2ba272b8aec7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:32.737503 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8411d446-b598-45fb-88c3-2ba272b8aec7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:32.741994 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:32.741994 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:32.742642 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8411d446-b598-45fb-88c3-2ba272b8aec7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:32.742988 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 972/3879] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:32 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:32.785589 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f16a7381-c8b5-47cc-8091-c44c913b11d3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:32.787981 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f16a7381-c8b5-47cc-8091-c44c913b11d3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:32.788284 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f16a7381-c8b5-47cc-8091-c44c913b11d3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:32.788525 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f16a7381-c8b5-47cc-8091-c44c913b11d3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:32.788721 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-f16a7381-c8b5-47cc-8091-c44c913b11d3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Delete volume with id: 2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:32.796816 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d772cef4-5809-458b-bada-175d9177a668 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:32.798899 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d772cef4-5809-458b-bada-175d9177a668 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] GET https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac Aug 13 03:40:32.799171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d772cef4-5809-458b-bada-175d9177a668 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:32.799398 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d772cef4-5809-458b-bada-175d9177a668 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:32.801433 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:32.801433 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:32.802177 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f16a7381-c8b5-47cc-8091-c44c913b11d3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:32.806350 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d772cef4-5809-458b-bada-175d9177a668 tempest-ProjectAdminTests33-1772737340 tempest-ProjectAdminTests33-1772737340-project-admin] https://10.4.3.140/volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac returned with HTTP 404 Aug 13 03:40:32.806872 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 966/3880] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:32 2026] GET /volume/v3/volumes/50e7e086-54be-4345-96d4-015bd8ef88ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:32.832566 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f16a7381-c8b5-47cc-8091-c44c913b11d3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Delete volume request issued successfully. Aug 13 03:40:32.833275 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f16a7381-c8b5-47cc-8091-c44c913b11d3 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 202 Aug 13 03:40:32.833679 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 978/3881] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:32 2026] DELETE /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:32.876882 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-8776aeee-ba92-4c8f-b9c1-ff4371691381 req-e866f57a-836b-41d9-a23c-0df5b39137f0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:32.880395 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8776aeee-ba92-4c8f-b9c1-ff4371691381 req-e866f57a-836b-41d9-a23c-0df5b39137f0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:32.880595 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-8776aeee-ba92-4c8f-b9c1-ff4371691381 req-e866f57a-836b-41d9-a23c-0df5b39137f0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:32.880781 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-8776aeee-ba92-4c8f-b9c1-ff4371691381 req-e866f57a-836b-41d9-a23c-0df5b39137f0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:32.888505 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:32.888505 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:32.892223 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-8776aeee-ba92-4c8f-b9c1-ff4371691381 req-e866f57a-836b-41d9-a23c-0df5b39137f0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:32.898172 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8776aeee-ba92-4c8f-b9c1-ff4371691381 req-e866f57a-836b-41d9-a23c-0df5b39137f0 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 200 Aug 13 03:40:32.898588 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 966/3882] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:32 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 935 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:32.946738 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-028eb4d0-fcec-4e52-8a1b-e276f96a2e39 req-88dd135d-9293-4c4b-9981-8cf3744e0efe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:32.952849 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-028eb4d0-fcec-4e52-8a1b-e276f96a2e39 req-88dd135d-9293-4c4b-9981-8cf3744e0efe tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:32.952849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-028eb4d0-fcec-4e52-8a1b-e276f96a2e39 req-88dd135d-9293-4c4b-9981-8cf3744e0efe tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:32.952849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-028eb4d0-fcec-4e52-8a1b-e276f96a2e39 req-88dd135d-9293-4c4b-9981-8cf3744e0efe tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:32.955166 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-028eb4d0-fcec-4e52-8a1b-e276f96a2e39 req-88dd135d-9293-4c4b-9981-8cf3744e0efe tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 404 Aug 13 03:40:32.955587 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 973/3883] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:32 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:33.405498 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-286fefa8-bfd2-42bb-bd2e-1c73406f76e9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:33.407767 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-286fefa8-bfd2-42bb-bd2e-1c73406f76e9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d Aug 13 03:40:33.407999 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-286fefa8-bfd2-42bb-bd2e-1c73406f76e9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:33.408222 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-286fefa8-bfd2-42bb-bd2e-1c73406f76e9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:33.408328 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-286fefa8-bfd2-42bb-bd2e-1c73406f76e9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 68eee242-6a1f-4773-ad01-de5e0d11476d. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:33.413587 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-286fefa8-bfd2-42bb-bd2e-1c73406f76e9 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d returned with HTTP 404 Aug 13 03:40:33.414362 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 967/3884] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:33 2026] GET /volume/v3/backups/68eee242-6a1f-4773-ad01-de5e0d11476d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:33.515572 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-96ef34e5-2b01-49af-a545-6a5e64436013 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:33.522779 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96ef34e5-2b01-49af-a545-6a5e64436013 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:40:33.522779 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96ef34e5-2b01-49af-a545-6a5e64436013 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:33.522779 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-96ef34e5-2b01-49af-a545-6a5e64436013 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:33.522779 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-96ef34e5-2b01-49af-a545-6a5e64436013 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume with id: e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:40:33.534505 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:33.534505 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:33.534505 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-96ef34e5-2b01-49af-a545-6a5e64436013 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:33.552567 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-96ef34e5-2b01-49af-a545-6a5e64436013 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume request issued successfully. Aug 13 03:40:33.552833 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-96ef34e5-2b01-49af-a545-6a5e64436013 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 returned with HTTP 202 Aug 13 03:40:33.553316 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 979/3885] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:33 2026] DELETE /volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:33.563510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-57967a26-086b-4a11-8bbb-1369128c9ad3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:33.565891 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-57967a26-086b-4a11-8bbb-1369128c9ad3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:40:33.566179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-57967a26-086b-4a11-8bbb-1369128c9ad3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:33.566444 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-57967a26-086b-4a11-8bbb-1369128c9ad3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:33.574144 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:33.574144 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:33.578877 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-57967a26-086b-4a11-8bbb-1369128c9ad3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:33.585659 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-57967a26-086b-4a11-8bbb-1369128c9ad3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 returned with HTTP 200 Aug 13 03:40:33.585659 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 967/3886] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:33 2026] GET /volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:33.756206 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9c1078e0-9a6f-4ae9-8e20-c229bf78c547 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:33.759295 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c1078e0-9a6f-4ae9-8e20-c229bf78c547 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:33.759546 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c1078e0-9a6f-4ae9-8e20-c229bf78c547 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:33.759890 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c1078e0-9a6f-4ae9-8e20-c229bf78c547 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:33.759971 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9c1078e0-9a6f-4ae9-8e20-c229bf78c547 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:33.765004 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:33.765004 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:33.765918 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c1078e0-9a6f-4ae9-8e20-c229bf78c547 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:33.766459 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 974/3887] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:33 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:34.418003 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-738af07c-59d6-4b43-ae11-580a27ada7e8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.420163 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-738af07c-59d6-4b43-ae11-580a27ada7e8 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:34.420354 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-738af07c-59d6-4b43-ae11-580a27ada7e8 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:34.420538 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-738af07c-59d6-4b43-ae11-580a27ada7e8 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:34.432743 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:34.432743 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:34.436772 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-738af07c-59d6-4b43-ae11-580a27ada7e8 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:34.441588 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-738af07c-59d6-4b43-ae11-580a27ada7e8 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:34.442033 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 968/3888] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:40:34 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:34.461399 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-fd38da7a-485f-4e59-b8cb-9d30fbf7f7e7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.464413 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-fd38da7a-485f-4e59-b8cb-9d30fbf7f7e7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] POST https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28/action Aug 13 03:40:34.465134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-fd38da7a-485f-4e59-b8cb-9d30fbf7f7e7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:34.465134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-fd38da7a-485f-4e59-b8cb-9d30fbf7f7e7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:34.480349 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:34.480349 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:34.481022 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-fd38da7a-485f-4e59-b8cb-9d30fbf7f7e7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:34.490724 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-fd38da7a-485f-4e59-b8cb-9d30fbf7f7e7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Begin detaching volume completed successfully. Aug 13 03:40:34.491119 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-fd38da7a-485f-4e59-b8cb-9d30fbf7f7e7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28/action returned with HTTP 202 Aug 13 03:40:34.491746 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 980/3889] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:40:34 2026] POST /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:34.548689 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-333be2cf-186a-4c23-987d-d157ab372bc5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.549122 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-333be2cf-186a-4c23-987d-d157ab372bc5 None None] GET https://10.4.3.140/volume// Aug 13 03:40:34.549314 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-333be2cf-186a-4c23-987d-d157ab372bc5 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:34.549537 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-333be2cf-186a-4c23-987d-d157ab372bc5 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:34.549920 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-333be2cf-186a-4c23-987d-d157ab372bc5 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:40:34.550283 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 968/3890] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:40:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:40:34.566171 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-dab73f68-b529-41a7-a9e4-8945a01c4906 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.568261 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-dab73f68-b529-41a7-a9e4-8945a01c4906 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:34.568415 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-dab73f68-b529-41a7-a9e4-8945a01c4906 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:34.568624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-dab73f68-b529-41a7-a9e4-8945a01c4906 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:34.580108 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:34.580108 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:34.587855 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-dab73f68-b529-41a7-a9e4-8945a01c4906 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:34.590843 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-dab73f68-b529-41a7-a9e4-8945a01c4906 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:40:34.591282 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 975/3891] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:40:34 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 1315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:34.602879 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9eb28a0e-70e3-4bc3-bd78-b1540b4f198f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.605093 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9eb28a0e-70e3-4bc3-bd78-b1540b4f198f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:40:34.605232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9eb28a0e-70e3-4bc3-bd78-b1540b4f198f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:34.605394 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9eb28a0e-70e3-4bc3-bd78-b1540b4f198f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:34.610774 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9eb28a0e-70e3-4bc3-bd78-b1540b4f198f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 returned with HTTP 404 Aug 13 03:40:34.611269 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 969/3892] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:34 2026] GET /volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:34.618234 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3525616f-63c2-4216-84ef-b7da9a1e4d61 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.620780 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3525616f-63c2-4216-84ef-b7da9a1e4d61 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:40:34.620998 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3525616f-63c2-4216-84ef-b7da9a1e4d61 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:34.621171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3525616f-63c2-4216-84ef-b7da9a1e4d61 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:34.627074 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3525616f-63c2-4216-84ef-b7da9a1e4d61 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 returned with HTTP 404 Aug 13 03:40:34.627632 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 981/3893] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:34 2026] GET /volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:34.638496 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b07b23f4-bd35-4bbb-a430-cbbcb31faa5c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.640613 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b07b23f4-bd35-4bbb-a430-cbbcb31faa5c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:40:34.640861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b07b23f4-bd35-4bbb-a430-cbbcb31faa5c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:34.641086 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b07b23f4-bd35-4bbb-a430-cbbcb31faa5c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:34.641189 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-b07b23f4-bd35-4bbb-a430-cbbcb31faa5c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume with id: e16e4b64-64ea-4887-b7a0-80638b84cdf2 Aug 13 03:40:34.647718 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b07b23f4-bd35-4bbb-a430-cbbcb31faa5c tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 returned with HTTP 404 Aug 13 03:40:34.648287 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 969/3894] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:34 2026] DELETE /volume/v3/volumes/e16e4b64-64ea-4887-b7a0-80638b84cdf2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:34.660719 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.663355 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:34.664083 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-924093593"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:34.665552 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-924093593'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:34.665693 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume of 1 GB Aug 13 03:40:34.671532 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Availability Zones retrieved successfully. Aug 13 03:40:34.677514 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (6b840475-9608-4397-9913-53b247f542af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:34.678685 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf8531a-39ad-44d9-95e3-8f6773af8eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:34.679623 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:34.707904 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bf8531a-39ad-44d9-95e3-8f6773af8eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:34.708941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab116b4-0d37-4b97-8650-902336d020f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:34.762616 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['60f21993-a4fc-4b96-97bb-9673331edc31', '11b36e2e-5b57-4056-9047-5724c2f2a2f4', 'bca7e66f-5e5c-4721-b571-91b91a3877a0', '62f02cb2-9988-4c5c-89d3-54668822c2fa'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:34.763501 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab116b4-0d37-4b97-8650-902336d020f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60f21993-a4fc-4b96-97bb-9673331edc31', '11b36e2e-5b57-4056-9047-5724c2f2a2f4', 'bca7e66f-5e5c-4721-b571-91b91a3877a0', '62f02cb2-9988-4c5c-89d3-54668822c2fa']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:34.764306 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff1286a-445e-438b-9f36-f331fc9de811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:34.780185 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ac213f24-65eb-4b3d-a514-dbac1fdd5684 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.784203 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ac213f24-65eb-4b3d-a514-dbac1fdd5684 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:34.784356 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ac213f24-65eb-4b3d-a514-dbac1fdd5684 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:34.784647 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ac213f24-65eb-4b3d-a514-dbac1fdd5684 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:34.784819 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-ac213f24-65eb-4b3d-a514-dbac1fdd5684 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:34.792487 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:34.792487 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:34.793354 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ac213f24-65eb-4b3d-a514-dbac1fdd5684 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:34.793852 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 970/3895] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:34 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:34.794453 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff1286a-445e-438b-9f36-f331fc9de811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19cbbfef-737b-4c12-a70c-e835d1a39be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-924093593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['60f21993-a4fc-4b96-97bb-9673331edc31','11b36e2e-5b57-4056-9047-5724c2f2a2f4','bca7e66f-5e5c-4721-b571-91b91a3877a0','62f02cb2-9988-4c5c-89d3-54668822c2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-924093593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19cbbfef-737b-4c12-a70c-e835d1a39be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2186a7bbeb1446dabfdafe3ec65004dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b2821e01fa4568b41b2153c787414d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:34.795518 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1b7b78-f698-4057-905f-f3f1acd3e2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:34.820433 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa1b7b78-f698-4057-905f-f3f1acd3e2bd) transitioned into state 'SUCCESS' from state '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-924093593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2186a7bbeb1446dabfdafe3ec65004dd',qos_specs=None,replication_status=,reservations=['60f21993-a4fc-4b96-97bb-9673331edc31','11b36e2e-5b57-4056-9047-5724c2f2a2f4','bca7e66f-5e5c-4721-b571-91b91a3877a0','62f02cb2-9988-4c5c-89d3-54668822c2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b2821e01fa4568b41b2153c787414d',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:34.821400 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441b76e6-3c76-47f2-ab93-dee2774a6766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:34.831214 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441b76e6-3c76-47f2-ab93-dee2774a6766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:34.832103 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Flow 'volume_create_api' (6b840475-9608-4397-9913-53b247f542af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:34.832443 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Create volume request issued successfully. Aug 13 03:40:34.833087 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-17ddcc9c-4bc5-4203-ae46-3f7e48c39849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:34.833852 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 976/3896] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:40:34 2026] POST /volume/v3/volumes => generated 748 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:34.846109 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-06d6afad-d77b-4761-8816-286b5daaacc5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:34.858637 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-06d6afad-d77b-4761-8816-286b5daaacc5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:40:34.858813 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-06d6afad-d77b-4761-8816-286b5daaacc5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:34.859081 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-06d6afad-d77b-4761-8816-286b5daaacc5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:34.878958 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:34.878958 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:34.884356 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-06d6afad-d77b-4761-8816-286b5daaacc5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:34.890396 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-06d6afad-d77b-4761-8816-286b5daaacc5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:40:34.891013 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 982/3897] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:34 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:34.999795 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c9775de9-5304-4cee-b222-808c292360b3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:35.223780 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c9775de9-5304-4cee-b222-808c292360b3 tempest-ProjectReaderTests-1533212836 tempest-ProjectReaderTests-1533212836-project-admin] GET https://10.4.3.140/volume/v3/scheduler-stats/get_pools Aug 13 03:40:35.224249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c9775de9-5304-4cee-b222-808c292360b3 tempest-ProjectReaderTests-1533212836 tempest-ProjectReaderTests-1533212836-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:35.224249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c9775de9-5304-4cee-b222-808c292360b3 tempest-ProjectReaderTests-1533212836 tempest-ProjectReaderTests-1533212836-project-admin] Calling method 'get_pools' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:35.236132 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c9775de9-5304-4cee-b222-808c292360b3 tempest-ProjectReaderTests-1533212836 tempest-ProjectReaderTests-1533212836-project-admin] https://10.4.3.140/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 13 03:40:35.236526 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 970/3898] 10.4.3.140 () {66 vars in 1291 bytes} [Thu Aug 13 03:40:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:35.244872 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ccd0ad67-46df-49de-bbd7-30dc890577d2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:35.315277 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccd0ad67-46df-49de-bbd7-30dc890577d2 tempest-ProjectReaderTests-1533212836 tempest-ProjectReaderTests-1533212836-project-reader] GET https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool Aug 13 03:40:35.315509 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccd0ad67-46df-49de-bbd7-30dc890577d2 tempest-ProjectReaderTests-1533212836 tempest-ProjectReaderTests-1533212836-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:35.315719 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccd0ad67-46df-49de-bbd7-30dc890577d2 tempest-ProjectReaderTests-1533212836 tempest-ProjectReaderTests-1533212836-project-reader] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:35.316424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-ccd0ad67-46df-49de-bbd7-30dc890577d2 tempest-ProjectReaderTests-1533212836 tempest-ProjectReaderTests-1533212836-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6c68663e4713410a9d7a31f89c0cd80d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '14cd23544cc54960ae9186758967f986', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:40:35.316616 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccd0ad67-46df-49de-bbd7-30dc890577d2 tempest-ProjectReaderTests-1533212836 tempest-ProjectReaderTests-1533212836-project-reader] https://10.4.3.140/volume/v3/capabilities/np0000007145@storpool returned with HTTP 403 Aug 13 03:40:35.317242 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 971/3899] 10.4.3.140 () {66 vars in 1318 bytes} [Thu Aug 13 03:40:35 2026] GET /volume/v3/capabilities/np0000007145@storpool => generated 110 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:35.804508 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-95c9c5b0-d204-4ff0-90ec-0dcffd55f5f4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:35.805590 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-35237ca4-8cc1-4847-a5c0-9e8decd35a33 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:35.806462 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95c9c5b0-d204-4ff0-90ec-0dcffd55f5f4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:35.806690 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95c9c5b0-d204-4ff0-90ec-0dcffd55f5f4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:35.806885 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95c9c5b0-d204-4ff0-90ec-0dcffd55f5f4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:35.807000 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-95c9c5b0-d204-4ff0-90ec-0dcffd55f5f4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:35.807490 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-35237ca4-8cc1-4847-a5c0-9e8decd35a33 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] DELETE https://10.4.3.140/volume/v3/attachments/9de6fe86-4e18-4eb0-8c69-2efe55776b86 Aug 13 03:40:35.807673 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-35237ca4-8cc1-4847-a5c0-9e8decd35a33 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:35.807926 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-35237ca4-8cc1-4847-a5c0-9e8decd35a33 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:35.811259 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:35.811259 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:35.811839 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95c9c5b0-d204-4ff0-90ec-0dcffd55f5f4 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:35.812275 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 977/3900] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:35 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:35.815619 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:35.815619 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:35.830614 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-dca26cb2-af0c-48fd-b1bd-44bd73d425bf req-83a6e887-d461-4bf1-ba5b-740d222b8512 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:35.833205 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-dca26cb2-af0c-48fd-b1bd-44bd73d425bf req-83a6e887-d461-4bf1-ba5b-740d222b8512 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] DELETE https://10.4.3.140/volume/v3/attachments/16c3fb3a-b2cd-4b64-bf8b-26198c5a2bd9 Aug 13 03:40:35.833362 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-dca26cb2-af0c-48fd-b1bd-44bd73d425bf req-83a6e887-d461-4bf1-ba5b-740d222b8512 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:35.833576 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-dca26cb2-af0c-48fd-b1bd-44bd73d425bf req-83a6e887-d461-4bf1-ba5b-740d222b8512 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:35.843671 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:35.843671 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:35.862324 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-0e6392eb-b5f0-41cc-ad0c-4df1a3ed5017 req-35237ca4-8cc1-4847-a5c0-9e8decd35a33 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/attachments/9de6fe86-4e18-4eb0-8c69-2efe55776b86 returned with HTTP 200 Aug 13 03:40:35.862702 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 983/3901] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:40:35 2026] DELETE /volume/v3/attachments/9de6fe86-4e18-4eb0-8c69-2efe55776b86 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:35.888729 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-dca26cb2-af0c-48fd-b1bd-44bd73d425bf req-83a6e887-d461-4bf1-ba5b-740d222b8512 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/attachments/16c3fb3a-b2cd-4b64-bf8b-26198c5a2bd9 returned with HTTP 200 Aug 13 03:40:35.889194 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 971/3902] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:40:35 2026] DELETE /volume/v3/attachments/16c3fb3a-b2cd-4b64-bf8b-26198c5a2bd9 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:35.909920 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-17269af7-eb8d-44d2-ad23-d50c5bc5c223 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:35.912386 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-17269af7-eb8d-44d2-ad23-d50c5bc5c223 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:40:35.912669 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-17269af7-eb8d-44d2-ad23-d50c5bc5c223 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:35.912997 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-17269af7-eb8d-44d2-ad23-d50c5bc5c223 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:35.920547 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:35.920547 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:35.926422 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-17269af7-eb8d-44d2-ad23-d50c5bc5c223 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:40:35.931527 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-17269af7-eb8d-44d2-ad23-d50c5bc5c223 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:40:35.932057 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 972/3903] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:35 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:36.648763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-21aacc45-5bfc-4568-b46d-ec64ec49d9e5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:36.650535 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21aacc45-5bfc-4568-b46d-ec64ec49d9e5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:40:36.651372 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-21aacc45-5bfc-4568-b46d-ec64ec49d9e5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "427020ab-2ab3-4f68-830c-c7b8ab4d1e28", "force": false, "name": "tempest-TestStampPattern-snapshot-317276649", "description": null, "metadata": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:36.659147 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:36.659147 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:36.659569 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-21aacc45-5bfc-4568-b46d-ec64ec49d9e5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:40:36.659713 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-21aacc45-5bfc-4568-b46d-ec64ec49d9e5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Create snapshot from volume 427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:40:36.695589 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-21aacc45-5bfc-4568-b46d-ec64ec49d9e5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Created reservations ['53e5e9d3-1a1d-48b7-829c-62da4751354a', '04ac1377-accf-4e02-a5fe-e96e61226659', '3b5583be-0965-4e49-b270-45e65232dba3', '1861f4e9-11bf-430c-abc9-663ec2baeca6'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:36.725239 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-21aacc45-5bfc-4568-b46d-ec64ec49d9e5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Snapshot create request issued successfully. Aug 13 03:40:36.725629 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-21aacc45-5bfc-4568-b46d-ec64ec49d9e5 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:40:36.726089 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 978/3904] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:40:36 2026] POST /volume/v3/snapshots => generated 302 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:36.734808 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-08cd397e-42a9-4d2f-8b1d-9a8f3482dc7b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:36.737252 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08cd397e-42a9-4d2f-8b1d-9a8f3482dc7b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a Aug 13 03:40:36.737472 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08cd397e-42a9-4d2f-8b1d-9a8f3482dc7b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:36.737761 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08cd397e-42a9-4d2f-8b1d-9a8f3482dc7b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:36.743539 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:36.743539 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:36.743988 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-08cd397e-42a9-4d2f-8b1d-9a8f3482dc7b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Snapshot retrieved successfully. Aug 13 03:40:36.744748 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08cd397e-42a9-4d2f-8b1d-9a8f3482dc7b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a returned with HTTP 200 Aug 13 03:40:36.745140 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 984/3905] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:36 2026] GET /volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a => generated 434 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:36.824845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-560d2470-6371-47d6-96a4-f9d3a0a37ccb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:36.826863 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-560d2470-6371-47d6-96a4-f9d3a0a37ccb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:36.827158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-560d2470-6371-47d6-96a4-f9d3a0a37ccb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:36.827379 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-560d2470-6371-47d6-96a4-f9d3a0a37ccb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:36.827617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-560d2470-6371-47d6-96a4-f9d3a0a37ccb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:36.835209 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:36.835209 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:36.837226 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-560d2470-6371-47d6-96a4-f9d3a0a37ccb tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:36.837762 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 972/3906] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:36 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:36.949476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ec924068-0bbe-4c65-86ca-5d1efab44cfd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:36.951087 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec924068-0bbe-4c65-86ca-5d1efab44cfd tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:40:36.951273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec924068-0bbe-4c65-86ca-5d1efab44cfd tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:36.951445 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec924068-0bbe-4c65-86ca-5d1efab44cfd tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:36.951582 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-ec924068-0bbe-4c65-86ca-5d1efab44cfd tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Delete volume with id: a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:40:36.957908 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:36.957908 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:36.958317 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ec924068-0bbe-4c65-86ca-5d1efab44cfd tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:36.975424 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ec924068-0bbe-4c65-86ca-5d1efab44cfd tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Delete volume request issued successfully. Aug 13 03:40:36.975811 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec924068-0bbe-4c65-86ca-5d1efab44cfd tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 202 Aug 13 03:40:36.976174 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 973/3907] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:36 2026] DELETE /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:36.985700 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-344bf7db-1575-430c-b5f5-58339ce84714 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:36.987989 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-344bf7db-1575-430c-b5f5-58339ce84714 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:40:36.988164 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-344bf7db-1575-430c-b5f5-58339ce84714 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:36.988362 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-344bf7db-1575-430c-b5f5-58339ce84714 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:36.996099 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:36.996099 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:37.000273 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-344bf7db-1575-430c-b5f5-58339ce84714 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Volume info retrieved successfully. Aug 13 03:40:37.005992 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-344bf7db-1575-430c-b5f5-58339ce84714 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 200 Aug 13 03:40:37.006539 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 979/3908] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:36 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 1248 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:37.071999 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:37.180792 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:37.181205 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-565025649"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:37.182831 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-565025649'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:37.183025 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume of 1 GB Aug 13 03:40:37.188059 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:37.195991 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (dd3512f5-667a-4236-a1dd-f95ec00b624b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:37.197616 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edcdafa-ce8c-4d86-a4c3-6d59df8c8e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:37.198840 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:37.230597 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edcdafa-ce8c-4d86-a4c3-6d59df8c8e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:37.231752 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab16be7-6053-4f4b-a674-cb48bcb07117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:37.291820 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['ef054746-7099-4b38-95cf-52ccf9c6d3b9', '842081a7-f322-4b7d-98cf-5cc88cf0fa38', '4080cceb-f240-4b7b-9a1e-0c18fbfa522c', 'f808ba4f-e366-45dc-bc58-14d59c7c6fb8'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:37.292879 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab16be7-6053-4f4b-a674-cb48bcb07117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef054746-7099-4b38-95cf-52ccf9c6d3b9', '842081a7-f322-4b7d-98cf-5cc88cf0fa38', '4080cceb-f240-4b7b-9a1e-0c18fbfa522c', 'f808ba4f-e366-45dc-bc58-14d59c7c6fb8']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:37.293662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5858d00-5672-4b67-b2b6-16dac1d14c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:37.317987 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5858d00-5672-4b67-b2b6-16dac1d14c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34aed0c-7272-48ef-b76d-b4d50a8da66e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565025649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['ef054746-7099-4b38-95cf-52ccf9c6d3b9','842081a7-f322-4b7d-98cf-5cc88cf0fa38','4080cceb-f240-4b7b-9a1e-0c18fbfa522c','f808ba4f-e366-45dc-bc58-14d59c7c6fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565025649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b34aed0c-7272-48ef-b76d-b4d50a8da66e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184897f4bb9b40f0ae506d585b27cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e26304d3cde4883aadc20597a5ca990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:37.318619 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c36996-64d3-42c7-b186-e131a1123eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:37.335184 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23c36996-64d3-42c7-b186-e131a1123eb1) transitioned into state 'SUCCESS' from state '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-565025649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['ef054746-7099-4b38-95cf-52ccf9c6d3b9','842081a7-f322-4b7d-98cf-5cc88cf0fa38','4080cceb-f240-4b7b-9a1e-0c18fbfa522c','f808ba4f-e366-45dc-bc58-14d59c7c6fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:37.335768 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f50eafc-13de-4f4b-9122-34108aee925a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:37.343958 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f50eafc-13de-4f4b-9122-34108aee925a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:37.344728 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (dd3512f5-667a-4236-a1dd-f95ec00b624b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:37.345034 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request issued successfully. Aug 13 03:40:37.345596 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a6a6e2d-6f21-45e3-bc45-58dfc7de3dee tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:37.346712 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 985/3909] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:40:37 2026] POST /volume/v3/volumes => generated 777 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:37.360257 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a0015212-07f1-43b5-838f-964ba5965d55 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:37.362372 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0015212-07f1-43b5-838f-964ba5965d55 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e Aug 13 03:40:37.362599 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0015212-07f1-43b5-838f-964ba5965d55 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:37.362838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0015212-07f1-43b5-838f-964ba5965d55 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:37.373293 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:37.373293 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:37.375679 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a0015212-07f1-43b5-838f-964ba5965d55 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:37.380615 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0015212-07f1-43b5-838f-964ba5965d55 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e returned with HTTP 200 Aug 13 03:40:37.380735 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 973/3910] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:37 2026] GET /volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:37.758673 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-483b8d67-2001-4ef6-9212-8964f3a2d894 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:37.760551 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-483b8d67-2001-4ef6-9212-8964f3a2d894 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a Aug 13 03:40:37.760708 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-483b8d67-2001-4ef6-9212-8964f3a2d894 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:37.760896 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-483b8d67-2001-4ef6-9212-8964f3a2d894 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:37.765639 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:37.765639 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:37.766040 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-483b8d67-2001-4ef6-9212-8964f3a2d894 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Snapshot retrieved successfully. Aug 13 03:40:37.766685 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-483b8d67-2001-4ef6-9212-8964f3a2d894 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a returned with HTTP 200 Aug 13 03:40:37.767199 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 974/3911] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:37 2026] GET /volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:37.775093 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-148da698-aa26-4eb2-8b4c-f2bf3b3303dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:37.776689 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-148da698-aa26-4eb2-8b4c-f2bf3b3303dc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a Aug 13 03:40:37.776921 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-148da698-aa26-4eb2-8b4c-f2bf3b3303dc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:37.777047 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-148da698-aa26-4eb2-8b4c-f2bf3b3303dc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:37.781777 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:37.781777 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:37.782176 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-148da698-aa26-4eb2-8b4c-f2bf3b3303dc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Snapshot retrieved successfully. Aug 13 03:40:37.782850 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-148da698-aa26-4eb2-8b4c-f2bf3b3303dc tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a returned with HTTP 200 Aug 13 03:40:37.783187 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 980/3912] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:37 2026] GET /volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a => generated 461 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:37.849353 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-edb83d82-d476-40ad-980e-1d84e3bab329 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:37.851347 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-edb83d82-d476-40ad-980e-1d84e3bab329 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:37.851573 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-edb83d82-d476-40ad-980e-1d84e3bab329 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:37.851770 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-edb83d82-d476-40ad-980e-1d84e3bab329 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:37.851949 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-edb83d82-d476-40ad-980e-1d84e3bab329 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:37.856405 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:37.856405 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:37.857069 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-edb83d82-d476-40ad-980e-1d84e3bab329 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:37.857491 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 986/3913] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:37 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:38.020543 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6d0b2cee-7cf9-48e6-a0dd-980298d0f6e6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.023425 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6d0b2cee-7cf9-48e6-a0dd-980298d0f6e6 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c Aug 13 03:40:38.023770 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6d0b2cee-7cf9-48e6-a0dd-980298d0f6e6 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.024105 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6d0b2cee-7cf9-48e6-a0dd-980298d0f6e6 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.030557 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6d0b2cee-7cf9-48e6-a0dd-980298d0f6e6 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c returned with HTTP 404 Aug 13 03:40:38.031201 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 974/3914] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/volumes/a62c4db1-572b-4e60-a7b4-7e43fc6a752c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:38.039515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-62f7d1ca-3ed0-42da-b090-8b52e191b24a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.043898 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-62f7d1ca-3ed0-42da-b090-8b52e191b24a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:38.044124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-62f7d1ca-3ed0-42da-b090-8b52e191b24a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.044358 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-62f7d1ca-3ed0-42da-b090-8b52e191b24a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.044545 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-62f7d1ca-3ed0-42da-b090-8b52e191b24a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Delete volume with id: 2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:38.053238 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-62f7d1ca-3ed0-42da-b090-8b52e191b24a tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 404 Aug 13 03:40:38.053745 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 975/3915] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:38 2026] DELETE /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:38.060620 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6fb897f-923f-41a6-af52-438fc607fd27 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.062510 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6fb897f-923f-41a6-af52-438fc607fd27 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 Aug 13 03:40:38.062700 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6fb897f-923f-41a6-af52-438fc607fd27 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.062904 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6fb897f-923f-41a6-af52-438fc607fd27 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.071562 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6fb897f-923f-41a6-af52-438fc607fd27 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 returned with HTTP 404 Aug 13 03:40:38.072107 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 981/3916] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/volumes/2dbc44ca-2622-429a-b5c5-f03507ec6ba0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:38.080094 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c7791af8-9d69-435c-b5c7-22a76ad6d147 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.081781 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7791af8-9d69-435c-b5c7-22a76ad6d147 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:38.082000 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7791af8-9d69-435c-b5c7-22a76ad6d147 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.082179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7791af8-9d69-435c-b5c7-22a76ad6d147 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.082358 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-c7791af8-9d69-435c-b5c7-22a76ad6d147 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Delete volume with id: 6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:38.088080 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7791af8-9d69-435c-b5c7-22a76ad6d147 tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 404 Aug 13 03:40:38.088561 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 987/3917] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:38 2026] DELETE /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:38.095686 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-26e74957-4ab9-4408-9476-39218ff0d24b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.098185 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26e74957-4ab9-4408-9476-39218ff0d24b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] GET https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a Aug 13 03:40:38.098482 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-26e74957-4ab9-4408-9476-39218ff0d24b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.098835 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-26e74957-4ab9-4408-9476-39218ff0d24b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.106181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26e74957-4ab9-4408-9476-39218ff0d24b tempest-TestInstancesWithCinderVolumes-561764266 tempest-TestInstancesWithCinderVolumes-561764266-project-member] https://10.4.3.140/volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a returned with HTTP 404 Aug 13 03:40:38.106665 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 975/3918] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/volumes/6700d8b8-909c-4520-aa94-7ffb1bf4fb0a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:38.115714 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-80718f20-73bf-4565-9d3a-24a88283283c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.117578 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-80718f20-73bf-4565-9d3a-24a88283283c tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:40:38.117755 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-80718f20-73bf-4565-9d3a-24a88283283c tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.117982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-80718f20-73bf-4565-9d3a-24a88283283c tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.118743 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-80718f20-73bf-4565-9d3a-24a88283283c tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:40:38.145767 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-80718f20-73bf-4565-9d3a-24a88283283c tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Get all volumes completed successfully. Aug 13 03:40:38.148431 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.148431 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:38.155174 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-80718f20-73bf-4565-9d3a-24a88283283c tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:40:38.155817 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 976/3919] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16971 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:38.172132 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-868575bc-9c79-4a70-9b13-766ffdea8251 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.174407 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-868575bc-9c79-4a70-9b13-766ffdea8251 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] DELETE https://10.4.3.140/volume/v3/types/3ce544c2-3c18-42d9-9e83-0c9deaea952a Aug 13 03:40:38.174657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-868575bc-9c79-4a70-9b13-766ffdea8251 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.174934 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-868575bc-9c79-4a70-9b13-766ffdea8251 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.201412 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-868575bc-9c79-4a70-9b13-766ffdea8251 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/types/3ce544c2-3c18-42d9-9e83-0c9deaea952a returned with HTTP 202 Aug 13 03:40:38.201923 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 982/3920] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:40:38 2026] DELETE /volume/v3/types/3ce544c2-3c18-42d9-9e83-0c9deaea952a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:38.211497 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6dcc7f73-ab73-4edb-94c4-f2cf99f102ba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.213148 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6dcc7f73-ab73-4edb-94c4-f2cf99f102ba tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:40:38.213385 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6dcc7f73-ab73-4edb-94c4-f2cf99f102ba tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.213610 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6dcc7f73-ab73-4edb-94c4-f2cf99f102ba tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.214659 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-6dcc7f73-ab73-4edb-94c4-f2cf99f102ba tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:40:38.259528 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6dcc7f73-ab73-4edb-94c4-f2cf99f102ba tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Get all volumes completed successfully. Aug 13 03:40:38.262009 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.262009 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:38.267862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6dcc7f73-ab73-4edb-94c4-f2cf99f102ba tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:40:38.268353 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 988/3921] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16971 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:38.289258 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-11ee600d-133d-471f-a7de-91634985ecb5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.290968 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-11ee600d-133d-471f-a7de-91634985ecb5 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] DELETE https://10.4.3.140/volume/v3/types/ce2868e9-8fc7-4c86-a282-1f848b856b93 Aug 13 03:40:38.291202 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-11ee600d-133d-471f-a7de-91634985ecb5 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.291405 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-11ee600d-133d-471f-a7de-91634985ecb5 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.319683 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-11ee600d-133d-471f-a7de-91634985ecb5 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/types/ce2868e9-8fc7-4c86-a282-1f848b856b93 returned with HTTP 202 Aug 13 03:40:38.320391 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 976/3922] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:40:38 2026] DELETE /volume/v3/types/ce2868e9-8fc7-4c86-a282-1f848b856b93 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:38.393659 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4b6fa676-ddde-4fb0-8c70-57a7fb089d65 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.398366 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4b6fa676-ddde-4fb0-8c70-57a7fb089d65 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e Aug 13 03:40:38.398366 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4b6fa676-ddde-4fb0-8c70-57a7fb089d65 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.398366 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4b6fa676-ddde-4fb0-8c70-57a7fb089d65 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.404134 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.404134 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:38.407979 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4b6fa676-ddde-4fb0-8c70-57a7fb089d65 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:38.413690 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4b6fa676-ddde-4fb0-8c70-57a7fb089d65 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e returned with HTTP 200 Aug 13 03:40:38.414252 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 977/3923] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:38.427436 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9c36e54a-fe76-4b53-ba9e-525758b2bbfc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.505639 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c36e54a-fe76-4b53-ba9e-525758b2bbfc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:40:38.506044 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c36e54a-fe76-4b53-ba9e-525758b2bbfc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b34aed0c-7272-48ef-b76d-b4d50a8da66e", "name": "tempest-ProjectMemberTests-Snapshot-463728316"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:38.515619 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.515619 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:38.516429 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9c36e54a-fe76-4b53-ba9e-525758b2bbfc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Volume info retrieved successfully. Aug 13 03:40:38.516429 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-9c36e54a-fe76-4b53-ba9e-525758b2bbfc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Create snapshot from volume b34aed0c-7272-48ef-b76d-b4d50a8da66e Aug 13 03:40:38.560240 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-9c36e54a-fe76-4b53-ba9e-525758b2bbfc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Created reservations ['9de25ed1-4e12-4e90-a812-e3fa912855a2', 'dbcf56c0-98bf-4a1b-b4fe-2429578cb46a', 'cd4b98c4-3be6-4b04-aa58-fb1eae3b23bf', '856c0451-6903-4e83-9c47-cadb8d4537af'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:38.592760 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9c36e54a-fe76-4b53-ba9e-525758b2bbfc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot create request issued successfully. Aug 13 03:40:38.593246 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c36e54a-fe76-4b53-ba9e-525758b2bbfc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:40:38.593648 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 983/3924] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:40:38 2026] POST /volume/v3/snapshots => generated 304 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:38.605318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6018436f-a340-4e33-be57-f67ee1922029 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.608520 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6018436f-a340-4e33-be57-f67ee1922029 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] GET https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f Aug 13 03:40:38.608520 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6018436f-a340-4e33-be57-f67ee1922029 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.608792 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6018436f-a340-4e33-be57-f67ee1922029 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.620791 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.620791 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:38.621515 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6018436f-a340-4e33-be57-f67ee1922029 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:40:38.623183 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6018436f-a340-4e33-be57-f67ee1922029 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f returned with HTTP 200 Aug 13 03:40:38.626862 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 989/3925] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f => generated 436 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:38.702549 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-71d8da85-1429-479c-8e7b-8974fa3205a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.705088 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-71d8da85-1429-479c-8e7b-8974fa3205a7 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:40:38.705374 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-71d8da85-1429-479c-8e7b-8974fa3205a7 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.705775 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-71d8da85-1429-479c-8e7b-8974fa3205a7 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.706994 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-71d8da85-1429-479c-8e7b-8974fa3205a7 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:40:38.733778 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-71d8da85-1429-479c-8e7b-8974fa3205a7 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Get all volumes completed successfully. Aug 13 03:40:38.738067 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.738067 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:38.747666 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-71d8da85-1429-479c-8e7b-8974fa3205a7 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:40:38.749917 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 977/3926] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16970 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:38.765995 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-aa74665f-5fba-499f-93e1-38490bc5edbb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.769200 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aa74665f-5fba-499f-93e1-38490bc5edbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/cb09f2a0-62ad-456c-abd0-57aac67ad61a Aug 13 03:40:38.769464 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aa74665f-5fba-499f-93e1-38490bc5edbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.769803 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aa74665f-5fba-499f-93e1-38490bc5edbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.770044 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-aa74665f-5fba-499f-93e1-38490bc5edbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Delete volume with id: cb09f2a0-62ad-456c-abd0-57aac67ad61a Aug 13 03:40:38.782696 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.782696 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:38.783218 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-aa74665f-5fba-499f-93e1-38490bc5edbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Volume info retrieved successfully. Aug 13 03:40:38.800927 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.image.cache [None req-aa74665f-5fba-499f-93e1-38490bc5edbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '0006ef1a-0870-4479-bbbe-a957ac6861f4', 'volume_id': 'cb09f2a0-62ad-456c-abd0-57aac67ad61a', 'host': 'np0000007145@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 3, 38, 47), 'last_used': datetime.datetime(2026, 8, 13, 3, 39, 16)}. {{(pid=100341) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 03:40:38.816497 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-aa74665f-5fba-499f-93e1-38490bc5edbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Delete volume request issued successfully. Aug 13 03:40:38.816797 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aa74665f-5fba-499f-93e1-38490bc5edbb tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/volumes/cb09f2a0-62ad-456c-abd0-57aac67ad61a returned with HTTP 202 Aug 13 03:40:38.817439 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 978/3927] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:38 2026] DELETE /volume/v3/volumes/cb09f2a0-62ad-456c-abd0-57aac67ad61a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:38.828423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e86de2a8-8568-43b3-93ba-6afca069d20f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.830272 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e86de2a8-8568-43b3-93ba-6afca069d20f tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] GET https://10.4.3.140/volume/v3/volumes/cb09f2a0-62ad-456c-abd0-57aac67ad61a Aug 13 03:40:38.830527 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e86de2a8-8568-43b3-93ba-6afca069d20f tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.830790 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e86de2a8-8568-43b3-93ba-6afca069d20f tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.839105 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.839105 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:38.845394 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e86de2a8-8568-43b3-93ba-6afca069d20f tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Volume info retrieved successfully. Aug 13 03:40:38.850549 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e86de2a8-8568-43b3-93ba-6afca069d20f tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/volumes/cb09f2a0-62ad-456c-abd0-57aac67ad61a returned with HTTP 200 Aug 13 03:40:38.851133 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 984/3928] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/volumes/cb09f2a0-62ad-456c-abd0-57aac67ad61a => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:38.868771 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-19f2203b-75b2-44e9-aea8-98de12585f4d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.870388 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19f2203b-75b2-44e9-aea8-98de12585f4d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:38.870574 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-19f2203b-75b2-44e9-aea8-98de12585f4d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.870749 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-19f2203b-75b2-44e9-aea8-98de12585f4d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.870857 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-19f2203b-75b2-44e9-aea8-98de12585f4d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:38.874783 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.874783 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:38.875399 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19f2203b-75b2-44e9-aea8-98de12585f4d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:38.875756 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 990/3929] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:38.885471 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5c1f974d-c979-423a-b4b0-38eba251c1fa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.887290 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c1f974d-c979-423a-b4b0-38eba251c1fa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] POST https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe/action Aug 13 03:40:38.887666 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5c1f974d-c979-423a-b4b0-38eba251c1fa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:38.887785 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5c1f974d-c979-423a-b4b0-38eba251c1fa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:38.889135 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.admin_actions [None req-5c1f974d-c979-423a-b4b0-38eba251c1fa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Updating backup '40422f9e-2335-4379-8d0e-511cfb6bf0fe' with '{'status': 'error'}' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 03:40:38.896506 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.896506 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:38.897595 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-5c1f974d-c979-423a-b4b0-38eba251c1fa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c60ba26daa254e198ef52bdb0db6e419', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27ed1dca24f94bcebaab0d0f81d301b6', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:40:38.897779 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c1f974d-c979-423a-b4b0-38eba251c1fa tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe/action returned with HTTP 403 Aug 13 03:40:38.898244 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 978/3930] 10.4.3.140 () {70 vars in 1430 bytes} [Thu Aug 13 03:40:38 2026] POST /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:38.905524 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-02f2f839-e83c-4b36-b9a2-b51dd6171cb3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.907612 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-02f2f839-e83c-4b36-b9a2-b51dd6171cb3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 Aug 13 03:40:38.907800 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-02f2f839-e83c-4b36-b9a2-b51dd6171cb3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.908024 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-02f2f839-e83c-4b36-b9a2-b51dd6171cb3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.908175 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-02f2f839-e83c-4b36-b9a2-b51dd6171cb3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume with id: 329b66fb-038b-4efd-8833-406f7daed723 Aug 13 03:40:38.916238 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.916238 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:38.916520 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-02f2f839-e83c-4b36-b9a2-b51dd6171cb3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:38.932388 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-02f2f839-e83c-4b36-b9a2-b51dd6171cb3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume request issued successfully. Aug 13 03:40:38.932567 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-02f2f839-e83c-4b36-b9a2-b51dd6171cb3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 returned with HTTP 202 Aug 13 03:40:38.932999 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 979/3931] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:38 2026] DELETE /volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:38.940750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-243d8711-e15b-49c3-aea1-27201d34c038 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:38.951008 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-243d8711-e15b-49c3-aea1-27201d34c038 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 Aug 13 03:40:38.951291 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-243d8711-e15b-49c3-aea1-27201d34c038 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:38.951548 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-243d8711-e15b-49c3-aea1-27201d34c038 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:38.963550 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:38.963550 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:38.968042 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-243d8711-e15b-49c3-aea1-27201d34c038 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:38.972266 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-243d8711-e15b-49c3-aea1-27201d34c038 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 returned with HTTP 200 Aug 13 03:40:38.972661 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 985/3932] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:38 2026] GET /volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:39.641088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c648f705-b3d8-48d2-937d-d1e84f79f0b9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:39.643176 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c648f705-b3d8-48d2-937d-d1e84f79f0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] GET https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f Aug 13 03:40:39.643391 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c648f705-b3d8-48d2-937d-d1e84f79f0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:39.643610 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c648f705-b3d8-48d2-937d-d1e84f79f0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:39.649721 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:39.649721 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:39.650337 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c648f705-b3d8-48d2-937d-d1e84f79f0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:40:39.651281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c648f705-b3d8-48d2-937d-d1e84f79f0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f returned with HTTP 200 Aug 13 03:40:39.651729 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 991/3933] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:39 2026] GET /volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:39.659663 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-90139719-efab-40eb-8724-284254cec7d6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:39.661402 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-90139719-efab-40eb-8724-284254cec7d6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f Aug 13 03:40:39.661583 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-90139719-efab-40eb-8724-284254cec7d6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:39.661797 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-90139719-efab-40eb-8724-284254cec7d6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:39.661985 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-90139719-efab-40eb-8724-284254cec7d6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Delete snapshot with id: 31c14de4-966e-4838-bc68-1118e712f44f Aug 13 03:40:39.667415 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:39.667415 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:39.667902 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-90139719-efab-40eb-8724-284254cec7d6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:40:39.681663 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-90139719-efab-40eb-8724-284254cec7d6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot delete request issued successfully. Aug 13 03:40:39.681788 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-90139719-efab-40eb-8724-284254cec7d6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f returned with HTTP 202 Aug 13 03:40:39.682245 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 979/3934] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:40:39 2026] DELETE /volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:39.690173 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-391d5628-a34c-44eb-8fb4-2a5ae6c0456e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:39.692429 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-391d5628-a34c-44eb-8fb4-2a5ae6c0456e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] GET https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f Aug 13 03:40:39.692667 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-391d5628-a34c-44eb-8fb4-2a5ae6c0456e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:39.692938 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-391d5628-a34c-44eb-8fb4-2a5ae6c0456e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:39.698724 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:39.698724 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:39.699377 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-391d5628-a34c-44eb-8fb4-2a5ae6c0456e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:40:39.700440 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-391d5628-a34c-44eb-8fb4-2a5ae6c0456e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f returned with HTTP 200 Aug 13 03:40:39.700897 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 980/3935] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:39 2026] GET /volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:39.866133 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8100008-d053-493a-9afa-01fe6e7ba707 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:39.867956 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8100008-d053-493a-9afa-01fe6e7ba707 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] GET https://10.4.3.140/volume/v3/volumes/cb09f2a0-62ad-456c-abd0-57aac67ad61a Aug 13 03:40:39.868228 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8100008-d053-493a-9afa-01fe6e7ba707 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:39.868445 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8100008-d053-493a-9afa-01fe6e7ba707 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:39.874248 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8100008-d053-493a-9afa-01fe6e7ba707 tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/volumes/cb09f2a0-62ad-456c-abd0-57aac67ad61a returned with HTTP 404 Aug 13 03:40:39.874702 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 986/3936] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:39 2026] GET /volume/v3/volumes/cb09f2a0-62ad-456c-abd0-57aac67ad61a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:39.880857 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8d546ee4-027d-4046-9d15-faeec4eb965e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:39.882634 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d546ee4-027d-4046-9d15-faeec4eb965e tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] DELETE https://10.4.3.140/volume/v3/types/9e033a8b-5bc9-42ad-9824-c2531a7cd77f Aug 13 03:40:39.882818 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d546ee4-027d-4046-9d15-faeec4eb965e tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:39.883054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d546ee4-027d-4046-9d15-faeec4eb965e tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:39.907331 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d546ee4-027d-4046-9d15-faeec4eb965e tempest-TestInstancesWithCinderVolumes-543900202 tempest-TestInstancesWithCinderVolumes-543900202-project-admin] https://10.4.3.140/volume/v3/types/9e033a8b-5bc9-42ad-9824-c2531a7cd77f returned with HTTP 202 Aug 13 03:40:39.907735 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 992/3937] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:40:39 2026] DELETE /volume/v3/types/9e033a8b-5bc9-42ad-9824-c2531a7cd77f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:39.986609 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9c583799-62fb-40fa-b3cf-a0b9367c843e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:39.988656 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9c583799-62fb-40fa-b3cf-a0b9367c843e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 Aug 13 03:40:39.988909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9c583799-62fb-40fa-b3cf-a0b9367c843e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:39.989101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9c583799-62fb-40fa-b3cf-a0b9367c843e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:39.995376 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9c583799-62fb-40fa-b3cf-a0b9367c843e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 returned with HTTP 404 Aug 13 03:40:39.995934 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 980/3938] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:39 2026] GET /volume/v3/volumes/329b66fb-038b-4efd-8833-406f7daed723 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:40.004289 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:40.006503 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] POST https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f/restore Aug 13 03:40:40.007061 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:40.008346 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Restoring backup 1be71a82-3b24-4d0d-898e-274e7bd9424f ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100341) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 03:40:40.008468 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Restoring backup 1be71a82-3b24-4d0d-898e-274e7bd9424f to volume None. Aug 13 03:40:40.013135 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:40.013135 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:40.014248 np0000007145 devstack@c-api.service[100341]: INFO cinder.backup.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Creating volume of 1 GB for restore of backup 1be71a82-3b24-4d0d-898e-274e7bd9424f. Aug 13 03:40:40.018133 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Availability Zones retrieved successfully. Aug 13 03:40:40.024150 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Flow 'volume_create_api' (e6ef32d2-fd9a-4f17-b30c-b35639dd2aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:40.025182 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc7a1be-bdba-42e8-8e64-7a26cf41be3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:40.026180 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:40.060873 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc7a1be-bdba-42e8-8e64-7a26cf41be3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:40.062399 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499f307c-2b26-4bbb-bec3-5d8181de5a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:40.113435 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Created reservations ['700231a6-4544-4ad2-b283-107aef5af9d2', 'f21dac37-ec02-4d5a-8448-a66a362b4ece', '7a1221f6-5e24-4ccf-8855-9a902dd63b9b', 'd086ab59-9fb5-4b90-b132-cf88591c653a'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:40.114492 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499f307c-2b26-4bbb-bec3-5d8181de5a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['700231a6-4544-4ad2-b283-107aef5af9d2', 'f21dac37-ec02-4d5a-8448-a66a362b4ece', '7a1221f6-5e24-4ccf-8855-9a902dd63b9b', 'd086ab59-9fb5-4b90-b132-cf88591c653a']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:40.115460 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f9d2df8-bae0-4a43-85fa-12fcbc39adcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:40.153562 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f9d2df8-bae0-4a43-85fa-12fcbc39adcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b264cc02-ec8a-4108-a219-40325a5875cc', '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='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['700231a6-4544-4ad2-b283-107aef5af9d2','f21dac37-ec02-4d5a-8448-a66a362b4ece','7a1221f6-5e24-4ccf-8855-9a902dd63b9b','d086ab59-9fb5-4b90-b132-cf88591c653a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60ba26daa254e198ef52bdb0db6e419',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:40Z,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=b264cc02-ec8a-4108-a219-40325a5875cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ed1dca24f94bcebaab0d0f81d301b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c60ba26daa254e198ef52bdb0db6e419',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:40.154600 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4871b5ea-66f9-41c4-9db0-65e5c28d4fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:40.179888 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4871b5ea-66f9-41c4-9db0-65e5c28d4fd7) transitioned into 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='27ed1dca24f94bcebaab0d0f81d301b6',qos_specs=None,replication_status=,reservations=['700231a6-4544-4ad2-b283-107aef5af9d2','f21dac37-ec02-4d5a-8448-a66a362b4ece','7a1221f6-5e24-4ccf-8855-9a902dd63b9b','d086ab59-9fb5-4b90-b132-cf88591c653a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60ba26daa254e198ef52bdb0db6e419',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:40.180636 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24786fff-d6f9-4a7b-8669-f8ad8882c528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:40.190492 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24786fff-d6f9-4a7b-8669-f8ad8882c528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:40.191269 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Flow 'volume_create_api' (e6ef32d2-fd9a-4f17-b30c-b35639dd2aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:40.191537 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Create volume request issued successfully. Aug 13 03:40:40.200432 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:40.200432 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:40.201136 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Volume info retrieved successfully. Aug 13 03:40:40.709346 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-78156f8f-30e1-429a-a65c-1ba2a8ed99d5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:40.711361 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78156f8f-30e1-429a-a65c-1ba2a8ed99d5 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] GET https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f Aug 13 03:40:40.711628 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78156f8f-30e1-429a-a65c-1ba2a8ed99d5 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:40.711840 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78156f8f-30e1-429a-a65c-1ba2a8ed99d5 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:40.717088 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78156f8f-30e1-429a-a65c-1ba2a8ed99d5 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f returned with HTTP 404 Aug 13 03:40:40.717730 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 987/3939] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:40 2026] GET /volume/v3/snapshots/31c14de4-966e-4838-bc68-1118e712f44f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:40.726214 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d2a93424-32b1-4ff1-a85e-b7f5e8625587 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:40.729332 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2a93424-32b1-4ff1-a85e-b7f5e8625587 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e Aug 13 03:40:40.729596 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2a93424-32b1-4ff1-a85e-b7f5e8625587 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:40.729709 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2a93424-32b1-4ff1-a85e-b7f5e8625587 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:40.729895 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d2a93424-32b1-4ff1-a85e-b7f5e8625587 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume with id: b34aed0c-7272-48ef-b76d-b4d50a8da66e Aug 13 03:40:40.737317 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:40.737317 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:40.737543 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d2a93424-32b1-4ff1-a85e-b7f5e8625587 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:40.759605 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d2a93424-32b1-4ff1-a85e-b7f5e8625587 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume request issued successfully. Aug 13 03:40:40.759806 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2a93424-32b1-4ff1-a85e-b7f5e8625587 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e returned with HTTP 202 Aug 13 03:40:40.760244 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 993/3940] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:40 2026] DELETE /volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:40.771922 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e4d779dc-983b-46fc-aca4-de2ebd10abf1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:40.777146 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4d779dc-983b-46fc-aca4-de2ebd10abf1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e Aug 13 03:40:40.777388 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4d779dc-983b-46fc-aca4-de2ebd10abf1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:40.777616 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4d779dc-983b-46fc-aca4-de2ebd10abf1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:40.790252 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:40.790252 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:40.794629 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e4d779dc-983b-46fc-aca4-de2ebd10abf1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:40.800843 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4d779dc-983b-46fc-aca4-de2ebd10abf1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e returned with HTTP 200 Aug 13 03:40:40.801273 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 981/3941] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:40 2026] GET /volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:41.208317 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:41.208317 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:41.208808 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Volume info retrieved successfully. Aug 13 03:40:41.209093 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Checking backup size 1 against volume size 1 {{(pid=100341) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 03:40:41.209093 np0000007145 devstack@c-api.service[100341]: INFO cinder.backup.api [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Overwriting volume b264cc02-ec8a-4108-a219-40325a5875cc with restore of backup 1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:41.221280 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] restore_backup in rpcapi backup_id 1be71a82-3b24-4d0d-898e-274e7bd9424f {{(pid=100341) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 03:40:41.223089 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ea1aa08-ffe2-440c-9fbe-cd5b7862f1a7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f/restore returned with HTTP 202 Aug 13 03:40:41.223524 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 981/3942] 10.4.3.140 () {70 vars in 1433 bytes} [Thu Aug 13 03:40:40 2026] POST /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f/restore => generated 152 bytes in 1220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:41.231500 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-30a1402e-e255-4c93-a4fc-1f77cdbe09f6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:41.233201 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30a1402e-e255-4c93-a4fc-1f77cdbe09f6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:41.233376 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30a1402e-e255-4c93-a4fc-1f77cdbe09f6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:41.233543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30a1402e-e255-4c93-a4fc-1f77cdbe09f6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:41.233671 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-30a1402e-e255-4c93-a4fc-1f77cdbe09f6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:41.239350 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:41.239350 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:41.240198 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30a1402e-e255-4c93-a4fc-1f77cdbe09f6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:41.240686 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 988/3943] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:41 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:41.817897 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-73764c42-689d-4637-bb10-ed05e72f34b2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:41.823160 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73764c42-689d-4637-bb10-ed05e72f34b2 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e Aug 13 03:40:41.823388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-73764c42-689d-4637-bb10-ed05e72f34b2 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:41.823626 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-73764c42-689d-4637-bb10-ed05e72f34b2 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:41.831736 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-73764c42-689d-4637-bb10-ed05e72f34b2 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e returned with HTTP 404 Aug 13 03:40:41.832508 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 994/3944] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:41 2026] GET /volume/v3/volumes/b34aed0c-7272-48ef-b76d-b4d50a8da66e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:41.844724 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:41.847791 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:41.848197 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-108905171"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:41.849615 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-108905171'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:41.849739 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume of 1 GB Aug 13 03:40:41.854459 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:41.861855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (256213f5-014d-4e56-8be8-079806b20d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:41.862979 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb0be5b-4c58-41ec-a66e-5c969bf69093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:41.863814 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:41.900099 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb0be5b-4c58-41ec-a66e-5c969bf69093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:41.901093 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023f1185-393e-4526-a434-ab7bd16b71a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:41.961895 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['9026ebf4-12c7-49f3-be18-1cbf6599f502', 'b00daaf1-9005-45f5-884b-6a9733c90c66', '42f2d301-23e8-4746-894a-560d709ca641', '41fbd2bf-4bc4-4482-be6a-8b65fcb90e02'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:41.962613 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023f1185-393e-4526-a434-ab7bd16b71a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9026ebf4-12c7-49f3-be18-1cbf6599f502', 'b00daaf1-9005-45f5-884b-6a9733c90c66', '42f2d301-23e8-4746-894a-560d709ca641', '41fbd2bf-4bc4-4482-be6a-8b65fcb90e02']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:41.964908 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1916808c-436d-4672-902f-10c571ba67ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:41.992909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1916808c-436d-4672-902f-10c571ba67ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e4b376f-ae1e-436a-962b-09405d8c89a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108905171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['9026ebf4-12c7-49f3-be18-1cbf6599f502','b00daaf1-9005-45f5-884b-6a9733c90c66','42f2d301-23e8-4746-894a-560d709ca641','41fbd2bf-4bc4-4482-be6a-8b65fcb90e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108905171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e4b376f-ae1e-436a-962b-09405d8c89a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184897f4bb9b40f0ae506d585b27cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e26304d3cde4883aadc20597a5ca990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:41.994055 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fffd72-e7f6-493e-913f-4627ed219d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:42.017103 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fffd72-e7f6-493e-913f-4627ed219d1f) transitioned into state 'SUCCESS' from state '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-108905171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['9026ebf4-12c7-49f3-be18-1cbf6599f502','b00daaf1-9005-45f5-884b-6a9733c90c66','42f2d301-23e8-4746-894a-560d709ca641','41fbd2bf-4bc4-4482-be6a-8b65fcb90e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:42.018248 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8989b4-627c-4fb2-b841-93f5ed2f1788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:42.029020 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8989b4-627c-4fb2-b841-93f5ed2f1788) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:42.030107 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (256213f5-014d-4e56-8be8-079806b20d08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:42.030107 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request issued successfully. Aug 13 03:40:42.030667 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e201b0e-6b51-49eb-872a-54d29a7e2446 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:42.031551 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 982/3945] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:40:41 2026] POST /volume/v3/volumes => generated 777 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:42.047473 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f82f32f6-b287-4131-aebe-3e97107c5fa8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:42.049581 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f82f32f6-b287-4131-aebe-3e97107c5fa8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 Aug 13 03:40:42.056784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f82f32f6-b287-4131-aebe-3e97107c5fa8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:42.056784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f82f32f6-b287-4131-aebe-3e97107c5fa8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:42.071157 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:42.071157 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:42.079540 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f82f32f6-b287-4131-aebe-3e97107c5fa8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:42.087397 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f82f32f6-b287-4131-aebe-3e97107c5fa8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 returned with HTTP 200 Aug 13 03:40:42.087626 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 982/3946] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:42 2026] GET /volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:42.252322 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-30d26927-1a81-4d8e-8936-6a3c810c614a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:42.254311 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30d26927-1a81-4d8e-8936-6a3c810c614a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:42.254640 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30d26927-1a81-4d8e-8936-6a3c810c614a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:42.254964 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-30d26927-1a81-4d8e-8936-6a3c810c614a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:42.255124 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-30d26927-1a81-4d8e-8936-6a3c810c614a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:42.259782 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:42.259782 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:42.260458 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-30d26927-1a81-4d8e-8936-6a3c810c614a tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:42.260881 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 989/3947] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:42 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:42.504091 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-589b006a-602e-46e3-8449-aac3c6adca5d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:42.506201 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:42.506420 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-540056658", "snapshot_id": "c8f66c7e-0b84-4b41-93c4-cd14f25c029a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:42.508103 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-540056658', 'snapshot_id': 'c8f66c7e-0b84-4b41-93c4-cd14f25c029a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:42.515085 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:42.515085 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:42.516393 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Snapshot retrieved successfully. Aug 13 03:40:42.516393 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Create volume of 1 GB Aug 13 03:40:42.519866 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Availability Zones retrieved successfully. Aug 13 03:40:42.527252 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Flow 'volume_create_api' (bbc4f4c6-e8cb-4110-9222-c4e30af325dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:42.528123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a958990-a41d-4d1e-8cc9-f069df576363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:42.529005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:42.564551 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a958990-a41d-4d1e-8cc9-f069df576363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c8f66c7e-0b84-4b41-93c4-cd14f25c029a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:42.565398 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c710cc0a-a7a9-4e1b-99f9-e3e65790653c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:42.611738 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Created reservations ['24b3b03a-84fd-4bd1-b42b-1ebe1d4ab5af', 'fc9eb7ea-28b1-4d93-b2b0-8d70181acfd8', '9a92374e-db63-4120-bf25-a111fa4381a4', '88390dce-159d-4a26-adb2-b1de3131c096'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:42.612492 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c710cc0a-a7a9-4e1b-99f9-e3e65790653c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24b3b03a-84fd-4bd1-b42b-1ebe1d4ab5af', 'fc9eb7ea-28b1-4d93-b2b0-8d70181acfd8', '9a92374e-db63-4120-bf25-a111fa4381a4', '88390dce-159d-4a26-adb2-b1de3131c096']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:42.613404 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c33deffd-40a7-48f5-a2cb-c391d6054ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:42.656055 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c33deffd-40a7-48f5-a2cb-c391d6054ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52b7b876-e3fe-48c9-896b-6ebe68390f83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-540056658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83626a316d34abf994082bd332b941f',qos_specs=None,replication_status=,reservations=['24b3b03a-84fd-4bd1-b42b-1ebe1d4ab5af','fc9eb7ea-28b1-4d93-b2b0-8d70181acfd8','9a92374e-db63-4120-bf25-a111fa4381a4','88390dce-159d-4a26-adb2-b1de3131c096'],size=1,snapshot_id=c8f66c7e-0b84-4b41-93c4-cd14f25c029a,source_replicaid=,source_volid=None,status='creating',user_id='f5b6e5dbebaf4c639da6fd1524bdf345',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-540056658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52b7b876-e3fe-48c9-896b-6ebe68390f83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c83626a316d34abf994082bd332b941f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c8f66c7e-0b84-4b41-93c4-cd14f25c029a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5b6e5dbebaf4c639da6fd1524bdf345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:42.656751 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2654c396-f456-4fd4-9caa-57bd3e9efecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:42.677872 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2654c396-f456-4fd4-9caa-57bd3e9efecb) transitioned into state 'SUCCESS' from state '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-540056658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83626a316d34abf994082bd332b941f',qos_specs=None,replication_status=,reservations=['24b3b03a-84fd-4bd1-b42b-1ebe1d4ab5af','fc9eb7ea-28b1-4d93-b2b0-8d70181acfd8','9a92374e-db63-4120-bf25-a111fa4381a4','88390dce-159d-4a26-adb2-b1de3131c096'],size=1,snapshot_id=c8f66c7e-0b84-4b41-93c4-cd14f25c029a,source_replicaid=,source_volid=None,status='creating',user_id='f5b6e5dbebaf4c639da6fd1524bdf345',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:42.678592 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed4abb2-fe5f-4a44-ae7c-e44d753d720f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:42.703768 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed4abb2-fe5f-4a44-ae7c-e44d753d720f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:42.705596 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Flow 'volume_create_api' (bbc4f4c6-e8cb-4110-9222-c4e30af325dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:42.705991 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Create volume request issued successfully. Aug 13 03:40:42.706819 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-589b006a-602e-46e3-8449-aac3c6adca5d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:42.707272 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 995/3948] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:40:42 2026] POST /volume/v3/volumes => generated 780 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:43.102436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-059658da-b994-4813-8b72-9deef2f94bb2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:43.107201 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-059658da-b994-4813-8b72-9deef2f94bb2 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 Aug 13 03:40:43.107510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-059658da-b994-4813-8b72-9deef2f94bb2 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:43.107796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-059658da-b994-4813-8b72-9deef2f94bb2 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:43.122274 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:43.122274 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:43.131986 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-059658da-b994-4813-8b72-9deef2f94bb2 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:43.143432 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-059658da-b994-4813-8b72-9deef2f94bb2 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 returned with HTTP 200 Aug 13 03:40:43.144031 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 983/3949] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:43 2026] GET /volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:43.162372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c27ae686-3a4f-43ef-ba76-660d53a05f07 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:43.164591 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c27ae686-3a4f-43ef-ba76-660d53a05f07 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:40:43.165046 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c27ae686-3a4f-43ef-ba76-660d53a05f07 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e4b376f-ae1e-436a-962b-09405d8c89a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1962496273"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:43.177580 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:43.177580 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:43.178038 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c27ae686-3a4f-43ef-ba76-660d53a05f07 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:43.178199 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-c27ae686-3a4f-43ef-ba76-660d53a05f07 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create snapshot from volume 1e4b376f-ae1e-436a-962b-09405d8c89a7 Aug 13 03:40:43.214251 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-c27ae686-3a4f-43ef-ba76-660d53a05f07 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['21614822-a36c-43c7-8ad6-514879d449ee', '2cf6ecc3-6099-4297-996a-a541798c3a92', 'c119007a-ea9d-49ab-b319-f955a12c1821', '6b4c3a8c-732a-4175-ba6b-752f176abf39'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:43.266643 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c27ae686-3a4f-43ef-ba76-660d53a05f07 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot create request issued successfully. Aug 13 03:40:43.268481 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c27ae686-3a4f-43ef-ba76-660d53a05f07 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:40:43.268481 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 983/3950] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:40:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:43.273689 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3fff8237-dfb9-4293-a408-3e914aa9581e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:43.276760 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3fff8237-dfb9-4293-a408-3e914aa9581e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:43.276940 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3fff8237-dfb9-4293-a408-3e914aa9581e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:43.277253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3fff8237-dfb9-4293-a408-3e914aa9581e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:43.277253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3fff8237-dfb9-4293-a408-3e914aa9581e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:43.279682 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5be60917-5c89-41c7-a753-ef21b442875d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:43.282469 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5be60917-5c89-41c7-a753-ef21b442875d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec Aug 13 03:40:43.282754 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:43.282754 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:43.282969 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5be60917-5c89-41c7-a753-ef21b442875d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:43.283132 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5be60917-5c89-41c7-a753-ef21b442875d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:43.283798 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3fff8237-dfb9-4293-a408-3e914aa9581e tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:43.284253 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 990/3951] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:43 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:43.297396 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:43.297396 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:43.297396 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5be60917-5c89-41c7-a753-ef21b442875d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:43.299112 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5be60917-5c89-41c7-a753-ef21b442875d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec returned with HTTP 200 Aug 13 03:40:43.299112 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 996/3952] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:43 2026] GET /volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:44.297640 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-190a0d99-de6f-47f2-b390-21265e307b71 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:44.300201 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-190a0d99-de6f-47f2-b390-21265e307b71 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:44.300495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-190a0d99-de6f-47f2-b390-21265e307b71 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:44.300757 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-190a0d99-de6f-47f2-b390-21265e307b71 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:44.300952 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-190a0d99-de6f-47f2-b390-21265e307b71 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:44.306480 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:44.306480 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:44.307473 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-190a0d99-de6f-47f2-b390-21265e307b71 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:44.308040 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 984/3953] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:44 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:44.309123 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-61694c54-d457-4156-8509-1c5861a35af1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:44.311205 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-61694c54-d457-4156-8509-1c5861a35af1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec Aug 13 03:40:44.311205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-61694c54-d457-4156-8509-1c5861a35af1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:44.311944 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-61694c54-d457-4156-8509-1c5861a35af1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:44.316404 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:44.316404 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:44.316709 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-61694c54-d457-4156-8509-1c5861a35af1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:44.317387 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-61694c54-d457-4156-8509-1c5861a35af1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec returned with HTTP 200 Aug 13 03:40:44.317717 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 984/3954] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:44 2026] GET /volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:44.326376 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a2e3ad31-c85e-4159-a1a5-cbdd4f49ed63 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:44.328085 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2e3ad31-c85e-4159-a1a5-cbdd4f49ed63 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec Aug 13 03:40:44.328267 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2e3ad31-c85e-4159-a1a5-cbdd4f49ed63 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:44.328440 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a2e3ad31-c85e-4159-a1a5-cbdd4f49ed63 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:44.328537 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a2e3ad31-c85e-4159-a1a5-cbdd4f49ed63 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Delete snapshot with id: d6795189-bdb8-46c1-84fd-180c2ced37ec Aug 13 03:40:44.336974 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:44.336974 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:44.337389 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a2e3ad31-c85e-4159-a1a5-cbdd4f49ed63 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:40:44.368845 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a2e3ad31-c85e-4159-a1a5-cbdd4f49ed63 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot delete request issued successfully. Aug 13 03:40:44.369123 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a2e3ad31-c85e-4159-a1a5-cbdd4f49ed63 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec returned with HTTP 202 Aug 13 03:40:44.370008 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 991/3955] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:40:44 2026] DELETE /volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:44.377105 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6d3dce47-8c0c-4176-94ad-130fa29e7a27 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:44.379591 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6d3dce47-8c0c-4176-94ad-130fa29e7a27 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] GET https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec Aug 13 03:40:44.379934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6d3dce47-8c0c-4176-94ad-130fa29e7a27 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:44.380233 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6d3dce47-8c0c-4176-94ad-130fa29e7a27 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:44.386894 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:44.386894 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:44.387546 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6d3dce47-8c0c-4176-94ad-130fa29e7a27 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:40:44.388737 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6d3dce47-8c0c-4176-94ad-130fa29e7a27 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec returned with HTTP 200 Aug 13 03:40:44.389277 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 997/3956] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:44 2026] GET /volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:45.322114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-38f74d66-6d9b-4f65-a8f8-b80b49cff55d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:45.329031 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-38f74d66-6d9b-4f65-a8f8-b80b49cff55d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:45.329031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-38f74d66-6d9b-4f65-a8f8-b80b49cff55d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:45.329031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-38f74d66-6d9b-4f65-a8f8-b80b49cff55d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:45.329031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-38f74d66-6d9b-4f65-a8f8-b80b49cff55d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:45.332560 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:45.332560 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:45.333970 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-38f74d66-6d9b-4f65-a8f8-b80b49cff55d tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:45.334613 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 985/3957] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:45 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:45.400711 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c9eae913-9cb1-4a15-9c12-295d0b9bf77d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:45.404743 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c9eae913-9cb1-4a15-9c12-295d0b9bf77d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] GET https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec Aug 13 03:40:45.405036 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c9eae913-9cb1-4a15-9c12-295d0b9bf77d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:45.405285 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c9eae913-9cb1-4a15-9c12-295d0b9bf77d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:45.418749 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c9eae913-9cb1-4a15-9c12-295d0b9bf77d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec returned with HTTP 404 Aug 13 03:40:45.419969 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 985/3958] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:45 2026] GET /volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:45.433556 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a29e6fc7-0fb2-46a1-b5d9-a2cc2364241d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:45.439848 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a29e6fc7-0fb2-46a1-b5d9-a2cc2364241d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec Aug 13 03:40:45.439848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a29e6fc7-0fb2-46a1-b5d9-a2cc2364241d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:45.439848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a29e6fc7-0fb2-46a1-b5d9-a2cc2364241d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:45.439848 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a29e6fc7-0fb2-46a1-b5d9-a2cc2364241d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete snapshot with id: d6795189-bdb8-46c1-84fd-180c2ced37ec Aug 13 03:40:45.443380 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a29e6fc7-0fb2-46a1-b5d9-a2cc2364241d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec returned with HTTP 404 Aug 13 03:40:45.443902 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 992/3959] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:40:45 2026] DELETE /volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:45.453216 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fdeea45d-c699-4f95-b2d8-756636b6352e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:45.456339 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fdeea45d-c699-4f95-b2d8-756636b6352e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec Aug 13 03:40:45.456339 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fdeea45d-c699-4f95-b2d8-756636b6352e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:45.456339 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fdeea45d-c699-4f95-b2d8-756636b6352e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:45.461397 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fdeea45d-c699-4f95-b2d8-756636b6352e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec returned with HTTP 404 Aug 13 03:40:45.461812 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 998/3960] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:45 2026] GET /volume/v3/snapshots/d6795189-bdb8-46c1-84fd-180c2ced37ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:45.471364 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f41c14e3-fb30-4a3a-b1fc-dbaae424d3b4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:45.473693 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f41c14e3-fb30-4a3a-b1fc-dbaae424d3b4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 Aug 13 03:40:45.473976 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f41c14e3-fb30-4a3a-b1fc-dbaae424d3b4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:45.474230 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f41c14e3-fb30-4a3a-b1fc-dbaae424d3b4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:45.474427 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-f41c14e3-fb30-4a3a-b1fc-dbaae424d3b4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume with id: 1e4b376f-ae1e-436a-962b-09405d8c89a7 Aug 13 03:40:45.489597 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:45.489597 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:45.490740 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f41c14e3-fb30-4a3a-b1fc-dbaae424d3b4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:45.527947 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f41c14e3-fb30-4a3a-b1fc-dbaae424d3b4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume request issued successfully. Aug 13 03:40:45.530357 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f41c14e3-fb30-4a3a-b1fc-dbaae424d3b4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 returned with HTTP 202 Aug 13 03:40:45.530357 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 986/3961] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:45 2026] DELETE /volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:45.538387 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-691e367c-003f-4f70-8b01-96dd2e9e82e4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:45.541153 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-691e367c-003f-4f70-8b01-96dd2e9e82e4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 Aug 13 03:40:45.541153 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-691e367c-003f-4f70-8b01-96dd2e9e82e4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:45.541153 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-691e367c-003f-4f70-8b01-96dd2e9e82e4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:45.561288 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:45.561288 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:45.567348 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-691e367c-003f-4f70-8b01-96dd2e9e82e4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:45.575797 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-691e367c-003f-4f70-8b01-96dd2e9e82e4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 returned with HTTP 200 Aug 13 03:40:45.575797 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 986/3962] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:45 2026] GET /volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 => generated 1007 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:46.351691 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b73e2ba6-051d-4c19-b99e-d43d4e4e6fb2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:46.353642 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b73e2ba6-051d-4c19-b99e-d43d4e4e6fb2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:46.353949 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b73e2ba6-051d-4c19-b99e-d43d4e4e6fb2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:46.354238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b73e2ba6-051d-4c19-b99e-d43d4e4e6fb2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:46.354390 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b73e2ba6-051d-4c19-b99e-d43d4e4e6fb2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:46.361032 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:46.361032 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:46.362192 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b73e2ba6-051d-4c19-b99e-d43d4e4e6fb2 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:46.362583 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 993/3963] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:46 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:46.592415 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b6188eca-381a-4e13-8543-64c0cfd433e6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:46.594699 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6188eca-381a-4e13-8543-64c0cfd433e6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 Aug 13 03:40:46.594964 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6188eca-381a-4e13-8543-64c0cfd433e6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:46.595174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6188eca-381a-4e13-8543-64c0cfd433e6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:46.601289 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6188eca-381a-4e13-8543-64c0cfd433e6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 returned with HTTP 404 Aug 13 03:40:46.601851 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 999/3964] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:46 2026] GET /volume/v3/volumes/1e4b376f-ae1e-436a-962b-09405d8c89a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:46.611300 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:46.613660 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:46.614164 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1574282660"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:46.616123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1574282660'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:46.616299 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume of 1 GB Aug 13 03:40:46.622419 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:46.630902 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (c4ebad14-fc3d-427c-b65e-ea9487c7e55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:46.632491 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931dc4cf-76ce-4003-9b40-b258bbe471a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:46.633568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:46.667989 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931dc4cf-76ce-4003-9b40-b258bbe471a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:46.668521 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdbb418e-f19c-4f59-9399-0cb90a60c50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:46.702479 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['3980d72e-820a-465b-9c57-250330f16f15', 'f9bd1119-b614-48b8-9c59-0c2702a361d3', '0cab6cf8-318c-4da4-9423-570174c19fb9', '9d91db77-4220-4a27-8907-40cd0f11f038'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:46.703249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdbb418e-f19c-4f59-9399-0cb90a60c50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3980d72e-820a-465b-9c57-250330f16f15', 'f9bd1119-b614-48b8-9c59-0c2702a361d3', '0cab6cf8-318c-4da4-9423-570174c19fb9', '9d91db77-4220-4a27-8907-40cd0f11f038']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:46.704128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ab503f-a372-40c3-8f06-d4109c0ad724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:46.734856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ab503f-a372-40c3-8f06-d4109c0ad724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28b9c55c-fc81-48f8-bed4-5e49a12e118e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1574282660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['3980d72e-820a-465b-9c57-250330f16f15','f9bd1119-b614-48b8-9c59-0c2702a361d3','0cab6cf8-318c-4da4-9423-570174c19fb9','9d91db77-4220-4a27-8907-40cd0f11f038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1574282660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28b9c55c-fc81-48f8-bed4-5e49a12e118e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184897f4bb9b40f0ae506d585b27cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e26304d3cde4883aadc20597a5ca990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:46.735679 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342e78f8-faf0-457b-b3ef-0c2107513992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:46.771918 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342e78f8-faf0-457b-b3ef-0c2107513992) transitioned into state 'SUCCESS' from state '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-1574282660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['3980d72e-820a-465b-9c57-250330f16f15','f9bd1119-b614-48b8-9c59-0c2702a361d3','0cab6cf8-318c-4da4-9423-570174c19fb9','9d91db77-4220-4a27-8907-40cd0f11f038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:46.772113 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9510b945-0b1f-4564-a3df-cf4ea99d1022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:46.783753 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9510b945-0b1f-4564-a3df-cf4ea99d1022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:46.784679 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (c4ebad14-fc3d-427c-b65e-ea9487c7e55d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:46.785042 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request issued successfully. Aug 13 03:40:46.785693 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1edd7cb8-b844-43b0-9e6a-44ad4dc7adb0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:46.786245 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 987/3965] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:40:46 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:46.802866 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-02c155e8-743b-43e1-8d25-b771f0ffda61 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:46.805201 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-02c155e8-743b-43e1-8d25-b771f0ffda61 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e Aug 13 03:40:46.805201 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-02c155e8-743b-43e1-8d25-b771f0ffda61 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:46.805392 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-02c155e8-743b-43e1-8d25-b771f0ffda61 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:46.815413 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:46.815413 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:46.822004 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-02c155e8-743b-43e1-8d25-b771f0ffda61 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:46.828862 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-02c155e8-743b-43e1-8d25-b771f0ffda61 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e returned with HTTP 200 Aug 13 03:40:46.828862 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 987/3966] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:46 2026] GET /volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:47.378169 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ffba0e57-f7b9-44db-bf29-9fa50bd768fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:47.381740 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffba0e57-f7b9-44db-bf29-9fa50bd768fe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:47.381740 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffba0e57-f7b9-44db-bf29-9fa50bd768fe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:47.381740 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ffba0e57-f7b9-44db-bf29-9fa50bd768fe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:47.381740 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ffba0e57-f7b9-44db-bf29-9fa50bd768fe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:47.392744 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:47.392744 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:47.393770 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ffba0e57-f7b9-44db-bf29-9fa50bd768fe tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:47.393914 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 994/3967] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:47 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:47.844205 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a9d7c897-9cb2-45c4-9c15-bcda07ef8000 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:47.846051 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9d7c897-9cb2-45c4-9c15-bcda07ef8000 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e Aug 13 03:40:47.846270 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9d7c897-9cb2-45c4-9c15-bcda07ef8000 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:47.846529 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a9d7c897-9cb2-45c4-9c15-bcda07ef8000 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:47.854407 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:47.854407 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:47.857677 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a9d7c897-9cb2-45c4-9c15-bcda07ef8000 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:47.862149 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a9d7c897-9cb2-45c4-9c15-bcda07ef8000 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e returned with HTTP 200 Aug 13 03:40:47.862455 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1000/3968] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:47 2026] GET /volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:47.875904 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-43dd3a6a-6412-4177-9e8c-91f490f9b061 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:47.878139 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-43dd3a6a-6412-4177-9e8c-91f490f9b061 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:40:47.878518 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-43dd3a6a-6412-4177-9e8c-91f490f9b061 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28b9c55c-fc81-48f8-bed4-5e49a12e118e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-960714355"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:47.890102 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:47.890102 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:47.890570 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-43dd3a6a-6412-4177-9e8c-91f490f9b061 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:47.890777 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-43dd3a6a-6412-4177-9e8c-91f490f9b061 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create snapshot from volume 28b9c55c-fc81-48f8-bed4-5e49a12e118e Aug 13 03:40:47.918381 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-43dd3a6a-6412-4177-9e8c-91f490f9b061 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['3d1dcd3b-3baf-4962-ad64-09de3bc65880', '8ea91dd4-899d-4cb1-aae8-7cb3c0ddfe6a', '708ee924-f279-447f-832e-45e560c47576', 'd0a2f111-6666-481f-abcc-1a9ca728fd66'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:47.960979 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-43dd3a6a-6412-4177-9e8c-91f490f9b061 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot create request issued successfully. Aug 13 03:40:47.960979 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-43dd3a6a-6412-4177-9e8c-91f490f9b061 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:40:47.960979 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 988/3969] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:40:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:47.969550 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-673f1fda-35eb-465e-92f0-698f90db70c0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:47.971469 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-673f1fda-35eb-465e-92f0-698f90db70c0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 Aug 13 03:40:47.971662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-673f1fda-35eb-465e-92f0-698f90db70c0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:47.971919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-673f1fda-35eb-465e-92f0-698f90db70c0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:47.978450 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:47.978450 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:47.979143 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-673f1fda-35eb-465e-92f0-698f90db70c0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:47.979881 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-673f1fda-35eb-465e-92f0-698f90db70c0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 returned with HTTP 200 Aug 13 03:40:47.980296 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 988/3970] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:47 2026] GET /volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:48.409934 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-90e7eddf-83ba-4fa0-90db-8e91e12839dd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:48.411280 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90e7eddf-83ba-4fa0-90db-8e91e12839dd tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:48.411488 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90e7eddf-83ba-4fa0-90db-8e91e12839dd tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:48.411670 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90e7eddf-83ba-4fa0-90db-8e91e12839dd tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:48.411771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-90e7eddf-83ba-4fa0-90db-8e91e12839dd tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:48.417184 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:48.417184 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:48.418136 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90e7eddf-83ba-4fa0-90db-8e91e12839dd tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:48.418650 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 995/3971] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:48 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:48.989377 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a2e6571-830c-4f87-9036-575c8eab3ec1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:48.991428 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a2e6571-830c-4f87-9036-575c8eab3ec1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 Aug 13 03:40:48.991663 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a2e6571-830c-4f87-9036-575c8eab3ec1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:48.991872 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a2e6571-830c-4f87-9036-575c8eab3ec1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:48.997702 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:48.997702 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:48.998159 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3a2e6571-830c-4f87-9036-575c8eab3ec1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:48.998987 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a2e6571-830c-4f87-9036-575c8eab3ec1 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 returned with HTTP 200 Aug 13 03:40:48.999396 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1001/3972] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:48 2026] GET /volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:49.010417 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-58f676e0-7710-4589-8b5b-5d4e6169c29d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:49.012642 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-58f676e0-7710-4589-8b5b-5d4e6169c29d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] POST https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534/action Aug 13 03:40:49.013119 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-58f676e0-7710-4589-8b5b-5d4e6169c29d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:49.013282 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-58f676e0-7710-4589-8b5b-5d4e6169c29d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:49.020297 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:49.020297 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:49.020880 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-58f676e0-7710-4589-8b5b-5d4e6169c29d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:40:49.021919 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-58f676e0-7710-4589-8b5b-5d4e6169c29d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'faf57879a6254eeabfbffebfa6e53508', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '184897f4bb9b40f0ae506d585b27cc6d', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:40:49.022109 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-58f676e0-7710-4589-8b5b-5d4e6169c29d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534/action returned with HTTP 403 Aug 13 03:40:49.022735 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 989/3973] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:40:49 2026] POST /volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:49.030982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-050ee649-4916-420d-84dd-5ee365147fde None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:49.033295 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-050ee649-4916-420d-84dd-5ee365147fde tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 Aug 13 03:40:49.033400 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-050ee649-4916-420d-84dd-5ee365147fde tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:49.033527 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-050ee649-4916-420d-84dd-5ee365147fde tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:49.033648 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-050ee649-4916-420d-84dd-5ee365147fde tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete snapshot with id: 82fa6c39-afff-44f2-8614-6134d06ad534 Aug 13 03:40:49.040341 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:49.040341 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:49.040960 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-050ee649-4916-420d-84dd-5ee365147fde tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:49.064886 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-050ee649-4916-420d-84dd-5ee365147fde tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot delete request issued successfully. Aug 13 03:40:49.065096 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-050ee649-4916-420d-84dd-5ee365147fde tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 returned with HTTP 202 Aug 13 03:40:49.066011 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 989/3974] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:40:49 2026] DELETE /volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:49.079233 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9db319b7-c228-47fc-ab54-9a4fc8d21688 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:49.084549 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9db319b7-c228-47fc-ab54-9a4fc8d21688 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 Aug 13 03:40:49.084549 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9db319b7-c228-47fc-ab54-9a4fc8d21688 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:49.084549 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9db319b7-c228-47fc-ab54-9a4fc8d21688 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:49.098153 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:49.098153 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:49.098633 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9db319b7-c228-47fc-ab54-9a4fc8d21688 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:49.099512 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9db319b7-c228-47fc-ab54-9a4fc8d21688 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 returned with HTTP 200 Aug 13 03:40:49.099923 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 996/3975] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:49 2026] GET /volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:49.431682 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b9b908f1-0246-4802-812f-1723198989ca None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:49.434084 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b9b908f1-0246-4802-812f-1723198989ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:49.434501 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b9b908f1-0246-4802-812f-1723198989ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:49.434784 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b9b908f1-0246-4802-812f-1723198989ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:49.434966 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b9b908f1-0246-4802-812f-1723198989ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:49.439913 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:49.439913 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:49.440621 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b9b908f1-0246-4802-812f-1723198989ca tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:49.441130 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1002/3976] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:49 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:50.115802 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eac250b2-a328-4b46-ba2f-3f96dee4402f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:50.117948 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eac250b2-a328-4b46-ba2f-3f96dee4402f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 Aug 13 03:40:50.118156 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eac250b2-a328-4b46-ba2f-3f96dee4402f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:50.118345 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eac250b2-a328-4b46-ba2f-3f96dee4402f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:50.131948 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eac250b2-a328-4b46-ba2f-3f96dee4402f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 returned with HTTP 404 Aug 13 03:40:50.132512 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 990/3977] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:50 2026] GET /volume/v3/snapshots/82fa6c39-afff-44f2-8614-6134d06ad534 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:50.142524 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a787c9c0-9efc-45db-b61f-976c1989f08c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:50.144698 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a787c9c0-9efc-45db-b61f-976c1989f08c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e Aug 13 03:40:50.145177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a787c9c0-9efc-45db-b61f-976c1989f08c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:50.145177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a787c9c0-9efc-45db-b61f-976c1989f08c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:50.145366 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-a787c9c0-9efc-45db-b61f-976c1989f08c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume with id: 28b9c55c-fc81-48f8-bed4-5e49a12e118e Aug 13 03:40:50.153961 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:50.153961 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:50.154548 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a787c9c0-9efc-45db-b61f-976c1989f08c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:50.191856 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a787c9c0-9efc-45db-b61f-976c1989f08c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume request issued successfully. Aug 13 03:40:50.191856 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a787c9c0-9efc-45db-b61f-976c1989f08c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e returned with HTTP 202 Aug 13 03:40:50.191856 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 990/3978] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:50 2026] DELETE /volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:50.198620 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f2f9d8e7-8322-4e70-99a5-e5b3871f8551 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:50.200643 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f2f9d8e7-8322-4e70-99a5-e5b3871f8551 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e Aug 13 03:40:50.200947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f2f9d8e7-8322-4e70-99a5-e5b3871f8551 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:50.201282 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f2f9d8e7-8322-4e70-99a5-e5b3871f8551 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:50.212460 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:50.212460 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:50.215064 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f2f9d8e7-8322-4e70-99a5-e5b3871f8551 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:50.220771 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f2f9d8e7-8322-4e70-99a5-e5b3871f8551 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e returned with HTTP 200 Aug 13 03:40:50.221332 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 997/3979] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:50 2026] GET /volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:50.459094 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad45e698-4c42-4615-a08e-1ee3ee44a0da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:50.462814 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad45e698-4c42-4615-a08e-1ee3ee44a0da tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:50.463050 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad45e698-4c42-4615-a08e-1ee3ee44a0da tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:50.463250 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad45e698-4c42-4615-a08e-1ee3ee44a0da tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:50.463351 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ad45e698-4c42-4615-a08e-1ee3ee44a0da tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:50.468528 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:50.468528 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:50.469224 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad45e698-4c42-4615-a08e-1ee3ee44a0da tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:50.469578 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1003/3980] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:50 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:51.235934 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b76c2b83-69c6-4a0f-87ef-0074ad91f090 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:51.237859 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b76c2b83-69c6-4a0f-87ef-0074ad91f090 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e Aug 13 03:40:51.238115 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b76c2b83-69c6-4a0f-87ef-0074ad91f090 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:51.238347 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b76c2b83-69c6-4a0f-87ef-0074ad91f090 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:51.245802 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b76c2b83-69c6-4a0f-87ef-0074ad91f090 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e returned with HTTP 404 Aug 13 03:40:51.246399 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 991/3981] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:51 2026] GET /volume/v3/volumes/28b9c55c-fc81-48f8-bed4-5e49a12e118e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:51.256376 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:51.261461 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:51.261461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2073417758"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:51.263454 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2073417758'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:51.263641 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume of 1 GB Aug 13 03:40:51.268574 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:51.277047 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (c0d708e8-4259-4f8e-b40a-bb311f044075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:51.278605 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f05492-9c96-48e5-981f-c3253ab44ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:51.280006 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:51.323646 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f05492-9c96-48e5-981f-c3253ab44ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:51.324750 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e4304c-332a-4ddc-9c25-9c4282670521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:51.372307 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['09df1c18-483d-48f6-8ff7-c9c682dd0fd4', '4b8062ea-ea8f-432d-a31d-69da3898ac59', '351c9cde-7f9f-4e83-bfb1-570678b6643c', 'bfeb270f-fe51-4e15-93e3-fac674c98b59'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:51.373297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59e4304c-332a-4ddc-9c25-9c4282670521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09df1c18-483d-48f6-8ff7-c9c682dd0fd4', '4b8062ea-ea8f-432d-a31d-69da3898ac59', '351c9cde-7f9f-4e83-bfb1-570678b6643c', 'bfeb270f-fe51-4e15-93e3-fac674c98b59']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:51.374229 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69db04f8-dd07-420d-9075-35e2b5b89841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:51.402625 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69db04f8-dd07-420d-9075-35e2b5b89841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20d3cf73-225f-488b-9fd9-801afb26eed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2073417758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['09df1c18-483d-48f6-8ff7-c9c682dd0fd4','4b8062ea-ea8f-432d-a31d-69da3898ac59','351c9cde-7f9f-4e83-bfb1-570678b6643c','bfeb270f-fe51-4e15-93e3-fac674c98b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2073417758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20d3cf73-225f-488b-9fd9-801afb26eed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184897f4bb9b40f0ae506d585b27cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e26304d3cde4883aadc20597a5ca990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:51.403688 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a246117-f025-4c50-9792-129471b36c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:51.434174 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a246117-f025-4c50-9792-129471b36c78) transitioned into state 'SUCCESS' from state '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-2073417758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['09df1c18-483d-48f6-8ff7-c9c682dd0fd4','4b8062ea-ea8f-432d-a31d-69da3898ac59','351c9cde-7f9f-4e83-bfb1-570678b6643c','bfeb270f-fe51-4e15-93e3-fac674c98b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:51.434963 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0b9162-9aed-4cd9-831a-7546f4ca3e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:51.445267 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0b9162-9aed-4cd9-831a-7546f4ca3e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:51.446069 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (c0d708e8-4259-4f8e-b40a-bb311f044075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:51.446386 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request issued successfully. Aug 13 03:40:51.447001 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c86fba99-57b7-4d6a-9dc0-b00470e0e7ce tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:51.447448 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 991/3982] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:40:51 2026] POST /volume/v3/volumes => generated 778 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:51.460816 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7650b3b4-ae60-4ef0-b3d4-3757ac8b1742 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:51.462799 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7650b3b4-ae60-4ef0-b3d4-3757ac8b1742 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 Aug 13 03:40:51.463069 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7650b3b4-ae60-4ef0-b3d4-3757ac8b1742 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:51.463349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7650b3b4-ae60-4ef0-b3d4-3757ac8b1742 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:51.471686 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:51.471686 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:51.477183 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7650b3b4-ae60-4ef0-b3d4-3757ac8b1742 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:51.482109 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7650b3b4-ae60-4ef0-b3d4-3757ac8b1742 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 returned with HTTP 200 Aug 13 03:40:51.482665 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 998/3983] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:51 2026] GET /volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:51.483490 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ed8cfe32-4fc6-4fd2-9a3d-6583b2158018 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:51.495815 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed8cfe32-4fc6-4fd2-9a3d-6583b2158018 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:51.495815 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed8cfe32-4fc6-4fd2-9a3d-6583b2158018 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:51.495815 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ed8cfe32-4fc6-4fd2-9a3d-6583b2158018 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:51.495815 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ed8cfe32-4fc6-4fd2-9a3d-6583b2158018 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:51.509712 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:51.509712 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:51.510289 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ed8cfe32-4fc6-4fd2-9a3d-6583b2158018 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:51.510908 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1004/3984] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:51 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:51.522467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-26621d74-4ebd-4a22-9525-eeea39948010 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:51.524104 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26621d74-4ebd-4a22-9525-eeea39948010 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/b264cc02-ec8a-4108-a219-40325a5875cc Aug 13 03:40:51.524349 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-26621d74-4ebd-4a22-9525-eeea39948010 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:51.524698 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-26621d74-4ebd-4a22-9525-eeea39948010 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:51.524952 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-26621d74-4ebd-4a22-9525-eeea39948010 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume with id: b264cc02-ec8a-4108-a219-40325a5875cc Aug 13 03:40:51.532637 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:51.532637 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:51.533075 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-26621d74-4ebd-4a22-9525-eeea39948010 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:51.553863 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-26621d74-4ebd-4a22-9525-eeea39948010 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume request issued successfully. Aug 13 03:40:51.553863 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26621d74-4ebd-4a22-9525-eeea39948010 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/b264cc02-ec8a-4108-a219-40325a5875cc returned with HTTP 202 Aug 13 03:40:51.553863 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 992/3985] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:51 2026] DELETE /volume/v3/volumes/b264cc02-ec8a-4108-a219-40325a5875cc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:51.565791 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cedc3f7b-cb7c-4aac-98a2-d69bf1511f1b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:51.567486 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cedc3f7b-cb7c-4aac-98a2-d69bf1511f1b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/b264cc02-ec8a-4108-a219-40325a5875cc Aug 13 03:40:51.567787 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cedc3f7b-cb7c-4aac-98a2-d69bf1511f1b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:51.568093 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cedc3f7b-cb7c-4aac-98a2-d69bf1511f1b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:51.579767 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:51.579767 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:51.586959 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-cedc3f7b-cb7c-4aac-98a2-d69bf1511f1b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:51.592460 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cedc3f7b-cb7c-4aac-98a2-d69bf1511f1b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/b264cc02-ec8a-4108-a219-40325a5875cc returned with HTTP 200 Aug 13 03:40:51.592970 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 992/3986] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:51 2026] GET /volume/v3/volumes/b264cc02-ec8a-4108-a219-40325a5875cc => generated 1074 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:52.495783 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2ca054fe-db99-4b16-b5be-e85061a8306d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:52.498212 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ca054fe-db99-4b16-b5be-e85061a8306d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 Aug 13 03:40:52.498570 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2ca054fe-db99-4b16-b5be-e85061a8306d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:52.498839 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2ca054fe-db99-4b16-b5be-e85061a8306d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:52.509516 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:52.509516 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:52.521657 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2ca054fe-db99-4b16-b5be-e85061a8306d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:52.530653 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2ca054fe-db99-4b16-b5be-e85061a8306d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 returned with HTTP 200 Aug 13 03:40:52.531412 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 999/3987] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:52 2026] GET /volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:52.544937 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1e8b8787-f4f9-4b6a-877d-158eb6fd08f0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:52.547306 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e8b8787-f4f9-4b6a-877d-158eb6fd08f0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:40:52.547755 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1e8b8787-f4f9-4b6a-877d-158eb6fd08f0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20d3cf73-225f-488b-9fd9-801afb26eed1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2122022823"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:52.558689 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:52.558689 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:52.559391 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1e8b8787-f4f9-4b6a-877d-158eb6fd08f0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:52.559553 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-1e8b8787-f4f9-4b6a-877d-158eb6fd08f0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create snapshot from volume 20d3cf73-225f-488b-9fd9-801afb26eed1 Aug 13 03:40:52.593990 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-1e8b8787-f4f9-4b6a-877d-158eb6fd08f0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['6db261f1-7295-4f3d-8649-64f40c645178', 'abe78856-a449-4621-9b28-556316a3a0b6', 'd6b6b30f-8afe-48e4-a4a8-ea6fd5dfa714', '9b083222-1e4d-4ad1-b6da-11d3e05bf44b'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:52.608884 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-518f854d-c603-4db2-a6b5-86363e8acd17 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:52.611231 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-518f854d-c603-4db2-a6b5-86363e8acd17 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/b264cc02-ec8a-4108-a219-40325a5875cc Aug 13 03:40:52.611472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-518f854d-c603-4db2-a6b5-86363e8acd17 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:52.611685 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-518f854d-c603-4db2-a6b5-86363e8acd17 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:52.621296 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-518f854d-c603-4db2-a6b5-86363e8acd17 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/b264cc02-ec8a-4108-a219-40325a5875cc returned with HTTP 404 Aug 13 03:40:52.622226 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 993/3988] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:52 2026] GET /volume/v3/volumes/b264cc02-ec8a-4108-a219-40325a5875cc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:52.631239 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4587bff5-acc3-4ef9-aa98-32fadac85683 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:52.633777 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4587bff5-acc3-4ef9-aa98-32fadac85683 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:52.634220 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4587bff5-acc3-4ef9-aa98-32fadac85683 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:52.635262 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4587bff5-acc3-4ef9-aa98-32fadac85683 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:52.635262 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4587bff5-acc3-4ef9-aa98-32fadac85683 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:52.642148 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:52.642148 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:52.643398 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4587bff5-acc3-4ef9-aa98-32fadac85683 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-member] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:52.644114 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 993/3989] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:52 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:52.647908 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1e8b8787-f4f9-4b6a-877d-158eb6fd08f0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot create request issued successfully. Aug 13 03:40:52.648351 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1e8b8787-f4f9-4b6a-877d-158eb6fd08f0 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:40:52.648845 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1005/3990] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:40:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:52.666543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-350c7119-50a4-407c-8965-57802347bd5c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:52.668615 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-350c7119-50a4-407c-8965-57802347bd5c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d Aug 13 03:40:52.668786 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1898a974-bb4c-4c3d-879a-cb831d94d3f7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:52.668983 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-350c7119-50a4-407c-8965-57802347bd5c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:52.669974 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-350c7119-50a4-407c-8965-57802347bd5c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:52.671320 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1898a974-bb4c-4c3d-879a-cb831d94d3f7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] DELETE https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:52.671477 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1898a974-bb4c-4c3d-879a-cb831d94d3f7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:52.672197 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1898a974-bb4c-4c3d-879a-cb831d94d3f7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:52.672197 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-1898a974-bb4c-4c3d-879a-cb831d94d3f7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete backup with id: 40422f9e-2335-4379-8d0e-511cfb6bf0fe. Aug 13 03:40:52.677904 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:52.677904 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:52.678722 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-350c7119-50a4-407c-8965-57802347bd5c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:52.679511 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-350c7119-50a4-407c-8965-57802347bd5c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d returned with HTTP 200 Aug 13 03:40:52.680088 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1000/3991] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:52 2026] GET /volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:52.683061 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:52.683061 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:52.715500 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-1898a974-bb4c-4c3d-879a-cb831d94d3f7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] delete_backup rpcapi backup_id 40422f9e-2335-4379-8d0e-511cfb6bf0fe {{(pid=100340) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:40:52.720043 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1898a974-bb4c-4c3d-879a-cb831d94d3f7 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 202 Aug 13 03:40:52.720995 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 994/3992] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:52 2026] DELETE /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:52.734522 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-67e407b7-fb53-497d-9dc9-59fc49c7143b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:52.736685 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-67e407b7-fb53-497d-9dc9-59fc49c7143b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:52.736968 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-67e407b7-fb53-497d-9dc9-59fc49c7143b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:52.737213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-67e407b7-fb53-497d-9dc9-59fc49c7143b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:52.737793 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-67e407b7-fb53-497d-9dc9-59fc49c7143b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:52.745984 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:52.745984 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:52.746557 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-67e407b7-fb53-497d-9dc9-59fc49c7143b tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 200 Aug 13 03:40:52.747132 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 994/3993] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:52 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:53.691858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1556b2dc-9575-441c-ad0d-4f0db3ef3dad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:53.694267 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1556b2dc-9575-441c-ad0d-4f0db3ef3dad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d Aug 13 03:40:53.694528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1556b2dc-9575-441c-ad0d-4f0db3ef3dad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:53.694812 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1556b2dc-9575-441c-ad0d-4f0db3ef3dad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:53.701731 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:53.701731 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:53.702146 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1556b2dc-9575-441c-ad0d-4f0db3ef3dad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:53.703104 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1556b2dc-9575-441c-ad0d-4f0db3ef3dad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d returned with HTTP 200 Aug 13 03:40:53.703650 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1006/3994] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:53 2026] GET /volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:53.714386 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-23cc0728-1088-4a91-9d95-8e4880d3fa29 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:53.716634 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-23cc0728-1088-4a91-9d95-8e4880d3fa29 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] GET https://10.4.3.140/volume/v3/snapshots Aug 13 03:40:53.716881 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-23cc0728-1088-4a91-9d95-8e4880d3fa29 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:53.717129 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-23cc0728-1088-4a91-9d95-8e4880d3fa29 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:53.718220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-23cc0728-1088-4a91-9d95-8e4880d3fa29 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:40:53.720494 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-23cc0728-1088-4a91-9d95-8e4880d3fa29 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:40:53.726158 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-23cc0728-1088-4a91-9d95-8e4880d3fa29 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Get all snapshots completed successfully. Aug 13 03:40:53.727183 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-23cc0728-1088-4a91-9d95-8e4880d3fa29 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Aug 13 03:40:53.727896 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1001/3995] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:40:53 2026] GET /volume/v3/snapshots => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:53.736748 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-17318973-ac5e-4f31-aa45-066cc17ab41c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:53.739084 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-17318973-ac5e-4f31-aa45-066cc17ab41c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d Aug 13 03:40:53.739222 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-17318973-ac5e-4f31-aa45-066cc17ab41c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:53.739406 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-17318973-ac5e-4f31-aa45-066cc17ab41c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:53.739503 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-17318973-ac5e-4f31-aa45-066cc17ab41c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete snapshot with id: 1310ce31-a722-48c1-81eb-2ed1056fa54d Aug 13 03:40:53.745931 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:53.745931 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:53.746850 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-17318973-ac5e-4f31-aa45-066cc17ab41c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:53.765209 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7d6f40b4-d350-4d78-b2b7-351aaa744fdf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:53.768230 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7d6f40b4-d350-4d78-b2b7-351aaa744fdf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe Aug 13 03:40:53.768230 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7d6f40b4-d350-4d78-b2b7-351aaa744fdf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:53.768346 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7d6f40b4-d350-4d78-b2b7-351aaa744fdf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:53.768489 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7d6f40b4-d350-4d78-b2b7-351aaa744fdf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 40422f9e-2335-4379-8d0e-511cfb6bf0fe. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:53.773786 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7d6f40b4-d350-4d78-b2b7-351aaa744fdf tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe returned with HTTP 404 Aug 13 03:40:53.774582 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 995/3996] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:53 2026] GET /volume/v3/backups/40422f9e-2335-4379-8d0e-511cfb6bf0fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:53.775676 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-17318973-ac5e-4f31-aa45-066cc17ab41c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot delete request issued successfully. Aug 13 03:40:53.777532 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-17318973-ac5e-4f31-aa45-066cc17ab41c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d returned with HTTP 202 Aug 13 03:40:53.777532 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 995/3997] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:40:53 2026] DELETE /volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:53.785840 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ba501c52-819b-4227-9b1f-f138672800b0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:53.787809 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba501c52-819b-4227-9b1f-f138672800b0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] DELETE https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:53.788098 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba501c52-819b-4227-9b1f-f138672800b0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:53.788135 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d4016524-db56-4579-a70f-25e6fc33d521 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:53.788333 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba501c52-819b-4227-9b1f-f138672800b0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:53.788441 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-ba501c52-819b-4227-9b1f-f138672800b0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete backup with id: 62128fa7-67b4-48c4-96f4-47dc32cbd23a. Aug 13 03:40:53.790146 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d4016524-db56-4579-a70f-25e6fc33d521 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d Aug 13 03:40:53.791137 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d4016524-db56-4579-a70f-25e6fc33d521 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:53.791410 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d4016524-db56-4579-a70f-25e6fc33d521 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:53.793787 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:53.793787 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:53.798604 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:53.798604 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:53.798872 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d4016524-db56-4579-a70f-25e6fc33d521 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:53.799653 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d4016524-db56-4579-a70f-25e6fc33d521 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d returned with HTTP 200 Aug 13 03:40:53.800261 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1002/3998] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:53 2026] GET /volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:53.811998 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-ba501c52-819b-4227-9b1f-f138672800b0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] delete_backup rpcapi backup_id 62128fa7-67b4-48c4-96f4-47dc32cbd23a {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:40:53.813654 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba501c52-819b-4227-9b1f-f138672800b0 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 202 Aug 13 03:40:53.814252 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1007/3999] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:53 2026] DELETE /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:53.821958 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7cd4a9ed-78ae-4f61-8602-24492c51a0ac None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:53.823899 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7cd4a9ed-78ae-4f61-8602-24492c51a0ac tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:53.824124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7cd4a9ed-78ae-4f61-8602-24492c51a0ac tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:53.824315 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7cd4a9ed-78ae-4f61-8602-24492c51a0ac tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:53.824413 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7cd4a9ed-78ae-4f61-8602-24492c51a0ac tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:53.830681 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:53.830681 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:53.831370 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7cd4a9ed-78ae-4f61-8602-24492c51a0ac tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 200 Aug 13 03:40:53.831759 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 996/4000] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:53 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:53.978554 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f708d6a6-cce4-43aa-8427-d8c8cbf99020 req-96227abb-7139-41f2-9a60-b3f859e3c73a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:53.980896 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f708d6a6-cce4-43aa-8427-d8c8cbf99020 req-96227abb-7139-41f2-9a60-b3f859e3c73a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] DELETE https://10.4.3.140/volume/v3/attachments/b8382189-157f-4e2f-b2e4-c15648a23673 Aug 13 03:40:53.981085 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f708d6a6-cce4-43aa-8427-d8c8cbf99020 req-96227abb-7139-41f2-9a60-b3f859e3c73a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:53.981313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f708d6a6-cce4-43aa-8427-d8c8cbf99020 req-96227abb-7139-41f2-9a60-b3f859e3c73a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:53.996275 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:53.996275 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:54.072905 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f708d6a6-cce4-43aa-8427-d8c8cbf99020 req-96227abb-7139-41f2-9a60-b3f859e3c73a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments/b8382189-157f-4e2f-b2e4-c15648a23673 returned with HTTP 200 Aug 13 03:40:54.073553 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 996/4001] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:40:53 2026] DELETE /volume/v3/attachments/b8382189-157f-4e2f-b2e4-c15648a23673 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:54.813001 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fb7ac88e-f466-4e81-a70b-ca94c003fd3e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:54.815321 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb7ac88e-f466-4e81-a70b-ca94c003fd3e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d Aug 13 03:40:54.815563 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb7ac88e-f466-4e81-a70b-ca94c003fd3e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:54.815807 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb7ac88e-f466-4e81-a70b-ca94c003fd3e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:54.822888 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb7ac88e-f466-4e81-a70b-ca94c003fd3e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d returned with HTTP 404 Aug 13 03:40:54.823561 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1003/4002] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:54 2026] GET /volume/v3/snapshots/1310ce31-a722-48c1-81eb-2ed1056fa54d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:54.832415 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3f8b16df-7cba-471d-a78f-35f45d5f38ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:54.834281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f8b16df-7cba-471d-a78f-35f45d5f38ad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 Aug 13 03:40:54.834447 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f8b16df-7cba-471d-a78f-35f45d5f38ad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:54.834638 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f8b16df-7cba-471d-a78f-35f45d5f38ad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:54.834835 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3f8b16df-7cba-471d-a78f-35f45d5f38ad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume with id: 20d3cf73-225f-488b-9fd9-801afb26eed1 Aug 13 03:40:54.844512 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5b0d5b88-8aab-4315-bf87-477b87218ced None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:54.846557 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:54.846557 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:54.847013 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3f8b16df-7cba-471d-a78f-35f45d5f38ad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:54.849716 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b0d5b88-8aab-4315-bf87-477b87218ced tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a Aug 13 03:40:54.849955 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5b0d5b88-8aab-4315-bf87-477b87218ced tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:54.850161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5b0d5b88-8aab-4315-bf87-477b87218ced tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:54.850295 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-5b0d5b88-8aab-4315-bf87-477b87218ced tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 62128fa7-67b4-48c4-96f4-47dc32cbd23a. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:54.857172 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b0d5b88-8aab-4315-bf87-477b87218ced tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a returned with HTTP 404 Aug 13 03:40:54.857858 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 997/4003] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:54 2026] GET /volume/v3/backups/62128fa7-67b4-48c4-96f4-47dc32cbd23a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:54.870109 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-58d54fe9-de59-41b7-922c-b97efb089d65 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:54.872249 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3f8b16df-7cba-471d-a78f-35f45d5f38ad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume request issued successfully. Aug 13 03:40:54.872484 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f8b16df-7cba-471d-a78f-35f45d5f38ad tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 returned with HTTP 202 Aug 13 03:40:54.873173 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1008/4004] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:54 2026] DELETE /volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:54.877138 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-58d54fe9-de59-41b7-922c-b97efb089d65 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] DELETE https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:54.877405 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-58d54fe9-de59-41b7-922c-b97efb089d65 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:54.877650 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-58d54fe9-de59-41b7-922c-b97efb089d65 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:54.877761 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-58d54fe9-de59-41b7-922c-b97efb089d65 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete backup with id: 1be71a82-3b24-4d0d-898e-274e7bd9424f. Aug 13 03:40:54.881746 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-59fb6a03-f0e8-401b-b554-3d8b96d7218b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:54.883488 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:54.883488 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:54.884890 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59fb6a03-f0e8-401b-b554-3d8b96d7218b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 Aug 13 03:40:54.884890 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-59fb6a03-f0e8-401b-b554-3d8b96d7218b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:54.884890 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-59fb6a03-f0e8-401b-b554-3d8b96d7218b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:54.894464 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:54.894464 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:54.899806 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-59fb6a03-f0e8-401b-b554-3d8b96d7218b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:54.900062 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-58d54fe9-de59-41b7-922c-b97efb089d65 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] delete_backup rpcapi backup_id 1be71a82-3b24-4d0d-898e-274e7bd9424f {{(pid=100340) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:40:54.903705 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-58d54fe9-de59-41b7-922c-b97efb089d65 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 202 Aug 13 03:40:54.903839 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 997/4005] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:54 2026] DELETE /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:40:54.906678 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59fb6a03-f0e8-401b-b554-3d8b96d7218b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 returned with HTTP 200 Aug 13 03:40:54.906678 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1004/4006] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:54 2026] GET /volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:54.917772 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-acdd833a-2726-4482-8d1a-3dd4f6af9198 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:54.919953 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-acdd833a-2726-4482-8d1a-3dd4f6af9198 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:54.921044 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-acdd833a-2726-4482-8d1a-3dd4f6af9198 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:54.921044 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-acdd833a-2726-4482-8d1a-3dd4f6af9198 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:54.921382 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-acdd833a-2726-4482-8d1a-3dd4f6af9198 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:54.926293 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:54.926293 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:54.926970 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-acdd833a-2726-4482-8d1a-3dd4f6af9198 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 200 Aug 13 03:40:54.927296 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 998/4007] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:54 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:40:55.925154 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0d9f682a-a171-43de-b5d0-e54c7654243f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:55.927634 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d9f682a-a171-43de-b5d0-e54c7654243f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 Aug 13 03:40:55.927970 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d9f682a-a171-43de-b5d0-e54c7654243f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:55.928240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d9f682a-a171-43de-b5d0-e54c7654243f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:55.935938 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d9f682a-a171-43de-b5d0-e54c7654243f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 returned with HTTP 404 Aug 13 03:40:55.936506 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1009/4008] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:55 2026] GET /volume/v3/volumes/20d3cf73-225f-488b-9fd9-801afb26eed1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:55.940189 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bd64d7e4-d646-464a-b89d-685b54ea6ab6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:55.943255 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bd64d7e4-d646-464a-b89d-685b54ea6ab6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f Aug 13 03:40:55.943255 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bd64d7e4-d646-464a-b89d-685b54ea6ab6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:55.943719 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bd64d7e4-d646-464a-b89d-685b54ea6ab6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:55.946134 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-bd64d7e4-d646-464a-b89d-685b54ea6ab6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Show backup with id 1be71a82-3b24-4d0d-898e-274e7bd9424f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:40:55.949791 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bd64d7e4-d646-464a-b89d-685b54ea6ab6 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f returned with HTTP 404 Aug 13 03:40:55.950381 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 998/4009] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:55 2026] GET /volume/v3/backups/1be71a82-3b24-4d0d-898e-274e7bd9424f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:55.952739 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:55.956200 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:55.957582 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-388795174"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:55.958544 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-99debe34-d3fc-4107-9204-78c8e3a33e06 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:55.959934 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-388795174'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:55.960264 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume of 1 GB Aug 13 03:40:55.961583 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-99debe34-d3fc-4107-9204-78c8e3a33e06 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 Aug 13 03:40:55.961583 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-99debe34-d3fc-4107-9204-78c8e3a33e06 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:55.961583 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-99debe34-d3fc-4107-9204-78c8e3a33e06 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:55.961583 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-99debe34-d3fc-4107-9204-78c8e3a33e06 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume with id: f867dac7-ec16-438f-a264-639772be17c0 Aug 13 03:40:55.966662 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:55.968635 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:55.968635 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:55.970114 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-99debe34-d3fc-4107-9204-78c8e3a33e06 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:55.980852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (bf17390a-5275-475a-a217-fcc1203df906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:55.980852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0b585b-6c34-43b3-857d-231f7115f8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:55.983262 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:55.987761 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-99debe34-d3fc-4107-9204-78c8e3a33e06 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Delete volume request issued successfully. Aug 13 03:40:55.987990 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-99debe34-d3fc-4107-9204-78c8e3a33e06 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 returned with HTTP 202 Aug 13 03:40:55.989584 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 999/4010] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:40:55 2026] DELETE /volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:55.996719 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9a5360bf-796b-4aa9-91fb-ad14b4fa65e3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:55.998499 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a5360bf-796b-4aa9-91fb-ad14b4fa65e3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 Aug 13 03:40:55.998596 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a5360bf-796b-4aa9-91fb-ad14b4fa65e3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:55.998803 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a5360bf-796b-4aa9-91fb-ad14b4fa65e3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:56.008615 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:56.008615 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:56.014000 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9a5360bf-796b-4aa9-91fb-ad14b4fa65e3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Volume info retrieved successfully. Aug 13 03:40:56.019619 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a5360bf-796b-4aa9-91fb-ad14b4fa65e3 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 returned with HTTP 200 Aug 13 03:40:56.020079 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1010/4011] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:55 2026] GET /volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:56.033196 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0b585b-6c34-43b3-857d-231f7115f8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:56.034785 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01ad0564-577a-4fbe-87c4-178000d5d532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:56.091360 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['ff6ed8a9-6824-4c73-a28e-22760b88b1aa', 'd837edcc-4926-421c-858e-25f4617f85f4', '4f70d9f6-529a-43f5-969f-22a9aa8200eb', 'a4b4c69a-b6fa-4183-8148-86b80191030a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:56.093287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01ad0564-577a-4fbe-87c4-178000d5d532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff6ed8a9-6824-4c73-a28e-22760b88b1aa', 'd837edcc-4926-421c-858e-25f4617f85f4', '4f70d9f6-529a-43f5-969f-22a9aa8200eb', 'a4b4c69a-b6fa-4183-8148-86b80191030a']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:56.094727 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5542e9e1-b078-4e03-b6cf-db3e0ea889e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:56.127741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5542e9e1-b078-4e03-b6cf-db3e0ea889e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '014d1b8c-07f9-47ee-a059-492b64f628f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388795174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['ff6ed8a9-6824-4c73-a28e-22760b88b1aa','d837edcc-4926-421c-858e-25f4617f85f4','4f70d9f6-529a-43f5-969f-22a9aa8200eb','a4b4c69a-b6fa-4183-8148-86b80191030a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388795174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=014d1b8c-07f9-47ee-a059-492b64f628f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184897f4bb9b40f0ae506d585b27cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e26304d3cde4883aadc20597a5ca990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:56.128872 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5365511-8d47-4805-8232-6816b9d78b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:56.157474 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5365511-8d47-4805-8232-6816b9d78b33) transitioned into state 'SUCCESS' from state '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-388795174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['ff6ed8a9-6824-4c73-a28e-22760b88b1aa','d837edcc-4926-421c-858e-25f4617f85f4','4f70d9f6-529a-43f5-969f-22a9aa8200eb','a4b4c69a-b6fa-4183-8148-86b80191030a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:56.158285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffdbb43-0a4c-4255-a489-f4d1236e480d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:56.167190 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffdbb43-0a4c-4255-a489-f4d1236e480d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:56.168063 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (bf17390a-5275-475a-a217-fcc1203df906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:56.168378 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request issued successfully. Aug 13 03:40:56.168980 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71cb792d-1000-40c7-a6a6-3874c2dc21f6 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:56.169386 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1005/4012] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:40:55 2026] POST /volume/v3/volumes => generated 777 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:56.185318 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c95f1646-bf65-4962-8d4e-3c9bda568ce9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:56.188215 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c95f1646-bf65-4962-8d4e-3c9bda568ce9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 Aug 13 03:40:56.188471 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c95f1646-bf65-4962-8d4e-3c9bda568ce9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:56.188744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c95f1646-bf65-4962-8d4e-3c9bda568ce9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:56.198328 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:56.198328 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:56.202860 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c95f1646-bf65-4962-8d4e-3c9bda568ce9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:56.208199 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c95f1646-bf65-4962-8d4e-3c9bda568ce9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 returned with HTTP 200 Aug 13 03:40:56.208794 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 999/4013] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:56 2026] GET /volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:56.218333 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-040fd788-b74d-4f8a-ae5f-8e56f0e27c45 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:56.220141 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-040fd788-b74d-4f8a-ae5f-8e56f0e27c45 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] DELETE https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:56.220365 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-040fd788-b74d-4f8a-ae5f-8e56f0e27c45 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:56.220551 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-040fd788-b74d-4f8a-ae5f-8e56f0e27c45 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:56.220767 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-040fd788-b74d-4f8a-ae5f-8e56f0e27c45 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Delete volume with id: 93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:56.228314 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:56.228314 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:56.228785 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-040fd788-b74d-4f8a-ae5f-8e56f0e27c45 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:56.247902 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-040fd788-b74d-4f8a-ae5f-8e56f0e27c45 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Delete volume request issued successfully. Aug 13 03:40:56.248109 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-040fd788-b74d-4f8a-ae5f-8e56f0e27c45 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 returned with HTTP 202 Aug 13 03:40:56.248507 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1000/4014] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:40:56 2026] DELETE /volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:40:56.258313 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bc498d73-4081-4e62-86f4-e96e393f7869 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:56.260160 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc498d73-4081-4e62-86f4-e96e393f7869 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:56.260316 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc498d73-4081-4e62-86f4-e96e393f7869 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:56.260482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc498d73-4081-4e62-86f4-e96e393f7869 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:56.267843 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:56.267843 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:56.271476 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bc498d73-4081-4e62-86f4-e96e393f7869 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:40:56.276351 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc498d73-4081-4e62-86f4-e96e393f7869 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 returned with HTTP 200 Aug 13 03:40:56.276741 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1011/4015] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:56 2026] GET /volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:40:57.033961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-869959b8-173b-4d99-b167-483ce797cc23 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:57.035974 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-869959b8-173b-4d99-b167-483ce797cc23 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] GET https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 Aug 13 03:40:57.036202 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-869959b8-173b-4d99-b167-483ce797cc23 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:57.036418 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-869959b8-173b-4d99-b167-483ce797cc23 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:57.042534 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-869959b8-173b-4d99-b167-483ce797cc23 tempest-ProjectMemberTests33-2052663221 tempest-ProjectMemberTests33-2052663221-project-admin] https://10.4.3.140/volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 returned with HTTP 404 Aug 13 03:40:57.043057 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1006/4016] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:57 2026] GET /volume/v3/volumes/f867dac7-ec16-438f-a264-639772be17c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:57.224470 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1e62f3e3-285e-4326-8c54-956efcd8300a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:57.227117 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e62f3e3-285e-4326-8c54-956efcd8300a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 Aug 13 03:40:57.227409 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1e62f3e3-285e-4326-8c54-956efcd8300a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:57.227722 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1e62f3e3-285e-4326-8c54-956efcd8300a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:57.240149 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:57.240149 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:57.250004 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1e62f3e3-285e-4326-8c54-956efcd8300a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:57.255041 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e62f3e3-285e-4326-8c54-956efcd8300a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 returned with HTTP 200 Aug 13 03:40:57.255415 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1000/4017] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:57 2026] GET /volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:40:57.268250 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-759976ed-f1f8-40a6-95a1-12c918c60527 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:57.271289 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-759976ed-f1f8-40a6-95a1-12c918c60527 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:40:57.271967 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-759976ed-f1f8-40a6-95a1-12c918c60527 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "014d1b8c-07f9-47ee-a059-492b64f628f2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1493857267"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:57.285279 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:57.285279 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:57.285785 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-759976ed-f1f8-40a6-95a1-12c918c60527 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:57.285985 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-759976ed-f1f8-40a6-95a1-12c918c60527 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create snapshot from volume 014d1b8c-07f9-47ee-a059-492b64f628f2 Aug 13 03:40:57.293870 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2fb398c6-a381-409f-9b40-1c7673ff3a94 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:57.298884 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fb398c6-a381-409f-9b40-1c7673ff3a94 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 Aug 13 03:40:57.299569 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2fb398c6-a381-409f-9b40-1c7673ff3a94 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:57.299569 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2fb398c6-a381-409f-9b40-1c7673ff3a94 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:57.312062 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2fb398c6-a381-409f-9b40-1c7673ff3a94 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 returned with HTTP 404 Aug 13 03:40:57.312696 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1012/4018] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:40:57 2026] GET /volume/v3/volumes/93bd7e7a-b39e-4483-a017-2c4907cf5ed0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:40:57.325963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9c9df398-c49f-4bdc-9340-65cbc895c235 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:57.328367 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c9df398-c49f-4bdc-9340-65cbc895c235 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 Aug 13 03:40:57.328620 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c9df398-c49f-4bdc-9340-65cbc895c235 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:57.328858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9c9df398-c49f-4bdc-9340-65cbc895c235 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:57.329018 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-9c9df398-c49f-4bdc-9340-65cbc895c235 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Delete snapshot with id: 559e2149-5cd9-477f-8b1c-231800b34780 Aug 13 03:40:57.330414 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-759976ed-f1f8-40a6-95a1-12c918c60527 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['aa00aefe-d8ac-4edb-a9f3-2c05566096e5', 'e1dee971-9fc4-4742-a905-bbd35b175a83', '1f9dcd20-4b7b-4b93-aee2-da24d4a88fd2', 'b1aaaef8-2bc9-403b-ab28-01acbd77e3f9'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:57.334743 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:57.334743 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:57.335385 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9c9df398-c49f-4bdc-9340-65cbc895c235 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot retrieved successfully. Aug 13 03:40:57.362322 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9c9df398-c49f-4bdc-9340-65cbc895c235 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot delete request issued successfully. Aug 13 03:40:57.362568 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9c9df398-c49f-4bdc-9340-65cbc895c235 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 returned with HTTP 202 Aug 13 03:40:57.363161 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1007/4019] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:40:57 2026] DELETE /volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:57.366141 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-759976ed-f1f8-40a6-95a1-12c918c60527 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot create request issued successfully. Aug 13 03:40:57.366731 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-759976ed-f1f8-40a6-95a1-12c918c60527 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:40:57.366922 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1001/4020] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:40:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:57.373714 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f84079ff-78cf-424b-b0fe-c22b23f802db None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:57.376801 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f84079ff-78cf-424b-b0fe-c22b23f802db tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 Aug 13 03:40:57.377057 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f84079ff-78cf-424b-b0fe-c22b23f802db tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:57.378963 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f84079ff-78cf-424b-b0fe-c22b23f802db tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:57.381698 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-062d4235-2262-49e2-9f00-ecd52d392eb7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:57.384531 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-062d4235-2262-49e2-9f00-ecd52d392eb7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 Aug 13 03:40:57.384889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-062d4235-2262-49e2-9f00-ecd52d392eb7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:57.385125 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-062d4235-2262-49e2-9f00-ecd52d392eb7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:57.387509 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:57.387509 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:57.388117 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f84079ff-78cf-424b-b0fe-c22b23f802db tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot retrieved successfully. Aug 13 03:40:57.389043 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f84079ff-78cf-424b-b0fe-c22b23f802db tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 returned with HTTP 200 Aug 13 03:40:57.389524 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1001/4021] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:57 2026] GET /volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:57.392175 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:57.392175 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:57.392514 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-062d4235-2262-49e2-9f00-ecd52d392eb7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:57.393263 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-062d4235-2262-49e2-9f00-ecd52d392eb7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 returned with HTTP 200 Aug 13 03:40:57.393634 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1013/4022] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:57 2026] GET /volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:58.402755 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ca73e712-f15d-450d-a3a5-dfa806b6ca60 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:58.403937 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9ba35fa4-9665-4dc3-8be6-1f2b0286c004 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:58.404895 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca73e712-f15d-450d-a3a5-dfa806b6ca60 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 Aug 13 03:40:58.405144 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca73e712-f15d-450d-a3a5-dfa806b6ca60 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:58.405873 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca73e712-f15d-450d-a3a5-dfa806b6ca60 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:58.407482 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ba35fa4-9665-4dc3-8be6-1f2b0286c004 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 Aug 13 03:40:58.409111 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ba35fa4-9665-4dc3-8be6-1f2b0286c004 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:58.409397 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ba35fa4-9665-4dc3-8be6-1f2b0286c004 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:58.411976 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca73e712-f15d-450d-a3a5-dfa806b6ca60 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 returned with HTTP 404 Aug 13 03:40:58.412657 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1008/4023] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:58 2026] GET /volume/v3/snapshots/559e2149-5cd9-477f-8b1c-231800b34780 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:58.419629 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:58.419629 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:58.420221 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9ba35fa4-9665-4dc3-8be6-1f2b0286c004 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:58.421284 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ba35fa4-9665-4dc3-8be6-1f2b0286c004 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 returned with HTTP 200 Aug 13 03:40:58.422262 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1002/4024] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:58 2026] GET /volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:58.435114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4509592f-d3e8-41ac-a398-8199559bc5ed None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:58.438854 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4509592f-d3e8-41ac-a398-8199559bc5ed tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] POST https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120/action Aug 13 03:40:58.439301 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4509592f-d3e8-41ac-a398-8199559bc5ed tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:40:58.439473 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4509592f-d3e8-41ac-a398-8199559bc5ed tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:58.441146 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.admin_actions [None req-4509592f-d3e8-41ac-a398-8199559bc5ed tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Updating snapshot '7a16896c-d1b8-479e-8d31-3667c2ac1120' with '{'status': 'error'}' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:40:58.454679 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:58.454679 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:58.455317 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-4509592f-d3e8-41ac-a398-8199559bc5ed tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'faf57879a6254eeabfbffebfa6e53508', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '184897f4bb9b40f0ae506d585b27cc6d', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:40:58.455596 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4509592f-d3e8-41ac-a398-8199559bc5ed tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120/action returned with HTTP 403 Aug 13 03:40:58.456236 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1002/4025] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:40:58 2026] POST /volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:58.464663 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-09e26aa2-9f91-44d7-ac5b-08ccc38d6ecb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:58.466906 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09e26aa2-9f91-44d7-ac5b-08ccc38d6ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 Aug 13 03:40:58.467150 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09e26aa2-9f91-44d7-ac5b-08ccc38d6ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:58.467389 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-09e26aa2-9f91-44d7-ac5b-08ccc38d6ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:58.467550 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-09e26aa2-9f91-44d7-ac5b-08ccc38d6ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete snapshot with id: 7a16896c-d1b8-479e-8d31-3667c2ac1120 Aug 13 03:40:58.474961 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:58.474961 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:58.475709 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-09e26aa2-9f91-44d7-ac5b-08ccc38d6ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:58.513805 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-09e26aa2-9f91-44d7-ac5b-08ccc38d6ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot delete request issued successfully. Aug 13 03:40:58.514101 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-09e26aa2-9f91-44d7-ac5b-08ccc38d6ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 returned with HTTP 202 Aug 13 03:40:58.514890 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1014/4026] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:40:58 2026] DELETE /volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:58.526073 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dd6d5b78-583b-4b56-8d11-2443b2405835 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:58.530782 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd6d5b78-583b-4b56-8d11-2443b2405835 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 Aug 13 03:40:58.531223 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd6d5b78-583b-4b56-8d11-2443b2405835 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:58.531446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dd6d5b78-583b-4b56-8d11-2443b2405835 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:58.543074 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:58.543074 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:40:58.543444 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dd6d5b78-583b-4b56-8d11-2443b2405835 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:40:58.544259 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dd6d5b78-583b-4b56-8d11-2443b2405835 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 returned with HTTP 200 Aug 13 03:40:58.544890 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1009/4027] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:58 2026] GET /volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:58.674230 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-20441aa0-a0f4-453d-ba5e-b5a4d3556a25 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:58.775229 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-20441aa0-a0f4-453d-ba5e-b5a4d3556a25 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:40:58.775577 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-20441aa0-a0f4-453d-ba5e-b5a4d3556a25 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1454350871", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1241323393", "vendor_name": "tempest-vendor_name-1790899778"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:58.788584 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-20441aa0-a0f4-453d-ba5e-b5a4d3556a25 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:40:58.788987 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1003/4028] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:40:58 2026] POST /volume/v3/types => generated 329 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:58.798395 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:58.801596 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:40:58.802016 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "04f860b3-cec4-4f96-9dce-b81cc6123321", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:40:58.803606 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Create volume request body: {'volume': {'volume_type': '04f860b3-cec4-4f96-9dce-b81cc6123321', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:40:58.808179 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Create volume of 1 GB Aug 13 03:40:58.808597 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:58.808597 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:58.809097 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Availability Zones retrieved successfully. Aug 13 03:40:58.816272 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Flow 'volume_create_api' (afac0050-278d-4fdb-8f1b-a08d2ee376de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:58.818376 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9fcac5-9168-4f88-9bc0-63ce57e7954f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:58.819375 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:40:58.840118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9fcac5-9168-4f88-9bc0-63ce57e7954f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:40:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1241323393',vendor_name='tempest-vendor_name-1790899778'},id=04f860b3-cec4-4f96-9dce-b81cc6123321,is_public=True,name='tempest-ProjectAdminTests-volume-type-1454350871',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04f860b3-cec4-4f96-9dce-b81cc6123321', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:58.840769 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded26e05-1b33-4ae9-bf09-a770f3795bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:58.864544 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1454350871 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1454350871, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:58.864793 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1454350871 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1454350871, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:40:58.895550 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Created reservations ['c5d551c4-8b9a-4844-8761-dfb17f4c13c3', 'f0af22d2-5560-475a-9ba1-03ac7780c37e', '25c36a69-7028-49cc-b213-534484755a1d', '925714ff-c29a-40ad-bcc8-fb8db1403a53'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:40:58.896333 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded26e05-1b33-4ae9-bf09-a770f3795bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5d551c4-8b9a-4844-8761-dfb17f4c13c3', 'f0af22d2-5560-475a-9ba1-03ac7780c37e', '25c36a69-7028-49cc-b213-534484755a1d', '925714ff-c29a-40ad-bcc8-fb8db1403a53']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:58.897045 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8528b65-83ec-49f1-8637-bc169dc606f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:58.927760 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8528b65-83ec-49f1-8637-bc169dc606f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '241d99b2-5e5a-4c98-8dd2-82438d9cc641', '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='464f1a2cb6d845aba8f7d218a1efb316',qos_specs=None,replication_status=,reservations=['c5d551c4-8b9a-4844-8761-dfb17f4c13c3','f0af22d2-5560-475a-9ba1-03ac7780c37e','25c36a69-7028-49cc-b213-534484755a1d','925714ff-c29a-40ad-bcc8-fb8db1403a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f585708a14ddba23ee926cdcd7178',volume_type_id=04f860b3-cec4-4f96-9dce-b81cc6123321), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:40:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=241d99b2-5e5a-4c98-8dd2-82438d9cc641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='464f1a2cb6d845aba8f7d218a1efb316',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881f585708a14ddba23ee926cdcd7178',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04f860b3-cec4-4f96-9dce-b81cc6123321),volume_type_id=04f860b3-cec4-4f96-9dce-b81cc6123321)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:58.928567 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3412f338-9431-41fe-808b-f9e25fabac41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:58.945879 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3412f338-9431-41fe-808b-f9e25fabac41) transitioned into state 'SUCCESS' from 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='464f1a2cb6d845aba8f7d218a1efb316',qos_specs=None,replication_status=,reservations=['c5d551c4-8b9a-4844-8761-dfb17f4c13c3','f0af22d2-5560-475a-9ba1-03ac7780c37e','25c36a69-7028-49cc-b213-534484755a1d','925714ff-c29a-40ad-bcc8-fb8db1403a53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f585708a14ddba23ee926cdcd7178',volume_type_id=04f860b3-cec4-4f96-9dce-b81cc6123321)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:58.945879 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5a2264-acf7-449b-ad5f-53e42c2de821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:40:58.955524 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5a2264-acf7-449b-ad5f-53e42c2de821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:40:58.956270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Flow 'volume_create_api' (afac0050-278d-4fdb-8f1b-a08d2ee376de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:40:58.956531 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Create volume request issued successfully. Aug 13 03:40:58.957094 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-16e898b1-9585-4921-830e-a9097cd8f9a4 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:40:58.957478 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1003/4029] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:40:58 2026] POST /volume/v3/volumes => generated 773 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:40:58.976285 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dcd34693-0afa-448d-8892-71f939726d13 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:58.980262 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dcd34693-0afa-448d-8892-71f939726d13 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/volumes/241d99b2-5e5a-4c98-8dd2-82438d9cc641 Aug 13 03:40:58.980538 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dcd34693-0afa-448d-8892-71f939726d13 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:58.980700 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dcd34693-0afa-448d-8892-71f939726d13 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:58.987550 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:58.987550 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:40:58.990801 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dcd34693-0afa-448d-8892-71f939726d13 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Volume info retrieved successfully. Aug 13 03:40:58.994384 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dcd34693-0afa-448d-8892-71f939726d13 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes/241d99b2-5e5a-4c98-8dd2-82438d9cc641 returned with HTTP 200 Aug 13 03:40:58.994792 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1015/4030] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:40:58 2026] GET /volume/v3/volumes/241d99b2-5e5a-4c98-8dd2-82438d9cc641 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:40:59.560877 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-239333c0-ba73-439f-913b-e68dcde737f7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:59.564102 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-239333c0-ba73-439f-913b-e68dcde737f7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 Aug 13 03:40:59.564102 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-239333c0-ba73-439f-913b-e68dcde737f7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:59.564382 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-239333c0-ba73-439f-913b-e68dcde737f7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:59.569446 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-239333c0-ba73-439f-913b-e68dcde737f7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 returned with HTTP 404 Aug 13 03:40:59.570262 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1010/4031] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:40:59 2026] GET /volume/v3/snapshots/7a16896c-d1b8-479e-8d31-3667c2ac1120 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:40:59.580577 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b5b73bf3-2a26-40af-b873-fee223b3f243 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:59.582899 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b5b73bf3-2a26-40af-b873-fee223b3f243 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 Aug 13 03:40:59.583156 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b5b73bf3-2a26-40af-b873-fee223b3f243 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:59.584114 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b5b73bf3-2a26-40af-b873-fee223b3f243 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:59.585233 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-b5b73bf3-2a26-40af-b873-fee223b3f243 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume with id: 014d1b8c-07f9-47ee-a059-492b64f628f2 Aug 13 03:40:59.595330 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:59.595330 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:40:59.596293 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b5b73bf3-2a26-40af-b873-fee223b3f243 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:59.627911 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b5b73bf3-2a26-40af-b873-fee223b3f243 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume request issued successfully. Aug 13 03:40:59.628276 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b5b73bf3-2a26-40af-b873-fee223b3f243 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 returned with HTTP 202 Aug 13 03:40:59.630306 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1004/4032] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:40:59 2026] DELETE /volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:40:59.639531 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ce7b89fc-6eff-4b72-a6dc-688497717ffb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:40:59.641765 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ce7b89fc-6eff-4b72-a6dc-688497717ffb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 Aug 13 03:40:59.642287 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ce7b89fc-6eff-4b72-a6dc-688497717ffb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:40:59.642287 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ce7b89fc-6eff-4b72-a6dc-688497717ffb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:40:59.653418 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:40:59.653418 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:40:59.661796 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ce7b89fc-6eff-4b72-a6dc-688497717ffb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:40:59.668180 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ce7b89fc-6eff-4b72-a6dc-688497717ffb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 returned with HTTP 200 Aug 13 03:40:59.668704 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1004/4033] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:40:59 2026] GET /volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:00.007982 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-40f57b1e-7244-476f-aa7a-195c511db92a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.010095 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40f57b1e-7244-476f-aa7a-195c511db92a tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/volumes/241d99b2-5e5a-4c98-8dd2-82438d9cc641 Aug 13 03:41:00.010320 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40f57b1e-7244-476f-aa7a-195c511db92a tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.010546 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40f57b1e-7244-476f-aa7a-195c511db92a tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.018142 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:00.018142 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:00.022412 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-40f57b1e-7244-476f-aa7a-195c511db92a tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Volume info retrieved successfully. Aug 13 03:41:00.027034 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40f57b1e-7244-476f-aa7a-195c511db92a tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes/241d99b2-5e5a-4c98-8dd2-82438d9cc641 returned with HTTP 200 Aug 13 03:41:00.027532 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1016/4034] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:41:00 2026] GET /volume/v3/volumes/241d99b2-5e5a-4c98-8dd2-82438d9cc641 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:00.042097 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-de5e2c33-3a98-4d1e-98a0-982381986987 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.043888 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de5e2c33-3a98-4d1e-98a0-982381986987 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/messages Aug 13 03:41:00.044200 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de5e2c33-3a98-4d1e-98a0-982381986987 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.044486 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de5e2c33-3a98-4d1e-98a0-982381986987 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.048266 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de5e2c33-3a98-4d1e-98a0-982381986987 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:41:00.048908 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1011/4035] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:41:00 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:00.056955 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4e282909-6dd6-4912-9aee-54abd5fd7019 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.059067 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e282909-6dd6-4912-9aee-54abd5fd7019 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] DELETE https://10.4.3.140/volume/v3/messages/4f9b141a-ab34-4383-9ca5-d2f9605c484e Aug 13 03:41:00.059339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4e282909-6dd6-4912-9aee-54abd5fd7019 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.059599 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4e282909-6dd6-4912-9aee-54abd5fd7019 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.068931 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e282909-6dd6-4912-9aee-54abd5fd7019 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/messages/4f9b141a-ab34-4383-9ca5-d2f9605c484e returned with HTTP 204 Aug 13 03:41:00.069434 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1005/4036] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:41:00 2026] DELETE /volume/v3/messages/4f9b141a-ab34-4383-9ca5-d2f9605c484e => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:41:00.079084 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4d4944c2-7446-40af-856a-db1bdf2dc972 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.080700 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4d4944c2-7446-40af-856a-db1bdf2dc972 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/messages/4f9b141a-ab34-4383-9ca5-d2f9605c484e Aug 13 03:41:00.080997 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4d4944c2-7446-40af-856a-db1bdf2dc972 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.081220 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4d4944c2-7446-40af-856a-db1bdf2dc972 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.084650 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4d4944c2-7446-40af-856a-db1bdf2dc972 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/messages/4f9b141a-ab34-4383-9ca5-d2f9605c484e returned with HTTP 404 Aug 13 03:41:00.085346 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1005/4037] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:41:00 2026] GET /volume/v3/messages/4f9b141a-ab34-4383-9ca5-d2f9605c484e => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:00.094380 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.096345 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/241d99b2-5e5a-4c98-8dd2-82438d9cc641 Aug 13 03:41:00.097554 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.097554 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.098147 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Delete volume with id: 241d99b2-5e5a-4c98-8dd2-82438d9cc641 Aug 13 03:41:00.107402 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:00.107402 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:00.107881 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Volume info retrieved successfully. Aug 13 03:41:00.110057 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100343) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:41:00.123996 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1454350871 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1454350871, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:00.124461 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1454350871 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1454350871, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:00.137122 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Created reservations ['2f2c11aa-1954-4d78-8b62-b0d33f66c8d2', '8bc7ba48-dc21-418f-a3b6-d6f13af6d02d', 'bec8fd6d-4d60-406b-bc34-d25d9c59c932', '3713045c-42f0-469d-9c5b-67061400c3be'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:00.187328 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Delete volume request issued successfully. Aug 13 03:41:00.187639 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-10de3ece-9b0e-48e0-be8a-1266c9473362 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes/241d99b2-5e5a-4c98-8dd2-82438d9cc641 returned with HTTP 202 Aug 13 03:41:00.188295 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1017/4038] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:41:00 2026] DELETE /volume/v3/volumes/241d99b2-5e5a-4c98-8dd2-82438d9cc641 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:00.197801 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4b85cc2e-b626-4566-9a27-c580f9d1d55d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.200849 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b85cc2e-b626-4566-9a27-c580f9d1d55d tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] DELETE https://10.4.3.140/volume/v3/types/04f860b3-cec4-4f96-9dce-b81cc6123321 Aug 13 03:41:00.200849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b85cc2e-b626-4566-9a27-c580f9d1d55d tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.200849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4b85cc2e-b626-4566-9a27-c580f9d1d55d tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.234494 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4b85cc2e-b626-4566-9a27-c580f9d1d55d tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/types/04f860b3-cec4-4f96-9dce-b81cc6123321 returned with HTTP 202 Aug 13 03:41:00.235086 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1012/4039] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:00 2026] DELETE /volume/v3/types/04f860b3-cec4-4f96-9dce-b81cc6123321 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:00.247554 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-278abd42-0d4f-43fd-8ade-05c878f0046e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.250050 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-278abd42-0d4f-43fd-8ade-05c878f0046e tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:41:00.250454 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-278abd42-0d4f-43fd-8ade-05c878f0046e tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1450710300", "extra_specs": {"storage_protocol": "tempest-storage_protocol-200965730", "vendor_name": "tempest-vendor_name-925959299"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:00.275936 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-278abd42-0d4f-43fd-8ade-05c878f0046e tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:00.276375 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1006/4040] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:41:00 2026] POST /volume/v3/types => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:00.286675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d4c02813-e933-47cb-8d58-7dc0574026ca None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.288999 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:00.289366 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eef9fa5f-51e3-441c-bac2-ccfe32782616", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:00.290910 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Create volume request body: {'volume': {'volume_type': 'eef9fa5f-51e3-441c-bac2-ccfe32782616', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:00.295571 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Create volume of 1 GB Aug 13 03:41:00.295885 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:00.295885 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:00.296231 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Availability Zones retrieved successfully. Aug 13 03:41:00.301922 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Flow 'volume_create_api' (57b6cef5-c335-417b-b5ab-1aa3b5240756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:00.303125 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd892a9-d345-4b2c-acfa-00e1fba0c9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.303893 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:00.325390 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd892a9-d345-4b2c-acfa-00e1fba0c9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:41:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-200965730',vendor_name='tempest-vendor_name-925959299'},id=eef9fa5f-51e3-441c-bac2-ccfe32782616,is_public=True,name='tempest-ProjectAdminTests-volume-type-1450710300',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eef9fa5f-51e3-441c-bac2-ccfe32782616', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.326311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3332ab67-586c-47a6-98d9-4e1f22d523ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.360755 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1450710300 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1450710300, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:00.361364 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1450710300 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1450710300, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:00.405699 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Created reservations ['b9dd5e0a-b0b7-47d2-a541-4f2e7a066c0b', 'd4ef41b9-9360-40a5-885b-ec82cab6680e', 'd09f4f0c-c0ff-4283-90da-98910c47b05c', '1933a0e0-6dad-4dfe-bb1c-09adc24124a7'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:00.406933 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3332ab67-586c-47a6-98d9-4e1f22d523ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9dd5e0a-b0b7-47d2-a541-4f2e7a066c0b', 'd4ef41b9-9360-40a5-885b-ec82cab6680e', 'd09f4f0c-c0ff-4283-90da-98910c47b05c', '1933a0e0-6dad-4dfe-bb1c-09adc24124a7']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.408067 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43337f40-6b6c-4061-9884-d02d46eb576e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.433392 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1cbcd3a0-2e8a-4454-b12c-600297538725 req-fb408a9c-6638-478a-9175-dea30f4fac81 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.436924 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1cbcd3a0-2e8a-4454-b12c-600297538725 req-fb408a9c-6638-478a-9175-dea30f4fac81 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] DELETE https://10.4.3.140/volume/v3/attachments/e7a57803-3a71-433c-810f-54578cedb576 Aug 13 03:41:00.437488 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43337f40-6b6c-4061-9884-d02d46eb576e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed4930b3-225e-4686-b136-4e434ea83144', '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='464f1a2cb6d845aba8f7d218a1efb316',qos_specs=None,replication_status=,reservations=['b9dd5e0a-b0b7-47d2-a541-4f2e7a066c0b','d4ef41b9-9360-40a5-885b-ec82cab6680e','d09f4f0c-c0ff-4283-90da-98910c47b05c','1933a0e0-6dad-4dfe-bb1c-09adc24124a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f585708a14ddba23ee926cdcd7178',volume_type_id=eef9fa5f-51e3-441c-bac2-ccfe32782616), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed4930b3-225e-4686-b136-4e434ea83144,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='464f1a2cb6d845aba8f7d218a1efb316',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881f585708a14ddba23ee926cdcd7178',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eef9fa5f-51e3-441c-bac2-ccfe32782616),volume_type_id=eef9fa5f-51e3-441c-bac2-ccfe32782616)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.438370 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (171a3f18-252f-4184-941a-498b18aa7300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.438627 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1cbcd3a0-2e8a-4454-b12c-600297538725 req-fb408a9c-6638-478a-9175-dea30f4fac81 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.439167 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1cbcd3a0-2e8a-4454-b12c-600297538725 req-fb408a9c-6638-478a-9175-dea30f4fac81 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.452663 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:00.452663 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:00.462891 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (171a3f18-252f-4184-941a-498b18aa7300) transitioned into state 'SUCCESS' from 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='464f1a2cb6d845aba8f7d218a1efb316',qos_specs=None,replication_status=,reservations=['b9dd5e0a-b0b7-47d2-a541-4f2e7a066c0b','d4ef41b9-9360-40a5-885b-ec82cab6680e','d09f4f0c-c0ff-4283-90da-98910c47b05c','1933a0e0-6dad-4dfe-bb1c-09adc24124a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f585708a14ddba23ee926cdcd7178',volume_type_id=eef9fa5f-51e3-441c-bac2-ccfe32782616)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.463659 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658715b9-6e88-4288-b664-42f9cac31782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.474443 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658715b9-6e88-4288-b664-42f9cac31782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.475679 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Flow 'volume_create_api' (57b6cef5-c335-417b-b5ab-1aa3b5240756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:00.476126 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Create volume request issued successfully. Aug 13 03:41:00.477591 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d4c02813-e933-47cb-8d58-7dc0574026ca tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:00.477591 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1006/4041] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:41:00 2026] POST /volume/v3/volumes => generated 773 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:00.494858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-71be3099-a10f-4668-bf65-b352d38f4ce1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.497776 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71be3099-a10f-4668-bf65-b352d38f4ce1 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/volumes/ed4930b3-225e-4686-b136-4e434ea83144 Aug 13 03:41:00.498195 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71be3099-a10f-4668-bf65-b352d38f4ce1 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.498535 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71be3099-a10f-4668-bf65-b352d38f4ce1 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.510885 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:00.510885 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:00.511029 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1cbcd3a0-2e8a-4454-b12c-600297538725 req-fb408a9c-6638-478a-9175-dea30f4fac81 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments/e7a57803-3a71-433c-810f-54578cedb576 returned with HTTP 200 Aug 13 03:41:00.511029 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1018/4042] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:41:00 2026] DELETE /volume/v3/attachments/e7a57803-3a71-433c-810f-54578cedb576 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:00.515295 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-71be3099-a10f-4668-bf65-b352d38f4ce1 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Volume info retrieved successfully. Aug 13 03:41:00.521510 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71be3099-a10f-4668-bf65-b352d38f4ce1 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes/ed4930b3-225e-4686-b136-4e434ea83144 returned with HTTP 200 Aug 13 03:41:00.521996 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1013/4043] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:41:00 2026] GET /volume/v3/volumes/ed4930b3-225e-4686-b136-4e434ea83144 => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:00.687620 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8afecf28-5fff-4f57-ae09-63df50c1fe11 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.689680 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8afecf28-5fff-4f57-ae09-63df50c1fe11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 Aug 13 03:41:00.689976 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8afecf28-5fff-4f57-ae09-63df50c1fe11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.690382 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8afecf28-5fff-4f57-ae09-63df50c1fe11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.697900 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8afecf28-5fff-4f57-ae09-63df50c1fe11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 returned with HTTP 404 Aug 13 03:41:00.698956 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1007/4044] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:00 2026] GET /volume/v3/volumes/014d1b8c-07f9-47ee-a059-492b64f628f2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:00.708876 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.711504 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:00.711727 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-347055842"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:00.715982 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-347055842'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:00.716298 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume of 1 GB Aug 13 03:41:00.716524 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:00.716524 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:00.720736 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Availability Zones retrieved successfully. Aug 13 03:41:00.726700 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (85555c93-25d0-43c6-9ecb-da762dad2dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:00.727779 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa22c57-f5ce-4f07-a6ed-ee4537480802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.728745 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:00.758555 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa22c57-f5ce-4f07-a6ed-ee4537480802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.760024 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc79cb4-b151-4e28-9ea8-9f278a0095f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.816121 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['3690f473-d5d0-4cd6-92df-02724e53e977', '227387dc-e346-43f3-b03b-c8a8f4d9f535', '98e95901-6b5c-4855-81e8-b4b3840d75f8', '3c236cb6-ecc9-43f2-9b45-21872c435ccd'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:00.817074 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc79cb4-b151-4e28-9ea8-9f278a0095f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3690f473-d5d0-4cd6-92df-02724e53e977', '227387dc-e346-43f3-b03b-c8a8f4d9f535', '98e95901-6b5c-4855-81e8-b4b3840d75f8', '3c236cb6-ecc9-43f2-9b45-21872c435ccd']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.818213 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae6872f-9d69-4c17-ae78-cc8a0df674b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.843705 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae6872f-9d69-4c17-ae78-cc8a0df674b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e599b53-f60b-4a0b-bc6e-08948718c834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-347055842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['3690f473-d5d0-4cd6-92df-02724e53e977','227387dc-e346-43f3-b03b-c8a8f4d9f535','98e95901-6b5c-4855-81e8-b4b3840d75f8','3c236cb6-ecc9-43f2-9b45-21872c435ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-347055842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e599b53-f60b-4a0b-bc6e-08948718c834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184897f4bb9b40f0ae506d585b27cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e26304d3cde4883aadc20597a5ca990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.844439 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b7b9c2b-13e2-45b9-a5a5-ac63ab04df2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.863426 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b7b9c2b-13e2-45b9-a5a5-ac63ab04df2f) transitioned into state 'SUCCESS' from state '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-347055842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['3690f473-d5d0-4cd6-92df-02724e53e977','227387dc-e346-43f3-b03b-c8a8f4d9f535','98e95901-6b5c-4855-81e8-b4b3840d75f8','3c236cb6-ecc9-43f2-9b45-21872c435ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.864287 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0f4e8c-2c5c-4838-9343-081c51d447a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:00.875558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0f4e8c-2c5c-4838-9343-081c51d447a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:00.876899 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (85555c93-25d0-43c6-9ecb-da762dad2dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:00.877349 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request issued successfully. Aug 13 03:41:00.878163 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee8c3c41-8502-44d2-87b1-b1b6858c0bb4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:00.878743 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1007/4045] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:41:00 2026] POST /volume/v3/volumes => generated 777 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:00.893283 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-56ece9f0-6ea1-4b1e-9aaa-5d913a7c204c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:00.899014 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56ece9f0-6ea1-4b1e-9aaa-5d913a7c204c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 Aug 13 03:41:00.899014 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56ece9f0-6ea1-4b1e-9aaa-5d913a7c204c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:00.899014 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56ece9f0-6ea1-4b1e-9aaa-5d913a7c204c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:00.913380 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:00.913380 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:00.918204 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-56ece9f0-6ea1-4b1e-9aaa-5d913a7c204c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:00.922885 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56ece9f0-6ea1-4b1e-9aaa-5d913a7c204c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 returned with HTTP 200 Aug 13 03:41:00.923082 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1019/4046] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:00 2026] GET /volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:01.536324 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cf08a83b-84cf-422f-bed2-fbc93a01b8dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.538298 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf08a83b-84cf-422f-bed2-fbc93a01b8dc tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/volumes/ed4930b3-225e-4686-b136-4e434ea83144 Aug 13 03:41:01.538544 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf08a83b-84cf-422f-bed2-fbc93a01b8dc tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:01.539079 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf08a83b-84cf-422f-bed2-fbc93a01b8dc tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:01.547806 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:01.547806 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:01.553326 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cf08a83b-84cf-422f-bed2-fbc93a01b8dc tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Volume info retrieved successfully. Aug 13 03:41:01.561702 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf08a83b-84cf-422f-bed2-fbc93a01b8dc tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes/ed4930b3-225e-4686-b136-4e434ea83144 returned with HTTP 200 Aug 13 03:41:01.562211 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1014/4047] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:41:01 2026] GET /volume/v3/volumes/ed4930b3-225e-4686-b136-4e434ea83144 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:01.577687 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7de6376d-e210-4fb2-8042-83e2545249a8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.579889 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7de6376d-e210-4fb2-8042-83e2545249a8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/messages Aug 13 03:41:01.580200 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7de6376d-e210-4fb2-8042-83e2545249a8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:01.580459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7de6376d-e210-4fb2-8042-83e2545249a8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:01.585462 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7de6376d-e210-4fb2-8042-83e2545249a8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:41:01.586045 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1008/4048] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:41:01 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:01.596999 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-332330c5-88b7-46d3-bef9-2dda0df569fd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.599097 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-332330c5-88b7-46d3-bef9-2dda0df569fd tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/messages Aug 13 03:41:01.599307 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-332330c5-88b7-46d3-bef9-2dda0df569fd tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:01.599533 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-332330c5-88b7-46d3-bef9-2dda0df569fd tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:01.599899 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:01.599899 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:01.603537 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-332330c5-88b7-46d3-bef9-2dda0df569fd tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:41:01.604182 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1008/4049] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:41:01 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:01.614622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-120b9d5e-a884-41e0-ac88-0136ad7bddb5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.617613 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-120b9d5e-a884-41e0-ac88-0136ad7bddb5 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] DELETE https://10.4.3.140/volume/v3/messages/e3d36ef7-c2d4-4296-9a67-3da47900181e Aug 13 03:41:01.617907 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-120b9d5e-a884-41e0-ac88-0136ad7bddb5 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:01.618253 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-120b9d5e-a884-41e0-ac88-0136ad7bddb5 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:01.628859 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-120b9d5e-a884-41e0-ac88-0136ad7bddb5 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/messages/e3d36ef7-c2d4-4296-9a67-3da47900181e returned with HTTP 204 Aug 13 03:41:01.629516 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1020/4050] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:41:01 2026] DELETE /volume/v3/messages/e3d36ef7-c2d4-4296-9a67-3da47900181e => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:41:01.643796 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.645764 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/ed4930b3-225e-4686-b136-4e434ea83144 Aug 13 03:41:01.646043 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:01.646236 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:01.646395 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Delete volume with id: ed4930b3-225e-4686-b136-4e434ea83144 Aug 13 03:41:01.654704 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:01.654704 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:01.655126 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Volume info retrieved successfully. Aug 13 03:41:01.656212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100342) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:41:01.673817 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1450710300 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1450710300, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:01.673817 np0000007145 devstack@c-api.service[100342]: WARNING cinder.quota [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1450710300 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1450710300, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:01.683668 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Created reservations ['f4a6d05a-bde2-49aa-a35e-6e6784c4a149', '0559cbac-888a-438f-81ed-7f304596e33d', '94d4fb39-d976-49b4-84c4-93bbb7732252', '61d327bb-32e0-4126-aa1a-54c8de713df9'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:01.710771 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Delete volume request issued successfully. Aug 13 03:41:01.711123 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-73d55ae8-00f1-4f9f-a528-086a2ae455a6 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes/ed4930b3-225e-4686-b136-4e434ea83144 returned with HTTP 202 Aug 13 03:41:01.711450 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1015/4051] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:41:01 2026] DELETE /volume/v3/volumes/ed4930b3-225e-4686-b136-4e434ea83144 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:01.721610 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-558fc804-d2de-4ecc-9783-5567963faf78 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.724959 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-558fc804-d2de-4ecc-9783-5567963faf78 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] DELETE https://10.4.3.140/volume/v3/types/eef9fa5f-51e3-441c-bac2-ccfe32782616 Aug 13 03:41:01.725162 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-558fc804-d2de-4ecc-9783-5567963faf78 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:01.725439 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-558fc804-d2de-4ecc-9783-5567963faf78 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:01.749349 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-558fc804-d2de-4ecc-9783-5567963faf78 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/types/eef9fa5f-51e3-441c-bac2-ccfe32782616 returned with HTTP 202 Aug 13 03:41:01.749768 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1009/4052] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:01 2026] DELETE /volume/v3/types/eef9fa5f-51e3-441c-bac2-ccfe32782616 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:01.758324 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1822bbf5-c760-4e64-b555-7e1b7ad63884 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.760124 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1822bbf5-c760-4e64-b555-7e1b7ad63884 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:41:01.760846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1822bbf5-c760-4e64-b555-7e1b7ad63884 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1218533413", "extra_specs": {"storage_protocol": "tempest-storage_protocol-461422538", "vendor_name": "tempest-vendor_name-1927889735"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:01.777722 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1822bbf5-c760-4e64-b555-7e1b7ad63884 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:01.778092 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1009/4053] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:41:01 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:01.791103 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.793017 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:01.793494 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d03eda5b-857c-4f1b-b636-8617f1467f4e", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:01.796570 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Create volume request body: {'volume': {'volume_type': 'd03eda5b-857c-4f1b-b636-8617f1467f4e', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:01.801962 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Create volume of 1 GB Aug 13 03:41:01.802472 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:01.802472 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:01.802808 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Availability Zones retrieved successfully. Aug 13 03:41:01.812587 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Flow 'volume_create_api' (56ad63f9-b327-4b54-96de-23383745fb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:01.814033 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335cf4ca-c87b-49e5-b339-9d73afcc7478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:01.815083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:01.846746 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335cf4ca-c87b-49e5-b339-9d73afcc7478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:41:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-461422538',vendor_name='tempest-vendor_name-1927889735'},id=d03eda5b-857c-4f1b-b636-8617f1467f4e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1218533413',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd03eda5b-857c-4f1b-b636-8617f1467f4e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:01.848201 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16174680-61a3-4877-86d1-fd5162d30d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:01.880439 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1218533413 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1218533413, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:01.880836 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1218533413 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1218533413, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:01.917212 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Created reservations ['88107c55-0d2c-47f0-9262-cf290281297c', '8d20fb3c-bfc7-40bc-9cf5-a6f4d220eb19', '786a8721-fa76-4eb5-9032-595943ed9cd5', 'd45137e4-cb75-42f8-966a-bc0b8971eddf'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:01.918086 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16174680-61a3-4877-86d1-fd5162d30d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88107c55-0d2c-47f0-9262-cf290281297c', '8d20fb3c-bfc7-40bc-9cf5-a6f4d220eb19', '786a8721-fa76-4eb5-9032-595943ed9cd5', 'd45137e4-cb75-42f8-966a-bc0b8971eddf']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:01.918914 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07123eaf-ec7c-4686-ac4b-635a94f1b0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:01.941323 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8eeb47e-be7c-409b-80e6-6ee6ca502c79 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.942989 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-90751b3f-e708-43c2-b4f4-f9b8ccf9a64d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.944060 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8eeb47e-be7c-409b-80e6-6ee6ca502c79 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] DELETE https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:41:01.944331 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8eeb47e-be7c-409b-80e6-6ee6ca502c79 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:01.944607 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8eeb47e-be7c-409b-80e6-6ee6ca502c79 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:01.944861 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d8eeb47e-be7c-409b-80e6-6ee6ca502c79 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Delete volume with id: fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:41:01.945305 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-90751b3f-e708-43c2-b4f4-f9b8ccf9a64d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 Aug 13 03:41:01.945567 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-90751b3f-e708-43c2-b4f4-f9b8ccf9a64d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:01.945810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-90751b3f-e708-43c2-b4f4-f9b8ccf9a64d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:01.953718 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:01.953718 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:01.954962 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07123eaf-ec7c-4686-ac4b-635a94f1b0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38e0ddd3-dc11-450b-b286-2b19b7643c5e', '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='464f1a2cb6d845aba8f7d218a1efb316',qos_specs=None,replication_status=,reservations=['88107c55-0d2c-47f0-9262-cf290281297c','8d20fb3c-bfc7-40bc-9cf5-a6f4d220eb19','786a8721-fa76-4eb5-9032-595943ed9cd5','d45137e4-cb75-42f8-966a-bc0b8971eddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f585708a14ddba23ee926cdcd7178',volume_type_id=d03eda5b-857c-4f1b-b636-8617f1467f4e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:01Z,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=38e0ddd3-dc11-450b-b286-2b19b7643c5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='464f1a2cb6d845aba8f7d218a1efb316',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881f585708a14ddba23ee926cdcd7178',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d03eda5b-857c-4f1b-b636-8617f1467f4e),volume_type_id=d03eda5b-857c-4f1b-b636-8617f1467f4e)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:01.956051 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d2453d0-3fa5-4684-a99e-39fa3e9e6ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:01.958020 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-90751b3f-e708-43c2-b4f4-f9b8ccf9a64d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:01.958770 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:01.958770 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:01.959601 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d8eeb47e-be7c-409b-80e6-6ee6ca502c79 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:41:01.962757 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-90751b3f-e708-43c2-b4f4-f9b8ccf9a64d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 returned with HTTP 200 Aug 13 03:41:01.963091 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1010/4054] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:01 2026] GET /volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:01.977031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-946c5351-6c24-412f-8e97-b6c0c8042c54 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.978474 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d2453d0-3fa5-4684-a99e-39fa3e9e6ea5) transitioned into state 'SUCCESS' from 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='464f1a2cb6d845aba8f7d218a1efb316',qos_specs=None,replication_status=,reservations=['88107c55-0d2c-47f0-9262-cf290281297c','8d20fb3c-bfc7-40bc-9cf5-a6f4d220eb19','786a8721-fa76-4eb5-9032-595943ed9cd5','d45137e4-cb75-42f8-966a-bc0b8971eddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881f585708a14ddba23ee926cdcd7178',volume_type_id=d03eda5b-857c-4f1b-b636-8617f1467f4e)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:01.979288 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-946c5351-6c24-412f-8e97-b6c0c8042c54 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:41:01.979527 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96c74de-f46e-471e-beec-a3bcbab80132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:01.979787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-946c5351-6c24-412f-8e97-b6c0c8042c54 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e599b53-f60b-4a0b-bc6e-08948718c834", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1832533552"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:01.987463 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d8eeb47e-be7c-409b-80e6-6ee6ca502c79 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Delete volume request issued successfully. Aug 13 03:41:01.987901 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8eeb47e-be7c-409b-80e6-6ee6ca502c79 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 returned with HTTP 202 Aug 13 03:41:01.988360 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1016/4055] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:01 2026] DELETE /volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:01.991247 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:01.991247 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:01.991478 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-946c5351-6c24-412f-8e97-b6c0c8042c54 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:01.991718 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-946c5351-6c24-412f-8e97-b6c0c8042c54 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create snapshot from volume 4e599b53-f60b-4a0b-bc6e-08948718c834 Aug 13 03:41:01.997230 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d698a0e8-9857-49ab-ab07-f2cde9973677 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:01.998506 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96c74de-f46e-471e-beec-a3bcbab80132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:01.999339 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Flow 'volume_create_api' (56ad63f9-b327-4b54-96de-23383745fb1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:01.999705 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Create volume request issued successfully. Aug 13 03:41:02.000331 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1a9a406b-0eb8-4eb4-a584-0d6a6a1204b8 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:02.001045 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1021/4056] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:41:01 2026] POST /volume/v3/volumes => generated 773 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:02.001280 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d698a0e8-9857-49ab-ab07-f2cde9973677 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:41:02.001575 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d698a0e8-9857-49ab-ab07-f2cde9973677 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:02.001778 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d698a0e8-9857-49ab-ab07-f2cde9973677 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:02.016808 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:02.016808 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:02.021219 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c72bff93-a43a-4228-a391-ce42b1c6dd66 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:02.022910 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c72bff93-a43a-4228-a391-ce42b1c6dd66 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/volumes/38e0ddd3-dc11-450b-b286-2b19b7643c5e Aug 13 03:41:02.023188 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c72bff93-a43a-4228-a391-ce42b1c6dd66 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:02.023188 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c72bff93-a43a-4228-a391-ce42b1c6dd66 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:02.026153 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d698a0e8-9857-49ab-ab07-f2cde9973677 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:41:02.031143 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-946c5351-6c24-412f-8e97-b6c0c8042c54 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['cb0f202e-321a-40de-bd1a-cd867f2e8008', '626724cc-59f7-444f-990b-f2ee09858441', '513ee4ab-5786-45a7-a6f0-e0e132b40012', 'd9c46440-06cf-4b5e-868a-86f1dc571f60'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:02.031511 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:02.031511 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:02.036855 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c72bff93-a43a-4228-a391-ce42b1c6dd66 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Volume info retrieved successfully. Aug 13 03:41:02.037054 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d698a0e8-9857-49ab-ab07-f2cde9973677 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 returned with HTTP 200 Aug 13 03:41:02.037810 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1011/4057] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:01 2026] GET /volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 => generated 1422 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:41:02.046845 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c72bff93-a43a-4228-a391-ce42b1c6dd66 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes/38e0ddd3-dc11-450b-b286-2b19b7643c5e returned with HTTP 200 Aug 13 03:41:02.047339 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1017/4058] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:41:02 2026] GET /volume/v3/volumes/38e0ddd3-dc11-450b-b286-2b19b7643c5e => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:02.069106 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-946c5351-6c24-412f-8e97-b6c0c8042c54 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot create request issued successfully. Aug 13 03:41:02.069568 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-946c5351-6c24-412f-8e97-b6c0c8042c54 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:41:02.070165 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1010/4059] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:41:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:02.083726 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d780ac6f-11fe-4d3c-a932-3ba041630fac None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:02.084607 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d780ac6f-11fe-4d3c-a932-3ba041630fac tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea Aug 13 03:41:02.084778 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d780ac6f-11fe-4d3c-a932-3ba041630fac tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:02.084990 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d780ac6f-11fe-4d3c-a932-3ba041630fac tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:02.089527 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:02.089527 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:02.089905 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d780ac6f-11fe-4d3c-a932-3ba041630fac tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:02.090533 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d780ac6f-11fe-4d3c-a932-3ba041630fac tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea returned with HTTP 200 Aug 13 03:41:02.091813 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1022/4060] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:02 2026] GET /volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:03.058145 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c5c7e910-8e1d-4c4e-b043-f39fa8857adf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.060930 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c5c7e910-8e1d-4c4e-b043-f39fa8857adf tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 Aug 13 03:41:03.061294 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c5c7e910-8e1d-4c4e-b043-f39fa8857adf tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.061576 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c5c7e910-8e1d-4c4e-b043-f39fa8857adf tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.065496 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4e97d085-064f-44f1-8cf5-c2686a2bafe3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.067673 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e97d085-064f-44f1-8cf5-c2686a2bafe3 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/volumes/38e0ddd3-dc11-450b-b286-2b19b7643c5e Aug 13 03:41:03.067947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e97d085-064f-44f1-8cf5-c2686a2bafe3 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.068134 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e97d085-064f-44f1-8cf5-c2686a2bafe3 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.077177 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:03.077177 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:03.078404 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c5c7e910-8e1d-4c4e-b043-f39fa8857adf tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 returned with HTTP 404 Aug 13 03:41:03.078404 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1012/4061] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:03 2026] GET /volume/v3/volumes/fdbf3c28-b4e0-424d-ac42-bdc326ff3bc4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:03.087577 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4e97d085-064f-44f1-8cf5-c2686a2bafe3 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Volume info retrieved successfully. Aug 13 03:41:03.088850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-53fdebd2-f16a-4557-a978-805a25ad918c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.091125 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-53fdebd2-f16a-4557-a978-805a25ad918c tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 Aug 13 03:41:03.091930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-53fdebd2-f16a-4557-a978-805a25ad918c tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.091930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-53fdebd2-f16a-4557-a978-805a25ad918c tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.091930 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-53fdebd2-f16a-4557-a978-805a25ad918c tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Delete snapshot with id: 7410830a-05bc-4814-87d8-b6a20891e098 Aug 13 03:41:03.094054 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e97d085-064f-44f1-8cf5-c2686a2bafe3 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes/38e0ddd3-dc11-450b-b286-2b19b7643c5e returned with HTTP 200 Aug 13 03:41:03.095003 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1018/4062] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:41:03 2026] GET /volume/v3/volumes/38e0ddd3-dc11-450b-b286-2b19b7643c5e => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:03.099974 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9a74daa5-e180-4f68-8e3c-c47ee3026a0c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.102421 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a74daa5-e180-4f68-8e3c-c47ee3026a0c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea Aug 13 03:41:03.102729 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a74daa5-e180-4f68-8e3c-c47ee3026a0c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.103260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a74daa5-e180-4f68-8e3c-c47ee3026a0c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.103328 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:03.103328 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:03.103891 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-53fdebd2-f16a-4557-a978-805a25ad918c tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot retrieved successfully. Aug 13 03:41:03.109806 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:03.109806 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:03.110283 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9a74daa5-e180-4f68-8e3c-c47ee3026a0c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:03.111308 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a74daa5-e180-4f68-8e3c-c47ee3026a0c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea returned with HTTP 200 Aug 13 03:41:03.112220 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1023/4063] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:03 2026] GET /volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:03.113744 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6b98b9e1-2df7-45f1-8d26-80090f46b059 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.115614 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b98b9e1-2df7-45f1-8d26-80090f46b059 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/messages Aug 13 03:41:03.116081 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6b98b9e1-2df7-45f1-8d26-80090f46b059 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.116489 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6b98b9e1-2df7-45f1-8d26-80090f46b059 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.124017 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b98b9e1-2df7-45f1-8d26-80090f46b059 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/messages returned with HTTP 200 Aug 13 03:41:03.125009 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1013/4064] 10.4.3.140 () {68 vars in 1280 bytes} [Thu Aug 13 03:41:03 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:03.126722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8dee43ff-f89c-427a-81ff-bc43ff32f7b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.128426 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8dee43ff-f89c-427a-81ff-bc43ff32f7b7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] GET https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea Aug 13 03:41:03.128791 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8dee43ff-f89c-427a-81ff-bc43ff32f7b7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.129190 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8dee43ff-f89c-427a-81ff-bc43ff32f7b7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.136280 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aee161f1-e1e3-4e31-9c23-6fa69b61fdd1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.139049 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aee161f1-e1e3-4e31-9c23-6fa69b61fdd1 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] GET https://10.4.3.140/volume/v3/messages/a12d9c42-cd18-4ea1-8d34-15dfef517b05 Aug 13 03:41:03.139339 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aee161f1-e1e3-4e31-9c23-6fa69b61fdd1 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.139651 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aee161f1-e1e3-4e31-9c23-6fa69b61fdd1 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.141295 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:03.141295 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:03.142375 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8dee43ff-f89c-427a-81ff-bc43ff32f7b7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:41:03.143780 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8dee43ff-f89c-427a-81ff-bc43ff32f7b7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea returned with HTTP 200 Aug 13 03:41:03.144518 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1019/4065] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:03 2026] GET /volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:03.145749 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-53fdebd2-f16a-4557-a978-805a25ad918c tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot delete request issued successfully. Aug 13 03:41:03.146479 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aee161f1-e1e3-4e31-9c23-6fa69b61fdd1 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/messages/a12d9c42-cd18-4ea1-8d34-15dfef517b05 returned with HTTP 200 Aug 13 03:41:03.146993 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1024/4066] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:41:03 2026] GET /volume/v3/messages/a12d9c42-cd18-4ea1-8d34-15dfef517b05 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:03.149106 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-53fdebd2-f16a-4557-a978-805a25ad918c tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 returned with HTTP 202 Aug 13 03:41:03.149635 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1011/4067] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:03 2026] DELETE /volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:03.156407 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f168f312-4c35-47ca-8129-32951a9d0984 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.161069 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ad04e104-7cf1-418f-afce-002f02a97060 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.161232 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f168f312-4c35-47ca-8129-32951a9d0984 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea Aug 13 03:41:03.161232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f168f312-4c35-47ca-8129-32951a9d0984 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.161232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f168f312-4c35-47ca-8129-32951a9d0984 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.161232 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-f168f312-4c35-47ca-8129-32951a9d0984 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete snapshot with id: b12e8183-11ad-4dc7-a2e1-38a06c155bea Aug 13 03:41:03.161861 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1978c735-fd6c-4635-8cd4-b2db4555fd14 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.161936 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad04e104-7cf1-418f-afce-002f02a97060 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 Aug 13 03:41:03.162106 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad04e104-7cf1-418f-afce-002f02a97060 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.162333 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ad04e104-7cf1-418f-afce-002f02a97060 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.166275 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1978c735-fd6c-4635-8cd4-b2db4555fd14 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] DELETE https://10.4.3.140/volume/v3/messages/a12d9c42-cd18-4ea1-8d34-15dfef517b05 Aug 13 03:41:03.166763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1978c735-fd6c-4635-8cd4-b2db4555fd14 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.167295 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1978c735-fd6c-4635-8cd4-b2db4555fd14 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.169268 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:03.169268 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:03.170010 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ad04e104-7cf1-418f-afce-002f02a97060 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Snapshot retrieved successfully. Aug 13 03:41:03.171394 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ad04e104-7cf1-418f-afce-002f02a97060 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 returned with HTTP 200 Aug 13 03:41:03.171934 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1025/4068] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:03 2026] GET /volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:03.172601 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:03.172601 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:03.172845 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f168f312-4c35-47ca-8129-32951a9d0984 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:03.187867 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1978c735-fd6c-4635-8cd4-b2db4555fd14 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/messages/a12d9c42-cd18-4ea1-8d34-15dfef517b05 returned with HTTP 204 Aug 13 03:41:03.188051 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1020/4069] 10.4.3.140 () {68 vars in 1394 bytes} [Thu Aug 13 03:41:03 2026] DELETE /volume/v3/messages/a12d9c42-cd18-4ea1-8d34-15dfef517b05 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 13 03:41:03.197495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.200162 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/38e0ddd3-dc11-450b-b286-2b19b7643c5e Aug 13 03:41:03.201767 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.201767 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.201767 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Delete volume with id: 38e0ddd3-dc11-450b-b286-2b19b7643c5e Aug 13 03:41:03.201927 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f168f312-4c35-47ca-8129-32951a9d0984 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot delete request issued successfully. Aug 13 03:41:03.201927 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f168f312-4c35-47ca-8129-32951a9d0984 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea returned with HTTP 202 Aug 13 03:41:03.202366 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1014/4070] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:03 2026] DELETE /volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:03.210952 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8ff6cbfa-96cf-4066-ad37-e38424fd69fb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.212646 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:03.212646 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:03.213266 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Volume info retrieved successfully. Aug 13 03:41:03.213439 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ff6cbfa-96cf-4066-ad37-e38424fd69fb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea Aug 13 03:41:03.213742 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ff6cbfa-96cf-4066-ad37-e38424fd69fb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.214004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ff6cbfa-96cf-4066-ad37-e38424fd69fb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.214887 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100340) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 13 03:41:03.222364 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:03.222364 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:03.222777 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8ff6cbfa-96cf-4066-ad37-e38424fd69fb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:03.223573 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ff6cbfa-96cf-4066-ad37-e38424fd69fb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea returned with HTTP 200 Aug 13 03:41:03.224028 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1026/4071] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:03 2026] GET /volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:03.230361 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1218533413 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1218533413, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:03.230775 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1218533413 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1218533413, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:41:03.250204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Created reservations ['72d5afea-9eff-4b67-bddf-c4f7c36ba9ba', 'f9af2e7f-71e9-4459-b271-2cbd07f2c4b5', 'a20aa409-ba73-4569-a2a1-cc79ae375d71', '8c1e2845-1331-44fd-8e87-0c0b52d4e164'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:03.279982 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Delete volume request issued successfully. Aug 13 03:41:03.279982 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3e3f83e5-c7c8-4593-b06c-e89a2cabaa17 tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/volumes/38e0ddd3-dc11-450b-b286-2b19b7643c5e returned with HTTP 202 Aug 13 03:41:03.279982 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1012/4072] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:41:03 2026] DELETE /volume/v3/volumes/38e0ddd3-dc11-450b-b286-2b19b7643c5e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:03.288273 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5804367a-76ab-422e-bd82-5d5dc6ae8d8a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:03.290884 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5804367a-76ab-422e-bd82-5d5dc6ae8d8a tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] DELETE https://10.4.3.140/volume/v3/types/d03eda5b-857c-4f1b-b636-8617f1467f4e Aug 13 03:41:03.291537 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5804367a-76ab-422e-bd82-5d5dc6ae8d8a tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:03.291806 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5804367a-76ab-422e-bd82-5d5dc6ae8d8a tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:03.318976 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5804367a-76ab-422e-bd82-5d5dc6ae8d8a tempest-ProjectAdminTests-787616924 tempest-ProjectAdminTests-787616924-project-admin] https://10.4.3.140/volume/v3/types/d03eda5b-857c-4f1b-b636-8617f1467f4e returned with HTTP 202 Aug 13 03:41:03.319314 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1021/4073] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:03 2026] DELETE /volume/v3/types/d03eda5b-857c-4f1b-b636-8617f1467f4e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:04.185849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0fcd66a0-6291-4478-ac88-cfcd9db1805a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.190424 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0fcd66a0-6291-4478-ac88-cfcd9db1805a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 Aug 13 03:41:04.190424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0fcd66a0-6291-4478-ac88-cfcd9db1805a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:04.190424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0fcd66a0-6291-4478-ac88-cfcd9db1805a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:04.197078 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0fcd66a0-6291-4478-ac88-cfcd9db1805a tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 returned with HTTP 404 Aug 13 03:41:04.197724 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1015/4074] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:04 2026] GET /volume/v3/snapshots/7410830a-05bc-4814-87d8-b6a20891e098 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:04.234681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7bc178be-b309-4129-9b1e-869b498b2236 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.236999 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7bc178be-b309-4129-9b1e-869b498b2236 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea Aug 13 03:41:04.237246 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7bc178be-b309-4129-9b1e-869b498b2236 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:04.237448 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7bc178be-b309-4129-9b1e-869b498b2236 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:04.239690 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=333,cinder:UPDATE=101,cinder:INSERT=47 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:41:04.243530 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7bc178be-b309-4129-9b1e-869b498b2236 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea returned with HTTP 404 Aug 13 03:41:04.244465 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1027/4075] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:04 2026] GET /volume/v3/snapshots/b12e8183-11ad-4dc7-a2e1-38a06c155bea => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:04.251750 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-121dca4b-9d25-45c0-b2df-6f0146d5f0cd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.253592 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-121dca4b-9d25-45c0-b2df-6f0146d5f0cd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 Aug 13 03:41:04.253789 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-121dca4b-9d25-45c0-b2df-6f0146d5f0cd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:04.253976 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-121dca4b-9d25-45c0-b2df-6f0146d5f0cd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:04.254162 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-121dca4b-9d25-45c0-b2df-6f0146d5f0cd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume with id: 4e599b53-f60b-4a0b-bc6e-08948718c834 Aug 13 03:41:04.261772 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:04.261772 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:04.262164 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-121dca4b-9d25-45c0-b2df-6f0146d5f0cd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:04.284293 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-121dca4b-9d25-45c0-b2df-6f0146d5f0cd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume request issued successfully. Aug 13 03:41:04.284580 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-121dca4b-9d25-45c0-b2df-6f0146d5f0cd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 returned with HTTP 202 Aug 13 03:41:04.285264 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1013/4076] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:04 2026] DELETE /volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:04.297199 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e1376d8e-04f5-4801-89c5-fea22266dc5a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.300490 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1376d8e-04f5-4801-89c5-fea22266dc5a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 Aug 13 03:41:04.300490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1376d8e-04f5-4801-89c5-fea22266dc5a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:04.300680 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1376d8e-04f5-4801-89c5-fea22266dc5a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:04.303599 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=365,cinder:UPDATE=117,cinder:INSERT=46 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:41:04.308758 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:04.308758 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:04.313551 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e1376d8e-04f5-4801-89c5-fea22266dc5a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:04.318566 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1376d8e-04f5-4801-89c5-fea22266dc5a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 returned with HTTP 200 Aug 13 03:41:04.319004 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1022/4077] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:04 2026] GET /volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:04.665680 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-af14e148-16b9-490f-975d-26593fb63204 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.789720 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-af14e148-16b9-490f-975d-26593fb63204 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:41:04.789720 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-af14e148-16b9-490f-975d-26593fb63204 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1696641852", "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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:04.791320 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:04.791320 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:04.797314 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=283,cinder:UPDATE=78,cinder:INSERT=40,cinder:DELETE=1 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:41:04.812928 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-af14e148-16b9-490f-975d-26593fb63204 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:04.813464 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1016/4078] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:41:04 2026] POST /volume/v3/types => generated 380 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:04.826666 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-17a89bb8-2cfd-452e-b480-057d7dda1f44 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.829140 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17a89bb8-2cfd-452e-b480-057d7dda1f44 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption Aug 13 03:41:04.829608 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-17a89bb8-2cfd-452e-b480-057d7dda1f44 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:04.857643 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-17a89bb8-2cfd-452e-b480-057d7dda1f44 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption returned with HTTP 200 Aug 13 03:41:04.858131 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1028/4079] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:41:04 2026] POST /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:04.867200 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-190346a6-35a5-49d1-a348-4c8481d3557a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.869465 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-190346a6-35a5-49d1-a348-4c8481d3557a tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:41:04.869917 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-190346a6-35a5-49d1-a348-4c8481d3557a tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1005678584", "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=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:04.875285 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=388,cinder:INSERT=65,cinder:UPDATE=147 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:41:04.899195 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-190346a6-35a5-49d1-a348-4c8481d3557a tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:04.899687 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1014/4080] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:41:04 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:04.909468 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-01770baf-a861-4ba5-8d82-6b19dbee1362 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.912895 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01770baf-a861-4ba5-8d82-6b19dbee1362 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types/e4752f71-e274-4df4-912d-968cd90cfa7e/encryption Aug 13 03:41:04.913555 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-01770baf-a861-4ba5-8d82-6b19dbee1362 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:04.941940 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-01770baf-a861-4ba5-8d82-6b19dbee1362 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/e4752f71-e274-4df4-912d-968cd90cfa7e/encryption returned with HTTP 200 Aug 13 03:41:04.942579 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1023/4081] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:41:04 2026] POST /volume/v3/types/e4752f71-e274-4df4-912d-968cd90cfa7e/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:04.955229 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a7c0c1d0-2a8c-4b2d-a2cd-2ff14bd6c3c7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.956968 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a7c0c1d0-2a8c-4b2d-a2cd-2ff14bd6c3c7 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:41:04.957338 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a7c0c1d0-2a8c-4b2d-a2cd-2ff14bd6c3c7 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-354498639", "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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:04.978774 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a7c0c1d0-2a8c-4b2d-a2cd-2ff14bd6c3c7 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:04.979213 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1017/4082] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:41:04 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:04.990046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8dafa854-e145-4d8c-ac55-0e6613b6d61f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:04.992736 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8dafa854-e145-4d8c-ac55-0e6613b6d61f tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types/80853264-5a33-4591-a5ef-3fadcc3fd538/extra_specs Aug 13 03:41:04.993532 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8dafa854-e145-4d8c-ac55-0e6613b6d61f tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.023627 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8dafa854-e145-4d8c-ac55-0e6613b6d61f tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/80853264-5a33-4591-a5ef-3fadcc3fd538/extra_specs returned with HTTP 200 Aug 13 03:41:05.024196 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1029/4083] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:41:04 2026] POST /volume/v3/types/80853264-5a33-4591-a5ef-3fadcc3fd538/extra_specs => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:41:05.033659 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-efd64d86-91e1-4cbc-b6f2-abedfa936606 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.037099 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-efd64d86-91e1-4cbc-b6f2-abedfa936606 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] PUT https://10.4.3.140/volume/v3/types/80853264-5a33-4591-a5ef-3fadcc3fd538/extra_specs/key2 Aug 13 03:41:05.037612 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-efd64d86-91e1-4cbc-b6f2-abedfa936606 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.071651 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-efd64d86-91e1-4cbc-b6f2-abedfa936606 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/80853264-5a33-4591-a5ef-3fadcc3fd538/extra_specs/key2 returned with HTTP 200 Aug 13 03:41:05.071651 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1015/4084] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:41:05 2026] PUT /volume/v3/types/80853264-5a33-4591-a5ef-3fadcc3fd538/extra_specs/key2 => generated 25 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:41:05.081843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-982dd896-6e3e-44a5-9648-173ee4006dfa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.083713 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-982dd896-6e3e-44a5-9648-173ee4006dfa tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:41:05.084116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-982dd896-6e3e-44a5-9648-173ee4006dfa tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.103167 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-982dd896-6e3e-44a5-9648-173ee4006dfa tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:05.103571 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1024/4085] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:41:05 2026] POST /volume/v3/types => generated 195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.113898 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c4223909-5f4f-4a1e-bf70-ac7a65f2fe19 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.116590 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c4223909-5f4f-4a1e-bf70-ac7a65f2fe19 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] DELETE https://10.4.3.140/volume/v3/types/04a33b41-505a-4113-840b-8345128e6d3f Aug 13 03:41:05.117145 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c4223909-5f4f-4a1e-bf70-ac7a65f2fe19 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.117145 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c4223909-5f4f-4a1e-bf70-ac7a65f2fe19 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.150962 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c4223909-5f4f-4a1e-bf70-ac7a65f2fe19 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/04a33b41-505a-4113-840b-8345128e6d3f returned with HTTP 202 Aug 13 03:41:05.151385 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1018/4086] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/types/04a33b41-505a-4113-840b-8345128e6d3f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:05.160904 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7fc43d5b-53fd-4eff-9c0c-b45ae849d796 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.166409 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7fc43d5b-53fd-4eff-9c0c-b45ae849d796 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:41:05.166789 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7fc43d5b-53fd-4eff-9c0c-b45ae849d796 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1074581493", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.190948 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7fc43d5b-53fd-4eff-9c0c-b45ae849d796 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:05.191382 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1030/4087] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:41:05 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.202172 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a4cbb78a-570c-445c-a4e0-4eba8516c3a2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.204273 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a4cbb78a-570c-445c-a4e0-4eba8516c3a2 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types/67cb24ef-f553-4171-baec-9875188e8987/encryption Aug 13 03:41:05.204674 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a4cbb78a-570c-445c-a4e0-4eba8516c3a2 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.224927 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a4cbb78a-570c-445c-a4e0-4eba8516c3a2 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/67cb24ef-f553-4171-baec-9875188e8987/encryption returned with HTTP 200 Aug 13 03:41:05.225554 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1016/4088] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:41:05 2026] POST /volume/v3/types/67cb24ef-f553-4171-baec-9875188e8987/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.233751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dc8f5b57-0708-4a81-bbd9-b366dd3edf58 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.236175 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc8f5b57-0708-4a81-bbd9-b366dd3edf58 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] DELETE https://10.4.3.140/volume/v3/types/67cb24ef-f553-4171-baec-9875188e8987/encryption/7ec917a0-5ff7-4488-b702-7fa9eaa4095f Aug 13 03:41:05.236427 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc8f5b57-0708-4a81-bbd9-b366dd3edf58 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.236715 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc8f5b57-0708-4a81-bbd9-b366dd3edf58 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.251653 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc8f5b57-0708-4a81-bbd9-b366dd3edf58 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/67cb24ef-f553-4171-baec-9875188e8987/encryption/7ec917a0-5ff7-4488-b702-7fa9eaa4095f returned with HTTP 202 Aug 13 03:41:05.252174 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1025/4089] 10.4.3.140 () {66 vars in 1489 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/types/67cb24ef-f553-4171-baec-9875188e8987/encryption/7ec917a0-5ff7-4488-b702-7fa9eaa4095f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:05.262024 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8bd2d147-4550-40a2-b581-3259d12b0778 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.263835 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8bd2d147-4550-40a2-b581-3259d12b0778 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:41:05.264183 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8bd2d147-4550-40a2-b581-3259d12b0778 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-464115698", "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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.283347 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8bd2d147-4550-40a2-b581-3259d12b0778 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:05.283718 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1019/4090] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:41:05 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.293762 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8a2d1e16-bcc2-4ca4-b9b8-3d7941441d89 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.295661 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a2d1e16-bcc2-4ca4-b9b8-3d7941441d89 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] DELETE https://10.4.3.140/volume/v3/types/9e104b03-76a6-48d8-b967-a56359f7a471/extra_specs/key1 Aug 13 03:41:05.295925 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a2d1e16-bcc2-4ca4-b9b8-3d7941441d89 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.296114 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a2d1e16-bcc2-4ca4-b9b8-3d7941441d89 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.327715 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a2d1e16-bcc2-4ca4-b9b8-3d7941441d89 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/9e104b03-76a6-48d8-b967-a56359f7a471/extra_specs/key1 returned with HTTP 202 Aug 13 03:41:05.328156 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1031/4091] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/types/9e104b03-76a6-48d8-b967-a56359f7a471/extra_specs/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:41:05.337006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-71d63814-7d1d-4379-bda4-7005a37d7a19 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.338899 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-71d63814-7d1d-4379-bda4-7005a37d7a19 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:41:05.339300 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-71d63814-7d1d-4379-bda4-7005a37d7a19 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-161631520", "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=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.339400 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-72d8d551-02b4-4b8c-b70b-6c35c97538e4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.341570 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-72d8d551-02b4-4b8c-b70b-6c35c97538e4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 Aug 13 03:41:05.341815 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-72d8d551-02b4-4b8c-b70b-6c35c97538e4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.342077 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-72d8d551-02b4-4b8c-b70b-6c35c97538e4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.349018 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-72d8d551-02b4-4b8c-b70b-6c35c97538e4 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 returned with HTTP 404 Aug 13 03:41:05.349714 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1026/4092] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:05 2026] GET /volume/v3/volumes/4e599b53-f60b-4a0b-bc6e-08948718c834 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:05.356628 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-71d63814-7d1d-4379-bda4-7005a37d7a19 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:05.357163 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1017/4093] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:41:05 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.361992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6402117f-4773-4512-b578-f6521625a32d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.364093 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:05.364450 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1301318421"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.366213 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b0663101-c444-46c4-9dbb-5d1df8a9e82c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.366466 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1301318421'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:05.366645 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume of 1 GB Aug 13 03:41:05.369476 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0663101-c444-46c4-9dbb-5d1df8a9e82c tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] DELETE https://10.4.3.140/volume/v3/types/47dabad2-e0e9-4009-9651-252a2259931a Aug 13 03:41:05.369476 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0663101-c444-46c4-9dbb-5d1df8a9e82c tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.369476 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0663101-c444-46c4-9dbb-5d1df8a9e82c tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.370697 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Availability Zones retrieved successfully. Aug 13 03:41:05.377971 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (d2533181-563f-4fc7-8ff1-40a14434937c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:05.381278 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85518e0-3a2d-4e45-8d75-2fdd5dfc6d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:05.381278 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:05.393371 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0663101-c444-46c4-9dbb-5d1df8a9e82c tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/47dabad2-e0e9-4009-9651-252a2259931a returned with HTTP 202 Aug 13 03:41:05.393371 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1032/4094] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/types/47dabad2-e0e9-4009-9651-252a2259931a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:05.401751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5bc5a8da-4677-4bbb-834b-6e0c6f3343ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.403476 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5bc5a8da-4677-4bbb-834b-6e0c6f3343ff tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] GET https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs Aug 13 03:41:05.403701 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5bc5a8da-4677-4bbb-834b-6e0c6f3343ff tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.403902 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5bc5a8da-4677-4bbb-834b-6e0c6f3343ff tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.418181 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85518e0-3a2d-4e45-8d75-2fdd5dfc6d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:05.418652 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5bc5a8da-4677-4bbb-834b-6e0c6f3343ff tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs returned with HTTP 200 Aug 13 03:41:05.419170 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1027/4095] 10.4.3.140 () {66 vars in 1378 bytes} [Thu Aug 13 03:41:05 2026] GET /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs => generated 185 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.419290 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f240e20e-658f-4936-9bcc-1a1c53f22ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:05.430835 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dbc7908e-9edb-41e4-80cd-a5204a8a9672 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.432842 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dbc7908e-9edb-41e4-80cd-a5204a8a9672 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] GET https://10.4.3.140/volume/v3/types Aug 13 03:41:05.433168 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dbc7908e-9edb-41e4-80cd-a5204a8a9672 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.433469 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dbc7908e-9edb-41e4-80cd-a5204a8a9672 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.453247 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dbc7908e-9edb-41e4-80cd-a5204a8a9672 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:41:05.453805 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1018/4096] 10.4.3.140 () {66 vars in 1231 bytes} [Thu Aug 13 03:41:05 2026] GET /volume/v3/types => generated 2610 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:05.465614 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2513ea2d-8479-4b59-82fb-31c725591d71 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.467696 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2513ea2d-8479-4b59-82fb-31c725591d71 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] GET https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption/cipher Aug 13 03:41:05.469884 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2513ea2d-8479-4b59-82fb-31c725591d71 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.469884 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2513ea2d-8479-4b59-82fb-31c725591d71 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.470282 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['550d5e8a-7342-4e94-9d0b-86b45869469d', '0bf1e0f3-0642-4a61-9eaa-c96ad19cab90', '9f0168e8-306d-4f98-8e41-4cd073a0d0ad', '83391013-b6fd-4ad0-8334-f2d4249a2a57'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:05.471061 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f240e20e-658f-4936-9bcc-1a1c53f22ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['550d5e8a-7342-4e94-9d0b-86b45869469d', '0bf1e0f3-0642-4a61-9eaa-c96ad19cab90', '9f0168e8-306d-4f98-8e41-4cd073a0d0ad', '83391013-b6fd-4ad0-8334-f2d4249a2a57']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:05.472799 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2004efc-0953-4ee6-b6dc-f3cf8f15103c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:05.476043 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2513ea2d-8479-4b59-82fb-31c725591d71 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption/cipher returned with HTTP 200 Aug 13 03:41:05.476791 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1033/4097] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:41:05 2026] GET /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:41:05.485596 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9908168e-47da-4d80-af36-589688553f43 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.488343 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9908168e-47da-4d80-af36-589688553f43 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] GET https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption Aug 13 03:41:05.488594 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9908168e-47da-4d80-af36-589688553f43 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.488784 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9908168e-47da-4d80-af36-589688553f43 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.494024 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2004efc-0953-4ee6-b6dc-f3cf8f15103c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c54ec02b-70ae-4131-86a0-af79b96387f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1301318421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['550d5e8a-7342-4e94-9d0b-86b45869469d','0bf1e0f3-0642-4a61-9eaa-c96ad19cab90','9f0168e8-306d-4f98-8e41-4cd073a0d0ad','83391013-b6fd-4ad0-8334-f2d4249a2a57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1301318421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c54ec02b-70ae-4131-86a0-af79b96387f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184897f4bb9b40f0ae506d585b27cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e26304d3cde4883aadc20597a5ca990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:05.495002 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d15824-984a-460c-8596-8eaf0028cedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:05.497884 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9908168e-47da-4d80-af36-589688553f43 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption returned with HTTP 200 Aug 13 03:41:05.498304 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1028/4098] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:41:05 2026] GET /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.507461 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3b96a38f-e574-4341-b07b-729ebf74ceaa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.509475 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3b96a38f-e574-4341-b07b-729ebf74ceaa tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] GET https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs/multiattach Aug 13 03:41:05.509750 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3b96a38f-e574-4341-b07b-729ebf74ceaa tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.510057 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3b96a38f-e574-4341-b07b-729ebf74ceaa tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.514840 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d15824-984a-460c-8596-8eaf0028cedb) transitioned into state 'SUCCESS' from state '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-1301318421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['550d5e8a-7342-4e94-9d0b-86b45869469d','0bf1e0f3-0642-4a61-9eaa-c96ad19cab90','9f0168e8-306d-4f98-8e41-4cd073a0d0ad','83391013-b6fd-4ad0-8334-f2d4249a2a57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:05.515669 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa369e99-520c-4826-bf91-06ec5ac563ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:05.516917 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3b96a38f-e574-4341-b07b-729ebf74ceaa tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs/multiattach returned with HTTP 200 Aug 13 03:41:05.517304 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1019/4099] 10.4.3.140 () {66 vars in 1414 bytes} [Thu Aug 13 03:41:05 2026] GET /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:41:05.524701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-24e0eec2-4901-4c1d-a8bf-f354a4b642e3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.526819 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa369e99-520c-4826-bf91-06ec5ac563ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:05.528528 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24e0eec2-4901-4c1d-a8bf-f354a4b642e3 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] GET https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs/volume_backend_name Aug 13 03:41:05.528528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24e0eec2-4901-4c1d-a8bf-f354a4b642e3 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.528528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-24e0eec2-4901-4c1d-a8bf-f354a4b642e3 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.528615 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (d2533181-563f-4fc7-8ff1-40a14434937c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:05.528615 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request issued successfully. Aug 13 03:41:05.528615 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6402117f-4773-4512-b578-f6521625a32d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:05.531586 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1020/4100] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:41:05 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:05.535221 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-24e0eec2-4901-4c1d-a8bf-f354a4b642e3 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs/volume_backend_name returned with HTTP 200 Aug 13 03:41:05.535882 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1034/4101] 10.4.3.140 () {66 vars in 1438 bytes} [Thu Aug 13 03:41:05 2026] GET /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:41:05.545052 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ff35ce9e-f68d-436b-b2b7-b184e03b0bb0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.545451 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8515eae7-c31e-4ea1-b5f4-422ab6abfd7b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.546967 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff35ce9e-f68d-436b-b2b7-b184e03b0bb0 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] GET https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1 Aug 13 03:41:05.547213 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff35ce9e-f68d-436b-b2b7-b184e03b0bb0 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.547444 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff35ce9e-f68d-436b-b2b7-b184e03b0bb0 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.547536 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8515eae7-c31e-4ea1-b5f4-422ab6abfd7b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 Aug 13 03:41:05.547849 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8515eae7-c31e-4ea1-b5f4-422ab6abfd7b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.548566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8515eae7-c31e-4ea1-b5f4-422ab6abfd7b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.553468 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff35ce9e-f68d-436b-b2b7-b184e03b0bb0 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1 returned with HTTP 200 Aug 13 03:41:05.553913 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1029/4102] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:41:05 2026] GET /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1 => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.556911 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:05.556911 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:05.561525 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8515eae7-c31e-4ea1-b5f4-422ab6abfd7b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:05.567644 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8515eae7-c31e-4ea1-b5f4-422ab6abfd7b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 returned with HTTP 200 Aug 13 03:41:05.568214 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1020/4103] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:05 2026] GET /volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.568840 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4cb1e1e1-f1cc-4acc-bba8-b7137628a116 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.570964 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4cb1e1e1-f1cc-4acc-bba8-b7137628a116 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] PUT https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption/0c1caefd-0216-44bc-9261-048873dbfe01 Aug 13 03:41:05.571363 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4cb1e1e1-f1cc-4acc-bba8-b7137628a116 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.572907 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:05.572907 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:05.613446 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4cb1e1e1-f1cc-4acc-bba8-b7137628a116 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption/0c1caefd-0216-44bc-9261-048873dbfe01 returned with HTTP 200 Aug 13 03:41:05.614252 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1021/4104] 10.4.3.140 () {68 vars in 1506 bytes} [Thu Aug 13 03:41:05 2026] PUT /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/encryption/0c1caefd-0216-44bc-9261-048873dbfe01 => generated 33 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:41:05.626984 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9a20ce9c-6dcb-4541-80de-4b7b04b443d5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.628542 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a20ce9c-6dcb-4541-80de-4b7b04b443d5 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] PUT https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs/key1 Aug 13 03:41:05.629037 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a20ce9c-6dcb-4541-80de-4b7b04b443d5 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.656249 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a20ce9c-6dcb-4541-80de-4b7b04b443d5 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs/key1 returned with HTTP 200 Aug 13 03:41:05.656249 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1035/4105] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:41:05 2026] PUT /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1/extra_specs/key1 => generated 30 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:41:05.669334 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1e3e02bb-386b-4a99-857d-fa1ff2ae44ed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.671639 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e3e02bb-386b-4a99-857d-fa1ff2ae44ed tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] PUT https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1 Aug 13 03:41:05.671756 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e3e02bb-386b-4a99-857d-fa1ff2ae44ed tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:05.693562 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e3e02bb-386b-4a99-857d-fa1ff2ae44ed tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1 returned with HTTP 200 Aug 13 03:41:05.694002 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1030/4106] 10.4.3.140 () {68 vars in 1362 bytes} [Thu Aug 13 03:41:05 2026] PUT /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1 => generated 371 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:05.708634 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fa484eef-d653-42b9-b06f-8b0fcdc7ec5d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.711014 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fa484eef-d653-42b9-b06f-8b0fcdc7ec5d tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] DELETE https://10.4.3.140/volume/v3/types/9e104b03-76a6-48d8-b967-a56359f7a471 Aug 13 03:41:05.711295 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fa484eef-d653-42b9-b06f-8b0fcdc7ec5d tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.711412 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fa484eef-d653-42b9-b06f-8b0fcdc7ec5d tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.746874 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fa484eef-d653-42b9-b06f-8b0fcdc7ec5d tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/9e104b03-76a6-48d8-b967-a56359f7a471 returned with HTTP 202 Aug 13 03:41:05.747384 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1021/4107] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/types/9e104b03-76a6-48d8-b967-a56359f7a471 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:41:05.756364 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2dc95858-aea3-4b49-985c-f19f77a752b7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.758730 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2dc95858-aea3-4b49-985c-f19f77a752b7 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] DELETE https://10.4.3.140/volume/v3/types/67cb24ef-f553-4171-baec-9875188e8987 Aug 13 03:41:05.758943 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2dc95858-aea3-4b49-985c-f19f77a752b7 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.759309 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2dc95858-aea3-4b49-985c-f19f77a752b7 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.793316 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2dc95858-aea3-4b49-985c-f19f77a752b7 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/67cb24ef-f553-4171-baec-9875188e8987 returned with HTTP 202 Aug 13 03:41:05.793844 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1022/4108] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/types/67cb24ef-f553-4171-baec-9875188e8987 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:05.802802 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ef74d395-f90d-4fbf-a3b9-5f497b9481af None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.804996 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef74d395-f90d-4fbf-a3b9-5f497b9481af tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] DELETE https://10.4.3.140/volume/v3/types/80853264-5a33-4591-a5ef-3fadcc3fd538 Aug 13 03:41:05.805213 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef74d395-f90d-4fbf-a3b9-5f497b9481af tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.805428 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ef74d395-f90d-4fbf-a3b9-5f497b9481af tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.833014 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ef74d395-f90d-4fbf-a3b9-5f497b9481af tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/80853264-5a33-4591-a5ef-3fadcc3fd538 returned with HTTP 202 Aug 13 03:41:05.833594 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1036/4109] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/types/80853264-5a33-4591-a5ef-3fadcc3fd538 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:05.843860 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-56876afa-9e6f-4eb9-93ab-aa8229400a10 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.846122 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56876afa-9e6f-4eb9-93ab-aa8229400a10 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] DELETE https://10.4.3.140/volume/v3/types/e4752f71-e274-4df4-912d-968cd90cfa7e Aug 13 03:41:05.846341 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56876afa-9e6f-4eb9-93ab-aa8229400a10 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.846611 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56876afa-9e6f-4eb9-93ab-aa8229400a10 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.879431 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56876afa-9e6f-4eb9-93ab-aa8229400a10 tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/e4752f71-e274-4df4-912d-968cd90cfa7e returned with HTTP 202 Aug 13 03:41:05.879956 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1031/4110] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/types/e4752f71-e274-4df4-912d-968cd90cfa7e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:05.888061 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-03736626-3662-471e-a7a6-4011831fbeff None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.892353 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-03736626-3662-471e-a7a6-4011831fbeff tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] DELETE https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1 Aug 13 03:41:05.892617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-03736626-3662-471e-a7a6-4011831fbeff tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.892787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-03736626-3662-471e-a7a6-4011831fbeff tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.922541 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-03736626-3662-471e-a7a6-4011831fbeff tempest-VolumeTypesAdminTests-205600949 tempest-VolumeTypesAdminTests-205600949-project-admin] https://10.4.3.140/volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1 returned with HTTP 202 Aug 13 03:41:05.923041 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1022/4111] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/types/ff600c2a-3e2b-4977-8959-88deb50033e1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:05.926525 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-272aee13-4354-44cd-8e45-c4d0f851c793 req-0058fd23-9072-4c37-aca3-1ecf9ea57ae1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:05.929501 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-272aee13-4354-44cd-8e45-c4d0f851c793 req-0058fd23-9072-4c37-aca3-1ecf9ea57ae1 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] DELETE https://10.4.3.140/volume/v3/attachments/14bbb619-cb0a-4bec-9003-3f4fdf5e787a Aug 13 03:41:05.929839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-272aee13-4354-44cd-8e45-c4d0f851c793 req-0058fd23-9072-4c37-aca3-1ecf9ea57ae1 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:05.930125 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-272aee13-4354-44cd-8e45-c4d0f851c793 req-0058fd23-9072-4c37-aca3-1ecf9ea57ae1 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:05.940138 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:05.940138 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:05.996208 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-272aee13-4354-44cd-8e45-c4d0f851c793 req-0058fd23-9072-4c37-aca3-1ecf9ea57ae1 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/attachments/14bbb619-cb0a-4bec-9003-3f4fdf5e787a returned with HTTP 200 Aug 13 03:41:05.996621 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1023/4112] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:41:05 2026] DELETE /volume/v3/attachments/14bbb619-cb0a-4bec-9003-3f4fdf5e787a => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:06.585218 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7ff6a03a-f80b-4a36-a2f5-2c5df52ca510 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:06.590645 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ff6a03a-f80b-4a36-a2f5-2c5df52ca510 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 Aug 13 03:41:06.590916 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ff6a03a-f80b-4a36-a2f5-2c5df52ca510 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:06.591224 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7ff6a03a-f80b-4a36-a2f5-2c5df52ca510 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:06.602170 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:06.602170 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:06.607218 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7ff6a03a-f80b-4a36-a2f5-2c5df52ca510 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:06.615098 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7ff6a03a-f80b-4a36-a2f5-2c5df52ca510 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 returned with HTTP 200 Aug 13 03:41:06.615773 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1037/4113] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:06 2026] GET /volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:06.632687 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-af805db1-f570-42b7-ba4c-2c19d3189d03 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:06.637612 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af805db1-f570-42b7-ba4c-2c19d3189d03 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:41:06.638131 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-af805db1-f570-42b7-ba4c-2c19d3189d03 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c54ec02b-70ae-4131-86a0-af79b96387f2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1516426661"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:06.649856 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:06.649856 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:06.650259 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-af805db1-f570-42b7-ba4c-2c19d3189d03 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:06.650419 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-af805db1-f570-42b7-ba4c-2c19d3189d03 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create snapshot from volume c54ec02b-70ae-4131-86a0-af79b96387f2 Aug 13 03:41:06.686003 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-af805db1-f570-42b7-ba4c-2c19d3189d03 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['00712641-c8e1-421e-87dc-e0c623f01fd0', 'da3f63bf-2ed8-479c-912b-14a7fd9ece5f', '11d9c312-9578-4f8d-b264-a9f16c5a7831', 'b14b36a4-3722-4410-9312-b22c58ee3573'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:06.731447 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-af805db1-f570-42b7-ba4c-2c19d3189d03 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot create request issued successfully. Aug 13 03:41:06.731810 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-af805db1-f570-42b7-ba4c-2c19d3189d03 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:41:06.732425 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1032/4114] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:41:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:06.745447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-70b6114d-d13b-4521-bfad-1507393c051d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:06.749248 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-70b6114d-d13b-4521-bfad-1507393c051d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 Aug 13 03:41:06.749452 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-70b6114d-d13b-4521-bfad-1507393c051d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:06.749793 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-70b6114d-d13b-4521-bfad-1507393c051d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:06.758967 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:06.758967 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:06.758967 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-70b6114d-d13b-4521-bfad-1507393c051d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:06.759638 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-70b6114d-d13b-4521-bfad-1507393c051d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 returned with HTTP 200 Aug 13 03:41:06.760474 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1023/4115] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:06 2026] GET /volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:07.396077 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8ce02e2e-6499-456a-8c94-23610195ccf5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:07.398542 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ce02e2e-6499-456a-8c94-23610195ccf5 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] DELETE https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:41:07.398973 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ce02e2e-6499-456a-8c94-23610195ccf5 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:07.399294 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ce02e2e-6499-456a-8c94-23610195ccf5 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:07.399586 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-8ce02e2e-6499-456a-8c94-23610195ccf5 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Delete volume with id: 174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:41:07.407645 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:07.407645 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:07.408297 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8ce02e2e-6499-456a-8c94-23610195ccf5 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:41:07.430362 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8ce02e2e-6499-456a-8c94-23610195ccf5 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Delete volume request issued successfully. Aug 13 03:41:07.430362 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ce02e2e-6499-456a-8c94-23610195ccf5 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 202 Aug 13 03:41:07.430362 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1024/4116] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:07 2026] DELETE /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:07.437348 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-37bea2bd-bf67-4964-b348-03fa6941749e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:07.440024 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-37bea2bd-bf67-4964-b348-03fa6941749e tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:41:07.440384 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-37bea2bd-bf67-4964-b348-03fa6941749e tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:07.440892 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-37bea2bd-bf67-4964-b348-03fa6941749e tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:07.448505 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:07.448505 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:07.452954 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-37bea2bd-bf67-4964-b348-03fa6941749e tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Volume info retrieved successfully. Aug 13 03:41:07.458530 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-37bea2bd-bf67-4964-b348-03fa6941749e tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 200 Aug 13 03:41:07.459134 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1038/4117] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:07 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:41:07.770579 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2e85bf3c-fd19-45d3-90dd-8660d5f04726 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:07.772963 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e85bf3c-fd19-45d3-90dd-8660d5f04726 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 Aug 13 03:41:07.774753 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e85bf3c-fd19-45d3-90dd-8660d5f04726 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:07.774753 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e85bf3c-fd19-45d3-90dd-8660d5f04726 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:07.780777 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:07.780777 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:07.781450 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2e85bf3c-fd19-45d3-90dd-8660d5f04726 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:07.782693 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e85bf3c-fd19-45d3-90dd-8660d5f04726 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 returned with HTTP 200 Aug 13 03:41:07.783521 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1033/4118] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:07 2026] GET /volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:07.792350 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-965e82e9-d791-49d9-ab49-5279e61c0ecb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:07.795190 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-965e82e9-d791-49d9-ab49-5279e61c0ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] POST https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17/action Aug 13 03:41:07.795697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-965e82e9-d791-49d9-ab49-5279e61c0ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:41:07.795867 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-965e82e9-d791-49d9-ab49-5279e61c0ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:07.798121 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.snapshot_unmanage [None req-965e82e9-d791-49d9-ab49-5279e61c0ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Unmanage snapshot with id: 99eb614e-f91b-40b1-8a67-f2b7fd183c17 Aug 13 03:41:07.803721 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:07.803721 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:07.805125 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-965e82e9-d791-49d9-ab49-5279e61c0ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:41:07.805946 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-965e82e9-d791-49d9-ab49-5279e61c0ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'faf57879a6254eeabfbffebfa6e53508', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '184897f4bb9b40f0ae506d585b27cc6d', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:41:07.806148 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-965e82e9-d791-49d9-ab49-5279e61c0ecb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17/action returned with HTTP 403 Aug 13 03:41:07.806613 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1024/4119] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:41:07 2026] POST /volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:07.814774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5dba2bf5-a701-49fb-a5ed-af9b751e9d77 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:07.816993 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5dba2bf5-a701-49fb-a5ed-af9b751e9d77 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 Aug 13 03:41:07.816993 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5dba2bf5-a701-49fb-a5ed-af9b751e9d77 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:07.816993 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5dba2bf5-a701-49fb-a5ed-af9b751e9d77 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:07.816993 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-5dba2bf5-a701-49fb-a5ed-af9b751e9d77 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete snapshot with id: 99eb614e-f91b-40b1-8a67-f2b7fd183c17 Aug 13 03:41:07.824197 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:07.824197 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:07.824584 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5dba2bf5-a701-49fb-a5ed-af9b751e9d77 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:07.839344 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5dba2bf5-a701-49fb-a5ed-af9b751e9d77 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot delete request issued successfully. Aug 13 03:41:07.839701 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5dba2bf5-a701-49fb-a5ed-af9b751e9d77 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 returned with HTTP 202 Aug 13 03:41:07.840142 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1025/4120] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:07 2026] DELETE /volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:07.847654 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-893bb7a6-2765-4b1d-bcf3-c02298cac7ba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:07.851543 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-893bb7a6-2765-4b1d-bcf3-c02298cac7ba tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 Aug 13 03:41:07.851786 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-893bb7a6-2765-4b1d-bcf3-c02298cac7ba tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:07.852068 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-893bb7a6-2765-4b1d-bcf3-c02298cac7ba tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:07.866334 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:07.866334 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:07.867532 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-893bb7a6-2765-4b1d-bcf3-c02298cac7ba tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:07.868305 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-893bb7a6-2765-4b1d-bcf3-c02298cac7ba tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 returned with HTTP 200 Aug 13 03:41:07.868895 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1039/4121] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:07 2026] GET /volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:08.476860 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ae1bb6ab-ceed-4f37-9fdd-feb7f2dcf637 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:08.480186 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ae1bb6ab-ceed-4f37-9fdd-feb7f2dcf637 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] GET https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb Aug 13 03:41:08.480186 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ae1bb6ab-ceed-4f37-9fdd-feb7f2dcf637 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:08.480186 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ae1bb6ab-ceed-4f37-9fdd-feb7f2dcf637 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:08.485130 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ae1bb6ab-ceed-4f37-9fdd-feb7f2dcf637 tempest-TestVolumeBootPatternV346-1819505233 tempest-TestVolumeBootPatternV346-1819505233-project-member] https://10.4.3.140/volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb returned with HTTP 404 Aug 13 03:41:08.485702 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1034/4122] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:08 2026] GET /volume/v3/volumes/174ebd4c-9df8-4900-b391-a5c53ee0effb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:08.878483 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-52d555c6-7a9e-4ec8-88ba-f3d11647b3bc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:08.880356 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-52d555c6-7a9e-4ec8-88ba-f3d11647b3bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 Aug 13 03:41:08.880568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-52d555c6-7a9e-4ec8-88ba-f3d11647b3bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:08.880746 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-52d555c6-7a9e-4ec8-88ba-f3d11647b3bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:08.885275 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-52d555c6-7a9e-4ec8-88ba-f3d11647b3bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 returned with HTTP 404 Aug 13 03:41:08.885920 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1025/4123] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:08 2026] GET /volume/v3/snapshots/99eb614e-f91b-40b1-8a67-f2b7fd183c17 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:08.893935 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-812813ae-233c-4513-820e-e59d2ea9b110 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:08.896168 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-812813ae-233c-4513-820e-e59d2ea9b110 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 Aug 13 03:41:08.896423 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-812813ae-233c-4513-820e-e59d2ea9b110 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:08.896686 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-812813ae-233c-4513-820e-e59d2ea9b110 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:08.896957 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-812813ae-233c-4513-820e-e59d2ea9b110 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume with id: c54ec02b-70ae-4131-86a0-af79b96387f2 Aug 13 03:41:08.912479 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:08.912479 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:08.912796 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-812813ae-233c-4513-820e-e59d2ea9b110 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:08.931015 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-812813ae-233c-4513-820e-e59d2ea9b110 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume request issued successfully. Aug 13 03:41:08.931336 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-812813ae-233c-4513-820e-e59d2ea9b110 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 returned with HTTP 202 Aug 13 03:41:08.931918 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1026/4124] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:08 2026] DELETE /volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:08.942272 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-18488973-23ca-4874-b481-f112ea37d00f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:08.945355 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-18488973-23ca-4874-b481-f112ea37d00f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 Aug 13 03:41:08.945355 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-18488973-23ca-4874-b481-f112ea37d00f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:08.945602 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-18488973-23ca-4874-b481-f112ea37d00f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:08.954971 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:08.954971 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:08.959674 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-18488973-23ca-4874-b481-f112ea37d00f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:08.963999 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-18488973-23ca-4874-b481-f112ea37d00f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 returned with HTTP 200 Aug 13 03:41:08.964554 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1040/4125] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:08 2026] GET /volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:09.977190 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1321e66d-a1b9-4e71-aef4-af9869883b4a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:09.979438 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1321e66d-a1b9-4e71-aef4-af9869883b4a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 Aug 13 03:41:09.981211 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1321e66d-a1b9-4e71-aef4-af9869883b4a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:09.981211 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1321e66d-a1b9-4e71-aef4-af9869883b4a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:09.988594 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1321e66d-a1b9-4e71-aef4-af9869883b4a tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 returned with HTTP 404 Aug 13 03:41:09.989674 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1035/4126] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:09 2026] GET /volume/v3/volumes/c54ec02b-70ae-4131-86a0-af79b96387f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:09.999027 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1ef30e33-2c55-4705-b711-902950ba3f8e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:10.000730 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:10.001068 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1517329110"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:10.002877 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1517329110'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:10.003257 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume of 1 GB Aug 13 03:41:10.006668 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Availability Zones retrieved successfully. Aug 13 03:41:10.012077 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (e393f001-ece8-485d-9a53-db0ba8461840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:10.013336 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880a51d9-5aae-4c6e-8a99-bfe40a649614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:10.014319 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:10.040258 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880a51d9-5aae-4c6e-8a99-bfe40a649614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:10.042218 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a18b9e2e-822b-4238-ad51-088b5092f8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:10.076454 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['facbebe3-81e6-4104-83ac-b962701d794c', 'e79ac0d6-6393-49ea-85e7-f6e308b36fc5', '0184a851-4a4b-46e3-b4fb-9465947f4cec', 'b5890470-be8d-4ea9-9b5f-129fc6f4dfba'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:10.077358 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a18b9e2e-822b-4238-ad51-088b5092f8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['facbebe3-81e6-4104-83ac-b962701d794c', 'e79ac0d6-6393-49ea-85e7-f6e308b36fc5', '0184a851-4a4b-46e3-b4fb-9465947f4cec', 'b5890470-be8d-4ea9-9b5f-129fc6f4dfba']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:10.078254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d63944c-fdc2-47b4-8228-b4d136ac904e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:10.100603 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d63944c-fdc2-47b4-8228-b4d136ac904e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '422ee691-4d03-460d-9254-50397afa30c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517329110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['facbebe3-81e6-4104-83ac-b962701d794c','e79ac0d6-6393-49ea-85e7-f6e308b36fc5','0184a851-4a4b-46e3-b4fb-9465947f4cec','b5890470-be8d-4ea9-9b5f-129fc6f4dfba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517329110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=422ee691-4d03-460d-9254-50397afa30c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184897f4bb9b40f0ae506d585b27cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e26304d3cde4883aadc20597a5ca990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:10.101380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fa158d-2bf4-4ee5-8347-2ea4dc217e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:10.121735 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fa158d-2bf4-4ee5-8347-2ea4dc217e41) transitioned into state 'SUCCESS' from state '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-1517329110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['facbebe3-81e6-4104-83ac-b962701d794c','e79ac0d6-6393-49ea-85e7-f6e308b36fc5','0184a851-4a4b-46e3-b4fb-9465947f4cec','b5890470-be8d-4ea9-9b5f-129fc6f4dfba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:10.122751 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048643dc-7e7d-4564-b71e-eb5a9a934a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:10.133216 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048643dc-7e7d-4564-b71e-eb5a9a934a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:10.134490 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (e393f001-ece8-485d-9a53-db0ba8461840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:10.138067 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request issued successfully. Aug 13 03:41:10.138920 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1ef30e33-2c55-4705-b711-902950ba3f8e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:10.139732 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1026/4127] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:41:09 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:10.155744 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3ba84091-6e4c-4e22-b8b6-373b05f4a380 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:10.160596 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3ba84091-6e4c-4e22-b8b6-373b05f4a380 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 Aug 13 03:41:10.161568 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3ba84091-6e4c-4e22-b8b6-373b05f4a380 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:10.162895 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3ba84091-6e4c-4e22-b8b6-373b05f4a380 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:10.179241 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:10.179241 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:10.184290 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3ba84091-6e4c-4e22-b8b6-373b05f4a380 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:10.189654 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3ba84091-6e4c-4e22-b8b6-373b05f4a380 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 returned with HTTP 200 Aug 13 03:41:10.190301 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1027/4128] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:10 2026] GET /volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:11.208993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d2dd6536-2e05-4e7a-901e-7e5eafd51163 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:11.208993 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2dd6536-2e05-4e7a-901e-7e5eafd51163 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 Aug 13 03:41:11.208993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2dd6536-2e05-4e7a-901e-7e5eafd51163 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:11.209541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2dd6536-2e05-4e7a-901e-7e5eafd51163 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:11.218295 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:11.218295 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:11.220184 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d2dd6536-2e05-4e7a-901e-7e5eafd51163 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:11.224475 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2dd6536-2e05-4e7a-901e-7e5eafd51163 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 returned with HTTP 200 Aug 13 03:41:11.225028 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1041/4129] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:11 2026] GET /volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:11.237330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-52707862-02f6-4d3d-b974-d553432fe177 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:11.239241 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-52707862-02f6-4d3d-b974-d553432fe177 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:41:11.239626 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-52707862-02f6-4d3d-b974-d553432fe177 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "422ee691-4d03-460d-9254-50397afa30c2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-551570214"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:11.250084 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:11.250084 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:11.250593 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-52707862-02f6-4d3d-b974-d553432fe177 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:11.250756 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-52707862-02f6-4d3d-b974-d553432fe177 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create snapshot from volume 422ee691-4d03-460d-9254-50397afa30c2 Aug 13 03:41:11.283126 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-52707862-02f6-4d3d-b974-d553432fe177 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['ff608e93-bf37-48d9-bb33-2ba3c773756f', '5d79f219-4669-417f-b081-45d081cd82ff', '263ae2b8-b4d1-4743-bf30-0e5b7746993b', '32ebb577-3fcd-467a-892c-43e200b4914a'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:11.326777 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-52707862-02f6-4d3d-b974-d553432fe177 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot create request issued successfully. Aug 13 03:41:11.327319 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-52707862-02f6-4d3d-b974-d553432fe177 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:41:11.328012 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1036/4130] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:41:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:11.338907 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-da1df271-9976-4abb-90db-c6589dd94a3f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:11.342050 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da1df271-9976-4abb-90db-c6589dd94a3f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b Aug 13 03:41:11.342551 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da1df271-9976-4abb-90db-c6589dd94a3f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:11.342846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da1df271-9976-4abb-90db-c6589dd94a3f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:11.350925 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:11.350925 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:11.351370 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-da1df271-9976-4abb-90db-c6589dd94a3f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:11.352342 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da1df271-9976-4abb-90db-c6589dd94a3f tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b returned with HTTP 200 Aug 13 03:41:11.352885 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1027/4131] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:11 2026] GET /volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:12.363870 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5e4bbf87-dafc-45cd-b11e-aa041da385cf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:12.366274 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5e4bbf87-dafc-45cd-b11e-aa041da385cf tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b Aug 13 03:41:12.366489 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5e4bbf87-dafc-45cd-b11e-aa041da385cf tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:12.366911 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5e4bbf87-dafc-45cd-b11e-aa041da385cf tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:12.372651 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:12.372651 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:12.373234 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5e4bbf87-dafc-45cd-b11e-aa041da385cf tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:12.373933 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5e4bbf87-dafc-45cd-b11e-aa041da385cf tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b returned with HTTP 200 Aug 13 03:41:12.374330 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1028/4132] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:12 2026] GET /volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:12.382579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-097ec7b5-cb37-4aaf-9b7a-ba637e5d78bc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:12.386852 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-097ec7b5-cb37-4aaf-9b7a-ba637e5d78bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] PUT https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b Aug 13 03:41:12.386852 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-097ec7b5-cb37-4aaf-9b7a-ba637e5d78bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:12.394642 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:12.394642 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:12.395657 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-097ec7b5-cb37-4aaf-9b7a-ba637e5d78bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Snapshot retrieved successfully. Aug 13 03:41:12.404560 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-097ec7b5-cb37-4aaf-9b7a-ba637e5d78bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b returned with HTTP 200 Aug 13 03:41:12.404560 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1042/4133] 10.4.3.140 () {68 vars in 1374 bytes} [Thu Aug 13 03:41:12 2026] PUT /volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b => generated 360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:12.415379 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9e94e37a-40ab-4f47-b9ff-f9cfe872991d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:12.417979 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e94e37a-40ab-4f47-b9ff-f9cfe872991d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b Aug 13 03:41:12.418251 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e94e37a-40ab-4f47-b9ff-f9cfe872991d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:12.418531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9e94e37a-40ab-4f47-b9ff-f9cfe872991d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:12.418691 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-9e94e37a-40ab-4f47-b9ff-f9cfe872991d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete snapshot with id: 154f1e8e-756b-43d2-bb69-7dc93a3a781b Aug 13 03:41:12.424802 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:12.424802 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:12.425188 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9e94e37a-40ab-4f47-b9ff-f9cfe872991d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:12.445542 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9e94e37a-40ab-4f47-b9ff-f9cfe872991d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot delete request issued successfully. Aug 13 03:41:12.445744 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9e94e37a-40ab-4f47-b9ff-f9cfe872991d tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b returned with HTTP 202 Aug 13 03:41:12.446200 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1037/4134] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:12 2026] DELETE /volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:12.458032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1f35f595-cad8-4a21-a333-885caaedfd0e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:12.460960 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1f35f595-cad8-4a21-a333-885caaedfd0e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b Aug 13 03:41:12.461140 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1f35f595-cad8-4a21-a333-885caaedfd0e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:12.461324 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1f35f595-cad8-4a21-a333-885caaedfd0e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:12.466386 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:12.466386 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:12.466724 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1f35f595-cad8-4a21-a333-885caaedfd0e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:12.467399 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1f35f595-cad8-4a21-a333-885caaedfd0e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b returned with HTTP 200 Aug 13 03:41:12.467751 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1028/4135] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:12 2026] GET /volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:13.478805 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d0f143c4-ee1d-4408-b2db-5544e9affd74 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:13.480876 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d0f143c4-ee1d-4408-b2db-5544e9affd74 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b Aug 13 03:41:13.481090 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d0f143c4-ee1d-4408-b2db-5544e9affd74 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:13.481299 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d0f143c4-ee1d-4408-b2db-5544e9affd74 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:13.486341 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d0f143c4-ee1d-4408-b2db-5544e9affd74 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b returned with HTTP 404 Aug 13 03:41:13.487041 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1029/4136] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:13 2026] GET /volume/v3/snapshots/154f1e8e-756b-43d2-bb69-7dc93a3a781b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:13.496118 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-69380c6d-c476-474f-9a06-817c5077adae None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:13.498149 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69380c6d-c476-474f-9a06-817c5077adae tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 Aug 13 03:41:13.498333 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69380c6d-c476-474f-9a06-817c5077adae tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:13.498527 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69380c6d-c476-474f-9a06-817c5077adae tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:13.498689 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-69380c6d-c476-474f-9a06-817c5077adae tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume with id: 422ee691-4d03-460d-9254-50397afa30c2 Aug 13 03:41:13.506782 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:13.506782 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:13.507070 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-69380c6d-c476-474f-9a06-817c5077adae tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:13.523806 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-69380c6d-c476-474f-9a06-817c5077adae tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume request issued successfully. Aug 13 03:41:13.524172 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69380c6d-c476-474f-9a06-817c5077adae tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 returned with HTTP 202 Aug 13 03:41:13.524583 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1043/4137] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:13 2026] DELETE /volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:13.537472 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ff9e0c31-618b-4f4d-b046-1b0badc371b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:13.539931 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff9e0c31-618b-4f4d-b046-1b0badc371b8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 Aug 13 03:41:13.540214 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff9e0c31-618b-4f4d-b046-1b0badc371b8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:13.540617 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ff9e0c31-618b-4f4d-b046-1b0badc371b8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:13.551060 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:13.551060 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:13.555375 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ff9e0c31-618b-4f4d-b046-1b0badc371b8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:13.561453 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ff9e0c31-618b-4f4d-b046-1b0badc371b8 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 returned with HTTP 200 Aug 13 03:41:13.561891 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1038/4138] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:13 2026] GET /volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:14.575395 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a222d9f3-e9bd-4d28-a2ff-3d9b3a2704eb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:14.577733 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a222d9f3-e9bd-4d28-a2ff-3d9b3a2704eb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 Aug 13 03:41:14.578019 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a222d9f3-e9bd-4d28-a2ff-3d9b3a2704eb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:14.578307 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a222d9f3-e9bd-4d28-a2ff-3d9b3a2704eb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:14.586332 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a222d9f3-e9bd-4d28-a2ff-3d9b3a2704eb tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 returned with HTTP 404 Aug 13 03:41:14.586928 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1029/4139] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:14 2026] GET /volume/v3/volumes/422ee691-4d03-460d-9254-50397afa30c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:14.597946 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b244864d-0842-4915-8d40-3befeb92a06c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:14.601174 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:14.601562 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1062392196"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:14.605650 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1062392196'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:14.607111 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume of 1 GB Aug 13 03:41:14.614685 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Availability Zones retrieved successfully. Aug 13 03:41:14.621190 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (dc98df9d-078d-4ceb-9874-e3fdc3348c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:14.622274 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ed5d03-3edb-459e-a993-11f51e5dc419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:14.623249 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:14.648973 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ed5d03-3edb-459e-a993-11f51e5dc419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:14.650175 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25ab9806-4f6c-4fc6-8d58-a7e8ff42c101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:14.688447 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['1c6e60bb-575e-48cc-89e8-06dbaf77b657', 'e0c1152c-6336-45c5-9e64-6af1338a4f87', '6e6dfd11-f9f6-4810-83c2-58ef510704ab', 'babf2835-8744-44c5-9aa4-223ab3dea5c1'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:14.689339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25ab9806-4f6c-4fc6-8d58-a7e8ff42c101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c6e60bb-575e-48cc-89e8-06dbaf77b657', 'e0c1152c-6336-45c5-9e64-6af1338a4f87', '6e6dfd11-f9f6-4810-83c2-58ef510704ab', 'babf2835-8744-44c5-9aa4-223ab3dea5c1']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:14.690177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08883842-5f0a-4071-96df-445e11cadb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:14.713156 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08883842-5f0a-4071-96df-445e11cadb9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1062392196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['1c6e60bb-575e-48cc-89e8-06dbaf77b657','e0c1152c-6336-45c5-9e64-6af1338a4f87','6e6dfd11-f9f6-4810-83c2-58ef510704ab','babf2835-8744-44c5-9aa4-223ab3dea5c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1062392196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184897f4bb9b40f0ae506d585b27cc6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e26304d3cde4883aadc20597a5ca990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:14.714375 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dae3c87-acf7-4cc3-b927-85946ee808d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:14.734326 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dae3c87-acf7-4cc3-b927-85946ee808d9) transitioned into state 'SUCCESS' from state '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-1062392196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184897f4bb9b40f0ae506d585b27cc6d',qos_specs=None,replication_status=,reservations=['1c6e60bb-575e-48cc-89e8-06dbaf77b657','e0c1152c-6336-45c5-9e64-6af1338a4f87','6e6dfd11-f9f6-4810-83c2-58ef510704ab','babf2835-8744-44c5-9aa4-223ab3dea5c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e26304d3cde4883aadc20597a5ca990',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:14.734656 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929ce901-0543-4170-8686-e7764c74157a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:14.744071 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (929ce901-0543-4170-8686-e7764c74157a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:14.745029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Flow 'volume_create_api' (dc98df9d-078d-4ceb-9874-e3fdc3348c9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:14.745446 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create volume request issued successfully. Aug 13 03:41:14.746326 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b244864d-0842-4915-8d40-3befeb92a06c tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:14.746859 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1030/4140] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:41:14 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:14.763317 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fa564814-d546-40ea-b086-67c11578c4bc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:14.765520 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fa564814-d546-40ea-b086-67c11578c4bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 Aug 13 03:41:14.765784 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fa564814-d546-40ea-b086-67c11578c4bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:14.766282 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fa564814-d546-40ea-b086-67c11578c4bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:14.777154 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:14.777154 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:14.782508 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fa564814-d546-40ea-b086-67c11578c4bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:14.789768 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fa564814-d546-40ea-b086-67c11578c4bc tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 returned with HTTP 200 Aug 13 03:41:14.790530 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1044/4141] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:14 2026] GET /volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:15.104920 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-add55112-4285-4650-9230-4dd0a72eabf4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:15.213007 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:15.213374 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1998629377"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:15.214877 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request body: {'volume': {"'imageRef": 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1998629377'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:15.215176 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume of 1 GB Aug 13 03:41:15.220689 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Availability Zones retrieved successfully. Aug 13 03:41:15.226684 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (d38ccf8a-2b8b-4067-a824-ac42dd97d545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:15.227664 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54104404-07f1-4baf-b202-3675a5c0db53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.228617 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:15.264443 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54104404-07f1-4baf-b202-3675a5c0db53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.264443 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64f31f5-3796-4a10-8d47-3a515f342d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.340115 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Created reservations ['7baa3a6d-a3ed-47ef-9850-b52abcf12ce4', '10537117-9ff7-4853-8b8b-2bfdc240f624', '1b2c85d8-37f2-4979-9436-3091dd754546', '91aa31e5-79da-4609-a403-3bca18ba73b2'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:15.341142 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64f31f5-3796-4a10-8d47-3a515f342d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7baa3a6d-a3ed-47ef-9850-b52abcf12ce4', '10537117-9ff7-4853-8b8b-2bfdc240f624', '1b2c85d8-37f2-4979-9436-3091dd754546', '91aa31e5-79da-4609-a403-3bca18ba73b2']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.342321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (632edd18-4530-4a0a-95e2-8777d3742451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.367120 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (632edd18-4530-4a0a-95e2-8777d3742451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd64f8c82-74fa-42b7-b4bf-7d83c2e66ae0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1998629377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['7baa3a6d-a3ed-47ef-9850-b52abcf12ce4','10537117-9ff7-4853-8b8b-2bfdc240f624','1b2c85d8-37f2-4979-9436-3091dd754546','91aa31e5-79da-4609-a403-3bca18ba73b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1998629377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5111932fee484b259f0f32905c200d01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.369694 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975db08e-5152-480f-bb75-9987e695aba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.391218 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975db08e-5152-480f-bb75-9987e695aba5) transitioned into state 'SUCCESS' from state '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-1998629377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['7baa3a6d-a3ed-47ef-9850-b52abcf12ce4','10537117-9ff7-4853-8b8b-2bfdc240f624','1b2c85d8-37f2-4979-9436-3091dd754546','91aa31e5-79da-4609-a403-3bca18ba73b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.392316 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4402975e-61ab-47ae-b34c-12320f398fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.405072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4402975e-61ab-47ae-b34c-12320f398fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.406252 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (d38ccf8a-2b8b-4067-a824-ac42dd97d545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:15.406786 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request issued successfully. Aug 13 03:41:15.407631 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-add55112-4285-4650-9230-4dd0a72eabf4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:15.408190 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1039/4142] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:41:15 2026] POST /volume/v3/volumes => generated 757 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:15.426960 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:15.429034 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:15.429457 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2094966489"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:15.431347 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request body: {'volume': {"'imageRef": 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2094966489'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:15.431525 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume of 1 GB Aug 13 03:41:15.437270 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Availability Zones retrieved successfully. Aug 13 03:41:15.445580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (2337ab70-13a2-49c9-9368-2b3ec7d5ccc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:15.446985 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f13042dd-66ad-4c4e-9bbd-33d1b078f8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.448420 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:15.483436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f13042dd-66ad-4c4e-9bbd-33d1b078f8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.486350 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2cc9361-257a-4ede-bc79-08a01bf411be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.543612 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Created reservations ['094ad46a-a236-4aad-9b06-bf008f22ec64', 'be20cdad-d281-4fd9-9525-9a40aa39c666', 'aa351ee2-07fe-4e08-b867-3e49b1edc6af', 'eed7267f-3433-4997-a3b1-0d2b5d4a19bd'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:15.544701 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2cc9361-257a-4ede-bc79-08a01bf411be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['094ad46a-a236-4aad-9b06-bf008f22ec64', 'be20cdad-d281-4fd9-9525-9a40aa39c666', 'aa351ee2-07fe-4e08-b867-3e49b1edc6af', 'eed7267f-3433-4997-a3b1-0d2b5d4a19bd']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.545669 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c0e44e-251e-4a73-817a-dc7565f9f73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.573460 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c0e44e-251e-4a73-817a-dc7565f9f73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdbc9271-f70d-498a-bd88-8cf0d35dc8c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2094966489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['094ad46a-a236-4aad-9b06-bf008f22ec64','be20cdad-d281-4fd9-9525-9a40aa39c666','aa351ee2-07fe-4e08-b867-3e49b1edc6af','eed7267f-3433-4997-a3b1-0d2b5d4a19bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2094966489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdbc9271-f70d-498a-bd88-8cf0d35dc8c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5111932fee484b259f0f32905c200d01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.574283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cbe33f-a371-467b-a259-65b1d084e67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.597132 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cbe33f-a371-467b-a259-65b1d084e67f) transitioned into state 'SUCCESS' from state '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-2094966489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['094ad46a-a236-4aad-9b06-bf008f22ec64','be20cdad-d281-4fd9-9525-9a40aa39c666','aa351ee2-07fe-4e08-b867-3e49b1edc6af','eed7267f-3433-4997-a3b1-0d2b5d4a19bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.598852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ff88ed-e31d-456e-a0be-9fda867fe080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.620191 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ff88ed-e31d-456e-a0be-9fda867fe080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.621294 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (2337ab70-13a2-49c9-9368-2b3ec7d5ccc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:15.621675 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request issued successfully. Aug 13 03:41:15.622641 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10384ca3-f27f-46b8-9e58-663c3a3dd42b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:15.623202 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1030/4143] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:41:15 2026] POST /volume/v3/volumes => generated 757 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:15.637509 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:15.639357 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:15.639730 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1411064965"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:15.641159 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request body: {'volume': {"'imageRef": 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1411064965'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:15.641290 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume of 1 GB Aug 13 03:41:15.641552 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:15.641552 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:15.646326 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Availability Zones retrieved successfully. Aug 13 03:41:15.654287 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (604bf856-9154-477d-afcd-c9f6c778d50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:15.655949 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b763cb6f-687e-4618-b535-582c75dcd5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.656815 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:15.685856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b763cb6f-687e-4618-b535-582c75dcd5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.686895 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e6817b9-3d30-459c-858e-fe1a5da4f03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.727386 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Created reservations ['d06c2b13-84d4-417b-9972-0371c07475fc', 'c855f446-01cf-473f-92b1-65d16b413af1', '46c7b438-f1ac-4c2c-bbc4-015abd508636', '94194ede-87e6-42dd-bcd3-8b53cd206f3e'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:15.728377 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e6817b9-3d30-459c-858e-fe1a5da4f03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d06c2b13-84d4-417b-9972-0371c07475fc', 'c855f446-01cf-473f-92b1-65d16b413af1', '46c7b438-f1ac-4c2c-bbc4-015abd508636', '94194ede-87e6-42dd-bcd3-8b53cd206f3e']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.730011 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a143786-0bc0-4668-b00c-32c30c6a32e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.754408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a143786-0bc0-4668-b00c-32c30c6a32e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '372753dc-a31b-4231-adcd-f3f9e357e7bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1411064965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['d06c2b13-84d4-417b-9972-0371c07475fc','c855f446-01cf-473f-92b1-65d16b413af1','46c7b438-f1ac-4c2c-bbc4-015abd508636','94194ede-87e6-42dd-bcd3-8b53cd206f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1411064965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=372753dc-a31b-4231-adcd-f3f9e357e7bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5111932fee484b259f0f32905c200d01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.755135 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446db0aa-b46c-4970-80e2-10a61eaad213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.781912 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446db0aa-b46c-4970-80e2-10a61eaad213) transitioned into state 'SUCCESS' from state '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-1411064965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['d06c2b13-84d4-417b-9972-0371c07475fc','c855f446-01cf-473f-92b1-65d16b413af1','46c7b438-f1ac-4c2c-bbc4-015abd508636','94194ede-87e6-42dd-bcd3-8b53cd206f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.782679 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f9a7aa-0d0c-493a-b777-324953b801ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.797960 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19f9a7aa-0d0c-493a-b777-324953b801ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.801871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (604bf856-9154-477d-afcd-c9f6c778d50e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:15.801871 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request issued successfully. Aug 13 03:41:15.801871 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-28c3895d-7d6e-41ef-960b-bff54e6d501b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:15.801871 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1031/4144] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:41:15 2026] POST /volume/v3/volumes => generated 757 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:15.810843 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c1d9cceb-0a3f-4b3e-bb88-ffe762e4bd57 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:15.813114 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1d9cceb-0a3f-4b3e-bb88-ffe762e4bd57 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 Aug 13 03:41:15.813376 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1d9cceb-0a3f-4b3e-bb88-ffe762e4bd57 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:15.813895 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1d9cceb-0a3f-4b3e-bb88-ffe762e4bd57 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:15.817238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-763eb869-b707-4540-b99d-67cd394e39e0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:15.821719 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:15.824024 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1577023094"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:15.824131 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:15.824131 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:15.825585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request body: {'volume': {"'imageRef": 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1577023094'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:15.825860 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume of 1 GB Aug 13 03:41:15.826222 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:15.826222 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:15.828738 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c1d9cceb-0a3f-4b3e-bb88-ffe762e4bd57 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:15.833525 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Availability Zones retrieved successfully. Aug 13 03:41:15.834568 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1d9cceb-0a3f-4b3e-bb88-ffe762e4bd57 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 returned with HTTP 200 Aug 13 03:41:15.835358 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1045/4145] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:15 2026] GET /volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:15.841686 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (12588be5-b21e-4391-8df5-57c967553681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:15.843336 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (096d1295-4589-4134-8b8a-a0cfa53dc034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.844905 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:15.857589 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-906946ac-b817-49f2-a605-f3328237450e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:15.861945 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-906946ac-b817-49f2-a605-f3328237450e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:41:15.862601 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-906946ac-b817-49f2-a605-f3328237450e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-56189031"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:15.875166 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:15.875166 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:15.875166 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-906946ac-b817-49f2-a605-f3328237450e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:15.875410 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-906946ac-b817-49f2-a605-f3328237450e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Create snapshot from volume 4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 Aug 13 03:41:15.884465 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (096d1295-4589-4134-8b8a-a0cfa53dc034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.885691 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5e3ffc-f673-4302-a6fe-7097886222f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.908907 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-906946ac-b817-49f2-a605-f3328237450e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Created reservations ['881a0d81-fd40-4da1-9353-cf8aa0f560b3', 'b5e15825-0d55-4bdf-a77d-a6a9d06a08e5', '60dfc802-5614-45a8-b6aa-4cf0c2806ed7', '0a85f6d4-eaf8-4a3c-9dea-84f238cdef2f'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:15.941409 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Created reservations ['1849051f-a9e1-4377-871b-79e08e381cea', '1f35789b-0a10-486a-af6b-cf4713526d25', 'db07b8f9-6ebf-4061-955e-31c67d6c362a', '78f8c590-9947-4196-acc0-ec021404a7b4'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:15.942715 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5e3ffc-f673-4302-a6fe-7097886222f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1849051f-a9e1-4377-871b-79e08e381cea', '1f35789b-0a10-486a-af6b-cf4713526d25', 'db07b8f9-6ebf-4061-955e-31c67d6c362a', '78f8c590-9947-4196-acc0-ec021404a7b4']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.943729 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67b40e2-5e2d-42ab-a8db-8135d7675437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.962805 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-906946ac-b817-49f2-a605-f3328237450e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot create request issued successfully. Aug 13 03:41:15.963187 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-906946ac-b817-49f2-a605-f3328237450e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:41:15.963772 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1031/4146] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:41:15 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:15.976157 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67b40e2-5e2d-42ab-a8db-8135d7675437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b1bf3d-0a7f-436a-8a69-cc618ba9f253', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1577023094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['1849051f-a9e1-4377-871b-79e08e381cea','1f35789b-0a10-486a-af6b-cf4713526d25','db07b8f9-6ebf-4061-955e-31c67d6c362a','78f8c590-9947-4196-acc0-ec021404a7b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1577023094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b1bf3d-0a7f-436a-8a69-cc618ba9f253,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5111932fee484b259f0f32905c200d01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.976980 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467be1b6-eb8c-4cf6-b78d-bc851a162d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:15.978950 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-047006cc-0a15-4df2-bad7-46d346f4fec7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:15.981081 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-047006cc-0a15-4df2-bad7-46d346f4fec7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab Aug 13 03:41:15.981795 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-047006cc-0a15-4df2-bad7-46d346f4fec7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:15.981795 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-047006cc-0a15-4df2-bad7-46d346f4fec7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:15.987539 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:15.987539 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:15.987987 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-047006cc-0a15-4df2-bad7-46d346f4fec7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:15.988897 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-047006cc-0a15-4df2-bad7-46d346f4fec7 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab returned with HTTP 200 Aug 13 03:41:15.989565 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1032/4147] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:15 2026] GET /volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:15.998462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467be1b6-eb8c-4cf6-b78d-bc851a162d39) transitioned into state 'SUCCESS' from state '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-1577023094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['1849051f-a9e1-4377-871b-79e08e381cea','1f35789b-0a10-486a-af6b-cf4713526d25','db07b8f9-6ebf-4061-955e-31c67d6c362a','78f8c590-9947-4196-acc0-ec021404a7b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:15.999143 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ce2f0d-5ab8-4107-9cd5-e7d6b9c2dcfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:16.008991 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ce2f0d-5ab8-4107-9cd5-e7d6b9c2dcfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:16.011416 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (12588be5-b21e-4391-8df5-57c967553681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:16.011979 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request issued successfully. Aug 13 03:41:16.012570 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-763eb869-b707-4540-b99d-67cd394e39e0 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:16.013055 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1040/4148] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:41:15 2026] POST /volume/v3/volumes => generated 757 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:16.026557 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:16.029350 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:16.030005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1050896085"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:16.032128 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request body: {'volume': {"'imageRef": 'd628e89b-0e99-4571-b205-736027568324', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1050896085'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:16.032335 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume of 1 GB Aug 13 03:41:16.039474 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Availability Zones retrieved successfully. Aug 13 03:41:16.050380 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (7a5b2c2a-aced-42e8-9192-4429045e45a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:16.052072 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e08c832-4cea-4a7d-a8c9-1a87fd73d282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:16.053456 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:16.098662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e08c832-4cea-4a7d-a8c9-1a87fd73d282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:16.099769 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e7ca1a-be53-4592-836f-b38338c3698d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:16.166393 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Created reservations ['5d474a20-159d-4b12-81aa-34bb8c57e3ce', 'd967b8bb-2146-4cf5-957e-d1637b4449c8', '3a8f08e5-63d2-43e7-afb0-1bfd36d53ae2', 'dcff4e31-e068-4e33-b92d-a0ce5f06ef79'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:16.167254 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e7ca1a-be53-4592-836f-b38338c3698d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d474a20-159d-4b12-81aa-34bb8c57e3ce', 'd967b8bb-2146-4cf5-957e-d1637b4449c8', '3a8f08e5-63d2-43e7-afb0-1bfd36d53ae2', 'dcff4e31-e068-4e33-b92d-a0ce5f06ef79']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:16.167941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c376f247-daca-4e6b-9544-8b046d2b4617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:16.197863 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c376f247-daca-4e6b-9544-8b046d2b4617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc647d8f-c827-43f0-b685-502ec97bf36f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1050896085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['5d474a20-159d-4b12-81aa-34bb8c57e3ce','d967b8bb-2146-4cf5-957e-d1637b4449c8','3a8f08e5-63d2-43e7-afb0-1bfd36d53ae2','dcff4e31-e068-4e33-b92d-a0ce5f06ef79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1050896085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc647d8f-c827-43f0-b685-502ec97bf36f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5111932fee484b259f0f32905c200d01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:16.199397 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82d2f6b-8798-4c41-baad-cc42e29698d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:16.231718 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82d2f6b-8798-4c41-baad-cc42e29698d7) transitioned into state 'SUCCESS' from state '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-1050896085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5111932fee484b259f0f32905c200d01',qos_specs=None,replication_status=,reservations=['5d474a20-159d-4b12-81aa-34bb8c57e3ce','d967b8bb-2146-4cf5-957e-d1637b4449c8','3a8f08e5-63d2-43e7-afb0-1bfd36d53ae2','dcff4e31-e068-4e33-b92d-a0ce5f06ef79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='727c3f8783de47f6a2a4ca68b62c5b7f',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:16.232481 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b3e81d-eed3-48ec-ac85-3c2708f5dd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:16.244969 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b3e81d-eed3-48ec-ac85-3c2708f5dd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:16.246303 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Flow 'volume_create_api' (7a5b2c2a-aced-42e8-9192-4429045e45a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:16.246695 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Create volume request issued successfully. Aug 13 03:41:16.247420 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-52ccde72-b8bd-46bc-86d7-242504887cc9 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:16.247938 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1046/4149] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:41:16 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) Aug 13 03:41:16.265641 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7ee784be-96e9-47e2-8193-8e0e1321b85d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:16.268733 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7ee784be-96e9-47e2-8193-8e0e1321b85d tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 Aug 13 03:41:16.269400 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7ee784be-96e9-47e2-8193-8e0e1321b85d tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:16.269400 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7ee784be-96e9-47e2-8193-8e0e1321b85d tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:16.279315 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:16.279315 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:16.285497 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7ee784be-96e9-47e2-8193-8e0e1321b85d tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:16.292125 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7ee784be-96e9-47e2-8193-8e0e1321b85d tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 returned with HTTP 200 Aug 13 03:41:16.292790 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1032/4150] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:16 2026] GET /volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:16.308301 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c003a039-7daf-4827-b75b-5ba04bb77a75 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:16.312201 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c003a039-7daf-4827-b75b-5ba04bb77a75 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 Aug 13 03:41:16.312201 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c003a039-7daf-4827-b75b-5ba04bb77a75 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:16.312201 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c003a039-7daf-4827-b75b-5ba04bb77a75 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:16.321147 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:16.321147 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:16.324948 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c003a039-7daf-4827-b75b-5ba04bb77a75 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:16.331436 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c003a039-7daf-4827-b75b-5ba04bb77a75 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 returned with HTTP 200 Aug 13 03:41:16.331436 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1033/4151] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:16 2026] GET /volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:16.343969 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d26d9224-78f0-4417-a3cb-bfe9a74a25cb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:16.346134 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d26d9224-78f0-4417-a3cb-bfe9a74a25cb tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd Aug 13 03:41:16.346394 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d26d9224-78f0-4417-a3cb-bfe9a74a25cb tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:16.346608 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d26d9224-78f0-4417-a3cb-bfe9a74a25cb tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:16.354126 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:16.354126 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:16.358237 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d26d9224-78f0-4417-a3cb-bfe9a74a25cb tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:16.362876 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d26d9224-78f0-4417-a3cb-bfe9a74a25cb tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd returned with HTTP 200 Aug 13 03:41:16.363640 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1041/4152] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:16 2026] GET /volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:16.379628 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e6145a54-9c1d-4268-a787-d47df24ea13a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:16.382445 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e6145a54-9c1d-4268-a787-d47df24ea13a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 Aug 13 03:41:16.382961 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e6145a54-9c1d-4268-a787-d47df24ea13a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:16.383048 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e6145a54-9c1d-4268-a787-d47df24ea13a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:16.392936 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:16.392936 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:16.398467 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e6145a54-9c1d-4268-a787-d47df24ea13a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:16.405144 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e6145a54-9c1d-4268-a787-d47df24ea13a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 returned with HTTP 200 Aug 13 03:41:16.406015 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1047/4153] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:16 2026] GET /volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:16.423621 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-915a6d85-0494-4d8e-bab6-c6009d678a3b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:16.436120 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-915a6d85-0494-4d8e-bab6-c6009d678a3b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f Aug 13 03:41:16.436353 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-915a6d85-0494-4d8e-bab6-c6009d678a3b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:16.436571 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-915a6d85-0494-4d8e-bab6-c6009d678a3b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:16.445444 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:16.445444 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:16.449530 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-915a6d85-0494-4d8e-bab6-c6009d678a3b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:16.456348 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-915a6d85-0494-4d8e-bab6-c6009d678a3b tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f returned with HTTP 200 Aug 13 03:41:16.458098 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1033/4154] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:16 2026] GET /volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:16.472452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ff63054e-bd67-485f-bd1d-2059627c3fe7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:16.476801 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff63054e-bd67-485f-bd1d-2059627c3fe7 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] DELETE https://10.4.3.140/volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f Aug 13 03:41:16.476801 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ff63054e-bd67-485f-bd1d-2059627c3fe7 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:16.476801 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ff63054e-bd67-485f-bd1d-2059627c3fe7 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:16.476801 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-ff63054e-bd67-485f-bd1d-2059627c3fe7 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume with id: fc647d8f-c827-43f0-b685-502ec97bf36f Aug 13 03:41:16.486127 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:16.486127 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:16.486890 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ff63054e-bd67-485f-bd1d-2059627c3fe7 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:16.510420 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ff63054e-bd67-485f-bd1d-2059627c3fe7 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume request issued successfully. Aug 13 03:41:16.510420 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff63054e-bd67-485f-bd1d-2059627c3fe7 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f returned with HTTP 202 Aug 13 03:41:16.510420 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1034/4155] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:16 2026] DELETE /volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:16.518412 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-05081f85-092d-43ed-be58-14c22dd90396 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:16.522438 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-05081f85-092d-43ed-be58-14c22dd90396 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f Aug 13 03:41:16.522721 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-05081f85-092d-43ed-be58-14c22dd90396 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:16.523016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-05081f85-092d-43ed-be58-14c22dd90396 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:16.534724 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:16.534724 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:16.543457 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-05081f85-092d-43ed-be58-14c22dd90396 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:16.550469 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-05081f85-092d-43ed-be58-14c22dd90396 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f returned with HTTP 200 Aug 13 03:41:16.550962 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1042/4156] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:16 2026] GET /volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:17.001706 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-75b41cb8-9665-417c-8bce-087176001052 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:17.003975 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75b41cb8-9665-417c-8bce-087176001052 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab Aug 13 03:41:17.004680 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75b41cb8-9665-417c-8bce-087176001052 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:17.004680 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75b41cb8-9665-417c-8bce-087176001052 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:17.010423 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:17.010423 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:17.010734 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-75b41cb8-9665-417c-8bce-087176001052 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:17.011376 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75b41cb8-9665-417c-8bce-087176001052 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab returned with HTTP 200 Aug 13 03:41:17.011745 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1048/4157] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:17 2026] GET /volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:17.023664 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-85cc8218-9eb5-43cc-b123-25788c250010 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:17.025453 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85cc8218-9eb5-43cc-b123-25788c250010 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] POST https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab/action Aug 13 03:41:17.025778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85cc8218-9eb5-43cc-b123-25788c250010 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:41:17.026263 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85cc8218-9eb5-43cc-b123-25788c250010 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:17.027299 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.admin_actions [None req-85cc8218-9eb5-43cc-b123-25788c250010 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Updating snapshot '5529a925-2d46-4c79-a719-1fb5bb8511ab' with '{'status': 'creating'}' {{(pid=100340) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 13 03:41:17.044552 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:17.044552 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:17.061209 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85cc8218-9eb5-43cc-b123-25788c250010 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab/action returned with HTTP 202 Aug 13 03:41:17.061865 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1034/4158] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:41:17 2026] POST /volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:41:17.070749 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-058ea866-0bf8-4cc4-b9c5-a46b5b2ed82b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:17.074857 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-058ea866-0bf8-4cc4-b9c5-a46b5b2ed82b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab Aug 13 03:41:17.074857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-058ea866-0bf8-4cc4-b9c5-a46b5b2ed82b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:17.074857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-058ea866-0bf8-4cc4-b9c5-a46b5b2ed82b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:17.084565 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:17.084565 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:17.084565 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-058ea866-0bf8-4cc4-b9c5-a46b5b2ed82b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:17.084565 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-058ea866-0bf8-4cc4-b9c5-a46b5b2ed82b tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab returned with HTTP 200 Aug 13 03:41:17.084565 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1035/4159] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:17 2026] GET /volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:17.109368 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e7735d23-f953-4e67-a0fe-a8c7cdc70f11 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:17.111305 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7735d23-f953-4e67-a0fe-a8c7cdc70f11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] POST https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab/action Aug 13 03:41:17.111720 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7735d23-f953-4e67-a0fe-a8c7cdc70f11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:41:17.111941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7735d23-f953-4e67-a0fe-a8c7cdc70f11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:17.113324 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7735d23-f953-4e67-a0fe-a8c7cdc70f11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100342) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 13 03:41:17.118958 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:17.118958 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:17.119535 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.snapshot_actions [None req-e7735d23-f953-4e67-a0fe-a8c7cdc70f11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] Updating snapshot 5529a925-2d46-4c79-a719-1fb5bb8511ab with info {'id': '5529a925-2d46-4c79-a719-1fb5bb8511ab', 'status': 'error', 'progress': '80%'} Aug 13 03:41:17.127458 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7735d23-f953-4e67-a0fe-a8c7cdc70f11 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-member] https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab/action returned with HTTP 202 Aug 13 03:41:17.127952 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1043/4160] 10.4.3.140 () {68 vars in 1396 bytes} [Thu Aug 13 03:41:17 2026] POST /volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:17.136763 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ccc10c28-ec7c-4c52-931e-378965ac15da None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:17.138748 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ccc10c28-ec7c-4c52-931e-378965ac15da tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab Aug 13 03:41:17.139019 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ccc10c28-ec7c-4c52-931e-378965ac15da tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:17.139296 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ccc10c28-ec7c-4c52-931e-378965ac15da tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:17.139459 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-ccc10c28-ec7c-4c52-931e-378965ac15da tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete snapshot with id: 5529a925-2d46-4c79-a719-1fb5bb8511ab Aug 13 03:41:17.146285 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:17.146285 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:17.146705 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ccc10c28-ec7c-4c52-931e-378965ac15da tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:17.167385 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ccc10c28-ec7c-4c52-931e-378965ac15da tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot delete request issued successfully. Aug 13 03:41:17.167622 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ccc10c28-ec7c-4c52-931e-378965ac15da tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab returned with HTTP 202 Aug 13 03:41:17.168177 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1049/4161] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:17 2026] DELETE /volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:17.176079 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f5001153-421b-4a23-8c91-cd09d10b1bb3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:17.178183 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5001153-421b-4a23-8c91-cd09d10b1bb3 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab Aug 13 03:41:17.178412 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5001153-421b-4a23-8c91-cd09d10b1bb3 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:17.178679 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f5001153-421b-4a23-8c91-cd09d10b1bb3 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:17.185747 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:17.185747 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:17.186135 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f5001153-421b-4a23-8c91-cd09d10b1bb3 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Snapshot retrieved successfully. Aug 13 03:41:17.187118 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f5001153-421b-4a23-8c91-cd09d10b1bb3 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab returned with HTTP 200 Aug 13 03:41:17.187667 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1035/4162] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:17 2026] GET /volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:17.566156 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-967566fd-a106-409f-a477-8bd5f6ef7e46 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:17.570567 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-967566fd-a106-409f-a477-8bd5f6ef7e46 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f Aug 13 03:41:17.570567 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-967566fd-a106-409f-a477-8bd5f6ef7e46 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:17.570567 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-967566fd-a106-409f-a477-8bd5f6ef7e46 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:17.576476 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-967566fd-a106-409f-a477-8bd5f6ef7e46 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f returned with HTTP 404 Aug 13 03:41:17.577304 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1036/4163] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:17 2026] GET /volume/v3/volumes/fc647d8f-c827-43f0-b685-502ec97bf36f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:17.585884 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-118e0035-fe43-4f63-affb-18a73a291ea4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:17.587894 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-118e0035-fe43-4f63-affb-18a73a291ea4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] DELETE https://10.4.3.140/volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 Aug 13 03:41:17.588961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-118e0035-fe43-4f63-affb-18a73a291ea4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:17.588961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-118e0035-fe43-4f63-affb-18a73a291ea4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:17.588961 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-118e0035-fe43-4f63-affb-18a73a291ea4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume with id: a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 Aug 13 03:41:17.596607 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:17.596607 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:17.597258 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-118e0035-fe43-4f63-affb-18a73a291ea4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:17.615815 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-118e0035-fe43-4f63-affb-18a73a291ea4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume request issued successfully. Aug 13 03:41:17.616030 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-118e0035-fe43-4f63-affb-18a73a291ea4 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 returned with HTTP 202 Aug 13 03:41:17.616593 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1044/4164] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:17 2026] DELETE /volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 13 03:41:17.628917 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c58cc7b8-e137-4915-968b-890410da0e0a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:17.628917 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c58cc7b8-e137-4915-968b-890410da0e0a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 Aug 13 03:41:17.629400 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c58cc7b8-e137-4915-968b-890410da0e0a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:17.629475 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c58cc7b8-e137-4915-968b-890410da0e0a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:17.639311 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:17.639311 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:17.644695 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c58cc7b8-e137-4915-968b-890410da0e0a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:17.651841 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c58cc7b8-e137-4915-968b-890410da0e0a tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 returned with HTTP 200 Aug 13 03:41:17.652247 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1050/4165] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:17 2026] GET /volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:18.196667 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9bc8f593-2255-4ada-a779-4cfe7eee3e0e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:18.198724 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9bc8f593-2255-4ada-a779-4cfe7eee3e0e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab Aug 13 03:41:18.198973 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9bc8f593-2255-4ada-a779-4cfe7eee3e0e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:18.199186 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9bc8f593-2255-4ada-a779-4cfe7eee3e0e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:18.203756 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9bc8f593-2255-4ada-a779-4cfe7eee3e0e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab returned with HTTP 404 Aug 13 03:41:18.204283 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1036/4166] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:18 2026] GET /volume/v3/snapshots/5529a925-2d46-4c79-a719-1fb5bb8511ab => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:18.212210 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-08d97f9b-0146-4eba-80c9-028ba6dcd0b9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:18.214189 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-08d97f9b-0146-4eba-80c9-028ba6dcd0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 Aug 13 03:41:18.215843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-08d97f9b-0146-4eba-80c9-028ba6dcd0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:18.215843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-08d97f9b-0146-4eba-80c9-028ba6dcd0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:18.215843 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-08d97f9b-0146-4eba-80c9-028ba6dcd0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume with id: 4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 Aug 13 03:41:18.223259 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:18.223259 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:18.223796 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-08d97f9b-0146-4eba-80c9-028ba6dcd0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:18.243851 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-08d97f9b-0146-4eba-80c9-028ba6dcd0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Delete volume request issued successfully. Aug 13 03:41:18.244368 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-08d97f9b-0146-4eba-80c9-028ba6dcd0b9 tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 returned with HTTP 202 Aug 13 03:41:18.245026 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1037/4167] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:18 2026] DELETE /volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:18.254103 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8571f7ed-ea30-4f85-8262-43f069afaafd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:18.257196 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8571f7ed-ea30-4f85-8262-43f069afaafd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 Aug 13 03:41:18.257496 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8571f7ed-ea30-4f85-8262-43f069afaafd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:18.257781 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8571f7ed-ea30-4f85-8262-43f069afaafd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:18.268721 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:18.268721 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:18.275725 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8571f7ed-ea30-4f85-8262-43f069afaafd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Volume info retrieved successfully. Aug 13 03:41:18.282372 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8571f7ed-ea30-4f85-8262-43f069afaafd tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 returned with HTTP 200 Aug 13 03:41:18.282942 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1045/4168] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:18 2026] GET /volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:18.667098 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c76e969f-b5a7-4c61-99d3-b8513edb2882 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:18.668715 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c76e969f-b5a7-4c61-99d3-b8513edb2882 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 Aug 13 03:41:18.668867 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c76e969f-b5a7-4c61-99d3-b8513edb2882 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:18.669056 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c76e969f-b5a7-4c61-99d3-b8513edb2882 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:18.675450 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c76e969f-b5a7-4c61-99d3-b8513edb2882 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 returned with HTTP 404 Aug 13 03:41:18.675968 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1051/4169] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:18 2026] GET /volume/v3/volumes/a5b1bf3d-0a7f-436a-8a69-cc618ba9f253 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:18.683523 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1f853678-6a00-4e4d-9469-a4d31e721054 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:18.685345 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1f853678-6a00-4e4d-9469-a4d31e721054 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] DELETE https://10.4.3.140/volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd Aug 13 03:41:18.685548 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1f853678-6a00-4e4d-9469-a4d31e721054 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:18.685726 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1f853678-6a00-4e4d-9469-a4d31e721054 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:18.685915 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1f853678-6a00-4e4d-9469-a4d31e721054 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume with id: 372753dc-a31b-4231-adcd-f3f9e357e7bd Aug 13 03:41:18.693837 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:18.693837 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:18.694340 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1f853678-6a00-4e4d-9469-a4d31e721054 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:18.715288 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1f853678-6a00-4e4d-9469-a4d31e721054 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume request issued successfully. Aug 13 03:41:18.715754 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1f853678-6a00-4e4d-9469-a4d31e721054 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd returned with HTTP 202 Aug 13 03:41:18.716189 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1037/4170] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:18 2026] DELETE /volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:18.725479 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-27eb4995-560a-44ed-9b79-675701a7ba20 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:18.728956 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-27eb4995-560a-44ed-9b79-675701a7ba20 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd Aug 13 03:41:18.728956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-27eb4995-560a-44ed-9b79-675701a7ba20 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:18.728956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-27eb4995-560a-44ed-9b79-675701a7ba20 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:18.736943 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:18.736943 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:18.743598 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-27eb4995-560a-44ed-9b79-675701a7ba20 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:18.751140 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-27eb4995-560a-44ed-9b79-675701a7ba20 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd returned with HTTP 200 Aug 13 03:41:18.751748 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1038/4171] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:18 2026] GET /volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:19.299539 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b3e0ff6c-41c6-43ca-aa0a-b651ce0cb31e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:19.302004 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3e0ff6c-41c6-43ca-aa0a-b651ce0cb31e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] GET https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 Aug 13 03:41:19.302306 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3e0ff6c-41c6-43ca-aa0a-b651ce0cb31e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:19.302550 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b3e0ff6c-41c6-43ca-aa0a-b651ce0cb31e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:19.309036 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b3e0ff6c-41c6-43ca-aa0a-b651ce0cb31e tempest-ProjectMemberTests-1882709779 tempest-ProjectMemberTests-1882709779-project-admin] https://10.4.3.140/volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 returned with HTTP 404 Aug 13 03:41:19.309606 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1046/4172] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:19 2026] GET /volume/v3/volumes/4fa5d2b0-8a41-409e-8ca2-2caf3a4ecf65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:19.767157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e4ace1eb-139d-4566-a9fe-cf6480fff022 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:19.770148 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e4ace1eb-139d-4566-a9fe-cf6480fff022 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd Aug 13 03:41:19.770148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e4ace1eb-139d-4566-a9fe-cf6480fff022 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:19.770148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e4ace1eb-139d-4566-a9fe-cf6480fff022 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:19.771473 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-a79a8921-2173-4fa3-b0f7-2eb814fa2549 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:19.774153 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-a79a8921-2173-4fa3-b0f7-2eb814fa2549 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:41:19.774473 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-a79a8921-2173-4fa3-b0f7-2eb814fa2549 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:19.774740 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-a79a8921-2173-4fa3-b0f7-2eb814fa2549 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:19.778498 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e4ace1eb-139d-4566-a9fe-cf6480fff022 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd returned with HTTP 404 Aug 13 03:41:19.779029 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1052/4173] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:19 2026] GET /volume/v3/volumes/372753dc-a31b-4231-adcd-f3f9e357e7bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:19.786854 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:19.786854 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:19.789625 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3dd0b6bf-ac14-493a-8dce-f9d7bf4c91e3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:19.791890 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-a79a8921-2173-4fa3-b0f7-2eb814fa2549 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:19.793850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3dd0b6bf-ac14-493a-8dce-f9d7bf4c91e3 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] DELETE https://10.4.3.140/volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 Aug 13 03:41:19.793850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3dd0b6bf-ac14-493a-8dce-f9d7bf4c91e3 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:19.793850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3dd0b6bf-ac14-493a-8dce-f9d7bf4c91e3 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:19.793850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-3dd0b6bf-ac14-493a-8dce-f9d7bf4c91e3 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume with id: fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 Aug 13 03:41:19.798745 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-a79a8921-2173-4fa3-b0f7-2eb814fa2549 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:41:19.799098 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1038/4174] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:41:19 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:19.804582 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:19.804582 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:19.805464 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3dd0b6bf-ac14-493a-8dce-f9d7bf4c91e3 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:19.841900 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3dd0b6bf-ac14-493a-8dce-f9d7bf4c91e3 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume request issued successfully. Aug 13 03:41:19.842611 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3dd0b6bf-ac14-493a-8dce-f9d7bf4c91e3 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 returned with HTTP 202 Aug 13 03:41:19.845074 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1039/4175] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:19 2026] DELETE /volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:19.855821 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-75f87c19-0a0e-4177-9cdf-6c1901ddca16 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:19.858419 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-75f87c19-0a0e-4177-9cdf-6c1901ddca16 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 Aug 13 03:41:19.858752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-75f87c19-0a0e-4177-9cdf-6c1901ddca16 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:19.859097 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-75f87c19-0a0e-4177-9cdf-6c1901ddca16 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:19.869542 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:19.869542 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:19.875375 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-75f87c19-0a0e-4177-9cdf-6c1901ddca16 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:19.884259 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-75f87c19-0a0e-4177-9cdf-6c1901ddca16 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 returned with HTTP 200 Aug 13 03:41:19.884749 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1047/4176] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:19 2026] GET /volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:19.911499 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1f8bb171-5096-45ee-a4f2-7f4dc4e37c1e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:19.911651 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1f8bb171-5096-45ee-a4f2-7f4dc4e37c1e None None] GET https://10.4.3.140/volume// Aug 13 03:41:19.911926 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1f8bb171-5096-45ee-a4f2-7f4dc4e37c1e None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:19.912250 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1f8bb171-5096-45ee-a4f2-7f4dc4e37c1e None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:19.912698 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1f8bb171-5096-45ee-a4f2-7f4dc4e37c1e None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:41:19.913170 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1053/4177] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:41:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:41:19.922625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-c8e0490e-7038-4c4a-b60e-32fa9e74539b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:19.925089 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-c8e0490e-7038-4c4a-b60e-32fa9e74539b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:41:19.925584 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-c8e0490e-7038-4c4a-b60e-32fa9e74539b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19cbbfef-737b-4c12-a70c-e835d1a39be4", "connector": null, "instance_uuid": "d85fde9b-c536-41f5-b323-7dc6d9771ce8"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:19.936552 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:19.936552 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:19.976745 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-c8e0490e-7038-4c4a-b60e-32fa9e74539b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:41:19.977365 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1039/4178] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:41:19 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) Aug 13 03:41:20.026934 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ddfa1d98-b5dd-47d4-9b43-72f3221006ab None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:20.030858 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ddfa1d98-b5dd-47d4-9b43-72f3221006ab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:41:20.030858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ddfa1d98-b5dd-47d4-9b43-72f3221006ab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:20.030858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ddfa1d98-b5dd-47d4-9b43-72f3221006ab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:20.033642 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-667a32e6-e59d-45b2-b7d9-43e51a3c5805 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:20.034086 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-667a32e6-e59d-45b2-b7d9-43e51a3c5805 None None] GET https://10.4.3.140/volume// Aug 13 03:41:20.034290 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-667a32e6-e59d-45b2-b7d9-43e51a3c5805 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:20.034512 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-667a32e6-e59d-45b2-b7d9-43e51a3c5805 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:20.037218 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-667a32e6-e59d-45b2-b7d9-43e51a3c5805 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:41:20.037218 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1048/4179] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:41:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:41:20.044264 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:20.044264 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:20.046956 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-0e85d2c0-5f5f-49ea-8865-a33d0454985e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:20.050671 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-0e85d2c0-5f5f-49ea-8865-a33d0454985e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:41:20.050975 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-0e85d2c0-5f5f-49ea-8865-a33d0454985e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:20.051274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-0e85d2c0-5f5f-49ea-8865-a33d0454985e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:20.052315 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ddfa1d98-b5dd-47d4-9b43-72f3221006ab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:20.060101 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ddfa1d98-b5dd-47d4-9b43-72f3221006ab tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:41:20.060101 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1040/4180] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:20 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:20.062945 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:20.062945 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:20.067970 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-0e85d2c0-5f5f-49ea-8865-a33d0454985e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:20.074418 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-0e85d2c0-5f5f-49ea-8865-a33d0454985e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:41:20.075144 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1054/4181] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:41:20 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 1020 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:41:20.213859 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-256102c8-a4c3-4be0-8f49-475eca930a79 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:20.216302 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-256102c8-a4c3-4be0-8f49-475eca930a79 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] PUT https://10.4.3.140/volume/v3/attachments/5cffbdd9-1714-4e34-b3e5-7430d8b5381c Aug 13 03:41:20.216661 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-256102c8-a4c3-4be0-8f49-475eca930a79 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:20.227249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-256102c8-a4c3-4be0-8f49-475eca930a79 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Acquiring lock "cinder-attachment_update-19cbbfef-737b-4c12-a70c-e835d1a39be4-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:41:20.234999 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-256102c8-a4c3-4be0-8f49-475eca930a79 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Lock "cinder-attachment_update-19cbbfef-737b-4c12-a70c-e835d1a39be4-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:41:20.234999 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:20.234999 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:20.376441 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-256102c8-a4c3-4be0-8f49-475eca930a79 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Lock "cinder-attachment_update-19cbbfef-737b-4c12-a70c-e835d1a39be4-np0000007145" released by "attachment_update" :: held 0.143s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:41:20.376890 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-256102c8-a4c3-4be0-8f49-475eca930a79 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/attachments/5cffbdd9-1714-4e34-b3e5-7430d8b5381c returned with HTTP 200 Aug 13 03:41:20.380921 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1040/4182] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:41:20 2026] PUT /volume/v3/attachments/5cffbdd9-1714-4e34-b3e5-7430d8b5381c => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:41:20.901022 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cb88852e-65d6-4953-9190-e305f0047364 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:20.902800 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb88852e-65d6-4953-9190-e305f0047364 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 Aug 13 03:41:20.903015 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb88852e-65d6-4953-9190-e305f0047364 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:20.903220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cb88852e-65d6-4953-9190-e305f0047364 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:20.911719 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cb88852e-65d6-4953-9190-e305f0047364 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 returned with HTTP 404 Aug 13 03:41:20.912209 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1049/4183] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:20 2026] GET /volume/v3/volumes/fdbc9271-f70d-498a-bd88-8cf0d35dc8c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:20.921461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3e4f0ce0-198d-4962-beb7-8efcd9f065bd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:20.922928 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3e4f0ce0-198d-4962-beb7-8efcd9f065bd tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] DELETE https://10.4.3.140/volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 Aug 13 03:41:20.923192 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3e4f0ce0-198d-4962-beb7-8efcd9f065bd tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:20.923497 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3e4f0ce0-198d-4962-beb7-8efcd9f065bd tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:20.924674 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-3e4f0ce0-198d-4962-beb7-8efcd9f065bd tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume with id: d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 Aug 13 03:41:20.930073 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:20.930073 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:20.930588 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3e4f0ce0-198d-4962-beb7-8efcd9f065bd tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:20.947856 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3e4f0ce0-198d-4962-beb7-8efcd9f065bd tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Delete volume request issued successfully. Aug 13 03:41:20.947856 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3e4f0ce0-198d-4962-beb7-8efcd9f065bd tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 returned with HTTP 202 Aug 13 03:41:20.947856 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1041/4184] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:20 2026] DELETE /volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:20.960556 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d3e205b4-0bcc-47cd-af64-946ac29da2c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:20.962670 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3e205b4-0bcc-47cd-af64-946ac29da2c2 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 Aug 13 03:41:20.962915 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d3e205b4-0bcc-47cd-af64-946ac29da2c2 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:20.963168 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d3e205b4-0bcc-47cd-af64-946ac29da2c2 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:20.972800 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:20.972800 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:20.978587 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d3e205b4-0bcc-47cd-af64-946ac29da2c2 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Volume info retrieved successfully. Aug 13 03:41:20.985039 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d3e205b4-0bcc-47cd-af64-946ac29da2c2 tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 returned with HTTP 200 Aug 13 03:41:20.985617 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1055/4185] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:20 2026] GET /volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:21.075072 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-302d5b25-8d12-412a-8d3b-50b3986305fe None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:21.079055 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-302d5b25-8d12-412a-8d3b-50b3986305fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:41:21.082659 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-302d5b25-8d12-412a-8d3b-50b3986305fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:21.082659 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-302d5b25-8d12-412a-8d3b-50b3986305fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:21.096553 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:21.096553 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:21.100176 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-302d5b25-8d12-412a-8d3b-50b3986305fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:21.106501 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-302d5b25-8d12-412a-8d3b-50b3986305fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:41:21.106597 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1041/4186] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:21 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:22.010064 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-38d96623-ddc3-4bf6-8157-62202564fdbe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:22.012353 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38d96623-ddc3-4bf6-8157-62202564fdbe tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] GET https://10.4.3.140/volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 Aug 13 03:41:22.012904 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38d96623-ddc3-4bf6-8157-62202564fdbe tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:22.013237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38d96623-ddc3-4bf6-8157-62202564fdbe tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:22.019774 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38d96623-ddc3-4bf6-8157-62202564fdbe tempest-CreateVolumesFromImageTest-203239366 tempest-CreateVolumesFromImageTest-203239366-project-member] https://10.4.3.140/volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 returned with HTTP 404 Aug 13 03:41:22.020533 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1050/4187] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:22 2026] GET /volume/v3/volumes/d64f8c82-74fa-42b7-b4bf-7d83c2e66ae0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:22.121512 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-19679c68-2c4e-4dcb-bd31-59939a28f6ec None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:22.125851 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-19679c68-2c4e-4dcb-bd31-59939a28f6ec tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:41:22.125851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-19679c68-2c4e-4dcb-bd31-59939a28f6ec tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:22.125851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-19679c68-2c4e-4dcb-bd31-59939a28f6ec tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:22.143454 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:22.143454 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:22.148813 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-19679c68-2c4e-4dcb-bd31-59939a28f6ec tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:22.155082 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-19679c68-2c4e-4dcb-bd31-59939a28f6ec tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:41:22.156291 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1042/4188] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:22 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:23.173599 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-daf931f8-d054-4df4-a83d-c734da420ea8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:23.175253 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-daf931f8-d054-4df4-a83d-c734da420ea8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:41:23.175523 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-daf931f8-d054-4df4-a83d-c734da420ea8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:23.176779 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-daf931f8-d054-4df4-a83d-c734da420ea8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:23.194747 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:23.194747 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:23.201849 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-daf931f8-d054-4df4-a83d-c734da420ea8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:23.205703 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-daf931f8-d054-4df4-a83d-c734da420ea8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:41:23.206314 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1056/4189] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:23 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:23.547940 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:23.661762 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:23.662796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1866539640"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:23.664313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1866539640'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:23.664392 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:23.669058 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:23.675584 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (d11581ca-67aa-4725-a46f-bebb66e205ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:23.676485 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a347563-4fbe-4caa-ab44-1ddbbcf4e044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:23.677382 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:23.707683 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a347563-4fbe-4caa-ab44-1ddbbcf4e044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:23.708491 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (568064d6-c4c4-4b17-b672-2317bc003da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:23.771013 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['4460ecca-c0bd-4252-9c55-0beac4f1b612', 'cd565ba8-5987-4bca-8df3-ecf2c14670c4', '355e35b6-b4f9-4f2e-9884-4088716507c1', '9c4f5854-e1d6-44a6-b3bf-5d957d6d557e'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:23.771845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (568064d6-c4c4-4b17-b672-2317bc003da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4460ecca-c0bd-4252-9c55-0beac4f1b612', 'cd565ba8-5987-4bca-8df3-ecf2c14670c4', '355e35b6-b4f9-4f2e-9884-4088716507c1', '9c4f5854-e1d6-44a6-b3bf-5d957d6d557e']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:23.772556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99372c40-26eb-4cc5-8580-d2ede78f0ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:23.796474 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99372c40-26eb-4cc5-8580-d2ede78f0ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecd79988-896a-4cf4-87a8-8b511aca3737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1866539640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['4460ecca-c0bd-4252-9c55-0beac4f1b612','cd565ba8-5987-4bca-8df3-ecf2c14670c4','355e35b6-b4f9-4f2e-9884-4088716507c1','9c4f5854-e1d6-44a6-b3bf-5d957d6d557e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1866539640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecd79988-896a-4cf4-87a8-8b511aca3737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:23.797429 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307bdb8c-93a8-4a5c-9e27-3f740c295a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:23.820447 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307bdb8c-93a8-4a5c-9e27-3f740c295a1f) transitioned into state 'SUCCESS' from state '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-1866539640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['4460ecca-c0bd-4252-9c55-0beac4f1b612','cd565ba8-5987-4bca-8df3-ecf2c14670c4','355e35b6-b4f9-4f2e-9884-4088716507c1','9c4f5854-e1d6-44a6-b3bf-5d957d6d557e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:23.821204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a0296a-1538-48af-a710-e52b09f895cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:23.836547 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a0296a-1538-48af-a710-e52b09f895cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:23.837669 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (d11581ca-67aa-4725-a46f-bebb66e205ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:23.838054 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:23.838788 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d5fa38de-89c9-480d-91d2-7247ee2c8f5d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:23.839367 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1042/4190] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:41:23 2026] POST /volume/v3/volumes => generated 770 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:23.851473 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f9223a3-832f-4666-aa15-e6bb52f92878 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:23.853732 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f9223a3-832f-4666-aa15-e6bb52f92878 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:41:23.854043 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f9223a3-832f-4666-aa15-e6bb52f92878 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:23.854309 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f9223a3-832f-4666-aa15-e6bb52f92878 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:23.863710 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:23.863710 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:23.868712 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3f9223a3-832f-4666-aa15-e6bb52f92878 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:23.873396 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f9223a3-832f-4666-aa15-e6bb52f92878 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 returned with HTTP 200 Aug 13 03:41:23.873801 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1051/4191] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:23 2026] GET /volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:24.222862 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1d27b909-8803-4763-a2c7-7a1a2c434edb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:24.224950 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1d27b909-8803-4763-a2c7-7a1a2c434edb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:41:24.225164 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1d27b909-8803-4763-a2c7-7a1a2c434edb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:24.225355 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1d27b909-8803-4763-a2c7-7a1a2c434edb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:24.244072 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:24.244072 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:24.248058 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1d27b909-8803-4763-a2c7-7a1a2c434edb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:24.255921 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1d27b909-8803-4763-a2c7-7a1a2c434edb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:41:24.256480 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1043/4192] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:24 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:24.741343 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-7985de11-ddfa-4292-be66-5b778e6dae03 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:24.747174 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-7985de11-ddfa-4292-be66-5b778e6dae03 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/attachments/5cffbdd9-1714-4e34-b3e5-7430d8b5381c/action Aug 13 03:41:24.747547 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-7985de11-ddfa-4292-be66-5b778e6dae03 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:41:24.747706 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-7985de11-ddfa-4292-be66-5b778e6dae03 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:24.776475 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:24.776475 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:24.789675 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-eb7f6e66-d89c-4c5e-9a72-636903f68ff3 req-7985de11-ddfa-4292-be66-5b778e6dae03 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/attachments/5cffbdd9-1714-4e34-b3e5-7430d8b5381c/action returned with HTTP 204 Aug 13 03:41:24.790120 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1057/4193] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:41:24 2026] POST /volume/v3/attachments/5cffbdd9-1714-4e34-b3e5-7430d8b5381c/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:24.889599 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9ab1b8bd-55d0-4033-9c99-ac7a42b9f927 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:24.891581 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9ab1b8bd-55d0-4033-9c99-ac7a42b9f927 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:41:24.891811 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9ab1b8bd-55d0-4033-9c99-ac7a42b9f927 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:24.892016 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9ab1b8bd-55d0-4033-9c99-ac7a42b9f927 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:24.900254 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:24.900254 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:24.904373 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9ab1b8bd-55d0-4033-9c99-ac7a42b9f927 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:24.916981 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9ab1b8bd-55d0-4033-9c99-ac7a42b9f927 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 returned with HTTP 200 Aug 13 03:41:24.916981 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1043/4194] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:24 2026] GET /volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:24.934138 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bcc9a33c-ac11-4dbb-b213-b9d36eec2a83 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:24.936114 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcc9a33c-ac11-4dbb-b213-b9d36eec2a83 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:41:24.936547 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bcc9a33c-ac11-4dbb-b213-b9d36eec2a83 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecd79988-896a-4cf4-87a8-8b511aca3737", "name": "tempest-VolumeDependencyTests-Snapshot-1774379180"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:24.947695 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:24.947695 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:24.948405 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bcc9a33c-ac11-4dbb-b213-b9d36eec2a83 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:24.948575 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-bcc9a33c-ac11-4dbb-b213-b9d36eec2a83 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create snapshot from volume ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:41:24.994018 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-bcc9a33c-ac11-4dbb-b213-b9d36eec2a83 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['57aaf2db-308b-42a4-afa3-e7ed66dff865', '8e55eee8-fcd1-4e23-a8f7-4a59d7940307', '2e35316d-b82b-43bc-8a82-3da4e4079e35', '0c7eb66f-c169-40af-91bd-e2648b3b397e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:25.029791 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bcc9a33c-ac11-4dbb-b213-b9d36eec2a83 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot create request issued successfully. Aug 13 03:41:25.030262 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bcc9a33c-ac11-4dbb-b213-b9d36eec2a83 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:41:25.030946 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1052/4195] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:41:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:25.041333 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ce2ecb3b-e50a-438f-8aaa-2d85379022d7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:25.045011 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ce2ecb3b-e50a-438f-8aaa-2d85379022d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b Aug 13 03:41:25.045266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ce2ecb3b-e50a-438f-8aaa-2d85379022d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:25.045457 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ce2ecb3b-e50a-438f-8aaa-2d85379022d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:25.052524 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:25.052524 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:25.053027 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ce2ecb3b-e50a-438f-8aaa-2d85379022d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:25.055059 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ce2ecb3b-e50a-438f-8aaa-2d85379022d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b returned with HTTP 200 Aug 13 03:41:25.055059 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1044/4196] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:25 2026] GET /volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:25.275218 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-08bf93ee-2a49-4b48-adee-e4260de0c2e1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:25.278322 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08bf93ee-2a49-4b48-adee-e4260de0c2e1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:41:25.278603 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08bf93ee-2a49-4b48-adee-e4260de0c2e1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:25.278811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-08bf93ee-2a49-4b48-adee-e4260de0c2e1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:25.299610 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:25.299610 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:25.304752 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-08bf93ee-2a49-4b48-adee-e4260de0c2e1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:25.311473 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-08bf93ee-2a49-4b48-adee-e4260de0c2e1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:41:25.312226 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1058/4197] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:25 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 1133 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:25.330934 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d976181d-80ac-49a8-9663-fd228a0df13b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:25.333405 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d976181d-80ac-49a8-9663-fd228a0df13b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:41:25.333944 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d976181d-80ac-49a8-9663-fd228a0df13b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "19cbbfef-737b-4c12-a70c-e835d1a39be4", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1465148936", "container": "tempest-volumesbackupstest-backup-container-923981437"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:25.335937 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-d976181d-80ac-49a8-9663-fd228a0df13b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating new backup {'backup': {'volume_id': '19cbbfef-737b-4c12-a70c-e835d1a39be4', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1465148936', 'container': 'tempest-volumesbackupstest-backup-container-923981437'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:41:25.336186 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-d976181d-80ac-49a8-9663-fd228a0df13b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating backup of volume 19cbbfef-737b-4c12-a70c-e835d1a39be4 in container tempest-volumesbackupstest-backup-container-923981437 Aug 13 03:41:25.350924 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:25.350924 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:25.351702 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d976181d-80ac-49a8-9663-fd228a0df13b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:25.378726 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-d976181d-80ac-49a8-9663-fd228a0df13b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['1c04996f-f075-4bd8-9536-9eb5b68a8a41', 'fa0a1ddd-e426-4f50-a30f-1294abc42878'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:25.413250 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d976181d-80ac-49a8-9663-fd228a0df13b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:41:25.414031 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1044/4198] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:41:25 2026] POST /volume/v3/backups => generated 330 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:25.423367 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-043eb82c-1577-4783-91db-091bda7a90ac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:25.425463 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-043eb82c-1577-4783-91db-091bda7a90ac tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:25.425671 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-043eb82c-1577-4783-91db-091bda7a90ac tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:25.425901 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-043eb82c-1577-4783-91db-091bda7a90ac tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:25.426157 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-043eb82c-1577-4783-91db-091bda7a90ac tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:25.434328 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:25.434328 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:25.435123 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-043eb82c-1577-4783-91db-091bda7a90ac tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:25.435493 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1053/4199] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:25 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:26.065267 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a3d84fc5-8fe5-47bf-b5ba-485a5e881b17 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:26.066587 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a3d84fc5-8fe5-47bf-b5ba-485a5e881b17 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b Aug 13 03:41:26.066777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a3d84fc5-8fe5-47bf-b5ba-485a5e881b17 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:26.066985 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a3d84fc5-8fe5-47bf-b5ba-485a5e881b17 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:26.075652 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:26.075652 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:26.076157 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a3d84fc5-8fe5-47bf-b5ba-485a5e881b17 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:26.076993 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a3d84fc5-8fe5-47bf-b5ba-485a5e881b17 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b returned with HTTP 200 Aug 13 03:41:26.077392 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1045/4200] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:26 2026] GET /volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:26.090110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:26.091777 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:26.092174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6d0bc263-76ef-4e5d-9993-f35084d3f62b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-178469495"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:26.093678 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'snapshot_id': '6d0bc263-76ef-4e5d-9993-f35084d3f62b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-178469495'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:26.099251 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:26.099251 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:26.099718 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:26.099858 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:26.103463 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:26.109642 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (3383d664-a3d3-4222-89b5-0686202e9132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:26.110710 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc749d27-70ab-4ea2-8ca7-eed2474c3f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:26.111743 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:26.141701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc749d27-70ab-4ea2-8ca7-eed2474c3f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6d0bc263-76ef-4e5d-9993-f35084d3f62b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:26.142788 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73265bfe-edcf-4fca-b6d2-979c6b533c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:26.181476 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['c4f15b16-bbae-431e-adb3-b80b5fb27a1a', '527d805e-95b8-4cc5-8f3e-efbac72f23fd', '088f9c9f-4bf2-4319-a259-68248dec6e06', 'c9b2bcd1-02be-4c36-ac8d-3f8583cc7210'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:26.182240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73265bfe-edcf-4fca-b6d2-979c6b533c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4f15b16-bbae-431e-adb3-b80b5fb27a1a', '527d805e-95b8-4cc5-8f3e-efbac72f23fd', '088f9c9f-4bf2-4319-a259-68248dec6e06', 'c9b2bcd1-02be-4c36-ac8d-3f8583cc7210']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:26.182913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54bfb700-1f70-4079-a7fd-9f6f8ecc93df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:26.223380 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54bfb700-1f70-4079-a7fd-9f6f8ecc93df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fabfe1a-3bc7-4750-bedf-8788e90a2aa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-178469495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['c4f15b16-bbae-431e-adb3-b80b5fb27a1a','527d805e-95b8-4cc5-8f3e-efbac72f23fd','088f9c9f-4bf2-4319-a259-68248dec6e06','c9b2bcd1-02be-4c36-ac8d-3f8583cc7210'],size=1,snapshot_id=6d0bc263-76ef-4e5d-9993-f35084d3f62b,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-178469495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fabfe1a-3bc7-4750-bedf-8788e90a2aa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6d0bc263-76ef-4e5d-9993-f35084d3f62b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:26.224814 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644d1252-735a-4911-9b02-ab2a00385028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:26.244294 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644d1252-735a-4911-9b02-ab2a00385028) transitioned into state 'SUCCESS' from state '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-178469495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['c4f15b16-bbae-431e-adb3-b80b5fb27a1a','527d805e-95b8-4cc5-8f3e-efbac72f23fd','088f9c9f-4bf2-4319-a259-68248dec6e06','c9b2bcd1-02be-4c36-ac8d-3f8583cc7210'],size=1,snapshot_id=6d0bc263-76ef-4e5d-9993-f35084d3f62b,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:26.244967 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98078c6d-bae0-45fc-b24e-2f3dd2ff6321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:26.269231 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98078c6d-bae0-45fc-b24e-2f3dd2ff6321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:26.270712 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (3383d664-a3d3-4222-89b5-0686202e9132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:26.271260 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:26.272250 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eec12cf3-f3d1-453e-a9e5-772849a01f26 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:26.273171 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1059/4201] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:41:26 2026] POST /volume/v3/volumes => generated 803 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:26.285006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9d45f1bb-4541-4633-88ac-7170b0c64d60 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:26.288861 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d45f1bb-4541-4633-88ac-7170b0c64d60 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:41:26.288861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d45f1bb-4541-4633-88ac-7170b0c64d60 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:26.288861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d45f1bb-4541-4633-88ac-7170b0c64d60 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:26.295735 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:26.295735 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:26.300655 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9d45f1bb-4541-4633-88ac-7170b0c64d60 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:26.307197 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d45f1bb-4541-4633-88ac-7170b0c64d60 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 returned with HTTP 200 Aug 13 03:41:26.308468 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1045/4202] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:26 2026] GET /volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:26.448865 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ebbd6fab-d884-4a71-b4de-f3e5b1292367 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:26.450840 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ebbd6fab-d884-4a71-b4de-f3e5b1292367 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:26.451082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ebbd6fab-d884-4a71-b4de-f3e5b1292367 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:26.451254 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ebbd6fab-d884-4a71-b4de-f3e5b1292367 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:26.451390 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ebbd6fab-d884-4a71-b4de-f3e5b1292367 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:26.455299 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:26.455299 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:26.456011 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ebbd6fab-d884-4a71-b4de-f3e5b1292367 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:26.456352 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1054/4203] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:26 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:27.321955 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-38e7549e-05ff-4d35-9e4a-865d5a315dfa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:27.324231 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38e7549e-05ff-4d35-9e4a-865d5a315dfa tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:41:27.325911 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38e7549e-05ff-4d35-9e4a-865d5a315dfa tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:27.325911 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38e7549e-05ff-4d35-9e4a-865d5a315dfa tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:27.333680 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:27.333680 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:27.338713 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-38e7549e-05ff-4d35-9e4a-865d5a315dfa tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:27.344709 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38e7549e-05ff-4d35-9e4a-865d5a315dfa tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 returned with HTTP 200 Aug 13 03:41:27.344709 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1046/4204] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:27 2026] GET /volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:27.360539 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e16f9fbc-9484-4f9c-a14b-29637a58b1b1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:27.363320 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e16f9fbc-9484-4f9c-a14b-29637a58b1b1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:41:27.363775 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e16f9fbc-9484-4f9c-a14b-29637a58b1b1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fabfe1a-3bc7-4750-bedf-8788e90a2aa0", "name": "tempest-VolumeDependencyTests-Snapshot-327297262"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:27.373932 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:27.373932 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:27.374541 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e16f9fbc-9484-4f9c-a14b-29637a58b1b1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:27.374727 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-e16f9fbc-9484-4f9c-a14b-29637a58b1b1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create snapshot from volume 1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:41:27.402619 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-e16f9fbc-9484-4f9c-a14b-29637a58b1b1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['81bc4be0-c6c2-438f-ade8-65073686ec95', 'c2232535-e86b-4475-8c11-454c9e71fa0b', 'ce3622f4-fc72-4c71-9d94-5411445d0dfc', '4864fe54-eb52-4e45-875f-214beecd489f'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:27.436765 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e16f9fbc-9484-4f9c-a14b-29637a58b1b1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot create request issued successfully. Aug 13 03:41:27.437243 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e16f9fbc-9484-4f9c-a14b-29637a58b1b1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:41:27.437836 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1060/4205] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:41:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:27.448144 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f70eb8a4-4f50-41f4-bc54-9a031f8b6eea None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:27.450538 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f70eb8a4-4f50-41f4-bc54-9a031f8b6eea tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 Aug 13 03:41:27.450906 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f70eb8a4-4f50-41f4-bc54-9a031f8b6eea tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:27.451199 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f70eb8a4-4f50-41f4-bc54-9a031f8b6eea tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:27.457180 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:27.457180 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:27.461933 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f70eb8a4-4f50-41f4-bc54-9a031f8b6eea tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:27.462184 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f70eb8a4-4f50-41f4-bc54-9a031f8b6eea tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 returned with HTTP 200 Aug 13 03:41:27.464045 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1046/4206] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:27 2026] GET /volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:27.467006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dbe0e7c8-30e2-4bfe-b371-360209b54c4a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:27.468969 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dbe0e7c8-30e2-4bfe-b371-360209b54c4a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:27.469275 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dbe0e7c8-30e2-4bfe-b371-360209b54c4a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:27.469490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dbe0e7c8-30e2-4bfe-b371-360209b54c4a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:27.469598 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-dbe0e7c8-30e2-4bfe-b371-360209b54c4a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:27.474811 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:27.474811 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:27.475708 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dbe0e7c8-30e2-4bfe-b371-360209b54c4a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:27.476862 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1055/4207] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:27 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:28.474368 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-952dc132-95b1-46e1-8462-f26d30b3db29 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:28.476175 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-952dc132-95b1-46e1-8462-f26d30b3db29 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 Aug 13 03:41:28.476539 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-952dc132-95b1-46e1-8462-f26d30b3db29 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:28.476736 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-952dc132-95b1-46e1-8462-f26d30b3db29 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:28.481508 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:28.481508 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:28.482196 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-952dc132-95b1-46e1-8462-f26d30b3db29 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:28.483144 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-952dc132-95b1-46e1-8462-f26d30b3db29 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 returned with HTTP 200 Aug 13 03:41:28.483653 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1047/4208] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:28 2026] GET /volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:28.489582 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c76aecc4-eeac-4861-ab68-7fcb17a4c92f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:28.491415 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c76aecc4-eeac-4861-ab68-7fcb17a4c92f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:28.491595 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c76aecc4-eeac-4861-ab68-7fcb17a4c92f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:28.491768 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c76aecc4-eeac-4861-ab68-7fcb17a4c92f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:28.491889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c76aecc4-eeac-4861-ab68-7fcb17a4c92f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:28.495085 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:28.496119 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:28.496119 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:28.496810 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:28.496880 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c76aecc4-eeac-4861-ab68-7fcb17a4c92f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:28.497196 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1061/4209] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:28 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:28.497515 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0157decc-21d3-4705-af75-d3781eecf5f8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-790983387"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:28.499735 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'snapshot_id': '0157decc-21d3-4705-af75-d3781eecf5f8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-790983387'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:28.506061 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:28.506061 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:28.507906 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:28.507906 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:28.510493 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:28.515966 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (24fc1379-d6f3-430f-b120-7e49a771f0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:28.519333 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c47470-5cc0-4ada-a88d-19269e4d81a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:28.519333 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:28.547893 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c47470-5cc0-4ada-a88d-19269e4d81a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0157decc-21d3-4705-af75-d3781eecf5f8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:28.549693 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458b10fc-104e-442b-9d8c-c2b090e00a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:28.588441 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['596038fb-18fd-403b-85c8-851db9e621f6', '8c5d2900-1a7c-404a-b781-7f9bb4998c83', '12b8fe07-04c9-473f-9518-657e75ff537f', 'f837db30-06cc-4e2c-8e2a-ef52b3471796'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:28.589433 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458b10fc-104e-442b-9d8c-c2b090e00a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['596038fb-18fd-403b-85c8-851db9e621f6', '8c5d2900-1a7c-404a-b781-7f9bb4998c83', '12b8fe07-04c9-473f-9518-657e75ff537f', 'f837db30-06cc-4e2c-8e2a-ef52b3471796']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:28.590640 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4529c0a7-f99e-4a46-929e-cf59ba52c4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:28.630752 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4529c0a7-f99e-4a46-929e-cf59ba52c4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62499748-a3a1-4fc6-89d8-5d322ab259fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-790983387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['596038fb-18fd-403b-85c8-851db9e621f6','8c5d2900-1a7c-404a-b781-7f9bb4998c83','12b8fe07-04c9-473f-9518-657e75ff537f','f837db30-06cc-4e2c-8e2a-ef52b3471796'],size=1,snapshot_id=0157decc-21d3-4705-af75-d3781eecf5f8,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-790983387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62499748-a3a1-4fc6-89d8-5d322ab259fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0157decc-21d3-4705-af75-d3781eecf5f8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:28.631700 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18eaf83c-21e9-4faf-9cb7-cd449f4a655c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:28.652739 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18eaf83c-21e9-4faf-9cb7-cd449f4a655c) transitioned into state 'SUCCESS' from state '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-790983387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['596038fb-18fd-403b-85c8-851db9e621f6','8c5d2900-1a7c-404a-b781-7f9bb4998c83','12b8fe07-04c9-473f-9518-657e75ff537f','f837db30-06cc-4e2c-8e2a-ef52b3471796'],size=1,snapshot_id=0157decc-21d3-4705-af75-d3781eecf5f8,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:28.653458 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25dd9db-5290-48ee-99ea-1bbe80da7226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:28.676191 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25dd9db-5290-48ee-99ea-1bbe80da7226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:28.677063 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (24fc1379-d6f3-430f-b120-7e49a771f0dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:28.677292 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:28.677792 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da1588b6-f540-46c4-99b0-f9ca537dda46 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:28.678595 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1047/4210] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:41:28 2026] POST /volume/v3/volumes => generated 803 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:28.694285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dc3fbf77-e1af-4711-8d6d-331da983e159 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:28.697301 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc3fbf77-e1af-4711-8d6d-331da983e159 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc Aug 13 03:41:28.697559 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc3fbf77-e1af-4711-8d6d-331da983e159 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:28.697836 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc3fbf77-e1af-4711-8d6d-331da983e159 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:28.707061 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:28.707061 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:28.712743 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dc3fbf77-e1af-4711-8d6d-331da983e159 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:28.717494 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc3fbf77-e1af-4711-8d6d-331da983e159 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc returned with HTTP 200 Aug 13 03:41:28.717907 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1056/4211] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:28 2026] GET /volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:29.510329 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3b25e077-6977-4377-b981-6c07dac12a67 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:29.512582 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3b25e077-6977-4377-b981-6c07dac12a67 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:29.512850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3b25e077-6977-4377-b981-6c07dac12a67 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:29.513123 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3b25e077-6977-4377-b981-6c07dac12a67 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:29.513270 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-3b25e077-6977-4377-b981-6c07dac12a67 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:29.519705 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:29.519705 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:29.519705 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3b25e077-6977-4377-b981-6c07dac12a67 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:29.519705 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1048/4212] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:29 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:29.744541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b030fb17-ce20-4bf9-abb4-ecc672f1c28e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:29.746545 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b030fb17-ce20-4bf9-abb4-ecc672f1c28e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc Aug 13 03:41:29.746767 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b030fb17-ce20-4bf9-abb4-ecc672f1c28e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:29.747025 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b030fb17-ce20-4bf9-abb4-ecc672f1c28e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:29.755758 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:29.755758 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:29.760159 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b030fb17-ce20-4bf9-abb4-ecc672f1c28e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:29.765009 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b030fb17-ce20-4bf9-abb4-ecc672f1c28e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc returned with HTTP 200 Aug 13 03:41:29.765287 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1062/4213] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:29 2026] GET /volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:29.779053 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:29.781202 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:29.781591 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "62499748-a3a1-4fc6-89d8-5d322ab259fc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-587082923"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:29.783294 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'source_volid': '62499748-a3a1-4fc6-89d8-5d322ab259fc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-587082923'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:29.790565 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:29.790565 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:29.791073 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume retrieved successfully. Aug 13 03:41:29.791187 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:29.794805 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:29.800241 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (7770a6a6-0b60-45be-b53d-8bd71b34433f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:29.802234 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294b14d5-0274-46fa-a93d-1e56b016eae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:29.803270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:29.831160 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294b14d5-0274-46fa-a93d-1e56b016eae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '62499748-a3a1-4fc6-89d8-5d322ab259fc', 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:29.832123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031e0f8d-303f-4f50-90aa-51f8a0182e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:29.880009 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['d540c99b-ba91-45c3-8da6-aac5f06b3fad', 'cf243671-102d-44bb-9f82-b6d8496c2b16', '4fb15134-5b8e-46de-8e46-5eb66efff251', '7845dd04-01da-4705-9f5b-ea63af49c25c'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:29.880766 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031e0f8d-303f-4f50-90aa-51f8a0182e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d540c99b-ba91-45c3-8da6-aac5f06b3fad', 'cf243671-102d-44bb-9f82-b6d8496c2b16', '4fb15134-5b8e-46de-8e46-5eb66efff251', '7845dd04-01da-4705-9f5b-ea63af49c25c']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:29.881629 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38418757-6078-4d4a-a7d6-2a7e370f56aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:29.920865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38418757-6078-4d4a-a7d6-2a7e370f56aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d38d1bf-894e-4374-ab73-7ce38b7ab462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-587082923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['d540c99b-ba91-45c3-8da6-aac5f06b3fad','cf243671-102d-44bb-9f82-b6d8496c2b16','4fb15134-5b8e-46de-8e46-5eb66efff251','7845dd04-01da-4705-9f5b-ea63af49c25c'],size=1,snapshot_id=None,source_replicaid=,source_volid=62499748-a3a1-4fc6-89d8-5d322ab259fc,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-587082923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d38d1bf-894e-4374-ab73-7ce38b7ab462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=62499748-a3a1-4fc6-89d8-5d322ab259fc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:29.922193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8a8140-abbd-4283-8b53-ba1f39f9d80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:29.945604 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8a8140-abbd-4283-8b53-ba1f39f9d80b) transitioned into state 'SUCCESS' from state '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-587082923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['d540c99b-ba91-45c3-8da6-aac5f06b3fad','cf243671-102d-44bb-9f82-b6d8496c2b16','4fb15134-5b8e-46de-8e46-5eb66efff251','7845dd04-01da-4705-9f5b-ea63af49c25c'],size=1,snapshot_id=None,source_replicaid=,source_volid=62499748-a3a1-4fc6-89d8-5d322ab259fc,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:29.947614 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d07d550-2909-48a3-936d-97123a6a5f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:29.973210 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d07d550-2909-48a3-936d-97123a6a5f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:29.974204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (7770a6a6-0b60-45be-b53d-8bd71b34433f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:29.974942 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:29.975369 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8c6ff1f4-15d9-4cf0-ad36-ca5057bbecf5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:29.975952 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1048/4214] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:41:29 2026] POST /volume/v3/volumes => generated 803 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:30.007444 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-67f58a4d-e62b-4ab9-8895-a5c38c610431 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.009695 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67f58a4d-e62b-4ab9-8895-a5c38c610431 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 Aug 13 03:41:30.012848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67f58a4d-e62b-4ab9-8895-a5c38c610431 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:30.012848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-67f58a4d-e62b-4ab9-8895-a5c38c610431 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:30.018041 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:30.018041 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:30.022111 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-67f58a4d-e62b-4ab9-8895-a5c38c610431 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:30.027348 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-67f58a4d-e62b-4ab9-8895-a5c38c610431 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 returned with HTTP 200 Aug 13 03:41:30.028704 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1057/4215] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:30 2026] GET /volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:30.423553 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3c2ac0a9-c174-471a-b359-1ed64c6b89ad None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.428198 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3c2ac0a9-c174-471a-b359-1ed64c6b89ad tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:30.429275 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3c2ac0a9-c174-471a-b359-1ed64c6b89ad tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:30.430920 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3c2ac0a9-c174-471a-b359-1ed64c6b89ad tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:30.448513 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:30.448513 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:30.456851 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3c2ac0a9-c174-471a-b359-1ed64c6b89ad tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:30.463080 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3c2ac0a9-c174-471a-b359-1ed64c6b89ad tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:30.463651 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1049/4216] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:30 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:30.486232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cd4a9ec9-abfc-49ea-b904-00759cbf276d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.494378 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd4a9ec9-abfc-49ea-b904-00759cbf276d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:30.494378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd4a9ec9-abfc-49ea-b904-00759cbf276d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:30.494378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd4a9ec9-abfc-49ea-b904-00759cbf276d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:30.505832 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:30.505832 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:30.511711 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-cd4a9ec9-abfc-49ea-b904-00759cbf276d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:30.517315 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd4a9ec9-abfc-49ea-b904-00759cbf276d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:30.518339 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1063/4217] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:30 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:30.536804 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-244756d5-05b9-4837-a1e6-bc94148f9d50 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.546850 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-244756d5-05b9-4837-a1e6-bc94148f9d50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:30.548786 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-244756d5-05b9-4837-a1e6-bc94148f9d50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:30.549157 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-244756d5-05b9-4837-a1e6-bc94148f9d50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:30.549301 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-244756d5-05b9-4837-a1e6-bc94148f9d50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:30.561340 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:30.561340 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:30.562019 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-244756d5-05b9-4837-a1e6-bc94148f9d50 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:30.562989 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1049/4218] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:30 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:30.583345 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-62d00d53-f50f-4f65-8086-a43dc4598ca7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.586111 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-62d00d53-f50f-4f65-8086-a43dc4598ca7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:30.586357 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-62d00d53-f50f-4f65-8086-a43dc4598ca7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:30.586608 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-62d00d53-f50f-4f65-8086-a43dc4598ca7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:30.598733 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:30.598733 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:30.602876 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-62d00d53-f50f-4f65-8086-a43dc4598ca7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:30.608005 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-62d00d53-f50f-4f65-8086-a43dc4598ca7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:30.608572 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1058/4219] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:41:30 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:30.702539 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-50122a24-2363-46a6-a8c6-c1eff679bd96 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.703126 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-50122a24-2363-46a6-a8c6-c1eff679bd96 None None] GET https://10.4.3.140/volume// Aug 13 03:41:30.703369 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-50122a24-2363-46a6-a8c6-c1eff679bd96 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:30.703657 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-50122a24-2363-46a6-a8c6-c1eff679bd96 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:30.704181 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-50122a24-2363-46a6-a8c6-c1eff679bd96 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:41:30.704581 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1050/4220] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:41:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:41:30.712234 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-2f0046c5-cacd-4f64-a4a1-d51abb36eac3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.822050 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-2f0046c5-cacd-4f64-a4a1-d51abb36eac3 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:41:30.822547 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-2f0046c5-cacd-4f64-a4a1-d51abb36eac3 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52b7b876-e3fe-48c9-896b-6ebe68390f83", "connector": null, "instance_uuid": "74895a9e-3d9c-406f-9f8c-db79aa84527f"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:30.833955 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:30.833955 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:30.867887 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-2f0046c5-cacd-4f64-a4a1-d51abb36eac3 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:41:30.869107 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1064/4221] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:41:30 2026] POST /volume/v3/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:30.907265 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7c510bee-8914-43df-823d-48cc39665dd3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.909781 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7c510bee-8914-43df-823d-48cc39665dd3 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:30.910027 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7c510bee-8914-43df-823d-48cc39665dd3 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:30.910221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7c510bee-8914-43df-823d-48cc39665dd3 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:30.922128 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-57e3439b-e5bd-467d-92ae-b7b99cb5bff8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.922629 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57e3439b-e5bd-467d-92ae-b7b99cb5bff8 None None] GET https://10.4.3.140/volume// Aug 13 03:41:30.922866 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57e3439b-e5bd-467d-92ae-b7b99cb5bff8 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:30.923143 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57e3439b-e5bd-467d-92ae-b7b99cb5bff8 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:30.923509 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:30.923509 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:30.923605 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57e3439b-e5bd-467d-92ae-b7b99cb5bff8 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:41:30.923883 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1059/4222] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:41:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:41:30.928959 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7c510bee-8914-43df-823d-48cc39665dd3 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:30.931715 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-63f2e2f9-c57d-4d15-81b3-beb0f3b714f0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:30.934083 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7c510bee-8914-43df-823d-48cc39665dd3 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:30.934485 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1050/4223] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:30 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:30.934713 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-63f2e2f9-c57d-4d15-81b3-beb0f3b714f0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:30.935132 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-63f2e2f9-c57d-4d15-81b3-beb0f3b714f0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:30.935408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-63f2e2f9-c57d-4d15-81b3-beb0f3b714f0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:30.946013 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:30.946013 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:30.951835 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-63f2e2f9-c57d-4d15-81b3-beb0f3b714f0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:30.959687 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-63f2e2f9-c57d-4d15-81b3-beb0f3b714f0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:30.960338 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1051/4224] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:41:30 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:41:31.042651 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f91abbac-5552-41c4-8d17-79a23c60d453 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:31.045261 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f91abbac-5552-41c4-8d17-79a23c60d453 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 Aug 13 03:41:31.045562 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f91abbac-5552-41c4-8d17-79a23c60d453 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:31.045907 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f91abbac-5552-41c4-8d17-79a23c60d453 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:31.057273 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:31.057273 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:31.065780 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f91abbac-5552-41c4-8d17-79a23c60d453 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:31.070055 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-29ac4c8b-946e-4b08-8394-4637e8df872d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:31.074476 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-29ac4c8b-946e-4b08-8394-4637e8df872d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] PUT https://10.4.3.140/volume/v3/attachments/4159880c-4f67-4a30-9200-d190ce8f9b94 Aug 13 03:41:31.076255 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f91abbac-5552-41c4-8d17-79a23c60d453 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 returned with HTTP 200 Aug 13 03:41:31.076802 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-29ac4c8b-946e-4b08-8394-4637e8df872d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:31.077498 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1065/4225] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:31 2026] GET /volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:31.089677 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-29ac4c8b-946e-4b08-8394-4637e8df872d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Acquiring lock "cinder-attachment_update-52b7b876-e3fe-48c9-896b-6ebe68390f83-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:41:31.095464 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-29ac4c8b-946e-4b08-8394-4637e8df872d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Lock "cinder-attachment_update-52b7b876-e3fe-48c9-896b-6ebe68390f83-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:41:31.097020 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:31.097020 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:31.135648 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-48dd915b-5540-4469-b349-8e2c1b26e0fd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:31.139846 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-48dd915b-5540-4469-b349-8e2c1b26e0fd tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b Aug 13 03:41:31.139846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-48dd915b-5540-4469-b349-8e2c1b26e0fd tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:31.139846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-48dd915b-5540-4469-b349-8e2c1b26e0fd tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:31.139846 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-48dd915b-5540-4469-b349-8e2c1b26e0fd tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: 6d0bc263-76ef-4e5d-9993-f35084d3f62b Aug 13 03:41:31.145479 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:31.145479 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:31.146507 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-48dd915b-5540-4469-b349-8e2c1b26e0fd tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:31.204298 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-29ac4c8b-946e-4b08-8394-4637e8df872d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Lock "cinder-attachment_update-52b7b876-e3fe-48c9-896b-6ebe68390f83-np0000007145" released by "attachment_update" :: held 0.109s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:41:31.205031 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-29ac4c8b-946e-4b08-8394-4637e8df872d tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/attachments/4159880c-4f67-4a30-9200-d190ce8f9b94 returned with HTTP 200 Aug 13 03:41:31.205695 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1060/4226] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:41:31 2026] PUT /volume/v3/attachments/4159880c-4f67-4a30-9200-d190ce8f9b94 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:31.210423 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-48dd915b-5540-4469-b349-8e2c1b26e0fd tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot delete request issued successfully. Aug 13 03:41:31.210506 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-48dd915b-5540-4469-b349-8e2c1b26e0fd tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b returned with HTTP 202 Aug 13 03:41:31.215372 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1051/4227] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:31 2026] DELETE /volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:31.221894 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f276e087-0928-4bf1-8aa0-304b44e4d86a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:31.224680 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f276e087-0928-4bf1-8aa0-304b44e4d86a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b Aug 13 03:41:31.229359 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f276e087-0928-4bf1-8aa0-304b44e4d86a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:31.229359 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f276e087-0928-4bf1-8aa0-304b44e4d86a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:31.234407 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:31.234407 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:31.236376 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f276e087-0928-4bf1-8aa0-304b44e4d86a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:31.236376 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f276e087-0928-4bf1-8aa0-304b44e4d86a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b returned with HTTP 200 Aug 13 03:41:31.236376 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1052/4228] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:31 2026] GET /volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:31.573064 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9dd7ce13-6aec-4d74-aa98-a2f1aaa2f16d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:31.575240 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9dd7ce13-6aec-4d74-aa98-a2f1aaa2f16d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:31.575240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9dd7ce13-6aec-4d74-aa98-a2f1aaa2f16d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:31.575240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9dd7ce13-6aec-4d74-aa98-a2f1aaa2f16d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:31.575240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9dd7ce13-6aec-4d74-aa98-a2f1aaa2f16d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:31.582106 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:31.582106 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:31.583416 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9dd7ce13-6aec-4d74-aa98-a2f1aaa2f16d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:31.584046 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1066/4229] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:31 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:31.951101 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ba1e5788-cf76-4686-a9db-4f6309633430 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:31.952859 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba1e5788-cf76-4686-a9db-4f6309633430 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:31.953091 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba1e5788-cf76-4686-a9db-4f6309633430 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:31.953242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba1e5788-cf76-4686-a9db-4f6309633430 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:31.964418 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:31.964418 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:31.967540 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ba1e5788-cf76-4686-a9db-4f6309633430 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:31.972983 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba1e5788-cf76-4686-a9db-4f6309633430 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:31.973465 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1061/4230] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:31 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:32.247131 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3ff4dc6e-640d-4561-a1fa-4e1b4fcd5284 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:32.250659 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ff4dc6e-640d-4561-a1fa-4e1b4fcd5284 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b Aug 13 03:41:32.250996 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ff4dc6e-640d-4561-a1fa-4e1b4fcd5284 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:32.251283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ff4dc6e-640d-4561-a1fa-4e1b4fcd5284 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:32.263263 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ff4dc6e-640d-4561-a1fa-4e1b4fcd5284 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b returned with HTTP 404 Aug 13 03:41:32.264141 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1052/4231] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:32 2026] GET /volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:32.273743 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6c5b5c36-4b70-4333-94b4-0dfec68a3530 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:32.276130 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6c5b5c36-4b70-4333-94b4-0dfec68a3530 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 Aug 13 03:41:32.276510 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6c5b5c36-4b70-4333-94b4-0dfec68a3530 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:32.276671 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6c5b5c36-4b70-4333-94b4-0dfec68a3530 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:32.276841 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-6c5b5c36-4b70-4333-94b4-0dfec68a3530 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: 0157decc-21d3-4705-af75-d3781eecf5f8 Aug 13 03:41:32.283963 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:32.283963 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:32.285171 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6c5b5c36-4b70-4333-94b4-0dfec68a3530 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:32.310990 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6c5b5c36-4b70-4333-94b4-0dfec68a3530 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot delete request issued successfully. Aug 13 03:41:32.311207 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6c5b5c36-4b70-4333-94b4-0dfec68a3530 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 returned with HTTP 202 Aug 13 03:41:32.311809 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1053/4232] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:32 2026] DELETE /volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:32.321404 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bb63cf07-d363-4c33-97e1-e3ea57ec8b00 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:32.323987 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb63cf07-d363-4c33-97e1-e3ea57ec8b00 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 Aug 13 03:41:32.324154 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb63cf07-d363-4c33-97e1-e3ea57ec8b00 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:32.324337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb63cf07-d363-4c33-97e1-e3ea57ec8b00 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:32.335289 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:32.335289 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:32.335684 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bb63cf07-d363-4c33-97e1-e3ea57ec8b00 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:32.336734 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb63cf07-d363-4c33-97e1-e3ea57ec8b00 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 returned with HTTP 200 Aug 13 03:41:32.337367 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1067/4233] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:32 2026] GET /volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:32.595797 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e3874c17-213c-4a86-be08-15d28ae59ef7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:32.601726 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3874c17-213c-4a86-be08-15d28ae59ef7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:32.601726 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3874c17-213c-4a86-be08-15d28ae59ef7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:32.601726 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e3874c17-213c-4a86-be08-15d28ae59ef7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:32.601726 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e3874c17-213c-4a86-be08-15d28ae59ef7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:32.607583 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:32.607583 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:32.608406 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e3874c17-213c-4a86-be08-15d28ae59ef7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:32.608774 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1062/4234] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:32 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:32.985396 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-94d99c64-7b32-436c-9801-f0124bc53cc6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:32.987007 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-94d99c64-7b32-436c-9801-f0124bc53cc6 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:32.987158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-94d99c64-7b32-436c-9801-f0124bc53cc6 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:32.987328 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-94d99c64-7b32-436c-9801-f0124bc53cc6 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:32.996232 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:32.996232 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:32.999297 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-94d99c64-7b32-436c-9801-f0124bc53cc6 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:33.003108 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-94d99c64-7b32-436c-9801-f0124bc53cc6 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:33.003437 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1053/4235] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:32 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:33.346804 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1240455c-a081-4b2c-863c-40eb466cc09f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:33.351729 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1240455c-a081-4b2c-863c-40eb466cc09f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 Aug 13 03:41:33.351963 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1240455c-a081-4b2c-863c-40eb466cc09f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:33.352113 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1240455c-a081-4b2c-863c-40eb466cc09f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:33.359121 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1240455c-a081-4b2c-863c-40eb466cc09f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 returned with HTTP 404 Aug 13 03:41:33.359712 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1054/4236] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:33 2026] GET /volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:33.370408 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f2d8d72e-76fa-4692-899f-8d1a08b1d231 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:33.372340 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2d8d72e-76fa-4692-899f-8d1a08b1d231 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc Aug 13 03:41:33.372543 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2d8d72e-76fa-4692-899f-8d1a08b1d231 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:33.372747 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2d8d72e-76fa-4692-899f-8d1a08b1d231 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:33.372963 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-f2d8d72e-76fa-4692-899f-8d1a08b1d231 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 62499748-a3a1-4fc6-89d8-5d322ab259fc Aug 13 03:41:33.381534 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:33.381534 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:33.382164 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f2d8d72e-76fa-4692-899f-8d1a08b1d231 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:33.404617 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f2d8d72e-76fa-4692-899f-8d1a08b1d231 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:33.406376 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2d8d72e-76fa-4692-899f-8d1a08b1d231 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc returned with HTTP 202 Aug 13 03:41:33.406376 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1068/4237] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:33 2026] DELETE /volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:33.415681 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2eda8ba6-b4f4-439d-ba10-7d84732560db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:33.418443 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2eda8ba6-b4f4-439d-ba10-7d84732560db tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc Aug 13 03:41:33.419045 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2eda8ba6-b4f4-439d-ba10-7d84732560db tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:33.419045 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2eda8ba6-b4f4-439d-ba10-7d84732560db tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:33.431390 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:33.431390 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:33.438190 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2eda8ba6-b4f4-439d-ba10-7d84732560db tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:33.447532 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2eda8ba6-b4f4-439d-ba10-7d84732560db tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc returned with HTTP 200 Aug 13 03:41:33.447532 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1063/4238] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:33 2026] GET /volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc => generated 895 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:33.621188 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c63438f4-319a-48ec-9477-ab18e2ad6305 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:33.623593 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c63438f4-319a-48ec-9477-ab18e2ad6305 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:33.623787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c63438f4-319a-48ec-9477-ab18e2ad6305 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:33.623987 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c63438f4-319a-48ec-9477-ab18e2ad6305 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:33.624091 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c63438f4-319a-48ec-9477-ab18e2ad6305 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:33.628270 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:33.628270 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:33.629016 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c63438f4-319a-48ec-9477-ab18e2ad6305 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:33.629376 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1054/4239] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:33 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:34.015639 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e02077fe-b0e6-4fcc-b609-a9288d2b7c2b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:34.017715 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e02077fe-b0e6-4fcc-b609-a9288d2b7c2b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:34.019016 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e02077fe-b0e6-4fcc-b609-a9288d2b7c2b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:34.019808 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e02077fe-b0e6-4fcc-b609-a9288d2b7c2b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:34.034186 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:34.034186 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:34.038074 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e02077fe-b0e6-4fcc-b609-a9288d2b7c2b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:34.042349 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e02077fe-b0e6-4fcc-b609-a9288d2b7c2b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:34.042759 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1055/4240] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:34 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:34.463593 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-77b275aa-23ec-471a-aa4c-ac2d85f403ec None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:34.465704 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77b275aa-23ec-471a-aa4c-ac2d85f403ec tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc Aug 13 03:41:34.465997 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-77b275aa-23ec-471a-aa4c-ac2d85f403ec tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:34.466144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-77b275aa-23ec-471a-aa4c-ac2d85f403ec tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:34.474769 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77b275aa-23ec-471a-aa4c-ac2d85f403ec tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc returned with HTTP 404 Aug 13 03:41:34.475738 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1069/4241] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:34 2026] GET /volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 13 03:41:34.482999 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8d7bb73f-6038-4861-8faa-af25d316e026 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:34.491083 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d7bb73f-6038-4861-8faa-af25d316e026 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:41:34.491455 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d7bb73f-6038-4861-8faa-af25d316e026 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:34.491700 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d7bb73f-6038-4861-8faa-af25d316e026 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:34.491966 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-8d7bb73f-6038-4861-8faa-af25d316e026 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:41:34.497071 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-1f15f67a-2f38-43b0-959e-dd5a8f6bdd3f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:34.500200 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-1f15f67a-2f38-43b0-959e-dd5a8f6bdd3f tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] POST https://10.4.3.140/volume/v3/attachments/4159880c-4f67-4a30-9200-d190ce8f9b94/action Aug 13 03:41:34.500532 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-1f15f67a-2f38-43b0-959e-dd5a8f6bdd3f tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:41:34.500639 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-1f15f67a-2f38-43b0-959e-dd5a8f6bdd3f tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:34.502345 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:34.502345 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:34.502988 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8d7bb73f-6038-4861-8faa-af25d316e026 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:34.516231 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:34.516231 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:34.525711 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8d7bb73f-6038-4861-8faa-af25d316e026 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:34.525937 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d7bb73f-6038-4861-8faa-af25d316e026 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 returned with HTTP 202 Aug 13 03:41:34.526458 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1064/4242] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:34 2026] DELETE /volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:34.529367 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9dc54fb3-f332-4111-91a9-dab9c7052e79 req-1f15f67a-2f38-43b0-959e-dd5a8f6bdd3f tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/attachments/4159880c-4f67-4a30-9200-d190ce8f9b94/action returned with HTTP 204 Aug 13 03:41:34.530181 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1055/4243] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:41:34 2026] POST /volume/v3/attachments/4159880c-4f67-4a30-9200-d190ce8f9b94/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:34.534353 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-540cd927-229c-4095-8326-af0b0067859d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:34.536314 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-540cd927-229c-4095-8326-af0b0067859d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:41:34.536570 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-540cd927-229c-4095-8326-af0b0067859d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:34.536787 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-540cd927-229c-4095-8326-af0b0067859d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:34.545284 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:34.545284 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:34.550482 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-540cd927-229c-4095-8326-af0b0067859d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:34.558687 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-540cd927-229c-4095-8326-af0b0067859d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 returned with HTTP 200 Aug 13 03:41:34.559121 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1056/4244] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:34 2026] GET /volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:34.641697 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0a93cdc1-77d9-4828-b8d2-47f35ef68a7b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:34.643863 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0a93cdc1-77d9-4828-b8d2-47f35ef68a7b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:34.644613 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0a93cdc1-77d9-4828-b8d2-47f35ef68a7b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:34.644613 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0a93cdc1-77d9-4828-b8d2-47f35ef68a7b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:34.644772 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0a93cdc1-77d9-4828-b8d2-47f35ef68a7b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:34.649902 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:34.649902 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:34.650838 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0a93cdc1-77d9-4828-b8d2-47f35ef68a7b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:34.651324 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1070/4245] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:34 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:35.059858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b33fa8f4-1343-46e2-902d-4aca5f3714a0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:35.062405 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b33fa8f4-1343-46e2-902d-4aca5f3714a0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:35.062559 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b33fa8f4-1343-46e2-902d-4aca5f3714a0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:35.062859 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b33fa8f4-1343-46e2-902d-4aca5f3714a0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:35.075860 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:35.075860 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:35.085841 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b33fa8f4-1343-46e2-902d-4aca5f3714a0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:35.096621 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b33fa8f4-1343-46e2-902d-4aca5f3714a0 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:35.097093 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1065/4246] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:35 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 1165 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:35.112781 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c3c2877b-12b8-419e-9a12-d18d4495206f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:35.114645 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3c2877b-12b8-419e-9a12-d18d4495206f tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:35.114957 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3c2877b-12b8-419e-9a12-d18d4495206f tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:35.115101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3c2877b-12b8-419e-9a12-d18d4495206f tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:35.137740 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:35.137740 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:35.159369 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c3c2877b-12b8-419e-9a12-d18d4495206f tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:35.169645 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3c2877b-12b8-419e-9a12-d18d4495206f tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:35.170178 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1056/4247] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:35 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 1165 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:35.573697 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a63a2872-68b2-41c3-b00e-b609cac6a6e7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:35.575435 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a63a2872-68b2-41c3-b00e-b609cac6a6e7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:41:35.575642 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a63a2872-68b2-41c3-b00e-b609cac6a6e7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:35.575878 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a63a2872-68b2-41c3-b00e-b609cac6a6e7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:35.582621 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a63a2872-68b2-41c3-b00e-b609cac6a6e7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 returned with HTTP 404 Aug 13 03:41:35.583066 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1057/4248] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:35 2026] GET /volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:35.589476 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8fd47448-f171-43f3-8835-18eb3ee85813 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:35.591284 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fd47448-f171-43f3-8835-18eb3ee85813 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:41:35.591536 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fd47448-f171-43f3-8835-18eb3ee85813 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:35.591754 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fd47448-f171-43f3-8835-18eb3ee85813 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:35.592006 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-8fd47448-f171-43f3-8835-18eb3ee85813 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:41:35.602413 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:35.602413 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:35.603061 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8fd47448-f171-43f3-8835-18eb3ee85813 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:35.626691 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8fd47448-f171-43f3-8835-18eb3ee85813 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:35.627229 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fd47448-f171-43f3-8835-18eb3ee85813 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 returned with HTTP 202 Aug 13 03:41:35.627846 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1071/4249] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:35 2026] DELETE /volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:35.637238 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-99307d0c-57a5-4231-b58d-32ec3d5195e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:35.638798 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-99307d0c-57a5-4231-b58d-32ec3d5195e6 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:41:35.639067 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-99307d0c-57a5-4231-b58d-32ec3d5195e6 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:35.639255 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-99307d0c-57a5-4231-b58d-32ec3d5195e6 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:35.647382 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:35.647382 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:35.651243 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-99307d0c-57a5-4231-b58d-32ec3d5195e6 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:35.656099 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-99307d0c-57a5-4231-b58d-32ec3d5195e6 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 returned with HTTP 200 Aug 13 03:41:35.656531 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1066/4250] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:35 2026] GET /volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:35.669868 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b0e067e1-f352-4196-a1a3-448bc59c1b6d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:35.674604 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b0e067e1-f352-4196-a1a3-448bc59c1b6d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:35.674889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b0e067e1-f352-4196-a1a3-448bc59c1b6d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:35.675138 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b0e067e1-f352-4196-a1a3-448bc59c1b6d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:35.675291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-b0e067e1-f352-4196-a1a3-448bc59c1b6d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:35.686275 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:35.686275 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:35.687358 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b0e067e1-f352-4196-a1a3-448bc59c1b6d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:35.688001 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1057/4251] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:35 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:36.671446 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1003a66f-b650-49b3-ab2b-565d4cdeae8e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:36.674490 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1003a66f-b650-49b3-ab2b-565d4cdeae8e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:41:36.674705 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1003a66f-b650-49b3-ab2b-565d4cdeae8e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:36.674943 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1003a66f-b650-49b3-ab2b-565d4cdeae8e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:36.681991 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1003a66f-b650-49b3-ab2b-565d4cdeae8e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 returned with HTTP 404 Aug 13 03:41:36.682743 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1058/4252] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:36 2026] GET /volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:36.691731 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d37ca79e-f69f-4daf-b6e6-fadc1f514282 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:36.694358 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d37ca79e-f69f-4daf-b6e6-fadc1f514282 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 Aug 13 03:41:36.694786 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d37ca79e-f69f-4daf-b6e6-fadc1f514282 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:36.695140 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d37ca79e-f69f-4daf-b6e6-fadc1f514282 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:36.695398 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-d37ca79e-f69f-4daf-b6e6-fadc1f514282 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 6d38d1bf-894e-4374-ab73-7ce38b7ab462 Aug 13 03:41:36.700992 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-be4a53bc-6da1-4028-a97d-2cd2aad71bba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:36.702794 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be4a53bc-6da1-4028-a97d-2cd2aad71bba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:36.703097 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be4a53bc-6da1-4028-a97d-2cd2aad71bba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:36.703335 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-be4a53bc-6da1-4028-a97d-2cd2aad71bba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:36.703510 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-be4a53bc-6da1-4028-a97d-2cd2aad71bba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:36.705589 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:36.705589 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:36.706510 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d37ca79e-f69f-4daf-b6e6-fadc1f514282 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:36.709659 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:36.709659 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:36.710553 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-be4a53bc-6da1-4028-a97d-2cd2aad71bba tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:36.711310 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1067/4253] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:36 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:36.728953 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d37ca79e-f69f-4daf-b6e6-fadc1f514282 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:36.729273 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d37ca79e-f69f-4daf-b6e6-fadc1f514282 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 returned with HTTP 202 Aug 13 03:41:36.729880 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1072/4254] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:36 2026] DELETE /volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:36.736850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6ef3d318-397f-44fa-8ac1-a7998bec3c59 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:36.739238 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6ef3d318-397f-44fa-8ac1-a7998bec3c59 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 Aug 13 03:41:36.739462 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6ef3d318-397f-44fa-8ac1-a7998bec3c59 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:36.739635 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6ef3d318-397f-44fa-8ac1-a7998bec3c59 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:36.747085 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:36.747085 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:36.751169 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6ef3d318-397f-44fa-8ac1-a7998bec3c59 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:36.755542 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6ef3d318-397f-44fa-8ac1-a7998bec3c59 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 returned with HTTP 200 Aug 13 03:41:36.755992 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1058/4255] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:36 2026] GET /volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:37.724035 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7eff40b5-7d1e-49ee-abd7-c4fb408d0d90 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:37.725865 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7eff40b5-7d1e-49ee-abd7-c4fb408d0d90 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:37.726089 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7eff40b5-7d1e-49ee-abd7-c4fb408d0d90 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:37.726309 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7eff40b5-7d1e-49ee-abd7-c4fb408d0d90 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:37.726452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7eff40b5-7d1e-49ee-abd7-c4fb408d0d90 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:37.732404 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:37.732404 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:37.733685 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7eff40b5-7d1e-49ee-abd7-c4fb408d0d90 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:37.734286 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1059/4256] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:37 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:37.771349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f203bb38-4ae4-462e-9dc3-b82282e3dc82 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:37.773032 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f203bb38-4ae4-462e-9dc3-b82282e3dc82 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 Aug 13 03:41:37.773237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f203bb38-4ae4-462e-9dc3-b82282e3dc82 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:37.773419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f203bb38-4ae4-462e-9dc3-b82282e3dc82 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:37.779069 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f203bb38-4ae4-462e-9dc3-b82282e3dc82 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 returned with HTTP 404 Aug 13 03:41:37.779560 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1068/4257] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:37 2026] GET /volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:37.794297 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:37.796022 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:37.796473 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1211684723"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:37.799373 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1211684723'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:37.799373 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:37.802496 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:37.808628 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (c437d962-6fdb-4470-b0f2-7a4cc50c2b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:37.809696 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a19af0-7fc2-41f8-8da9-a46e400d61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:37.810729 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:37.837992 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a19af0-7fc2-41f8-8da9-a46e400d61a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:37.838730 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82aeb11-81a2-4f6b-b662-75302e318c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:37.886244 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['43641ef8-6525-4283-9f8d-31ab785f32dc', 'f37aa193-d74a-4b4b-bcbb-9fb04f4c576b', '4add48b9-a569-42f2-9bef-f52e4c5374f0', 'fbd7691a-bd67-4b59-a4ec-38440b356238'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:37.887019 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82aeb11-81a2-4f6b-b662-75302e318c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43641ef8-6525-4283-9f8d-31ab785f32dc', 'f37aa193-d74a-4b4b-bcbb-9fb04f4c576b', '4add48b9-a569-42f2-9bef-f52e4c5374f0', 'fbd7691a-bd67-4b59-a4ec-38440b356238']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:37.887976 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb09f89b-90df-4ccf-99bf-596cea65c7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:37.914604 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb09f89b-90df-4ccf-99bf-596cea65c7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '270a85a5-6ed7-4482-b96d-f95571c22f41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1211684723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['43641ef8-6525-4283-9f8d-31ab785f32dc','f37aa193-d74a-4b4b-bcbb-9fb04f4c576b','4add48b9-a569-42f2-9bef-f52e4c5374f0','fbd7691a-bd67-4b59-a4ec-38440b356238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1211684723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=270a85a5-6ed7-4482-b96d-f95571c22f41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:37.915429 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (979b461d-e43b-4c9b-98be-4367b8f03b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:37.935627 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (979b461d-e43b-4c9b-98be-4367b8f03b07) transitioned into state 'SUCCESS' from state '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-1211684723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['43641ef8-6525-4283-9f8d-31ab785f32dc','f37aa193-d74a-4b4b-bcbb-9fb04f4c576b','4add48b9-a569-42f2-9bef-f52e4c5374f0','fbd7691a-bd67-4b59-a4ec-38440b356238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:37.936412 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df91e61-6cc2-448a-aae6-dedfdb148674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:37.940204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-af871675-7b21-4c1e-b60d-78e967f9f668 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:37.944140 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-af871675-7b21-4c1e-b60d-78e967f9f668 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:37.944419 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-af871675-7b21-4c1e-b60d-78e967f9f668 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:37.944696 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-af871675-7b21-4c1e-b60d-78e967f9f668 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:37.947860 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df91e61-6cc2-448a-aae6-dedfdb148674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:37.948985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (c437d962-6fdb-4470-b0f2-7a4cc50c2b2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:37.949421 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:37.950255 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-05eaf9c5-07e4-41f6-b314-0f4932e39078 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:37.950834 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1073/4258] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:41:37 2026] POST /volume/v3/volumes => generated 770 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:37.957532 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:37.957532 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:37.963977 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-af871675-7b21-4c1e-b60d-78e967f9f668 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:37.965735 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-52fa86a1-bc11-473c-82ad-f437f1426a49 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:37.970172 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-af871675-7b21-4c1e-b60d-78e967f9f668 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:37.970569 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-52fa86a1-bc11-473c-82ad-f437f1426a49 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:41:37.970649 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1059/4259] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:41:37 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 1165 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:37.971171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-52fa86a1-bc11-473c-82ad-f437f1426a49 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:37.971171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-52fa86a1-bc11-473c-82ad-f437f1426a49 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:37.979057 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:37.979057 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:37.983909 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-52fa86a1-bc11-473c-82ad-f437f1426a49 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:37.989904 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-52fa86a1-bc11-473c-82ad-f437f1426a49 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 returned with HTTP 200 Aug 13 03:41:37.990351 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1060/4260] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:37 2026] GET /volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:37.999556 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-e39ea2da-efb1-4abf-8f64-40853fee3a8a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:38.003328 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-e39ea2da-efb1-4abf-8f64-40853fee3a8a tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] POST https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83/action Aug 13 03:41:38.003999 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-e39ea2da-efb1-4abf-8f64-40853fee3a8a tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:41:38.004288 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-e39ea2da-efb1-4abf-8f64-40853fee3a8a tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:38.022687 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:38.022687 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:38.022687 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-e39ea2da-efb1-4abf-8f64-40853fee3a8a tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:38.035296 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-e39ea2da-efb1-4abf-8f64-40853fee3a8a tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Begin detaching volume completed successfully. Aug 13 03:41:38.035296 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-e39ea2da-efb1-4abf-8f64-40853fee3a8a tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83/action returned with HTTP 202 Aug 13 03:41:38.035296 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1069/4261] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:41:37 2026] POST /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:41:38.125837 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d734ca3e-770b-49bc-8cfb-c6d86377572f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:38.126244 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d734ca3e-770b-49bc-8cfb-c6d86377572f None None] GET https://10.4.3.140/volume// Aug 13 03:41:38.126434 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d734ca3e-770b-49bc-8cfb-c6d86377572f None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:38.126672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d734ca3e-770b-49bc-8cfb-c6d86377572f None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:38.127095 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d734ca3e-770b-49bc-8cfb-c6d86377572f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:41:38.127367 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1074/4262] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:41:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:41:38.150969 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-9c1df872-8b44-4ec8-93e3-c2e9a0118392 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:38.155256 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-9c1df872-8b44-4ec8-93e3-c2e9a0118392 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:38.155644 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-9c1df872-8b44-4ec8-93e3-c2e9a0118392 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:38.155954 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-9c1df872-8b44-4ec8-93e3-c2e9a0118392 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:38.174626 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:38.174626 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:38.188070 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-9c1df872-8b44-4ec8-93e3-c2e9a0118392 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:38.198178 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-9c1df872-8b44-4ec8-93e3-c2e9a0118392 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:38.198695 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1060/4263] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:41:38 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 1348 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:41:38.745430 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7174929a-30e7-44b7-9d05-6dd7518453dd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:38.747549 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7174929a-30e7-44b7-9d05-6dd7518453dd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:38.747778 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7174929a-30e7-44b7-9d05-6dd7518453dd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:38.748005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7174929a-30e7-44b7-9d05-6dd7518453dd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:38.748124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7174929a-30e7-44b7-9d05-6dd7518453dd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:38.752457 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:38.752457 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:38.753369 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7174929a-30e7-44b7-9d05-6dd7518453dd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:38.753739 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1061/4264] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:38 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:39.005459 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fe6ba1ac-9f74-4ea7-a153-31b7af791388 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:39.007887 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe6ba1ac-9f74-4ea7-a153-31b7af791388 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:41:39.008195 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe6ba1ac-9f74-4ea7-a153-31b7af791388 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:39.011845 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe6ba1ac-9f74-4ea7-a153-31b7af791388 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:39.016423 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:39.016423 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:39.020501 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fe6ba1ac-9f74-4ea7-a153-31b7af791388 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:39.024470 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe6ba1ac-9f74-4ea7-a153-31b7af791388 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 returned with HTTP 200 Aug 13 03:41:39.024871 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1070/4265] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:39 2026] GET /volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:39.037994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ab908f7b-3a2f-4b65-b9d2-2527731e3872 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:39.040183 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab908f7b-3a2f-4b65-b9d2-2527731e3872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:41:39.040498 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ab908f7b-3a2f-4b65-b9d2-2527731e3872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "270a85a5-6ed7-4482-b96d-f95571c22f41", "name": "tempest-VolumeDependencyTests-Snapshot-1629404499"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:39.049995 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:39.049995 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:39.050436 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ab908f7b-3a2f-4b65-b9d2-2527731e3872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:39.050551 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-ab908f7b-3a2f-4b65-b9d2-2527731e3872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create snapshot from volume 270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:41:39.077567 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ab908f7b-3a2f-4b65-b9d2-2527731e3872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['8d7756a4-1c66-4afc-9629-dcbe58f59c88', 'af777685-46a0-4a3d-986b-4b8b803d686a', '408c83d2-45ae-401b-b074-92db600fd28b', '5edbc9e6-b383-463a-a8c5-c10dee8c9347'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:39.112867 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ab908f7b-3a2f-4b65-b9d2-2527731e3872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot create request issued successfully. Aug 13 03:41:39.113247 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ab908f7b-3a2f-4b65-b9d2-2527731e3872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:41:39.113687 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1075/4266] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:41:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 13 03:41:39.130852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b295458c-9e2d-44b0-8fc6-f019e83338b2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:39.133596 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b295458c-9e2d-44b0-8fc6-f019e83338b2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 Aug 13 03:41:39.133854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b295458c-9e2d-44b0-8fc6-f019e83338b2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:39.134091 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b295458c-9e2d-44b0-8fc6-f019e83338b2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:39.141926 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:39.141926 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:39.142531 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b295458c-9e2d-44b0-8fc6-f019e83338b2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:39.143669 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b295458c-9e2d-44b0-8fc6-f019e83338b2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 returned with HTTP 200 Aug 13 03:41:39.144374 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1061/4267] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:39 2026] GET /volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:39.209198 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-b59e097c-c4ad-4eb4-8444-b8192f1ff046 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:39.211529 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-b59e097c-c4ad-4eb4-8444-b8192f1ff046 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] DELETE https://10.4.3.140/volume/v3/attachments/4159880c-4f67-4a30-9200-d190ce8f9b94 Aug 13 03:41:39.211933 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-b59e097c-c4ad-4eb4-8444-b8192f1ff046 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:39.212156 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-b59e097c-c4ad-4eb4-8444-b8192f1ff046 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:39.220123 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:39.220123 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:39.273577 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c8c94be1-5d7d-49ee-88b3-cc3ba959dcae req-b59e097c-c4ad-4eb4-8444-b8192f1ff046 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/attachments/4159880c-4f67-4a30-9200-d190ce8f9b94 returned with HTTP 200 Aug 13 03:41:39.274072 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1062/4268] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:41:39 2026] DELETE /volume/v3/attachments/4159880c-4f67-4a30-9200-d190ce8f9b94 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:39.764090 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-17b5c865-7e9f-48a6-bf03-49c508cf83a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:39.767975 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-17b5c865-7e9f-48a6-bf03-49c508cf83a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:39.768166 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-17b5c865-7e9f-48a6-bf03-49c508cf83a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:39.768412 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-17b5c865-7e9f-48a6-bf03-49c508cf83a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:39.768595 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-17b5c865-7e9f-48a6-bf03-49c508cf83a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:39.773777 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:39.773777 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:39.774745 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-17b5c865-7e9f-48a6-bf03-49c508cf83a4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:39.775221 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1071/4269] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:39 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:40.153695 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c8e2bb7a-dd5c-45a1-ac42-4c1fe6e1e5c3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:40.155913 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8e2bb7a-dd5c-45a1-ac42-4c1fe6e1e5c3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 Aug 13 03:41:40.156108 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8e2bb7a-dd5c-45a1-ac42-4c1fe6e1e5c3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:40.156295 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c8e2bb7a-dd5c-45a1-ac42-4c1fe6e1e5c3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:40.161299 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:40.161299 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:40.161714 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c8e2bb7a-dd5c-45a1-ac42-4c1fe6e1e5c3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:40.162454 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c8e2bb7a-dd5c-45a1-ac42-4c1fe6e1e5c3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 returned with HTTP 200 Aug 13 03:41:40.162809 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1076/4270] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:40 2026] GET /volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:40.174668 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:40.176856 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:40.177224 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ff4f5d25-4f56-411d-b402-d37d5a6a9da0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-351435816"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:40.179311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'snapshot_id': 'ff4f5d25-4f56-411d-b402-d37d5a6a9da0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-351435816'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:40.185808 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:40.185808 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:40.186459 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:40.186688 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:40.191122 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:40.197689 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (77034b3c-1999-4ad1-9619-de24d72b14d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:40.199414 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a86f793-fd40-413e-a87a-4a877dd91daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:40.200613 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:40.243495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a86f793-fd40-413e-a87a-4a877dd91daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ff4f5d25-4f56-411d-b402-d37d5a6a9da0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:40.246089 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b1fe87-fab3-4787-9896-fb4b54dc9710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:40.302254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['0bd61c92-7b47-49a0-9243-1a061f3851c2', '0ebf62ca-d817-4396-9d5d-55ef9b942bd4', '2b8e6595-b95c-416d-a95c-cea679c09f55', '731fa659-93af-43b1-9359-89ec3c2eeec6'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:40.303322 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b1fe87-fab3-4787-9896-fb4b54dc9710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd61c92-7b47-49a0-9243-1a061f3851c2', '0ebf62ca-d817-4396-9d5d-55ef9b942bd4', '2b8e6595-b95c-416d-a95c-cea679c09f55', '731fa659-93af-43b1-9359-89ec3c2eeec6']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:40.304181 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bcfb3b1-6bd2-4791-a52e-698118fb2534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:40.343397 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bcfb3b1-6bd2-4791-a52e-698118fb2534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ca95add-f224-4542-b805-5dbc2eb096a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-351435816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['0bd61c92-7b47-49a0-9243-1a061f3851c2','0ebf62ca-d817-4396-9d5d-55ef9b942bd4','2b8e6595-b95c-416d-a95c-cea679c09f55','731fa659-93af-43b1-9359-89ec3c2eeec6'],size=1,snapshot_id=ff4f5d25-4f56-411d-b402-d37d5a6a9da0,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-351435816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ca95add-f224-4542-b805-5dbc2eb096a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ff4f5d25-4f56-411d-b402-d37d5a6a9da0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:40.344279 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5357a0c-b6d4-409b-b7f4-601a45086544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:40.364093 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5357a0c-b6d4-409b-b7f4-601a45086544) transitioned into state 'SUCCESS' from state '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-351435816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['0bd61c92-7b47-49a0-9243-1a061f3851c2','0ebf62ca-d817-4396-9d5d-55ef9b942bd4','2b8e6595-b95c-416d-a95c-cea679c09f55','731fa659-93af-43b1-9359-89ec3c2eeec6'],size=1,snapshot_id=ff4f5d25-4f56-411d-b402-d37d5a6a9da0,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:40.365079 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d34a7bff-94f8-450c-a49a-09c04b88be02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:40.387572 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d34a7bff-94f8-450c-a49a-09c04b88be02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:40.388633 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (77034b3c-1999-4ad1-9619-de24d72b14d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:40.389019 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:40.389609 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e607c2d0-7fda-4926-8099-5c861fa4c55e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:40.390101 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1062/4271] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:41:40 2026] POST /volume/v3/volumes => generated 803 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:40.403196 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-627d7294-0dae-4c55-b23a-9a91e41ecda7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:40.405504 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-627d7294-0dae-4c55-b23a-9a91e41ecda7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:41:40.405952 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-627d7294-0dae-4c55-b23a-9a91e41ecda7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:40.406141 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-627d7294-0dae-4c55-b23a-9a91e41ecda7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:40.416389 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:40.416389 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:40.421082 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-627d7294-0dae-4c55-b23a-9a91e41ecda7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:40.426336 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-627d7294-0dae-4c55-b23a-9a91e41ecda7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 returned with HTTP 200 Aug 13 03:41:40.426775 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1063/4272] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:40 2026] GET /volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:40.788257 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6f6f1144-d401-41de-a2d1-46084316a0fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:40.790754 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6f6f1144-d401-41de-a2d1-46084316a0fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:40.791521 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6f6f1144-d401-41de-a2d1-46084316a0fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:40.792869 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6f6f1144-d401-41de-a2d1-46084316a0fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:40.792869 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-6f6f1144-d401-41de-a2d1-46084316a0fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:40.798158 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:40.798158 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:40.799687 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6f6f1144-d401-41de-a2d1-46084316a0fe tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:40.800358 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1072/4273] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:40 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:41.443535 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0e597f8f-1a5e-4321-91eb-08c2a990eab1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:41.445677 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e597f8f-1a5e-4321-91eb-08c2a990eab1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:41:41.445962 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e597f8f-1a5e-4321-91eb-08c2a990eab1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:41.446206 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e597f8f-1a5e-4321-91eb-08c2a990eab1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:41.457054 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:41.457054 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:41.461873 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0e597f8f-1a5e-4321-91eb-08c2a990eab1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:41.467060 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e597f8f-1a5e-4321-91eb-08c2a990eab1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 returned with HTTP 200 Aug 13 03:41:41.467482 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1077/4274] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:41 2026] GET /volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:41.480383 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5e60f151-f1b7-48dd-ade1-97073793d270 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:41.482895 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5e60f151-f1b7-48dd-ade1-97073793d270 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:41:41.483369 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5e60f151-f1b7-48dd-ade1-97073793d270 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ca95add-f224-4542-b805-5dbc2eb096a5", "name": "tempest-VolumeDependencyTests-Snapshot-2062904801"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:41.494320 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:41.494320 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:41.495105 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5e60f151-f1b7-48dd-ade1-97073793d270 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:41.495350 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-5e60f151-f1b7-48dd-ade1-97073793d270 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create snapshot from volume 4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:41:41.523181 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-5e60f151-f1b7-48dd-ade1-97073793d270 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['580c4e19-fe59-4522-931d-30735ab67d40', '031695ce-bc8c-43e7-a820-62bbae805f6a', '7914d44c-ad8f-487a-80a0-984119bac96a', 'b31b5bbe-8921-435d-ae93-c61b7a2b53ce'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:41.556280 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5e60f151-f1b7-48dd-ade1-97073793d270 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot create request issued successfully. Aug 13 03:41:41.556634 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5e60f151-f1b7-48dd-ade1-97073793d270 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:41:41.557213 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1063/4275] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:41:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:41.566223 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fc0cf330-8e16-433a-bd63-69ac82897f72 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:41.568096 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fc0cf330-8e16-433a-bd63-69ac82897f72 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b Aug 13 03:41:41.568311 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fc0cf330-8e16-433a-bd63-69ac82897f72 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:41.568527 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fc0cf330-8e16-433a-bd63-69ac82897f72 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:41.575854 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:41.575854 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:41.575854 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fc0cf330-8e16-433a-bd63-69ac82897f72 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:41.575854 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fc0cf330-8e16-433a-bd63-69ac82897f72 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b returned with HTTP 200 Aug 13 03:41:41.575854 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1064/4276] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:41 2026] GET /volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:41.811419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a3880681-f786-45b6-ab83-383467075c83 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:41.813837 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3880681-f786-45b6-ab83-383467075c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:41.814159 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3880681-f786-45b6-ab83-383467075c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:41.814444 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3880681-f786-45b6-ab83-383467075c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:41.814654 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a3880681-f786-45b6-ab83-383467075c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:41.820337 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:41.820337 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:41.821435 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3880681-f786-45b6-ab83-383467075c83 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:41.821998 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1073/4277] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:41 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:41.833088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-72533abf-8a46-46e5-8e2f-a1f41ede6032 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:41.834788 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-72533abf-8a46-46e5-8e2f-a1f41ede6032 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:41:41.835025 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-72533abf-8a46-46e5-8e2f-a1f41ede6032 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:41.835222 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-72533abf-8a46-46e5-8e2f-a1f41ede6032 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:41.835358 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-72533abf-8a46-46e5-8e2f-a1f41ede6032 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:41.839854 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:41.839854 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:41.840524 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-72533abf-8a46-46e5-8e2f-a1f41ede6032 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:41:41.840912 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1078/4278] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:41 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:41.852193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4584b310-62e0-4cd7-91b4-66b1be03d30a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:41.854076 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4584b310-62e0-4cd7-91b4-66b1be03d30a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:41:41.854534 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4584b310-62e0-4cd7-91b4-66b1be03d30a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "19cbbfef-737b-4c12-a70c-e835d1a39be4", "incremental": true, "force": true}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:41.856022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-4584b310-62e0-4cd7-91b4-66b1be03d30a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating new backup {'backup': {'volume_id': '19cbbfef-737b-4c12-a70c-e835d1a39be4', 'incremental': True, 'force': True}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:41:41.856210 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-4584b310-62e0-4cd7-91b4-66b1be03d30a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating backup of volume 19cbbfef-737b-4c12-a70c-e835d1a39be4 in container None Aug 13 03:41:41.865712 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:41.865712 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:41.866334 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4584b310-62e0-4cd7-91b4-66b1be03d30a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:41.886673 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-4584b310-62e0-4cd7-91b4-66b1be03d30a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['4d0a2eb0-2fcc-4f6a-b737-cb54e9988a17', '47e2cd42-03fe-4eab-b979-fededf08f6b9'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:41.927627 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4584b310-62e0-4cd7-91b4-66b1be03d30a tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:41:41.928076 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1064/4279] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:41:41 2026] POST /volume/v3/backups => generated 288 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:41.936608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5bcc5777-5983-4cec-a106-8ad152099dca None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:41.939253 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5bcc5777-5983-4cec-a106-8ad152099dca tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:41.939537 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5bcc5777-5983-4cec-a106-8ad152099dca tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:41.939835 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5bcc5777-5983-4cec-a106-8ad152099dca tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:41.939999 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-5bcc5777-5983-4cec-a106-8ad152099dca tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:41.946055 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:41.946055 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:41.947182 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5bcc5777-5983-4cec-a106-8ad152099dca tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:41.947718 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1065/4280] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:41 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:42.584365 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ad30edae-2c47-4719-b12c-3ec59c1a9833 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:42.586264 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ad30edae-2c47-4719-b12c-3ec59c1a9833 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b Aug 13 03:41:42.586458 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ad30edae-2c47-4719-b12c-3ec59c1a9833 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:42.586635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ad30edae-2c47-4719-b12c-3ec59c1a9833 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:42.592718 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:42.592718 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:42.593142 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ad30edae-2c47-4719-b12c-3ec59c1a9833 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:42.593929 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ad30edae-2c47-4719-b12c-3ec59c1a9833 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b returned with HTTP 200 Aug 13 03:41:42.594417 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1074/4281] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:42 2026] GET /volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:42.605142 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:42.606741 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:42.607106 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1685033843"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:42.608468 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'snapshot_id': 'b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1685033843'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:42.616468 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:42.616468 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:42.617079 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:42.617240 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:42.623614 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:42.628923 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (631289f1-53ec-4e9a-9f68-9b2368ffebeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:42.630124 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d39be0d-51fa-4422-808f-630a3ed95e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:42.631080 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:42.667508 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d39be0d-51fa-4422-808f-630a3ed95e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:42.668312 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1baec386-40cf-4d72-94f9-f9df5ff28fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:42.711777 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['5ae962ee-3782-441e-bc9b-ae2eeb527845', '756a5400-4ae4-463e-8647-c01a16e8a95f', '9194e44a-9bdc-409f-a41b-c666912205de', '9746d567-f9ce-40d2-881f-3798bcac0459'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:42.712696 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1baec386-40cf-4d72-94f9-f9df5ff28fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ae962ee-3782-441e-bc9b-ae2eeb527845', '756a5400-4ae4-463e-8647-c01a16e8a95f', '9194e44a-9bdc-409f-a41b-c666912205de', '9746d567-f9ce-40d2-881f-3798bcac0459']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:42.713483 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75a2fb34-70aa-4b63-8685-c5fe002dbeef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:42.765490 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75a2fb34-70aa-4b63-8685-c5fe002dbeef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '217e1097-79a5-4812-a049-ab12a51b6acc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1685033843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['5ae962ee-3782-441e-bc9b-ae2eeb527845','756a5400-4ae4-463e-8647-c01a16e8a95f','9194e44a-9bdc-409f-a41b-c666912205de','9746d567-f9ce-40d2-881f-3798bcac0459'],size=1,snapshot_id=b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1685033843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=217e1097-79a5-4812-a049-ab12a51b6acc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:42.766374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5f6935-04fe-41e9-a0a5-c59791a9c1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:42.789184 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5f6935-04fe-41e9-a0a5-c59791a9c1af) transitioned into state 'SUCCESS' from state '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-1685033843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['5ae962ee-3782-441e-bc9b-ae2eeb527845','756a5400-4ae4-463e-8647-c01a16e8a95f','9194e44a-9bdc-409f-a41b-c666912205de','9746d567-f9ce-40d2-881f-3798bcac0459'],size=1,snapshot_id=b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:42.790256 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f7d665-a954-46a8-9636-7dff8ebbc36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:42.818242 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f7d665-a954-46a8-9636-7dff8ebbc36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:42.819478 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (631289f1-53ec-4e9a-9f68-9b2368ffebeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:42.819964 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:42.820802 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-345cd0f9-fbf4-413d-892d-38f11b93ca79 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:42.821599 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1079/4282] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:41:42 2026] POST /volume/v3/volumes => generated 804 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:42.833514 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-47163adc-12ba-4728-bfed-8f3a9ba2d3ac None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:42.835381 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-47163adc-12ba-4728-bfed-8f3a9ba2d3ac tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc Aug 13 03:41:42.835595 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-47163adc-12ba-4728-bfed-8f3a9ba2d3ac tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:42.835834 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-47163adc-12ba-4728-bfed-8f3a9ba2d3ac tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:42.842886 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:42.842886 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:42.846585 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-47163adc-12ba-4728-bfed-8f3a9ba2d3ac tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:42.851015 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-47163adc-12ba-4728-bfed-8f3a9ba2d3ac tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc returned with HTTP 200 Aug 13 03:41:42.851740 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1065/4283] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:42 2026] GET /volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:42.958408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-207faf39-91d0-4c15-8611-b7a3c5a137d7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:42.962053 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-207faf39-91d0-4c15-8611-b7a3c5a137d7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:42.962053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-207faf39-91d0-4c15-8611-b7a3c5a137d7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:42.962053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-207faf39-91d0-4c15-8611-b7a3c5a137d7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:42.962053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-207faf39-91d0-4c15-8611-b7a3c5a137d7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:42.967099 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:42.967099 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:42.968183 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-207faf39-91d0-4c15-8611-b7a3c5a137d7 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:42.968787 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1066/4284] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:42 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:43.061660 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f570f4bd-8916-49c8-9377-2900abd23b6b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:43.063684 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f570f4bd-8916-49c8-9377-2900abd23b6b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] DELETE https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:43.063926 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f570f4bd-8916-49c8-9377-2900abd23b6b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:43.064146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f570f4bd-8916-49c8-9377-2900abd23b6b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:43.064307 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f570f4bd-8916-49c8-9377-2900abd23b6b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Delete volume with id: 52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:43.071811 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:43.071811 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:43.072390 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f570f4bd-8916-49c8-9377-2900abd23b6b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:43.090200 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f570f4bd-8916-49c8-9377-2900abd23b6b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Delete volume request issued successfully. Aug 13 03:41:43.090411 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f570f4bd-8916-49c8-9377-2900abd23b6b tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 202 Aug 13 03:41:43.091226 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1075/4285] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:43 2026] DELETE /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:43.104338 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b640b5b0-6637-45e6-9637-ae40cb24a953 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:43.106968 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b640b5b0-6637-45e6-9637-ae40cb24a953 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:43.107227 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b640b5b0-6637-45e6-9637-ae40cb24a953 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:43.107517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b640b5b0-6637-45e6-9637-ae40cb24a953 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:43.117719 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:43.117719 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:43.122813 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b640b5b0-6637-45e6-9637-ae40cb24a953 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:43.128919 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b640b5b0-6637-45e6-9637-ae40cb24a953 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 200 Aug 13 03:41:43.129428 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1080/4286] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:43 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:43.610657 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-83e7adac-cdfa-4675-afc4-31028cac719a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:43.612391 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:43.612741 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1372236641", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:43.614207 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1372236641', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:43.614322 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Create volume of 1 GB Aug 13 03:41:43.618608 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Availability Zones retrieved successfully. Aug 13 03:41:43.625936 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Flow 'volume_create_api' (b4d67437-b5cf-4247-a519-c6ce34e0e93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:43.627181 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f76d340-16e4-4e7f-82e0-a3eebffbf4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:43.628396 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:43.659527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f76d340-16e4-4e7f-82e0-a3eebffbf4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:43.660807 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e15409d4-bfd0-4857-ad71-c5168c546044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:43.728880 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Created reservations ['3defd795-1422-4e8a-ba4d-bd79f59f2a3b', '84e53e39-adb5-4726-8f0b-fad2ae667f81', '9adc6a6e-697c-488e-a816-d9da908aca25', '95854be6-dab0-40d6-87e9-d6aa160d7944'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:43.729697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e15409d4-bfd0-4857-ad71-c5168c546044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3defd795-1422-4e8a-ba4d-bd79f59f2a3b', '84e53e39-adb5-4726-8f0b-fad2ae667f81', '9adc6a6e-697c-488e-a816-d9da908aca25', '95854be6-dab0-40d6-87e9-d6aa160d7944']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:43.730468 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3506028-3721-443b-9a5e-a5e1049768cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:43.755180 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3506028-3721-443b-9a5e-a5e1049768cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93036652-599a-46ea-a5f2-1e95257286c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1372236641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d16ff7c6e84ec5abf19a92b714494e',qos_specs=None,replication_status=,reservations=['3defd795-1422-4e8a-ba4d-bd79f59f2a3b','84e53e39-adb5-4726-8f0b-fad2ae667f81','9adc6a6e-697c-488e-a816-d9da908aca25','95854be6-dab0-40d6-87e9-d6aa160d7944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887456c142674b6f8d7c3244788da7bf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1372236641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93036652-599a-46ea-a5f2-1e95257286c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21d16ff7c6e84ec5abf19a92b714494e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='887456c142674b6f8d7c3244788da7bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:43.756358 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed5e283-e6bf-4288-9432-c3f707b4f472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:43.778777 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed5e283-e6bf-4288-9432-c3f707b4f472) transitioned into state 'SUCCESS' from state '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-1372236641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d16ff7c6e84ec5abf19a92b714494e',qos_specs=None,replication_status=,reservations=['3defd795-1422-4e8a-ba4d-bd79f59f2a3b','84e53e39-adb5-4726-8f0b-fad2ae667f81','9adc6a6e-697c-488e-a816-d9da908aca25','95854be6-dab0-40d6-87e9-d6aa160d7944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='887456c142674b6f8d7c3244788da7bf',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:43.779752 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1901f8aa-7e63-4629-a6db-985eb975d94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:43.791571 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1901f8aa-7e63-4629-a6db-985eb975d94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:43.792595 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Flow 'volume_create_api' (b4d67437-b5cf-4247-a519-c6ce34e0e93a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:43.793041 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Create volume request issued successfully. Aug 13 03:41:43.793901 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83e7adac-cdfa-4675-afc4-31028cac719a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:43.794463 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1066/4287] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:41:43 2026] POST /volume/v3/volumes => generated 789 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:43.810107 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4865e0ed-c47f-4296-be62-60db435e00ab None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:43.812485 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4865e0ed-c47f-4296-be62-60db435e00ab tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:43.812810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4865e0ed-c47f-4296-be62-60db435e00ab tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:43.813158 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4865e0ed-c47f-4296-be62-60db435e00ab tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:43.822660 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:43.822660 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:43.828338 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4865e0ed-c47f-4296-be62-60db435e00ab tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:43.834872 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4865e0ed-c47f-4296-be62-60db435e00ab tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:43.835391 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1067/4288] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:43 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:43.864788 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a69fbba3-12b4-44f0-ba39-4ed080ada316 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:43.866938 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a69fbba3-12b4-44f0-ba39-4ed080ada316 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc Aug 13 03:41:43.867247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a69fbba3-12b4-44f0-ba39-4ed080ada316 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:43.867530 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a69fbba3-12b4-44f0-ba39-4ed080ada316 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:43.875754 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:43.875754 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:43.880535 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a69fbba3-12b4-44f0-ba39-4ed080ada316 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:43.885408 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a69fbba3-12b4-44f0-ba39-4ed080ada316 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc returned with HTTP 200 Aug 13 03:41:43.885919 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1076/4289] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:43 2026] GET /volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:43.898540 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3735e2f1-eb65-481c-8ed1-25f2d233496e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:43.900251 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3735e2f1-eb65-481c-8ed1-25f2d233496e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 Aug 13 03:41:43.900442 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3735e2f1-eb65-481c-8ed1-25f2d233496e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:43.900620 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3735e2f1-eb65-481c-8ed1-25f2d233496e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:43.900767 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-3735e2f1-eb65-481c-8ed1-25f2d233496e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: ff4f5d25-4f56-411d-b402-d37d5a6a9da0 Aug 13 03:41:43.905420 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:43.905420 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:43.905862 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3735e2f1-eb65-481c-8ed1-25f2d233496e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:43.920010 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3735e2f1-eb65-481c-8ed1-25f2d233496e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot delete request issued successfully. Aug 13 03:41:43.920153 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3735e2f1-eb65-481c-8ed1-25f2d233496e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 returned with HTTP 202 Aug 13 03:41:43.920563 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1081/4290] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:43 2026] DELETE /volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:43.929031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5577cecb-6d74-465a-9a1a-5260bb575a1f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:43.931803 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5577cecb-6d74-465a-9a1a-5260bb575a1f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 Aug 13 03:41:43.932433 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5577cecb-6d74-465a-9a1a-5260bb575a1f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:43.932433 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5577cecb-6d74-465a-9a1a-5260bb575a1f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:43.938013 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:43.938013 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:43.938469 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5577cecb-6d74-465a-9a1a-5260bb575a1f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:43.939298 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5577cecb-6d74-465a-9a1a-5260bb575a1f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 returned with HTTP 200 Aug 13 03:41:43.939702 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1067/4291] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:43 2026] GET /volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:43.980931 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-67d01bd5-6a6f-4f2a-865c-4331cf70d527 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:43.983143 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-67d01bd5-6a6f-4f2a-865c-4331cf70d527 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:43.983380 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-67d01bd5-6a6f-4f2a-865c-4331cf70d527 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:43.983626 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-67d01bd5-6a6f-4f2a-865c-4331cf70d527 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:43.983773 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-67d01bd5-6a6f-4f2a-865c-4331cf70d527 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:43.989128 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:43.989128 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:43.990093 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-67d01bd5-6a6f-4f2a-865c-4331cf70d527 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:43.990722 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1068/4292] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:43 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:44.146436 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a77e4ced-fd16-4b34-98a5-b3f84ac3c696 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:44.149052 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a77e4ced-fd16-4b34-98a5-b3f84ac3c696 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 Aug 13 03:41:44.149370 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a77e4ced-fd16-4b34-98a5-b3f84ac3c696 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:44.149676 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a77e4ced-fd16-4b34-98a5-b3f84ac3c696 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:44.157242 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a77e4ced-fd16-4b34-98a5-b3f84ac3c696 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 returned with HTTP 404 Aug 13 03:41:44.158003 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1077/4293] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:44 2026] GET /volume/v3/volumes/52b7b876-e3fe-48c9-896b-6ebe68390f83 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:44.536449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-71619ce2-f054-4f4a-aa37-9253b580dbec None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:44.538257 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71619ce2-f054-4f4a-aa37-9253b580dbec tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a Aug 13 03:41:44.538405 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71619ce2-f054-4f4a-aa37-9253b580dbec tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:44.538590 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-71619ce2-f054-4f4a-aa37-9253b580dbec tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:44.538727 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-71619ce2-f054-4f4a-aa37-9253b580dbec tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Delete snapshot with id: c8f66c7e-0b84-4b41-93c4-cd14f25c029a Aug 13 03:41:44.543434 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:44.543434 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:44.543955 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-71619ce2-f054-4f4a-aa37-9253b580dbec tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Snapshot retrieved successfully. Aug 13 03:41:44.558568 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-71619ce2-f054-4f4a-aa37-9253b580dbec tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Snapshot delete request issued successfully. Aug 13 03:41:44.558855 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-71619ce2-f054-4f4a-aa37-9253b580dbec tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a returned with HTTP 202 Aug 13 03:41:44.559205 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1082/4294] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:44 2026] DELETE /volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:44.575446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-645a836e-017f-4f34-9c7f-ada590d4c5c9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:44.577634 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-645a836e-017f-4f34-9c7f-ada590d4c5c9 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a Aug 13 03:41:44.577904 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-645a836e-017f-4f34-9c7f-ada590d4c5c9 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:44.578098 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-645a836e-017f-4f34-9c7f-ada590d4c5c9 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:44.584632 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:44.584632 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:44.585320 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-645a836e-017f-4f34-9c7f-ada590d4c5c9 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Snapshot retrieved successfully. Aug 13 03:41:44.586338 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-645a836e-017f-4f34-9c7f-ada590d4c5c9 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a returned with HTTP 200 Aug 13 03:41:44.586834 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1068/4295] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:44 2026] GET /volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:44.853894 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-43ea173f-ab5e-47aa-9f12-e665f6283cbb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:44.856355 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-43ea173f-ab5e-47aa-9f12-e665f6283cbb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:44.856652 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-43ea173f-ab5e-47aa-9f12-e665f6283cbb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:44.857090 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-43ea173f-ab5e-47aa-9f12-e665f6283cbb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:44.865980 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:44.865980 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:44.870549 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-43ea173f-ab5e-47aa-9f12-e665f6283cbb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:44.877207 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-43ea173f-ab5e-47aa-9f12-e665f6283cbb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:44.877335 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1069/4296] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:44 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:44.893747 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e900644d-1ce4-4cd7-b656-61003489d3ba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:44.896286 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e900644d-1ce4-4cd7-b656-61003489d3ba tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:44.896395 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e900644d-1ce4-4cd7-b656-61003489d3ba tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:44.897157 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e900644d-1ce4-4cd7-b656-61003489d3ba tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:44.905756 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:44.905756 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:44.910182 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e900644d-1ce4-4cd7-b656-61003489d3ba tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:44.915400 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e900644d-1ce4-4cd7-b656-61003489d3ba tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:44.915952 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1078/4297] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:44 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:44.951718 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e4e4cf6-3ce0-4509-a948-4b8e85840452 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:44.954471 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e4e4cf6-3ce0-4509-a948-4b8e85840452 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 Aug 13 03:41:44.955573 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e4e4cf6-3ce0-4509-a948-4b8e85840452 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:44.955573 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e4e4cf6-3ce0-4509-a948-4b8e85840452 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:44.958343 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-69217a63-201a-4128-9196-a8d14c6886be None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:44.960562 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e4e4cf6-3ce0-4509-a948-4b8e85840452 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 returned with HTTP 404 Aug 13 03:41:44.961114 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-69217a63-201a-4128-9196-a8d14c6886be tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:44.961114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-69217a63-201a-4128-9196-a8d14c6886be tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:44.961114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-69217a63-201a-4128-9196-a8d14c6886be tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:44.961225 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1083/4298] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:44 2026] GET /volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:44.969281 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-332a7edb-3526-4e00-accd-a759a3f8d79c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:44.971781 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-332a7edb-3526-4e00-accd-a759a3f8d79c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b Aug 13 03:41:44.971781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-332a7edb-3526-4e00-accd-a759a3f8d79c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:44.972354 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-332a7edb-3526-4e00-accd-a759a3f8d79c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:44.972354 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-332a7edb-3526-4e00-accd-a759a3f8d79c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b Aug 13 03:41:44.974720 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:44.974720 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:44.978303 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:44.978303 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:44.978303 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-332a7edb-3526-4e00-accd-a759a3f8d79c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:44.981093 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-69217a63-201a-4128-9196-a8d14c6886be tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:44.987988 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-69217a63-201a-4128-9196-a8d14c6886be tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:44.988593 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1069/4299] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:41:44 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:44.997020 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-332a7edb-3526-4e00-accd-a759a3f8d79c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot delete request issued successfully. Aug 13 03:41:44.997512 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-332a7edb-3526-4e00-accd-a759a3f8d79c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b returned with HTTP 202 Aug 13 03:41:44.997512 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1070/4300] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:44 2026] DELETE /volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:45.004882 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-56d0114d-2646-4b8f-a960-92574ccf9558 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.006038 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-739b6396-0d97-4fa0-851d-ef58aff18587 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.009304 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-739b6396-0d97-4fa0-851d-ef58aff18587 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b Aug 13 03:41:45.009304 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-739b6396-0d97-4fa0-851d-ef58aff18587 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:45.009304 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-739b6396-0d97-4fa0-851d-ef58aff18587 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:45.009467 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56d0114d-2646-4b8f-a960-92574ccf9558 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:45.009467 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56d0114d-2646-4b8f-a960-92574ccf9558 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:45.009467 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56d0114d-2646-4b8f-a960-92574ccf9558 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:45.009467 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-56d0114d-2646-4b8f-a960-92574ccf9558 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:45.013849 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:45.013849 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:45.014593 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56d0114d-2646-4b8f-a960-92574ccf9558 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:45.015159 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1079/4301] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:45 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:45.017393 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:45.017393 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:45.017875 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-739b6396-0d97-4fa0-851d-ef58aff18587 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:45.018683 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-739b6396-0d97-4fa0-851d-ef58aff18587 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b returned with HTTP 200 Aug 13 03:41:45.019116 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1084/4302] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:45 2026] GET /volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:45.077202 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b6c9d7df-cdba-4a98-a4bd-c0c04c844470 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.077671 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b6c9d7df-cdba-4a98-a4bd-c0c04c844470 None None] GET https://10.4.3.140/volume// Aug 13 03:41:45.078436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b6c9d7df-cdba-4a98-a4bd-c0c04c844470 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:45.078436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b6c9d7df-cdba-4a98-a4bd-c0c04c844470 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:45.078436 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b6c9d7df-cdba-4a98-a4bd-c0c04c844470 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:41:45.078695 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1070/4303] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:41:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:41:45.087543 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-137c141b-03c0-4358-ac66-f625301b8c59 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.091549 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-137c141b-03c0-4358-ac66-f625301b8c59 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:41:45.091549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-137c141b-03c0-4358-ac66-f625301b8c59 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93036652-599a-46ea-a5f2-1e95257286c7", "connector": null, "instance_uuid": "3c3e7bd7-df47-4f79-b3c4-b39ee9630303"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:45.102509 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:45.102509 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:45.134300 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-137c141b-03c0-4358-ac66-f625301b8c59 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:41:45.134788 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1071/4304] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:41:45 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:45.160384 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-012b9365-06ac-4757-aa7f-7ca9cc921fb4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.164208 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-012b9365-06ac-4757-aa7f-7ca9cc921fb4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:45.164470 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-012b9365-06ac-4757-aa7f-7ca9cc921fb4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:45.164531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-012b9365-06ac-4757-aa7f-7ca9cc921fb4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:45.173720 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ffa30e3b-1c91-47e1-8b0f-8492254b7cd1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.173720 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffa30e3b-1c91-47e1-8b0f-8492254b7cd1 None None] GET https://10.4.3.140/volume// Aug 13 03:41:45.173720 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffa30e3b-1c91-47e1-8b0f-8492254b7cd1 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:45.174476 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffa30e3b-1c91-47e1-8b0f-8492254b7cd1 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:45.174476 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffa30e3b-1c91-47e1-8b0f-8492254b7cd1 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:41:45.174549 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1085/4305] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:41:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:41:45.176338 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:45.176338 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:45.181094 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-012b9365-06ac-4757-aa7f-7ca9cc921fb4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:45.183195 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-0513fc8d-0e6e-4a08-a47c-258d056a40ec None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.185125 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-0513fc8d-0e6e-4a08-a47c-258d056a40ec tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:45.185787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-0513fc8d-0e6e-4a08-a47c-258d056a40ec tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:45.185787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-0513fc8d-0e6e-4a08-a47c-258d056a40ec tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:45.189271 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-012b9365-06ac-4757-aa7f-7ca9cc921fb4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:45.189410 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1080/4306] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:45 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:45.203757 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:45.203757 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:45.209949 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-0513fc8d-0e6e-4a08-a47c-258d056a40ec tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:45.216685 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-0513fc8d-0e6e-4a08-a47c-258d056a40ec tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:45.217304 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1071/4307] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:41:45 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 1043 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:41:45.333120 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-234f0b6c-5f1d-403a-af04-e19e8b194580 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.335484 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-234f0b6c-5f1d-403a-af04-e19e8b194580 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] PUT https://10.4.3.140/volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc Aug 13 03:41:45.336062 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-234f0b6c-5f1d-403a-af04-e19e8b194580 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:45.343900 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-234f0b6c-5f1d-403a-af04-e19e8b194580 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Acquiring lock "cinder-attachment_update-93036652-599a-46ea-a5f2-1e95257286c7-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:41:45.349504 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-234f0b6c-5f1d-403a-af04-e19e8b194580 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Lock "cinder-attachment_update-93036652-599a-46ea-a5f2-1e95257286c7-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:41:45.350563 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:45.350563 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:45.430214 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-234f0b6c-5f1d-403a-af04-e19e8b194580 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Lock "cinder-attachment_update-93036652-599a-46ea-a5f2-1e95257286c7-np0000007145" released by "attachment_update" :: held 0.081s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:41:45.430555 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-234f0b6c-5f1d-403a-af04-e19e8b194580 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc returned with HTTP 200 Aug 13 03:41:45.434871 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1072/4308] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:41:45 2026] PUT /volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:45.599983 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c621f4a2-0148-4741-9896-dfb118e39006 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.601635 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c621f4a2-0148-4741-9896-dfb118e39006 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a Aug 13 03:41:45.601803 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c621f4a2-0148-4741-9896-dfb118e39006 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:45.602009 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c621f4a2-0148-4741-9896-dfb118e39006 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:45.605701 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c621f4a2-0148-4741-9896-dfb118e39006 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a returned with HTTP 404 Aug 13 03:41:45.606166 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1086/4309] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:45 2026] GET /volume/v3/snapshots/c8f66c7e-0b84-4b41-93c4-cd14f25c029a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:45.640218 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-04fd1835-a40c-4000-85dd-5984a246d03d req-df01199d-8265-4e9c-b84d-c88c4b17cd65 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:45.644691 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-04fd1835-a40c-4000-85dd-5984a246d03d req-df01199d-8265-4e9c-b84d-c88c4b17cd65 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:41:45.646370 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-04fd1835-a40c-4000-85dd-5984a246d03d req-df01199d-8265-4e9c-b84d-c88c4b17cd65 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:45.646370 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-04fd1835-a40c-4000-85dd-5984a246d03d req-df01199d-8265-4e9c-b84d-c88c4b17cd65 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:45.652796 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:45.652796 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:45.656733 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-04fd1835-a40c-4000-85dd-5984a246d03d req-df01199d-8265-4e9c-b84d-c88c4b17cd65 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:45.661142 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-04fd1835-a40c-4000-85dd-5984a246d03d req-df01199d-8265-4e9c-b84d-c88c4b17cd65 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:41:45.661779 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1081/4310] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:41:45 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:46.028883 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-685a8222-a9a6-4f49-ac43-a6328c452a65 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:46.030676 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-685a8222-a9a6-4f49-ac43-a6328c452a65 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b Aug 13 03:41:46.030894 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-685a8222-a9a6-4f49-ac43-a6328c452a65 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:46.031077 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-685a8222-a9a6-4f49-ac43-a6328c452a65 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:46.032953 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-01113548-000c-4c6a-9c83-199dd00be87f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:46.035221 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-01113548-000c-4c6a-9c83-199dd00be87f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:46.035299 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-01113548-000c-4c6a-9c83-199dd00be87f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:46.035510 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-01113548-000c-4c6a-9c83-199dd00be87f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:46.035659 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-01113548-000c-4c6a-9c83-199dd00be87f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:46.038156 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-685a8222-a9a6-4f49-ac43-a6328c452a65 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b returned with HTTP 404 Aug 13 03:41:46.039094 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1072/4311] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:46 2026] GET /volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:46.045381 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:46.045381 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:46.046281 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-01113548-000c-4c6a-9c83-199dd00be87f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:46.046780 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1073/4312] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:46 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:46.050046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-581da70f-22ce-4797-9da0-5b9eeb7fd9c9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:46.051948 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-581da70f-22ce-4797-9da0-5b9eeb7fd9c9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:41:46.052171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-581da70f-22ce-4797-9da0-5b9eeb7fd9c9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:46.052409 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-581da70f-22ce-4797-9da0-5b9eeb7fd9c9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:46.052551 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-581da70f-22ce-4797-9da0-5b9eeb7fd9c9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:41:46.060001 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:46.060001 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:46.060447 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-581da70f-22ce-4797-9da0-5b9eeb7fd9c9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:46.078860 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-581da70f-22ce-4797-9da0-5b9eeb7fd9c9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:46.079105 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-581da70f-22ce-4797-9da0-5b9eeb7fd9c9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 returned with HTTP 202 Aug 13 03:41:46.079700 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1087/4313] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:46 2026] DELETE /volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:46.093258 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b6e9cf07-e4cc-4f7a-9991-089fe74df6b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:46.096245 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b6e9cf07-e4cc-4f7a-9991-089fe74df6b8 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:41:46.096571 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b6e9cf07-e4cc-4f7a-9991-089fe74df6b8 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:46.096938 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b6e9cf07-e4cc-4f7a-9991-089fe74df6b8 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:46.105456 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:46.105456 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:46.110419 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b6e9cf07-e4cc-4f7a-9991-089fe74df6b8 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:46.117484 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b6e9cf07-e4cc-4f7a-9991-089fe74df6b8 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 returned with HTTP 200 Aug 13 03:41:46.118211 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1082/4314] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:46 2026] GET /volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:46.205146 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4a08c47e-d535-43c7-a12c-6a9d46462feb None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:46.208288 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a08c47e-d535-43c7-a12c-6a9d46462feb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:46.208645 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4a08c47e-d535-43c7-a12c-6a9d46462feb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:46.208908 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4a08c47e-d535-43c7-a12c-6a9d46462feb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:46.231766 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:46.231766 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:46.237216 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4a08c47e-d535-43c7-a12c-6a9d46462feb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:46.245894 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a08c47e-d535-43c7-a12c-6a9d46462feb tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:46.246636 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1073/4315] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:46 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:47.061239 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0aac4fdf-7393-493a-91ca-2e0798e44d6f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:47.063106 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0aac4fdf-7393-493a-91ca-2e0798e44d6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:47.063289 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0aac4fdf-7393-493a-91ca-2e0798e44d6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:47.063493 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0aac4fdf-7393-493a-91ca-2e0798e44d6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:47.063609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-0aac4fdf-7393-493a-91ca-2e0798e44d6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:47.068138 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:47.068138 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:47.068920 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0aac4fdf-7393-493a-91ca-2e0798e44d6f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:47.069401 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1074/4316] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:47 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:47.135941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7951e7de-d7fa-4f25-854b-04a701bd410c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:47.138535 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7951e7de-d7fa-4f25-854b-04a701bd410c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:41:47.138838 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7951e7de-d7fa-4f25-854b-04a701bd410c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:47.139080 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7951e7de-d7fa-4f25-854b-04a701bd410c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:47.147568 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7951e7de-d7fa-4f25-854b-04a701bd410c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 returned with HTTP 404 Aug 13 03:41:47.148296 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1088/4317] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:47 2026] GET /volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:47.155630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-08cc39d8-f8d4-4de2-8ecf-db3506d6a6a0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:47.158660 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08cc39d8-f8d4-4de2-8ecf-db3506d6a6a0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:41:47.158992 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08cc39d8-f8d4-4de2-8ecf-db3506d6a6a0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:47.159246 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08cc39d8-f8d4-4de2-8ecf-db3506d6a6a0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:47.159503 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-08cc39d8-f8d4-4de2-8ecf-db3506d6a6a0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:41:47.168902 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:47.168902 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:47.169622 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-08cc39d8-f8d4-4de2-8ecf-db3506d6a6a0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:47.193489 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-08cc39d8-f8d4-4de2-8ecf-db3506d6a6a0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:47.193652 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08cc39d8-f8d4-4de2-8ecf-db3506d6a6a0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 returned with HTTP 202 Aug 13 03:41:47.194015 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1083/4318] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:47 2026] DELETE /volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:47.204311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5360d202-8578-4ac6-beb9-1ed28e67513f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:47.208389 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5360d202-8578-4ac6-beb9-1ed28e67513f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:41:47.208389 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5360d202-8578-4ac6-beb9-1ed28e67513f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:47.208389 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5360d202-8578-4ac6-beb9-1ed28e67513f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:47.213675 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:47.213675 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:47.217442 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5360d202-8578-4ac6-beb9-1ed28e67513f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:47.223686 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5360d202-8578-4ac6-beb9-1ed28e67513f tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 returned with HTTP 200 Aug 13 03:41:47.224220 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1074/4319] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:47 2026] GET /volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 13 03:41:47.260640 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-66afcf1c-f410-42d8-aa32-7c0f6680b5d8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:47.262868 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66afcf1c-f410-42d8-aa32-7c0f6680b5d8 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:47.263131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-66afcf1c-f410-42d8-aa32-7c0f6680b5d8 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:47.263374 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-66afcf1c-f410-42d8-aa32-7c0f6680b5d8 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:47.275424 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:47.275424 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:47.280158 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-66afcf1c-f410-42d8-aa32-7c0f6680b5d8 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:47.286230 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66afcf1c-f410-42d8-aa32-7c0f6680b5d8 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:47.286769 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1075/4320] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:47 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:48.083251 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-447188ec-4838-429c-b09c-3fcba5eeb180 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:48.087904 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-447188ec-4838-429c-b09c-3fcba5eeb180 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:48.087904 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-447188ec-4838-429c-b09c-3fcba5eeb180 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:48.087904 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-447188ec-4838-429c-b09c-3fcba5eeb180 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:48.087904 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-447188ec-4838-429c-b09c-3fcba5eeb180 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:48.092687 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:48.092687 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:48.093862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-447188ec-4838-429c-b09c-3fcba5eeb180 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:48.094469 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1089/4321] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:48 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:48.238454 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-458ab8b7-82d1-4b06-86e0-d330f5df5418 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:48.242324 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-458ab8b7-82d1-4b06-86e0-d330f5df5418 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:41:48.242657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-458ab8b7-82d1-4b06-86e0-d330f5df5418 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:48.242958 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-458ab8b7-82d1-4b06-86e0-d330f5df5418 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:48.250475 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-458ab8b7-82d1-4b06-86e0-d330f5df5418 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 returned with HTTP 404 Aug 13 03:41:48.251366 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1084/4322] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:48 2026] GET /volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:48.258766 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cd97102b-0ef2-49c0-bc26-fc418760d3a3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:48.263469 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd97102b-0ef2-49c0-bc26-fc418760d3a3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc Aug 13 03:41:48.263790 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd97102b-0ef2-49c0-bc26-fc418760d3a3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:48.264097 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd97102b-0ef2-49c0-bc26-fc418760d3a3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:48.264310 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-cd97102b-0ef2-49c0-bc26-fc418760d3a3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 217e1097-79a5-4812-a049-ab12a51b6acc Aug 13 03:41:48.277688 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:48.277688 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:48.279514 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cd97102b-0ef2-49c0-bc26-fc418760d3a3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:48.319736 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a3d61e82-33ac-4461-ad6f-79003f8145b9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:48.321466 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a3d61e82-33ac-4461-ad6f-79003f8145b9 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:48.322354 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a3d61e82-33ac-4461-ad6f-79003f8145b9 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:48.322354 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a3d61e82-33ac-4461-ad6f-79003f8145b9 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:48.325096 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cd97102b-0ef2-49c0-bc26-fc418760d3a3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:48.325329 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd97102b-0ef2-49c0-bc26-fc418760d3a3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc returned with HTTP 202 Aug 13 03:41:48.325860 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1075/4323] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:48 2026] DELETE /volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:48.339661 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a764ca43-ba77-47a9-95ce-9f1b01143497 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:48.340080 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:48.340080 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:48.342593 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a764ca43-ba77-47a9-95ce-9f1b01143497 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc Aug 13 03:41:48.342943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a764ca43-ba77-47a9-95ce-9f1b01143497 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:48.343222 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a764ca43-ba77-47a9-95ce-9f1b01143497 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:48.344767 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a3d61e82-33ac-4461-ad6f-79003f8145b9 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:48.350429 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a3d61e82-33ac-4461-ad6f-79003f8145b9 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:48.350859 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1076/4324] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:48 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:48.354274 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:48.354274 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:48.361764 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a764ca43-ba77-47a9-95ce-9f1b01143497 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:48.369375 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a764ca43-ba77-47a9-95ce-9f1b01143497 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc returned with HTTP 200 Aug 13 03:41:48.369986 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1090/4325] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:48 2026] GET /volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:48.658962 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-972c351a-0930-42e7-9580-e1aaa86de8b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:48.661786 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-972c351a-0930-42e7-9580-e1aaa86de8b7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] DELETE https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:41:48.662035 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-972c351a-0930-42e7-9580-e1aaa86de8b7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:48.662236 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-972c351a-0930-42e7-9580-e1aaa86de8b7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:48.662418 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-972c351a-0930-42e7-9580-e1aaa86de8b7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Delete volume with id: 427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:41:48.670299 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:48.670299 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:48.670815 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-972c351a-0930-42e7-9580-e1aaa86de8b7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:48.701107 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-972c351a-0930-42e7-9580-e1aaa86de8b7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Delete volume request issued successfully. Aug 13 03:41:48.701316 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-972c351a-0930-42e7-9580-e1aaa86de8b7 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 202 Aug 13 03:41:48.701810 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1085/4326] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:48 2026] DELETE /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:48.711971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1b228d7a-5271-4fcf-b6ad-fea060e32b24 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:48.713541 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1b228d7a-5271-4fcf-b6ad-fea060e32b24 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:41:48.713671 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1b228d7a-5271-4fcf-b6ad-fea060e32b24 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:48.713890 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1b228d7a-5271-4fcf-b6ad-fea060e32b24 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:48.723274 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:48.723274 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:48.728497 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1b228d7a-5271-4fcf-b6ad-fea060e32b24 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Volume info retrieved successfully. Aug 13 03:41:48.734253 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-cbd680d4-ba2d-42cd-b6d2-54b35c46657d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:48.735212 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1b228d7a-5271-4fcf-b6ad-fea060e32b24 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 200 Aug 13 03:41:48.735875 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1076/4327] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:48 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:48.736608 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-cbd680d4-ba2d-42cd-b6d2-54b35c46657d tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] POST https://10.4.3.140/volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc/action Aug 13 03:41:48.737061 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-cbd680d4-ba2d-42cd-b6d2-54b35c46657d tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:41:48.737225 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-cbd680d4-ba2d-42cd-b6d2-54b35c46657d tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:48.756798 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:48.756798 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:48.768324 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67bb92d5-98c7-44b0-93ed-31b877404f4c req-cbd680d4-ba2d-42cd-b6d2-54b35c46657d tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc/action returned with HTTP 204 Aug 13 03:41:48.768958 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1077/4328] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:41:48 2026] POST /volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:49.104985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a86a13f5-0d2c-4534-99c7-9eb9924ae2e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.106769 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a86a13f5-0d2c-4534-99c7-9eb9924ae2e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:49.107063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a86a13f5-0d2c-4534-99c7-9eb9924ae2e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.107475 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a86a13f5-0d2c-4534-99c7-9eb9924ae2e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.107475 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a86a13f5-0d2c-4534-99c7-9eb9924ae2e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:49.111482 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:49.111482 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:49.112391 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a86a13f5-0d2c-4534-99c7-9eb9924ae2e5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:49.112813 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1091/4329] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:49 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:49.372388 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-990ba99d-3d12-496c-b6b7-b38fdbcbe26a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.374101 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-990ba99d-3d12-496c-b6b7-b38fdbcbe26a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:49.374333 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-990ba99d-3d12-496c-b6b7-b38fdbcbe26a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.374530 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-990ba99d-3d12-496c-b6b7-b38fdbcbe26a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.382780 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3ed3702d-abee-483d-8daf-4a424137e76a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.385029 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:49.385029 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:49.387246 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ed3702d-abee-483d-8daf-4a424137e76a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc Aug 13 03:41:49.387480 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ed3702d-abee-483d-8daf-4a424137e76a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.387668 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3ed3702d-abee-483d-8daf-4a424137e76a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.392931 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-990ba99d-3d12-496c-b6b7-b38fdbcbe26a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:49.399242 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3ed3702d-abee-483d-8daf-4a424137e76a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc returned with HTTP 404 Aug 13 03:41:49.399781 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1077/4330] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:49 2026] GET /volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:49.402310 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-990ba99d-3d12-496c-b6b7-b38fdbcbe26a tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:49.403321 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1086/4331] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:49 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:41:49.409810 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-504460f9-f051-4109-830d-bc0a250825d7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.411549 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:49.411902 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-406636071"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:49.413254 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-406636071'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:49.413384 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:49.415650 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7cdb05f5-6f8a-4b18-bb7a-76f26ed8c4e7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.417529 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:49.417623 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7cdb05f5-6f8a-4b18-bb7a-76f26ed8c4e7 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:49.417623 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7cdb05f5-6f8a-4b18-bb7a-76f26ed8c4e7 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.417774 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7cdb05f5-6f8a-4b18-bb7a-76f26ed8c4e7 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.422781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (4f448026-cc97-499a-bd04-c5f608dda547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:49.423754 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3764f0-a26d-4d52-89c6-503ee7bfa00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:49.424764 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:49.428805 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:49.428805 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:49.432669 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7cdb05f5-6f8a-4b18-bb7a-76f26ed8c4e7 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:49.437995 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7cdb05f5-6f8a-4b18-bb7a-76f26ed8c4e7 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:49.438785 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1092/4332] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:49 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:41:49.452906 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3764f0-a26d-4d52-89c6-503ee7bfa00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:49.453667 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b8650a-2a95-4e42-ac02-f946c5762ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:49.454408 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-81183d57-56f7-4217-89db-53d03bc3a035 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.456173 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1078/4333] 10.4.3.140 () {70 vars in 1611 bytes} [Thu Aug 13 03:41:49 2026] DELETE /volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 03:41:49.464246 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4ddcd495-5cfc-4bbe-8155-86f23f62a223 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.490858 np0000007145 devstack@c-api.service[100342]: WARNING keystonemiddleware.auth_token [None req-4ddcd495-5cfc-4bbe-8155-86f23f62a223 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 13 03:41:49.492118 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1087/4334] 10.4.3.140 () {70 vars in 1611 bytes} [Thu Aug 13 03:41:49 2026] DELETE /volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 13 03:41:49.500101 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.500723 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['79cf2cc7-a756-4e03-b6bc-2bb154352e90', '5c7743ac-d276-4485-8ffb-58245fcdad81', '169f37e0-0a06-4c08-bfdf-1cb78b339b38', '2ce3e318-4077-4ba3-9371-6e65fce1f144'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:49.501836 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b8650a-2a95-4e42-ac02-f946c5762ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79cf2cc7-a756-4e03-b6bc-2bb154352e90', '5c7743ac-d276-4485-8ffb-58245fcdad81', '169f37e0-0a06-4c08-bfdf-1cb78b339b38', '2ce3e318-4077-4ba3-9371-6e65fce1f144']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:49.502208 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] DELETE https://10.4.3.140/volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc Aug 13 03:41:49.502454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.502775 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.502910 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1378774-31c1-469e-a2af-c5c662fea3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:49.510345 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:49.510345 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:49.513892 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Attachment connected to vm 3c3e7bd7-df47-4f79-b3c4-b39ee9630303, checking data on nova Aug 13 03:41:49.514274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.compute.nova [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Creating Keystone token plugin using URL: https://10.4.3.140/identity {{(pid=100343) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 13 03:41:49.527037 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1378774-31c1-469e-a2af-c5c662fea3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62951344-6e1f-4f17-b1fe-e7534c419a56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-406636071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['79cf2cc7-a756-4e03-b6bc-2bb154352e90','5c7743ac-d276-4485-8ffb-58245fcdad81','169f37e0-0a06-4c08-bfdf-1cb78b339b38','2ce3e318-4077-4ba3-9371-6e65fce1f144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-406636071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62951344-6e1f-4f17-b1fe-e7534c419a56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:49.528099 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e41a99c-4cbe-49a9-9057-6b1bdf5b6e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:49.548987 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e41a99c-4cbe-49a9-9057-6b1bdf5b6e84) transitioned into state 'SUCCESS' from state '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-406636071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['79cf2cc7-a756-4e03-b6bc-2bb154352e90','5c7743ac-d276-4485-8ffb-58245fcdad81','169f37e0-0a06-4c08-bfdf-1cb78b339b38','2ce3e318-4077-4ba3-9371-6e65fce1f144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:49.549774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4b080a-6bad-4fcd-8c48-673226c2682c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:49.559364 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4b080a-6bad-4fcd-8c48-673226c2682c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:49.560554 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (4f448026-cc97-499a-bd04-c5f608dda547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:49.560934 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:49.561733 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-504460f9-f051-4109-830d-bc0a250825d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:49.562308 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1078/4335] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:41:49 2026] POST /volume/v3/volumes => generated 769 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:49.574366 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e55c7547-67e8-4e2d-bf2f-e33762630a12 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.577317 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e55c7547-67e8-4e2d-bf2f-e33762630a12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:41:49.577558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e55c7547-67e8-4e2d-bf2f-e33762630a12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.577744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e55c7547-67e8-4e2d-bf2f-e33762630a12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.585775 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:49.585775 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:49.590028 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e55c7547-67e8-4e2d-bf2f-e33762630a12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:49.595786 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e55c7547-67e8-4e2d-bf2f-e33762630a12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 returned with HTTP 200 Aug 13 03:41:49.596282 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1079/4336] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:49 2026] GET /volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:49.659671 np0000007145 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] REQ: curl -g -i -X GET https://10.4.3.140/compute/v2.1/servers/3c3e7bd7-df47-4f79-b3c4-b39ee9630303/os-volume_attachments/93036652-599a-46ea-a5f2-1e95257286c7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1c8f1c9466efa2161fb5d4894209156c1f170fb46aa691fcb176949642f149f8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b" -H "X-Service-Token: {SHA256}0c6661c10b5ac84f2523e03a82eba091925f3dac00e7302c228d922df402043b" {{(pid=100343) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 13 03:41:49.750758 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19981dd4-56e9-41f4-aa13-c193782975a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.752743 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19981dd4-56e9-41f4-aa13-c193782975a9 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] GET https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 Aug 13 03:41:49.752780 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19981dd4-56e9-41f4-aa13-c193782975a9 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.752963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19981dd4-56e9-41f4-aa13-c193782975a9 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.758913 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19981dd4-56e9-41f4-aa13-c193782975a9 tempest-TestStampPattern-134257983 tempest-TestStampPattern-134257983-project-member] https://10.4.3.140/volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 returned with HTTP 404 Aug 13 03:41:49.759353 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1088/4337] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:49 2026] GET /volume/v3/volumes/427020ab-2ab3-4f68-830c-c7b8ab4d1e28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:49.780876 np0000007145 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 13 Aug 2026 03:41:49 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-844c271a-d4b0-4a37-8c6c-641fa6363ea5 x-openstack-request-id: req-844c271a-d4b0-4a37-8c6c-641fa6363ea5 {{(pid=100343) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 13 03:41:49.781009 np0000007145 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "93036652-599a-46ea-a5f2-1e95257286c7", "serverId": "3c3e7bd7-df47-4f79-b3c4-b39ee9630303", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc", "bdm_uuid": "276094bc-0186-4500-8d12-1970244ea3e6"}} {{(pid=100343) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 13 03:41:49.781123 np0000007145 devstack@c-api.service[100343]: DEBUG novaclient.v2.client [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET call to compute for https://10.4.3.140/compute/v2.1/servers/3c3e7bd7-df47-4f79-b3c4-b39ee9630303/os-volume_attachments/93036652-599a-46ea-a5f2-1e95257286c7 used request id req-844c271a-d4b0-4a37-8c6c-641fa6363ea5 {{(pid=100343) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 13 03:41:49.783352 np0000007145 devstack@c-api.service[100343]: ERROR cinder.volume.api [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-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 Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Caught error: Detach volume from instance 3c3e7bd7-df47-4f79-b3c4-b39ee9630303 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3c3e7bd7-df47-4f79-b3c4-b39ee9630303 using the Compute API Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 13 03:41:49.785664 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3c3e7bd7-df47-4f79-b3c4-b39ee9630303 using the Compute API Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: ERROR cinder.api.middleware.fault Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.middleware.fault [None req-717e0dd0-d09d-4d9d-9e5b-8c14b578b52b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc returned with HTTP 409 Aug 13 03:41:49.786732 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1093/4338] 10.4.3.140 () {68 vars in 1404 bytes} [Thu Aug 13 03:41:49 2026] DELETE /volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc => generated 167 bytes in 287 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:49.818804 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-3976d5c6-3e19-4d36-9674-825de4c20c4e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.821148 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-3976d5c6-3e19-4d36-9674-825de4c20c4e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:49.821422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-3976d5c6-3e19-4d36-9674-825de4c20c4e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.821598 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-3976d5c6-3e19-4d36-9674-825de4c20c4e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.831108 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:49.831108 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:49.834592 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-3976d5c6-3e19-4d36-9674-825de4c20c4e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:49.838694 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-3976d5c6-3e19-4d36-9674-825de4c20c4e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:49.839095 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1079/4339] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:41:49 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 1156 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:49.858347 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b1faec39-17ce-4065-836c-bef72b9e8cf4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.860618 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b1faec39-17ce-4065-836c-bef72b9e8cf4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] POST https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7/action Aug 13 03:41:49.861038 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b1faec39-17ce-4065-836c-bef72b9e8cf4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:41:49.861179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b1faec39-17ce-4065-836c-bef72b9e8cf4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:49.873739 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:49.873739 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:49.874615 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b1faec39-17ce-4065-836c-bef72b9e8cf4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:49.882254 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b1faec39-17ce-4065-836c-bef72b9e8cf4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Begin detaching volume completed successfully. Aug 13 03:41:49.882698 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b1faec39-17ce-4065-836c-bef72b9e8cf4 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7/action returned with HTTP 202 Aug 13 03:41:49.883449 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1080/4340] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:41:49 2026] POST /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:41:49.933339 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-49d010ed-10a6-4f2c-94a6-40f405caf5bc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.933840 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49d010ed-10a6-4f2c-94a6-40f405caf5bc None None] GET https://10.4.3.140/volume// Aug 13 03:41:49.933903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-49d010ed-10a6-4f2c-94a6-40f405caf5bc None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.934097 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-49d010ed-10a6-4f2c-94a6-40f405caf5bc None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.934411 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-49d010ed-10a6-4f2c-94a6-40f405caf5bc None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:41:49.934699 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1089/4341] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:41:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:41:49.944666 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-c1e38b51-c79c-47f7-9d7e-b88a46152c3b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:49.948845 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-c1e38b51-c79c-47f7-9d7e-b88a46152c3b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:49.948845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-c1e38b51-c79c-47f7-9d7e-b88a46152c3b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:49.948845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-c1e38b51-c79c-47f7-9d7e-b88a46152c3b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:49.981340 np0000007145 devstack@c-api.service[100343]: DEBUG oslo_db.sqlalchemy.engines [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-c1e38b51-c79c-47f7-9d7e-b88a46152c3b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 13 03:41:49.990339 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:49.990339 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:49.993379 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-c1e38b51-c79c-47f7-9d7e-b88a46152c3b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:49.997127 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-c1e38b51-c79c-47f7-9d7e-b88a46152c3b tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:49.997532 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1094/4342] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:41:49 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 1339 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:41:50.124126 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a4a95149-19b5-4426-a793-c5627aeaa07b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:50.126965 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a4a95149-19b5-4426-a793-c5627aeaa07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:50.127190 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a4a95149-19b5-4426-a793-c5627aeaa07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:50.127452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a4a95149-19b5-4426-a793-c5627aeaa07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:50.127597 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a4a95149-19b5-4426-a793-c5627aeaa07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:50.132846 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:50.132846 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:50.133937 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a4a95149-19b5-4426-a793-c5627aeaa07b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:50.134429 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1080/4343] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:50 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:50.144558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f87c455c-a42e-4142-b0b5-aafa91cddbb4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:50.147047 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f87c455c-a42e-4142-b0b5-aafa91cddbb4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:50.147320 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f87c455c-a42e-4142-b0b5-aafa91cddbb4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:50.147613 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f87c455c-a42e-4142-b0b5-aafa91cddbb4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:50.147780 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f87c455c-a42e-4142-b0b5-aafa91cddbb4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:50.155365 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:50.155365 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:50.156604 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f87c455c-a42e-4142-b0b5-aafa91cddbb4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:50.157200 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1081/4344] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:50 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:50.169263 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1cac3712-de40-4dcb-9ac8-50199f56a49b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:50.171754 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cac3712-de40-4dcb-9ac8-50199f56a49b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:50.172446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cac3712-de40-4dcb-9ac8-50199f56a49b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:50.172446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cac3712-de40-4dcb-9ac8-50199f56a49b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:50.172446 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-1cac3712-de40-4dcb-9ac8-50199f56a49b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete backup with id: 20b3fd2b-6fbb-42f8-a423-59d977f64873. Aug 13 03:41:50.177866 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:50.177866 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:50.193180 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-1cac3712-de40-4dcb-9ac8-50199f56a49b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] delete_backup rpcapi backup_id 20b3fd2b-6fbb-42f8-a423-59d977f64873 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:41:50.195296 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cac3712-de40-4dcb-9ac8-50199f56a49b tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 202 Aug 13 03:41:50.195906 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1090/4345] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:50 2026] DELETE /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:41:50.203932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-039a2a73-db03-460a-9c17-4fed6dc3fbb3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:50.206268 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-039a2a73-db03-460a-9c17-4fed6dc3fbb3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:50.206541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-039a2a73-db03-460a-9c17-4fed6dc3fbb3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:50.206793 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-039a2a73-db03-460a-9c17-4fed6dc3fbb3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:50.206962 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-039a2a73-db03-460a-9c17-4fed6dc3fbb3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:50.212404 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:50.212404 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:50.213520 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-039a2a73-db03-460a-9c17-4fed6dc3fbb3 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 200 Aug 13 03:41:50.214054 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1095/4346] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:50 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:50.611486 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5b49ef60-8744-42a1-bb3a-0764cc5a1203 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:50.613334 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b49ef60-8744-42a1-bb3a-0764cc5a1203 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:41:50.613574 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5b49ef60-8744-42a1-bb3a-0764cc5a1203 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:50.613768 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5b49ef60-8744-42a1-bb3a-0764cc5a1203 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:50.622106 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:50.622106 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:50.626138 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5b49ef60-8744-42a1-bb3a-0764cc5a1203 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:50.630351 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5b49ef60-8744-42a1-bb3a-0764cc5a1203 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 returned with HTTP 200 Aug 13 03:41:50.630878 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1081/4347] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:50 2026] GET /volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:50.643882 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0a20bc01-d184-41b0-9ab0-7f092a8b4d28 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:50.645778 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0a20bc01-d184-41b0-9ab0-7f092a8b4d28 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:41:50.646135 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0a20bc01-d184-41b0-9ab0-7f092a8b4d28 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62951344-6e1f-4f17-b1fe-e7534c419a56", "name": "tempest-VolumeDependencyTests-Snapshot-1890890827"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:50.655896 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:50.655896 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:50.656399 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0a20bc01-d184-41b0-9ab0-7f092a8b4d28 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:50.656579 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-0a20bc01-d184-41b0-9ab0-7f092a8b4d28 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create snapshot from volume 62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:41:50.681806 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-0a20bc01-d184-41b0-9ab0-7f092a8b4d28 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['62389a89-31fa-43e7-9e58-d924c112772e', '79759452-8ecf-45ba-a6f4-f47ce9857c3a', '25430c87-8679-4a43-b053-a2d4d7477a53', '319a694a-6066-4281-8d1a-323a8a371050'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:50.718925 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0a20bc01-d184-41b0-9ab0-7f092a8b4d28 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot create request issued successfully. Aug 13 03:41:50.719525 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0a20bc01-d184-41b0-9ab0-7f092a8b4d28 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:41:50.720143 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1082/4348] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:41:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:50.731517 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0b8345b9-0a6d-4e9b-b8d1-48781af3f59b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:50.733315 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0b8345b9-0a6d-4e9b-b8d1-48781af3f59b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 Aug 13 03:41:50.733525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0b8345b9-0a6d-4e9b-b8d1-48781af3f59b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:50.733709 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0b8345b9-0a6d-4e9b-b8d1-48781af3f59b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:50.742034 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:50.742034 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:50.742620 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0b8345b9-0a6d-4e9b-b8d1-48781af3f59b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:50.743687 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0b8345b9-0a6d-4e9b-b8d1-48781af3f59b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 returned with HTTP 200 Aug 13 03:41:50.744108 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1091/4349] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:50 2026] GET /volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:50.853737 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b605c25d-aa75-4884-9753-8400e7b59e11 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:50.856601 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b605c25d-aa75-4884-9753-8400e7b59e11 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] DELETE https://10.4.3.140/volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc Aug 13 03:41:50.856904 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b605c25d-aa75-4884-9753-8400e7b59e11 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:50.857202 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b605c25d-aa75-4884-9753-8400e7b59e11 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:50.866718 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:50.866718 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:50.915803 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-92fd6f30-7791-408a-b848-5f6e86d16f77 req-b605c25d-aa75-4884-9753-8400e7b59e11 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc returned with HTTP 200 Aug 13 03:41:50.916284 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1096/4350] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:41:50 2026] DELETE /volume/v3/attachments/07fc7930-1ffe-4f02-8fee-e8a2f43ae6bc => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:51.008774 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-5b7df3e8-1cf4-4630-91b1-2e649a3c627c req-0b7f871c-541e-43ae-a7b3-ead9acaf226e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:51.011379 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5b7df3e8-1cf4-4630-91b1-2e649a3c627c req-0b7f871c-541e-43ae-a7b3-ead9acaf226e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:51.011671 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5b7df3e8-1cf4-4630-91b1-2e649a3c627c req-0b7f871c-541e-43ae-a7b3-ead9acaf226e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:51.011988 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5b7df3e8-1cf4-4630-91b1-2e649a3c627c req-0b7f871c-541e-43ae-a7b3-ead9acaf226e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:51.021590 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:51.021590 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:51.026721 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-5b7df3e8-1cf4-4630-91b1-2e649a3c627c req-0b7f871c-541e-43ae-a7b3-ead9acaf226e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:51.032291 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5b7df3e8-1cf4-4630-91b1-2e649a3c627c req-0b7f871c-541e-43ae-a7b3-ead9acaf226e tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:51.032999 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1082/4351] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:41:51 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:51.046164 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bc814119-190a-40c4-a7b1-a5fd17116d51 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:51.048266 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc814119-190a-40c4-a7b1-a5fd17116d51 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] DELETE https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:51.048512 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc814119-190a-40c4-a7b1-a5fd17116d51 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:51.048729 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc814119-190a-40c4-a7b1-a5fd17116d51 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:51.048896 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-bc814119-190a-40c4-a7b1-a5fd17116d51 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Delete volume with id: 93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:51.056671 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:51.056671 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:51.057309 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bc814119-190a-40c4-a7b1-a5fd17116d51 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:51.075639 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bc814119-190a-40c4-a7b1-a5fd17116d51 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Delete volume request issued successfully. Aug 13 03:41:51.075865 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc814119-190a-40c4-a7b1-a5fd17116d51 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 202 Aug 13 03:41:51.076275 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1083/4352] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:51 2026] DELETE /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:51.083191 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-083f917d-c5b3-463e-b851-e3ba8a23ba77 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:51.084854 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-083f917d-c5b3-463e-b851-e3ba8a23ba77 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:51.085058 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-083f917d-c5b3-463e-b851-e3ba8a23ba77 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:51.085234 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-083f917d-c5b3-463e-b851-e3ba8a23ba77 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:51.094020 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:51.094020 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:51.098235 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-083f917d-c5b3-463e-b851-e3ba8a23ba77 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Volume info retrieved successfully. Aug 13 03:41:51.104656 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-083f917d-c5b3-463e-b851-e3ba8a23ba77 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 200 Aug 13 03:41:51.105260 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1092/4353] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:51 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:51.224583 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b2305d40-7338-4f42-a644-f11b7fd68206 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:51.226476 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2305d40-7338-4f42-a644-f11b7fd68206 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 Aug 13 03:41:51.226694 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2305d40-7338-4f42-a644-f11b7fd68206 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:51.226899 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b2305d40-7338-4f42-a644-f11b7fd68206 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:51.227018 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b2305d40-7338-4f42-a644-f11b7fd68206 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id 20b3fd2b-6fbb-42f8-a423-59d977f64873. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:51.231040 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b2305d40-7338-4f42-a644-f11b7fd68206 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 returned with HTTP 404 Aug 13 03:41:51.231496 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1097/4354] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:51 2026] GET /volume/v3/backups/20b3fd2b-6fbb-42f8-a423-59d977f64873 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:51.239922 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2e969d20-9857-42ec-a311-598283bc36f5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:51.241657 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2e969d20-9857-42ec-a311-598283bc36f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:41:51.242004 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2e969d20-9857-42ec-a311-598283bc36f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "19cbbfef-737b-4c12-a70c-e835d1a39be4", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1686759530", "container": "tempest-volumesbackupstest-backup-container-929928150"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:51.243452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-2e969d20-9857-42ec-a311-598283bc36f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating new backup {'backup': {'volume_id': '19cbbfef-737b-4c12-a70c-e835d1a39be4', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1686759530', 'container': 'tempest-volumesbackupstest-backup-container-929928150'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:41:51.243575 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-2e969d20-9857-42ec-a311-598283bc36f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Creating backup of volume 19cbbfef-737b-4c12-a70c-e835d1a39be4 in container tempest-volumesbackupstest-backup-container-929928150 Aug 13 03:41:51.252720 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:51.252720 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:51.253165 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2e969d20-9857-42ec-a311-598283bc36f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:41:51.270197 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-2e969d20-9857-42ec-a311-598283bc36f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Created reservations ['d20d40b9-0f8f-44ac-b53b-170c56d24aa6', '77f85b23-e665-42ee-8968-d38810c502a0'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:51.308703 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2e969d20-9857-42ec-a311-598283bc36f5 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:41:51.309252 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1083/4355] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:41:51 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:41:51.320195 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d5953a3b-30a2-496c-bd88-50b9f87cfc13 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:51.322164 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d5953a3b-30a2-496c-bd88-50b9f87cfc13 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:51.322389 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d5953a3b-30a2-496c-bd88-50b9f87cfc13 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:51.322678 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d5953a3b-30a2-496c-bd88-50b9f87cfc13 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:51.322871 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d5953a3b-30a2-496c-bd88-50b9f87cfc13 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:51.333489 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:51.333489 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:51.334599 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d5953a3b-30a2-496c-bd88-50b9f87cfc13 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:51.335213 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1084/4356] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:51 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:51.753155 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-40fc6b33-6732-481d-9b97-d6e0e3050fde None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:51.755088 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40fc6b33-6732-481d-9b97-d6e0e3050fde tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 Aug 13 03:41:51.755330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40fc6b33-6732-481d-9b97-d6e0e3050fde tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:51.755587 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40fc6b33-6732-481d-9b97-d6e0e3050fde tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:51.762296 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:51.762296 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:51.762927 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-40fc6b33-6732-481d-9b97-d6e0e3050fde tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:51.764044 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40fc6b33-6732-481d-9b97-d6e0e3050fde tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 returned with HTTP 200 Aug 13 03:41:51.764574 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1093/4357] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:51 2026] GET /volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:51.773302 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7b003121-2416-4f20-a6e9-95f604318233 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:51.774884 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:51.775241 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d8067bff-1bbb-4390-9e0b-19f88a4ab269", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-571882522"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:51.777144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'snapshot_id': 'd8067bff-1bbb-4390-9e0b-19f88a4ab269', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-571882522'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:51.782326 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:51.782326 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:51.783030 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:51.783178 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:51.787552 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:51.796262 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (abf2a7e4-600c-4af8-a2a5-5ffdf532e677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:51.797774 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c021eabd-ebe8-49b7-8d39-83587b4b6b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:51.799197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:51.837125 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c021eabd-ebe8-49b7-8d39-83587b4b6b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8067bff-1bbb-4390-9e0b-19f88a4ab269', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:51.838375 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6cc669-a8e2-429d-af6e-bfb02a8ce140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:51.880656 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['bae9b591-9299-449a-b950-c5af487694c7', '6158671c-f369-49e6-8b49-bfbd3ba7644f', '002ed1b3-cf7e-46fb-b2bf-51063f7a2861', '2bda8062-9de5-45d0-bdd2-c67c051201d2'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:51.881596 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6cc669-a8e2-429d-af6e-bfb02a8ce140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bae9b591-9299-449a-b950-c5af487694c7', '6158671c-f369-49e6-8b49-bfbd3ba7644f', '002ed1b3-cf7e-46fb-b2bf-51063f7a2861', '2bda8062-9de5-45d0-bdd2-c67c051201d2']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:51.882328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a25b18-cddc-4b2c-bcd2-97f070cf04e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:51.925359 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4a25b18-cddc-4b2c-bcd2-97f070cf04e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edd37923-83cd-4fe4-8e25-5563624a46f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-571882522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['bae9b591-9299-449a-b950-c5af487694c7','6158671c-f369-49e6-8b49-bfbd3ba7644f','002ed1b3-cf7e-46fb-b2bf-51063f7a2861','2bda8062-9de5-45d0-bdd2-c67c051201d2'],size=1,snapshot_id=d8067bff-1bbb-4390-9e0b-19f88a4ab269,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-571882522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edd37923-83cd-4fe4-8e25-5563624a46f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8067bff-1bbb-4390-9e0b-19f88a4ab269,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:51.926168 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a590c325-e294-4d4f-8505-b0474a60539c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:51.968147 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a590c325-e294-4d4f-8505-b0474a60539c) transitioned into state 'SUCCESS' from state '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-571882522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['bae9b591-9299-449a-b950-c5af487694c7','6158671c-f369-49e6-8b49-bfbd3ba7644f','002ed1b3-cf7e-46fb-b2bf-51063f7a2861','2bda8062-9de5-45d0-bdd2-c67c051201d2'],size=1,snapshot_id=d8067bff-1bbb-4390-9e0b-19f88a4ab269,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:51.969281 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deabc464-7cd8-491a-88df-7eb8fe5affb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:51.994400 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deabc464-7cd8-491a-88df-7eb8fe5affb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:51.995256 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (abf2a7e4-600c-4af8-a2a5-5ffdf532e677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:51.995615 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:51.996216 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b003121-2416-4f20-a6e9-95f604318233 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:51.996650 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1098/4358] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:41:51 2026] POST /volume/v3/volumes => generated 803 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:52.008537 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bb1038ac-64b0-4b9a-b903-bc5896c45911 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:52.010278 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb1038ac-64b0-4b9a-b903-bc5896c45911 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 Aug 13 03:41:52.010487 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb1038ac-64b0-4b9a-b903-bc5896c45911 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:52.010659 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb1038ac-64b0-4b9a-b903-bc5896c45911 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:52.017529 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:52.017529 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:52.021153 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-bb1038ac-64b0-4b9a-b903-bc5896c45911 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:52.025261 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb1038ac-64b0-4b9a-b903-bc5896c45911 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 returned with HTTP 200 Aug 13 03:41:52.025781 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1084/4359] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:52 2026] GET /volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:52.118396 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-30978ba3-f18d-4024-9b65-ca602d328860 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:52.121647 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30978ba3-f18d-4024-9b65-ca602d328860 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] GET https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 Aug 13 03:41:52.122041 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-30978ba3-f18d-4024-9b65-ca602d328860 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:52.122261 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-30978ba3-f18d-4024-9b65-ca602d328860 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:52.133850 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-30978ba3-f18d-4024-9b65-ca602d328860 tempest-TestServerVolumeAttachScenarioOldVersion-12833757 tempest-TestServerVolumeAttachScenarioOldVersion-12833757-project-member] https://10.4.3.140/volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 returned with HTTP 404 Aug 13 03:41:52.133850 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1085/4360] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:52 2026] GET /volume/v3/volumes/93036652-599a-46ea-a5f2-1e95257286c7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:52.346234 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5a6473de-1b4a-4060-9398-e3dc6f15e4e8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:52.348200 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a6473de-1b4a-4060-9398-e3dc6f15e4e8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:52.348441 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a6473de-1b4a-4060-9398-e3dc6f15e4e8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:52.348635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a6473de-1b4a-4060-9398-e3dc6f15e4e8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:52.348776 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5a6473de-1b4a-4060-9398-e3dc6f15e4e8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:52.353470 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:52.353470 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:52.354335 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a6473de-1b4a-4060-9398-e3dc6f15e4e8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:52.354861 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1094/4361] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:52 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:53.039123 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-60c7f58e-7e65-4605-a72b-09d0306c9a8c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:53.041305 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-60c7f58e-7e65-4605-a72b-09d0306c9a8c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 Aug 13 03:41:53.041567 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-60c7f58e-7e65-4605-a72b-09d0306c9a8c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:53.041773 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-60c7f58e-7e65-4605-a72b-09d0306c9a8c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:53.051248 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:53.051248 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:53.055799 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-60c7f58e-7e65-4605-a72b-09d0306c9a8c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:53.062153 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-60c7f58e-7e65-4605-a72b-09d0306c9a8c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 returned with HTTP 200 Aug 13 03:41:53.062711 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1099/4362] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:53 2026] GET /volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:53.077026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2daba766-f1b2-49ec-940e-79249dd03207 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:53.079459 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2daba766-f1b2-49ec-940e-79249dd03207 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 Aug 13 03:41:53.079661 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2daba766-f1b2-49ec-940e-79249dd03207 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:53.079854 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2daba766-f1b2-49ec-940e-79249dd03207 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:53.079977 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-2daba766-f1b2-49ec-940e-79249dd03207 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: d8067bff-1bbb-4390-9e0b-19f88a4ab269 Aug 13 03:41:53.087620 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:53.087620 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:53.088071 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2daba766-f1b2-49ec-940e-79249dd03207 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:53.109850 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2daba766-f1b2-49ec-940e-79249dd03207 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot delete request issued successfully. Aug 13 03:41:53.109850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2daba766-f1b2-49ec-940e-79249dd03207 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 returned with HTTP 202 Aug 13 03:41:53.109850 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1085/4363] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:41:53 2026] DELETE /volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:41:53.116591 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c3222821-b997-445d-84a8-b83d97815e6e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:53.119381 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3222821-b997-445d-84a8-b83d97815e6e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 Aug 13 03:41:53.119381 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3222821-b997-445d-84a8-b83d97815e6e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:53.119775 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3222821-b997-445d-84a8-b83d97815e6e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:53.126635 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:53.126635 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:53.127337 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c3222821-b997-445d-84a8-b83d97815e6e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Snapshot retrieved successfully. Aug 13 03:41:53.128579 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3222821-b997-445d-84a8-b83d97815e6e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 returned with HTTP 200 Aug 13 03:41:53.131271 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1086/4364] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:53 2026] GET /volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:53.369459 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-260a23fd-0fe8-4c74-a626-8022ab72f8dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:53.371633 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-260a23fd-0fe8-4c74-a626-8022ab72f8dc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:53.371907 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-260a23fd-0fe8-4c74-a626-8022ab72f8dc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:53.372096 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-260a23fd-0fe8-4c74-a626-8022ab72f8dc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:53.372230 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-260a23fd-0fe8-4c74-a626-8022ab72f8dc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:53.377978 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:53.377978 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:53.378870 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-260a23fd-0fe8-4c74-a626-8022ab72f8dc tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:53.379249 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1095/4365] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:53 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:54.141157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-69c52804-3b7c-46ea-b6a8-82dd764c3dad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:54.142708 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69c52804-3b7c-46ea-b6a8-82dd764c3dad tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 Aug 13 03:41:54.142964 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69c52804-3b7c-46ea-b6a8-82dd764c3dad tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:54.144354 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-69c52804-3b7c-46ea-b6a8-82dd764c3dad tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:54.148436 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-69c52804-3b7c-46ea-b6a8-82dd764c3dad tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 returned with HTTP 404 Aug 13 03:41:54.149082 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1100/4366] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:41:54 2026] GET /volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:54.157283 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0cc740a6-25d6-41c9-857f-6f410558468a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:54.162877 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0cc740a6-25d6-41c9-857f-6f410558468a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:41:54.162877 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0cc740a6-25d6-41c9-857f-6f410558468a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:54.162877 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0cc740a6-25d6-41c9-857f-6f410558468a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:54.162877 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-0cc740a6-25d6-41c9-857f-6f410558468a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:41:54.168463 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:54.168463 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:54.169123 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0cc740a6-25d6-41c9-857f-6f410558468a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:54.196923 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0cc740a6-25d6-41c9-857f-6f410558468a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:54.196923 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0cc740a6-25d6-41c9-857f-6f410558468a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 returned with HTTP 202 Aug 13 03:41:54.196923 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1086/4367] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:54 2026] DELETE /volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:54.203521 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3beea0e4-b883-4d17-86c3-a325a4ebe214 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:54.205681 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3beea0e4-b883-4d17-86c3-a325a4ebe214 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:41:54.205681 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3beea0e4-b883-4d17-86c3-a325a4ebe214 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:54.205927 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3beea0e4-b883-4d17-86c3-a325a4ebe214 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:54.219854 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:54.219854 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:54.224700 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3beea0e4-b883-4d17-86c3-a325a4ebe214 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:54.231224 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3beea0e4-b883-4d17-86c3-a325a4ebe214 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 returned with HTTP 200 Aug 13 03:41:54.231525 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1087/4368] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:54 2026] GET /volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:54.389277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f23add8f-9c3a-4173-a96f-b8662a1ba97f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:54.391715 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f23add8f-9c3a-4173-a96f-b8662a1ba97f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:54.391984 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f23add8f-9c3a-4173-a96f-b8662a1ba97f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:54.392248 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f23add8f-9c3a-4173-a96f-b8662a1ba97f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:54.392418 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f23add8f-9c3a-4173-a96f-b8662a1ba97f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:54.397838 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:54.397838 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:54.398925 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f23add8f-9c3a-4173-a96f-b8662a1ba97f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:54.399469 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1096/4369] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:54 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:55.246806 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4a4e2314-cc2b-4344-915e-045900428d80 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:55.249034 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4a4e2314-cc2b-4344-915e-045900428d80 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:41:55.249173 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4a4e2314-cc2b-4344-915e-045900428d80 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:55.249542 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4a4e2314-cc2b-4344-915e-045900428d80 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:55.257783 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4a4e2314-cc2b-4344-915e-045900428d80 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 returned with HTTP 404 Aug 13 03:41:55.259080 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1101/4370] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:55 2026] GET /volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:55.269559 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f7d58254-20a0-4531-8f20-bb66c612671a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:55.272139 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:55.272139 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1472532177"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:55.273419 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1472532177'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:55.273606 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:55.278924 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:55.287131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (c7d7dd7f-a5ff-42b6-ad30-78163dc1a25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:55.288532 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4374df-62d1-49cd-8524-e79151df08a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:55.289893 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:55.324028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4374df-62d1-49cd-8524-e79151df08a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:55.324739 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70cf063b-8ece-4774-b68c-fa06a787356c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:55.371403 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['c72e10cc-b876-4240-96f0-71f7bbcc8a54', '307e2b4b-7852-43d4-88a5-5c13c009491e', 'f3e8d5f1-a565-45cf-b810-487cb928fdb7', '451a18e5-eabf-453b-821c-cc2f0fc18e0c'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:55.372234 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70cf063b-8ece-4774-b68c-fa06a787356c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c72e10cc-b876-4240-96f0-71f7bbcc8a54', '307e2b4b-7852-43d4-88a5-5c13c009491e', 'f3e8d5f1-a565-45cf-b810-487cb928fdb7', '451a18e5-eabf-453b-821c-cc2f0fc18e0c']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:55.373578 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a01ad4b-189a-42f9-b92d-b33a5e2f05bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:55.400481 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a01ad4b-189a-42f9-b92d-b33a5e2f05bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d273889-6570-470b-9681-ac0fc13e150d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1472532177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['c72e10cc-b876-4240-96f0-71f7bbcc8a54','307e2b4b-7852-43d4-88a5-5c13c009491e','f3e8d5f1-a565-45cf-b810-487cb928fdb7','451a18e5-eabf-453b-821c-cc2f0fc18e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1472532177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d273889-6570-470b-9681-ac0fc13e150d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:55.402104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (006fe06a-c767-4d1b-82b8-0c098a55e59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:55.411434 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c0e917d2-c390-4312-8814-bebfad60ecd4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:55.413969 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c0e917d2-c390-4312-8814-bebfad60ecd4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:55.414263 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c0e917d2-c390-4312-8814-bebfad60ecd4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:55.414788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c0e917d2-c390-4312-8814-bebfad60ecd4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:55.414788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c0e917d2-c390-4312-8814-bebfad60ecd4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:55.421273 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:55.421273 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:55.422232 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c0e917d2-c390-4312-8814-bebfad60ecd4 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:55.422493 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1088/4371] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:55 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:55.425367 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (006fe06a-c767-4d1b-82b8-0c098a55e59b) transitioned into state 'SUCCESS' from state '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-1472532177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['c72e10cc-b876-4240-96f0-71f7bbcc8a54','307e2b4b-7852-43d4-88a5-5c13c009491e','f3e8d5f1-a565-45cf-b810-487cb928fdb7','451a18e5-eabf-453b-821c-cc2f0fc18e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:55.426127 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (734f8c4e-f3d5-4664-80f8-2f9183f3c0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:55.435755 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (734f8c4e-f3d5-4664-80f8-2f9183f3c0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:55.436962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (c7d7dd7f-a5ff-42b6-ad30-78163dc1a25d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:55.437387 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:55.438315 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f7d58254-20a0-4531-8f20-bb66c612671a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:55.438965 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1087/4372] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:41:55 2026] POST /volume/v3/volumes => generated 770 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:41:55.455021 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b49b420-a115-45b4-8588-60416e10a8e0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:55.456916 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b49b420-a115-45b4-8588-60416e10a8e0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d Aug 13 03:41:55.457128 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b49b420-a115-45b4-8588-60416e10a8e0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:55.457309 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b49b420-a115-45b4-8588-60416e10a8e0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:55.465505 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:55.465505 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:55.469812 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7b49b420-a115-45b4-8588-60416e10a8e0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:55.474018 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b49b420-a115-45b4-8588-60416e10a8e0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d returned with HTTP 200 Aug 13 03:41:55.474018 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1097/4373] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:55 2026] GET /volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:56.435060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f0c0d6d9-f3aa-4f0a-9e98-649a41093991 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:56.437795 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0c0d6d9-f3aa-4f0a-9e98-649a41093991 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:56.438025 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0c0d6d9-f3aa-4f0a-9e98-649a41093991 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:56.438234 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f0c0d6d9-f3aa-4f0a-9e98-649a41093991 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:56.438385 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f0c0d6d9-f3aa-4f0a-9e98-649a41093991 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:56.445256 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:56.445256 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:56.446241 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f0c0d6d9-f3aa-4f0a-9e98-649a41093991 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:56.446719 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1102/4374] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:56 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:56.488499 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-25d50e3b-9723-45ec-b4cb-8932960cd0b9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:56.490789 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-25d50e3b-9723-45ec-b4cb-8932960cd0b9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d Aug 13 03:41:56.491113 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-25d50e3b-9723-45ec-b4cb-8932960cd0b9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:56.491437 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-25d50e3b-9723-45ec-b4cb-8932960cd0b9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:56.499898 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:56.499898 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:56.506248 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-25d50e3b-9723-45ec-b4cb-8932960cd0b9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:56.511786 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-25d50e3b-9723-45ec-b4cb-8932960cd0b9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d returned with HTTP 200 Aug 13 03:41:56.512400 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1089/4375] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:56 2026] GET /volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:56.528570 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:56.530747 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:41:56.531218 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2d273889-6570-470b-9681-ac0fc13e150d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-825009741"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:41:56.532848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request body: {'volume': {'source_volid': '2d273889-6570-470b-9681-ac0fc13e150d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-825009741'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:41:56.541021 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:56.541021 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:56.541879 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume retrieved successfully. Aug 13 03:41:56.541879 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume of 1 GB Aug 13 03:41:56.546560 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Availability Zones retrieved successfully. Aug 13 03:41:56.554028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (0fbfe593-da5d-419f-8d88-4b5191f35192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:56.555786 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a2003c-4ce6-4ca9-8aee-ca7f5b3ee2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:56.557689 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:41:56.586161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a2003c-4ce6-4ca9-8aee-ca7f5b3ee2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2d273889-6570-470b-9681-ac0fc13e150d', 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:56.587382 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff0cf6a-f70d-4c5e-ad73-58ae44ba7872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:56.644528 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Created reservations ['ac31ce86-e6a6-4374-925f-7013fcb135b4', '290523b1-94f5-407a-9bce-06d09d075582', '9983adbd-8791-40a9-aec8-69991c958d40', 'fe178c49-c61b-447d-9a27-b42cb84994a3'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:41:56.645698 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff0cf6a-f70d-4c5e-ad73-58ae44ba7872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac31ce86-e6a6-4374-925f-7013fcb135b4', '290523b1-94f5-407a-9bce-06d09d075582', '9983adbd-8791-40a9-aec8-69991c958d40', 'fe178c49-c61b-447d-9a27-b42cb84994a3']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:56.646520 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75d02b5-7a17-45de-b7ae-449768637382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:56.697981 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75d02b5-7a17-45de-b7ae-449768637382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-825009741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['ac31ce86-e6a6-4374-925f-7013fcb135b4','290523b1-94f5-407a-9bce-06d09d075582','9983adbd-8791-40a9-aec8-69991c958d40','fe178c49-c61b-447d-9a27-b42cb84994a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=2d273889-6570-470b-9681-ac0fc13e150d,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:41:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-825009741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a8b90116429437f870026f84ee3c02c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2d273889-6570-470b-9681-ac0fc13e150d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:56.699285 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e88076-caa0-47c8-b74a-fb45a303cd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:56.731841 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e88076-caa0-47c8-b74a-fb45a303cd3a) transitioned into state 'SUCCESS' from state '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-825009741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a8b90116429437f870026f84ee3c02c',qos_specs=None,replication_status=,reservations=['ac31ce86-e6a6-4374-925f-7013fcb135b4','290523b1-94f5-407a-9bce-06d09d075582','9983adbd-8791-40a9-aec8-69991c958d40','fe178c49-c61b-447d-9a27-b42cb84994a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=2d273889-6570-470b-9681-ac0fc13e150d,status='creating',user_id='0bb34fbbf7474c0684560b506ab5d8a0',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:56.732786 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2619fed-3b30-4e1b-a854-84cfd859e4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:41:56.752976 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2619fed-3b30-4e1b-a854-84cfd859e4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:41:56.753938 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Flow 'volume_create_api' (0fbfe593-da5d-419f-8d88-4b5191f35192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:41:56.754331 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Create volume request issued successfully. Aug 13 03:41:56.755167 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-222d670f-ca04-41c3-8d78-a2c2e2804dd9 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:41:56.755726 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1088/4376] 10.4.3.140 () {70 vars in 1300 bytes} [Thu Aug 13 03:41:56 2026] POST /volume/v3/volumes => generated 803 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:41:56.772732 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eba07e2a-e258-4686-af49-fbc9b2e42ca2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:56.775136 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eba07e2a-e258-4686-af49-fbc9b2e42ca2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb Aug 13 03:41:56.775804 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eba07e2a-e258-4686-af49-fbc9b2e42ca2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:56.775804 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eba07e2a-e258-4686-af49-fbc9b2e42ca2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:56.786290 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:56.786290 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:56.791801 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eba07e2a-e258-4686-af49-fbc9b2e42ca2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:56.797285 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eba07e2a-e258-4686-af49-fbc9b2e42ca2 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb returned with HTTP 200 Aug 13 03:41:56.797725 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1098/4377] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:56 2026] GET /volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:57.461658 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7dc9b61e-09ad-4245-94ac-5faad6f6de39 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:57.466153 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7dc9b61e-09ad-4245-94ac-5faad6f6de39 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:57.466153 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7dc9b61e-09ad-4245-94ac-5faad6f6de39 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:57.466153 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7dc9b61e-09ad-4245-94ac-5faad6f6de39 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:57.466153 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-7dc9b61e-09ad-4245-94ac-5faad6f6de39 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:57.468215 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:57.468215 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:57.469611 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7dc9b61e-09ad-4245-94ac-5faad6f6de39 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:57.469611 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1103/4378] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:57 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:57.814322 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c3c46c46-b480-40e2-85a4-d874720b6f04 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:57.816596 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3c46c46-b480-40e2-85a4-d874720b6f04 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb Aug 13 03:41:57.816943 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3c46c46-b480-40e2-85a4-d874720b6f04 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:57.817213 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3c46c46-b480-40e2-85a4-d874720b6f04 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:57.834322 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:57.834322 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:57.841484 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c3c46c46-b480-40e2-85a4-d874720b6f04 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:57.851839 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3c46c46-b480-40e2-85a4-d874720b6f04 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb returned with HTTP 200 Aug 13 03:41:57.852487 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1090/4379] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:57 2026] GET /volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb => generated 896 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:57.870665 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e39cd290-fc20-48ac-8cfb-747020ecd101 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:57.872784 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e39cd290-fc20-48ac-8cfb-747020ecd101 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d Aug 13 03:41:57.873048 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e39cd290-fc20-48ac-8cfb-747020ecd101 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:57.873936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e39cd290-fc20-48ac-8cfb-747020ecd101 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:57.873936 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-e39cd290-fc20-48ac-8cfb-747020ecd101 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 2d273889-6570-470b-9681-ac0fc13e150d Aug 13 03:41:57.884788 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:57.884788 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:57.885298 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e39cd290-fc20-48ac-8cfb-747020ecd101 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:57.915358 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e39cd290-fc20-48ac-8cfb-747020ecd101 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:57.915591 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e39cd290-fc20-48ac-8cfb-747020ecd101 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d returned with HTTP 202 Aug 13 03:41:57.916161 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1089/4380] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:57 2026] DELETE /volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:57.925372 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e7b84e0f-9fd3-40f4-ba1c-4006e605b6cb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:57.934516 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7b84e0f-9fd3-40f4-ba1c-4006e605b6cb tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d Aug 13 03:41:57.934516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7b84e0f-9fd3-40f4-ba1c-4006e605b6cb tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:57.934516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7b84e0f-9fd3-40f4-ba1c-4006e605b6cb tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:57.939482 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:57.939482 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:57.944955 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e7b84e0f-9fd3-40f4-ba1c-4006e605b6cb tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:57.958948 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7b84e0f-9fd3-40f4-ba1c-4006e605b6cb tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d returned with HTTP 200 Aug 13 03:41:57.959586 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1099/4381] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:57 2026] GET /volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d => generated 862 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:58.482997 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8d9c7d57-82ad-448f-b43d-0c3d6d950dbb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:58.483644 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d9c7d57-82ad-448f-b43d-0c3d6d950dbb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:58.483979 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d9c7d57-82ad-448f-b43d-0c3d6d950dbb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:58.484079 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8d9c7d57-82ad-448f-b43d-0c3d6d950dbb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:58.484191 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8d9c7d57-82ad-448f-b43d-0c3d6d950dbb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:58.495958 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:58.495958 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:58.495958 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8d9c7d57-82ad-448f-b43d-0c3d6d950dbb tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:58.496403 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1104/4382] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:58 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:58.977882 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-684289b9-f79f-4e93-8c77-5a86ae247533 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:58.980095 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-684289b9-f79f-4e93-8c77-5a86ae247533 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d Aug 13 03:41:58.980408 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-684289b9-f79f-4e93-8c77-5a86ae247533 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:58.980658 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-684289b9-f79f-4e93-8c77-5a86ae247533 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:58.986698 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-684289b9-f79f-4e93-8c77-5a86ae247533 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d returned with HTTP 404 Aug 13 03:41:58.987304 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1091/4383] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:58 2026] GET /volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:41:58.996851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-15089f5b-cf9f-4e15-afde-019ef0666634 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:58.998634 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-15089f5b-cf9f-4e15-afde-019ef0666634 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb Aug 13 03:41:58.998859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-15089f5b-cf9f-4e15-afde-019ef0666634 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:58.999039 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-15089f5b-cf9f-4e15-afde-019ef0666634 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:58.999200 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-15089f5b-cf9f-4e15-afde-019ef0666634 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb Aug 13 03:41:59.006080 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:59.006080 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:59.006642 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-15089f5b-cf9f-4e15-afde-019ef0666634 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:59.029509 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-15089f5b-cf9f-4e15-afde-019ef0666634 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:41:59.029845 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-15089f5b-cf9f-4e15-afde-019ef0666634 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb returned with HTTP 202 Aug 13 03:41:59.030249 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1090/4384] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:41:58 2026] DELETE /volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:41:59.037384 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fff19f69-b4f9-4d49-a030-69fed58f3b12 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:59.038953 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fff19f69-b4f9-4d49-a030-69fed58f3b12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb Aug 13 03:41:59.039146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fff19f69-b4f9-4d49-a030-69fed58f3b12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:59.039358 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fff19f69-b4f9-4d49-a030-69fed58f3b12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:59.045954 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:59.045954 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:59.049526 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fff19f69-b4f9-4d49-a030-69fed58f3b12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:41:59.054162 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fff19f69-b4f9-4d49-a030-69fed58f3b12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb returned with HTTP 200 Aug 13 03:41:59.054790 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1100/4385] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:41:59 2026] GET /volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:41:59.507840 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-78273a35-32cb-486c-a5e5-d41c4e0ea38d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:59.509392 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78273a35-32cb-486c-a5e5-d41c4e0ea38d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:59.509557 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78273a35-32cb-486c-a5e5-d41c4e0ea38d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:59.509726 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-78273a35-32cb-486c-a5e5-d41c4e0ea38d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:59.509837 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-78273a35-32cb-486c-a5e5-d41c4e0ea38d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:59.514847 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:59.514847 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:41:59.515664 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-78273a35-32cb-486c-a5e5-d41c4e0ea38d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:59.516087 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1105/4386] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:59 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:59.525323 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-112a2f0a-82b5-4457-ae62-50e89c7eeb01 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:59.526956 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-112a2f0a-82b5-4457-ae62-50e89c7eeb01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:59.527137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-112a2f0a-82b5-4457-ae62-50e89c7eeb01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:59.527333 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-112a2f0a-82b5-4457-ae62-50e89c7eeb01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:59.527430 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-112a2f0a-82b5-4457-ae62-50e89c7eeb01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:59.531141 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:59.531141 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:41:59.531845 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-112a2f0a-82b5-4457-ae62-50e89c7eeb01 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:59.532195 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1092/4387] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:59 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:41:59.541176 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ad8727ce-fe54-4196-92e5-446681c862b1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:59.543088 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ad8727ce-fe54-4196-92e5-446681c862b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:59.543313 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ad8727ce-fe54-4196-92e5-446681c862b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:59.543500 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ad8727ce-fe54-4196-92e5-446681c862b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:59.543625 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-ad8727ce-fe54-4196-92e5-446681c862b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete backup with id: b3db35ce-54ea-4c56-8a5d-240727265a85. Aug 13 03:41:59.547949 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:59.547949 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:41:59.558869 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-ad8727ce-fe54-4196-92e5-446681c862b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] delete_backup rpcapi backup_id b3db35ce-54ea-4c56-8a5d-240727265a85 {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:41:59.560443 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ad8727ce-fe54-4196-92e5-446681c862b1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 202 Aug 13 03:41:59.560879 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1091/4388] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:41:59 2026] DELETE /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:41:59.567170 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-033b94fb-f8aa-4209-805b-1e180c210849 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:41:59.568796 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-033b94fb-f8aa-4209-805b-1e180c210849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:41:59.568980 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-033b94fb-f8aa-4209-805b-1e180c210849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:41:59.569167 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-033b94fb-f8aa-4209-805b-1e180c210849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:41:59.569285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-033b94fb-f8aa-4209-805b-1e180c210849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:41:59.573145 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:41:59.573145 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:41:59.573908 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-033b94fb-f8aa-4209-805b-1e180c210849 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 200 Aug 13 03:41:59.574437 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1101/4389] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:41:59 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:00.069614 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2e7604b6-8c15-4fc4-9a8c-38fea91123a4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:00.072318 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2e7604b6-8c15-4fc4-9a8c-38fea91123a4 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb Aug 13 03:42:00.072641 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2e7604b6-8c15-4fc4-9a8c-38fea91123a4 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:00.072950 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2e7604b6-8c15-4fc4-9a8c-38fea91123a4 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:00.080498 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2e7604b6-8c15-4fc4-9a8c-38fea91123a4 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb returned with HTTP 404 Aug 13 03:42:00.081233 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1106/4390] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:00 2026] GET /volume/v3/volumes/fcea1b8b-ec52-49e3-a67c-2aa1a679b8fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:00.087665 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-af0282ea-9e69-4e4c-8b06-b9642fa4292d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:00.089395 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-af0282ea-9e69-4e4c-8b06-b9642fa4292d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d Aug 13 03:42:00.089615 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-af0282ea-9e69-4e4c-8b06-b9642fa4292d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:00.089840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-af0282ea-9e69-4e4c-8b06-b9642fa4292d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:00.090049 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-af0282ea-9e69-4e4c-8b06-b9642fa4292d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 2d273889-6570-470b-9681-ac0fc13e150d Aug 13 03:42:00.096377 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-af0282ea-9e69-4e4c-8b06-b9642fa4292d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d returned with HTTP 404 Aug 13 03:42:00.097088 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1093/4391] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:00 2026] DELETE /volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:00.103541 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3f2c2bf0-8da3-462e-bdac-2ba3dcc655d7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:00.105421 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3f2c2bf0-8da3-462e-bdac-2ba3dcc655d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d Aug 13 03:42:00.105655 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3f2c2bf0-8da3-462e-bdac-2ba3dcc655d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:00.105843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3f2c2bf0-8da3-462e-bdac-2ba3dcc655d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:00.112750 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3f2c2bf0-8da3-462e-bdac-2ba3dcc655d7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d returned with HTTP 404 Aug 13 03:42:00.113483 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1092/4392] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:00 2026] GET /volume/v3/volumes/2d273889-6570-470b-9681-ac0fc13e150d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:00.121538 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9ba2c5e9-399a-4326-8ad0-e4b984d18e02 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:00.123736 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ba2c5e9-399a-4326-8ad0-e4b984d18e02 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 Aug 13 03:42:00.124034 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ba2c5e9-399a-4326-8ad0-e4b984d18e02 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:00.124198 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ba2c5e9-399a-4326-8ad0-e4b984d18e02 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:00.124403 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-9ba2c5e9-399a-4326-8ad0-e4b984d18e02 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: edd37923-83cd-4fe4-8e25-5563624a46f4 Aug 13 03:42:00.132298 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:00.132298 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:00.132745 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9ba2c5e9-399a-4326-8ad0-e4b984d18e02 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:42:00.153151 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9ba2c5e9-399a-4326-8ad0-e4b984d18e02 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume request issued successfully. Aug 13 03:42:00.153151 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ba2c5e9-399a-4326-8ad0-e4b984d18e02 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 returned with HTTP 202 Aug 13 03:42:00.153724 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1102/4393] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:00 2026] DELETE /volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:42:00.161088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-84f927c7-5ded-407e-a5b9-fb6aa87c9f80 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:00.162754 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84f927c7-5ded-407e-a5b9-fb6aa87c9f80 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 Aug 13 03:42:00.162981 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84f927c7-5ded-407e-a5b9-fb6aa87c9f80 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:00.163179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84f927c7-5ded-407e-a5b9-fb6aa87c9f80 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:00.169624 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:00.169624 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:00.172994 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-84f927c7-5ded-407e-a5b9-fb6aa87c9f80 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Volume info retrieved successfully. Aug 13 03:42:00.177577 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84f927c7-5ded-407e-a5b9-fb6aa87c9f80 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 returned with HTTP 200 Aug 13 03:42:00.177991 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1107/4394] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:00 2026] GET /volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:00.585396 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-07dcf0b0-472e-4b5f-913f-54eb08342973 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:00.587101 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-07dcf0b0-472e-4b5f-913f-54eb08342973 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 Aug 13 03:42:00.587311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-07dcf0b0-472e-4b5f-913f-54eb08342973 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:00.587489 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-07dcf0b0-472e-4b5f-913f-54eb08342973 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:00.587582 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-07dcf0b0-472e-4b5f-913f-54eb08342973 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id b3db35ce-54ea-4c56-8a5d-240727265a85. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:00.593506 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-07dcf0b0-472e-4b5f-913f-54eb08342973 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 returned with HTTP 404 Aug 13 03:42:00.593949 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1094/4395] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:00 2026] GET /volume/v3/backups/b3db35ce-54ea-4c56-8a5d-240727265a85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:00.668782 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-685afbb8-40dc-4c56-b881-1c63916cc99f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:00.670416 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-685afbb8-40dc-4c56-b881-1c63916cc99f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:42:00.670601 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-685afbb8-40dc-4c56-b881-1c63916cc99f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:00.670775 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-685afbb8-40dc-4c56-b881-1c63916cc99f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:00.670909 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-685afbb8-40dc-4c56-b881-1c63916cc99f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete backup with id: a392abd1-5525-400d-8f69-67113d86bc9f. Aug 13 03:42:00.674998 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:00.674998 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:00.688165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-685afbb8-40dc-4c56-b881-1c63916cc99f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] delete_backup rpcapi backup_id a392abd1-5525-400d-8f69-67113d86bc9f {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:42:00.689767 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-685afbb8-40dc-4c56-b881-1c63916cc99f tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 202 Aug 13 03:42:00.690256 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1093/4396] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:00 2026] DELETE /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:42:00.698279 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-46e811d5-b960-43cc-aa7d-3e648b87181d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:00.700648 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46e811d5-b960-43cc-aa7d-3e648b87181d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:42:00.700956 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46e811d5-b960-43cc-aa7d-3e648b87181d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:00.701294 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-46e811d5-b960-43cc-aa7d-3e648b87181d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:00.701416 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-46e811d5-b960-43cc-aa7d-3e648b87181d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:00.706786 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:00.706786 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:00.707956 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-46e811d5-b960-43cc-aa7d-3e648b87181d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 200 Aug 13 03:42:00.708513 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1103/4397] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:00 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:01.191445 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d220b91d-17f3-4451-a4ff-c410511fda74 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.193441 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d220b91d-17f3-4451-a4ff-c410511fda74 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 Aug 13 03:42:01.193690 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d220b91d-17f3-4451-a4ff-c410511fda74 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.193987 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d220b91d-17f3-4451-a4ff-c410511fda74 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.200965 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d220b91d-17f3-4451-a4ff-c410511fda74 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 returned with HTTP 404 Aug 13 03:42:01.201568 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1108/4398] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/edd37923-83cd-4fe4-8e25-5563624a46f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.209260 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-657dd329-4611-45c8-90ed-d295d102361b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.211855 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-657dd329-4611-45c8-90ed-d295d102361b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 Aug 13 03:42:01.212155 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-657dd329-4611-45c8-90ed-d295d102361b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.212463 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-657dd329-4611-45c8-90ed-d295d102361b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.212626 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-657dd329-4611-45c8-90ed-d295d102361b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: d8067bff-1bbb-4390-9e0b-19f88a4ab269 Aug 13 03:42:01.221299 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-657dd329-4611-45c8-90ed-d295d102361b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 returned with HTTP 404 Aug 13 03:42:01.221830 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1095/4399] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.229233 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-902c4608-42c9-4b96-bade-2966ac266e12 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.231047 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-902c4608-42c9-4b96-bade-2966ac266e12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 Aug 13 03:42:01.232049 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-902c4608-42c9-4b96-bade-2966ac266e12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.232049 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-902c4608-42c9-4b96-bade-2966ac266e12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.235844 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-902c4608-42c9-4b96-bade-2966ac266e12 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 returned with HTTP 404 Aug 13 03:42:01.236439 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1094/4400] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/snapshots/d8067bff-1bbb-4390-9e0b-19f88a4ab269 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.244459 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1d63dff8-96b8-4689-aac7-a03865fd5ec0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.246622 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d63dff8-96b8-4689-aac7-a03865fd5ec0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:42:01.246949 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d63dff8-96b8-4689-aac7-a03865fd5ec0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.247226 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d63dff8-96b8-4689-aac7-a03865fd5ec0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.247433 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1d63dff8-96b8-4689-aac7-a03865fd5ec0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:42:01.254683 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d63dff8-96b8-4689-aac7-a03865fd5ec0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 returned with HTTP 404 Aug 13 03:42:01.255507 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1104/4401] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.262864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-90f97123-53ef-416c-a3d8-01038327dec0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.265159 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-90f97123-53ef-416c-a3d8-01038327dec0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 Aug 13 03:42:01.265692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-90f97123-53ef-416c-a3d8-01038327dec0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.265692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-90f97123-53ef-416c-a3d8-01038327dec0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.272783 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-90f97123-53ef-416c-a3d8-01038327dec0 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 returned with HTTP 404 Aug 13 03:42:01.273537 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1109/4402] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/62951344-6e1f-4f17-b1fe-e7534c419a56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.280262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-22fb7489-94e8-4f2e-b56e-db817f001208 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.282446 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-22fb7489-94e8-4f2e-b56e-db817f001208 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc Aug 13 03:42:01.282606 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-22fb7489-94e8-4f2e-b56e-db817f001208 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.282920 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-22fb7489-94e8-4f2e-b56e-db817f001208 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.283110 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-22fb7489-94e8-4f2e-b56e-db817f001208 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 217e1097-79a5-4812-a049-ab12a51b6acc Aug 13 03:42:01.289470 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-22fb7489-94e8-4f2e-b56e-db817f001208 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc returned with HTTP 404 Aug 13 03:42:01.290064 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1096/4403] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.297983 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bf17cdcb-76a0-461d-9eae-685bc5b5218a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.300204 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bf17cdcb-76a0-461d-9eae-685bc5b5218a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc Aug 13 03:42:01.300496 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bf17cdcb-76a0-461d-9eae-685bc5b5218a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.301508 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bf17cdcb-76a0-461d-9eae-685bc5b5218a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.308128 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bf17cdcb-76a0-461d-9eae-685bc5b5218a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc returned with HTTP 404 Aug 13 03:42:01.308741 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1095/4404] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/217e1097-79a5-4812-a049-ab12a51b6acc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.316984 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-54710d44-7d79-4d9b-96d6-b039439c784e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.318891 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54710d44-7d79-4d9b-96d6-b039439c784e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b Aug 13 03:42:01.319128 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54710d44-7d79-4d9b-96d6-b039439c784e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.319402 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-54710d44-7d79-4d9b-96d6-b039439c784e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.319506 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-54710d44-7d79-4d9b-96d6-b039439c784e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b Aug 13 03:42:01.324735 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-54710d44-7d79-4d9b-96d6-b039439c784e tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b returned with HTTP 404 Aug 13 03:42:01.325414 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1105/4405] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.334059 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-60121f01-b6ab-4de1-b5a3-5109e8bc335c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.336389 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-60121f01-b6ab-4de1-b5a3-5109e8bc335c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b Aug 13 03:42:01.337486 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-60121f01-b6ab-4de1-b5a3-5109e8bc335c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.337486 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-60121f01-b6ab-4de1-b5a3-5109e8bc335c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.342963 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-60121f01-b6ab-4de1-b5a3-5109e8bc335c tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b returned with HTTP 404 Aug 13 03:42:01.343503 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1110/4406] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/snapshots/b40ff9b3-86b1-4f0f-b146-bb36a5f5d00b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.353303 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eb3573a1-7183-43fd-bfa7-ef26940a650a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.355440 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eb3573a1-7183-43fd-bfa7-ef26940a650a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:42:01.355721 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eb3573a1-7183-43fd-bfa7-ef26940a650a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.355976 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eb3573a1-7183-43fd-bfa7-ef26940a650a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.356143 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-eb3573a1-7183-43fd-bfa7-ef26940a650a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:42:01.363019 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eb3573a1-7183-43fd-bfa7-ef26940a650a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 returned with HTTP 404 Aug 13 03:42:01.363718 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1097/4407] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.371883 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-15f88539-18d8-474f-bd30-1fff5514ca9a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.374020 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-15f88539-18d8-474f-bd30-1fff5514ca9a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 Aug 13 03:42:01.374268 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-15f88539-18d8-474f-bd30-1fff5514ca9a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.374482 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-15f88539-18d8-474f-bd30-1fff5514ca9a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.381902 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-15f88539-18d8-474f-bd30-1fff5514ca9a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 returned with HTTP 404 Aug 13 03:42:01.382539 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1096/4408] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/4ca95add-f224-4542-b805-5dbc2eb096a5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.391689 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-19ef521e-c410-43ed-92df-b172a282e157 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.393791 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19ef521e-c410-43ed-92df-b172a282e157 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 Aug 13 03:42:01.394136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19ef521e-c410-43ed-92df-b172a282e157 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.394414 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-19ef521e-c410-43ed-92df-b172a282e157 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.394563 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-19ef521e-c410-43ed-92df-b172a282e157 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: ff4f5d25-4f56-411d-b402-d37d5a6a9da0 Aug 13 03:42:01.399424 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-19ef521e-c410-43ed-92df-b172a282e157 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 returned with HTTP 404 Aug 13 03:42:01.399984 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1106/4409] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.407698 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fa03596e-fd65-4dc7-9f34-47f31d6df28a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.409749 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fa03596e-fd65-4dc7-9f34-47f31d6df28a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 Aug 13 03:42:01.410025 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fa03596e-fd65-4dc7-9f34-47f31d6df28a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.410298 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fa03596e-fd65-4dc7-9f34-47f31d6df28a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.416460 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fa03596e-fd65-4dc7-9f34-47f31d6df28a tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 returned with HTTP 404 Aug 13 03:42:01.416882 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1111/4410] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/snapshots/ff4f5d25-4f56-411d-b402-d37d5a6a9da0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.424578 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-97cf4249-6549-4e5d-ad66-21c2189130c1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.426328 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-97cf4249-6549-4e5d-ad66-21c2189130c1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:42:01.426568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-97cf4249-6549-4e5d-ad66-21c2189130c1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.426761 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-97cf4249-6549-4e5d-ad66-21c2189130c1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.426970 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-97cf4249-6549-4e5d-ad66-21c2189130c1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:42:01.432341 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-97cf4249-6549-4e5d-ad66-21c2189130c1 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 returned with HTTP 404 Aug 13 03:42:01.433090 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1098/4411] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.440064 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ecb11efb-87fe-44de-a140-728eab06b948 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.441978 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ecb11efb-87fe-44de-a140-728eab06b948 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 Aug 13 03:42:01.442278 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ecb11efb-87fe-44de-a140-728eab06b948 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.442473 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ecb11efb-87fe-44de-a140-728eab06b948 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.448515 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ecb11efb-87fe-44de-a140-728eab06b948 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 returned with HTTP 404 Aug 13 03:42:01.449020 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1097/4412] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/270a85a5-6ed7-4482-b96d-f95571c22f41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.457226 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d2c4d266-2b34-4502-9a96-ec9a68fa97f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.459369 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2c4d266-2b34-4502-9a96-ec9a68fa97f5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 Aug 13 03:42:01.459717 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2c4d266-2b34-4502-9a96-ec9a68fa97f5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.460020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d2c4d266-2b34-4502-9a96-ec9a68fa97f5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.460285 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d2c4d266-2b34-4502-9a96-ec9a68fa97f5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 6d38d1bf-894e-4374-ab73-7ce38b7ab462 Aug 13 03:42:01.467796 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d2c4d266-2b34-4502-9a96-ec9a68fa97f5 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 returned with HTTP 404 Aug 13 03:42:01.468439 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1107/4413] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.475304 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f2d76ec1-972b-4caf-ac7d-685cae6c8648 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.477027 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2d76ec1-972b-4caf-ac7d-685cae6c8648 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 Aug 13 03:42:01.477107 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2d76ec1-972b-4caf-ac7d-685cae6c8648 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.477310 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f2d76ec1-972b-4caf-ac7d-685cae6c8648 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.483313 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f2d76ec1-972b-4caf-ac7d-685cae6c8648 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 returned with HTTP 404 Aug 13 03:42:01.483833 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1112/4414] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/6d38d1bf-894e-4374-ab73-7ce38b7ab462 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.491209 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b1d039f5-4569-4b04-b0a2-a84c6b3f46a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.493022 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b1d039f5-4569-4b04-b0a2-a84c6b3f46a7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc Aug 13 03:42:01.493228 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b1d039f5-4569-4b04-b0a2-a84c6b3f46a7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.493411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b1d039f5-4569-4b04-b0a2-a84c6b3f46a7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.493648 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-b1d039f5-4569-4b04-b0a2-a84c6b3f46a7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 62499748-a3a1-4fc6-89d8-5d322ab259fc Aug 13 03:42:01.499405 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b1d039f5-4569-4b04-b0a2-a84c6b3f46a7 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc returned with HTTP 404 Aug 13 03:42:01.499885 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1099/4415] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.506634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c6f1af2f-3c15-465a-a3ac-88c70b1c9872 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.509161 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c6f1af2f-3c15-465a-a3ac-88c70b1c9872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc Aug 13 03:42:01.509415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c6f1af2f-3c15-465a-a3ac-88c70b1c9872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.509707 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c6f1af2f-3c15-465a-a3ac-88c70b1c9872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.517525 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c6f1af2f-3c15-465a-a3ac-88c70b1c9872 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc returned with HTTP 404 Aug 13 03:42:01.518163 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1098/4416] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/62499748-a3a1-4fc6-89d8-5d322ab259fc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.525129 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a19fca0e-6013-4365-a75f-17e25166986b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.527274 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a19fca0e-6013-4365-a75f-17e25166986b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 Aug 13 03:42:01.527436 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a19fca0e-6013-4365-a75f-17e25166986b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.527606 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a19fca0e-6013-4365-a75f-17e25166986b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.527704 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-a19fca0e-6013-4365-a75f-17e25166986b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: 0157decc-21d3-4705-af75-d3781eecf5f8 Aug 13 03:42:01.532143 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a19fca0e-6013-4365-a75f-17e25166986b tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 returned with HTTP 404 Aug 13 03:42:01.532779 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1108/4417] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.539514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2ae76292-fffd-4524-a0a2-840b67886d51 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.541430 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ae76292-fffd-4524-a0a2-840b67886d51 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 Aug 13 03:42:01.541681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ae76292-fffd-4524-a0a2-840b67886d51 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.541961 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ae76292-fffd-4524-a0a2-840b67886d51 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.546855 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ae76292-fffd-4524-a0a2-840b67886d51 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 returned with HTTP 404 Aug 13 03:42:01.547357 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1113/4418] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/snapshots/0157decc-21d3-4705-af75-d3781eecf5f8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.553561 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1915be47-dbe9-4acf-aac3-d654d056711d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.555903 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1915be47-dbe9-4acf-aac3-d654d056711d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:42:01.556202 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1915be47-dbe9-4acf-aac3-d654d056711d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.556501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1915be47-dbe9-4acf-aac3-d654d056711d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.556660 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1915be47-dbe9-4acf-aac3-d654d056711d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: 1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:42:01.564200 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1915be47-dbe9-4acf-aac3-d654d056711d tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 returned with HTTP 404 Aug 13 03:42:01.564781 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1100/4419] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.571322 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9df2a003-4c8f-413c-8568-cc7790d0f745 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.573271 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9df2a003-4c8f-413c-8568-cc7790d0f745 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 Aug 13 03:42:01.573373 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9df2a003-4c8f-413c-8568-cc7790d0f745 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.573551 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9df2a003-4c8f-413c-8568-cc7790d0f745 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.578986 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9df2a003-4c8f-413c-8568-cc7790d0f745 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 returned with HTTP 404 Aug 13 03:42:01.579516 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1099/4420] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/1fabfe1a-3bc7-4750-bedf-8788e90a2aa0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.586636 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1fad9a64-beb9-418b-b9c8-bd78ce2dbb43 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.588954 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1fad9a64-beb9-418b-b9c8-bd78ce2dbb43 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b Aug 13 03:42:01.589280 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1fad9a64-beb9-418b-b9c8-bd78ce2dbb43 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.589551 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1fad9a64-beb9-418b-b9c8-bd78ce2dbb43 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.589739 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-1fad9a64-beb9-418b-b9c8-bd78ce2dbb43 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete snapshot with id: 6d0bc263-76ef-4e5d-9993-f35084d3f62b Aug 13 03:42:01.596009 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1fad9a64-beb9-418b-b9c8-bd78ce2dbb43 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b returned with HTTP 404 Aug 13 03:42:01.596677 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1109/4421] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.604690 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cab7eccd-d421-4142-b9b3-60348e764941 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.606531 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cab7eccd-d421-4142-b9b3-60348e764941 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b Aug 13 03:42:01.606810 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cab7eccd-d421-4142-b9b3-60348e764941 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.607048 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cab7eccd-d421-4142-b9b3-60348e764941 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.612120 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cab7eccd-d421-4142-b9b3-60348e764941 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b returned with HTTP 404 Aug 13 03:42:01.612718 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1114/4422] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/snapshots/6d0bc263-76ef-4e5d-9993-f35084d3f62b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.619288 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d1184fff-6d46-4be5-b6f5-602b09479df3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.621123 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1184fff-6d46-4be5-b6f5-602b09479df3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:42:01.621352 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1184fff-6d46-4be5-b6f5-602b09479df3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.621524 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1184fff-6d46-4be5-b6f5-602b09479df3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.621679 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-d1184fff-6d46-4be5-b6f5-602b09479df3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Delete volume with id: ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:42:01.626920 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1184fff-6d46-4be5-b6f5-602b09479df3 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 returned with HTTP 404 Aug 13 03:42:01.627422 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1101/4423] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:42:01 2026] DELETE /volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.634466 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3e445bbf-b6e5-4dd0-a960-469f69fdf394 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.636368 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3e445bbf-b6e5-4dd0-a960-469f69fdf394 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] GET https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 Aug 13 03:42:01.636727 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3e445bbf-b6e5-4dd0-a960-469f69fdf394 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.637057 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3e445bbf-b6e5-4dd0-a960-469f69fdf394 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.642612 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3e445bbf-b6e5-4dd0-a960-469f69fdf394 tempest-VolumeDependencyTests-1054700145 tempest-VolumeDependencyTests-1054700145-project-member] https://10.4.3.140/volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 returned with HTTP 404 Aug 13 03:42:01.643236 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1100/4424] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/ecd79988-896a-4cf4-87a8-8b511aca3737 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:42:01.722318 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0e7e0602-a923-4202-aff2-e0aadd6d3555 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.724348 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e7e0602-a923-4202-aff2-e0aadd6d3555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f Aug 13 03:42:01.724636 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e7e0602-a923-4202-aff2-e0aadd6d3555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.724967 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0e7e0602-a923-4202-aff2-e0aadd6d3555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.724967 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0e7e0602-a923-4202-aff2-e0aadd6d3555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Show backup with id a392abd1-5525-400d-8f69-67113d86bc9f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:01.731663 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0e7e0602-a923-4202-aff2-e0aadd6d3555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f returned with HTTP 404 Aug 13 03:42:01.732305 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1110/4425] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/backups/a392abd1-5525-400d-8f69-67113d86bc9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:01.853556 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-a6eb704d-64b7-46f9-8326-3ec187b576a1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.858225 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-a6eb704d-64b7-46f9-8326-3ec187b576a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:42:01.858701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-a6eb704d-64b7-46f9-8326-3ec187b576a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.859134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-a6eb704d-64b7-46f9-8326-3ec187b576a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.874392 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:01.874392 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:01.879454 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-a6eb704d-64b7-46f9-8326-3ec187b576a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:42:01.886070 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-a6eb704d-64b7-46f9-8326-3ec187b576a1 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:42:01.886949 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1115/4426] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:01.912683 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-d31161ab-f666-43e8-b472-c39da1850637 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.915496 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-d31161ab-f666-43e8-b472-c39da1850637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] POST https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4/action Aug 13 03:42:01.915924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-d31161ab-f666-43e8-b472-c39da1850637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:01.916183 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-d31161ab-f666-43e8-b472-c39da1850637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:01.926446 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:01.926446 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:01.926994 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-d31161ab-f666-43e8-b472-c39da1850637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:42:01.935433 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-d31161ab-f666-43e8-b472-c39da1850637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Begin detaching volume completed successfully. Aug 13 03:42:01.935580 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-d31161ab-f666-43e8-b472-c39da1850637 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4/action returned with HTTP 202 Aug 13 03:42:01.935974 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1102/4427] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:42:01 2026] POST /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:42:01.956232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cebb15bc-f522-4fa8-8ca4-2d744f28caaa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.957977 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cebb15bc-f522-4fa8-8ca4-2d744f28caaa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:42:01.958193 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cebb15bc-f522-4fa8-8ca4-2d744f28caaa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.958441 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cebb15bc-f522-4fa8-8ca4-2d744f28caaa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.971306 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:01.971306 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:01.976115 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-cebb15bc-f522-4fa8-8ca4-2d744f28caaa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:42:01.979608 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8095b47f-6526-4f79-87b8-867a5e4860dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.980284 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8095b47f-6526-4f79-87b8-867a5e4860dc None None] GET https://10.4.3.140/volume// Aug 13 03:42:01.980637 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8095b47f-6526-4f79-87b8-867a5e4860dc None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.980909 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8095b47f-6526-4f79-87b8-867a5e4860dc None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:01.981295 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8095b47f-6526-4f79-87b8-867a5e4860dc None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:01.981672 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1111/4428] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:01.983738 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cebb15bc-f522-4fa8-8ca4-2d744f28caaa tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:42:01.984247 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1101/4429] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:01.989578 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-966c4127-5137-468e-aaff-db720408d88d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:01.991582 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-966c4127-5137-468e-aaff-db720408d88d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:42:01.991791 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-966c4127-5137-468e-aaff-db720408d88d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:01.992049 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-966c4127-5137-468e-aaff-db720408d88d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:02.002223 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:02.002223 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:02.006132 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-966c4127-5137-468e-aaff-db720408d88d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:42:02.010104 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-966c4127-5137-468e-aaff-db720408d88d tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:42:02.010490 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1116/4430] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:01 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:02.142207 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:02.241057 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:02.241479 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1700917919"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:02.242963 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1700917919'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:02.243071 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume of 1 GB Aug 13 03:42:02.247376 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Availability Zones retrieved successfully. Aug 13 03:42:02.253012 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (b9512e7d-f74b-468e-ad9c-f0b65a96809f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:02.254042 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f663d1-3aeb-4aa7-b3c2-cd99156f9941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:02.255123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:02.282544 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f663d1-3aeb-4aa7-b3c2-cd99156f9941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:02.283349 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031cf635-92ad-44d5-835c-1461ef1c28d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:02.349454 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Created reservations ['89b4eba4-c278-4de6-b72c-2c5bce9388a3', 'bf4054a9-3c9a-4c50-bf11-c15039e46b7f', '9fd33d53-d86f-4e95-94dc-c488a0fad037', 'caf07e6e-6630-4d32-9e8b-03c89c37059f'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:02.350610 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031cf635-92ad-44d5-835c-1461ef1c28d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89b4eba4-c278-4de6-b72c-2c5bce9388a3', 'bf4054a9-3c9a-4c50-bf11-c15039e46b7f', '9fd33d53-d86f-4e95-94dc-c488a0fad037', 'caf07e6e-6630-4d32-9e8b-03c89c37059f']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:02.351461 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede21c6d-b5b5-4ee6-82cc-99d97b2dab26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:02.380909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede21c6d-b5b5-4ee6-82cc-99d97b2dab26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebf47358-cf83-47b1-9500-228ffade9082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1700917919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['89b4eba4-c278-4de6-b72c-2c5bce9388a3','bf4054a9-3c9a-4c50-bf11-c15039e46b7f','9fd33d53-d86f-4e95-94dc-c488a0fad037','caf07e6e-6630-4d32-9e8b-03c89c37059f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1700917919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebf47358-cf83-47b1-9500-228ffade9082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d88e8702c04c05b198c7dbaf68ff57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:02.382420 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b4510d-9e92-487c-81c0-790bd4300f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:02.401846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b4510d-9e92-487c-81c0-790bd4300f2e) transitioned into state 'SUCCESS' from state '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-1700917919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['89b4eba4-c278-4de6-b72c-2c5bce9388a3','bf4054a9-3c9a-4c50-bf11-c15039e46b7f','9fd33d53-d86f-4e95-94dc-c488a0fad037','caf07e6e-6630-4d32-9e8b-03c89c37059f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:02.402521 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c57f4c-acf8-4d18-910d-d67fa544b9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:02.412605 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c57f4c-acf8-4d18-910d-d67fa544b9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:02.413682 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (b9512e7d-f74b-468e-ad9c-f0b65a96809f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:02.414108 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request issued successfully. Aug 13 03:42:02.414930 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3c21cf31-761a-46fd-901f-597f0fe9f9bd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:02.415529 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1103/4431] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:42:02 2026] POST /volume/v3/volumes => generated 758 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:02.431294 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e03fb5a1-8c7d-4720-8697-ac55f5c850f2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:02.434902 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e03fb5a1-8c7d-4720-8697-ac55f5c850f2 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 Aug 13 03:42:02.434902 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e03fb5a1-8c7d-4720-8697-ac55f5c850f2 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:02.434902 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e03fb5a1-8c7d-4720-8697-ac55f5c850f2 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:02.442708 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:02.442708 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:02.447387 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e03fb5a1-8c7d-4720-8697-ac55f5c850f2 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:02.451790 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e03fb5a1-8c7d-4720-8697-ac55f5c850f2 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 returned with HTTP 200 Aug 13 03:42:02.452331 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1112/4432] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:02 2026] GET /volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:02.840761 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-4ac1b308-c9ae-45b2-92cd-ae9b72b40897 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:02.842949 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-4ac1b308-c9ae-45b2-92cd-ae9b72b40897 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/attachments/5cffbdd9-1714-4e34-b3e5-7430d8b5381c Aug 13 03:42:02.843127 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-4ac1b308-c9ae-45b2-92cd-ae9b72b40897 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:02.843310 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-4ac1b308-c9ae-45b2-92cd-ae9b72b40897 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:02.849814 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:02.849814 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:02.904938 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9eb942d5-499f-46c8-9fa2-1a5555267926 req-4ac1b308-c9ae-45b2-92cd-ae9b72b40897 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/attachments/5cffbdd9-1714-4e34-b3e5-7430d8b5381c returned with HTTP 200 Aug 13 03:42:02.905372 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1102/4433] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:42:02 2026] DELETE /volume/v3/attachments/5cffbdd9-1714-4e34-b3e5-7430d8b5381c => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:02.996809 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ade715ba-5aae-44a2-9eed-be203f9fb178 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:02.998584 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ade715ba-5aae-44a2-9eed-be203f9fb178 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:42:02.998757 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ade715ba-5aae-44a2-9eed-be203f9fb178 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:02.998953 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ade715ba-5aae-44a2-9eed-be203f9fb178 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:03.005399 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:03.005399 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:03.009428 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ade715ba-5aae-44a2-9eed-be203f9fb178 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:42:03.014223 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ade715ba-5aae-44a2-9eed-be203f9fb178 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:42:03.014668 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1117/4434] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:02 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:03.467406 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-19efaac4-7de5-49d2-8815-b0c6fd53dfc4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:03.469698 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19efaac4-7de5-49d2-8815-b0c6fd53dfc4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 Aug 13 03:42:03.469944 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19efaac4-7de5-49d2-8815-b0c6fd53dfc4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:03.470203 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-19efaac4-7de5-49d2-8815-b0c6fd53dfc4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:03.479418 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:03.479418 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:03.485365 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-19efaac4-7de5-49d2-8815-b0c6fd53dfc4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:03.492734 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c8add108-9634-4db3-8563-76d3e8867ead None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:03.495175 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-19efaac4-7de5-49d2-8815-b0c6fd53dfc4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 returned with HTTP 200 Aug 13 03:42:03.497132 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1104/4435] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:03 2026] GET /volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:03.515223 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1b5c21e9-6d3c-472f-80e4-ad1ec8faec22 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:03.518770 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1b5c21e9-6d3c-472f-80e4-ad1ec8faec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:42:03.519212 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1b5c21e9-6d3c-472f-80e4-ad1ec8faec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ebf47358-cf83-47b1-9500-228ffade9082", "name": "tempest-CreateVolumesFromBackupTest-Backup-345186766"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:03.521769 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-1b5c21e9-6d3c-472f-80e4-ad1ec8faec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Creating new backup {'backup': {'volume_id': 'ebf47358-cf83-47b1-9500-228ffade9082', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-345186766'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:42:03.521982 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-1b5c21e9-6d3c-472f-80e4-ad1ec8faec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Creating backup of volume ebf47358-cf83-47b1-9500-228ffade9082 in container None Aug 13 03:42:03.530793 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:03.530793 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:03.531406 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1b5c21e9-6d3c-472f-80e4-ad1ec8faec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:03.562864 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-1b5c21e9-6d3c-472f-80e4-ad1ec8faec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Created reservations ['ae9ebfaf-0be4-476a-9327-ec61f68d357f', '03528cea-00c5-4820-8612-8b6e9e1c3f76'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:03.602034 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:03.602451 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-140111674"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:03.605224 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-140111674'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:03.605224 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Create volume of 1 GB Aug 13 03:42:03.605350 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1b5c21e9-6d3c-472f-80e4-ad1ec8faec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:42:03.605350 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1103/4436] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:03 2026] POST /volume/v3/backups => generated 338 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:03.609491 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Availability Zones retrieved successfully. Aug 13 03:42:03.617368 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Flow 'volume_create_api' (7f4fe4c9-790e-4103-a869-67fa7d055a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:03.618603 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525220be-c4cb-4b42-baa3-0a8cbbaf21e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:03.620098 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:03.620182 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d8a46f0a-7cc8-4928-b596-cc5a0f0e260c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:03.623802 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d8a46f0a-7cc8-4928-b596-cc5a0f0e260c tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:03.626845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d8a46f0a-7cc8-4928-b596-cc5a0f0e260c tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:03.626845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d8a46f0a-7cc8-4928-b596-cc5a0f0e260c tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:03.626845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d8a46f0a-7cc8-4928-b596-cc5a0f0e260c tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:03.629636 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:03.629636 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:03.630979 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d8a46f0a-7cc8-4928-b596-cc5a0f0e260c tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:03.631401 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1118/4437] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:03 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:03.650535 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525220be-c4cb-4b42-baa3-0a8cbbaf21e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:03.651547 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85fef9fc-4163-4ce8-83b4-70c186cadbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:03.727531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Created reservations ['58e43361-7a3d-4c8b-8a05-921cbdcb2e15', '8ffed865-45f2-4f6c-a003-c75f01085766', '7a28be5b-c150-477e-b596-82c14b8a6923', 'c076edce-4a36-4f4c-a022-ac080e88cdbb'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:03.728642 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85fef9fc-4163-4ce8-83b4-70c186cadbb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58e43361-7a3d-4c8b-8a05-921cbdcb2e15', '8ffed865-45f2-4f6c-a003-c75f01085766', '7a28be5b-c150-477e-b596-82c14b8a6923', 'c076edce-4a36-4f4c-a022-ac080e88cdbb']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:03.729753 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bd2417-50fe-4f30-a295-a2866ef7c57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:03.766035 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bd2417-50fe-4f30-a295-a2866ef7c57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4975eb8-c38b-4fae-a7cc-c5ee6b864b42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-140111674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ad615c4a8c40a598c2184e0efb856e',qos_specs=None,replication_status=,reservations=['58e43361-7a3d-4c8b-8a05-921cbdcb2e15','8ffed865-45f2-4f6c-a003-c75f01085766','7a28be5b-c150-477e-b596-82c14b8a6923','c076edce-4a36-4f4c-a022-ac080e88cdbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a72ee5902d42ad9a49855c083592a5',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-140111674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4975eb8-c38b-4fae-a7cc-c5ee6b864b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0ad615c4a8c40a598c2184e0efb856e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a72ee5902d42ad9a49855c083592a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:03.766953 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1b3a905-8a78-4923-a01f-f092055e8baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:03.790624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1b3a905-8a78-4923-a01f-f092055e8baa) transitioned into state 'SUCCESS' from state '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-140111674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ad615c4a8c40a598c2184e0efb856e',qos_specs=None,replication_status=,reservations=['58e43361-7a3d-4c8b-8a05-921cbdcb2e15','8ffed865-45f2-4f6c-a003-c75f01085766','7a28be5b-c150-477e-b596-82c14b8a6923','c076edce-4a36-4f4c-a022-ac080e88cdbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a72ee5902d42ad9a49855c083592a5',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:03.791530 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d5e87e-3e1a-4336-836b-2424f41f5115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:03.801656 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d5e87e-3e1a-4336-836b-2424f41f5115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:03.802699 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Flow 'volume_create_api' (7f4fe4c9-790e-4103-a869-67fa7d055a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:03.803345 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Create volume request issued successfully. Aug 13 03:42:03.803950 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8add108-9634-4db3-8563-76d3e8867ead tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:03.804418 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1113/4438] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:42:03 2026] POST /volume/v3/volumes => generated 777 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:03.818614 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8ea54ca5-4bd0-4a57-8d94-4ca403747696 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:03.821635 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8ea54ca5-4bd0-4a57-8d94-4ca403747696 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 Aug 13 03:42:03.821973 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8ea54ca5-4bd0-4a57-8d94-4ca403747696 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:03.822273 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8ea54ca5-4bd0-4a57-8d94-4ca403747696 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:03.831809 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:03.831809 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:03.837093 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8ea54ca5-4bd0-4a57-8d94-4ca403747696 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Volume info retrieved successfully. Aug 13 03:42:03.842775 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8ea54ca5-4bd0-4a57-8d94-4ca403747696 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 returned with HTTP 200 Aug 13 03:42:03.843298 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1105/4439] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:03 2026] GET /volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:04.000663 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b3ccffac-6f9e-4549-ad67-9b7da63d8162 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:04.073226 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b3ccffac-6f9e-4549-ad67-9b7da63d8162 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:42:04.073605 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b3ccffac-6f9e-4549-ad67-9b7da63d8162 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963544183-16911920", "extra_specs": {"multiattach": " True"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:04.075251 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:04.075251 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:04.090030 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b3ccffac-6f9e-4549-ad67-9b7da63d8162 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:42:04.090409 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1104/4440] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:42:03 2026] POST /volume/v3/types => generated 284 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:04.098212 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-77033095-3ddd-432d-ab85-16c36d878d39 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:04.099914 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:04.100632 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-526723297", "snapshot_id": null, "imageRef": null, "volume_type": "15395424-5212-42fd-a60d-6a5d31afc2a2", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:04.102096 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-526723297', 'snapshot_id': None, 'imageRef': None, 'volume_type': '15395424-5212-42fd-a60d-6a5d31afc2a2', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:04.106160 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume of 1 GB Aug 13 03:42:04.106410 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:04.106410 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:04.106888 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Availability Zones retrieved successfully. Aug 13 03:42:04.112342 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Flow 'volume_create_api' (602e7dc6-5b86-4cf4-9f2e-8b9631fc5e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:04.113036 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd8226b-7b89-4306-920b-47317c7d9d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:04.113908 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:04.121476 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:04.121476 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:04.133388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd8226b-7b89-4306-920b-47317c7d9d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:42:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=15395424-5212-42fd-a60d-6a5d31afc2a2,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963544183-16911920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15395424-5212-42fd-a60d-6a5d31afc2a2', 'encryption_key_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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:04.134146 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5dbbe9-4e5e-4c04-af60-800905adc7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:04.161149 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963544183-16911920 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963544183-16911920, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:42:04.161442 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963544183-16911920 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-963544183-16911920, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:42:04.214283 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Created reservations ['5b49bc95-67b3-4d25-9586-e15c435b9a5b', 'ac0ac946-1d33-4f03-b247-fe4b4b3db3f8', '32f729bc-069f-46ce-8c6f-aa97710c491e', '541d89f3-e780-496b-8f0e-aae4291a5d1a'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:04.215201 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5dbbe9-4e5e-4c04-af60-800905adc7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b49bc95-67b3-4d25-9586-e15c435b9a5b', 'ac0ac946-1d33-4f03-b247-fe4b4b3db3f8', '32f729bc-069f-46ce-8c6f-aa97710c491e', '541d89f3-e780-496b-8f0e-aae4291a5d1a']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:04.216170 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ece1d77-7e72-4a3e-96bd-0d7588da1bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:04.241398 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ece1d77-7e72-4a3e-96bd-0d7588da1bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0255b97-c564-4439-8bc8-cd115bbb209e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-526723297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',qos_specs=None,replication_status=,reservations=['5b49bc95-67b3-4d25-9586-e15c435b9a5b','ac0ac946-1d33-4f03-b247-fe4b4b3db3f8','32f729bc-069f-46ce-8c6f-aa97710c491e','541d89f3-e780-496b-8f0e-aae4291a5d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef5338049544985bad405af3ca492fc',volume_type_id=15395424-5212-42fd-a60d-6a5d31afc2a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-526723297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0255b97-c564-4439-8bc8-cd115bbb209e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef5338049544985bad405af3ca492fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15395424-5212-42fd-a60d-6a5d31afc2a2),volume_type_id=15395424-5212-42fd-a60d-6a5d31afc2a2)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:04.242267 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b26f40-305b-46b0-ad5a-ff9045f3a400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:04.249032 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=391,cinder:INSERT=63,cinder:UPDATE=114 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:42:04.266330 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b26f40-305b-46b0-ad5a-ff9045f3a400) transitioned into state 'SUCCESS' from state '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-526723297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',qos_specs=None,replication_status=,reservations=['5b49bc95-67b3-4d25-9586-e15c435b9a5b','ac0ac946-1d33-4f03-b247-fe4b4b3db3f8','32f729bc-069f-46ce-8c6f-aa97710c491e','541d89f3-e780-496b-8f0e-aae4291a5d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef5338049544985bad405af3ca492fc',volume_type_id=15395424-5212-42fd-a60d-6a5d31afc2a2)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:04.266620 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bffa8e6-53e9-4d32-8a8c-75e1c5bc1d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:04.277475 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bffa8e6-53e9-4d32-8a8c-75e1c5bc1d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:04.278713 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Flow 'volume_create_api' (602e7dc6-5b86-4cf4-9f2e-8b9631fc5e50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:04.279173 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume request issued successfully. Aug 13 03:42:04.279806 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77033095-3ddd-432d-ab85-16c36d878d39 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:04.280483 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1119/4441] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:04 2026] POST /volume/v3/volumes => generated 826 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:04.295736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f6958660-5652-4c1a-aa33-b0b16a0b2e06 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:04.298440 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6958660-5652-4c1a-aa33-b0b16a0b2e06 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:04.298730 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f6958660-5652-4c1a-aa33-b0b16a0b2e06 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:04.299015 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f6958660-5652-4c1a-aa33-b0b16a0b2e06 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:04.308997 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:04.308997 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:04.313436 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f6958660-5652-4c1a-aa33-b0b16a0b2e06 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:04.319443 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=317,cinder:INSERT=51,cinder:UPDATE=89 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:42:04.321595 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f6958660-5652-4c1a-aa33-b0b16a0b2e06 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:04.322286 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1114/4442] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:04 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:04.641417 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-62427f7e-9168-48ed-bcc3-f36a3519392d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:04.643050 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-62427f7e-9168-48ed-bcc3-f36a3519392d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:04.643279 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-62427f7e-9168-48ed-bcc3-f36a3519392d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:04.643463 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-62427f7e-9168-48ed-bcc3-f36a3519392d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:04.644118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-62427f7e-9168-48ed-bcc3-f36a3519392d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:04.648061 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:04.648061 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:04.648806 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-62427f7e-9168-48ed-bcc3-f36a3519392d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:04.649223 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1106/4443] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:04 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:04.861945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f62dd311-e8a0-422a-9388-2ef21991c417 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:04.865175 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f62dd311-e8a0-422a-9388-2ef21991c417 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 Aug 13 03:42:04.865175 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f62dd311-e8a0-422a-9388-2ef21991c417 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:04.865460 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f62dd311-e8a0-422a-9388-2ef21991c417 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:04.869550 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=391,cinder:INSERT=74,cinder:UPDATE=126 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:42:04.882214 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:04.882214 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:04.888043 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f62dd311-e8a0-422a-9388-2ef21991c417 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Volume info retrieved successfully. Aug 13 03:42:04.895552 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f62dd311-e8a0-422a-9388-2ef21991c417 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 returned with HTTP 200 Aug 13 03:42:04.896155 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1105/4444] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:04 2026] GET /volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:04.910215 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ac8cf05e-9283-4147-99a0-379e24ab672c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:04.912374 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac8cf05e-9283-4147-99a0-379e24ab672c tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:42:04.912720 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ac8cf05e-9283-4147-99a0-379e24ab672c tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d4975eb8-c38b-4fae-a7cc-c5ee6b864b42", "name": "tempest-type-Backup-1145172117"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:04.914232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-ac8cf05e-9283-4147-99a0-379e24ab672c tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Creating new backup {'backup': {'volume_id': 'd4975eb8-c38b-4fae-a7cc-c5ee6b864b42', 'name': 'tempest-type-Backup-1145172117'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:42:04.914377 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-ac8cf05e-9283-4147-99a0-379e24ab672c tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Creating backup of volume d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 in container None Aug 13 03:42:04.922770 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:04.922770 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:04.923166 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ac8cf05e-9283-4147-99a0-379e24ab672c tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Volume info retrieved successfully. Aug 13 03:42:04.962139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ac8cf05e-9283-4147-99a0-379e24ab672c tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Created reservations ['48e590b3-c66f-448d-8a2c-45c2d14f28d4', 'b4258859-7a94-4c17-a73e-89dc0a883013'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:04.998667 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ac8cf05e-9283-4147-99a0-379e24ab672c tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:42:04.999165 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1120/4445] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:42:04 2026] POST /volume/v3/backups => generated 316 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:05.010796 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-55797fb7-e6f5-4e51-beaa-e4a8b066b0c8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:05.014200 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55797fb7-e6f5-4e51-beaa-e4a8b066b0c8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:05.014503 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55797fb7-e6f5-4e51-beaa-e4a8b066b0c8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:05.014756 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55797fb7-e6f5-4e51-beaa-e4a8b066b0c8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:05.014929 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-55797fb7-e6f5-4e51-beaa-e4a8b066b0c8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:05.019968 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:05.019968 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:05.020897 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55797fb7-e6f5-4e51-beaa-e4a8b066b0c8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:05.021721 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1115/4446] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:05 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:05.338186 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-250f7c90-63ca-4fdf-9eb0-46b9f411439c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:05.340138 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-250f7c90-63ca-4fdf-9eb0-46b9f411439c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:05.340376 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-250f7c90-63ca-4fdf-9eb0-46b9f411439c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:05.340616 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-250f7c90-63ca-4fdf-9eb0-46b9f411439c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:05.342760 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=458,cinder:INSERT=98,cinder:UPDATE=169,cinder:DELETE=1 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:42:05.349816 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:05.349816 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:05.354638 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-250f7c90-63ca-4fdf-9eb0-46b9f411439c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:05.360487 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-250f7c90-63ca-4fdf-9eb0-46b9f411439c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:05.360940 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1107/4447] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:05 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:05.375025 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-413f7af2-4815-45df-aa8e-47855b4a0276 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:05.376946 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-413f7af2-4815-45df-aa8e-47855b4a0276 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:05.377168 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-413f7af2-4815-45df-aa8e-47855b4a0276 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:05.377333 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-413f7af2-4815-45df-aa8e-47855b4a0276 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:05.384773 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:05.384773 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:05.390064 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-413f7af2-4815-45df-aa8e-47855b4a0276 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:05.396235 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-413f7af2-4815-45df-aa8e-47855b4a0276 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:05.396654 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1106/4448] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:05 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:05.409899 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:05.411675 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:05.412035 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1989464113", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:05.413644 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1989464113', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:05.413791 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume of 1 GB Aug 13 03:42:05.414111 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:05.414111 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:05.418025 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Availability Zones retrieved successfully. Aug 13 03:42:05.425274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Flow 'volume_create_api' (0d77f9b2-64bf-478c-a32d-41c4bc0f0e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:05.426667 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0746932-cdac-4a4e-a465-7f0baa59c9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:05.427954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:05.458380 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0746932-cdac-4a4e-a465-7f0baa59c9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:05.459361 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae8f4e0-a9e4-4170-90bc-644d33d4f570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:05.520805 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Created reservations ['99f75447-7b6d-4866-8da8-4fedea97518f', '58724d1e-9503-4a3b-8a5d-edd32b6c1731', 'ff5d1bd1-aebb-4276-8e37-c9383071b326', 'ca8bb310-f007-4270-afb0-33c19e76a878'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:05.521692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae8f4e0-a9e4-4170-90bc-644d33d4f570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99f75447-7b6d-4866-8da8-4fedea97518f', '58724d1e-9503-4a3b-8a5d-edd32b6c1731', 'ff5d1bd1-aebb-4276-8e37-c9383071b326', 'ca8bb310-f007-4270-afb0-33c19e76a878']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:05.522594 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0497454f-c2b1-45ba-9741-2b6cba663037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:05.543851 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0497454f-c2b1-45ba-9741-2b6cba663037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3539c94-2135-4bdb-a744-6c7cb146163f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1989464113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',qos_specs=None,replication_status=,reservations=['99f75447-7b6d-4866-8da8-4fedea97518f','58724d1e-9503-4a3b-8a5d-edd32b6c1731','ff5d1bd1-aebb-4276-8e37-c9383071b326','ca8bb310-f007-4270-afb0-33c19e76a878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef5338049544985bad405af3ca492fc',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1989464113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3539c94-2135-4bdb-a744-6c7cb146163f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef5338049544985bad405af3ca492fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:05.544678 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (889c3394-8970-4f77-9834-d735d5b15d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:05.568618 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (889c3394-8970-4f77-9834-d735d5b15d72) transitioned into state 'SUCCESS' from state '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-1989464113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',qos_specs=None,replication_status=,reservations=['99f75447-7b6d-4866-8da8-4fedea97518f','58724d1e-9503-4a3b-8a5d-edd32b6c1731','ff5d1bd1-aebb-4276-8e37-c9383071b326','ca8bb310-f007-4270-afb0-33c19e76a878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef5338049544985bad405af3ca492fc',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:05.569341 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0befa7-a4e7-4bb4-a345-1e833c60d91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:05.579941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0befa7-a4e7-4bb4-a345-1e833c60d91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:05.580738 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Flow 'volume_create_api' (0d77f9b2-64bf-478c-a32d-41c4bc0f0e51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:05.581082 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume request issued successfully. Aug 13 03:42:05.581647 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-62ec4dd4-5a8f-45a1-b82e-dd2af670407c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:05.582141 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1121/4449] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:05 2026] POST /volume/v3/volumes => generated 753 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:05.602479 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-28ac8030-eac8-45d7-ae6f-85ae490f7c27 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:05.607208 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28ac8030-eac8-45d7-ae6f-85ae490f7c27 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:05.607408 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28ac8030-eac8-45d7-ae6f-85ae490f7c27 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:05.607749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-28ac8030-eac8-45d7-ae6f-85ae490f7c27 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:05.616989 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:05.616989 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:05.628351 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-28ac8030-eac8-45d7-ae6f-85ae490f7c27 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:05.638165 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-28ac8030-eac8-45d7-ae6f-85ae490f7c27 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:05.638165 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1116/4450] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:05 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:05.660467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-77bf9855-f2a9-4302-8396-446b23586f06 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:05.662465 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-77bf9855-f2a9-4302-8396-446b23586f06 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:05.662667 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-77bf9855-f2a9-4302-8396-446b23586f06 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:05.662932 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-77bf9855-f2a9-4302-8396-446b23586f06 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:05.663099 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-77bf9855-f2a9-4302-8396-446b23586f06 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:05.672766 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:05.672766 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:05.673634 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-77bf9855-f2a9-4302-8396-446b23586f06 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:05.674291 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1108/4451] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:05 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:06.032515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-902433ed-2e5c-4fa8-b478-8b295b33b9e8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.034850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-902433ed-2e5c-4fa8-b478-8b295b33b9e8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:06.035174 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-902433ed-2e5c-4fa8-b478-8b295b33b9e8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:06.035424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-902433ed-2e5c-4fa8-b478-8b295b33b9e8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:06.035557 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-902433ed-2e5c-4fa8-b478-8b295b33b9e8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:06.041073 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:06.041073 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:06.041916 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-902433ed-2e5c-4fa8-b478-8b295b33b9e8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:06.042447 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1107/4452] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:06 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:06.054664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c0c73bbe-254f-45f3-b06b-246811b18ee8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.056603 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0c73bbe-254f-45f3-b06b-246811b18ee8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:42:06.056808 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0c73bbe-254f-45f3-b06b-246811b18ee8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:06.057033 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c0c73bbe-254f-45f3-b06b-246811b18ee8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:06.064427 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:06.064427 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:06.068563 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c0c73bbe-254f-45f3-b06b-246811b18ee8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:42:06.073282 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c0c73bbe-254f-45f3-b06b-246811b18ee8 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:42:06.073728 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1122/4453] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:06 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:06.089241 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ea20c100-a45c-42ac-899e-7695e156fefd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.090895 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea20c100-a45c-42ac-899e-7695e156fefd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] DELETE https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:42:06.091131 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea20c100-a45c-42ac-899e-7695e156fefd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:06.091323 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea20c100-a45c-42ac-899e-7695e156fefd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:06.091471 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-ea20c100-a45c-42ac-899e-7695e156fefd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume with id: 19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:42:06.098729 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:06.098729 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:06.099285 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ea20c100-a45c-42ac-899e-7695e156fefd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:42:06.123014 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ea20c100-a45c-42ac-899e-7695e156fefd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Delete volume request issued successfully. Aug 13 03:42:06.123301 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea20c100-a45c-42ac-899e-7695e156fefd tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 202 Aug 13 03:42:06.123749 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1117/4454] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:06 2026] DELETE /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:06.133510 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1b333523-d271-457f-961e-9b4081dc1555 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.135371 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1b333523-d271-457f-961e-9b4081dc1555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:42:06.135566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1b333523-d271-457f-961e-9b4081dc1555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:06.135740 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1b333523-d271-457f-961e-9b4081dc1555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:06.143960 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:06.143960 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:06.150835 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1b333523-d271-457f-961e-9b4081dc1555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Volume info retrieved successfully. Aug 13 03:42:06.155185 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1b333523-d271-457f-961e-9b4081dc1555 tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 200 Aug 13 03:42:06.155656 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1109/4455] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:06 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:06.659279 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-531e6407-371c-4975-b787-d746eb40fba7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.661772 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-531e6407-371c-4975-b787-d746eb40fba7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:06.662063 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-531e6407-371c-4975-b787-d746eb40fba7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:06.662470 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-531e6407-371c-4975-b787-d746eb40fba7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:06.671583 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:06.671583 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:06.676030 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-531e6407-371c-4975-b787-d746eb40fba7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:06.681497 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-531e6407-371c-4975-b787-d746eb40fba7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:06.682312 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1108/4456] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:06 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:06.684504 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e8c93c31-8565-4798-b6a9-e7255b15a0f4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.686066 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8c93c31-8565-4798-b6a9-e7255b15a0f4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:06.686236 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8c93c31-8565-4798-b6a9-e7255b15a0f4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:06.686434 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8c93c31-8565-4798-b6a9-e7255b15a0f4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:06.686503 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e8c93c31-8565-4798-b6a9-e7255b15a0f4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:06.690512 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:06.690512 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:06.691175 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8c93c31-8565-4798-b6a9-e7255b15a0f4 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:06.691491 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1123/4457] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:06 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:06.700253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a1a6c738-0b20-428d-a3aa-454487f33502 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.703539 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1a6c738-0b20-428d-a3aa-454487f33502 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:06.703783 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a1a6c738-0b20-428d-a3aa-454487f33502 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:06.704055 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a1a6c738-0b20-428d-a3aa-454487f33502 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:06.719864 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:06.719864 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:06.724078 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a1a6c738-0b20-428d-a3aa-454487f33502 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:06.728303 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a1a6c738-0b20-428d-a3aa-454487f33502 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:06.728706 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1118/4458] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:06 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:06.740817 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6bdb3926-88b7-4e99-b4f3-472472b3e252 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.742372 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6bdb3926-88b7-4e99-b4f3-472472b3e252 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:42:06.742658 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6bdb3926-88b7-4e99-b4f3-472472b3e252 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-198937356", "extra_specs": {}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:06.761697 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6bdb3926-88b7-4e99-b4f3-472472b3e252 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:42:06.761697 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1110/4459] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:42:06 2026] POST /volume/v3/types => generated 211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:06.773074 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-462facc2-c3f7-4390-a94d-1520ceb7e0e7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.774508 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-462facc2-c3f7-4390-a94d-1520ceb7e0e7 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] POST https://10.4.3.140/volume/v3/types/a05c956a-6529-4d13-bc81-5b2cce5b9ea3/encryption Aug 13 03:42:06.775009 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-462facc2-c3f7-4390-a94d-1520ceb7e0e7 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:06.794288 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-462facc2-c3f7-4390-a94d-1520ceb7e0e7 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/types/a05c956a-6529-4d13-bc81-5b2cce5b9ea3/encryption returned with HTTP 200 Aug 13 03:42:06.794288 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1109/4460] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:42:06 2026] POST /volume/v3/types/a05c956a-6529-4d13-bc81-5b2cce5b9ea3/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:06.805203 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.807638 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:06.808100 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-22201541", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-198937356", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:06.809664 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-22201541', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-198937356', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:06.813375 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume of 1 GB Aug 13 03:42:06.813722 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:06.813722 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:06.814316 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Availability Zones retrieved successfully. Aug 13 03:42:06.823899 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Flow 'volume_create_api' (05c06934-cdb1-469c-b322-edd7547410b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:06.823899 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2631c6-9794-4f29-9b32-fd04a1c3a32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:06.823899 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:06.847342 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2631c6-9794-4f29-9b32-fd04a1c3a32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:42:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a05c956a-6529-4d13-bc81-5b2cce5b9ea3,is_public=True,name='tempest-scenario-type-luks-198937356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a05c956a-6529-4d13-bc81-5b2cce5b9ea3', '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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:06.848417 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bac9b35-1573-43c2-bee0-8b3b0f5e7816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:06.876053 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-198937356 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-198937356, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:42:06.876243 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-198937356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-198937356, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:42:06.902943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Created reservations ['6d763d14-b15b-4ddf-a94d-2dc84d678fbf', 'fce6168c-4f6f-495b-8280-ce519228e06c', '461fc3c4-6bef-4df1-b167-ff8540b1d0df', '0b9de731-fc73-4fc5-9f2d-777bf97cf262'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:06.904045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bac9b35-1573-43c2-bee0-8b3b0f5e7816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d763d14-b15b-4ddf-a94d-2dc84d678fbf', 'fce6168c-4f6f-495b-8280-ce519228e06c', '461fc3c4-6bef-4df1-b167-ff8540b1d0df', '0b9de731-fc73-4fc5-9f2d-777bf97cf262']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:06.904555 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca60787-b39c-42af-a693-b1fb67708c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:06.932178 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca60787-b39c-42af-a693-b1fb67708c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efe30664-a16c-47bf-90e2-386ae6477f3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-22201541',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',qos_specs=None,replication_status=,reservations=['6d763d14-b15b-4ddf-a94d-2dc84d678fbf','fce6168c-4f6f-495b-8280-ce519228e06c','461fc3c4-6bef-4df1-b167-ff8540b1d0df','0b9de731-fc73-4fc5-9f2d-777bf97cf262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef5338049544985bad405af3ca492fc',volume_type_id=a05c956a-6529-4d13-bc81-5b2cce5b9ea3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-22201541',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=efe30664-a16c-47bf-90e2-386ae6477f3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef5338049544985bad405af3ca492fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a05c956a-6529-4d13-bc81-5b2cce5b9ea3),volume_type_id=a05c956a-6529-4d13-bc81-5b2cce5b9ea3)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:06.934091 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ed4816-389e-40e7-a364-10ba62c68bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:06.948493 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fb25d6b1-5818-4105-971f-51db5986439d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.953986 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:06.957180 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-361871279", "snapshot_id": null, "imageRef": "d628e89b-0e99-4571-b205-736027568324", "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:06.962494 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ed4816-389e-40e7-a364-10ba62c68bcb) transitioned into state 'SUCCESS' from state '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-22201541',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',qos_specs=None,replication_status=,reservations=['6d763d14-b15b-4ddf-a94d-2dc84d678fbf','fce6168c-4f6f-495b-8280-ce519228e06c','461fc3c4-6bef-4df1-b167-ff8540b1d0df','0b9de731-fc73-4fc5-9f2d-777bf97cf262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef5338049544985bad405af3ca492fc',volume_type_id=a05c956a-6529-4d13-bc81-5b2cce5b9ea3)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:06.963665 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24e9490-30d9-488d-9f14-7fdc2e29d309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:06.964490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-361871279', 'snapshot_id': None, 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:06.976535 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24e9490-30d9-488d-9f14-7fdc2e29d309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:06.978018 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Flow 'volume_create_api' (05c06934-cdb1-469c-b322-edd7547410b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:06.978501 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume request issued successfully. Aug 13 03:42:06.979348 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcdc9583-5e96-4dad-a120-c08d4bd07a53 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:06.980002 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1124/4461] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:06 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:06.995102 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-50b27f72-623f-4b15-a5d2-619b62eafa11 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:06.997298 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-50b27f72-623f-4b15-a5d2-619b62eafa11 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:06.997544 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-50b27f72-623f-4b15-a5d2-619b62eafa11 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:06.997772 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-50b27f72-623f-4b15-a5d2-619b62eafa11 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:07.007692 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:07.007692 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:07.015117 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-50b27f72-623f-4b15-a5d2-619b62eafa11 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:07.020795 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-50b27f72-623f-4b15-a5d2-619b62eafa11 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:07.021299 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1111/4462] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:06 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:07.055409 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-66ea27ff-6bb3-442a-a299-f4e66ba0a4f8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:07.057650 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66ea27ff-6bb3-442a-a299-f4e66ba0a4f8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:07.057952 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-66ea27ff-6bb3-442a-a299-f4e66ba0a4f8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:07.058231 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-66ea27ff-6bb3-442a-a299-f4e66ba0a4f8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:07.058498 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-66ea27ff-6bb3-442a-a299-f4e66ba0a4f8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:07.065689 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:07.065689 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:07.066877 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66ea27ff-6bb3-442a-a299-f4e66ba0a4f8 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:07.067528 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1110/4463] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:07 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:07.124579 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Create volume of 1 GB Aug 13 03:42:07.131626 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Availability Zones retrieved successfully. Aug 13 03:42:07.138312 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Flow 'volume_create_api' (8d77d487-658c-48a7-b483-0c2363caa47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:07.140385 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b1f936-a42a-4f85-a00e-f55eaf5525ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:07.142987 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:07.176194 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7b15be0f-e8df-42eb-8b68-d18d7dc7640e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:07.178270 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b15be0f-e8df-42eb-8b68-d18d7dc7640e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] GET https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 Aug 13 03:42:07.178455 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7b15be0f-e8df-42eb-8b68-d18d7dc7640e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:07.178639 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7b15be0f-e8df-42eb-8b68-d18d7dc7640e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:07.185421 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7b15be0f-e8df-42eb-8b68-d18d7dc7640e tempest-VolumesBackupsTest-463143269 tempest-VolumesBackupsTest-463143269-project-member] https://10.4.3.140/volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 returned with HTTP 404 Aug 13 03:42:07.185907 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1125/4464] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:07 2026] GET /volume/v3/volumes/19cbbfef-737b-4c12-a70c-e835d1a39be4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:07.215955 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b1f936-a42a-4f85-a00e-f55eaf5525ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:07.216786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b00bcf3-49d3-4e90-b96a-44d54bee5a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:07.272048 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Created reservations ['3b66a0c2-3006-4017-9498-c9ee7eceba73', '91d2518c-4160-4a4b-adb1-98324c344fac', '5bfb7353-dfe9-4a7c-8219-1457dff8e11b', '39bbd3b0-78e1-420d-96cb-9f943bb866a6'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:07.272989 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b00bcf3-49d3-4e90-b96a-44d54bee5a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b66a0c2-3006-4017-9498-c9ee7eceba73', '91d2518c-4160-4a4b-adb1-98324c344fac', '5bfb7353-dfe9-4a7c-8219-1457dff8e11b', '39bbd3b0-78e1-420d-96cb-9f943bb866a6']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:07.274085 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dfdf2d1-a886-427b-a60f-29b556fbffae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:07.296927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dfdf2d1-a886-427b-a60f-29b556fbffae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '702f21ef-93f7-48c7-aaad-4fa6411762cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-361871279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c887bd7ce947278bae476509640b8a',qos_specs=None,replication_status=,reservations=['3b66a0c2-3006-4017-9498-c9ee7eceba73','91d2518c-4160-4a4b-adb1-98324c344fac','5bfb7353-dfe9-4a7c-8219-1457dff8e11b','39bbd3b0-78e1-420d-96cb-9f943bb866a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416bf4b79efe47d59fb968ae3b32ea23',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-361871279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=702f21ef-93f7-48c7-aaad-4fa6411762cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2c887bd7ce947278bae476509640b8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='416bf4b79efe47d59fb968ae3b32ea23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:07.298320 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f8a1dd0-9fb8-45a3-b405-8c1a4664317c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:07.316545 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f8a1dd0-9fb8-45a3-b405-8c1a4664317c) transitioned into state 'SUCCESS' from state '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-361871279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c887bd7ce947278bae476509640b8a',qos_specs=None,replication_status=,reservations=['3b66a0c2-3006-4017-9498-c9ee7eceba73','91d2518c-4160-4a4b-adb1-98324c344fac','5bfb7353-dfe9-4a7c-8219-1457dff8e11b','39bbd3b0-78e1-420d-96cb-9f943bb866a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416bf4b79efe47d59fb968ae3b32ea23',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:07.317659 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f35f5b-0bb3-46fe-ab47-2bfc1ecb040e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:07.329128 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f35f5b-0bb3-46fe-ab47-2bfc1ecb040e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:07.330475 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Flow 'volume_create_api' (8d77d487-658c-48a7-b483-0c2363caa47a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:07.330973 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Create volume request issued successfully. Aug 13 03:42:07.331994 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fb25d6b1-5818-4105-971f-51db5986439d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:07.332791 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1119/4465] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:06 2026] POST /volume/v3/volumes => generated 753 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:07.343927 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3181267e-bb5c-4b00-aea6-db70f0da0fc8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:07.346593 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3181267e-bb5c-4b00-aea6-db70f0da0fc8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc Aug 13 03:42:07.346905 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3181267e-bb5c-4b00-aea6-db70f0da0fc8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:07.347128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3181267e-bb5c-4b00-aea6-db70f0da0fc8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:07.355328 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:07.355328 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:07.359506 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3181267e-bb5c-4b00-aea6-db70f0da0fc8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:07.365296 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3181267e-bb5c-4b00-aea6-db70f0da0fc8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc returned with HTTP 200 Aug 13 03:42:07.365817 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1112/4466] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:07 2026] GET /volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:07.708108 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-89baa8ef-6044-470d-bf8c-9738a094fa64 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:07.710533 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89baa8ef-6044-470d-bf8c-9738a094fa64 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:07.710956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89baa8ef-6044-470d-bf8c-9738a094fa64 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:07.711327 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89baa8ef-6044-470d-bf8c-9738a094fa64 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:07.711527 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-89baa8ef-6044-470d-bf8c-9738a094fa64 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:07.718355 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:07.718355 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:07.719344 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89baa8ef-6044-470d-bf8c-9738a094fa64 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:07.719760 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1111/4467] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:07 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:08.034894 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d539aaf5-4606-465d-b3b5-6f5b63d0d68b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.037112 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d539aaf5-4606-465d-b3b5-6f5b63d0d68b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:08.038092 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d539aaf5-4606-465d-b3b5-6f5b63d0d68b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.038092 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d539aaf5-4606-465d-b3b5-6f5b63d0d68b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.049792 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.049792 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:08.056472 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d539aaf5-4606-465d-b3b5-6f5b63d0d68b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:08.065623 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d539aaf5-4606-465d-b3b5-6f5b63d0d68b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:08.066153 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1126/4468] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:08.084305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ef02e5e5-6afa-47c6-ad96-d217a64908a6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.090571 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f41d0471-fb5f-4097-a3be-e8cd6236cc7e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.091278 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef02e5e5-6afa-47c6-ad96-d217a64908a6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:08.091278 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef02e5e5-6afa-47c6-ad96-d217a64908a6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.091278 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ef02e5e5-6afa-47c6-ad96-d217a64908a6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.091408 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f41d0471-fb5f-4097-a3be-e8cd6236cc7e tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:08.091639 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f41d0471-fb5f-4097-a3be-e8cd6236cc7e tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.091876 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f41d0471-fb5f-4097-a3be-e8cd6236cc7e tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.092008 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f41d0471-fb5f-4097-a3be-e8cd6236cc7e tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:08.096464 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.096464 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:08.098666 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f41d0471-fb5f-4097-a3be-e8cd6236cc7e tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:08.098666 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1113/4469] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:08.102774 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.102774 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:08.117895 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ef02e5e5-6afa-47c6-ad96-d217a64908a6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:08.124211 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ef02e5e5-6afa-47c6-ad96-d217a64908a6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:08.124775 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1120/4470] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:08.188207 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-2db30178-a9f6-413b-89c9-566ed0901b84 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.192029 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-2db30178-a9f6-413b-89c9-566ed0901b84 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:08.192029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-2db30178-a9f6-413b-89c9-566ed0901b84 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.192029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-2db30178-a9f6-413b-89c9-566ed0901b84 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.204770 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.204770 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:08.211170 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-2db30178-a9f6-413b-89c9-566ed0901b84 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:08.220676 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-2db30178-a9f6-413b-89c9-566ed0901b84 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:08.220676 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1112/4471] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:08.317328 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c22d403e-a06c-4e37-b996-0632c37e31a0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.317656 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c22d403e-a06c-4e37-b996-0632c37e31a0 None None] GET https://10.4.3.140/volume// Aug 13 03:42:08.317839 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c22d403e-a06c-4e37-b996-0632c37e31a0 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.318082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c22d403e-a06c-4e37-b996-0632c37e31a0 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.318436 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c22d403e-a06c-4e37-b996-0632c37e31a0 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:08.319208 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1127/4472] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:08.325633 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-33ef164e-8542-4b91-9f21-0959fa904809 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.327453 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-33ef164e-8542-4b91-9f21-0959fa904809 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:42:08.327784 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-33ef164e-8542-4b91-9f21-0959fa904809 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3539c94-2135-4bdb-a744-6c7cb146163f", "connector": null, "instance_uuid": "524f7a36-8dab-41ec-b1d4-3d69e8ce5d72"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:08.337574 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.337574 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:08.369810 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-33ef164e-8542-4b91-9f21-0959fa904809 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:42:08.370399 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1114/4473] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:42:08 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:08.377908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9fde725f-846e-4fd5-b6b7-590922d16871 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.381060 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9fde725f-846e-4fd5-b6b7-590922d16871 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc Aug 13 03:42:08.381306 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9fde725f-846e-4fd5-b6b7-590922d16871 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.381490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9fde725f-846e-4fd5-b6b7-590922d16871 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.393561 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.393561 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:08.397620 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9fde725f-846e-4fd5-b6b7-590922d16871 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:08.402596 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9fde725f-846e-4fd5-b6b7-590922d16871 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc returned with HTTP 200 Aug 13 03:42:08.403030 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1121/4474] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:08.410049 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ccb476f0-5bc4-4da2-bf7b-2b03d66ebb3f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.412200 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccb476f0-5bc4-4da2-bf7b-2b03d66ebb3f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:08.412619 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccb476f0-5bc4-4da2-bf7b-2b03d66ebb3f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.412732 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ccb476f0-5bc4-4da2-bf7b-2b03d66ebb3f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.413673 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2f78d584-7cf1-447e-ab71-b20919be785d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.414312 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f78d584-7cf1-447e-ab71-b20919be785d None None] GET https://10.4.3.140/volume// Aug 13 03:42:08.414494 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2f78d584-7cf1-447e-ab71-b20919be785d None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.414796 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2f78d584-7cf1-447e-ab71-b20919be785d None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.415306 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2f78d584-7cf1-447e-ab71-b20919be785d None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:08.418100 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1128/4475] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:08.418178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7ca1873c-d0a5-41cf-818e-7b06db348927 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.419816 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7ca1873c-d0a5-41cf-818e-7b06db348927 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc Aug 13 03:42:08.419816 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7ca1873c-d0a5-41cf-818e-7b06db348927 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.421805 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7ca1873c-d0a5-41cf-818e-7b06db348927 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.429520 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.429520 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:08.429686 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-d72bff05-fec2-4146-8a05-b1bdb1adad4e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.430713 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.430713 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:08.432976 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-d72bff05-fec2-4146-8a05-b1bdb1adad4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:08.433550 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-d72bff05-fec2-4146-8a05-b1bdb1adad4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.433741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-d72bff05-fec2-4146-8a05-b1bdb1adad4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.433932 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7ca1873c-d0a5-41cf-818e-7b06db348927 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:08.436575 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ccb476f0-5bc4-4da2-bf7b-2b03d66ebb3f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:08.440162 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7ca1873c-d0a5-41cf-818e-7b06db348927 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc returned with HTTP 200 Aug 13 03:42:08.440725 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1115/4476] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:08.442853 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ccb476f0-5bc4-4da2-bf7b-2b03d66ebb3f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:08.442853 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1113/4477] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:08.445444 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.445444 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:08.449805 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-d72bff05-fec2-4146-8a05-b1bdb1adad4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:08.455835 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c28f45f7-4937-4a4d-a7e6-ba1ee84505ac None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.456750 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-d72bff05-fec2-4146-8a05-b1bdb1adad4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:08.457271 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1122/4478] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:08.458977 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c28f45f7-4937-4a4d-a7e6-ba1ee84505ac tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc Aug 13 03:42:08.459074 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c28f45f7-4937-4a4d-a7e6-ba1ee84505ac tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.459469 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c28f45f7-4937-4a4d-a7e6-ba1ee84505ac tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.470099 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.470099 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:08.474874 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c28f45f7-4937-4a4d-a7e6-ba1ee84505ac tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:08.483010 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c28f45f7-4937-4a4d-a7e6-ba1ee84505ac tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc returned with HTTP 200 Aug 13 03:42:08.483659 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1129/4479] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:08.498796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8d0d3180-48de-401e-a867-0d555a36de45 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.500898 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d0d3180-48de-401e-a867-0d555a36de45 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:42:08.501194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8d0d3180-48de-401e-a867-0d555a36de45 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "702f21ef-93f7-48c7-aaad-4fa6411762cc", "name": "tempest-TestVolumeBackupRestore-backup-1413723017", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:08.502957 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-8d0d3180-48de-401e-a867-0d555a36de45 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Creating new backup {'backup': {'volume_id': '702f21ef-93f7-48c7-aaad-4fa6411762cc', 'name': 'tempest-TestVolumeBackupRestore-backup-1413723017', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:42:08.503117 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-8d0d3180-48de-401e-a867-0d555a36de45 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Creating backup of volume 702f21ef-93f7-48c7-aaad-4fa6411762cc in container None Aug 13 03:42:08.512712 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.512712 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:08.513566 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8d0d3180-48de-401e-a867-0d555a36de45 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:08.568305 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-8d0d3180-48de-401e-a867-0d555a36de45 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Created reservations ['1ebd3bd1-5cdb-4579-aef6-2031e57a8364', '84d99874-a426-41f7-b0ba-561334312a85'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:08.597945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-3d6b25cb-7d9f-4b8b-8781-b5aa86176bfb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.600756 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-3d6b25cb-7d9f-4b8b-8781-b5aa86176bfb tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] PUT https://10.4.3.140/volume/v3/attachments/343e89eb-d220-49e3-a1fb-caa403c05e79 Aug 13 03:42:08.601522 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-3d6b25cb-7d9f-4b8b-8781-b5aa86176bfb tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:08.607645 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d0d3180-48de-401e-a867-0d555a36de45 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:42:08.608258 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1116/4480] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:08 2026] POST /volume/v3/backups => generated 335 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:08.612236 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-3d6b25cb-7d9f-4b8b-8781-b5aa86176bfb tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Acquiring lock "cinder-attachment_update-e3539c94-2135-4bdb-a744-6c7cb146163f-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:42:08.617458 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-3d6b25cb-7d9f-4b8b-8781-b5aa86176bfb tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-e3539c94-2135-4bdb-a744-6c7cb146163f-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:42:08.618463 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.618463 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:08.619467 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c8f27660-51a3-422e-b91f-2813c14b40da None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.621403 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8f27660-51a3-422e-b91f-2813c14b40da tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:08.621675 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8f27660-51a3-422e-b91f-2813c14b40da tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.621919 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8f27660-51a3-422e-b91f-2813c14b40da tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.622053 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c8f27660-51a3-422e-b91f-2813c14b40da tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:08.628119 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.628119 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:08.629199 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8f27660-51a3-422e-b91f-2813c14b40da tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:08.630174 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1123/4481] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:08.727422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-3d6b25cb-7d9f-4b8b-8781-b5aa86176bfb tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-e3539c94-2135-4bdb-a744-6c7cb146163f-np0000007145" released by "attachment_update" :: held 0.110s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:42:08.727882 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-3d6b25cb-7d9f-4b8b-8781-b5aa86176bfb tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/343e89eb-d220-49e3-a1fb-caa403c05e79 returned with HTTP 200 Aug 13 03:42:08.728558 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1114/4482] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:42:08 2026] PUT /volume/v3/attachments/343e89eb-d220-49e3-a1fb-caa403c05e79 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:08.734817 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-98adba30-9f23-4164-a2c3-5ac21491094a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:08.736658 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98adba30-9f23-4164-a2c3-5ac21491094a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:08.736915 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98adba30-9f23-4164-a2c3-5ac21491094a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:08.737073 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98adba30-9f23-4164-a2c3-5ac21491094a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:08.737214 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-98adba30-9f23-4164-a2c3-5ac21491094a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:08.747620 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:08.747620 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:08.748630 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98adba30-9f23-4164-a2c3-5ac21491094a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:08.748899 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1130/4483] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:08 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:09.110950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a0e9a49f-9934-4197-b7e2-fb9c0c0d0031 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:09.114394 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0e9a49f-9934-4197-b7e2-fb9c0c0d0031 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:09.114394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0e9a49f-9934-4197-b7e2-fb9c0c0d0031 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:09.114394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0e9a49f-9934-4197-b7e2-fb9c0c0d0031 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:09.114394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-a0e9a49f-9934-4197-b7e2-fb9c0c0d0031 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:09.120129 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:09.120129 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:09.121329 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0e9a49f-9934-4197-b7e2-fb9c0c0d0031 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:09.121582 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1117/4484] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:09 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:09.463125 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fc8746dc-1280-455f-b762-3b8fef4d27dc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:09.465657 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc8746dc-1280-455f-b762-3b8fef4d27dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:09.465657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fc8746dc-1280-455f-b762-3b8fef4d27dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:09.465867 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fc8746dc-1280-455f-b762-3b8fef4d27dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:09.481149 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:09.481149 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:09.486344 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fc8746dc-1280-455f-b762-3b8fef4d27dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:09.492394 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc8746dc-1280-455f-b762-3b8fef4d27dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:09.493396 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1124/4485] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:09 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:09.646545 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-96700ef3-20a1-4244-8686-cab167fe5adc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:09.648396 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-96700ef3-20a1-4244-8686-cab167fe5adc tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:09.648612 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-96700ef3-20a1-4244-8686-cab167fe5adc tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:09.648839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-96700ef3-20a1-4244-8686-cab167fe5adc tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:09.648972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-96700ef3-20a1-4244-8686-cab167fe5adc tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:09.658209 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:09.658209 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:09.659008 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-96700ef3-20a1-4244-8686-cab167fe5adc tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:09.659364 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1115/4486] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:09 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 744 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:09.768182 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6f0b5933-ba3f-4390-bb3d-94efed7aeccf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:09.770042 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f0b5933-ba3f-4390-bb3d-94efed7aeccf tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:09.770295 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f0b5933-ba3f-4390-bb3d-94efed7aeccf tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:09.770530 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6f0b5933-ba3f-4390-bb3d-94efed7aeccf tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:09.770684 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6f0b5933-ba3f-4390-bb3d-94efed7aeccf tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:09.775171 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:09.775171 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:09.775932 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6f0b5933-ba3f-4390-bb3d-94efed7aeccf tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:09.776296 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1131/4487] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:09 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:10.134450 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-05328bc5-3b1e-4929-9df9-6d98fcbdf378 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:10.136965 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-05328bc5-3b1e-4929-9df9-6d98fcbdf378 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:10.137078 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-05328bc5-3b1e-4929-9df9-6d98fcbdf378 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:10.137240 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-05328bc5-3b1e-4929-9df9-6d98fcbdf378 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:10.137578 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-05328bc5-3b1e-4929-9df9-6d98fcbdf378 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:10.145178 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:10.145178 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:10.145421 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-05328bc5-3b1e-4929-9df9-6d98fcbdf378 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:10.146318 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1118/4488] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:10 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:10.508972 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e21a0c8c-ad8c-4346-9ca5-6921e4744f66 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:10.514868 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e21a0c8c-ad8c-4346-9ca5-6921e4744f66 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:10.515256 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e21a0c8c-ad8c-4346-9ca5-6921e4744f66 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:10.516119 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e21a0c8c-ad8c-4346-9ca5-6921e4744f66 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:10.533551 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:10.533551 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:10.539285 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e21a0c8c-ad8c-4346-9ca5-6921e4744f66 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:10.546693 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e21a0c8c-ad8c-4346-9ca5-6921e4744f66 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:10.546693 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1125/4489] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:10 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:10.672392 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-96173ebf-aaeb-41e4-a299-067bbfe171d2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:10.674794 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-96173ebf-aaeb-41e4-a299-067bbfe171d2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:10.675111 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-96173ebf-aaeb-41e4-a299-067bbfe171d2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:10.675391 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-96173ebf-aaeb-41e4-a299-067bbfe171d2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:10.675554 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-96173ebf-aaeb-41e4-a299-067bbfe171d2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:10.681445 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:10.681445 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:10.682471 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-96173ebf-aaeb-41e4-a299-067bbfe171d2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:10.682988 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1116/4490] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:10 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:10.786869 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a42633d0-6479-4eb3-a699-999eb9c97b07 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:10.789811 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a42633d0-6479-4eb3-a699-999eb9c97b07 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:10.790069 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a42633d0-6479-4eb3-a699-999eb9c97b07 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:10.790361 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a42633d0-6479-4eb3-a699-999eb9c97b07 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:10.790437 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a42633d0-6479-4eb3-a699-999eb9c97b07 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:10.795626 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:10.795626 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:10.796583 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a42633d0-6479-4eb3-a699-999eb9c97b07 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:10.797059 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1132/4491] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:10 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:11.119356 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:11.158337 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1e166151-a1e3-4f93-9f9d-60a122cdd0c0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:11.160209 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e166151-a1e3-4f93-9f9d-60a122cdd0c0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:11.160614 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e166151-a1e3-4f93-9f9d-60a122cdd0c0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:11.161365 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1e166151-a1e3-4f93-9f9d-60a122cdd0c0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:11.161837 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1e166151-a1e3-4f93-9f9d-60a122cdd0c0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:11.166637 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:11.166637 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:11.167580 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1e166151-a1e3-4f93-9f9d-60a122cdd0c0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:11.168193 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1126/4492] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:11 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:11.202772 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:11.203137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1873278214"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:11.204664 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1873278214'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:11.204798 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Create volume of 1 GB Aug 13 03:42:11.209433 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Availability Zones retrieved successfully. Aug 13 03:42:11.215240 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Flow 'volume_create_api' (ecd3ffe7-9d3b-4ab6-980f-65d40e73d660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:11.216337 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401d4948-c720-42e2-b45e-5b29b9719d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:11.217263 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:11.245671 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401d4948-c720-42e2-b45e-5b29b9719d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:11.246405 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4d46b4-ba35-4c0c-851e-344cc022ae31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:11.316970 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Created reservations ['715d6d94-9ade-4351-9d99-a2838580afd0', '8915ff32-4469-4f46-b33a-29315dfe7c1b', '6ccba573-99ea-4cf1-977d-1e4ed318591f', 'b037968d-dbea-4e8b-ac1b-627e83f14ca3'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:11.318227 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4d46b4-ba35-4c0c-851e-344cc022ae31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['715d6d94-9ade-4351-9d99-a2838580afd0', '8915ff32-4469-4f46-b33a-29315dfe7c1b', '6ccba573-99ea-4cf1-977d-1e4ed318591f', 'b037968d-dbea-4e8b-ac1b-627e83f14ca3']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:11.319367 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4d5a5e-0b73-45df-8843-954029071aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:11.347107 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4d5a5e-0b73-45df-8843-954029071aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3751894-bf71-48d4-b0c8-24497c86b7c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1873278214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aeb36c3f56749f4ac16c91e406f3abb',qos_specs=None,replication_status=,reservations=['715d6d94-9ade-4351-9d99-a2838580afd0','8915ff32-4469-4f46-b33a-29315dfe7c1b','6ccba573-99ea-4cf1-977d-1e4ed318591f','b037968d-dbea-4e8b-ac1b-627e83f14ca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9bbd87310f54fefbe486596a9a5ecd9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1873278214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3751894-bf71-48d4-b0c8-24497c86b7c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aeb36c3f56749f4ac16c91e406f3abb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9bbd87310f54fefbe486596a9a5ecd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:11.347739 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cb41f83-7f96-49e6-95fa-f0fc28a9c6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:11.369335 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cb41f83-7f96-49e6-95fa-f0fc28a9c6a9) transitioned into state 'SUCCESS' from state '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-1873278214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aeb36c3f56749f4ac16c91e406f3abb',qos_specs=None,replication_status=,reservations=['715d6d94-9ade-4351-9d99-a2838580afd0','8915ff32-4469-4f46-b33a-29315dfe7c1b','6ccba573-99ea-4cf1-977d-1e4ed318591f','b037968d-dbea-4e8b-ac1b-627e83f14ca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9bbd87310f54fefbe486596a9a5ecd9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:11.369976 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d66a51-1f03-44e9-9613-dbd3d5fd423d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:11.380653 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d66a51-1f03-44e9-9613-dbd3d5fd423d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:11.381994 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Flow 'volume_create_api' (ecd3ffe7-9d3b-4ab6-980f-65d40e73d660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:11.382407 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Create volume request issued successfully. Aug 13 03:42:11.383270 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e9f925c0-fb7a-4a08-be1c-f69ea824ad57 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:11.383881 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1119/4493] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:42:11 2026] POST /volume/v3/volumes => generated 758 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:11.399185 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9dd5ea8b-3f7f-4abc-bdf4-3bb87de97d3a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:11.401375 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9dd5ea8b-3f7f-4abc-bdf4-3bb87de97d3a tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:11.401599 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9dd5ea8b-3f7f-4abc-bdf4-3bb87de97d3a tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:11.401884 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9dd5ea8b-3f7f-4abc-bdf4-3bb87de97d3a tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:11.409747 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:11.409747 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:11.414812 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9dd5ea8b-3f7f-4abc-bdf4-3bb87de97d3a tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Volume info retrieved successfully. Aug 13 03:42:11.420602 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9dd5ea8b-3f7f-4abc-bdf4-3bb87de97d3a tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 returned with HTTP 200 Aug 13 03:42:11.421155 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1117/4494] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:11 2026] GET /volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:11.560735 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bb44c3a5-b02b-41d9-a560-68c82226c28c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:11.562588 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb44c3a5-b02b-41d9-a560-68c82226c28c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:11.562721 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb44c3a5-b02b-41d9-a560-68c82226c28c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:11.562943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb44c3a5-b02b-41d9-a560-68c82226c28c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:11.574307 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:11.574307 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:11.578368 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bb44c3a5-b02b-41d9-a560-68c82226c28c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:11.583066 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb44c3a5-b02b-41d9-a560-68c82226c28c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:11.583485 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1133/4495] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:11 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:11.693345 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-023b1652-9669-414e-8c88-243f92473a73 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:11.695858 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-023b1652-9669-414e-8c88-243f92473a73 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:11.696164 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-023b1652-9669-414e-8c88-243f92473a73 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:11.696432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-023b1652-9669-414e-8c88-243f92473a73 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:11.696611 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-023b1652-9669-414e-8c88-243f92473a73 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:11.701294 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:11.701294 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:11.702294 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-023b1652-9669-414e-8c88-243f92473a73 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:11.702767 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1127/4496] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:11 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:11.809106 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6114d1b7-1698-4020-8a60-7c1b4e7a485b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:11.811979 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6114d1b7-1698-4020-8a60-7c1b4e7a485b tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:11.812285 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6114d1b7-1698-4020-8a60-7c1b4e7a485b tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:11.812524 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6114d1b7-1698-4020-8a60-7c1b4e7a485b tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:11.812675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-6114d1b7-1698-4020-8a60-7c1b4e7a485b tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:11.819385 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:11.819385 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:11.820393 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6114d1b7-1698-4020-8a60-7c1b4e7a485b tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:11.820843 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1120/4497] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:11 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:12.047627 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-0df8e9df-b7e1-40aa-abba-7e838dfc5924 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.050297 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-0df8e9df-b7e1-40aa-abba-7e838dfc5924 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments/343e89eb-d220-49e3-a1fb-caa403c05e79/action Aug 13 03:42:12.050743 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-0df8e9df-b7e1-40aa-abba-7e838dfc5924 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:12.050956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-0df8e9df-b7e1-40aa-abba-7e838dfc5924 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:12.074761 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.074761 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:12.091692 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c8010d4b-c1d0-4289-8489-0797b9111bf5 req-0df8e9df-b7e1-40aa-abba-7e838dfc5924 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/343e89eb-d220-49e3-a1fb-caa403c05e79/action returned with HTTP 204 Aug 13 03:42:12.091692 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1118/4498] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:42:12 2026] POST /volume/v3/attachments/343e89eb-d220-49e3-a1fb-caa403c05e79/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:12.179620 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-99e7464d-9af3-4118-9ea5-023460f68ff7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.182183 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99e7464d-9af3-4118-9ea5-023460f68ff7 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:12.182574 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99e7464d-9af3-4118-9ea5-023460f68ff7 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.182862 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-99e7464d-9af3-4118-9ea5-023460f68ff7 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.183037 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-99e7464d-9af3-4118-9ea5-023460f68ff7 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:12.189280 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.189280 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:12.190142 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-99e7464d-9af3-4118-9ea5-023460f68ff7 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:12.190611 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1134/4499] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:12.435288 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4de5a3d4-31b9-4884-933e-2c72db827478 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.437688 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4de5a3d4-31b9-4884-933e-2c72db827478 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:12.438119 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4de5a3d4-31b9-4884-933e-2c72db827478 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.438473 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4de5a3d4-31b9-4884-933e-2c72db827478 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.452015 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.452015 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:12.461654 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4de5a3d4-31b9-4884-933e-2c72db827478 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Volume info retrieved successfully. Aug 13 03:42:12.466960 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4de5a3d4-31b9-4884-933e-2c72db827478 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 returned with HTTP 200 Aug 13 03:42:12.467353 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1128/4500] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:12.479858 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f0af8d9d-d8b2-4c8a-90d4-c100a1473208 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.484595 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f0af8d9d-d8b2-4c8a-90d4-c100a1473208 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:42:12.485064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f0af8d9d-d8b2-4c8a-90d4-c100a1473208 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3751894-bf71-48d4-b0c8-24497c86b7c9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1594104007"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:12.503347 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.503347 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:12.504009 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f0af8d9d-d8b2-4c8a-90d4-c100a1473208 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Volume info retrieved successfully. Aug 13 03:42:12.504285 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-f0af8d9d-d8b2-4c8a-90d4-c100a1473208 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Create snapshot from volume e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:12.540727 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-f0af8d9d-d8b2-4c8a-90d4-c100a1473208 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Created reservations ['409ff599-c0e0-4598-9f2b-9d8b6b2e2787', 'b621dfbf-5127-462a-82a7-186c22683529', '7e3558f0-17b3-4ab6-8b5c-5dbbf197fd98', '7c2fc322-0c41-4721-810e-420c3e0127e3'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:12.570662 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f0af8d9d-d8b2-4c8a-90d4-c100a1473208 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot create request issued successfully. Aug 13 03:42:12.571233 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f0af8d9d-d8b2-4c8a-90d4-c100a1473208 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:42:12.571767 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1121/4501] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:42:12 2026] POST /volume/v3/snapshots => generated 314 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:12.580733 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c663397c-b315-4538-88ec-055b174750e9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.582509 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c663397c-b315-4538-88ec-055b174750e9 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 Aug 13 03:42:12.582698 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c663397c-b315-4538-88ec-055b174750e9 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.582925 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c663397c-b315-4538-88ec-055b174750e9 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.587452 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.587452 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:12.587849 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c663397c-b315-4538-88ec-055b174750e9 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:12.588545 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c663397c-b315-4538-88ec-055b174750e9 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 returned with HTTP 200 Aug 13 03:42:12.588892 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1119/4502] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 => generated 446 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:12.596222 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-016a1481-391e-4de3-abc5-04a151d859c5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.598081 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-016a1481-391e-4de3-abc5-04a151d859c5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:42:12.598296 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-016a1481-391e-4de3-abc5-04a151d859c5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.598499 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-016a1481-391e-4de3-abc5-04a151d859c5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.608718 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.608718 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:12.613487 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-016a1481-391e-4de3-abc5-04a151d859c5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:12.618515 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-016a1481-391e-4de3-abc5-04a151d859c5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:42:12.618965 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1135/4503] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:12.672269 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-833e00f9-5025-4e1b-8707-d8454214b46e req-108743d8-4091-4e83-9af3-c2dd4899f893 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.675322 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-108743d8-4091-4e83-9af3-c2dd4899f893 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:12.675628 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-108743d8-4091-4e83-9af3-c2dd4899f893 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.675964 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-108743d8-4091-4e83-9af3-c2dd4899f893 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.685759 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.685759 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:12.691157 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-833e00f9-5025-4e1b-8707-d8454214b46e req-108743d8-4091-4e83-9af3-c2dd4899f893 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:12.697985 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-108743d8-4091-4e83-9af3-c2dd4899f893 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:12.698576 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1129/4504] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:12.712950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-82af694e-ade4-4cd6-9d6f-58faa30d8430 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.715538 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-82af694e-ade4-4cd6-9d6f-58faa30d8430 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:12.715968 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-82af694e-ade4-4cd6-9d6f-58faa30d8430 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.716341 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-82af694e-ade4-4cd6-9d6f-58faa30d8430 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.716420 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-82af694e-ade4-4cd6-9d6f-58faa30d8430 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:12.722110 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.722110 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:12.723579 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-82af694e-ade4-4cd6-9d6f-58faa30d8430 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:12.723579 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1122/4505] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:12.789613 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9158cd8f-02dd-4220-b327-e91a4926b0db None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.790037 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9158cd8f-02dd-4220-b327-e91a4926b0db None None] GET https://10.4.3.140/volume// Aug 13 03:42:12.790230 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9158cd8f-02dd-4220-b327-e91a4926b0db None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.790463 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9158cd8f-02dd-4220-b327-e91a4926b0db None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.790762 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9158cd8f-02dd-4220-b327-e91a4926b0db None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:12.791116 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1120/4506] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:12.797985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-833e00f9-5025-4e1b-8707-d8454214b46e req-0795129b-98df-4d0a-af58-d15aac63946d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.800051 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-0795129b-98df-4d0a-af58-d15aac63946d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:42:12.800388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-0795129b-98df-4d0a-af58-d15aac63946d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efe30664-a16c-47bf-90e2-386ae6477f3a", "connector": null, "instance_uuid": "524f7a36-8dab-41ec-b1d4-3d69e8ce5d72"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:12.811592 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.811592 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:12.834235 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1d3557a9-57b1-4f55-820d-e12f6155ec22 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.836504 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d3557a9-57b1-4f55-820d-e12f6155ec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:12.836753 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d3557a9-57b1-4f55-820d-e12f6155ec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.837042 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d3557a9-57b1-4f55-820d-e12f6155ec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.837204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1d3557a9-57b1-4f55-820d-e12f6155ec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:12.839850 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-0795129b-98df-4d0a-af58-d15aac63946d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:42:12.840326 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1136/4507] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:42:12 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) Aug 13 03:42:12.843499 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.843499 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:12.844603 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d3557a9-57b1-4f55-820d-e12f6155ec22 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:12.845165 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1130/4508] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:12.876219 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-de98faaf-e730-4834-8fd2-53cf4c63aedc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.878294 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-de98faaf-e730-4834-8fd2-53cf4c63aedc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:12.878539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-de98faaf-e730-4834-8fd2-53cf4c63aedc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.878815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-de98faaf-e730-4834-8fd2-53cf4c63aedc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.892502 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.892502 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:12.892679 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-94cfc23e-bfb8-4c2d-9f2e-ff6e55c0cf64 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.893280 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-94cfc23e-bfb8-4c2d-9f2e-ff6e55c0cf64 None None] GET https://10.4.3.140/volume// Aug 13 03:42:12.893497 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-94cfc23e-bfb8-4c2d-9f2e-ff6e55c0cf64 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.893800 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-94cfc23e-bfb8-4c2d-9f2e-ff6e55c0cf64 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.894279 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-94cfc23e-bfb8-4c2d-9f2e-ff6e55c0cf64 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:12.894668 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1121/4509] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:12.897106 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-de98faaf-e730-4834-8fd2-53cf4c63aedc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:12.902429 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-de98faaf-e730-4834-8fd2-53cf4c63aedc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:12.903170 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1123/4510] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:12.903852 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-833e00f9-5025-4e1b-8707-d8454214b46e req-1305d640-4f6b-4209-b7f7-93af5685d998 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:12.906030 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-1305d640-4f6b-4209-b7f7-93af5685d998 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:12.906269 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-1305d640-4f6b-4209-b7f7-93af5685d998 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:12.906500 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-1305d640-4f6b-4209-b7f7-93af5685d998 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:12.917960 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:12.917960 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:12.922148 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-833e00f9-5025-4e1b-8707-d8454214b46e req-1305d640-4f6b-4209-b7f7-93af5685d998 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:12.927072 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-1305d640-4f6b-4209-b7f7-93af5685d998 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:12.927468 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1137/4511] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:12 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:13.043405 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-833e00f9-5025-4e1b-8707-d8454214b46e req-b319f575-b2e4-42fc-8e33-e87573f522f4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:13.045834 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-b319f575-b2e4-42fc-8e33-e87573f522f4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] PUT https://10.4.3.140/volume/v3/attachments/c034bc2c-35b4-4179-8a5c-0df80101a6d0 Aug 13 03:42:13.046262 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-b319f575-b2e4-42fc-8e33-e87573f522f4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:13.054881 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-833e00f9-5025-4e1b-8707-d8454214b46e req-b319f575-b2e4-42fc-8e33-e87573f522f4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Acquiring lock "cinder-attachment_update-efe30664-a16c-47bf-90e2-386ae6477f3a-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:42:13.059802 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-833e00f9-5025-4e1b-8707-d8454214b46e req-b319f575-b2e4-42fc-8e33-e87573f522f4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-efe30664-a16c-47bf-90e2-386ae6477f3a-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:42:13.060796 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:13.060796 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:13.128855 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-833e00f9-5025-4e1b-8707-d8454214b46e req-b319f575-b2e4-42fc-8e33-e87573f522f4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-efe30664-a16c-47bf-90e2-386ae6477f3a-np0000007145" released by "attachment_update" :: held 0.069s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:42:13.129457 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-b319f575-b2e4-42fc-8e33-e87573f522f4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/c034bc2c-35b4-4179-8a5c-0df80101a6d0 returned with HTTP 200 Aug 13 03:42:13.129965 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1131/4512] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:42:13 2026] PUT /volume/v3/attachments/c034bc2c-35b4-4179-8a5c-0df80101a6d0 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:13.138764 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-833e00f9-5025-4e1b-8707-d8454214b46e req-ac40f1b8-0067-4827-b527-c08bc123ebce None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:13.141152 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-ac40f1b8-0067-4827-b527-c08bc123ebce tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a/encryption Aug 13 03:42:13.141361 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-ac40f1b8-0067-4827-b527-c08bc123ebce tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:13.141574 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-ac40f1b8-0067-4827-b527-c08bc123ebce tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:13.153312 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:13.153312 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:13.163498 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-ac40f1b8-0067-4827-b527-c08bc123ebce tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a/encryption returned with HTTP 200 Aug 13 03:42:13.163638 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1122/4513] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:42:13 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:13.201331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d9ec2200-e710-4824-98b5-7882c8c219f0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:13.204201 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d9ec2200-e710-4824-98b5-7882c8c219f0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:13.204671 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d9ec2200-e710-4824-98b5-7882c8c219f0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:13.204933 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d9ec2200-e710-4824-98b5-7882c8c219f0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:13.205426 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d9ec2200-e710-4824-98b5-7882c8c219f0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:13.210907 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:13.210907 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:13.211478 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d9ec2200-e710-4824-98b5-7882c8c219f0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:13.211898 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1124/4514] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:13 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:13.598605 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd37d39f-dff5-493c-86be-dec283591095 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:13.600660 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd37d39f-dff5-493c-86be-dec283591095 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 Aug 13 03:42:13.600959 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd37d39f-dff5-493c-86be-dec283591095 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:13.601139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd37d39f-dff5-493c-86be-dec283591095 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:13.607218 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:13.607218 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:13.607810 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd37d39f-dff5-493c-86be-dec283591095 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:13.608886 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd37d39f-dff5-493c-86be-dec283591095 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 returned with HTTP 200 Aug 13 03:42:13.609333 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1138/4515] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:13 2026] GET /volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:13.618362 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-766fc482-2007-41f0-ae2f-b56434083346 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:13.620484 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-766fc482-2007-41f0-ae2f-b56434083346 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:42:13.620950 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-766fc482-2007-41f0-ae2f-b56434083346 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3751894-bf71-48d4-b0c8-24497c86b7c9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-403549179"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:13.630987 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:13.630987 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:13.631460 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-766fc482-2007-41f0-ae2f-b56434083346 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Volume info retrieved successfully. Aug 13 03:42:13.631587 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-766fc482-2007-41f0-ae2f-b56434083346 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Create snapshot from volume e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:13.657929 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-766fc482-2007-41f0-ae2f-b56434083346 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Created reservations ['13ae3f22-1a9a-4a02-9ad5-501fc04cf35c', '1fbd65cf-4d32-4508-85c5-dc2af85fbf00', 'f0b038cf-fd34-4405-b9d2-d2d948785909', 'f7034798-d529-487f-843a-e8a4f3207d45'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:13.689413 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-766fc482-2007-41f0-ae2f-b56434083346 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot create request issued successfully. Aug 13 03:42:13.689773 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-766fc482-2007-41f0-ae2f-b56434083346 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:42:13.690246 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1132/4516] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:42:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:13.700046 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fc59a57e-207f-45a5-904c-d59186dfe693 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:13.702200 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fc59a57e-207f-45a5-904c-d59186dfe693 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca Aug 13 03:42:13.702386 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fc59a57e-207f-45a5-904c-d59186dfe693 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:13.702584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fc59a57e-207f-45a5-904c-d59186dfe693 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:13.709057 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:13.709057 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:13.709495 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fc59a57e-207f-45a5-904c-d59186dfe693 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:13.710314 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fc59a57e-207f-45a5-904c-d59186dfe693 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca returned with HTTP 200 Aug 13 03:42:13.710705 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1123/4517] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:13 2026] GET /volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:13.736176 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e4875471-f75d-4d09-820e-ecf50f64ad6e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:13.738529 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4875471-f75d-4d09-820e-ecf50f64ad6e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:13.738795 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4875471-f75d-4d09-820e-ecf50f64ad6e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:13.739035 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e4875471-f75d-4d09-820e-ecf50f64ad6e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:13.739142 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e4875471-f75d-4d09-820e-ecf50f64ad6e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:13.743252 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:13.743252 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:13.744075 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e4875471-f75d-4d09-820e-ecf50f64ad6e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:13.744407 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1125/4518] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:13 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:13.854918 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c068da68-db6d-4c39-b6bd-cfbaf3a52b7a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:13.856552 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c068da68-db6d-4c39-b6bd-cfbaf3a52b7a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:13.856732 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c068da68-db6d-4c39-b6bd-cfbaf3a52b7a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:13.856968 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c068da68-db6d-4c39-b6bd-cfbaf3a52b7a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:13.857060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c068da68-db6d-4c39-b6bd-cfbaf3a52b7a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:13.861267 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:13.861267 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:13.862073 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c068da68-db6d-4c39-b6bd-cfbaf3a52b7a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:13.862482 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1139/4519] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:13 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:13.916321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b0066661-0c83-4351-9c99-a49281d4b273 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:13.918366 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b0066661-0c83-4351-9c99-a49281d4b273 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:13.918602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b0066661-0c83-4351-9c99-a49281d4b273 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:13.918882 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b0066661-0c83-4351-9c99-a49281d4b273 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:13.929885 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:13.929885 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:13.933915 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b0066661-0c83-4351-9c99-a49281d4b273 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:13.937455 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b0066661-0c83-4351-9c99-a49281d4b273 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:13.937978 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1133/4520] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:13 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:14.221857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e3b2eeb8-9a9e-4c6b-8a1f-063a2b6f5d81 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:14.223800 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e3b2eeb8-9a9e-4c6b-8a1f-063a2b6f5d81 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:14.224054 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e3b2eeb8-9a9e-4c6b-8a1f-063a2b6f5d81 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:14.224244 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e3b2eeb8-9a9e-4c6b-8a1f-063a2b6f5d81 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:14.224371 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e3b2eeb8-9a9e-4c6b-8a1f-063a2b6f5d81 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:14.229114 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:14.229114 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:14.229792 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e3b2eeb8-9a9e-4c6b-8a1f-063a2b6f5d81 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:14.230228 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1124/4521] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:14 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:14.721409 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4c27de81-a5fe-4f0a-8b24-dc19e2581b12 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:14.722905 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4c27de81-a5fe-4f0a-8b24-dc19e2581b12 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca Aug 13 03:42:14.723194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4c27de81-a5fe-4f0a-8b24-dc19e2581b12 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:14.723563 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4c27de81-a5fe-4f0a-8b24-dc19e2581b12 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:14.731778 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:14.731778 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:14.732404 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4c27de81-a5fe-4f0a-8b24-dc19e2581b12 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:14.733362 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4c27de81-a5fe-4f0a-8b24-dc19e2581b12 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca returned with HTTP 200 Aug 13 03:42:14.733791 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1126/4522] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:14 2026] GET /volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:14.742146 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-823382d5-d857-4a34-8f3b-74444fe91c67 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:14.744108 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-823382d5-d857-4a34-8f3b-74444fe91c67 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:42:14.744450 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-823382d5-d857-4a34-8f3b-74444fe91c67 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3751894-bf71-48d4-b0c8-24497c86b7c9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:14.752688 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:14.752688 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:14.753179 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-823382d5-d857-4a34-8f3b-74444fe91c67 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Volume info retrieved successfully. Aug 13 03:42:14.753298 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-823382d5-d857-4a34-8f3b-74444fe91c67 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Create snapshot from volume e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:14.758512 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-08a985cd-c376-46cd-9892-8e0d33a78382 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:14.760343 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08a985cd-c376-46cd-9892-8e0d33a78382 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:14.760581 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08a985cd-c376-46cd-9892-8e0d33a78382 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:14.760840 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-08a985cd-c376-46cd-9892-8e0d33a78382 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:14.761008 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-08a985cd-c376-46cd-9892-8e0d33a78382 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:14.765234 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:14.765234 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:14.765929 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-08a985cd-c376-46cd-9892-8e0d33a78382 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:14.766279 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1134/4523] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:14 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:14.779936 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-823382d5-d857-4a34-8f3b-74444fe91c67 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Created reservations ['c38a24ee-3c4b-46a0-9f0b-b59dbbce1bf1', '038c782d-35c8-496d-8ab9-ad62a71f834f', 'b165d8d5-6081-488b-a182-df5c2c08a1ab', '17f3d366-0a23-42cf-b4cf-deeedb7c0d37'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:14.813858 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-823382d5-d857-4a34-8f3b-74444fe91c67 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot create request issued successfully. Aug 13 03:42:14.814292 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-823382d5-d857-4a34-8f3b-74444fe91c67 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:42:14.814862 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1140/4524] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:42:14 2026] POST /volume/v3/snapshots => generated 314 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:14.822950 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8c78968c-80a1-4292-9495-ba0d17bc80c4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:14.824684 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c78968c-80a1-4292-9495-ba0d17bc80c4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d Aug 13 03:42:14.824873 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c78968c-80a1-4292-9495-ba0d17bc80c4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:14.825033 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8c78968c-80a1-4292-9495-ba0d17bc80c4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:14.833656 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:14.833656 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:14.834181 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8c78968c-80a1-4292-9495-ba0d17bc80c4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:14.835040 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8c78968c-80a1-4292-9495-ba0d17bc80c4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d returned with HTTP 200 Aug 13 03:42:14.835504 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1125/4525] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:14 2026] GET /volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:14.872030 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f96bfa44-8bad-4753-9b50-d7c2b3e1c57f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:14.873579 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f96bfa44-8bad-4753-9b50-d7c2b3e1c57f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:14.873917 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f96bfa44-8bad-4753-9b50-d7c2b3e1c57f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:14.875123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f96bfa44-8bad-4753-9b50-d7c2b3e1c57f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:14.875123 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f96bfa44-8bad-4753-9b50-d7c2b3e1c57f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:14.878507 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:14.878507 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:14.879395 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f96bfa44-8bad-4753-9b50-d7c2b3e1c57f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:14.880018 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1127/4526] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:14 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:14.950753 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f51ce55-c853-4708-92dc-453e7262c265 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:14.952575 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f51ce55-c853-4708-92dc-453e7262c265 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:14.952900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f51ce55-c853-4708-92dc-453e7262c265 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:14.953131 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f51ce55-c853-4708-92dc-453e7262c265 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:14.966368 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:14.966368 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:14.970894 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3f51ce55-c853-4708-92dc-453e7262c265 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:14.975605 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f51ce55-c853-4708-92dc-453e7262c265 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:14.976109 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1135/4527] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:14 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:15.241485 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1eca8a85-75d1-4d7b-a8a4-2310253c3619 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.246356 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1eca8a85-75d1-4d7b-a8a4-2310253c3619 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:15.246356 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1eca8a85-75d1-4d7b-a8a4-2310253c3619 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.246356 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1eca8a85-75d1-4d7b-a8a4-2310253c3619 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.246356 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-1eca8a85-75d1-4d7b-a8a4-2310253c3619 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:15.255721 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:15.255721 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:15.256678 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1eca8a85-75d1-4d7b-a8a4-2310253c3619 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:15.257272 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1141/4528] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:15.781232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a29b76e9-9e65-4204-88ee-d7565dc09f68 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.783300 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a29b76e9-9e65-4204-88ee-d7565dc09f68 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:15.783339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a29b76e9-9e65-4204-88ee-d7565dc09f68 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.783686 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a29b76e9-9e65-4204-88ee-d7565dc09f68 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.783686 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a29b76e9-9e65-4204-88ee-d7565dc09f68 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:15.787997 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:15.787997 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:15.788960 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a29b76e9-9e65-4204-88ee-d7565dc09f68 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:15.789239 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1126/4529] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:15.845733 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-102977e6-041a-4be7-94cb-9d1fde729997 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.851286 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-102977e6-041a-4be7-94cb-9d1fde729997 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d Aug 13 03:42:15.851463 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-102977e6-041a-4be7-94cb-9d1fde729997 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.851691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-102977e6-041a-4be7-94cb-9d1fde729997 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.864445 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:15.864445 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:15.864445 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-102977e6-041a-4be7-94cb-9d1fde729997 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:15.864445 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-102977e6-041a-4be7-94cb-9d1fde729997 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d returned with HTTP 200 Aug 13 03:42:15.864445 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1128/4530] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:15.873279 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-edad0caa-d5b1-4de3-8f4c-32a2ef18b703 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.875210 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-edad0caa-d5b1-4de3-8f4c-32a2ef18b703 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?limit=1 Aug 13 03:42:15.875435 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-edad0caa-d5b1-4de3-8f4c-32a2ef18b703 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.875680 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-edad0caa-d5b1-4de3-8f4c-32a2ef18b703 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.876032 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-edad0caa-d5b1-4de3-8f4c-32a2ef18b703 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:15.877226 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-edad0caa-d5b1-4de3-8f4c-32a2ef18b703 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:15.881396 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-edad0caa-d5b1-4de3-8f4c-32a2ef18b703 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:15.881992 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-edad0caa-d5b1-4de3-8f4c-32a2ef18b703 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 13 03:42:15.882447 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1136/4531] 10.4.3.140 () {66 vars in 1258 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:15.889514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d939c002-8f55-4c92-a269-1079f7d81736 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.891387 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d939c002-8f55-4c92-a269-1079f7d81736 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:15.891655 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d939c002-8f55-4c92-a269-1079f7d81736 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.891899 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d939c002-8f55-4c92-a269-1079f7d81736 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.891992 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d939c002-8f55-4c92-a269-1079f7d81736 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:15.895512 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dd5b6e2f-73b9-486e-8ea6-beadbe694eee None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.896338 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:15.896338 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:15.897077 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d939c002-8f55-4c92-a269-1079f7d81736 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:15.897287 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dd5b6e2f-73b9-486e-8ea6-beadbe694eee tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots Aug 13 03:42:15.897455 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1142/4532] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:15.897501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dd5b6e2f-73b9-486e-8ea6-beadbe694eee tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.897674 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dd5b6e2f-73b9-486e-8ea6-beadbe694eee tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.897945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-dd5b6e2f-73b9-486e-8ea6-beadbe694eee tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:15.899013 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.db.api [None req-dd5b6e2f-73b9-486e-8ea6-beadbe694eee tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100341) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:15.905739 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-dd5b6e2f-73b9-486e-8ea6-beadbe694eee tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:15.906115 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dd5b6e2f-73b9-486e-8ea6-beadbe694eee tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Aug 13 03:42:15.906435 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1127/4533] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:15.915742 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-84444be0-60d6-4d61-a7d7-eb2fa04ab231 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.917518 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-84444be0-60d6-4d61-a7d7-eb2fa04ab231 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?limit=100000 Aug 13 03:42:15.917937 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-84444be0-60d6-4d61-a7d7-eb2fa04ab231 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.918280 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-84444be0-60d6-4d61-a7d7-eb2fa04ab231 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.919839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-84444be0-60d6-4d61-a7d7-eb2fa04ab231 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:15.919839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.db.api [None req-84444be0-60d6-4d61-a7d7-eb2fa04ab231 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100340) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:15.925050 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-84444be0-60d6-4d61-a7d7-eb2fa04ab231 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:15.926015 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-84444be0-60d6-4d61-a7d7-eb2fa04ab231 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 13 03:42:15.926015 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1129/4534] 10.4.3.140 () {66 vars in 1268 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:15.936628 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e7e6d559-40d1-40da-a3c6-0c2553876941 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.938875 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7e6d559-40d1-40da-a3c6-0c2553876941 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?limit=0 Aug 13 03:42:15.939138 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7e6d559-40d1-40da-a3c6-0c2553876941 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.939391 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e7e6d559-40d1-40da-a3c6-0c2553876941 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.939657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-e7e6d559-40d1-40da-a3c6-0c2553876941 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:15.940023 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:15.940023 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:15.941027 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-e7e6d559-40d1-40da-a3c6-0c2553876941 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:15.944877 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e7e6d559-40d1-40da-a3c6-0c2553876941 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:15.945161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e7e6d559-40d1-40da-a3c6-0c2553876941 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 13 03:42:15.945610 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1137/4535] 10.4.3.140 () {66 vars in 1258 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:42:15.955217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-13899eea-5516-41e4-acda-c60f51f89f99 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.958309 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13899eea-5516-41e4-acda-c60f51f89f99 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots Aug 13 03:42:15.958531 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13899eea-5516-41e4-acda-c60f51f89f99 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.958803 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-13899eea-5516-41e4-acda-c60f51f89f99 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.959071 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-13899eea-5516-41e4-acda-c60f51f89f99 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:15.960210 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-13899eea-5516-41e4-acda-c60f51f89f99 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:15.964290 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-13899eea-5516-41e4-acda-c60f51f89f99 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:15.964739 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-13899eea-5516-41e4-acda-c60f51f89f99 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 200 Aug 13 03:42:15.965208 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1143/4536] 10.4.3.140 () {66 vars in 1243 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:15.974382 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ded9294a-409e-4f75-86df-ef8d38ae3906 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.976209 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ded9294a-409e-4f75-86df-ef8d38ae3906 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?marker=219da0d8-c3cd-40b9-b4c3-e7b087c4fbca Aug 13 03:42:15.976536 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ded9294a-409e-4f75-86df-ef8d38ae3906 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.976786 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ded9294a-409e-4f75-86df-ef8d38ae3906 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.977038 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-ded9294a-409e-4f75-86df-ef8d38ae3906 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:15.977328 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:15.977328 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:15.978311 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.db.api [None req-ded9294a-409e-4f75-86df-ef8d38ae3906 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100341) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:15.990514 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3106a070-72a1-44ce-ab98-1890b9dfbe91 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:15.994060 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3106a070-72a1-44ce-ab98-1890b9dfbe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:15.994060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3106a070-72a1-44ce-ab98-1890b9dfbe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:15.994060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3106a070-72a1-44ce-ab98-1890b9dfbe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:15.994228 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ded9294a-409e-4f75-86df-ef8d38ae3906 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:15.994565 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ded9294a-409e-4f75-86df-ef8d38ae3906 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?marker=219da0d8-c3cd-40b9-b4c3-e7b087c4fbca returned with HTTP 200 Aug 13 03:42:15.995030 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1128/4537] 10.4.3.140 () {66 vars in 1330 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/snapshots?marker=219da0d8-c3cd-40b9-b4c3-e7b087c4fbca => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.005610 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.005610 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:16.006621 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-71f0fc93-0742-44c6-b985-dd8a3628eff2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.008544 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71f0fc93-0742-44c6-b985-dd8a3628eff2 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?offset=2&limit=3 Aug 13 03:42:16.008991 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71f0fc93-0742-44c6-b985-dd8a3628eff2 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.009045 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71f0fc93-0742-44c6-b985-dd8a3628eff2 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.009638 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-71f0fc93-0742-44c6-b985-dd8a3628eff2 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.011120 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-71f0fc93-0742-44c6-b985-dd8a3628eff2 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.013853 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3106a070-72a1-44ce-ab98-1890b9dfbe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:16.023762 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-71f0fc93-0742-44c6-b985-dd8a3628eff2 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.024191 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71f0fc93-0742-44c6-b985-dd8a3628eff2 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 13 03:42:16.024535 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1138/4538] 10.4.3.140 () {66 vars in 1276 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.034508 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3106a070-72a1-44ce-ab98-1890b9dfbe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:16.035124 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1130/4539] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:15 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.037275 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3d8d73fa-cb3d-4107-a673-8ae659a48efb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.041579 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d8d73fa-cb3d-4107-a673-8ae659a48efb tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 13 03:42:16.041579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d8d73fa-cb3d-4107-a673-8ae659a48efb tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.044977 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3d8d73fa-cb3d-4107-a673-8ae659a48efb tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.045337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-3d8d73fa-cb3d-4107-a673-8ae659a48efb tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.045481 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.045481 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:16.046323 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-3d8d73fa-cb3d-4107-a673-8ae659a48efb tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.059437 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3d8d73fa-cb3d-4107-a673-8ae659a48efb tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.059899 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3d8d73fa-cb3d-4107-a673-8ae659a48efb tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 13 03:42:16.060575 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1144/4540] 10.4.3.140 () {66 vars in 1308 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.072120 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9f22dcdb-7f72-42f4-9e2a-7ee367912ee0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.073731 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f22dcdb-7f72-42f4-9e2a-7ee367912ee0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 13 03:42:16.074336 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f22dcdb-7f72-42f4-9e2a-7ee367912ee0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.074336 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9f22dcdb-7f72-42f4-9e2a-7ee367912ee0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.074336 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-9f22dcdb-7f72-42f4-9e2a-7ee367912ee0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.074918 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.074918 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:16.075738 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.db.api [None req-9f22dcdb-7f72-42f4-9e2a-7ee367912ee0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100341) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.083605 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9f22dcdb-7f72-42f4-9e2a-7ee367912ee0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.084259 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9f22dcdb-7f72-42f4-9e2a-7ee367912ee0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 13 03:42:16.084878 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1129/4541] 10.4.3.140 () {66 vars in 1310 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.094248 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-778788b2-fd00-4bec-8161-8a6ad3b645b8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.096761 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-778788b2-fd00-4bec-8161-8a6ad3b645b8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 13 03:42:16.096761 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-778788b2-fd00-4bec-8161-8a6ad3b645b8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.096761 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-778788b2-fd00-4bec-8161-8a6ad3b645b8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.101269 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-778788b2-fd00-4bec-8161-8a6ad3b645b8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.101269 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.101269 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:16.101269 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-778788b2-fd00-4bec-8161-8a6ad3b645b8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.115426 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-778788b2-fd00-4bec-8161-8a6ad3b645b8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.115426 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-778788b2-fd00-4bec-8161-8a6ad3b645b8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 13 03:42:16.116342 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1139/4542] 10.4.3.140 () {66 vars in 1292 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.128226 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ece964f6-88bc-4659-836a-428b6ee71443 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.130657 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ece964f6-88bc-4659-836a-428b6ee71443 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 13 03:42:16.130876 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ece964f6-88bc-4659-836a-428b6ee71443 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.132128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ece964f6-88bc-4659-836a-428b6ee71443 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.132128 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-ece964f6-88bc-4659-836a-428b6ee71443 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.132803 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.db.api [None req-ece964f6-88bc-4659-836a-428b6ee71443 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100340) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.146060 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ece964f6-88bc-4659-836a-428b6ee71443 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.146553 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ece964f6-88bc-4659-836a-428b6ee71443 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 13 03:42:16.147050 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1131/4543] 10.4.3.140 () {66 vars in 1294 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.159054 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bb88ba03-e634-4aff-8bd5-bb1ed85acc78 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.160872 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb88ba03-e634-4aff-8bd5-bb1ed85acc78 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 13 03:42:16.161110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb88ba03-e634-4aff-8bd5-bb1ed85acc78 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.161337 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bb88ba03-e634-4aff-8bd5-bb1ed85acc78 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.161604 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-bb88ba03-e634-4aff-8bd5-bb1ed85acc78 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.161928 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.161928 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:16.162943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-bb88ba03-e634-4aff-8bd5-bb1ed85acc78 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.175217 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bb88ba03-e634-4aff-8bd5-bb1ed85acc78 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.175673 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bb88ba03-e634-4aff-8bd5-bb1ed85acc78 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 13 03:42:16.176014 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1145/4544] 10.4.3.140 () {66 vars in 1312 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.189250 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fa055440-6864-474f-a717-932c3ed88d42 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.191296 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fa055440-6864-474f-a717-932c3ed88d42 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 13 03:42:16.191296 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fa055440-6864-474f-a717-932c3ed88d42 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.191549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fa055440-6864-474f-a717-932c3ed88d42 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.191758 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-fa055440-6864-474f-a717-932c3ed88d42 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.192061 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.192061 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:16.192932 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.db.api [None req-fa055440-6864-474f-a717-932c3ed88d42 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100341) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.205848 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fa055440-6864-474f-a717-932c3ed88d42 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.206000 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fa055440-6864-474f-a717-932c3ed88d42 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 13 03:42:16.206409 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1130/4545] 10.4.3.140 () {66 vars in 1314 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.216321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-10f33ac0-88dc-4fc2-90ed-8d2e8b23ef35 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.218226 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10f33ac0-88dc-4fc2-90ed-8d2e8b23ef35 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 Aug 13 03:42:16.218423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10f33ac0-88dc-4fc2-90ed-8d2e8b23ef35 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.218670 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-10f33ac0-88dc-4fc2-90ed-8d2e8b23ef35 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.218976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-10f33ac0-88dc-4fc2-90ed-8d2e8b23ef35 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.219277 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.219277 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:16.220138 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-10f33ac0-88dc-4fc2-90ed-8d2e8b23ef35 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.231522 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-10f33ac0-88dc-4fc2-90ed-8d2e8b23ef35 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.232040 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.232040 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:16.232654 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-10f33ac0-88dc-4fc2-90ed-8d2e8b23ef35 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 returned with HTTP 200 Aug 13 03:42:16.233108 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1140/4546] 10.4.3.140 () {66 vars in 1385 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.243080 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-68bf9806-fcd5-461b-bd25-04b2aa8d98d8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.245182 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-68bf9806-fcd5-461b-bd25-04b2aa8d98d8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail?status=available Aug 13 03:42:16.245416 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-68bf9806-fcd5-461b-bd25-04b2aa8d98d8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.245634 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-68bf9806-fcd5-461b-bd25-04b2aa8d98d8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.245937 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-68bf9806-fcd5-461b-bd25-04b2aa8d98d8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.246257 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.246257 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:16.247263 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.db.api [None req-68bf9806-fcd5-461b-bd25-04b2aa8d98d8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100340) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.261609 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-68bf9806-fcd5-461b-bd25-04b2aa8d98d8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.262400 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.262400 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:16.263340 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-68bf9806-fcd5-461b-bd25-04b2aa8d98d8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 13 03:42:16.263905 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1132/4547] 10.4.3.140 () {66 vars in 1297 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:16.267795 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-558e6bf9-9456-4be8-801f-030e76ac497f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.269861 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-558e6bf9-9456-4be8-801f-030e76ac497f tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:16.270149 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-558e6bf9-9456-4be8-801f-030e76ac497f tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.270325 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-558e6bf9-9456-4be8-801f-030e76ac497f tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.270468 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-558e6bf9-9456-4be8-801f-030e76ac497f tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:16.273656 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-73db8655-d4ff-49b5-b672-8479e48cdc09 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.275939 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.275939 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:16.276159 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-73db8655-d4ff-49b5-b672-8479e48cdc09 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 Aug 13 03:42:16.276159 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-73db8655-d4ff-49b5-b672-8479e48cdc09 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.276266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-73db8655-d4ff-49b5-b672-8479e48cdc09 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.276504 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.api_utils [None req-73db8655-d4ff-49b5-b672-8479e48cdc09 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.276666 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-558e6bf9-9456-4be8-801f-030e76ac497f tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:16.276747 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.276747 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:16.277160 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1146/4548] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.277753 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.db.api [None req-73db8655-d4ff-49b5-b672-8479e48cdc09 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100341) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.289306 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-73db8655-d4ff-49b5-b672-8479e48cdc09 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.289712 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.289712 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:16.290278 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-73db8655-d4ff-49b5-b672-8479e48cdc09 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 returned with HTTP 200 Aug 13 03:42:16.290664 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1131/4549] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.304138 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-951b56fe-4754-4a6b-89d7-47719a57435d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.306280 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-951b56fe-4754-4a6b-89d7-47719a57435d tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 Aug 13 03:42:16.306376 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-951b56fe-4754-4a6b-89d7-47719a57435d tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.306858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-951b56fe-4754-4a6b-89d7-47719a57435d tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.306941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-951b56fe-4754-4a6b-89d7-47719a57435d tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.308204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.db.api [None req-951b56fe-4754-4a6b-89d7-47719a57435d tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100342) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.312392 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-951b56fe-4754-4a6b-89d7-47719a57435d tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.313074 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-951b56fe-4754-4a6b-89d7-47719a57435d tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 returned with HTTP 200 Aug 13 03:42:16.313344 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1141/4550] 10.4.3.140 () {66 vars in 1364 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 => generated 342 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.322412 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f6648828-bc02-482f-8fdf-7f8362840c2f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.324371 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f6648828-bc02-482f-8fdf-7f8362840c2f tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?status=available Aug 13 03:42:16.324602 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f6648828-bc02-482f-8fdf-7f8362840c2f tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.324812 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f6648828-bc02-482f-8fdf-7f8362840c2f tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.325042 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.api_utils [None req-f6648828-bc02-482f-8fdf-7f8362840c2f tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100340) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.326211 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.db.api [None req-f6648828-bc02-482f-8fdf-7f8362840c2f tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100340) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.330479 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f6648828-bc02-482f-8fdf-7f8362840c2f tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.330902 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f6648828-bc02-482f-8fdf-7f8362840c2f tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?status=available returned with HTTP 200 Aug 13 03:42:16.331375 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1133/4551] 10.4.3.140 () {66 vars in 1276 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.340840 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0d52b3ba-2d16-4dcb-8d93-229c4606d338 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.342670 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d52b3ba-2d16-4dcb-8d93-229c4606d338 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 Aug 13 03:42:16.342880 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d52b3ba-2d16-4dcb-8d93-229c4606d338 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.343130 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d52b3ba-2d16-4dcb-8d93-229c4606d338 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.343372 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-0d52b3ba-2d16-4dcb-8d93-229c4606d338 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:42:16.344397 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.db.api [None req-0d52b3ba-2d16-4dcb-8d93-229c4606d338 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Building query based on filter {{(pid=100343) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 13 03:42:16.357058 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0d52b3ba-2d16-4dcb-8d93-229c4606d338 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Get all snapshots completed successfully. Aug 13 03:42:16.357582 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d52b3ba-2d16-4dcb-8d93-229c4606d338 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 returned with HTTP 200 Aug 13 03:42:16.357977 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1147/4552] 10.4.3.140 () {66 vars in 1398 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176506850 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.369163 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1da8a01e-1cd9-4b08-8c40-e7615cd4ab53 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.371213 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1da8a01e-1cd9-4b08-8c40-e7615cd4ab53 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d Aug 13 03:42:16.371433 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1da8a01e-1cd9-4b08-8c40-e7615cd4ab53 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.371644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1da8a01e-1cd9-4b08-8c40-e7615cd4ab53 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.371948 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-1da8a01e-1cd9-4b08-8c40-e7615cd4ab53 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Delete snapshot with id: 8f2760ca-25b3-44d6-81c8-95bef177550d Aug 13 03:42:16.377345 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.377345 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:16.377912 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1da8a01e-1cd9-4b08-8c40-e7615cd4ab53 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:16.400920 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1da8a01e-1cd9-4b08-8c40-e7615cd4ab53 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot delete request issued successfully. Aug 13 03:42:16.401155 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1da8a01e-1cd9-4b08-8c40-e7615cd4ab53 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d returned with HTTP 202 Aug 13 03:42:16.401657 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1132/4553] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:16 2026] DELETE /volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:16.410446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-83c10cb3-b109-43ec-9faf-d9c786e0e4fc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.412381 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83c10cb3-b109-43ec-9faf-d9c786e0e4fc tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d Aug 13 03:42:16.412634 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83c10cb3-b109-43ec-9faf-d9c786e0e4fc tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.412927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-83c10cb3-b109-43ec-9faf-d9c786e0e4fc tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.419669 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.419669 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:16.420286 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-83c10cb3-b109-43ec-9faf-d9c786e0e4fc tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:16.421394 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-83c10cb3-b109-43ec-9faf-d9c786e0e4fc tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d returned with HTTP 200 Aug 13 03:42:16.422065 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1142/4554] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.800267 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e356171d-5e2e-4c31-b16b-97c0ed599a77 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.802355 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e356171d-5e2e-4c31-b16b-97c0ed599a77 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:16.802642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e356171d-5e2e-4c31-b16b-97c0ed599a77 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.802924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e356171d-5e2e-4c31-b16b-97c0ed599a77 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.802924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e356171d-5e2e-4c31-b16b-97c0ed599a77 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:16.808162 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.808162 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:16.809024 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e356171d-5e2e-4c31-b16b-97c0ed599a77 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:16.809742 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1134/4555] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:16.909188 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8cf1c4a3-d138-4d3a-bc96-5251b32cd838 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:16.911500 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8cf1c4a3-d138-4d3a-bc96-5251b32cd838 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:16.911750 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8cf1c4a3-d138-4d3a-bc96-5251b32cd838 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:16.912274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8cf1c4a3-d138-4d3a-bc96-5251b32cd838 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:16.912274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8cf1c4a3-d138-4d3a-bc96-5251b32cd838 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:16.918078 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:16.918078 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:16.919068 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8cf1c4a3-d138-4d3a-bc96-5251b32cd838 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:16.919513 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1148/4556] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:16 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:17.050941 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a23d1db8-b0a8-4109-8d8c-d2cac2086ace None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:17.052645 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a23d1db8-b0a8-4109-8d8c-d2cac2086ace tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:17.052858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a23d1db8-b0a8-4109-8d8c-d2cac2086ace tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:17.053061 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a23d1db8-b0a8-4109-8d8c-d2cac2086ace tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:17.062863 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:17.062863 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:17.066500 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a23d1db8-b0a8-4109-8d8c-d2cac2086ace tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:17.070574 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a23d1db8-b0a8-4109-8d8c-d2cac2086ace tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:17.070972 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1133/4557] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:17 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:17.286973 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-999fd41f-606f-41dd-9f61-bec1e7819131 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:17.288713 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-999fd41f-606f-41dd-9f61-bec1e7819131 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:17.288968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-999fd41f-606f-41dd-9f61-bec1e7819131 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:17.289136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-999fd41f-606f-41dd-9f61-bec1e7819131 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:17.289244 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-999fd41f-606f-41dd-9f61-bec1e7819131 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:17.293294 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:17.293294 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:17.293959 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-999fd41f-606f-41dd-9f61-bec1e7819131 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:17.294362 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1143/4558] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:17 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:17.432266 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-538fcb4c-83af-42bf-ab45-97f45881a846 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:17.434517 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-538fcb4c-83af-42bf-ab45-97f45881a846 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d Aug 13 03:42:17.434803 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-538fcb4c-83af-42bf-ab45-97f45881a846 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:17.435022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-538fcb4c-83af-42bf-ab45-97f45881a846 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:17.440355 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-538fcb4c-83af-42bf-ab45-97f45881a846 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d returned with HTTP 404 Aug 13 03:42:17.441030 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1135/4559] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:17 2026] GET /volume/v3/snapshots/8f2760ca-25b3-44d6-81c8-95bef177550d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:17.450650 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d462a9af-c5f8-4e57-aac6-43dd852424b3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:17.452574 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d462a9af-c5f8-4e57-aac6-43dd852424b3 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca Aug 13 03:42:17.452840 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d462a9af-c5f8-4e57-aac6-43dd852424b3 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:17.453073 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d462a9af-c5f8-4e57-aac6-43dd852424b3 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:17.453223 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-d462a9af-c5f8-4e57-aac6-43dd852424b3 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Delete snapshot with id: 219da0d8-c3cd-40b9-b4c3-e7b087c4fbca Aug 13 03:42:17.458430 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:17.458430 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:17.458982 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d462a9af-c5f8-4e57-aac6-43dd852424b3 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:17.475668 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d462a9af-c5f8-4e57-aac6-43dd852424b3 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot delete request issued successfully. Aug 13 03:42:17.475978 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d462a9af-c5f8-4e57-aac6-43dd852424b3 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca returned with HTTP 202 Aug 13 03:42:17.476385 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1149/4560] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:17 2026] DELETE /volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:17.488686 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-85019678-0133-43a7-9f33-1b4d2429e209 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:17.492204 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85019678-0133-43a7-9f33-1b4d2429e209 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca Aug 13 03:42:17.492508 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85019678-0133-43a7-9f33-1b4d2429e209 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:17.492769 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85019678-0133-43a7-9f33-1b4d2429e209 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:17.500187 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:17.500187 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:17.500787 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-85019678-0133-43a7-9f33-1b4d2429e209 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:17.502066 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85019678-0133-43a7-9f33-1b4d2429e209 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca returned with HTTP 200 Aug 13 03:42:17.502227 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1134/4561] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:17 2026] GET /volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:17.819771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-adc069b3-af03-4510-84fa-7b3c75068c00 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:17.824460 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-adc069b3-af03-4510-84fa-7b3c75068c00 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:17.824685 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-adc069b3-af03-4510-84fa-7b3c75068c00 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:17.824959 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-adc069b3-af03-4510-84fa-7b3c75068c00 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:17.825070 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-adc069b3-af03-4510-84fa-7b3c75068c00 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:17.829757 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:17.829757 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:17.830793 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-adc069b3-af03-4510-84fa-7b3c75068c00 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:17.831202 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1144/4562] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:17 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:17.931444 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f3682ffa-bb81-4f3f-acf6-1bb6dceafb25 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:17.932274 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3682ffa-bb81-4f3f-acf6-1bb6dceafb25 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:17.932455 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3682ffa-bb81-4f3f-acf6-1bb6dceafb25 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:17.932672 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3682ffa-bb81-4f3f-acf6-1bb6dceafb25 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:17.932767 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f3682ffa-bb81-4f3f-acf6-1bb6dceafb25 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:17.940036 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:17.940036 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:17.940986 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3682ffa-bb81-4f3f-acf6-1bb6dceafb25 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:17.941411 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1136/4563] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:17 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:18.085589 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de3f9fcf-c967-483b-9edf-c9cb76b8efc7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:18.088353 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de3f9fcf-c967-483b-9edf-c9cb76b8efc7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:18.088353 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de3f9fcf-c967-483b-9edf-c9cb76b8efc7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:18.088567 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de3f9fcf-c967-483b-9edf-c9cb76b8efc7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:18.101836 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:18.101836 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:18.107937 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-de3f9fcf-c967-483b-9edf-c9cb76b8efc7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:18.113920 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de3f9fcf-c967-483b-9edf-c9cb76b8efc7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:18.114397 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1150/4564] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:18 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:18.305508 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-415df3af-3461-40a2-8026-a57a77e0b76d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:18.308997 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-415df3af-3461-40a2-8026-a57a77e0b76d tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:18.309964 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-415df3af-3461-40a2-8026-a57a77e0b76d tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:18.310330 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-415df3af-3461-40a2-8026-a57a77e0b76d tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:18.310487 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-415df3af-3461-40a2-8026-a57a77e0b76d tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:18.317605 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:18.317605 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:18.318337 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-415df3af-3461-40a2-8026-a57a77e0b76d tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:18.318761 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1135/4565] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:18 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:18.392244 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-015e0f94-2cf2-403b-a633-13738d5e1610 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:18.394542 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:18.395081 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1318242727", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:18.397440 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1318242727', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:18.397749 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume of 1 GB Aug 13 03:42:18.403993 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Availability Zones retrieved successfully. Aug 13 03:42:18.410348 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Flow 'volume_create_api' (542f8245-8bf1-4dec-ad5c-e594d542bb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:18.411505 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8cff19f-9142-4ea1-8fd3-de7c332398c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:18.412578 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:18.440439 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8cff19f-9142-4ea1-8fd3-de7c332398c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:18.441541 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c25f026-cf97-4849-974a-7d40ba1aade9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:18.508130 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Created reservations ['da0aeb44-a2b8-47c7-961e-00c1ee83341a', 'c0c2ae5b-7320-4238-ae16-99a0fd6ff107', '38b60197-e829-4c3a-a2fe-0aa9519342e2', '5f91b86d-a04a-4f60-880a-1802167bb22e'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:18.509242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c25f026-cf97-4849-974a-7d40ba1aade9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da0aeb44-a2b8-47c7-961e-00c1ee83341a', 'c0c2ae5b-7320-4238-ae16-99a0fd6ff107', '38b60197-e829-4c3a-a2fe-0aa9519342e2', '5f91b86d-a04a-4f60-880a-1802167bb22e']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:18.511240 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df72010-ac54-4607-a8b4-8096eb3992e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:18.513405 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0081f55e-7919-4c90-b9e8-5c99c2d68db0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:18.516025 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0081f55e-7919-4c90-b9e8-5c99c2d68db0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca Aug 13 03:42:18.516300 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0081f55e-7919-4c90-b9e8-5c99c2d68db0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:18.516556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0081f55e-7919-4c90-b9e8-5c99c2d68db0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:18.522296 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0081f55e-7919-4c90-b9e8-5c99c2d68db0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca returned with HTTP 404 Aug 13 03:42:18.522982 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1137/4566] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:18 2026] GET /volume/v3/snapshots/219da0d8-c3cd-40b9-b4c3-e7b087c4fbca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:18.532561 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e13daf4f-8c1a-44d2-b2eb-9814f8f645e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:18.534319 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e13daf4f-8c1a-44d2-b2eb-9814f8f645e0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 Aug 13 03:42:18.534499 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e13daf4f-8c1a-44d2-b2eb-9814f8f645e0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:18.534696 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e13daf4f-8c1a-44d2-b2eb-9814f8f645e0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:18.534838 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-e13daf4f-8c1a-44d2-b2eb-9814f8f645e0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Delete snapshot with id: c083400b-369f-483c-981e-7ab53dfc6705 Aug 13 03:42:18.541858 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:18.541858 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:18.542081 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df72010-ac54-4607-a8b4-8096eb3992e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5061e6b3-440b-446f-a28c-ed4600bb3103', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1318242727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1c7f20f3924701bed48c36eb9c151d',qos_specs=None,replication_status=,reservations=['da0aeb44-a2b8-47c7-961e-00c1ee83341a','c0c2ae5b-7320-4238-ae16-99a0fd6ff107','38b60197-e829-4c3a-a2fe-0aa9519342e2','5f91b86d-a04a-4f60-880a-1802167bb22e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='408c0e0beee342c49d9ebfbf5b820609',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1318242727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5061e6b3-440b-446f-a28c-ed4600bb3103,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d1c7f20f3924701bed48c36eb9c151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='408c0e0beee342c49d9ebfbf5b820609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:18.542299 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e13daf4f-8c1a-44d2-b2eb-9814f8f645e0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:18.542773 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12142dc1-228a-4dcb-9f0f-82930f15d408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:18.558881 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12142dc1-228a-4dcb-9f0f-82930f15d408) transitioned into state 'SUCCESS' from state '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-1318242727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1c7f20f3924701bed48c36eb9c151d',qos_specs=None,replication_status=,reservations=['da0aeb44-a2b8-47c7-961e-00c1ee83341a','c0c2ae5b-7320-4238-ae16-99a0fd6ff107','38b60197-e829-4c3a-a2fe-0aa9519342e2','5f91b86d-a04a-4f60-880a-1802167bb22e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='408c0e0beee342c49d9ebfbf5b820609',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:18.559167 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e13daf4f-8c1a-44d2-b2eb-9814f8f645e0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot delete request issued successfully. Aug 13 03:42:18.559347 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e13daf4f-8c1a-44d2-b2eb-9814f8f645e0 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 returned with HTTP 202 Aug 13 03:42:18.559547 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f48edaa-7e98-40c8-9415-25cdb123e48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:18.559801 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1151/4567] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:18 2026] DELETE /volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:18.568576 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fbdb6336-ccbc-4ac3-bf87-a6444836d4b4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:18.570950 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f48edaa-7e98-40c8-9415-25cdb123e48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:18.571396 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fbdb6336-ccbc-4ac3-bf87-a6444836d4b4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 Aug 13 03:42:18.571396 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fbdb6336-ccbc-4ac3-bf87-a6444836d4b4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:18.571615 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fbdb6336-ccbc-4ac3-bf87-a6444836d4b4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:18.572158 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Flow 'volume_create_api' (542f8245-8bf1-4dec-ad5c-e594d542bb11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:18.572483 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume request issued successfully. Aug 13 03:42:18.573264 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-015e0f94-2cf2-403b-a633-13738d5e1610 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:18.573892 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1145/4568] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:18 2026] POST /volume/v3/volumes => generated 757 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:18.577683 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:18.577683 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:18.578277 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fbdb6336-ccbc-4ac3-bf87-a6444836d4b4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Snapshot retrieved successfully. Aug 13 03:42:18.579193 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fbdb6336-ccbc-4ac3-bf87-a6444836d4b4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 returned with HTTP 200 Aug 13 03:42:18.579629 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1136/4569] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:18 2026] GET /volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:18.586509 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c021bc32-e651-477a-bbc4-9605598cd463 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:18.589585 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c021bc32-e651-477a-bbc4-9605598cd463 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:18.589811 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c021bc32-e651-477a-bbc4-9605598cd463 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:18.590044 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c021bc32-e651-477a-bbc4-9605598cd463 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:18.600548 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:18.600548 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:18.607548 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c021bc32-e651-477a-bbc4-9605598cd463 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:18.613696 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c021bc32-e651-477a-bbc4-9605598cd463 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:18.614162 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1138/4570] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:18 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:18.843049 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3639fd50-6e6a-4da8-86ab-fe069e9527c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:18.845240 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3639fd50-6e6a-4da8-86ab-fe069e9527c2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:18.845487 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3639fd50-6e6a-4da8-86ab-fe069e9527c2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:18.845742 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3639fd50-6e6a-4da8-86ab-fe069e9527c2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:18.845914 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-3639fd50-6e6a-4da8-86ab-fe069e9527c2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:18.851420 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:18.851420 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:18.852579 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3639fd50-6e6a-4da8-86ab-fe069e9527c2 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:18.853094 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1152/4571] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:18 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:18.957373 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a709d083-54e6-434c-b37e-3e8a99ad1607 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:18.959715 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a709d083-54e6-434c-b37e-3e8a99ad1607 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:18.960063 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a709d083-54e6-434c-b37e-3e8a99ad1607 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:18.960521 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a709d083-54e6-434c-b37e-3e8a99ad1607 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:18.960521 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a709d083-54e6-434c-b37e-3e8a99ad1607 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:18.968588 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:18.968588 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:18.969410 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a709d083-54e6-434c-b37e-3e8a99ad1607 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:18.969876 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1146/4572] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:18 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:19.130850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8b16961d-0a9f-4e1e-876e-399df2c07d93 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.134029 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8b16961d-0a9f-4e1e-876e-399df2c07d93 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:19.134300 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8b16961d-0a9f-4e1e-876e-399df2c07d93 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.134507 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8b16961d-0a9f-4e1e-876e-399df2c07d93 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.148919 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:19.148919 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:19.153029 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8b16961d-0a9f-4e1e-876e-399df2c07d93 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:19.158074 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8b16961d-0a9f-4e1e-876e-399df2c07d93 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:19.158523 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1137/4573] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:19 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:19.330526 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4dddbef9-032e-4203-ba92-18f03a71d15a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.332751 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4dddbef9-032e-4203-ba92-18f03a71d15a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:19.333037 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4dddbef9-032e-4203-ba92-18f03a71d15a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.333284 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4dddbef9-032e-4203-ba92-18f03a71d15a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.333419 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-4dddbef9-032e-4203-ba92-18f03a71d15a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:19.338570 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:19.338570 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:19.339404 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4dddbef9-032e-4203-ba92-18f03a71d15a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:19.339974 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1139/4574] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:19 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:19.589845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-739e8cf0-b98e-49a0-b66c-e4a15071f308 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.592172 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-739e8cf0-b98e-49a0-b66c-e4a15071f308 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 Aug 13 03:42:19.592172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-739e8cf0-b98e-49a0-b66c-e4a15071f308 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.592172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-739e8cf0-b98e-49a0-b66c-e4a15071f308 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.598756 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-739e8cf0-b98e-49a0-b66c-e4a15071f308 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 returned with HTTP 404 Aug 13 03:42:19.599760 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1153/4575] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:19 2026] GET /volume/v3/snapshots/c083400b-369f-483c-981e-7ab53dfc6705 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:19.608914 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f5feb632-90b3-4380-9fbe-c4421b318bb8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.612729 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f5feb632-90b3-4380-9fbe-c4421b318bb8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:19.613462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f5feb632-90b3-4380-9fbe-c4421b318bb8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.613462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f5feb632-90b3-4380-9fbe-c4421b318bb8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.626354 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:19.626354 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:19.628247 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-47a0618c-33df-4edb-b540-80fecf8ab01e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.630072 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-47a0618c-33df-4edb-b540-80fecf8ab01e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:19.630297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-47a0618c-33df-4edb-b540-80fecf8ab01e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.630467 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-47a0618c-33df-4edb-b540-80fecf8ab01e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.631226 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f5feb632-90b3-4380-9fbe-c4421b318bb8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Volume info retrieved successfully. Aug 13 03:42:19.635876 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f5feb632-90b3-4380-9fbe-c4421b318bb8 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 returned with HTTP 200 Aug 13 03:42:19.636247 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1147/4576] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:19 2026] GET /volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:19.637664 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:19.637664 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:19.641496 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-47a0618c-33df-4edb-b540-80fecf8ab01e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:19.645549 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-47a0618c-33df-4edb-b540-80fecf8ab01e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:19.645973 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1138/4577] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:19 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:19.648226 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1db9b63c-a251-4ba3-bcc3-6c7f26d569a4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.650225 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1db9b63c-a251-4ba3-bcc3-6c7f26d569a4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:19.650457 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1db9b63c-a251-4ba3-bcc3-6c7f26d569a4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.650720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1db9b63c-a251-4ba3-bcc3-6c7f26d569a4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.650933 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1db9b63c-a251-4ba3-bcc3-6c7f26d569a4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Delete volume with id: e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:19.657901 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:19.657901 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:19.658395 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1db9b63c-a251-4ba3-bcc3-6c7f26d569a4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Volume info retrieved successfully. Aug 13 03:42:19.660191 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3ecb9997-5e24-4590-820b-f8c86c5bb52a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.662547 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ecb9997-5e24-4590-820b-f8c86c5bb52a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:19.662772 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ecb9997-5e24-4590-820b-f8c86c5bb52a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.662969 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ecb9997-5e24-4590-820b-f8c86c5bb52a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.671102 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:19.671102 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:19.675555 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3ecb9997-5e24-4590-820b-f8c86c5bb52a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:19.679638 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1db9b63c-a251-4ba3-bcc3-6c7f26d569a4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Delete volume request issued successfully. Aug 13 03:42:19.679838 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1db9b63c-a251-4ba3-bcc3-6c7f26d569a4 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 returned with HTTP 202 Aug 13 03:42:19.680233 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1140/4578] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:19 2026] DELETE /volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:19.682273 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ecb9997-5e24-4590-820b-f8c86c5bb52a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:19.682756 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1154/4579] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:19 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:19.689586 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-de095c6b-2853-4ac6-aa04-b33fb1ba5169 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.691932 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de095c6b-2853-4ac6-aa04-b33fb1ba5169 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:19.692203 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de095c6b-2853-4ac6-aa04-b33fb1ba5169 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.692498 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-de095c6b-2853-4ac6-aa04-b33fb1ba5169 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.700592 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:19.700592 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:19.704638 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-de095c6b-2853-4ac6-aa04-b33fb1ba5169 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Volume info retrieved successfully. Aug 13 03:42:19.708692 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-de095c6b-2853-4ac6-aa04-b33fb1ba5169 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 returned with HTTP 200 Aug 13 03:42:19.709286 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1148/4580] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:19 2026] GET /volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:19.863228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e99b8bc7-b576-411b-8afd-fa87830af733 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.865030 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e99b8bc7-b576-411b-8afd-fa87830af733 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:19.865210 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e99b8bc7-b576-411b-8afd-fa87830af733 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.865381 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e99b8bc7-b576-411b-8afd-fa87830af733 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.865508 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e99b8bc7-b576-411b-8afd-fa87830af733 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:19.870097 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:19.870097 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:19.870986 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e99b8bc7-b576-411b-8afd-fa87830af733 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:19.871399 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1139/4581] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:19 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:19.982962 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0f90125c-c6be-426e-b947-84269919a505 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:19.986950 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0f90125c-c6be-426e-b947-84269919a505 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:19.986950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0f90125c-c6be-426e-b947-84269919a505 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:19.986950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0f90125c-c6be-426e-b947-84269919a505 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:19.986950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-0f90125c-c6be-426e-b947-84269919a505 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:19.989699 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:19.989699 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:19.990484 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0f90125c-c6be-426e-b947-84269919a505 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:19.991009 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1141/4582] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:19 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:20.001929 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.004699 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:20.004699 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bda1f998-f40a-466f-8aa9-7c8208115d9e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-519956307"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:20.008023 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request body: {'volume': {"'backup_id": 'bda1f998-f40a-466f-8aa9-7c8208115d9e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-519956307'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:20.008023 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume of 1 GB Aug 13 03:42:20.010685 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Availability Zones retrieved successfully. Aug 13 03:42:20.017423 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (dbf37b62-fe19-43ca-a417-007ac89e636b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.018650 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc5e680-2c14-4fbf-ac04-7334be7b778a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.019562 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:20.052450 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc5e680-2c14-4fbf-ac04-7334be7b778a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.053562 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3164e29c-cb3c-4ef0-bb30-005fab589d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.107257 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Created reservations ['b78e3c00-8096-425b-8446-6842a10f3a7b', '47a61b60-0cb0-4c54-af08-a60f1769a7f1', 'ca956856-9966-4012-a6a1-a9cfb2dc450e', '45a778b2-c567-4a1f-a74e-81f4dc209baf'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:20.108859 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3164e29c-cb3c-4ef0-bb30-005fab589d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b78e3c00-8096-425b-8446-6842a10f3a7b', '47a61b60-0cb0-4c54-af08-a60f1769a7f1', 'ca956856-9966-4012-a6a1-a9cfb2dc450e', '45a778b2-c567-4a1f-a74e-81f4dc209baf']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.110590 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625f849f-989c-4f4c-a3d6-20f5f3b07939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.145786 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625f849f-989c-4f4c-a3d6-20f5f3b07939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e03b860a-e362-4937-875e-5eb51f6c5af8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-519956307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['b78e3c00-8096-425b-8446-6842a10f3a7b','47a61b60-0cb0-4c54-af08-a60f1769a7f1','ca956856-9966-4012-a6a1-a9cfb2dc450e','45a778b2-c567-4a1f-a74e-81f4dc209baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-519956307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e03b860a-e362-4937-875e-5eb51f6c5af8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d88e8702c04c05b198c7dbaf68ff57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.146889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150bfdd5-7eb3-426c-a668-a31c0ddfa7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.171015 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3b347621-3ed0-4baa-8dd7-6f76643a4097 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.173215 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b347621-3ed0-4baa-8dd7-6f76643a4097 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:20.173450 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b347621-3ed0-4baa-8dd7-6f76643a4097 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.173679 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b347621-3ed0-4baa-8dd7-6f76643a4097 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.175933 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (150bfdd5-7eb3-426c-a668-a31c0ddfa7d0) transitioned into state 'SUCCESS' from state '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-519956307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['b78e3c00-8096-425b-8446-6842a10f3a7b','47a61b60-0cb0-4c54-af08-a60f1769a7f1','ca956856-9966-4012-a6a1-a9cfb2dc450e','45a778b2-c567-4a1f-a74e-81f4dc209baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.176790 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11afe6d5-0684-4259-9137-3065a07969b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.185545 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.185545 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:20.187844 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11afe6d5-0684-4259-9137-3065a07969b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.189027 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (dbf37b62-fe19-43ca-a417-007ac89e636b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.189406 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request issued successfully. Aug 13 03:42:20.190060 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64dbfe82-4ed8-497c-944a-cbe1ede0748d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:20.190249 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3b347621-3ed0-4baa-8dd7-6f76643a4097 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:20.190534 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1155/4583] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:20 2026] POST /volume/v3/volumes => generated 757 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:20.196242 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b347621-3ed0-4baa-8dd7-6f76643a4097 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:20.196776 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1149/4584] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:20.205873 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.208057 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:20.208460 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bda1f998-f40a-466f-8aa9-7c8208115d9e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-798820974"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:20.210273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request body: {'volume': {"'backup_id": 'bda1f998-f40a-466f-8aa9-7c8208115d9e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-798820974'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:20.210442 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume of 1 GB Aug 13 03:42:20.215123 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Availability Zones retrieved successfully. Aug 13 03:42:20.222553 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (080907e5-5379-40de-9788-612c688c5075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.223732 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505ffd5e-d06d-4639-bbc0-766bc8effcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.224916 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:20.251968 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505ffd5e-d06d-4639-bbc0-766bc8effcaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.252701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e14f456-85d1-4458-8850-e58941aab048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.290495 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Created reservations ['59fd1ba2-be84-4698-a999-bdba0517a80c', 'ff96193b-931d-4d13-afde-63d0c78f4501', '778dc182-0d49-41d5-aea2-d77cdd544d6a', '81a26f8b-f56a-4271-aec3-4c7b24ec8087'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:20.291580 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e14f456-85d1-4458-8850-e58941aab048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59fd1ba2-be84-4698-a999-bdba0517a80c', 'ff96193b-931d-4d13-afde-63d0c78f4501', '778dc182-0d49-41d5-aea2-d77cdd544d6a', '81a26f8b-f56a-4271-aec3-4c7b24ec8087']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.292690 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a42caf6-190c-43d3-93a0-be9125c39134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.317395 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a42caf6-190c-43d3-93a0-be9125c39134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9004490f-9168-474a-a545-888f606a480a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-798820974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['59fd1ba2-be84-4698-a999-bdba0517a80c','ff96193b-931d-4d13-afde-63d0c78f4501','778dc182-0d49-41d5-aea2-d77cdd544d6a','81a26f8b-f56a-4271-aec3-4c7b24ec8087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-798820974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9004490f-9168-474a-a545-888f606a480a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d88e8702c04c05b198c7dbaf68ff57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.318171 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c4e0a5-2c52-43e0-ac8a-a76705869aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.334962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c4e0a5-2c52-43e0-ac8a-a76705869aaf) transitioned into state 'SUCCESS' from state '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-798820974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['59fd1ba2-be84-4698-a999-bdba0517a80c','ff96193b-931d-4d13-afde-63d0c78f4501','778dc182-0d49-41d5-aea2-d77cdd544d6a','81a26f8b-f56a-4271-aec3-4c7b24ec8087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.335971 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2918459c-b436-46c1-8477-9525ce86d6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.346427 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2918459c-b436-46c1-8477-9525ce86d6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.347549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (080907e5-5379-40de-9788-612c688c5075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.347791 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request issued successfully. Aug 13 03:42:20.348440 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-82bb92c4-a8e4-4cb9-b0bc-87593f888611 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:20.349176 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1140/4585] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:20 2026] POST /volume/v3/volumes => generated 757 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:20.350110 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b5432ff9-bf16-49d0-bef9-bf796960fad5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.351895 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b5432ff9-bf16-49d0-bef9-bf796960fad5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:20.352124 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b5432ff9-bf16-49d0-bef9-bf796960fad5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.352338 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b5432ff9-bf16-49d0-bef9-bf796960fad5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.352471 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-b5432ff9-bf16-49d0-bef9-bf796960fad5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:20.358331 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.358331 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:20.359308 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b5432ff9-bf16-49d0-bef9-bf796960fad5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:20.359835 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1142/4586] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:20.364511 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.367837 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:20.368263 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bda1f998-f40a-466f-8aa9-7c8208115d9e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-997223941"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:20.371497 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request body: {'volume': {"'backup_id": 'bda1f998-f40a-466f-8aa9-7c8208115d9e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-997223941'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:20.372495 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume of 1 GB Aug 13 03:42:20.372495 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.372495 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:20.376910 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Availability Zones retrieved successfully. Aug 13 03:42:20.385277 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (9b881fa2-fad0-4917-b187-de7df40f6557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.386214 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5afb70-e660-4d13-ad1f-12ad9183f1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.387159 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:20.423563 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b5afb70-e660-4d13-ad1f-12ad9183f1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.424708 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d59268c8-4dbd-4963-b356-deadca25a9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.424909 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-8dabcf63-b910-4877-97ee-75384e4424eb req-cc853f72-fa01-4a7b-940c-bc49d4d90b5d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.427053 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-cc853f72-fa01-4a7b-940c-bc49d4d90b5d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:20.427243 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-cc853f72-fa01-4a7b-940c-bc49d4d90b5d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.427494 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-cc853f72-fa01-4a7b-940c-bc49d4d90b5d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.434192 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.434192 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:20.437716 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-8dabcf63-b910-4877-97ee-75384e4424eb req-cc853f72-fa01-4a7b-940c-bc49d4d90b5d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:20.441935 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-cc853f72-fa01-4a7b-940c-bc49d4d90b5d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:20.442421 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1150/4587] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:20.479214 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Created reservations ['4b2434ff-c79b-4b1e-bc17-05f4bc089bc5', 'c96c1f87-bc9b-40f2-9f86-132c52956589', '9b0bff15-8334-4fbb-865d-5090da719421', 'fa18dcb2-c7ba-4cc6-a316-4170f6900cbd'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:20.480349 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d59268c8-4dbd-4963-b356-deadca25a9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b2434ff-c79b-4b1e-bc17-05f4bc089bc5', 'c96c1f87-bc9b-40f2-9f86-132c52956589', '9b0bff15-8334-4fbb-865d-5090da719421', 'fa18dcb2-c7ba-4cc6-a316-4170f6900cbd']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.481289 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec963ac9-c997-4f35-897b-680ec7b14107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.507392 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec963ac9-c997-4f35-897b-680ec7b14107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '171b5b8b-bb82-406e-b0f6-28e869c95c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-997223941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['4b2434ff-c79b-4b1e-bc17-05f4bc089bc5','c96c1f87-bc9b-40f2-9f86-132c52956589','9b0bff15-8334-4fbb-865d-5090da719421','fa18dcb2-c7ba-4cc6-a316-4170f6900cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-997223941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=171b5b8b-bb82-406e-b0f6-28e869c95c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d88e8702c04c05b198c7dbaf68ff57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.508224 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea9207d3-2180-4aaf-81a9-06f288779e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.531759 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea9207d3-2180-4aaf-81a9-06f288779e18) transitioned into state 'SUCCESS' from state '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-997223941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['4b2434ff-c79b-4b1e-bc17-05f4bc089bc5','c96c1f87-bc9b-40f2-9f86-132c52956589','9b0bff15-8334-4fbb-865d-5090da719421','fa18dcb2-c7ba-4cc6-a316-4170f6900cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.531972 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-36d1aff3-1e60-4528-8654-5e7828253e05 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.532173 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-36d1aff3-1e60-4528-8654-5e7828253e05 None None] GET https://10.4.3.140/volume// Aug 13 03:42:20.532321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-36d1aff3-1e60-4528-8654-5e7828253e05 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.532486 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-36d1aff3-1e60-4528-8654-5e7828253e05 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.532624 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59268888-b8b2-41b6-981c-dc6edba794a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.532869 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-36d1aff3-1e60-4528-8654-5e7828253e05 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:20.533040 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1141/4588] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:20.544242 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-8dabcf63-b910-4877-97ee-75384e4424eb req-a2e12e55-9496-498c-8db1-ece782132def None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.545702 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59268888-b8b2-41b6-981c-dc6edba794a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.546153 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-a2e12e55-9496-498c-8db1-ece782132def tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:42:20.546503 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-a2e12e55-9496-498c-8db1-ece782132def tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5061e6b3-440b-446f-a28c-ed4600bb3103", "connector": null, "instance_uuid": "4cb16395-4af0-4b8e-9d7a-bf08d23801e5"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:20.546688 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (9b881fa2-fad0-4917-b187-de7df40f6557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.547040 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request issued successfully. Aug 13 03:42:20.547603 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b682ade-bf1a-4340-9cb2-dfcb6af173d3 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:20.548365 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1156/4589] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:20 2026] POST /volume/v3/volumes => generated 757 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:20.556399 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.556399 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:20.561623 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.563443 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:20.563862 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bda1f998-f40a-466f-8aa9-7c8208115d9e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1095177374"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:20.565493 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request body: {'volume': {"'backup_id": 'bda1f998-f40a-466f-8aa9-7c8208115d9e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1095177374'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:20.565678 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume of 1 GB Aug 13 03:42:20.570001 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Availability Zones retrieved successfully. Aug 13 03:42:20.575612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (9b07b0c2-a894-4cbc-8ea9-5ebd622bf53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.576852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f42167-4db6-405c-8522-0b5242ee245b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.577767 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:20.585302 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-a2e12e55-9496-498c-8db1-ece782132def tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:42:20.585866 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1143/4590] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:42:20 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) Aug 13 03:42:20.615146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f42167-4db6-405c-8522-0b5242ee245b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.615146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483886bb-5280-4c82-bf20-99d003da2615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.620551 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6981f088-0dd7-4642-bdc9-d25db1ab8cb1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.623181 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6981f088-0dd7-4642-bdc9-d25db1ab8cb1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:20.623444 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6981f088-0dd7-4642-bdc9-d25db1ab8cb1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.623708 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6981f088-0dd7-4642-bdc9-d25db1ab8cb1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.637352 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.637352 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:20.643392 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6981f088-0dd7-4642-bdc9-d25db1ab8cb1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:20.646694 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1ce4a9e3-f269-4a95-b756-bba4e66c80b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.647258 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1ce4a9e3-f269-4a95-b756-bba4e66c80b7 None None] GET https://10.4.3.140/volume// Aug 13 03:42:20.647467 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1ce4a9e3-f269-4a95-b756-bba4e66c80b7 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.647738 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1ce4a9e3-f269-4a95-b756-bba4e66c80b7 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.648205 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1ce4a9e3-f269-4a95-b756-bba4e66c80b7 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:20.648566 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1157/4591] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:20.649074 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6981f088-0dd7-4642-bdc9-d25db1ab8cb1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:20.649572 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1142/4592] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:20.656844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-8dabcf63-b910-4877-97ee-75384e4424eb req-833e3eb5-493f-405c-9746-a0d629266e7e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.659233 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-833e3eb5-493f-405c-9746-a0d629266e7e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:20.659411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-833e3eb5-493f-405c-9746-a0d629266e7e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.659576 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-833e3eb5-493f-405c-9746-a0d629266e7e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.665820 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Created reservations ['24576285-af48-4107-b88e-a85eb4b8d57d', '522eed2a-7dc2-40b2-a11c-216f42a7f2fe', '31630d3a-3bf7-4643-8293-1375a43488f9', '6f00f386-5499-4ec0-af0b-a6975a5e9292'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:20.666728 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (483886bb-5280-4c82-bf20-99d003da2615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24576285-af48-4107-b88e-a85eb4b8d57d', '522eed2a-7dc2-40b2-a11c-216f42a7f2fe', '31630d3a-3bf7-4643-8293-1375a43488f9', '6f00f386-5499-4ec0-af0b-a6975a5e9292']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.667605 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db94361c-1e24-4080-99d6-5220517ffc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.669292 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.669292 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:20.672759 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-8dabcf63-b910-4877-97ee-75384e4424eb req-833e3eb5-493f-405c-9746-a0d629266e7e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:20.677234 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-833e3eb5-493f-405c-9746-a0d629266e7e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:20.677598 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1144/4593] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 1029 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:20.694864 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db94361c-1e24-4080-99d6-5220517ffc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65d1f43b-2cfb-4549-a6b0-c43880cd93e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1095177374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['24576285-af48-4107-b88e-a85eb4b8d57d','522eed2a-7dc2-40b2-a11c-216f42a7f2fe','31630d3a-3bf7-4643-8293-1375a43488f9','6f00f386-5499-4ec0-af0b-a6975a5e9292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1095177374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65d1f43b-2cfb-4549-a6b0-c43880cd93e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d88e8702c04c05b198c7dbaf68ff57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.696005 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9dfd6a9-a2c3-4479-ba33-a9086be07249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.719957 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9dfd6a9-a2c3-4479-ba33-a9086be07249) transitioned into state 'SUCCESS' from state '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-1095177374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['24576285-af48-4107-b88e-a85eb4b8d57d','522eed2a-7dc2-40b2-a11c-216f42a7f2fe','31630d3a-3bf7-4643-8293-1375a43488f9','6f00f386-5499-4ec0-af0b-a6975a5e9292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.720903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b18e9da-1db1-47dc-96f4-2bc3c7c2425b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.723265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fd859086-b10c-4bde-8f2a-911dffb62934 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.725288 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd859086-b10c-4bde-8f2a-911dffb62934 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] GET https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 Aug 13 03:42:20.725494 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd859086-b10c-4bde-8f2a-911dffb62934 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.725760 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fd859086-b10c-4bde-8f2a-911dffb62934 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.731786 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fd859086-b10c-4bde-8f2a-911dffb62934 tempest-VolumesSnapshotListTestJSON-372650723 tempest-VolumesSnapshotListTestJSON-372650723-project-member] https://10.4.3.140/volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 returned with HTTP 404 Aug 13 03:42:20.732311 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1158/4594] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/volumes/e3751894-bf71-48d4-b0c8-24497c86b7c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:20.732498 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b18e9da-1db1-47dc-96f4-2bc3c7c2425b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.733638 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (9b07b0c2-a894-4cbc-8ea9-5ebd622bf53d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.734214 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request issued successfully. Aug 13 03:42:20.734937 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b5c3544-b466-4ff1-a8a3-4ce6c9acc65f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:20.735472 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1151/4595] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:20 2026] POST /volume/v3/volumes => generated 758 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:20.748320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.749937 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:20.750103 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bda1f998-f40a-466f-8aa9-7c8208115d9e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1556206835"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:20.751326 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request body: {'volume': {"'backup_id": 'bda1f998-f40a-466f-8aa9-7c8208115d9e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1556206835'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:20.751434 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume of 1 GB Aug 13 03:42:20.755096 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Availability Zones retrieved successfully. Aug 13 03:42:20.759960 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (5990060f-cb37-479a-9394-4f8256daa7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.760746 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700de159-e9ed-4843-9bdb-70dc25b8a0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.761544 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:20.789320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700de159-e9ed-4843-9bdb-70dc25b8a0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.790116 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb4872b-70e2-4a5e-a9f6-11b8c6d0461a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.790543 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-8dabcf63-b910-4877-97ee-75384e4424eb req-3f633f7f-63da-4dd3-aa2e-0ce674555a8f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.794336 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-3f633f7f-63da-4dd3-aa2e-0ce674555a8f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] PUT https://10.4.3.140/volume/v3/attachments/59d665d8-5a98-48b8-ba3d-9718fe11543c Aug 13 03:42:20.794949 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-3f633f7f-63da-4dd3-aa2e-0ce674555a8f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:20.808153 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-8dabcf63-b910-4877-97ee-75384e4424eb req-3f633f7f-63da-4dd3-aa2e-0ce674555a8f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Acquiring lock "cinder-attachment_update-5061e6b3-440b-446f-a28c-ed4600bb3103-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:42:20.817442 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-8dabcf63-b910-4877-97ee-75384e4424eb req-3f633f7f-63da-4dd3-aa2e-0ce674555a8f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Lock "cinder-attachment_update-5061e6b3-440b-446f-a28c-ed4600bb3103-np0000007145" acquired by "attachment_update" :: waited 0.009s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:42:20.819622 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.819622 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:20.841483 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Created reservations ['7bdc1958-8bb1-4d2d-aa78-37f164b29029', '0df7bb0f-264d-4552-b4c3-f01958d7c7f1', 'b478fd0c-b579-49ce-9d14-11e06d1828f2', '1f397f80-e12b-467e-8fb9-2ebf81bf1387'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:20.842538 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb4872b-70e2-4a5e-a9f6-11b8c6d0461a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bdc1958-8bb1-4d2d-aa78-37f164b29029', '0df7bb0f-264d-4552-b4c3-f01958d7c7f1', 'b478fd0c-b579-49ce-9d14-11e06d1828f2', '1f397f80-e12b-467e-8fb9-2ebf81bf1387']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.843601 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (615dc2f6-ceac-427c-950a-5ad077dccfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.870118 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (615dc2f6-ceac-427c-950a-5ad077dccfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae4084b-5ff6-49c0-8a72-41435e1cca73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1556206835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['7bdc1958-8bb1-4d2d-aa78-37f164b29029','0df7bb0f-264d-4552-b4c3-f01958d7c7f1','b478fd0c-b579-49ce-9d14-11e06d1828f2','1f397f80-e12b-467e-8fb9-2ebf81bf1387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1556206835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae4084b-5ff6-49c0-8a72-41435e1cca73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d88e8702c04c05b198c7dbaf68ff57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.870843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e99563d7-3146-4299-acbb-c2e759c071ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.883071 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-43954b1c-dd6f-4515-aa47-22f7e866f910 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.884901 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-43954b1c-dd6f-4515-aa47-22f7e866f910 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:20.885174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-43954b1c-dd6f-4515-aa47-22f7e866f910 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.885424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-43954b1c-dd6f-4515-aa47-22f7e866f910 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.885517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-43954b1c-dd6f-4515-aa47-22f7e866f910 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:20.889967 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.889967 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:20.891061 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-43954b1c-dd6f-4515-aa47-22f7e866f910 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:20.891213 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1159/4596] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:20.899145 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e99563d7-3146-4299-acbb-c2e759c071ab) transitioned into state 'SUCCESS' from state '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-1556206835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d88e8702c04c05b198c7dbaf68ff57',qos_specs=None,replication_status=,reservations=['7bdc1958-8bb1-4d2d-aa78-37f164b29029','0df7bb0f-264d-4552-b4c3-f01958d7c7f1','b478fd0c-b579-49ce-9d14-11e06d1828f2','1f397f80-e12b-467e-8fb9-2ebf81bf1387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfffb56a51243f5b9daf9cf689bfbe3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.899390 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d008fd4f-3ff1-49f5-9114-5695ea225342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:20.908546 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d008fd4f-3ff1-49f5-9114-5695ea225342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:20.909311 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Flow 'volume_create_api' (5990060f-cb37-479a-9394-4f8256daa7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:20.909572 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Create volume request issued successfully. Aug 13 03:42:20.910193 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d8cad55d-fb22-405c-83e5-5c389b7055c0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:20.910558 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1143/4597] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:20 2026] POST /volume/v3/volumes => generated 758 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:20.926071 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-045cf63d-40fa-4372-9295-2bede8e87161 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.929141 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-045cf63d-40fa-4372-9295-2bede8e87161 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 Aug 13 03:42:20.929612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-045cf63d-40fa-4372-9295-2bede8e87161 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.929846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-045cf63d-40fa-4372-9295-2bede8e87161 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.937380 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.937380 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:20.941336 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-045cf63d-40fa-4372-9295-2bede8e87161 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:20.946445 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-045cf63d-40fa-4372-9295-2bede8e87161 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 returned with HTTP 200 Aug 13 03:42:20.946843 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1152/4598] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:20.959336 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2ab04975-2cab-46ea-9b6f-fb9bc7f49d97 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:20.961282 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ab04975-2cab-46ea-9b6f-fb9bc7f49d97 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a Aug 13 03:42:20.961492 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ab04975-2cab-46ea-9b6f-fb9bc7f49d97 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:20.961854 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2ab04975-2cab-46ea-9b6f-fb9bc7f49d97 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:20.970440 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:20.970440 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:20.975052 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2ab04975-2cab-46ea-9b6f-fb9bc7f49d97 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:20.980844 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2ab04975-2cab-46ea-9b6f-fb9bc7f49d97 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a returned with HTTP 200 Aug 13 03:42:20.981461 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1160/4599] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:20.997781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dc2da0c4-283c-46bc-bc5b-60d0811e5081 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.000622 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dc2da0c4-283c-46bc-bc5b-60d0811e5081 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f Aug 13 03:42:21.000622 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dc2da0c4-283c-46bc-bc5b-60d0811e5081 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.000622 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dc2da0c4-283c-46bc-bc5b-60d0811e5081 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.011582 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-8dabcf63-b910-4877-97ee-75384e4424eb req-3f633f7f-63da-4dd3-aa2e-0ce674555a8f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Lock "cinder-attachment_update-5061e6b3-440b-446f-a28c-ed4600bb3103-np0000007145" released by "attachment_update" :: held 0.193s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:42:21.011867 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-3f633f7f-63da-4dd3-aa2e-0ce674555a8f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/59d665d8-5a98-48b8-ba3d-9718fe11543c returned with HTTP 200 Aug 13 03:42:21.012381 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1145/4600] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:42:20 2026] PUT /volume/v3/attachments/59d665d8-5a98-48b8-ba3d-9718fe11543c => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:21.014978 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.014978 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:21.020975 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-dc2da0c4-283c-46bc-bc5b-60d0811e5081 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:21.027106 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dc2da0c4-283c-46bc-bc5b-60d0811e5081 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f returned with HTTP 200 Aug 13 03:42:21.027541 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1144/4601] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:20 2026] GET /volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:21.045630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-caba7ab4-f809-448c-ad7c-992723f6281e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.047377 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-caba7ab4-f809-448c-ad7c-992723f6281e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 Aug 13 03:42:21.047577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-caba7ab4-f809-448c-ad7c-992723f6281e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.047854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-caba7ab4-f809-448c-ad7c-992723f6281e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.059186 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.059186 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:21.063259 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-caba7ab4-f809-448c-ad7c-992723f6281e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:21.067765 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-caba7ab4-f809-448c-ad7c-992723f6281e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 returned with HTTP 200 Aug 13 03:42:21.068141 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1153/4602] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:21 2026] GET /volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:21.082035 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bdac6d8c-6717-45e2-83ad-5580de714358 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.084453 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bdac6d8c-6717-45e2-83ad-5580de714358 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 Aug 13 03:42:21.084633 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bdac6d8c-6717-45e2-83ad-5580de714358 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.084818 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bdac6d8c-6717-45e2-83ad-5580de714358 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.093331 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.093331 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:21.098490 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bdac6d8c-6717-45e2-83ad-5580de714358 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:21.103302 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bdac6d8c-6717-45e2-83ad-5580de714358 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 returned with HTTP 200 Aug 13 03:42:21.103703 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1161/4603] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:21 2026] GET /volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:21.219580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-270a606b-a60d-4e80-8442-d78b551f23d9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.226276 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-270a606b-a60d-4e80-8442-d78b551f23d9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:21.227079 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-270a606b-a60d-4e80-8442-d78b551f23d9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.227907 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-270a606b-a60d-4e80-8442-d78b551f23d9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.261356 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.261356 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:21.275012 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-270a606b-a60d-4e80-8442-d78b551f23d9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:21.283064 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-270a606b-a60d-4e80-8442-d78b551f23d9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:21.283838 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1146/4604] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:21 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:21.372867 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bb07af1d-b060-4786-8481-424e2a709873 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.374777 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb07af1d-b060-4786-8481-424e2a709873 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:21.375084 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb07af1d-b060-4786-8481-424e2a709873 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.375318 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bb07af1d-b060-4786-8481-424e2a709873 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.375453 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-bb07af1d-b060-4786-8481-424e2a709873 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:21.380104 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.380104 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:21.380848 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bb07af1d-b060-4786-8481-424e2a709873 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:21.381257 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1145/4605] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:21 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:21.391571 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8b1f8337-f18e-4bd1-8d42-4d1b165705e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.479115 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b1f8337-f18e-4bd1-8d42-4d1b165705e6 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-member] PUT https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:21.479479 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8b1f8337-f18e-4bd1-8d42-4d1b165705e6 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:21.485567 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.485567 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:21.492183 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8b1f8337-f18e-4bd1-8d42-4d1b165705e6 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-member] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:21.492729 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1154/4606] 10.4.3.140 () {70 vars in 1408 bytes} [Thu Aug 13 03:42:21 2026] PUT /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 316 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:21.500530 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bc08c0d0-3ef0-4b76-a2fc-88d18f872466 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.503197 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc08c0d0-3ef0-4b76-a2fc-88d18f872466 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:21.503465 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc08c0d0-3ef0-4b76-a2fc-88d18f872466 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.503705 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc08c0d0-3ef0-4b76-a2fc-88d18f872466 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.503841 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-bc08c0d0-3ef0-4b76-a2fc-88d18f872466 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:21.508236 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.508236 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:21.509053 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc08c0d0-3ef0-4b76-a2fc-88d18f872466 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:21.509459 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1162/4607] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:21 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 762 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:21.521087 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-06ad92e9-a398-4612-9589-28cbd37477d5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.523272 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-06ad92e9-a398-4612-9589-28cbd37477d5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] DELETE https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:21.523472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-06ad92e9-a398-4612-9589-28cbd37477d5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.523682 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-06ad92e9-a398-4612-9589-28cbd37477d5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.523798 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-06ad92e9-a398-4612-9589-28cbd37477d5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Delete backup with id: c16634af-b9a0-40cf-bc37-322bb76ca827. Aug 13 03:42:21.527595 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.527595 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:21.538384 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-06ad92e9-a398-4612-9589-28cbd37477d5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] delete_backup rpcapi backup_id c16634af-b9a0-40cf-bc37-322bb76ca827 {{(pid=100340) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:42:21.540080 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-06ad92e9-a398-4612-9589-28cbd37477d5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 202 Aug 13 03:42:21.540410 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1147/4608] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:42:21 2026] DELETE /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 13 03:42:21.546718 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3672a6d1-88f0-46bc-9024-19fc285cc54a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.550760 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3672a6d1-88f0-46bc-9024-19fc285cc54a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:21.550998 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3672a6d1-88f0-46bc-9024-19fc285cc54a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.551196 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3672a6d1-88f0-46bc-9024-19fc285cc54a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.551324 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-3672a6d1-88f0-46bc-9024-19fc285cc54a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:21.556568 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.556568 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:21.557276 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3672a6d1-88f0-46bc-9024-19fc285cc54a tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 200 Aug 13 03:42:21.557670 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1146/4609] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:21 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:21.663851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-871ed7f2-37ee-405e-b188-208611ea4da3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.667505 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-871ed7f2-37ee-405e-b188-208611ea4da3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:21.667725 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-871ed7f2-37ee-405e-b188-208611ea4da3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.667923 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-871ed7f2-37ee-405e-b188-208611ea4da3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.679914 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.679914 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:21.687758 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-871ed7f2-37ee-405e-b188-208611ea4da3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:21.692248 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-871ed7f2-37ee-405e-b188-208611ea4da3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:21.692797 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1155/4610] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:21 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:21.903930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fe5854a8-4eea-405c-a308-b56d761cc7c6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:21.910133 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fe5854a8-4eea-405c-a308-b56d761cc7c6 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:21.910133 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fe5854a8-4eea-405c-a308-b56d761cc7c6 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:21.910133 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fe5854a8-4eea-405c-a308-b56d761cc7c6 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:21.910133 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fe5854a8-4eea-405c-a308-b56d761cc7c6 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:21.914763 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:21.914763 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:21.916317 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fe5854a8-4eea-405c-a308-b56d761cc7c6 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:21.917063 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1163/4611] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:21 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:22.121217 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ff7825d8-0a9c-4d45-87fd-392e98f6fc73 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.124020 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ff7825d8-0a9c-4d45-87fd-392e98f6fc73 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 Aug 13 03:42:22.124240 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ff7825d8-0a9c-4d45-87fd-392e98f6fc73 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:22.124365 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ff7825d8-0a9c-4d45-87fd-392e98f6fc73 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:22.138809 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:22.138809 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:22.146514 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ff7825d8-0a9c-4d45-87fd-392e98f6fc73 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:22.151918 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ff7825d8-0a9c-4d45-87fd-392e98f6fc73 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 returned with HTTP 200 Aug 13 03:42:22.152391 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1148/4612] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:22 2026] GET /volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:22.169087 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-eea083c7-088b-471f-ba8c-722f50bf80cd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.176196 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eea083c7-088b-471f-ba8c-722f50bf80cd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] DELETE https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:22.176367 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-eea083c7-088b-471f-ba8c-722f50bf80cd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:22.176566 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-eea083c7-088b-471f-ba8c-722f50bf80cd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:22.176678 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-eea083c7-088b-471f-ba8c-722f50bf80cd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete backup with id: bda1f998-f40a-466f-8aa9-7c8208115d9e. Aug 13 03:42:22.181650 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:22.181650 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:22.195850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-eea083c7-088b-471f-ba8c-722f50bf80cd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] delete_backup rpcapi backup_id bda1f998-f40a-466f-8aa9-7c8208115d9e {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:42:22.200055 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-eea083c7-088b-471f-ba8c-722f50bf80cd tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 202 Aug 13 03:42:22.200595 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1147/4613] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:22 2026] DELETE /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:42:22.210900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e58e1741-0066-4ce7-8b29-6fa10259bf69 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.213126 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e58e1741-0066-4ce7-8b29-6fa10259bf69 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:22.213313 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e58e1741-0066-4ce7-8b29-6fa10259bf69 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:22.213490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e58e1741-0066-4ce7-8b29-6fa10259bf69 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:22.213594 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e58e1741-0066-4ce7-8b29-6fa10259bf69 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:22.224236 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:22.224236 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:22.225151 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e58e1741-0066-4ce7-8b29-6fa10259bf69 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 200 Aug 13 03:42:22.225518 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1156/4614] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:22 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:22.298428 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-35d5aad5-fd72-474d-aba8-27f7fafafe08 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.301342 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-35d5aad5-fd72-474d-aba8-27f7fafafe08 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:22.302279 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-35d5aad5-fd72-474d-aba8-27f7fafafe08 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:22.302279 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-35d5aad5-fd72-474d-aba8-27f7fafafe08 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:22.312416 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:22.312416 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:22.316483 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-35d5aad5-fd72-474d-aba8-27f7fafafe08 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:22.321817 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-35d5aad5-fd72-474d-aba8-27f7fafafe08 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:22.322226 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1164/4615] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:22 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:22.490633 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-833e00f9-5025-4e1b-8707-d8454214b46e req-2be3a5ee-7a72-4e0e-aee9-3cabb767dbac None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.495375 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-2be3a5ee-7a72-4e0e-aee9-3cabb767dbac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments/c034bc2c-35b4-4179-8a5c-0df80101a6d0/action Aug 13 03:42:22.495953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-2be3a5ee-7a72-4e0e-aee9-3cabb767dbac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:22.495953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-2be3a5ee-7a72-4e0e-aee9-3cabb767dbac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:22.515497 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:22.515497 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:22.531012 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-833e00f9-5025-4e1b-8707-d8454214b46e req-2be3a5ee-7a72-4e0e-aee9-3cabb767dbac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/c034bc2c-35b4-4179-8a5c-0df80101a6d0/action returned with HTTP 204 Aug 13 03:42:22.531442 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1149/4616] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:42:22 2026] POST /volume/v3/attachments/c034bc2c-35b4-4179-8a5c-0df80101a6d0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:22.569881 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-db83b9fd-cb4b-403d-ab28-122e4c9d1069 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.574585 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-db83b9fd-cb4b-403d-ab28-122e4c9d1069 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 Aug 13 03:42:22.574871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-db83b9fd-cb4b-403d-ab28-122e4c9d1069 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:22.575110 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-db83b9fd-cb4b-403d-ab28-122e4c9d1069 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:22.575281 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-db83b9fd-cb4b-403d-ab28-122e4c9d1069 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Show backup with id c16634af-b9a0-40cf-bc37-322bb76ca827. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:22.583657 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-db83b9fd-cb4b-403d-ab28-122e4c9d1069 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 returned with HTTP 404 Aug 13 03:42:22.584566 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1148/4617] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:22 2026] GET /volume/v3/backups/c16634af-b9a0-40cf-bc37-322bb76ca827 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:22.593765 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4967a88f-b34e-4164-babc-2c0c7f08ddc5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.595912 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4967a88f-b34e-4164-babc-2c0c7f08ddc5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 Aug 13 03:42:22.596119 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4967a88f-b34e-4164-babc-2c0c7f08ddc5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:22.596304 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4967a88f-b34e-4164-babc-2c0c7f08ddc5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:22.596501 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-4967a88f-b34e-4164-babc-2c0c7f08ddc5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Delete volume with id: d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 Aug 13 03:42:22.608673 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:22.608673 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:22.609152 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4967a88f-b34e-4164-babc-2c0c7f08ddc5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Volume info retrieved successfully. Aug 13 03:42:22.633255 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4967a88f-b34e-4164-babc-2c0c7f08ddc5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Delete volume request issued successfully. Aug 13 03:42:22.633445 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4967a88f-b34e-4164-babc-2c0c7f08ddc5 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 returned with HTTP 202 Aug 13 03:42:22.633899 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1157/4618] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:42:22 2026] DELETE /volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:22.642848 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-02cfeb76-8955-4f94-af69-8610d334d8e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.644183 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02cfeb76-8955-4f94-af69-8610d334d8e0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 Aug 13 03:42:22.644378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02cfeb76-8955-4f94-af69-8610d334d8e0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:22.644563 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02cfeb76-8955-4f94-af69-8610d334d8e0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:22.654564 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:22.654564 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:22.659575 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-02cfeb76-8955-4f94-af69-8610d334d8e0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Volume info retrieved successfully. Aug 13 03:42:22.667635 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02cfeb76-8955-4f94-af69-8610d334d8e0 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 returned with HTTP 200 Aug 13 03:42:22.668237 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1165/4619] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:22 2026] GET /volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:22.712810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eebf7854-a261-4a91-8d1c-5c272033483d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.715813 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eebf7854-a261-4a91-8d1c-5c272033483d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:22.717740 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eebf7854-a261-4a91-8d1c-5c272033483d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:22.717740 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eebf7854-a261-4a91-8d1c-5c272033483d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:22.730481 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:22.730481 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:22.734656 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eebf7854-a261-4a91-8d1c-5c272033483d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:22.738840 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eebf7854-a261-4a91-8d1c-5c272033483d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:22.739310 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1150/4620] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:22 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:22.927545 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8f0faa0c-a272-4929-9734-1528c11bcab9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:22.929400 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f0faa0c-a272-4929-9734-1528c11bcab9 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:22.929662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f0faa0c-a272-4929-9734-1528c11bcab9 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:22.929854 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8f0faa0c-a272-4929-9734-1528c11bcab9 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:22.930335 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-8f0faa0c-a272-4929-9734-1528c11bcab9 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:22.934445 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:22.934445 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:22.935028 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8f0faa0c-a272-4929-9734-1528c11bcab9 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:22.935430 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1149/4621] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:22 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:23.236501 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-224cfbb1-7a02-409a-8f50-14131ad5cfb0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:23.238358 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-224cfbb1-7a02-409a-8f50-14131ad5cfb0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e Aug 13 03:42:23.238622 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-224cfbb1-7a02-409a-8f50-14131ad5cfb0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:23.238804 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-224cfbb1-7a02-409a-8f50-14131ad5cfb0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:23.238932 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-224cfbb1-7a02-409a-8f50-14131ad5cfb0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Show backup with id bda1f998-f40a-466f-8aa9-7c8208115d9e. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:23.242958 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-224cfbb1-7a02-409a-8f50-14131ad5cfb0 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e returned with HTTP 404 Aug 13 03:42:23.243498 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1158/4622] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:23 2026] GET /volume/v3/backups/bda1f998-f40a-466f-8aa9-7c8208115d9e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:23.251678 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0d9ecc9c-58cb-40bf-a906-07d71a850e18 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:23.253325 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d9ecc9c-58cb-40bf-a906-07d71a850e18 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] DELETE https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 Aug 13 03:42:23.253482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d9ecc9c-58cb-40bf-a906-07d71a850e18 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:23.253660 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0d9ecc9c-58cb-40bf-a906-07d71a850e18 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:23.253805 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-0d9ecc9c-58cb-40bf-a906-07d71a850e18 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume with id: eae4084b-5ff6-49c0-8a72-41435e1cca73 Aug 13 03:42:23.260068 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:23.260068 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:23.260485 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0d9ecc9c-58cb-40bf-a906-07d71a850e18 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:23.275945 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0d9ecc9c-58cb-40bf-a906-07d71a850e18 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume request issued successfully. Aug 13 03:42:23.276115 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0d9ecc9c-58cb-40bf-a906-07d71a850e18 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 returned with HTTP 202 Aug 13 03:42:23.276697 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1166/4623] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:23 2026] DELETE /volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:23.282973 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-94744ef8-b082-48be-8b8a-037998c60afc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:23.285626 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-94744ef8-b082-48be-8b8a-037998c60afc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 Aug 13 03:42:23.285918 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-94744ef8-b082-48be-8b8a-037998c60afc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:23.286201 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-94744ef8-b082-48be-8b8a-037998c60afc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:23.296365 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:23.296365 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:23.300989 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-94744ef8-b082-48be-8b8a-037998c60afc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:23.306328 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-94744ef8-b082-48be-8b8a-037998c60afc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 returned with HTTP 200 Aug 13 03:42:23.306765 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1151/4624] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:23 2026] GET /volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:23.334562 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-462bef3b-6f65-44f3-839b-0ffbe30cd1b2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:23.337694 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-462bef3b-6f65-44f3-839b-0ffbe30cd1b2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:42:23.337694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-462bef3b-6f65-44f3-839b-0ffbe30cd1b2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:23.337694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-462bef3b-6f65-44f3-839b-0ffbe30cd1b2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:23.351442 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:23.351442 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:23.358862 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-462bef3b-6f65-44f3-839b-0ffbe30cd1b2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:23.364697 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-462bef3b-6f65-44f3-839b-0ffbe30cd1b2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:42:23.364971 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1150/4625] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:23 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:23.684576 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-478aceca-ea61-46b9-9515-614549c6ccf1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:23.686330 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-478aceca-ea61-46b9-9515-614549c6ccf1 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] GET https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 Aug 13 03:42:23.686695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-478aceca-ea61-46b9-9515-614549c6ccf1 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:23.686796 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-478aceca-ea61-46b9-9515-614549c6ccf1 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:23.693476 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-478aceca-ea61-46b9-9515-614549c6ccf1 tempest-ProjectMemberTests39-1948516221 tempest-ProjectMemberTests39-1948516221-project-admin] https://10.4.3.140/volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 returned with HTTP 404 Aug 13 03:42:23.694193 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1159/4626] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:42:23 2026] GET /volume/v3/volumes/d4975eb8-c38b-4fae-a7cc-c5ee6b864b42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:23.751120 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf25f90a-d790-499d-8485-39d1a8e1aa77 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:23.753437 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf25f90a-d790-499d-8485-39d1a8e1aa77 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:23.753732 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf25f90a-d790-499d-8485-39d1a8e1aa77 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:23.754022 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf25f90a-d790-499d-8485-39d1a8e1aa77 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:23.766241 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:23.766241 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:23.770751 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bf25f90a-d790-499d-8485-39d1a8e1aa77 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:23.778757 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf25f90a-d790-499d-8485-39d1a8e1aa77 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:23.779333 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1167/4627] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:23 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:23.946637 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7e1da5ef-89b3-40d2-b4c5-da0ae38b9d86 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:23.949043 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7e1da5ef-89b3-40d2-b4c5-da0ae38b9d86 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:23.949331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7e1da5ef-89b3-40d2-b4c5-da0ae38b9d86 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:23.949720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7e1da5ef-89b3-40d2-b4c5-da0ae38b9d86 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:23.949894 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-7e1da5ef-89b3-40d2-b4c5-da0ae38b9d86 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:23.955623 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:23.955623 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:23.956491 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7e1da5ef-89b3-40d2-b4c5-da0ae38b9d86 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:23.956878 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1152/4628] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:23 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:24.049243 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-35eb9a48-5a18-4ec7-b55e-e0e685c6db52 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.051300 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-35eb9a48-5a18-4ec7-b55e-e0e685c6db52 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:24.051501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-35eb9a48-5a18-4ec7-b55e-e0e685c6db52 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.051708 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-35eb9a48-5a18-4ec7-b55e-e0e685c6db52 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.060136 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.060136 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:24.063846 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-35eb9a48-5a18-4ec7-b55e-e0e685c6db52 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:24.068137 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-35eb9a48-5a18-4ec7-b55e-e0e685c6db52 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:24.068662 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1151/4629] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:24 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:24.165006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-87012e8c-dcfc-46dc-92b5-89e4da4f91d3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.166325 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87012e8c-dcfc-46dc-92b5-89e4da4f91d3 None None] GET https://10.4.3.140/volume// Aug 13 03:42:24.166325 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87012e8c-dcfc-46dc-92b5-89e4da4f91d3 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.166734 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87012e8c-dcfc-46dc-92b5-89e4da4f91d3 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.168154 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87012e8c-dcfc-46dc-92b5-89e4da4f91d3 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:24.168601 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1160/4630] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:42:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:24.177807 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-c27b1ea5-b4e7-424b-9b06-ac4cb954e169 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.180123 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-c27b1ea5-b4e7-424b-9b06-ac4cb954e169 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:42:24.180581 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-c27b1ea5-b4e7-424b-9b06-ac4cb954e169 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0255b97-c564-4439-8bc8-cd115bbb209e", "connector": null, "instance_uuid": "524f7a36-8dab-41ec-b1d4-3d69e8ce5d72"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:24.193443 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.193443 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:24.234153 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-c27b1ea5-b4e7-424b-9b06-ac4cb954e169 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:42:24.234707 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1168/4631] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:42:24 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) Aug 13 03:42:24.262663 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e5249638-f832-4729-a809-1539ceb7b28d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.264592 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e5249638-f832-4729-a809-1539ceb7b28d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:24.264779 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e5249638-f832-4729-a809-1539ceb7b28d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.265112 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e5249638-f832-4729-a809-1539ceb7b28d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.275539 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.275539 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:24.277043 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4ae1d236-4ca3-4f2f-a46b-a03a11f51cac None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.277439 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ae1d236-4ca3-4f2f-a46b-a03a11f51cac None None] GET https://10.4.3.140/volume// Aug 13 03:42:24.277647 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ae1d236-4ca3-4f2f-a46b-a03a11f51cac None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.277976 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4ae1d236-4ca3-4f2f-a46b-a03a11f51cac None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.278447 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4ae1d236-4ca3-4f2f-a46b-a03a11f51cac None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:24.278778 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1152/4632] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:24.278966 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e5249638-f832-4729-a809-1539ceb7b28d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:24.283357 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e5249638-f832-4729-a809-1539ceb7b28d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:24.283786 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1153/4633] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:24 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:24.289696 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-50f10b5f-7e61-489d-8215-10ddf501f2fd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.292606 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-50f10b5f-7e61-489d-8215-10ddf501f2fd tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:24.292915 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-50f10b5f-7e61-489d-8215-10ddf501f2fd tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.293159 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-50f10b5f-7e61-489d-8215-10ddf501f2fd tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.305724 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.305724 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:24.311114 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-50f10b5f-7e61-489d-8215-10ddf501f2fd tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:24.317425 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-50f10b5f-7e61-489d-8215-10ddf501f2fd tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:24.318094 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1161/4634] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:24 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1098 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:24.322010 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1087968c-84f0-4e3b-a8f4-c3b8feec297e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.324256 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1087968c-84f0-4e3b-a8f4-c3b8feec297e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 Aug 13 03:42:24.324534 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1087968c-84f0-4e3b-a8f4-c3b8feec297e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.324760 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1087968c-84f0-4e3b-a8f4-c3b8feec297e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.333701 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1087968c-84f0-4e3b-a8f4-c3b8feec297e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 returned with HTTP 404 Aug 13 03:42:24.334285 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1169/4635] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:24 2026] GET /volume/v3/volumes/eae4084b-5ff6-49c0-8a72-41435e1cca73 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:24.353943 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-465f6dec-3243-4a9f-8902-abb78f8fd0ed None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.357625 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-8dabcf63-b910-4877-97ee-75384e4424eb req-c1fc523f-121d-4c60-b52a-20609b8cc74c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.358495 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-465f6dec-3243-4a9f-8902-abb78f8fd0ed tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] DELETE https://10.4.3.140/volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 Aug 13 03:42:24.358739 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-465f6dec-3243-4a9f-8902-abb78f8fd0ed tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.358992 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-465f6dec-3243-4a9f-8902-abb78f8fd0ed tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.359162 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-465f6dec-3243-4a9f-8902-abb78f8fd0ed tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume with id: 65d1f43b-2cfb-4549-a6b0-c43880cd93e4 Aug 13 03:42:24.360208 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-c1fc523f-121d-4c60-b52a-20609b8cc74c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/attachments/59d665d8-5a98-48b8-ba3d-9718fe11543c/action Aug 13 03:42:24.360680 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-c1fc523f-121d-4c60-b52a-20609b8cc74c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:24.360867 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-c1fc523f-121d-4c60-b52a-20609b8cc74c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:24.370564 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.370564 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:24.371177 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-465f6dec-3243-4a9f-8902-abb78f8fd0ed tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:24.382030 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.382030 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:24.390344 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-465f6dec-3243-4a9f-8902-abb78f8fd0ed tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume request issued successfully. Aug 13 03:42:24.390670 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-465f6dec-3243-4a9f-8902-abb78f8fd0ed tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 returned with HTTP 202 Aug 13 03:42:24.391223 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1153/4636] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:24 2026] DELETE /volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:24.395118 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-8dabcf63-b910-4877-97ee-75384e4424eb req-c1fc523f-121d-4c60-b52a-20609b8cc74c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/59d665d8-5a98-48b8-ba3d-9718fe11543c/action returned with HTTP 204 Aug 13 03:42:24.396221 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1154/4637] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:42:24 2026] POST /volume/v3/attachments/59d665d8-5a98-48b8-ba3d-9718fe11543c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:24.399591 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4072cd32-4823-4b57-9f90-5721aa5cd0d8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.401841 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4072cd32-4823-4b57-9f90-5721aa5cd0d8 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 Aug 13 03:42:24.402125 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4072cd32-4823-4b57-9f90-5721aa5cd0d8 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.403000 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4072cd32-4823-4b57-9f90-5721aa5cd0d8 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.412215 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.412215 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:24.422864 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4072cd32-4823-4b57-9f90-5721aa5cd0d8 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:24.428306 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4072cd32-4823-4b57-9f90-5721aa5cd0d8 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 returned with HTTP 200 Aug 13 03:42:24.428793 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1162/4638] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:24 2026] GET /volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:24.455722 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-244d4c1c-6221-4f58-8c21-f08c2173dbb7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.458716 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-244d4c1c-6221-4f58-8c21-f08c2173dbb7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] PUT https://10.4.3.140/volume/v3/attachments/f9242991-c4f9-49c7-a022-0de3bde82ca5 Aug 13 03:42:24.459264 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-244d4c1c-6221-4f58-8c21-f08c2173dbb7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:24.469197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-244d4c1c-6221-4f58-8c21-f08c2173dbb7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Acquiring lock "cinder-attachment_update-c0255b97-c564-4439-8bc8-cd115bbb209e-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:42:24.474876 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-244d4c1c-6221-4f58-8c21-f08c2173dbb7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-c0255b97-c564-4439-8bc8-cd115bbb209e-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:42:24.476334 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.476334 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:24.565159 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-244d4c1c-6221-4f58-8c21-f08c2173dbb7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-c0255b97-c564-4439-8bc8-cd115bbb209e-np0000007145" released by "attachment_update" :: held 0.089s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:42:24.565159 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-244d4c1c-6221-4f58-8c21-f08c2173dbb7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/f9242991-c4f9-49c7-a022-0de3bde82ca5 returned with HTTP 200 Aug 13 03:42:24.565159 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1170/4639] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:42:24 2026] PUT /volume/v3/attachments/f9242991-c4f9-49c7-a022-0de3bde82ca5 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:24.796458 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f9095f0e-3d44-4960-89d8-dec196e304fd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.798940 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f9095f0e-3d44-4960-89d8-dec196e304fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:24.799168 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f9095f0e-3d44-4960-89d8-dec196e304fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.799369 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f9095f0e-3d44-4960-89d8-dec196e304fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.811335 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.811335 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:24.816194 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f9095f0e-3d44-4960-89d8-dec196e304fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:24.822244 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f9095f0e-3d44-4960-89d8-dec196e304fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:24.822769 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1154/4640] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:24 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:24.969908 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-74ff9688-9426-4690-aae3-ccf50876e484 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:24.973204 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-74ff9688-9426-4690-aae3-ccf50876e484 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:24.973204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-74ff9688-9426-4690-aae3-ccf50876e484 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:24.973204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-74ff9688-9426-4690-aae3-ccf50876e484 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:24.973204 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-74ff9688-9426-4690-aae3-ccf50876e484 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:24.978240 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:24.978240 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:24.979186 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-74ff9688-9426-4690-aae3-ccf50876e484 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:24.979662 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1155/4641] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:24 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:25.300631 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-90c96221-aa1e-4ed1-a42e-4ee7f9c90d87 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:25.303059 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90c96221-aa1e-4ed1-a42e-4ee7f9c90d87 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:25.303267 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90c96221-aa1e-4ed1-a42e-4ee7f9c90d87 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:25.303492 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90c96221-aa1e-4ed1-a42e-4ee7f9c90d87 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:25.315118 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:25.315118 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:25.319059 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-90c96221-aa1e-4ed1-a42e-4ee7f9c90d87 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:25.323534 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90c96221-aa1e-4ed1-a42e-4ee7f9c90d87 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:25.323938 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1163/4642] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:25 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:25.454806 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c7707f22-2a0b-4c07-bd4a-764cb3efa2a9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:25.458208 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7707f22-2a0b-4c07-bd4a-764cb3efa2a9 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 Aug 13 03:42:25.458468 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7707f22-2a0b-4c07-bd4a-764cb3efa2a9 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:25.458999 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c7707f22-2a0b-4c07-bd4a-764cb3efa2a9 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:25.473221 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c7707f22-2a0b-4c07-bd4a-764cb3efa2a9 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 returned with HTTP 404 Aug 13 03:42:25.473779 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1171/4643] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:25 2026] GET /volume/v3/volumes/65d1f43b-2cfb-4549-a6b0-c43880cd93e4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:25.485409 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b9f4a3b7-473e-4916-afbe-62bae57a848e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:25.487311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b9f4a3b7-473e-4916-afbe-62bae57a848e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] DELETE https://10.4.3.140/volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f Aug 13 03:42:25.487494 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b9f4a3b7-473e-4916-afbe-62bae57a848e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:25.487689 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b9f4a3b7-473e-4916-afbe-62bae57a848e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:25.487862 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-b9f4a3b7-473e-4916-afbe-62bae57a848e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume with id: 171b5b8b-bb82-406e-b0f6-28e869c95c1f Aug 13 03:42:25.496277 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:25.496277 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:25.496844 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b9f4a3b7-473e-4916-afbe-62bae57a848e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:25.527909 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b9f4a3b7-473e-4916-afbe-62bae57a848e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume request issued successfully. Aug 13 03:42:25.527909 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b9f4a3b7-473e-4916-afbe-62bae57a848e tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f returned with HTTP 202 Aug 13 03:42:25.527909 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1155/4644] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:25 2026] DELETE /volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:25.533347 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-76e22cc9-d841-46fd-9181-03057b796a24 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:25.535562 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-76e22cc9-d841-46fd-9181-03057b796a24 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f Aug 13 03:42:25.535562 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-76e22cc9-d841-46fd-9181-03057b796a24 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:25.535562 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-76e22cc9-d841-46fd-9181-03057b796a24 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:25.542219 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:25.542219 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:25.547616 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-76e22cc9-d841-46fd-9181-03057b796a24 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:25.552934 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-76e22cc9-d841-46fd-9181-03057b796a24 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f returned with HTTP 200 Aug 13 03:42:25.553474 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1156/4645] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:25 2026] GET /volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:26.000726 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aec06cbe-1baa-4605-a9ef-08fd5327871e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:26.003177 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aec06cbe-1baa-4605-a9ef-08fd5327871e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:26.003395 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aec06cbe-1baa-4605-a9ef-08fd5327871e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:26.003630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aec06cbe-1baa-4605-a9ef-08fd5327871e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:26.003792 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-aec06cbe-1baa-4605-a9ef-08fd5327871e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:26.009291 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:26.009291 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:26.010219 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aec06cbe-1baa-4605-a9ef-08fd5327871e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:26.010701 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1164/4646] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:25 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:26.337712 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c1981d13-53d1-469a-a41e-06b273ee3dcc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:26.339525 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1981d13-53d1-469a-a41e-06b273ee3dcc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:26.339764 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1981d13-53d1-469a-a41e-06b273ee3dcc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:26.340029 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c1981d13-53d1-469a-a41e-06b273ee3dcc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:26.352130 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:26.352130 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:26.356583 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c1981d13-53d1-469a-a41e-06b273ee3dcc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:26.361397 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c1981d13-53d1-469a-a41e-06b273ee3dcc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:26.361854 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1172/4647] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:26 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:26.568192 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-62429927-405a-4b3e-a353-5245a0ffe86c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:26.570147 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-62429927-405a-4b3e-a353-5245a0ffe86c tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f Aug 13 03:42:26.570374 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-62429927-405a-4b3e-a353-5245a0ffe86c tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:26.570600 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-62429927-405a-4b3e-a353-5245a0ffe86c tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:26.576742 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-62429927-405a-4b3e-a353-5245a0ffe86c tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f returned with HTTP 404 Aug 13 03:42:26.577207 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1156/4648] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:26 2026] GET /volume/v3/volumes/171b5b8b-bb82-406e-b0f6-28e869c95c1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:26.584645 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3cd86f48-1310-4780-9667-f6ef6603bf13 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:26.587157 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3cd86f48-1310-4780-9667-f6ef6603bf13 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a Aug 13 03:42:26.587380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3cd86f48-1310-4780-9667-f6ef6603bf13 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:26.587578 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3cd86f48-1310-4780-9667-f6ef6603bf13 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:26.587729 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-3cd86f48-1310-4780-9667-f6ef6603bf13 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume with id: 9004490f-9168-474a-a545-888f606a480a Aug 13 03:42:26.594589 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:26.594589 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:26.595071 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3cd86f48-1310-4780-9667-f6ef6603bf13 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:26.614402 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3cd86f48-1310-4780-9667-f6ef6603bf13 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume request issued successfully. Aug 13 03:42:26.614635 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3cd86f48-1310-4780-9667-f6ef6603bf13 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a returned with HTTP 202 Aug 13 03:42:26.615210 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1157/4649] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:26 2026] DELETE /volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:26.624952 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-41f042a5-3baa-4456-99b0-19dc1045abdc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:26.626790 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41f042a5-3baa-4456-99b0-19dc1045abdc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a Aug 13 03:42:26.627008 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41f042a5-3baa-4456-99b0-19dc1045abdc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:26.627187 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41f042a5-3baa-4456-99b0-19dc1045abdc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:26.635219 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:26.635219 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:26.639674 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-41f042a5-3baa-4456-99b0-19dc1045abdc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:26.644709 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41f042a5-3baa-4456-99b0-19dc1045abdc tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a returned with HTTP 200 Aug 13 03:42:26.645154 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1165/4650] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:26 2026] GET /volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:27.024021 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aa655019-5bbc-4f49-b3ce-9d7b72d510bd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:27.025877 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aa655019-5bbc-4f49-b3ce-9d7b72d510bd tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:27.026055 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aa655019-5bbc-4f49-b3ce-9d7b72d510bd tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:27.027212 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aa655019-5bbc-4f49-b3ce-9d7b72d510bd tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:27.027212 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-aa655019-5bbc-4f49-b3ce-9d7b72d510bd tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:27.031625 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:27.031625 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:27.032543 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aa655019-5bbc-4f49-b3ce-9d7b72d510bd tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:27.032967 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1173/4651] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:27 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:27.374447 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8acac686-ce75-47d6-b263-713ea2015531 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:27.376451 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8acac686-ce75-47d6-b263-713ea2015531 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:27.376666 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8acac686-ce75-47d6-b263-713ea2015531 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:27.376889 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8acac686-ce75-47d6-b263-713ea2015531 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:27.390127 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:27.390127 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:27.395004 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8acac686-ce75-47d6-b263-713ea2015531 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:27.401214 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8acac686-ce75-47d6-b263-713ea2015531 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:27.401722 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1157/4652] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:27 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 919 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:27.657500 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2ad2a913-89c7-4dd9-9193-5537a490bb0d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:27.659655 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2ad2a913-89c7-4dd9-9193-5537a490bb0d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a Aug 13 03:42:27.659891 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2ad2a913-89c7-4dd9-9193-5537a490bb0d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:27.660112 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2ad2a913-89c7-4dd9-9193-5537a490bb0d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:27.666956 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2ad2a913-89c7-4dd9-9193-5537a490bb0d tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a returned with HTTP 404 Aug 13 03:42:27.667520 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1158/4653] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:27 2026] GET /volume/v3/volumes/9004490f-9168-474a-a545-888f606a480a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:27.675161 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eb7b981b-11d7-498f-8078-f3569a60c06a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:27.677738 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eb7b981b-11d7-498f-8078-f3569a60c06a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 Aug 13 03:42:27.677962 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eb7b981b-11d7-498f-8078-f3569a60c06a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:27.678132 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eb7b981b-11d7-498f-8078-f3569a60c06a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:27.678339 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-eb7b981b-11d7-498f-8078-f3569a60c06a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume with id: e03b860a-e362-4937-875e-5eb51f6c5af8 Aug 13 03:42:27.686674 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:27.686674 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:27.687874 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eb7b981b-11d7-498f-8078-f3569a60c06a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:27.717705 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eb7b981b-11d7-498f-8078-f3569a60c06a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume request issued successfully. Aug 13 03:42:27.717917 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eb7b981b-11d7-498f-8078-f3569a60c06a tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 returned with HTTP 202 Aug 13 03:42:27.718349 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1166/4654] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:27 2026] DELETE /volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:27.728659 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-55635610-3af9-4b1d-a18c-82b2e15a258f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:27.732839 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55635610-3af9-4b1d-a18c-82b2e15a258f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 Aug 13 03:42:27.733070 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55635610-3af9-4b1d-a18c-82b2e15a258f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:27.733292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-55635610-3af9-4b1d-a18c-82b2e15a258f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:27.741305 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:27.741305 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:27.745811 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-55635610-3af9-4b1d-a18c-82b2e15a258f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:27.750492 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-55635610-3af9-4b1d-a18c-82b2e15a258f tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 returned with HTTP 200 Aug 13 03:42:27.750936 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1174/4655] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:27 2026] GET /volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:27.836032 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-3cf660fd-572e-4636-8121-18654eb2b883 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:27.839658 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-3cf660fd-572e-4636-8121-18654eb2b883 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments/f9242991-c4f9-49c7-a022-0de3bde82ca5/action Aug 13 03:42:27.839658 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-3cf660fd-572e-4636-8121-18654eb2b883 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:27.839886 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-3cf660fd-572e-4636-8121-18654eb2b883 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:27.855730 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:27.855730 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:27.865837 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e3c016ba-617e-4965-82a2-e5b17be98f73 req-3cf660fd-572e-4636-8121-18654eb2b883 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/f9242991-c4f9-49c7-a022-0de3bde82ca5/action returned with HTTP 204 Aug 13 03:42:27.866260 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1158/4656] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:42:27 2026] POST /volume/v3/attachments/f9242991-c4f9-49c7-a022-0de3bde82ca5/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:28.045305 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9967d50d-9cdd-4cdf-9dfd-1845e5c8a2e8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:28.046599 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9967d50d-9cdd-4cdf-9dfd-1845e5c8a2e8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:28.046844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9967d50d-9cdd-4cdf-9dfd-1845e5c8a2e8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:28.047089 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9967d50d-9cdd-4cdf-9dfd-1845e5c8a2e8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:28.047225 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9967d50d-9cdd-4cdf-9dfd-1845e5c8a2e8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:28.054544 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:28.054544 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:28.055633 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9967d50d-9cdd-4cdf-9dfd-1845e5c8a2e8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:28.056200 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1159/4657] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:28 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:28.069376 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4ed2f984-8d9d-48af-b71b-94293904e1e3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:28.071793 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ed2f984-8d9d-48af-b71b-94293904e1e3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc Aug 13 03:42:28.072028 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ed2f984-8d9d-48af-b71b-94293904e1e3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:28.072687 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4ed2f984-8d9d-48af-b71b-94293904e1e3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:28.080667 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:28.080667 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:28.085705 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4ed2f984-8d9d-48af-b71b-94293904e1e3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:28.091544 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3eb62d67-3d22-45fc-b8ad-8ebb081bcfb6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:28.092573 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4ed2f984-8d9d-48af-b71b-94293904e1e3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc returned with HTTP 200 Aug 13 03:42:28.092994 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1167/4658] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:28 2026] GET /volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:28.093575 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3eb62d67-3d22-45fc-b8ad-8ebb081bcfb6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:42:28.093920 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3eb62d67-3d22-45fc-b8ad-8ebb081bcfb6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5061e6b3-440b-446f-a28c-ed4600bb3103", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1440026300", "description": null, "metadata": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:28.106089 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:28.106089 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:28.108866 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3eb62d67-3d22-45fc-b8ad-8ebb081bcfb6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:28.108866 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-3eb62d67-3d22-45fc-b8ad-8ebb081bcfb6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create snapshot from volume 5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:28.110492 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:28.113412 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] POST https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03/restore Aug 13 03:42:28.113874 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:28.115698 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Restoring backup 8da3c048-3569-4d3d-b24e-7976d506dd03 ({'restore': {}}) {{(pid=100341) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 03:42:28.115851 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Restoring backup 8da3c048-3569-4d3d-b24e-7976d506dd03 to volume None. Aug 13 03:42:28.120890 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:28.120890 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:28.121909 np0000007145 devstack@c-api.service[100341]: INFO cinder.backup.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Creating volume of 1 GB for restore of backup 8da3c048-3569-4d3d-b24e-7976d506dd03. Aug 13 03:42:28.125782 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Availability Zones retrieved successfully. Aug 13 03:42:28.134230 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Flow 'volume_create_api' (af8366a9-9228-49aa-acd3-446c8051c936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:28.135254 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0c0485-11ea-4367-b655-62da2d45c2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:28.136293 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:28.156029 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3eb62d67-3d22-45fc-b8ad-8ebb081bcfb6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Created reservations ['6c9e4597-7b33-4639-a043-83a4b44fa91e', '7cfadc17-966e-48a2-b444-04902c80a0dd', 'd6ad0253-a296-432f-81bd-0dacbe80bd5d', '50e262fd-9538-4406-8c71-48414a85c95c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:28.176243 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0c0485-11ea-4367-b655-62da2d45c2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:28.177150 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc4bdc64-4ff0-4632-b1cb-c441b3abfe0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:28.206149 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3eb62d67-3d22-45fc-b8ad-8ebb081bcfb6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot force create request issued successfully. Aug 13 03:42:28.207465 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3eb62d67-3d22-45fc-b8ad-8ebb081bcfb6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:42:28.207711 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1175/4659] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:42:28 2026] POST /volume/v3/snapshots => generated 313 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:28.218877 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3efe178e-5e1e-4363-8c53-eb1c573dffc4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:28.220098 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3efe178e-5e1e-4363-8c53-eb1c573dffc4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 Aug 13 03:42:28.221744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3efe178e-5e1e-4363-8c53-eb1c573dffc4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:28.221744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3efe178e-5e1e-4363-8c53-eb1c573dffc4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:28.226048 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Created reservations ['27363711-cb98-4e97-aaf4-765c1b8c46a0', 'c5e9f971-8265-4250-9162-96fcc801f8ce', '671b4539-2175-4dc7-9f00-6a8306514730', '600a9752-2a68-4095-a2e7-9ede34bb89d6'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:28.226930 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc4bdc64-4ff0-4632-b1cb-c441b3abfe0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27363711-cb98-4e97-aaf4-765c1b8c46a0', 'c5e9f971-8265-4250-9162-96fcc801f8ce', '671b4539-2175-4dc7-9f00-6a8306514730', '600a9752-2a68-4095-a2e7-9ede34bb89d6']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:28.227856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (066896a0-b623-4672-8897-198b8881a558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:28.229056 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:28.229056 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:28.229701 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3efe178e-5e1e-4363-8c53-eb1c573dffc4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:28.230562 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3efe178e-5e1e-4363-8c53-eb1c573dffc4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 returned with HTTP 200 Aug 13 03:42:28.231148 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1160/4660] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:28 2026] GET /volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:28.267845 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (066896a0-b623-4672-8897-198b8881a558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591e5f32-cb5e-4425-89b2-5883e28f67d6', '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_8da3c048-3569-4d3d-b24e-7976d506dd03',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c887bd7ce947278bae476509640b8a',qos_specs=None,replication_status=,reservations=['27363711-cb98-4e97-aaf4-765c1b8c46a0','c5e9f971-8265-4250-9162-96fcc801f8ce','671b4539-2175-4dc7-9f00-6a8306514730','600a9752-2a68-4095-a2e7-9ede34bb89d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416bf4b79efe47d59fb968ae3b32ea23',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8da3c048-3569-4d3d-b24e-7976d506dd03',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=591e5f32-cb5e-4425-89b2-5883e28f67d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2c887bd7ce947278bae476509640b8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='416bf4b79efe47d59fb968ae3b32ea23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:28.268064 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2049d714-ca24-43a6-8ce1-ff9d873d076b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:28.286340 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2049d714-ca24-43a6-8ce1-ff9d873d076b) transitioned into 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_8da3c048-3569-4d3d-b24e-7976d506dd03',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2c887bd7ce947278bae476509640b8a',qos_specs=None,replication_status=,reservations=['27363711-cb98-4e97-aaf4-765c1b8c46a0','c5e9f971-8265-4250-9162-96fcc801f8ce','671b4539-2175-4dc7-9f00-6a8306514730','600a9752-2a68-4095-a2e7-9ede34bb89d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='416bf4b79efe47d59fb968ae3b32ea23',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:28.287350 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e8787f-f282-4954-a1f1-e411b1360c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:28.299164 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e8787f-f282-4954-a1f1-e411b1360c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:28.299962 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Flow 'volume_create_api' (af8366a9-9228-49aa-acd3-446c8051c936) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:28.300254 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Create volume request issued successfully. Aug 13 03:42:28.306990 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:28.306990 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:28.307459 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:28.414123 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d49d81dc-b893-4bda-8184-e7f9afe50d78 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:28.415846 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d49d81dc-b893-4bda-8184-e7f9afe50d78 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:42:28.416039 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d49d81dc-b893-4bda-8184-e7f9afe50d78 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:28.416213 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d49d81dc-b893-4bda-8184-e7f9afe50d78 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:28.427988 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:28.427988 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:28.432578 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d49d81dc-b893-4bda-8184-e7f9afe50d78 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:42:28.437338 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d49d81dc-b893-4bda-8184-e7f9afe50d78 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:42:28.437853 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1168/4661] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:28 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:28.764894 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-32495a2b-9130-4f8e-af1c-ec30800368b8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:28.766687 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-32495a2b-9130-4f8e-af1c-ec30800368b8 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 Aug 13 03:42:28.766886 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-32495a2b-9130-4f8e-af1c-ec30800368b8 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:28.767051 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-32495a2b-9130-4f8e-af1c-ec30800368b8 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:28.773066 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-32495a2b-9130-4f8e-af1c-ec30800368b8 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 returned with HTTP 404 Aug 13 03:42:28.773521 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1176/4662] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:28 2026] GET /volume/v3/volumes/e03b860a-e362-4937-875e-5eb51f6c5af8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:28.782302 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a9d1a6a5-c1c9-4778-b31f-c7ff902cc242 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:28.784206 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a9d1a6a5-c1c9-4778-b31f-c7ff902cc242 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 Aug 13 03:42:28.784656 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a9d1a6a5-c1c9-4778-b31f-c7ff902cc242 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:28.784765 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a9d1a6a5-c1c9-4778-b31f-c7ff902cc242 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:28.784963 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-a9d1a6a5-c1c9-4778-b31f-c7ff902cc242 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume with id: ebf47358-cf83-47b1-9500-228ffade9082 Aug 13 03:42:28.792068 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:28.792068 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:28.792518 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a9d1a6a5-c1c9-4778-b31f-c7ff902cc242 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:28.810642 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a9d1a6a5-c1c9-4778-b31f-c7ff902cc242 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Delete volume request issued successfully. Aug 13 03:42:28.810854 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a9d1a6a5-c1c9-4778-b31f-c7ff902cc242 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 returned with HTTP 202 Aug 13 03:42:28.811296 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1161/4663] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:28 2026] DELETE /volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:28.820749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c1890467-58f5-422f-99b2-07a5ac4d34fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:28.822567 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1890467-58f5-422f-99b2-07a5ac4d34fe tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 Aug 13 03:42:28.822762 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1890467-58f5-422f-99b2-07a5ac4d34fe tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:28.823018 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1890467-58f5-422f-99b2-07a5ac4d34fe tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:28.830405 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:28.830405 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:28.834055 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c1890467-58f5-422f-99b2-07a5ac4d34fe tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Volume info retrieved successfully. Aug 13 03:42:28.838356 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1890467-58f5-422f-99b2-07a5ac4d34fe tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 returned with HTTP 200 Aug 13 03:42:28.838733 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1169/4664] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:28 2026] GET /volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:29.240906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e97d5018-1498-46de-9709-5685693acf7d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:29.242707 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e97d5018-1498-46de-9709-5685693acf7d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 Aug 13 03:42:29.242906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e97d5018-1498-46de-9709-5685693acf7d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:29.243117 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e97d5018-1498-46de-9709-5685693acf7d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:29.251004 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:29.251004 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:29.251495 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e97d5018-1498-46de-9709-5685693acf7d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:29.252294 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e97d5018-1498-46de-9709-5685693acf7d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 returned with HTTP 200 Aug 13 03:42:29.252678 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1177/4665] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:29 2026] GET /volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:29.262484 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-93b0aa0b-de33-4698-a361-9fc8cffe3f98 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:29.264309 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-93b0aa0b-de33-4698-a361-9fc8cffe3f98 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 Aug 13 03:42:29.264519 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-93b0aa0b-de33-4698-a361-9fc8cffe3f98 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:29.264707 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-93b0aa0b-de33-4698-a361-9fc8cffe3f98 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:29.269979 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:29.269979 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:29.270618 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-93b0aa0b-de33-4698-a361-9fc8cffe3f98 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:29.271712 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-93b0aa0b-de33-4698-a361-9fc8cffe3f98 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 returned with HTTP 200 Aug 13 03:42:29.273192 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1162/4666] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:29 2026] GET /volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:29.314455 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:29.314455 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:29.314948 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:29.315077 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Checking backup size 1 against volume size 1 {{(pid=100341) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 03:42:29.315175 np0000007145 devstack@c-api.service[100341]: INFO cinder.backup.api [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Overwriting volume 591e5f32-cb5e-4425-89b2-5883e28f67d6 with restore of backup 8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:29.329010 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] restore_backup in rpcapi backup_id 8da3c048-3569-4d3d-b24e-7976d506dd03 {{(pid=100341) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 03:42:29.330652 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-33b51a96-97ac-4e4c-b7c2-c49413cc7fad tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03/restore returned with HTTP 202 Aug 13 03:42:29.331060 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1159/4667] 10.4.3.140 () {68 vars in 1393 bytes} [Thu Aug 13 03:42:28 2026] POST /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03/restore => generated 189 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:29.338873 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-325c7d17-ad92-48dd-a127-0e7019fb6990 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:29.341029 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-325c7d17-ad92-48dd-a127-0e7019fb6990 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:29.341194 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-325c7d17-ad92-48dd-a127-0e7019fb6990 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:29.341364 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-325c7d17-ad92-48dd-a127-0e7019fb6990 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:29.341452 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-325c7d17-ad92-48dd-a127-0e7019fb6990 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:29.346177 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:29.346177 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:29.347286 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-325c7d17-ad92-48dd-a127-0e7019fb6990 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:29.347521 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1170/4668] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:29 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:29.853568 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fcd5680b-5ebf-4fbc-802f-2e728fc692e7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:29.855518 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcd5680b-5ebf-4fbc-802f-2e728fc692e7 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] GET https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 Aug 13 03:42:29.855635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fcd5680b-5ebf-4fbc-802f-2e728fc692e7 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:29.855897 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fcd5680b-5ebf-4fbc-802f-2e728fc692e7 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:29.862607 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fcd5680b-5ebf-4fbc-802f-2e728fc692e7 tempest-CreateVolumesFromBackupTest-159232396 tempest-CreateVolumesFromBackupTest-159232396-project-member] https://10.4.3.140/volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 returned with HTTP 404 Aug 13 03:42:29.863177 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1178/4669] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:29 2026] GET /volume/v3/volumes/ebf47358-cf83-47b1-9500-228ffade9082 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:30.358971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c3ff0c48-cbc0-4abe-9d62-f64d9a4e5561 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:30.360847 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3ff0c48-cbc0-4abe-9d62-f64d9a4e5561 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:30.361051 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3ff0c48-cbc0-4abe-9d62-f64d9a4e5561 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:30.361246 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3ff0c48-cbc0-4abe-9d62-f64d9a4e5561 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:30.361360 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c3ff0c48-cbc0-4abe-9d62-f64d9a4e5561 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:30.366646 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:30.366646 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:30.366962 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3ff0c48-cbc0-4abe-9d62-f64d9a4e5561 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:30.367462 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1163/4670] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:30 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:30.944613 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7ec5e290-5032-40fb-884f-b3f89f2fbba7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:30.948851 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7ec5e290-5032-40fb-884f-b3f89f2fbba7 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:42:30.948851 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7ec5e290-5032-40fb-884f-b3f89f2fbba7 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5061e6b3-440b-446f-a28c-ed4600bb3103", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-750706665", "description": null, "metadata": null}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:30.959120 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:30.959120 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:30.959749 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7ec5e290-5032-40fb-884f-b3f89f2fbba7 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:30.960012 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-7ec5e290-5032-40fb-884f-b3f89f2fbba7 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create snapshot from volume 5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:30.997229 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-7ec5e290-5032-40fb-884f-b3f89f2fbba7 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Created reservations ['4c0c33f4-8796-48c4-a8ca-46c8c15b0bc6', 'c71b6cb2-75f1-4009-87da-09a3716074bc', '3bbdd114-3b5b-47fe-98a5-42c802163f23', '88351a55-c5cb-465b-8803-5f69116b325a'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:31.030522 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7ec5e290-5032-40fb-884f-b3f89f2fbba7 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot force create request issued successfully. Aug 13 03:42:31.030920 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7ec5e290-5032-40fb-884f-b3f89f2fbba7 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:42:31.031532 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1160/4671] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:42:30 2026] POST /volume/v3/snapshots => generated 312 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:31.043299 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-96be7710-5520-44d9-9cdb-7028837503c1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:31.045502 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96be7710-5520-44d9-9cdb-7028837503c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 Aug 13 03:42:31.045642 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96be7710-5520-44d9-9cdb-7028837503c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:31.045941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-96be7710-5520-44d9-9cdb-7028837503c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:31.053986 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:31.053986 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:31.053986 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-96be7710-5520-44d9-9cdb-7028837503c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:31.053986 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-96be7710-5520-44d9-9cdb-7028837503c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 returned with HTTP 200 Aug 13 03:42:31.053986 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1171/4672] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:31 2026] GET /volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:31.380061 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b4ad4972-d40b-4c5e-b797-cb115cca9f28 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:31.383856 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4ad4972-d40b-4c5e-b797-cb115cca9f28 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:31.384103 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4ad4972-d40b-4c5e-b797-cb115cca9f28 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:31.384381 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4ad4972-d40b-4c5e-b797-cb115cca9f28 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:31.384504 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b4ad4972-d40b-4c5e-b797-cb115cca9f28 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:31.393417 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:31.393417 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:31.394522 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4ad4972-d40b-4c5e-b797-cb115cca9f28 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:31.395502 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1179/4673] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:31 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:32.065193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aa2388c4-b418-44d9-9cef-7f520f84004c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:32.070032 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aa2388c4-b418-44d9-9cef-7f520f84004c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 Aug 13 03:42:32.070032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aa2388c4-b418-44d9-9cef-7f520f84004c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:32.070032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aa2388c4-b418-44d9-9cef-7f520f84004c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:32.074678 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:32.074678 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:32.075229 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-aa2388c4-b418-44d9-9cef-7f520f84004c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:32.076226 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aa2388c4-b418-44d9-9cef-7f520f84004c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 returned with HTTP 200 Aug 13 03:42:32.076640 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1164/4674] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:32 2026] GET /volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:32.087910 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-94ad0d2a-3ed8-4d56-9f80-b73acddac274 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:32.089689 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-94ad0d2a-3ed8-4d56-9f80-b73acddac274 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 Aug 13 03:42:32.089964 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-94ad0d2a-3ed8-4d56-9f80-b73acddac274 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:32.090207 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-94ad0d2a-3ed8-4d56-9f80-b73acddac274 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:32.095841 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:32.095841 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:32.097334 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-94ad0d2a-3ed8-4d56-9f80-b73acddac274 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:32.097334 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-94ad0d2a-3ed8-4d56-9f80-b73acddac274 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 returned with HTTP 200 Aug 13 03:42:32.097885 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1161/4675] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:32 2026] GET /volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:32.408174 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3059c37b-d934-4442-baeb-6aa27556a7db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:32.410239 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3059c37b-d934-4442-baeb-6aa27556a7db tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:32.410501 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3059c37b-d934-4442-baeb-6aa27556a7db tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:32.410736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3059c37b-d934-4442-baeb-6aa27556a7db tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:32.410860 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3059c37b-d934-4442-baeb-6aa27556a7db tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:32.416771 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:32.416771 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:32.417981 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3059c37b-d934-4442-baeb-6aa27556a7db tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:32.418480 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1172/4676] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:32 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:33.435431 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-714a06d0-e3b8-45db-b7cb-b276216ced80 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:33.437599 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-714a06d0-e3b8-45db-b7cb-b276216ced80 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:33.437962 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-714a06d0-e3b8-45db-b7cb-b276216ced80 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:33.438198 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-714a06d0-e3b8-45db-b7cb-b276216ced80 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:33.438330 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-714a06d0-e3b8-45db-b7cb-b276216ced80 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:33.444887 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:33.444887 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:33.444887 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-714a06d0-e3b8-45db-b7cb-b276216ced80 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:33.445157 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1180/4677] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:33 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:33.888732 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-87b491b2-47b2-43e0-8555-732b62dadf5c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:33.891222 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-87b491b2-47b2-43e0-8555-732b62dadf5c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:42:33.891444 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-87b491b2-47b2-43e0-8555-732b62dadf5c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5061e6b3-440b-446f-a28c-ed4600bb3103", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-487187107", "description": null, "metadata": null}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:33.905707 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:33.905707 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:33.906452 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-87b491b2-47b2-43e0-8555-732b62dadf5c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:33.906638 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-87b491b2-47b2-43e0-8555-732b62dadf5c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create snapshot from volume 5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:33.948757 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-87b491b2-47b2-43e0-8555-732b62dadf5c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Created reservations ['768fd1ef-a1fd-4a8e-b4d0-08789c9d470c', '40295d4b-8e31-4f3b-a4d6-aa96e84f1585', '0da630fb-a2bc-4ce6-a41b-fa32355fe9dc', 'beb0c930-5ac6-441a-8d6c-77d65be74318'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:33.988016 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-87b491b2-47b2-43e0-8555-732b62dadf5c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot force create request issued successfully. Aug 13 03:42:33.988412 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-87b491b2-47b2-43e0-8555-732b62dadf5c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:42:33.988899 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1165/4678] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:42:33 2026] POST /volume/v3/snapshots => generated 312 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:33.999354 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1ae55ece-698f-4d7c-840a-aa3361c808cd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:34.001713 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1ae55ece-698f-4d7c-840a-aa3361c808cd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 Aug 13 03:42:34.002063 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1ae55ece-698f-4d7c-840a-aa3361c808cd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:34.002329 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1ae55ece-698f-4d7c-840a-aa3361c808cd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:34.008888 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:34.008888 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:34.009420 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1ae55ece-698f-4d7c-840a-aa3361c808cd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:34.010376 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1ae55ece-698f-4d7c-840a-aa3361c808cd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 returned with HTTP 200 Aug 13 03:42:34.010785 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1162/4679] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:33 2026] GET /volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:34.460118 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b105c871-a3a0-4d78-ae94-225fa4499ea3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:34.462465 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b105c871-a3a0-4d78-ae94-225fa4499ea3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:34.462646 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b105c871-a3a0-4d78-ae94-225fa4499ea3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:34.463694 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b105c871-a3a0-4d78-ae94-225fa4499ea3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:34.463694 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b105c871-a3a0-4d78-ae94-225fa4499ea3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:34.468325 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:34.468325 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:34.469313 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b105c871-a3a0-4d78-ae94-225fa4499ea3 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:34.469773 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1173/4680] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:34 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:34.984334 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:34.986893 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:34.987297 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2060916796", "imageRef": "d628e89b-0e99-4571-b205-736027568324", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:34.989344 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2060916796', 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:35.024714 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cbacae50-f605-4353-9be8-d75fd1eb6d90 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:35.027026 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cbacae50-f605-4353-9be8-d75fd1eb6d90 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 Aug 13 03:42:35.028130 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cbacae50-f605-4353-9be8-d75fd1eb6d90 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:35.028130 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cbacae50-f605-4353-9be8-d75fd1eb6d90 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:35.035868 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:35.035868 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:35.036513 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cbacae50-f605-4353-9be8-d75fd1eb6d90 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:35.037525 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cbacae50-f605-4353-9be8-d75fd1eb6d90 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 returned with HTTP 200 Aug 13 03:42:35.037982 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1166/4681] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:35 2026] GET /volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:35.047614 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-755d7936-99b8-481a-b3dc-ae03507cbf82 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:35.049475 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-755d7936-99b8-481a-b3dc-ae03507cbf82 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 Aug 13 03:42:35.049675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-755d7936-99b8-481a-b3dc-ae03507cbf82 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:35.049783 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-755d7936-99b8-481a-b3dc-ae03507cbf82 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:35.058708 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:35.058708 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:35.059657 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-755d7936-99b8-481a-b3dc-ae03507cbf82 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:35.060443 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-755d7936-99b8-481a-b3dc-ae03507cbf82 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 returned with HTTP 200 Aug 13 03:42:35.060904 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1163/4682] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:35 2026] GET /volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:35.090881 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Create volume of 1 GB Aug 13 03:42:35.095773 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Availability Zones retrieved successfully. Aug 13 03:42:35.102521 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Flow 'volume_create_api' (4b2cf5f4-8225-4017-aec7-0241ba85dd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:35.103255 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ee726f-913d-4456-b146-e0dd1faa8d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:35.103936 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-6981ce1d-47cc-4df5-91f0-bd2cf4e54aae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:35.104506 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:35.107029 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-6981ce1d-47cc-4df5-91f0-bd2cf4e54aae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:35.107275 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-6981ce1d-47cc-4df5-91f0-bd2cf4e54aae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:35.107516 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-6981ce1d-47cc-4df5-91f0-bd2cf4e54aae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:35.120355 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:35.120355 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:35.124883 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-6981ce1d-47cc-4df5-91f0-bd2cf4e54aae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:35.131453 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-6981ce1d-47cc-4df5-91f0-bd2cf4e54aae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:35.132463 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1174/4683] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:35 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:35.152532 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-3797c1cc-1830-41ff-84e4-fd0c66fd93fd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:35.154864 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-3797c1cc-1830-41ff-84e4-fd0c66fd93fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103/action Aug 13 03:42:35.155357 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-3797c1cc-1830-41ff-84e4-fd0c66fd93fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:35.155551 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-3797c1cc-1830-41ff-84e4-fd0c66fd93fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:35.168761 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:35.168761 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:35.169580 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-3797c1cc-1830-41ff-84e4-fd0c66fd93fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:35.178182 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-3797c1cc-1830-41ff-84e4-fd0c66fd93fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Begin detaching volume completed successfully. Aug 13 03:42:35.178594 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-3797c1cc-1830-41ff-84e4-fd0c66fd93fd tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103/action returned with HTTP 202 Aug 13 03:42:35.179206 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1167/4684] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:42:35 2026] POST /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:42:35.184203 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ee726f-913d-4456-b146-e0dd1faa8d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:35.184203 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4057b471-2092-40b8-a85d-bdf712167460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:35.235906 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e9b6f95f-6078-4c3c-8c96-68a324537e3a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:35.236311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e9b6f95f-6078-4c3c-8c96-68a324537e3a None None] GET https://10.4.3.140/volume// Aug 13 03:42:35.236520 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e9b6f95f-6078-4c3c-8c96-68a324537e3a None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:35.236757 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e9b6f95f-6078-4c3c-8c96-68a324537e3a None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:35.237214 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e9b6f95f-6078-4c3c-8c96-68a324537e3a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:35.237571 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1164/4685] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:35.248225 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-579b9af8-1504-44dd-b193-c67ab0008a81 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:35.251164 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-579b9af8-1504-44dd-b193-c67ab0008a81 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:42:35.251490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-579b9af8-1504-44dd-b193-c67ab0008a81 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:35.251764 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-579b9af8-1504-44dd-b193-c67ab0008a81 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:35.263121 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Created reservations ['ccafda3c-bd59-4bc1-a496-2964081c9d1c', '9893afaf-0d79-49a3-b0a3-fd4506418748', '492075b9-2fc0-4267-96a2-e1921e8ef940', '2633b784-8e88-475e-8eaa-4fd2019e002c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:35.263877 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4057b471-2092-40b8-a85d-bdf712167460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccafda3c-bd59-4bc1-a496-2964081c9d1c', '9893afaf-0d79-49a3-b0a3-fd4506418748', '492075b9-2fc0-4267-96a2-e1921e8ef940', '2633b784-8e88-475e-8eaa-4fd2019e002c']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:35.264644 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e809dc-9623-46ca-8ab8-b05d8cc62769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:35.267933 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:35.267933 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:35.275718 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-579b9af8-1504-44dd-b193-c67ab0008a81 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:35.282053 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-579b9af8-1504-44dd-b193-c67ab0008a81 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:42:35.282475 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1175/4686] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:35 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:35.292691 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e809dc-9623-46ca-8ab8-b05d8cc62769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8436d048-b484-423d-b47e-bfe61b003107', '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-2060916796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cff9812dd5e14e398adfe60ae9797646',qos_specs=None,replication_status=,reservations=['ccafda3c-bd59-4bc1-a496-2964081c9d1c','9893afaf-0d79-49a3-b0a3-fd4506418748','492075b9-2fc0-4267-96a2-e1921e8ef940','2633b784-8e88-475e-8eaa-4fd2019e002c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47cc33d9e0bc401c9ee6991629b378f6',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2060916796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8436d048-b484-423d-b47e-bfe61b003107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cff9812dd5e14e398adfe60ae9797646',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47cc33d9e0bc401c9ee6991629b378f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:35.293625 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85bd93f-e990-4b25-a15f-ef8853afe363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:35.317927 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85bd93f-e990-4b25-a15f-ef8853afe363) transitioned into state 'SUCCESS' from state '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-2060916796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cff9812dd5e14e398adfe60ae9797646',qos_specs=None,replication_status=,reservations=['ccafda3c-bd59-4bc1-a496-2964081c9d1c','9893afaf-0d79-49a3-b0a3-fd4506418748','492075b9-2fc0-4267-96a2-e1921e8ef940','2633b784-8e88-475e-8eaa-4fd2019e002c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47cc33d9e0bc401c9ee6991629b378f6',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:35.318869 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f1b152-52ce-4b86-b934-8419b9fa06fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:35.331483 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f1b152-52ce-4b86-b934-8419b9fa06fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:35.332351 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Flow 'volume_create_api' (4b2cf5f4-8225-4017-aec7-0241ba85dd12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:35.332679 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Create volume request issued successfully. Aug 13 03:42:35.333292 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb356300-dffc-4f09-bbf5-75a8c6d8d85d tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:35.333719 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1181/4687] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:34 2026] POST /volume/v3/volumes => generated 753 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:35.347720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-57503973-ef1c-4710-94d4-a397cb7d9e55 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:35.351239 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-57503973-ef1c-4710-94d4-a397cb7d9e55 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] GET https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 Aug 13 03:42:35.351530 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-57503973-ef1c-4710-94d4-a397cb7d9e55 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:35.352035 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-57503973-ef1c-4710-94d4-a397cb7d9e55 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:35.365176 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:35.365176 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:35.370237 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-57503973-ef1c-4710-94d4-a397cb7d9e55 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Volume info retrieved successfully. Aug 13 03:42:35.377547 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-57503973-ef1c-4710-94d4-a397cb7d9e55 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 returned with HTTP 200 Aug 13 03:42:35.378131 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1168/4688] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:35 2026] GET /volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:35.483782 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2077d7be-8073-411d-bbcc-1b1c3ad51cc1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:35.487846 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2077d7be-8073-411d-bbcc-1b1c3ad51cc1 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:35.488027 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2077d7be-8073-411d-bbcc-1b1c3ad51cc1 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:35.488249 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2077d7be-8073-411d-bbcc-1b1c3ad51cc1 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:35.488620 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-2077d7be-8073-411d-bbcc-1b1c3ad51cc1 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:35.497919 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:35.497919 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:35.498750 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2077d7be-8073-411d-bbcc-1b1c3ad51cc1 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:35.499161 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1165/4689] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:35 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:36.246955 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-c6be3fff-71b9-473f-ac11-2b08bc4a5464 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:36.251842 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-c6be3fff-71b9-473f-ac11-2b08bc4a5464 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/attachments/59d665d8-5a98-48b8-ba3d-9718fe11543c Aug 13 03:42:36.252017 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-c6be3fff-71b9-473f-ac11-2b08bc4a5464 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:36.252375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-c6be3fff-71b9-473f-ac11-2b08bc4a5464 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:36.260457 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:36.260457 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:36.273288 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:36.314609 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-1b119385-7a2d-41e2-9560-41d3a400ae6e req-c6be3fff-71b9-473f-ac11-2b08bc4a5464 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/59d665d8-5a98-48b8-ba3d-9718fe11543c returned with HTTP 200 Aug 13 03:42:36.315246 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1176/4690] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:42:36 2026] DELETE /volume/v3/attachments/59d665d8-5a98-48b8-ba3d-9718fe11543c => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:36.382303 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:36.392813 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d57b6b97-ac15-4610-89f8-10cf1c743dcc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:36.398472 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d57b6b97-ac15-4610-89f8-10cf1c743dcc tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] GET https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 Aug 13 03:42:36.398619 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d57b6b97-ac15-4610-89f8-10cf1c743dcc tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:36.398803 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d57b6b97-ac15-4610-89f8-10cf1c743dcc tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:36.410290 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:36.410290 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:36.411413 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:36.411964 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-833432577", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:36.414121 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-833432577', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:36.414431 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Create volume of 1 GB Aug 13 03:42:36.414903 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:36.414903 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:36.414989 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d57b6b97-ac15-4610-89f8-10cf1c743dcc tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Volume info retrieved successfully. Aug 13 03:42:36.416606 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:36.417405 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-944663276"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:36.418715 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-944663276'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:36.418918 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume of 1 GB Aug 13 03:42:36.423850 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Availability Zones retrieved successfully. Aug 13 03:42:36.423935 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d57b6b97-ac15-4610-89f8-10cf1c743dcc tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 returned with HTTP 200 Aug 13 03:42:36.423935 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1166/4691] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:36 2026] GET /volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:36.423987 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Availability Zones retrieved successfully. Aug 13 03:42:36.426924 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Flow 'volume_create_api' (a0226107-cc70-40e5-a726-6152e01c6291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:36.427993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa70ab50-d880-44cc-b848-2dd2b869fc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.428998 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:36.429053 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Flow 'volume_create_api' (43397855-95fe-4b17-97cc-bc94abe7b97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:36.430168 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96fd9d49-64db-4230-9774-23dae501cae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.432158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:36.458618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-f16d12e9-7692-4ed4-ace8-a7d0abf0dceb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:36.462521 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-f16d12e9-7692-4ed4-ace8-a7d0abf0dceb tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] GET https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 Aug 13 03:42:36.462680 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa70ab50-d880-44cc-b848-2dd2b869fc1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.462788 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-f16d12e9-7692-4ed4-ace8-a7d0abf0dceb tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:36.464858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-f16d12e9-7692-4ed4-ace8-a7d0abf0dceb tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:36.464975 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d83fde56-941f-4dbd-a45c-e70ce83da1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.465694 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96fd9d49-64db-4230-9774-23dae501cae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.467257 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08800f32-3fd3-45b7-95c3-ae39a45874a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.472321 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:36.472321 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:36.477363 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-f16d12e9-7692-4ed4-ace8-a7d0abf0dceb tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Volume info retrieved successfully. Aug 13 03:42:36.484280 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-f16d12e9-7692-4ed4-ace8-a7d0abf0dceb tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 returned with HTTP 200 Aug 13 03:42:36.484814 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1177/4692] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:36 2026] GET /volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:36.513005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-14be7d4a-698d-476d-8a9c-a6486590383c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:36.515482 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-14be7d4a-698d-476d-8a9c-a6486590383c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:36.515720 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-14be7d4a-698d-476d-8a9c-a6486590383c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:36.516226 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-14be7d4a-698d-476d-8a9c-a6486590383c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:36.516295 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-14be7d4a-698d-476d-8a9c-a6486590383c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:36.522457 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:36.522457 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:36.523666 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-14be7d4a-698d-476d-8a9c-a6486590383c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:36.524545 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1167/4693] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:36 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:36.548535 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Created reservations ['ae05e776-cd00-41cb-8d30-9b6629e2dcd7', '1e9c83b1-a536-4446-8ee4-231c64e1acb7', '8d999243-47dc-428e-9f37-bcfa759e93f1', 'e213ed63-af9f-4c37-ad57-e98f01e7b6dc'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:36.550985 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d83fde56-941f-4dbd-a45c-e70ce83da1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae05e776-cd00-41cb-8d30-9b6629e2dcd7', '1e9c83b1-a536-4446-8ee4-231c64e1acb7', '8d999243-47dc-428e-9f37-bcfa759e93f1', 'e213ed63-af9f-4c37-ad57-e98f01e7b6dc']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.551129 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['c2ab8bc5-c39e-4937-8560-26a64b014a32', '6dff6336-2b96-435b-bf43-630f1542fcca', 'f3ec8677-691c-4908-9b69-26811980ee8f', '209677c8-e53d-445b-80ff-8731dc06d284'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:36.551594 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36933a8f-96d8-4056-a55b-28fe725134ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.551836 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08800f32-3fd3-45b7-95c3-ae39a45874a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2ab8bc5-c39e-4937-8560-26a64b014a32', '6dff6336-2b96-435b-bf43-630f1542fcca', 'f3ec8677-691c-4908-9b69-26811980ee8f', '209677c8-e53d-445b-80ff-8731dc06d284']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.552690 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8661c3-3069-41b4-b6a3-ebf86c664c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.582622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36933a8f-96d8-4056-a55b-28fe725134ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97ee0fbf-e84f-40bc-8f08-874e1c2f15f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-833432577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e6339511f54490787890f6799d85241',qos_specs=None,replication_status=,reservations=['ae05e776-cd00-41cb-8d30-9b6629e2dcd7','1e9c83b1-a536-4446-8ee4-231c64e1acb7','8d999243-47dc-428e-9f37-bcfa759e93f1','e213ed63-af9f-4c37-ad57-e98f01e7b6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14cbe2bed074e01a8bf0733f0efce38',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-833432577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97ee0fbf-e84f-40bc-8f08-874e1c2f15f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e6339511f54490787890f6799d85241',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f14cbe2bed074e01a8bf0733f0efce38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.584478 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8661c3-3069-41b4-b6a3-ebf86c664c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-944663276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',qos_specs=None,replication_status=,reservations=['c2ab8bc5-c39e-4937-8560-26a64b014a32','6dff6336-2b96-435b-bf43-630f1542fcca','f3ec8677-691c-4908-9b69-26811980ee8f','209677c8-e53d-445b-80ff-8731dc06d284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e61c57470b4e1f9136841fd603b2e7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-944663276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e61c57470b4e1f9136841fd603b2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.587885 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7286ea9a-d9c7-41c4-9241-b88706212050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.588111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32eafad7-159a-4143-b58c-1975091cca44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.614771 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32eafad7-159a-4143-b58c-1975091cca44) transitioned into state 'SUCCESS' from state '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-944663276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',qos_specs=None,replication_status=,reservations=['c2ab8bc5-c39e-4937-8560-26a64b014a32','6dff6336-2b96-435b-bf43-630f1542fcca','f3ec8677-691c-4908-9b69-26811980ee8f','209677c8-e53d-445b-80ff-8731dc06d284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e61c57470b4e1f9136841fd603b2e7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.616019 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d88e528-1330-4805-9e26-70960c381f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.627242 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7286ea9a-d9c7-41c4-9241-b88706212050) transitioned into state 'SUCCESS' from state '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-833432577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e6339511f54490787890f6799d85241',qos_specs=None,replication_status=,reservations=['ae05e776-cd00-41cb-8d30-9b6629e2dcd7','1e9c83b1-a536-4446-8ee4-231c64e1acb7','8d999243-47dc-428e-9f37-bcfa759e93f1','e213ed63-af9f-4c37-ad57-e98f01e7b6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f14cbe2bed074e01a8bf0733f0efce38',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.627768 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d88e528-1330-4805-9e26-70960c381f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.628007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dbf93c1-2dad-4d35-88fe-d8d11a2d4c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:36.629151 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Flow 'volume_create_api' (43397855-95fe-4b17-97cc-bc94abe7b97a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:36.629513 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume request issued successfully. Aug 13 03:42:36.630470 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aa56bf8d-cfd7-47fe-8c42-9d1701be0551 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:36.631137 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1169/4694] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:42:36 2026] POST /volume/v3/volumes => generated 748 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:36.639112 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dbf93c1-2dad-4d35-88fe-d8d11a2d4c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:36.640371 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Flow 'volume_create_api' (a0226107-cc70-40e5-a726-6152e01c6291) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:36.640736 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Create volume request issued successfully. Aug 13 03:42:36.641488 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-672d9ede-fd6c-46bf-ade9-e6ca0889b8f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:36.641934 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1182/4695] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:36 2026] POST /volume/v3/volumes => generated 753 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:36.648430 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-563a37be-4a34-49d3-bad9-ccb3cb86193b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:36.655230 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-563a37be-4a34-49d3-bad9-ccb3cb86193b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 Aug 13 03:42:36.655482 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-563a37be-4a34-49d3-bad9-ccb3cb86193b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:36.655719 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-563a37be-4a34-49d3-bad9-ccb3cb86193b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:36.655784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-298e508d-aa26-45f1-a53c-bea49027501e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:36.657988 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-298e508d-aa26-45f1-a53c-bea49027501e tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:36.658225 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-298e508d-aa26-45f1-a53c-bea49027501e tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:36.658451 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-298e508d-aa26-45f1-a53c-bea49027501e tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:36.665152 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:36.665152 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:36.666748 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:36.666748 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:36.669389 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-563a37be-4a34-49d3-bad9-ccb3cb86193b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:42:36.670997 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-298e508d-aa26-45f1-a53c-bea49027501e tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:36.673775 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-563a37be-4a34-49d3-bad9-ccb3cb86193b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 returned with HTTP 200 Aug 13 03:42:36.674184 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1178/4696] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:36 2026] GET /volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:36.676574 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-298e508d-aa26-45f1-a53c-bea49027501e tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 returned with HTTP 200 Aug 13 03:42:36.677030 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1168/4697] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:36 2026] GET /volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:37.017908 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-5ee5809d-84ed-4a6c-b548-3729fb0c5bf0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.020916 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-5ee5809d-84ed-4a6c-b548-3729fb0c5bf0 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] GET https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 Aug 13 03:42:37.021276 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-5ee5809d-84ed-4a6c-b548-3729fb0c5bf0 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:37.021529 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-5ee5809d-84ed-4a6c-b548-3729fb0c5bf0 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:37.029043 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.029043 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:37.033297 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-5ee5809d-84ed-4a6c-b548-3729fb0c5bf0 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Volume info retrieved successfully. Aug 13 03:42:37.039706 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-5ee5809d-84ed-4a6c-b548-3729fb0c5bf0 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 returned with HTTP 200 Aug 13 03:42:37.040320 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1170/4698] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:37 2026] GET /volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:37.054155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d337da6f-4a77-4673-9f5c-c5ee0eb8a395 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.054155 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d337da6f-4a77-4673-9f5c-c5ee0eb8a395 None None] GET https://10.4.3.140/volume// Aug 13 03:42:37.054155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d337da6f-4a77-4673-9f5c-c5ee0eb8a395 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:37.054155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d337da6f-4a77-4673-9f5c-c5ee0eb8a395 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:37.054155 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d337da6f-4a77-4673-9f5c-c5ee0eb8a395 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:37.054155 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1183/4699] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:42:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:37.063040 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-c246a9ad-72cd-4521-b7bb-fa79badb9c94 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.066236 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-c246a9ad-72cd-4521-b7bb-fa79badb9c94 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:42:37.066770 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-c246a9ad-72cd-4521-b7bb-fa79badb9c94 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8436d048-b484-423d-b47e-bfe61b003107", "connector": null, "instance_uuid": "9b7bb616-ed35-491b-a922-4efcae7e81ba"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:37.079520 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.079520 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:37.116378 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-c246a9ad-72cd-4521-b7bb-fa79badb9c94 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:42:37.117129 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1179/4700] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:42:37 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) Aug 13 03:42:37.346033 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.347902 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:37.348258 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1299172432", "snapshot_id": "80c60d46-e41a-4231-8f66-538b43964461", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:37.349808 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1299172432', 'snapshot_id': '80c60d46-e41a-4231-8f66-538b43964461', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:37.356025 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.356025 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:37.356366 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:37.356486 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume of 1 GB Aug 13 03:42:37.360072 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Availability Zones retrieved successfully. Aug 13 03:42:37.365210 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Flow 'volume_create_api' (7f10d0cc-f6a7-41be-8221-84ad0dc430ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:37.366247 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2de933d-3636-47a1-9656-f07afbd6e9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:37.367131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:37.396266 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2de933d-3636-47a1-9656-f07afbd6e9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '80c60d46-e41a-4231-8f66-538b43964461', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:37.397191 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d62e68f-c82d-43b4-9ca4-ece116daabab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:37.437802 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Created reservations ['7ce47a9d-1ba4-499f-aad5-0e34ceac89f1', 'db0dfd76-bc00-453f-a068-db51a847d085', '9616eb29-ca2c-4538-872b-46872251e942', 'df5791ca-5f90-4a60-b3c8-08b1f63eb5aa'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:37.438576 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d62e68f-c82d-43b4-9ca4-ece116daabab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ce47a9d-1ba4-499f-aad5-0e34ceac89f1', 'db0dfd76-bc00-453f-a068-db51a847d085', '9616eb29-ca2c-4538-872b-46872251e942', 'df5791ca-5f90-4a60-b3c8-08b1f63eb5aa']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:37.439253 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df8cfca8-5f96-4dec-9e38-b7b6ba43a3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:37.479519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df8cfca8-5f96-4dec-9e38-b7b6ba43a3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e1eec9b-4a1e-4dfe-95c3-47167ea644b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1299172432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1c7f20f3924701bed48c36eb9c151d',qos_specs=None,replication_status=,reservations=['7ce47a9d-1ba4-499f-aad5-0e34ceac89f1','db0dfd76-bc00-453f-a068-db51a847d085','9616eb29-ca2c-4538-872b-46872251e942','df5791ca-5f90-4a60-b3c8-08b1f63eb5aa'],size=1,snapshot_id=80c60d46-e41a-4231-8f66-538b43964461,source_replicaid=,source_volid=None,status='creating',user_id='408c0e0beee342c49d9ebfbf5b820609',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1299172432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e1eec9b-4a1e-4dfe-95c3-47167ea644b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d1c7f20f3924701bed48c36eb9c151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=80c60d46-e41a-4231-8f66-538b43964461,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='408c0e0beee342c49d9ebfbf5b820609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:37.480250 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fca1e1-caa1-4a9a-a81f-c87d17c51ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:37.501958 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fca1e1-caa1-4a9a-a81f-c87d17c51ad5) transitioned into state 'SUCCESS' from state '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-1299172432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1c7f20f3924701bed48c36eb9c151d',qos_specs=None,replication_status=,reservations=['7ce47a9d-1ba4-499f-aad5-0e34ceac89f1','db0dfd76-bc00-453f-a068-db51a847d085','9616eb29-ca2c-4538-872b-46872251e942','df5791ca-5f90-4a60-b3c8-08b1f63eb5aa'],size=1,snapshot_id=80c60d46-e41a-4231-8f66-538b43964461,source_replicaid=,source_volid=None,status='creating',user_id='408c0e0beee342c49d9ebfbf5b820609',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:37.502668 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bccf08d6-c4f7-44e7-8701-fcb82876e291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:37.527368 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bccf08d6-c4f7-44e7-8701-fcb82876e291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:37.528426 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Flow 'volume_create_api' (7f10d0cc-f6a7-41be-8221-84ad0dc430ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:37.528725 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume request issued successfully. Aug 13 03:42:37.529281 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1d7c6f76-9a71-4030-addb-322b7c3bc7d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:37.529672 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1169/4701] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:37 2026] POST /volume/v3/volumes => generated 791 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:37.535361 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6c840c0e-265f-4949-b197-7b545e1fb69d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.537259 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c840c0e-265f-4949-b197-7b545e1fb69d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:37.537467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c840c0e-265f-4949-b197-7b545e1fb69d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:37.537675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c840c0e-265f-4949-b197-7b545e1fb69d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:37.537788 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-6c840c0e-265f-4949-b197-7b545e1fb69d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:37.543706 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.543706 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:37.544811 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c840c0e-265f-4949-b197-7b545e1fb69d tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:37.545638 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-faa21946-c60f-4ecf-aa7b-27f11fa9cff4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.546102 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1171/4702] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:37 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:37.548803 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-faa21946-c60f-4ecf-aa7b-27f11fa9cff4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:37.549129 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-faa21946-c60f-4ecf-aa7b-27f11fa9cff4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:37.549422 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-faa21946-c60f-4ecf-aa7b-27f11fa9cff4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:37.560352 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.560352 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:37.565290 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-faa21946-c60f-4ecf-aa7b-27f11fa9cff4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:37.571484 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-faa21946-c60f-4ecf-aa7b-27f11fa9cff4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:37.571784 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1184/4703] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:37 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:37.691848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ae953cc4-5a5a-434f-bdf5-7c965d45ca97 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.694684 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4e0cc192-2c95-43c5-920c-2577722f93bb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.695542 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ae953cc4-5a5a-434f-bdf5-7c965d45ca97 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 Aug 13 03:42:37.695925 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ae953cc4-5a5a-434f-bdf5-7c965d45ca97 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:37.696564 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ae953cc4-5a5a-434f-bdf5-7c965d45ca97 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:37.697005 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e0cc192-2c95-43c5-920c-2577722f93bb tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:37.698348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4e0cc192-2c95-43c5-920c-2577722f93bb tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:37.698348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4e0cc192-2c95-43c5-920c-2577722f93bb tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:37.709716 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.709716 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:37.709793 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.709793 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:37.714226 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4e0cc192-2c95-43c5-920c-2577722f93bb tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:37.715620 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ae953cc4-5a5a-434f-bdf5-7c965d45ca97 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:42:37.720498 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4e0cc192-2c95-43c5-920c-2577722f93bb tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 returned with HTTP 200 Aug 13 03:42:37.721112 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1170/4704] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:37 2026] GET /volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:37.725594 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ae953cc4-5a5a-434f-bdf5-7c965d45ca97 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 returned with HTTP 200 Aug 13 03:42:37.726099 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1180/4705] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:37 2026] GET /volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:37.734265 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c99c582e-f51b-4610-b9c9-7df403e2c3a8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.736443 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c99c582e-f51b-4610-b9c9-7df403e2c3a8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:37.736743 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c99c582e-f51b-4610-b9c9-7df403e2c3a8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:37.737044 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c99c582e-f51b-4610-b9c9-7df403e2c3a8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:37.738997 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8a930129-e649-4646-98b0-63ea070f88b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.741664 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a930129-e649-4646-98b0-63ea070f88b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:42:37.742272 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8a930129-e649-4646-98b0-63ea070f88b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4", "name": "tempest-VolumesBackupsTest-Backup-1693407439"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:37.744851 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.744851 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:37.744971 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-8a930129-e649-4646-98b0-63ea070f88b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating new backup {'backup': {'volume_id': '3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4', 'name': 'tempest-VolumesBackupsTest-Backup-1693407439'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:42:37.745192 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-8a930129-e649-4646-98b0-63ea070f88b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating backup of volume 3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 in container None Aug 13 03:42:37.749386 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c99c582e-f51b-4610-b9c9-7df403e2c3a8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:37.753998 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.753998 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:37.754697 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8a930129-e649-4646-98b0-63ea070f88b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:42:37.755501 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c99c582e-f51b-4610-b9c9-7df403e2c3a8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 returned with HTTP 200 Aug 13 03:42:37.756037 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1172/4706] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:37 2026] GET /volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:37.775374 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3a1c9a0a-cf02-44e7-8a3a-d73eb360c80a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.779843 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3a1c9a0a-cf02-44e7-8a3a-d73eb360c80a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:42:37.779843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3a1c9a0a-cf02-44e7-8a3a-d73eb360c80a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97ee0fbf-e84f-40bc-8f08-874e1c2f15f3", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-583622583", "description": null, "metadata": null}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:37.789662 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.789662 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:37.790451 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3a1c9a0a-cf02-44e7-8a3a-d73eb360c80a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:37.790718 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-3a1c9a0a-cf02-44e7-8a3a-d73eb360c80a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Create snapshot from volume 97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:37.792701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-8a930129-e649-4646-98b0-63ea070f88b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['a31fc8a9-c552-4a1a-96bc-2783c2e4a536', '27b86ad9-0787-4a75-829f-c3ab2250ec59'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:37.829009 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8a930129-e649-4646-98b0-63ea070f88b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:42:37.829605 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1185/4707] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:37 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:37.838274 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3c3f1936-20f3-429b-9e71-bcca3f31bd3a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.840345 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3c3f1936-20f3-429b-9e71-bcca3f31bd3a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:37.840345 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3c3f1936-20f3-429b-9e71-bcca3f31bd3a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:37.840543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3c3f1936-20f3-429b-9e71-bcca3f31bd3a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:37.840671 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3c3f1936-20f3-429b-9e71-bcca3f31bd3a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:37.844863 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-3a1c9a0a-cf02-44e7-8a3a-d73eb360c80a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Created reservations ['e9f928ee-9b83-4bce-8294-cd0cb497e756', '9ee6689e-63b6-4508-b68c-9c9b37c6751d', '58b951c9-8ea0-4f1f-b714-79ca1af87fa9', 'e242a43b-8c22-402e-815d-c6db4d93e8f5'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:37.846706 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.846706 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:37.846706 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3c3f1936-20f3-429b-9e71-bcca3f31bd3a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:37.846706 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1181/4708] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:37 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:37.885061 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3a1c9a0a-cf02-44e7-8a3a-d73eb360c80a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Snapshot force create request issued successfully. Aug 13 03:42:37.885669 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3a1c9a0a-cf02-44e7-8a3a-d73eb360c80a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:42:37.886128 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1171/4709] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:42:37 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) Aug 13 03:42:37.898441 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8ca3c608-a0af-4be1-a1d3-4644f60d584c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:37.900546 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8ca3c608-a0af-4be1-a1d3-4644f60d584c tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:37.900762 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8ca3c608-a0af-4be1-a1d3-4644f60d584c tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:37.900999 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8ca3c608-a0af-4be1-a1d3-4644f60d584c tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:37.907552 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:37.907552 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:37.908185 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8ca3c608-a0af-4be1-a1d3-4644f60d584c tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Snapshot retrieved successfully. Aug 13 03:42:37.909492 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8ca3c608-a0af-4be1-a1d3-4644f60d584c tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 returned with HTTP 200 Aug 13 03:42:37.909934 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1173/4710] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:37 2026] GET /volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:38.180951 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7903e1d2-22cb-4363-9064-343aa2798e52 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.181222 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7903e1d2-22cb-4363-9064-343aa2798e52 None None] GET https://10.4.3.140/volume// Aug 13 03:42:38.181388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7903e1d2-22cb-4363-9064-343aa2798e52 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:38.181596 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7903e1d2-22cb-4363-9064-343aa2798e52 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:38.182050 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7903e1d2-22cb-4363-9064-343aa2798e52 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:38.182379 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1186/4711] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:38.193153 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-33c132f9-3214-4c96-9ab4-747a08f476cd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.196315 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-33c132f9-3214-4c96-9ab4-747a08f476cd tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] GET https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 Aug 13 03:42:38.197071 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-33c132f9-3214-4c96-9ab4-747a08f476cd tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:38.197490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-33c132f9-3214-4c96-9ab4-747a08f476cd tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:38.221355 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.221355 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:38.228221 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-33c132f9-3214-4c96-9ab4-747a08f476cd tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Volume info retrieved successfully. Aug 13 03:42:38.237484 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-33c132f9-3214-4c96-9ab4-747a08f476cd tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 returned with HTTP 200 Aug 13 03:42:38.239084 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1182/4712] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:38 2026] GET /volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 => generated 1540 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:38.355185 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-e3c08818-e0c5-46e5-823f-ceb0eaee176b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.357448 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-e3c08818-e0c5-46e5-823f-ceb0eaee176b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] PUT https://10.4.3.140/volume/v3/attachments/ae5e7cae-dab1-49e3-9bfe-b96eae84e5a0 Aug 13 03:42:38.357731 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-e3c08818-e0c5-46e5-823f-ceb0eaee176b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:38.368476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-e3c08818-e0c5-46e5-823f-ceb0eaee176b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Acquiring lock "cinder-attachment_update-8436d048-b484-423d-b47e-bfe61b003107-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:42:38.374160 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-e3c08818-e0c5-46e5-823f-ceb0eaee176b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Lock "cinder-attachment_update-8436d048-b484-423d-b47e-bfe61b003107-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:42:38.375092 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.375092 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:38.484792 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-e3c08818-e0c5-46e5-823f-ceb0eaee176b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Lock "cinder-attachment_update-8436d048-b484-423d-b47e-bfe61b003107-np0000007145" released by "attachment_update" :: held 0.111s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:42:38.485286 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-e3c08818-e0c5-46e5-823f-ceb0eaee176b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/attachments/ae5e7cae-dab1-49e3-9bfe-b96eae84e5a0 returned with HTTP 200 Aug 13 03:42:38.485739 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1172/4713] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:42:38 2026] PUT /volume/v3/attachments/ae5e7cae-dab1-49e3-9bfe-b96eae84e5a0 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:38.511436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-71abd375-a1f0-4558-aa37-baf9a396859a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.514433 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-71abd375-a1f0-4558-aa37-baf9a396859a tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] POST https://10.4.3.140/volume/v3/attachments/ae5e7cae-dab1-49e3-9bfe-b96eae84e5a0/action Aug 13 03:42:38.514963 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-71abd375-a1f0-4558-aa37-baf9a396859a tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:38.515147 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-71abd375-a1f0-4558-aa37-baf9a396859a tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:38.545919 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.545919 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:38.558561 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6523a49a-84b1-4f67-b65f-182a7593208e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.559388 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c756012c-72f9-4fcd-a744-f0d07333a0ef req-71abd375-a1f0-4558-aa37-baf9a396859a tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/attachments/ae5e7cae-dab1-49e3-9bfe-b96eae84e5a0/action returned with HTTP 204 Aug 13 03:42:38.559951 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1174/4714] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:42:38 2026] POST /volume/v3/attachments/ae5e7cae-dab1-49e3-9bfe-b96eae84e5a0/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:38.560303 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6523a49a-84b1-4f67-b65f-182a7593208e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:38.560479 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6523a49a-84b1-4f67-b65f-182a7593208e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:38.560600 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6523a49a-84b1-4f67-b65f-182a7593208e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:38.560747 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6523a49a-84b1-4f67-b65f-182a7593208e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:38.564839 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.564839 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:38.565566 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6523a49a-84b1-4f67-b65f-182a7593208e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:38.565910 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1187/4715] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:38 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:38.586851 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-85ea18ea-031a-49e2-a5bd-2de5d645df45 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.588893 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85ea18ea-031a-49e2-a5bd-2de5d645df45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:38.589173 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85ea18ea-031a-49e2-a5bd-2de5d645df45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:38.589365 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85ea18ea-031a-49e2-a5bd-2de5d645df45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:38.598447 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.598447 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:38.603755 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-85ea18ea-031a-49e2-a5bd-2de5d645df45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:38.608781 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85ea18ea-031a-49e2-a5bd-2de5d645df45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:38.609260 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1183/4716] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:38 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:38.627028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8647c40f-ea21-4e2d-b5e2-b05018d14803 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.629736 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8647c40f-ea21-4e2d-b5e2-b05018d14803 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:38.630051 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8647c40f-ea21-4e2d-b5e2-b05018d14803 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:38.630352 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8647c40f-ea21-4e2d-b5e2-b05018d14803 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:38.639548 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.639548 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:38.644362 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8647c40f-ea21-4e2d-b5e2-b05018d14803 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:38.649920 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8647c40f-ea21-4e2d-b5e2-b05018d14803 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:38.650414 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1173/4717] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:38 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:38.856989 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5165fd7c-37ac-462c-86bf-c39219c68c51 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.859227 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5165fd7c-37ac-462c-86bf-c39219c68c51 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:38.859555 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5165fd7c-37ac-462c-86bf-c39219c68c51 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:38.859834 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5165fd7c-37ac-462c-86bf-c39219c68c51 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:38.860231 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-5165fd7c-37ac-462c-86bf-c39219c68c51 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:38.869526 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.869526 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:38.871191 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5165fd7c-37ac-462c-86bf-c39219c68c51 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:38.872285 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1175/4718] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:38 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:38.919177 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3189ddc8-4e5c-4e08-8d0d-f2b2c9ce07bd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.920653 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3189ddc8-4e5c-4e08-8d0d-f2b2c9ce07bd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:38.921068 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3189ddc8-4e5c-4e08-8d0d-f2b2c9ce07bd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:38.921378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3189ddc8-4e5c-4e08-8d0d-f2b2c9ce07bd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:38.926279 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.926279 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:38.926816 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3189ddc8-4e5c-4e08-8d0d-f2b2c9ce07bd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Snapshot retrieved successfully. Aug 13 03:42:38.927736 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3189ddc8-4e5c-4e08-8d0d-f2b2c9ce07bd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 returned with HTTP 200 Aug 13 03:42:38.928239 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1188/4719] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:38 2026] GET /volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:38.938942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a49cd3df-27dd-4f81-8b83-6be927164a43 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.941727 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a49cd3df-27dd-4f81-8b83-6be927164a43 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:38.942025 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a49cd3df-27dd-4f81-8b83-6be927164a43 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:38.942291 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a49cd3df-27dd-4f81-8b83-6be927164a43 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:38.949231 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.949231 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:38.949864 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a49cd3df-27dd-4f81-8b83-6be927164a43 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Snapshot retrieved successfully. Aug 13 03:42:38.951676 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a49cd3df-27dd-4f81-8b83-6be927164a43 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 returned with HTTP 200 Aug 13 03:42:38.951676 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1184/4720] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:38 2026] GET /volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:38.963545 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b860519b-b9c2-433b-b8cf-9ed2398eedb8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.965847 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b860519b-b9c2-433b-b8cf-9ed2398eedb8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:38.966097 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b860519b-b9c2-433b-b8cf-9ed2398eedb8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:38.966537 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b860519b-b9c2-433b-b8cf-9ed2398eedb8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:38.972151 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.972151 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:38.972683 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b860519b-b9c2-433b-b8cf-9ed2398eedb8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Snapshot retrieved successfully. Aug 13 03:42:38.973689 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b860519b-b9c2-433b-b8cf-9ed2398eedb8 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 returned with HTTP 200 Aug 13 03:42:38.974436 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1174/4721] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:38 2026] GET /volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:38.984401 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:38.986733 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:38.987322 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4c67df80-a95c-46f0-ab0a-1cadcba5eda6", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:38.988930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Create volume request body: {'volume': {'snapshot_id': '4c67df80-a95c-46f0-ab0a-1cadcba5eda6', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:38.994563 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:38.994563 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:38.995015 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Snapshot retrieved successfully. Aug 13 03:42:38.995189 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Create volume of 1 GB Aug 13 03:42:38.999480 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Availability Zones retrieved successfully. Aug 13 03:42:39.004803 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Flow 'volume_create_api' (7e32c193-3b09-4b1c-a739-ac05c7b6f0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:39.005941 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c8de59-ce99-4c36-b33a-b3200d9ada0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:39.006838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:39.041880 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c8de59-ce99-4c36-b33a-b3200d9ada0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4c67df80-a95c-46f0-ab0a-1cadcba5eda6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:39.041880 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26164ebf-7b96-41d5-b895-06441974b40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:39.083520 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Created reservations ['b44b9880-f73c-4d16-b0b7-31bb0a4dad3f', '3637610b-c900-4e02-ae78-e09d9efe9a7f', 'd3f0552e-8597-4677-bf42-4da4e15ba168', 'b345ae5a-f246-4c6d-b604-e3c7b917f72c'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:39.084340 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26164ebf-7b96-41d5-b895-06441974b40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b44b9880-f73c-4d16-b0b7-31bb0a4dad3f', '3637610b-c900-4e02-ae78-e09d9efe9a7f', 'd3f0552e-8597-4677-bf42-4da4e15ba168', 'b345ae5a-f246-4c6d-b604-e3c7b917f72c']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:39.085132 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee5a8c0-64d7-4fd8-aa48-31e1a44c496e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:39.140415 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee5a8c0-64d7-4fd8-aa48-31e1a44c496e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '064584fc-2dd2-4d4b-85fb-9819fede2fa8', '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='0e6339511f54490787890f6799d85241',qos_specs=None,replication_status=,reservations=['b44b9880-f73c-4d16-b0b7-31bb0a4dad3f','3637610b-c900-4e02-ae78-e09d9efe9a7f','d3f0552e-8597-4677-bf42-4da4e15ba168','b345ae5a-f246-4c6d-b604-e3c7b917f72c'],size=1,snapshot_id=4c67df80-a95c-46f0-ab0a-1cadcba5eda6,source_replicaid=,source_volid=None,status='creating',user_id='f14cbe2bed074e01a8bf0733f0efce38',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:39Z,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=064584fc-2dd2-4d4b-85fb-9819fede2fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e6339511f54490787890f6799d85241',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4c67df80-a95c-46f0-ab0a-1cadcba5eda6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f14cbe2bed074e01a8bf0733f0efce38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:39.141260 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddab563-5dae-4ee1-b615-56fb7f150b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:39.161570 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddab563-5dae-4ee1-b615-56fb7f150b61) transitioned into state 'SUCCESS' from 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='0e6339511f54490787890f6799d85241',qos_specs=None,replication_status=,reservations=['b44b9880-f73c-4d16-b0b7-31bb0a4dad3f','3637610b-c900-4e02-ae78-e09d9efe9a7f','d3f0552e-8597-4677-bf42-4da4e15ba168','b345ae5a-f246-4c6d-b604-e3c7b917f72c'],size=1,snapshot_id=4c67df80-a95c-46f0-ab0a-1cadcba5eda6,source_replicaid=,source_volid=None,status='creating',user_id='f14cbe2bed074e01a8bf0733f0efce38',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:39.165848 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d1ebe3-d7b5-4aca-bf1f-8056cdda1317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:39.172026 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-01ca4166-f108-4e16-93f6-5943fb9c3b89 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.174241 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-01ca4166-f108-4e16-93f6-5943fb9c3b89 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:39.174578 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-01ca4166-f108-4e16-93f6-5943fb9c3b89 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:39.174891 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-01ca4166-f108-4e16-93f6-5943fb9c3b89 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:39.184936 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:39.184936 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:39.189038 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d1ebe3-d7b5-4aca-bf1f-8056cdda1317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:39.189338 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-01ca4166-f108-4e16-93f6-5943fb9c3b89 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:39.189798 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Flow 'volume_create_api' (7e32c193-3b09-4b1c-a739-ac05c7b6f0b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:39.190095 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Create volume request issued successfully. Aug 13 03:42:39.190626 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eaab2286-4fc4-4c68-89a0-2a2ea89462f2 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:39.191066 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1176/4722] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:42:38 2026] POST /volume/v3/volumes => generated 741 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:39.196205 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-01ca4166-f108-4e16-93f6-5943fb9c3b89 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:39.196991 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1189/4723] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:39 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:39.209088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-737650b7-72f2-41d0-9329-80fd5ca375b1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.211224 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-737650b7-72f2-41d0-9329-80fd5ca375b1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 Aug 13 03:42:39.211368 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-737650b7-72f2-41d0-9329-80fd5ca375b1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:39.211581 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-737650b7-72f2-41d0-9329-80fd5ca375b1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:39.222030 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:39.222030 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:39.227992 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-737650b7-72f2-41d0-9329-80fd5ca375b1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:39.241427 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-737650b7-72f2-41d0-9329-80fd5ca375b1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 returned with HTTP 200 Aug 13 03:42:39.242027 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1185/4724] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:39 2026] GET /volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 => generated 809 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:39.309324 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b4261015-8fdf-4a46-81d5-f7768a7f61c6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.309903 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b4261015-8fdf-4a46-81d5-f7768a7f61c6 None None] GET https://10.4.3.140/volume// Aug 13 03:42:39.310226 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b4261015-8fdf-4a46-81d5-f7768a7f61c6 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:39.310517 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b4261015-8fdf-4a46-81d5-f7768a7f61c6 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:39.311065 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b4261015-8fdf-4a46-81d5-f7768a7f61c6 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:39.311489 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1175/4725] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:42:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:39.320726 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-b6397525-3840-4b48-a60e-eda1830c8926 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.324177 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-b6397525-3840-4b48-a60e-eda1830c8926 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:42:39.325001 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-b6397525-3840-4b48-a60e-eda1830c8926 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e1eec9b-4a1e-4dfe-95c3-47167ea644b9", "connector": null, "instance_uuid": "4cb16395-4af0-4b8e-9d7a-bf08d23801e5"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:39.340266 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:39.340266 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:39.380673 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-b6397525-3840-4b48-a60e-eda1830c8926 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:42:39.381229 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1177/4726] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:42:39 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) Aug 13 03:42:39.407102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-188a1dc7-6dbc-45a8-9fe3-0fa9c26e75b4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.411348 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-188a1dc7-6dbc-45a8-9fe3-0fa9c26e75b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:39.411348 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-188a1dc7-6dbc-45a8-9fe3-0fa9c26e75b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:39.411348 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-188a1dc7-6dbc-45a8-9fe3-0fa9c26e75b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:39.426968 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:39.426968 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:39.430360 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6fb7223e-e495-46d4-96c5-f81de3fc0ed5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.430360 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fb7223e-e495-46d4-96c5-f81de3fc0ed5 None None] GET https://10.4.3.140/volume// Aug 13 03:42:39.430360 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6fb7223e-e495-46d4-96c5-f81de3fc0ed5 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:39.430606 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6fb7223e-e495-46d4-96c5-f81de3fc0ed5 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:39.430878 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6fb7223e-e495-46d4-96c5-f81de3fc0ed5 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:39.432252 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1186/4727] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:39.434331 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-188a1dc7-6dbc-45a8-9fe3-0fa9c26e75b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:39.439626 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-87f5e399-9af3-4b5a-a3d4-d4cfb71a0e87 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.441797 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-87f5e399-9af3-4b5a-a3d4-d4cfb71a0e87 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:39.442070 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-87f5e399-9af3-4b5a-a3d4-d4cfb71a0e87 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:39.442327 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-87f5e399-9af3-4b5a-a3d4-d4cfb71a0e87 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:39.446378 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-188a1dc7-6dbc-45a8-9fe3-0fa9c26e75b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:39.446955 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1190/4728] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:39 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:39.457019 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:39.457019 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:39.461332 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-87f5e399-9af3-4b5a-a3d4-d4cfb71a0e87 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:39.466461 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-87f5e399-9af3-4b5a-a3d4-d4cfb71a0e87 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:39.466942 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1176/4729] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:39 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 1063 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:39.577739 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ea46d2c-3762-4f7b-b81f-e67bbe322c7c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.580719 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ea46d2c-3762-4f7b-b81f-e67bbe322c7c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:39.582446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ea46d2c-3762-4f7b-b81f-e67bbe322c7c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:39.582769 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ea46d2c-3762-4f7b-b81f-e67bbe322c7c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:39.585188 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-5ea46d2c-3762-4f7b-b81f-e67bbe322c7c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:39.587677 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-4ef52324-faca-4160-ab7a-e075e3898639 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.590112 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-4ef52324-faca-4160-ab7a-e075e3898639 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] PUT https://10.4.3.140/volume/v3/attachments/7f416475-b41f-45e1-be6b-5d6745c0307d Aug 13 03:42:39.590290 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:39.590290 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:39.590545 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-4ef52324-faca-4160-ab7a-e075e3898639 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:39.591514 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ea46d2c-3762-4f7b-b81f-e67bbe322c7c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:39.592352 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1178/4730] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:39 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:39.600144 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-4ef52324-faca-4160-ab7a-e075e3898639 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Acquiring lock "cinder-attachment_update-1e1eec9b-4a1e-4dfe-95c3-47167ea644b9-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:42:39.606539 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-4ef52324-faca-4160-ab7a-e075e3898639 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Lock "cinder-attachment_update-1e1eec9b-4a1e-4dfe-95c3-47167ea644b9-np0000007145" acquired by "attachment_update" :: waited 0.007s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:42:39.607483 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:39.607483 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:39.687120 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-4ef52324-faca-4160-ab7a-e075e3898639 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Lock "cinder-attachment_update-1e1eec9b-4a1e-4dfe-95c3-47167ea644b9-np0000007145" released by "attachment_update" :: held 0.080s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:42:39.687120 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-4ef52324-faca-4160-ab7a-e075e3898639 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/7f416475-b41f-45e1-be6b-5d6745c0307d returned with HTTP 200 Aug 13 03:42:39.688548 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1187/4731] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:42:39 2026] PUT /volume/v3/attachments/7f416475-b41f-45e1-be6b-5d6745c0307d => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:39.887731 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8f02fe5b-1ae0-4845-a784-ae5f09b37167 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:39.889644 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f02fe5b-1ae0-4845-a784-ae5f09b37167 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:39.893042 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8f02fe5b-1ae0-4845-a784-ae5f09b37167 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:39.893286 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8f02fe5b-1ae0-4845-a784-ae5f09b37167 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:39.893388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8f02fe5b-1ae0-4845-a784-ae5f09b37167 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:39.903865 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:39.903865 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:39.904879 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f02fe5b-1ae0-4845-a784-ae5f09b37167 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:39.905395 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1191/4732] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:39 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 739 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:40.257183 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b5a362a1-231d-4c1b-ab84-ced6977f20a0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:40.258950 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b5a362a1-231d-4c1b-ab84-ced6977f20a0 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 Aug 13 03:42:40.259198 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b5a362a1-231d-4c1b-ab84-ced6977f20a0 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:40.259416 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b5a362a1-231d-4c1b-ab84-ced6977f20a0 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:40.265848 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:40.265848 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:40.269786 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b5a362a1-231d-4c1b-ab84-ced6977f20a0 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:40.273890 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b5a362a1-231d-4c1b-ab84-ced6977f20a0 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 returned with HTTP 200 Aug 13 03:42:40.274289 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1177/4733] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:40 2026] GET /volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:40.289614 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-95bf632f-31d8-4621-88b3-0353cfcee8ad None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:40.298345 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-95bf632f-31d8-4621-88b3-0353cfcee8ad tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 Aug 13 03:42:40.298345 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-95bf632f-31d8-4621-88b3-0353cfcee8ad tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:40.298345 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-95bf632f-31d8-4621-88b3-0353cfcee8ad tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:40.304420 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:40.304420 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:40.310051 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-95bf632f-31d8-4621-88b3-0353cfcee8ad tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:40.315042 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-95bf632f-31d8-4621-88b3-0353cfcee8ad tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 returned with HTTP 200 Aug 13 03:42:40.316586 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1179/4734] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:40 2026] GET /volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:40.331767 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-331e5e45-1a1a-48ef-b155-60e056924b3a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:40.334152 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-331e5e45-1a1a-48ef-b155-60e056924b3a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:40.334388 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-331e5e45-1a1a-48ef-b155-60e056924b3a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:40.334669 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-331e5e45-1a1a-48ef-b155-60e056924b3a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:40.334797 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-331e5e45-1a1a-48ef-b155-60e056924b3a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Delete snapshot with id: 4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:40.340298 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:40.340298 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:40.340784 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-331e5e45-1a1a-48ef-b155-60e056924b3a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Snapshot retrieved successfully. Aug 13 03:42:40.362813 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-331e5e45-1a1a-48ef-b155-60e056924b3a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Snapshot delete request issued successfully. Aug 13 03:42:40.363069 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-331e5e45-1a1a-48ef-b155-60e056924b3a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 returned with HTTP 202 Aug 13 03:42:40.363479 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1188/4735] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:40 2026] DELETE /volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:40.373077 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-49a96537-cda3-4ce8-90ad-05d4d631d264 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:40.375099 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49a96537-cda3-4ce8-90ad-05d4d631d264 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:40.375401 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49a96537-cda3-4ce8-90ad-05d4d631d264 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:40.375677 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49a96537-cda3-4ce8-90ad-05d4d631d264 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:40.383748 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:40.383748 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:40.384284 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-49a96537-cda3-4ce8-90ad-05d4d631d264 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Snapshot retrieved successfully. Aug 13 03:42:40.385227 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49a96537-cda3-4ce8-90ad-05d4d631d264 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 returned with HTTP 200 Aug 13 03:42:40.385633 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1192/4736] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:40 2026] GET /volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:40.463036 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-457a99c8-f002-47fa-8f72-45a77bfcd291 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:40.465356 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-457a99c8-f002-47fa-8f72-45a77bfcd291 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:40.465616 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-457a99c8-f002-47fa-8f72-45a77bfcd291 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:40.465899 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-457a99c8-f002-47fa-8f72-45a77bfcd291 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:40.476707 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:40.476707 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:40.480980 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-457a99c8-f002-47fa-8f72-45a77bfcd291 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:40.485407 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-457a99c8-f002-47fa-8f72-45a77bfcd291 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:40.485846 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1178/4737] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:40 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:40.606675 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a2b80780-d732-4d2a-9c6e-3c99a9952157 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:40.618688 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a2b80780-d732-4d2a-9c6e-3c99a9952157 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:42:40.618688 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a2b80780-d732-4d2a-9c6e-3c99a9952157 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:40.619294 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a2b80780-d732-4d2a-9c6e-3c99a9952157 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:40.619430 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-a2b80780-d732-4d2a-9c6e-3c99a9952157 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Show backup with id 8da3c048-3569-4d3d-b24e-7976d506dd03. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:40.637408 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:40.637408 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:40.641790 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a2b80780-d732-4d2a-9c6e-3c99a9952157 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 200 Aug 13 03:42:40.642842 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1180/4738] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:40 2026] GET /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 757 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:40.654575 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-664f6f82-ba24-4b46-9306-6545170f9b21 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:40.656936 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-664f6f82-ba24-4b46-9306-6545170f9b21 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 Aug 13 03:42:40.658098 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-664f6f82-ba24-4b46-9306-6545170f9b21 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:40.658749 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-664f6f82-ba24-4b46-9306-6545170f9b21 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:40.672731 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:40.672731 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:40.677210 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-664f6f82-ba24-4b46-9306-6545170f9b21 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:40.683500 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-664f6f82-ba24-4b46-9306-6545170f9b21 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 returned with HTTP 200 Aug 13 03:42:40.684277 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1189/4739] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:40 2026] GET /volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 => generated 1416 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:40.700761 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d5216469-3b45-4207-a24a-8158cafd0b41 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:40.703060 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5216469-3b45-4207-a24a-8158cafd0b41 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 Aug 13 03:42:40.703060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5216469-3b45-4207-a24a-8158cafd0b41 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:40.703251 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d5216469-3b45-4207-a24a-8158cafd0b41 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:40.711173 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:40.711173 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:40.716060 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d5216469-3b45-4207-a24a-8158cafd0b41 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:40.723031 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d5216469-3b45-4207-a24a-8158cafd0b41 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 returned with HTTP 200 Aug 13 03:42:40.723619 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1193/4740] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:40 2026] GET /volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:40.917460 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-14e97438-d9d4-450c-9cb2-b9a4a079f322 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:40.919667 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-14e97438-d9d4-450c-9cb2-b9a4a079f322 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:40.919945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-14e97438-d9d4-450c-9cb2-b9a4a079f322 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:40.920188 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-14e97438-d9d4-450c-9cb2-b9a4a079f322 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:40.920340 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-14e97438-d9d4-450c-9cb2-b9a4a079f322 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:40.925382 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:40.925382 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:40.926509 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-14e97438-d9d4-450c-9cb2-b9a4a079f322 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:40.926970 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1179/4741] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:40 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:41.394593 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8d759db2-78ec-4c3d-9378-6cc1eedc411d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:41.396188 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d759db2-78ec-4c3d-9378-6cc1eedc411d tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:41.396356 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8d759db2-78ec-4c3d-9378-6cc1eedc411d tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:41.396541 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8d759db2-78ec-4c3d-9378-6cc1eedc411d tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:41.400391 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d759db2-78ec-4c3d-9378-6cc1eedc411d tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 returned with HTTP 404 Aug 13 03:42:41.400800 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1181/4742] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:41 2026] GET /volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:41.407588 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-049ab43c-a8c6-433b-9a07-95df1615ed03 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:41.409552 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-049ab43c-a8c6-433b-9a07-95df1615ed03 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] DELETE https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:41.409730 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-049ab43c-a8c6-433b-9a07-95df1615ed03 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:41.409931 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-049ab43c-a8c6-433b-9a07-95df1615ed03 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:41.410105 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-049ab43c-a8c6-433b-9a07-95df1615ed03 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Delete volume with id: 97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:41.416397 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:41.416397 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:41.416892 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-049ab43c-a8c6-433b-9a07-95df1615ed03 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:41.440196 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-049ab43c-a8c6-433b-9a07-95df1615ed03 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Delete volume request issued successfully. Aug 13 03:42:41.440467 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-049ab43c-a8c6-433b-9a07-95df1615ed03 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 returned with HTTP 202 Aug 13 03:42:41.441063 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1190/4743] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:41 2026] DELETE /volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:41.450981 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-37d8ce7f-a92d-4d3c-abd3-555642ac28fd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:41.453462 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-37d8ce7f-a92d-4d3c-abd3-555642ac28fd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:41.453677 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-37d8ce7f-a92d-4d3c-abd3-555642ac28fd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:41.453918 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-37d8ce7f-a92d-4d3c-abd3-555642ac28fd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:41.466033 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:41.466033 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:41.474858 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-37d8ce7f-a92d-4d3c-abd3-555642ac28fd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:41.479770 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-37d8ce7f-a92d-4d3c-abd3-555642ac28fd tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 returned with HTTP 200 Aug 13 03:42:41.480406 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1194/4744] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:41 2026] GET /volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:41.502102 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-41d92669-3ddb-4109-b122-9c65a54162c5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:41.504283 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-41d92669-3ddb-4109-b122-9c65a54162c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:41.504640 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-41d92669-3ddb-4109-b122-9c65a54162c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:41.505069 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-41d92669-3ddb-4109-b122-9c65a54162c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:41.516692 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:41.516692 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:41.520924 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-41d92669-3ddb-4109-b122-9c65a54162c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:41.526192 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-41d92669-3ddb-4109-b122-9c65a54162c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:41.526705 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1180/4745] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:41 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:41.939199 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ab8e6b5f-8391-4780-8f0d-f33f919755c6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:41.946018 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab8e6b5f-8391-4780-8f0d-f33f919755c6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:41.946018 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab8e6b5f-8391-4780-8f0d-f33f919755c6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:41.946018 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ab8e6b5f-8391-4780-8f0d-f33f919755c6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:41.946018 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-ab8e6b5f-8391-4780-8f0d-f33f919755c6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:41.956322 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:41.956322 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:41.959918 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ab8e6b5f-8391-4780-8f0d-f33f919755c6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:41.960412 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1182/4746] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:41 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:42.015271 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-10ab214a-5f94-41e7-8b9b-01659f6d779e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:42.016401 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-10ab214a-5f94-41e7-8b9b-01659f6d779e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 Aug 13 03:42:42.016596 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-10ab214a-5f94-41e7-8b9b-01659f6d779e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:42.016762 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-10ab214a-5f94-41e7-8b9b-01659f6d779e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:42.027307 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:42.027307 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:42.031417 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-10ab214a-5f94-41e7-8b9b-01659f6d779e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:42.036621 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-10ab214a-5f94-41e7-8b9b-01659f6d779e tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 returned with HTTP 200 Aug 13 03:42:42.037804 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1191/4747] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:42 2026] GET /volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:42.493537 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bf75b31c-7e26-4c38-a8ef-9e7e6be48328 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:42.497332 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf75b31c-7e26-4c38-a8ef-9e7e6be48328 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:42.497332 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf75b31c-7e26-4c38-a8ef-9e7e6be48328 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:42.497332 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bf75b31c-7e26-4c38-a8ef-9e7e6be48328 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:42.503001 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bf75b31c-7e26-4c38-a8ef-9e7e6be48328 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 returned with HTTP 404 Aug 13 03:42:42.503756 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1195/4748] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:42 2026] GET /volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:42.513627 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-33acedad-2b07-4f8e-b611-9bb2e5b9e7d9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:42.516156 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-33acedad-2b07-4f8e-b611-9bb2e5b9e7d9 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] DELETE https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 Aug 13 03:42:42.516348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-33acedad-2b07-4f8e-b611-9bb2e5b9e7d9 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:42.516606 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-33acedad-2b07-4f8e-b611-9bb2e5b9e7d9 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:42.516992 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-33acedad-2b07-4f8e-b611-9bb2e5b9e7d9 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Delete volume with id: 064584fc-2dd2-4d4b-85fb-9819fede2fa8 Aug 13 03:42:42.526525 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:42.526525 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:42.527258 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-33acedad-2b07-4f8e-b611-9bb2e5b9e7d9 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:42.541075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a0cd6b5a-2a6f-4e9e-9c29-192359f013b4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:42.542837 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0cd6b5a-2a6f-4e9e-9c29-192359f013b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:42.543059 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0cd6b5a-2a6f-4e9e-9c29-192359f013b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:42.543231 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0cd6b5a-2a6f-4e9e-9c29-192359f013b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:42.551890 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-33acedad-2b07-4f8e-b611-9bb2e5b9e7d9 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Delete volume request issued successfully. Aug 13 03:42:42.552186 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-33acedad-2b07-4f8e-b611-9bb2e5b9e7d9 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 returned with HTTP 202 Aug 13 03:42:42.552697 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1181/4749] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:42 2026] DELETE /volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:42:42.557943 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:42.557943 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:42.561124 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-75c04510-f7c8-4d9e-a38f-19fe8840d1c5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:42.562712 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-45d6c196-4f13-4c99-95a5-a3e1d596c23a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:42.563703 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a0cd6b5a-2a6f-4e9e-9c29-192359f013b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:42.568900 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-75c04510-f7c8-4d9e-a38f-19fe8840d1c5 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 Aug 13 03:42:42.568900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-75c04510-f7c8-4d9e-a38f-19fe8840d1c5 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:42.568900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-75c04510-f7c8-4d9e-a38f-19fe8840d1c5 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:42.569163 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-45d6c196-4f13-4c99-95a5-a3e1d596c23a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 Aug 13 03:42:42.569163 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-45d6c196-4f13-4c99-95a5-a3e1d596c23a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:42.569163 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-45d6c196-4f13-4c99-95a5-a3e1d596c23a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:42.569287 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0cd6b5a-2a6f-4e9e-9c29-192359f013b4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:42.569653 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1183/4750] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:42 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:42.583370 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:42.583370 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:42.585551 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:42.585551 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:42.590328 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-75c04510-f7c8-4d9e-a38f-19fe8840d1c5 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:42.594054 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-45d6c196-4f13-4c99-95a5-a3e1d596c23a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Volume info retrieved successfully. Aug 13 03:42:42.597654 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-75c04510-f7c8-4d9e-a38f-19fe8840d1c5 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 returned with HTTP 200 Aug 13 03:42:42.598164 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1192/4751] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:42 2026] GET /volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 => generated 1416 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:42.602885 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-45d6c196-4f13-4c99-95a5-a3e1d596c23a tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 returned with HTTP 200 Aug 13 03:42:42.603434 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1196/4752] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:42 2026] GET /volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 => generated 833 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:42.609076 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-46455113-8247-4d27-9657-8832bfca0710 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:42.609631 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-46455113-8247-4d27-9657-8832bfca0710 None None] GET https://10.4.3.140/volume// Aug 13 03:42:42.609873 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-46455113-8247-4d27-9657-8832bfca0710 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:42.610136 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-46455113-8247-4d27-9657-8832bfca0710 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:42.610516 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-46455113-8247-4d27-9657-8832bfca0710 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:42.610893 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1182/4753] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:42:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:42.622003 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-5bda56df-e870-42ab-a680-45b3d2f34420 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:42.625169 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-5bda56df-e870-42ab-a680-45b3d2f34420 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:42:42.625528 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-5bda56df-e870-42ab-a680-45b3d2f34420 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "591e5f32-cb5e-4425-89b2-5883e28f67d6", "connector": null, "instance_uuid": "7dbb077e-6ae6-4b6b-9dc8-2b8b27b73ca0"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:42.635699 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:42.635699 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:42.676766 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-5bda56df-e870-42ab-a680-45b3d2f34420 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:42:42.677245 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1184/4754] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:42:42 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) Aug 13 03:42:42.973751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9055dd44-631c-40a9-af98-4a8c83098438 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:42.976021 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9055dd44-631c-40a9-af98-4a8c83098438 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:42.976268 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9055dd44-631c-40a9-af98-4a8c83098438 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:42.976556 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9055dd44-631c-40a9-af98-4a8c83098438 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:42.976704 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9055dd44-631c-40a9-af98-4a8c83098438 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:42.982275 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:42.982275 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:42.983318 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9055dd44-631c-40a9-af98-4a8c83098438 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:42.984245 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1193/4755] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:42 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:43.587199 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-930f8f85-8402-4694-b261-8f3eac3210d5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.589489 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-930f8f85-8402-4694-b261-8f3eac3210d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:43.589745 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-930f8f85-8402-4694-b261-8f3eac3210d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:43.590066 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-930f8f85-8402-4694-b261-8f3eac3210d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:43.605150 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:43.605150 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:43.612013 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-930f8f85-8402-4694-b261-8f3eac3210d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:43.617298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b357bca4-7f72-472a-a433-f4166cceb99d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.618581 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-930f8f85-8402-4694-b261-8f3eac3210d5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:43.620243 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b357bca4-7f72-472a-a433-f4166cceb99d tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 Aug 13 03:42:43.621005 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1197/4756] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:43 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:43.621075 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b357bca4-7f72-472a-a433-f4166cceb99d tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:43.621380 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b357bca4-7f72-472a-a433-f4166cceb99d tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:43.631491 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b357bca4-7f72-472a-a433-f4166cceb99d tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 returned with HTTP 404 Aug 13 03:42:43.632190 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1183/4757] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:43 2026] GET /volume/v3/volumes/064584fc-2dd2-4d4b-85fb-9819fede2fa8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:43.639072 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cd036989-2bf9-4519-9400-2fc8575ad7e1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.641036 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd036989-2bf9-4519-9400-2fc8575ad7e1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:43.641258 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd036989-2bf9-4519-9400-2fc8575ad7e1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:43.641463 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd036989-2bf9-4519-9400-2fc8575ad7e1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:43.641607 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-cd036989-2bf9-4519-9400-2fc8575ad7e1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Delete snapshot with id: 4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:43.653739 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd036989-2bf9-4519-9400-2fc8575ad7e1 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 returned with HTTP 404 Aug 13 03:42:43.654424 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1185/4758] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:42:43 2026] DELETE /volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:43.661908 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6e0d1911-226b-4290-ac20-4dcd63566ce7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.664070 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e0d1911-226b-4290-ac20-4dcd63566ce7 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 Aug 13 03:42:43.664307 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e0d1911-226b-4290-ac20-4dcd63566ce7 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:43.664521 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6e0d1911-226b-4290-ac20-4dcd63566ce7 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:43.669859 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6e0d1911-226b-4290-ac20-4dcd63566ce7 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 returned with HTTP 404 Aug 13 03:42:43.670521 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1194/4759] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:42:43 2026] GET /volume/v3/snapshots/4c67df80-a95c-46f0-ab0a-1cadcba5eda6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:43.679251 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3eff5986-6c9d-4bd6-a3bb-26fa9d589348 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.681284 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3eff5986-6c9d-4bd6-a3bb-26fa9d589348 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] DELETE https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:43.681548 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3eff5986-6c9d-4bd6-a3bb-26fa9d589348 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:43.681744 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3eff5986-6c9d-4bd6-a3bb-26fa9d589348 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:43.682059 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3eff5986-6c9d-4bd6-a3bb-26fa9d589348 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Delete volume with id: 97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:43.688684 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3eff5986-6c9d-4bd6-a3bb-26fa9d589348 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 returned with HTTP 404 Aug 13 03:42:43.689564 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1198/4760] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:42:43 2026] DELETE /volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:43.697798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-37c13164-ce4b-4475-b3e7-d5672030e838 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.700074 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-37c13164-ce4b-4475-b3e7-d5672030e838 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] GET https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 Aug 13 03:42:43.700372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-37c13164-ce4b-4475-b3e7-d5672030e838 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:43.700597 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-37c13164-ce4b-4475-b3e7-d5672030e838 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:43.707893 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-37c13164-ce4b-4475-b3e7-d5672030e838 tempest-SnapshotDependencyTests-1969188228 tempest-SnapshotDependencyTests-1969188228-project-member] https://10.4.3.140/volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 returned with HTTP 404 Aug 13 03:42:43.708809 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1184/4761] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:43 2026] GET /volume/v3/volumes/97ee0fbf-e84f-40bc-8f08-874e1c2f15f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:43.769958 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f477eff5-1a90-4e39-aefc-46c8a968e176 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.770358 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f477eff5-1a90-4e39-aefc-46c8a968e176 None None] GET https://10.4.3.140/volume// Aug 13 03:42:43.770545 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f477eff5-1a90-4e39-aefc-46c8a968e176 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:43.770755 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f477eff5-1a90-4e39-aefc-46c8a968e176 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:43.771142 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f477eff5-1a90-4e39-aefc-46c8a968e176 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:43.771453 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1186/4762] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:43.781786 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-d17cefd4-ce1d-4240-b92e-d3ba17dc207c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.784164 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-d17cefd4-ce1d-4240-b92e-d3ba17dc207c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 Aug 13 03:42:43.784384 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-d17cefd4-ce1d-4240-b92e-d3ba17dc207c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:43.784602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-d17cefd4-ce1d-4240-b92e-d3ba17dc207c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:43.796855 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:43.796855 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:43.801089 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-d17cefd4-ce1d-4240-b92e-d3ba17dc207c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:42:43.806737 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-d17cefd4-ce1d-4240-b92e-d3ba17dc207c tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 returned with HTTP 200 Aug 13 03:42:43.807271 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1195/4763] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:43 2026] GET /volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 => generated 1595 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:43.941467 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-9cbbcf6f-8f1b-4dbc-b282-c9e0dbc86fb8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.943592 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-9cbbcf6f-8f1b-4dbc-b282-c9e0dbc86fb8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] PUT https://10.4.3.140/volume/v3/attachments/ac1c6b21-219c-4757-9d9b-b0275def1755 Aug 13 03:42:43.944089 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-9cbbcf6f-8f1b-4dbc-b282-c9e0dbc86fb8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:43.951497 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-9cbbcf6f-8f1b-4dbc-b282-c9e0dbc86fb8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Acquiring lock "cinder-attachment_update-591e5f32-cb5e-4425-89b2-5883e28f67d6-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:42:43.957345 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-9cbbcf6f-8f1b-4dbc-b282-c9e0dbc86fb8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Lock "cinder-attachment_update-591e5f32-cb5e-4425-89b2-5883e28f67d6-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:42:43.958535 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:43.958535 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:43.995031 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e2ed5f66-2035-4ae5-baf6-37c09af13865 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:43.997562 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e2ed5f66-2035-4ae5-baf6-37c09af13865 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:43.997747 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e2ed5f66-2035-4ae5-baf6-37c09af13865 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:43.997998 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e2ed5f66-2035-4ae5-baf6-37c09af13865 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:43.998125 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e2ed5f66-2035-4ae5-baf6-37c09af13865 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:44.002833 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:44.002833 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:44.004054 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e2ed5f66-2035-4ae5-baf6-37c09af13865 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:44.004619 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1185/4764] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:43 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:44.056049 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-9cbbcf6f-8f1b-4dbc-b282-c9e0dbc86fb8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Lock "cinder-attachment_update-591e5f32-cb5e-4425-89b2-5883e28f67d6-np0000007145" released by "attachment_update" :: held 0.099s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:42:44.056458 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-9cbbcf6f-8f1b-4dbc-b282-c9e0dbc86fb8 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/attachments/ac1c6b21-219c-4757-9d9b-b0275def1755 returned with HTTP 200 Aug 13 03:42:44.057047 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1199/4765] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:42:43 2026] PUT /volume/v3/attachments/ac1c6b21-219c-4757-9d9b-b0275def1755 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:44.082378 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-5d228f9a-ff96-4bc9-ba18-544bca968004 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:44.085142 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-5d228f9a-ff96-4bc9-ba18-544bca968004 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] POST https://10.4.3.140/volume/v3/attachments/ac1c6b21-219c-4757-9d9b-b0275def1755/action Aug 13 03:42:44.085518 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-5d228f9a-ff96-4bc9-ba18-544bca968004 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:44.085635 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-5d228f9a-ff96-4bc9-ba18-544bca968004 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:44.101786 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:44.101786 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:44.115145 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-90c5474b-e94e-45b1-8041-2bd466cb0c11 req-5d228f9a-ff96-4bc9-ba18-544bca968004 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/attachments/ac1c6b21-219c-4757-9d9b-b0275def1755/action returned with HTTP 204 Aug 13 03:42:44.115787 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1187/4766] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:42:44 2026] POST /volume/v3/attachments/ac1c6b21-219c-4757-9d9b-b0275def1755/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:44.638627 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2450e7b4-3ea5-4c90-b7f3-7732900df3c1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:44.640599 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2450e7b4-3ea5-4c90-b7f3-7732900df3c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:44.640790 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2450e7b4-3ea5-4c90-b7f3-7732900df3c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:44.641071 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2450e7b4-3ea5-4c90-b7f3-7732900df3c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:44.656482 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:44.656482 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:44.659876 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2450e7b4-3ea5-4c90-b7f3-7732900df3c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:44.664714 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2450e7b4-3ea5-4c90-b7f3-7732900df3c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:44.665287 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1196/4767] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:44 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:44.905547 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-3ac996f9-6208-4550-92f3-fc9f328bf439 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:44.909058 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-3ac996f9-6208-4550-92f3-fc9f328bf439 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/attachments/7f416475-b41f-45e1-be6b-5d6745c0307d/action Aug 13 03:42:44.909533 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-3ac996f9-6208-4550-92f3-fc9f328bf439 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:44.909656 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-3ac996f9-6208-4550-92f3-fc9f328bf439 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:44.936193 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:44.936193 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:44.953907 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-88d602a9-79b6-448b-9d11-3907bc9dd6d3 req-3ac996f9-6208-4550-92f3-fc9f328bf439 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/7f416475-b41f-45e1-be6b-5d6745c0307d/action returned with HTTP 204 Aug 13 03:42:44.953907 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1186/4768] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:42:44 2026] POST /volume/v3/attachments/7f416475-b41f-45e1-be6b-5d6745c0307d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:45.020025 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ae5d0708-b66f-4c71-b67b-efe05989b402 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:45.028155 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae5d0708-b66f-4c71-b67b-efe05989b402 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:45.028155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae5d0708-b66f-4c71-b67b-efe05989b402 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:45.028155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ae5d0708-b66f-4c71-b67b-efe05989b402 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:45.028155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ae5d0708-b66f-4c71-b67b-efe05989b402 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:45.029375 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:45.029375 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:45.030092 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ae5d0708-b66f-4c71-b67b-efe05989b402 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:45.030677 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1200/4769] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:45 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:45.682022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fad3a0e3-6d74-4b0e-a678-21a6d0b9093d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:45.683554 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fad3a0e3-6d74-4b0e-a678-21a6d0b9093d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:45.683759 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fad3a0e3-6d74-4b0e-a678-21a6d0b9093d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:45.683991 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fad3a0e3-6d74-4b0e-a678-21a6d0b9093d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:45.695336 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:45.695336 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:45.700123 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fad3a0e3-6d74-4b0e-a678-21a6d0b9093d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:45.705169 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fad3a0e3-6d74-4b0e-a678-21a6d0b9093d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:45.705538 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1188/4770] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:45 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:46.046212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-88951909-1e7b-4c54-8532-4a017ac29391 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:46.047524 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88951909-1e7b-4c54-8532-4a017ac29391 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:46.047797 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88951909-1e7b-4c54-8532-4a017ac29391 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:46.048078 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88951909-1e7b-4c54-8532-4a017ac29391 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:46.048235 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-88951909-1e7b-4c54-8532-4a017ac29391 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:46.056685 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:46.056685 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:46.057618 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88951909-1e7b-4c54-8532-4a017ac29391 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:46.058050 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1197/4771] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:46 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:47.069748 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6aa4757a-3fcb-41b6-9652-9e5adfcabefd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:47.071911 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6aa4757a-3fcb-41b6-9652-9e5adfcabefd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:47.072173 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6aa4757a-3fcb-41b6-9652-9e5adfcabefd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:47.072383 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6aa4757a-3fcb-41b6-9652-9e5adfcabefd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:47.072836 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-6aa4757a-3fcb-41b6-9652-9e5adfcabefd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:47.077975 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:47.077975 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:47.078842 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6aa4757a-3fcb-41b6-9652-9e5adfcabefd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:47.080266 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1187/4772] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:47 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:48.094019 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-30f598ee-a743-42db-b8c8-f65ac0a47072 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:48.098772 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30f598ee-a743-42db-b8c8-f65ac0a47072 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:48.100208 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30f598ee-a743-42db-b8c8-f65ac0a47072 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:48.100485 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30f598ee-a743-42db-b8c8-f65ac0a47072 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:48.100655 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-30f598ee-a743-42db-b8c8-f65ac0a47072 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:48.108070 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:48.108070 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:48.108920 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30f598ee-a743-42db-b8c8-f65ac0a47072 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:48.109323 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1201/4773] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:48 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:49.127085 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d13f59c5-fa55-4146-88a0-317860a18daf None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:49.129400 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d13f59c5-fa55-4146-88a0-317860a18daf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:49.129628 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d13f59c5-fa55-4146-88a0-317860a18daf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:49.129928 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d13f59c5-fa55-4146-88a0-317860a18daf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:49.130095 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d13f59c5-fa55-4146-88a0-317860a18daf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:49.142453 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:49.142453 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:49.143670 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d13f59c5-fa55-4146-88a0-317860a18daf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:49.144273 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1189/4774] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:49 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:49.514236 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-b64a4b16-47b3-4703-b808-427682241885 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:49.517036 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-b64a4b16-47b3-4703-b808-427682241885 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:49.517896 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-b64a4b16-47b3-4703-b808-427682241885 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:49.518164 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-b64a4b16-47b3-4703-b808-427682241885 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:49.534813 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:49.534813 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:49.540593 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-b64a4b16-47b3-4703-b808-427682241885 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:49.547854 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-b64a4b16-47b3-4703-b808-427682241885 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:49.548439 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1198/4775] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:49 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 1176 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:49.573381 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-8bb4e231-9c47-4452-b6b1-0ecddbce1cdb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:49.576249 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-8bb4e231-9c47-4452-b6b1-0ecddbce1cdb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9/action Aug 13 03:42:49.576717 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-8bb4e231-9c47-4452-b6b1-0ecddbce1cdb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:49.576919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-8bb4e231-9c47-4452-b6b1-0ecddbce1cdb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:49.588720 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:49.588720 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:49.589357 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-8bb4e231-9c47-4452-b6b1-0ecddbce1cdb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:49.598642 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-8bb4e231-9c47-4452-b6b1-0ecddbce1cdb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Begin detaching volume completed successfully. Aug 13 03:42:49.599377 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-8bb4e231-9c47-4452-b6b1-0ecddbce1cdb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9/action returned with HTTP 202 Aug 13 03:42:49.599641 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1188/4776] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:42:49 2026] POST /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:42:49.657468 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6ed48061-f42f-4cfb-81e6-8a4188a3042c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:49.657862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ed48061-f42f-4cfb-81e6-8a4188a3042c None None] GET https://10.4.3.140/volume// Aug 13 03:42:49.658045 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ed48061-f42f-4cfb-81e6-8a4188a3042c None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:49.658205 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6ed48061-f42f-4cfb-81e6-8a4188a3042c None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:49.658494 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6ed48061-f42f-4cfb-81e6-8a4188a3042c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:49.658852 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1202/4777] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:49.669928 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-9d530a37-53e2-4243-836f-639b583f13e2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:49.672460 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-9d530a37-53e2-4243-836f-639b583f13e2 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:42:49.672710 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-9d530a37-53e2-4243-836f-639b583f13e2 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:49.672975 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-9d530a37-53e2-4243-836f-639b583f13e2 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:49.685567 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:49.685567 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:49.690054 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-9d530a37-53e2-4243-836f-639b583f13e2 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:49.695383 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-9d530a37-53e2-4243-836f-639b583f13e2 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:42:49.695781 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1190/4778] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:49 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:50.156034 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c1fbafac-6ce5-499b-bc1b-47add29a5ecc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:50.158739 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1fbafac-6ce5-499b-bc1b-47add29a5ecc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:50.158938 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1fbafac-6ce5-499b-bc1b-47add29a5ecc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:50.159296 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c1fbafac-6ce5-499b-bc1b-47add29a5ecc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:50.159441 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c1fbafac-6ce5-499b-bc1b-47add29a5ecc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:50.166972 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:50.166972 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:50.168069 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c1fbafac-6ce5-499b-bc1b-47add29a5ecc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:50.168693 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1199/4779] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:50 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:51.170101 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-60046835-ec1e-4335-a89d-59c83804f1b1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:51.172445 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-60046835-ec1e-4335-a89d-59c83804f1b1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/attachments/7f416475-b41f-45e1-be6b-5d6745c0307d Aug 13 03:42:51.172662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-60046835-ec1e-4335-a89d-59c83804f1b1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:51.172942 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-60046835-ec1e-4335-a89d-59c83804f1b1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:51.183088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-70f2b1ec-dbad-45f3-ab09-25d14337b446 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:51.186858 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70f2b1ec-dbad-45f3-ab09-25d14337b446 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:51.186858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-70f2b1ec-dbad-45f3-ab09-25d14337b446 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:51.186858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-70f2b1ec-dbad-45f3-ab09-25d14337b446 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:51.186858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-70f2b1ec-dbad-45f3-ab09-25d14337b446 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:51.189930 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:51.189930 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:51.191246 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:51.191246 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:51.192254 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70f2b1ec-dbad-45f3-ab09-25d14337b446 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:51.192703 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1203/4780] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:51 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:51.253949 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-fa595ca5-0b4c-47d6-aae3-6d90425bc763 req-60046835-ec1e-4335-a89d-59c83804f1b1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/7f416475-b41f-45e1-be6b-5d6745c0307d returned with HTTP 200 Aug 13 03:42:51.254718 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1189/4781] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:42:51 2026] DELETE /volume/v3/attachments/7f416475-b41f-45e1-be6b-5d6745c0307d => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:51.776693 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:51.779453 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:42:51.779939 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2141866190", "snapshot_id": "55d6aed3-4973-4ca5-842e-a79f205654c5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:51.782368 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2141866190', 'snapshot_id': '55d6aed3-4973-4ca5-842e-a79f205654c5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:42:51.790201 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:51.790201 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:51.790971 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:42:51.791189 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume of 1 GB Aug 13 03:42:51.796127 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Availability Zones retrieved successfully. Aug 13 03:42:51.807106 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Flow 'volume_create_api' (87b59385-b92a-4659-a2e3-041d87f11c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:51.808569 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1808b0-52d5-4916-8726-7a27728255a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:51.810796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:42:51.849553 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1808b0-52d5-4916-8726-7a27728255a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '55d6aed3-4973-4ca5-842e-a79f205654c5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:51.850581 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0befe7-8557-46b6-ac6c-a2721fe66695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:51.900164 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Created reservations ['1b98832f-2f80-4dc1-bf70-fa8d68f834c5', 'a9f0741d-a383-40fa-a9b7-6c79835bfaa7', '2839f700-43da-4a74-9797-66bb20ca750e', 'af5eab01-0069-4cca-bdd2-502d6cdd88fc'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:42:51.901192 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0befe7-8557-46b6-ac6c-a2721fe66695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b98832f-2f80-4dc1-bf70-fa8d68f834c5', 'a9f0741d-a383-40fa-a9b7-6c79835bfaa7', '2839f700-43da-4a74-9797-66bb20ca750e', 'af5eab01-0069-4cca-bdd2-502d6cdd88fc']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:51.902206 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa70cba-d118-4939-9715-8aa3a7e4c556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:51.953445 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa70cba-d118-4939-9715-8aa3a7e4c556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7082458c-299b-4b8b-81b8-d1a7904880af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2141866190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1c7f20f3924701bed48c36eb9c151d',qos_specs=None,replication_status=,reservations=['1b98832f-2f80-4dc1-bf70-fa8d68f834c5','a9f0741d-a383-40fa-a9b7-6c79835bfaa7','2839f700-43da-4a74-9797-66bb20ca750e','af5eab01-0069-4cca-bdd2-502d6cdd88fc'],size=1,snapshot_id=55d6aed3-4973-4ca5-842e-a79f205654c5,source_replicaid=,source_volid=None,status='creating',user_id='408c0e0beee342c49d9ebfbf5b820609',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2141866190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7082458c-299b-4b8b-81b8-d1a7904880af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d1c7f20f3924701bed48c36eb9c151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=55d6aed3-4973-4ca5-842e-a79f205654c5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='408c0e0beee342c49d9ebfbf5b820609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:51.954561 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71845c3-8871-4255-8279-839d112a99bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:51.974957 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71845c3-8871-4255-8279-839d112a99bd) transitioned into state 'SUCCESS' from state '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-2141866190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1c7f20f3924701bed48c36eb9c151d',qos_specs=None,replication_status=,reservations=['1b98832f-2f80-4dc1-bf70-fa8d68f834c5','a9f0741d-a383-40fa-a9b7-6c79835bfaa7','2839f700-43da-4a74-9797-66bb20ca750e','af5eab01-0069-4cca-bdd2-502d6cdd88fc'],size=1,snapshot_id=55d6aed3-4973-4ca5-842e-a79f205654c5,source_replicaid=,source_volid=None,status='creating',user_id='408c0e0beee342c49d9ebfbf5b820609',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:51.975617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13127801-cddf-46e8-ba18-a9a2068a493a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:42:51.998300 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13127801-cddf-46e8-ba18-a9a2068a493a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:42:51.999326 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Flow 'volume_create_api' (87b59385-b92a-4659-a2e3-041d87f11c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:42:51.999645 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume request issued successfully. Aug 13 03:42:52.000279 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-067ce18f-2ffd-4969-bd32-4d5493f50733 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:42:52.000890 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1191/4782] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:42:51 2026] POST /volume/v3/volumes => generated 791 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:52.017577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0f461a63-363b-47e2-8df3-1f183f5af2bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:52.019771 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f461a63-363b-47e2-8df3-1f183f5af2bb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:52.020047 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f461a63-363b-47e2-8df3-1f183f5af2bb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:52.020296 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f461a63-363b-47e2-8df3-1f183f5af2bb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:52.029956 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:52.029956 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:52.034592 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f461a63-363b-47e2-8df3-1f183f5af2bb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:52.040079 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f461a63-363b-47e2-8df3-1f183f5af2bb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:52.040543 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1200/4783] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:52 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:52.207606 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-619a1a2e-7bee-4f63-917c-7c0ade01c8cf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:52.209611 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-619a1a2e-7bee-4f63-917c-7c0ade01c8cf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:52.209909 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-619a1a2e-7bee-4f63-917c-7c0ade01c8cf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:52.210124 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-619a1a2e-7bee-4f63-917c-7c0ade01c8cf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:52.210236 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-619a1a2e-7bee-4f63-917c-7c0ade01c8cf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:52.214993 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:52.214993 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:52.215782 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-619a1a2e-7bee-4f63-917c-7c0ade01c8cf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:52.216253 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1204/4784] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:52 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:53.055971 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fe3a2865-c671-41ab-9d95-9f351efb0381 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:53.058214 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fe3a2865-c671-41ab-9d95-9f351efb0381 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:53.058454 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fe3a2865-c671-41ab-9d95-9f351efb0381 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:53.058686 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fe3a2865-c671-41ab-9d95-9f351efb0381 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:53.066480 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:53.066480 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:53.070635 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fe3a2865-c671-41ab-9d95-9f351efb0381 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:53.075662 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fe3a2865-c671-41ab-9d95-9f351efb0381 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:53.076212 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1190/4785] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:53 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:53.094923 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a7e09ed0-1640-4f31-a7ad-0d254afe596c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:53.097215 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a7e09ed0-1640-4f31-a7ad-0d254afe596c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:53.097449 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a7e09ed0-1640-4f31-a7ad-0d254afe596c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:53.097649 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a7e09ed0-1640-4f31-a7ad-0d254afe596c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:53.108082 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:53.108082 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:53.114626 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a7e09ed0-1640-4f31-a7ad-0d254afe596c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:53.121795 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a7e09ed0-1640-4f31-a7ad-0d254afe596c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:53.122250 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1192/4786] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:53 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:53.227778 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b97b6b4-ba31-4c35-bbad-e2ce85deaf61 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:53.231577 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b97b6b4-ba31-4c35-bbad-e2ce85deaf61 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:53.231577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b97b6b4-ba31-4c35-bbad-e2ce85deaf61 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:53.231726 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b97b6b4-ba31-4c35-bbad-e2ce85deaf61 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:53.231971 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7b97b6b4-ba31-4c35-bbad-e2ce85deaf61 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:53.242628 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:53.242628 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:53.243881 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b97b6b4-ba31-4c35-bbad-e2ce85deaf61 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:53.247124 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1201/4787] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:53 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:53.645794 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-62b47447-0064-4481-bbfa-92e358204840 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:53.647945 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-62b47447-0064-4481-bbfa-92e358204840 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:53.648127 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-62b47447-0064-4481-bbfa-92e358204840 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:53.648303 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-62b47447-0064-4481-bbfa-92e358204840 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:53.656000 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:53.656000 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:53.660616 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-62b47447-0064-4481-bbfa-92e358204840 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:53.666186 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-62b47447-0064-4481-bbfa-92e358204840 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:53.666597 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1205/4788] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:42:53 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:53.756290 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e76acaf9-0b0f-4d37-828e-aa0a4e60e4c2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:53.756807 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e76acaf9-0b0f-4d37-828e-aa0a4e60e4c2 None None] GET https://10.4.3.140/volume// Aug 13 03:42:53.757061 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e76acaf9-0b0f-4d37-828e-aa0a4e60e4c2 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:53.757288 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e76acaf9-0b0f-4d37-828e-aa0a4e60e4c2 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:53.757672 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e76acaf9-0b0f-4d37-828e-aa0a4e60e4c2 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:53.758089 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1191/4789] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:42:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:53.767029 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-6f67d471-ba00-40fd-ad07-2be4f2864eb4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:53.770122 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-6f67d471-ba00-40fd-ad07-2be4f2864eb4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:42:53.770458 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-6f67d471-ba00-40fd-ad07-2be4f2864eb4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7082458c-299b-4b8b-81b8-d1a7904880af", "connector": null, "instance_uuid": "4cb16395-4af0-4b8e-9d7a-bf08d23801e5"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:53.780358 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:53.780358 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:53.809331 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-6f67d471-ba00-40fd-ad07-2be4f2864eb4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:42:53.809840 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1193/4790] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:42:53 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) Aug 13 03:42:53.842255 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f652eb70-669e-4a20-a5fd-98ede54ddd3d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:53.849951 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f652eb70-669e-4a20-a5fd-98ede54ddd3d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:53.850305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f652eb70-669e-4a20-a5fd-98ede54ddd3d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:53.850572 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f652eb70-669e-4a20-a5fd-98ede54ddd3d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:53.853451 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b5ee1d00-dfd6-47fe-8418-75a6422bf535 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:53.854093 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5ee1d00-dfd6-47fe-8418-75a6422bf535 None None] GET https://10.4.3.140/volume// Aug 13 03:42:53.854093 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b5ee1d00-dfd6-47fe-8418-75a6422bf535 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:53.854248 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b5ee1d00-dfd6-47fe-8418-75a6422bf535 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:53.854644 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5ee1d00-dfd6-47fe-8418-75a6422bf535 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:42:53.854987 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1206/4791] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:42:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:42:53.861980 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:53.861980 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:53.863359 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-3e2b153e-6f63-4b40-9ee7-4a5d7fb6e884 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:53.865808 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-3e2b153e-6f63-4b40-9ee7-4a5d7fb6e884 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:53.866085 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-3e2b153e-6f63-4b40-9ee7-4a5d7fb6e884 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:53.866283 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f652eb70-669e-4a20-a5fd-98ede54ddd3d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:53.866344 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-3e2b153e-6f63-4b40-9ee7-4a5d7fb6e884 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:53.870803 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f652eb70-669e-4a20-a5fd-98ede54ddd3d tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:53.871496 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1202/4792] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:53 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:53.879165 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:53.879165 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:53.883918 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-3e2b153e-6f63-4b40-9ee7-4a5d7fb6e884 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:53.888932 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-3e2b153e-6f63-4b40-9ee7-4a5d7fb6e884 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:53.889600 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1192/4793] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:42:53 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 1063 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:42:54.005225 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-b1ed578f-5f00-4614-900c-f33ed7616593 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:54.007535 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-b1ed578f-5f00-4614-900c-f33ed7616593 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] PUT https://10.4.3.140/volume/v3/attachments/114bd880-2d3d-4317-b0cd-3d2871468264 Aug 13 03:42:54.008004 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-b1ed578f-5f00-4614-900c-f33ed7616593 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:54.015768 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-b1ed578f-5f00-4614-900c-f33ed7616593 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Acquiring lock "cinder-attachment_update-7082458c-299b-4b8b-81b8-d1a7904880af-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:42:54.021365 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-b1ed578f-5f00-4614-900c-f33ed7616593 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Lock "cinder-attachment_update-7082458c-299b-4b8b-81b8-d1a7904880af-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:42:54.022449 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:54.022449 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:54.118478 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-b1ed578f-5f00-4614-900c-f33ed7616593 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Lock "cinder-attachment_update-7082458c-299b-4b8b-81b8-d1a7904880af-np0000007145" released by "attachment_update" :: held 0.097s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:42:54.118917 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-b1ed578f-5f00-4614-900c-f33ed7616593 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/114bd880-2d3d-4317-b0cd-3d2871468264 returned with HTTP 200 Aug 13 03:42:54.119602 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1194/4794] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:42:54 2026] PUT /volume/v3/attachments/114bd880-2d3d-4317-b0cd-3d2871468264 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:54.257888 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-40ae0688-33f9-443b-9e31-f5d4b70c4bec None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:54.259751 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40ae0688-33f9-443b-9e31-f5d4b70c4bec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:54.259964 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40ae0688-33f9-443b-9e31-f5d4b70c4bec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:54.260165 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-40ae0688-33f9-443b-9e31-f5d4b70c4bec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:54.260272 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-40ae0688-33f9-443b-9e31-f5d4b70c4bec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:54.265054 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:54.265054 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:54.265888 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-40ae0688-33f9-443b-9e31-f5d4b70c4bec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:54.266268 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1207/4795] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:54 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:54.278711 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:54.280571 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4/restore Aug 13 03:42:54.280962 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:54.282374 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Restoring backup 80e02b86-b69f-416f-854f-bdbf6c4105a4 ({'restore': {'volume_id': '3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4'}}) {{(pid=100342) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 03:42:54.282482 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Restoring backup 80e02b86-b69f-416f-854f-bdbf6c4105a4 to volume 3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4. Aug 13 03:42:54.296771 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:54.296771 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:54.309071 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:54.309071 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:54.309569 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:42:54.309736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.api [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Checking backup size 1 against volume size 1 {{(pid=100342) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 03:42:54.309837 np0000007145 devstack@c-api.service[100342]: INFO cinder.backup.api [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Overwriting volume 3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 with restore of backup 80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:54.330305 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] restore_backup in rpcapi backup_id 80e02b86-b69f-416f-854f-bdbf6c4105a4 {{(pid=100342) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 03:42:54.332933 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bccafbfd-8c93-4c61-9fec-dba48aa8bba5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4/restore returned with HTTP 202 Aug 13 03:42:54.335846 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1203/4796] 10.4.3.140 () {68 vars in 1393 bytes} [Thu Aug 13 03:42:54 2026] POST /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4/restore => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:42:54.346775 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ba400593-3d1c-4600-a01b-6b9553d37ef1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:54.348850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ba400593-3d1c-4600-a01b-6b9553d37ef1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:54.349098 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ba400593-3d1c-4600-a01b-6b9553d37ef1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:54.349347 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ba400593-3d1c-4600-a01b-6b9553d37ef1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:54.349494 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-ba400593-3d1c-4600-a01b-6b9553d37ef1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:54.353715 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:54.353715 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:54.355925 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ba400593-3d1c-4600-a01b-6b9553d37ef1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:54.355925 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1193/4797] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:54 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:54.883894 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-161b604b-7f4a-447a-9f9e-fbb9d0e9cfa6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:54.885851 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-161b604b-7f4a-447a-9f9e-fbb9d0e9cfa6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:54.886050 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-161b604b-7f4a-447a-9f9e-fbb9d0e9cfa6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:54.886257 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-161b604b-7f4a-447a-9f9e-fbb9d0e9cfa6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:54.897056 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:54.897056 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:54.900515 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-161b604b-7f4a-447a-9f9e-fbb9d0e9cfa6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:54.904985 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-161b604b-7f4a-447a-9f9e-fbb9d0e9cfa6 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:54.905370 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1195/4798] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:54 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:55.366753 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-30d00bf0-286f-465f-99d4-de06956a575e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:55.369003 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30d00bf0-286f-465f-99d4-de06956a575e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:55.369179 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30d00bf0-286f-465f-99d4-de06956a575e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:55.369362 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30d00bf0-286f-465f-99d4-de06956a575e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:55.369474 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-30d00bf0-286f-465f-99d4-de06956a575e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:55.374193 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:55.374193 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:55.375038 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30d00bf0-286f-465f-99d4-de06956a575e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:55.375514 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1208/4799] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:55 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:55.918490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f29951f0-e18e-4e9e-8a43-75abea8ec3af None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:55.920675 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f29951f0-e18e-4e9e-8a43-75abea8ec3af tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:55.920912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f29951f0-e18e-4e9e-8a43-75abea8ec3af tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:55.921177 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f29951f0-e18e-4e9e-8a43-75abea8ec3af tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:55.931203 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:55.931203 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:55.935841 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f29951f0-e18e-4e9e-8a43-75abea8ec3af tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:55.941245 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f29951f0-e18e-4e9e-8a43-75abea8ec3af tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:55.941733 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1204/4800] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:55 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:56.389850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f661ef01-28d2-4204-8e86-87336acdcb5f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:56.391599 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f661ef01-28d2-4204-8e86-87336acdcb5f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:56.391806 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f661ef01-28d2-4204-8e86-87336acdcb5f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:56.392007 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f661ef01-28d2-4204-8e86-87336acdcb5f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:56.392098 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f661ef01-28d2-4204-8e86-87336acdcb5f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:56.396260 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:56.396260 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:56.397051 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f661ef01-28d2-4204-8e86-87336acdcb5f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:56.397422 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1194/4801] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:56 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:56.958631 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-87eebd20-c30e-4413-94ed-bad619fbdf17 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:56.960401 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-87eebd20-c30e-4413-94ed-bad619fbdf17 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:56.960622 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-87eebd20-c30e-4413-94ed-bad619fbdf17 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:56.960842 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-87eebd20-c30e-4413-94ed-bad619fbdf17 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:56.970639 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:56.970639 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:56.974134 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-87eebd20-c30e-4413-94ed-bad619fbdf17 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:56.978283 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-87eebd20-c30e-4413-94ed-bad619fbdf17 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:56.978645 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1196/4802] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:56 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:57.390924 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-7309e692-2709-4bb4-9522-3aab86d35add None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:57.393327 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-7309e692-2709-4bb4-9522-3aab86d35add tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/attachments/114bd880-2d3d-4317-b0cd-3d2871468264/action Aug 13 03:42:57.393798 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-7309e692-2709-4bb4-9522-3aab86d35add tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:42:57.393974 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-7309e692-2709-4bb4-9522-3aab86d35add tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:42:57.408696 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8a60168-5e0e-4afc-aef7-c19b9548d8a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:57.410585 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:57.410585 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:42:57.410848 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8a60168-5e0e-4afc-aef7-c19b9548d8a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:57.411134 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8a60168-5e0e-4afc-aef7-c19b9548d8a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:57.411274 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8a60168-5e0e-4afc-aef7-c19b9548d8a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:57.411359 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d8a60168-5e0e-4afc-aef7-c19b9548d8a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:57.416371 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:57.416371 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:57.417218 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8a60168-5e0e-4afc-aef7-c19b9548d8a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:57.417674 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1205/4803] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:57 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:57.422038 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7e7e5f98-42d5-4a3d-a8c4-75038cd7cc5c req-7309e692-2709-4bb4-9522-3aab86d35add tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/114bd880-2d3d-4317-b0cd-3d2871468264/action returned with HTTP 204 Aug 13 03:42:57.422459 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1209/4804] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:42:57 2026] POST /volume/v3/attachments/114bd880-2d3d-4317-b0cd-3d2871468264/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:42:57.992148 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ce11d1c0-4b05-4745-b9c4-340af71b1056 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:57.993878 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ce11d1c0-4b05-4745-b9c4-340af71b1056 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:42:57.994057 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ce11d1c0-4b05-4745-b9c4-340af71b1056 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:57.994248 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ce11d1c0-4b05-4745-b9c4-340af71b1056 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:58.003522 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:58.003522 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:42:58.007553 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ce11d1c0-4b05-4745-b9c4-340af71b1056 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:42:58.011911 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ce11d1c0-4b05-4745-b9c4-340af71b1056 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:42:58.012302 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1195/4805] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:57 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:42:58.432716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-44ef1473-bcd9-43f7-a0fa-b80353c94c92 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:58.432716 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-44ef1473-bcd9-43f7-a0fa-b80353c94c92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:58.432716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-44ef1473-bcd9-43f7-a0fa-b80353c94c92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:58.432716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-44ef1473-bcd9-43f7-a0fa-b80353c94c92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:58.432716 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-44ef1473-bcd9-43f7-a0fa-b80353c94c92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:58.439864 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:58.439864 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:42:58.441043 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-44ef1473-bcd9-43f7-a0fa-b80353c94c92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:58.441560 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1197/4806] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:58 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:42:59.451756 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-03ff3332-1481-4e36-bae7-e50a30b3c430 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:42:59.453871 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03ff3332-1481-4e36-bae7-e50a30b3c430 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:42:59.454152 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03ff3332-1481-4e36-bae7-e50a30b3c430 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:42:59.454409 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03ff3332-1481-4e36-bae7-e50a30b3c430 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:42:59.454509 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-03ff3332-1481-4e36-bae7-e50a30b3c430 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:42:59.459356 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:42:59.459356 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:42:59.460227 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03ff3332-1481-4e36-bae7-e50a30b3c430 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:42:59.460715 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1206/4807] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:42:59 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:00.472094 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de4c67c1-612c-4882-a1f4-18c988f4eb83 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:00.474022 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de4c67c1-612c-4882-a1f4-18c988f4eb83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:00.474195 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de4c67c1-612c-4882-a1f4-18c988f4eb83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:00.474400 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de4c67c1-612c-4882-a1f4-18c988f4eb83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:00.474516 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-de4c67c1-612c-4882-a1f4-18c988f4eb83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:00.479492 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:00.479492 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:00.480432 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de4c67c1-612c-4882-a1f4-18c988f4eb83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:00.480911 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1210/4808] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:00 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:01.100947 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-cc9db8d5-c9b5-496f-aebb-cf70484c0e45 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:01.103199 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-cc9db8d5-c9b5-496f-aebb-cf70484c0e45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:43:01.103412 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-cc9db8d5-c9b5-496f-aebb-cf70484c0e45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:01.103612 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-cc9db8d5-c9b5-496f-aebb-cf70484c0e45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:01.113870 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:01.113870 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:01.117526 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-cc9db8d5-c9b5-496f-aebb-cf70484c0e45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:01.121550 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-cc9db8d5-c9b5-496f-aebb-cf70484c0e45 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:43:01.122007 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1196/4809] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:01 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:01.142981 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-c2059390-30bc-4015-ae53-6cd5a6598eea None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:01.145278 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-c2059390-30bc-4015-ae53-6cd5a6598eea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af/action Aug 13 03:43:01.145401 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-c2059390-30bc-4015-ae53-6cd5a6598eea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:01.145509 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-c2059390-30bc-4015-ae53-6cd5a6598eea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:01.158049 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:01.158049 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:01.158538 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-c2059390-30bc-4015-ae53-6cd5a6598eea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:01.168812 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-c2059390-30bc-4015-ae53-6cd5a6598eea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Begin detaching volume completed successfully. Aug 13 03:43:01.168812 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-c2059390-30bc-4015-ae53-6cd5a6598eea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af/action returned with HTTP 202 Aug 13 03:43:01.169032 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1198/4810] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:43:01 2026] POST /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:01.213619 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3351fed8-6280-48b8-bb84-0b5c8fe35d13 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:01.214444 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3351fed8-6280-48b8-bb84-0b5c8fe35d13 None None] GET https://10.4.3.140/volume// Aug 13 03:43:01.214444 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3351fed8-6280-48b8-bb84-0b5c8fe35d13 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:01.214695 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3351fed8-6280-48b8-bb84-0b5c8fe35d13 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:01.215008 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3351fed8-6280-48b8-bb84-0b5c8fe35d13 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:01.215320 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1207/4811] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:01.223557 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-bbed4e56-5c78-4977-804f-2fae23b63378 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:01.231095 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-bbed4e56-5c78-4977-804f-2fae23b63378 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:43:01.231387 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-bbed4e56-5c78-4977-804f-2fae23b63378 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:01.231674 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-bbed4e56-5c78-4977-804f-2fae23b63378 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:01.245466 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:01.245466 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:01.250214 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-bbed4e56-5c78-4977-804f-2fae23b63378 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:01.256254 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-bbed4e56-5c78-4977-804f-2fae23b63378 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:43:01.256796 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1211/4812] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:01 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:01.491397 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b603ba2d-a898-489c-b13e-fa0d0eaf0bdf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:01.495892 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b603ba2d-a898-489c-b13e-fa0d0eaf0bdf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:01.495892 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b603ba2d-a898-489c-b13e-fa0d0eaf0bdf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:01.495892 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b603ba2d-a898-489c-b13e-fa0d0eaf0bdf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:01.495892 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b603ba2d-a898-489c-b13e-fa0d0eaf0bdf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:01.500719 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:01.500719 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:01.501858 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b603ba2d-a898-489c-b13e-fa0d0eaf0bdf tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:01.502434 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1197/4813] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:01 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:02.151143 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-34d2a5ba-01be-48ef-9e58-f82bd45a58ad None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:02.155838 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-34d2a5ba-01be-48ef-9e58-f82bd45a58ad tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/attachments/114bd880-2d3d-4317-b0cd-3d2871468264 Aug 13 03:43:02.155838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-34d2a5ba-01be-48ef-9e58-f82bd45a58ad tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:02.155838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-34d2a5ba-01be-48ef-9e58-f82bd45a58ad tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:02.168778 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:02.168778 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:02.227582 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-1be5b5bc-724e-4730-acd2-132edcc51ae7 req-34d2a5ba-01be-48ef-9e58-f82bd45a58ad tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/114bd880-2d3d-4317-b0cd-3d2871468264 returned with HTTP 200 Aug 13 03:43:02.228012 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1199/4814] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:43:02 2026] DELETE /volume/v3/attachments/114bd880-2d3d-4317-b0cd-3d2871468264 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:02.276269 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:02.278047 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:43:02.278366 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-579712113", "snapshot_id": "87007d6d-d35f-480f-81f9-fc4adead9dd1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:02.279897 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-579712113', 'snapshot_id': '87007d6d-d35f-480f-81f9-fc4adead9dd1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:43:02.285810 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:02.285810 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:02.286271 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:43:02.286387 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume of 1 GB Aug 13 03:43:02.289942 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Availability Zones retrieved successfully. Aug 13 03:43:02.295247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Flow 'volume_create_api' (e31bd6e6-ecc3-457c-bb2a-a986da640ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:02.296356 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c4a23b5-8d9e-4fad-88dd-ecaa8154fdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:02.297280 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:43:02.331096 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c4a23b5-8d9e-4fad-88dd-ecaa8154fdd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '87007d6d-d35f-480f-81f9-fc4adead9dd1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:02.332077 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41bae0c-e93a-4f81-866d-bcf0c8905cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:02.372673 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Created reservations ['a59cf4d6-791b-4d76-9c37-0e9169dff0df', '021ee740-3bb7-44c5-8fdf-7634ef6d97c6', 'a65652ec-dfe0-4ad5-88c2-5ef2c87865e3', '2a858c62-c6d6-4de3-b3f1-a93d972050de'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:43:02.373859 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41bae0c-e93a-4f81-866d-bcf0c8905cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a59cf4d6-791b-4d76-9c37-0e9169dff0df', '021ee740-3bb7-44c5-8fdf-7634ef6d97c6', 'a65652ec-dfe0-4ad5-88c2-5ef2c87865e3', '2a858c62-c6d6-4de3-b3f1-a93d972050de']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:02.374697 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c273b1-02bc-4aab-978b-1273f376d152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:02.415904 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c273b1-02bc-4aab-978b-1273f376d152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb623087-6fd0-4a3c-867a-33bb361a63b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-579712113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1c7f20f3924701bed48c36eb9c151d',qos_specs=None,replication_status=,reservations=['a59cf4d6-791b-4d76-9c37-0e9169dff0df','021ee740-3bb7-44c5-8fdf-7634ef6d97c6','a65652ec-dfe0-4ad5-88c2-5ef2c87865e3','2a858c62-c6d6-4de3-b3f1-a93d972050de'],size=1,snapshot_id=87007d6d-d35f-480f-81f9-fc4adead9dd1,source_replicaid=,source_volid=None,status='creating',user_id='408c0e0beee342c49d9ebfbf5b820609',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-579712113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb623087-6fd0-4a3c-867a-33bb361a63b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d1c7f20f3924701bed48c36eb9c151d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=87007d6d-d35f-480f-81f9-fc4adead9dd1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='408c0e0beee342c49d9ebfbf5b820609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:02.416799 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c608f4b-c507-4885-9eb1-aff46bbf5c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:02.435401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c608f4b-c507-4885-9eb1-aff46bbf5c1c) transitioned into state 'SUCCESS' from state '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-579712113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d1c7f20f3924701bed48c36eb9c151d',qos_specs=None,replication_status=,reservations=['a59cf4d6-791b-4d76-9c37-0e9169dff0df','021ee740-3bb7-44c5-8fdf-7634ef6d97c6','a65652ec-dfe0-4ad5-88c2-5ef2c87865e3','2a858c62-c6d6-4de3-b3f1-a93d972050de'],size=1,snapshot_id=87007d6d-d35f-480f-81f9-fc4adead9dd1,source_replicaid=,source_volid=None,status='creating',user_id='408c0e0beee342c49d9ebfbf5b820609',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:02.436187 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94a5d25-e07d-43f4-962a-3ac3f4fd8d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:02.464078 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94a5d25-e07d-43f4-962a-3ac3f4fd8d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:02.465843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Flow 'volume_create_api' (e31bd6e6-ecc3-457c-bb2a-a986da640ad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:02.465843 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Create volume request issued successfully. Aug 13 03:43:02.465843 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1ed6453f-17f3-49b5-9d62-e4e91160a202 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:43:02.466362 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1208/4815] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:43:02 2026] POST /volume/v3/volumes => generated 790 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:02.485937 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-70b5bbc1-1d50-4e60-8e21-bfb6f7b0c403 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:02.488281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70b5bbc1-1d50-4e60-8e21-bfb6f7b0c403 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:02.504124 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-70b5bbc1-1d50-4e60-8e21-bfb6f7b0c403 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:02.504124 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-70b5bbc1-1d50-4e60-8e21-bfb6f7b0c403 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:02.504124 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:02.504124 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:02.504124 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-70b5bbc1-1d50-4e60-8e21-bfb6f7b0c403 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:02.515265 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-70b5bbc1-1d50-4e60-8e21-bfb6f7b0c403 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:02.515265 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1212/4816] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:02 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:02.521879 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9ca8867f-e732-4f62-9095-1d4efbca25a3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:02.525949 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ca8867f-e732-4f62-9095-1d4efbca25a3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:02.526204 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ca8867f-e732-4f62-9095-1d4efbca25a3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:02.526446 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ca8867f-e732-4f62-9095-1d4efbca25a3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:02.526594 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-9ca8867f-e732-4f62-9095-1d4efbca25a3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:02.533728 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:02.533728 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:02.535654 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ca8867f-e732-4f62-9095-1d4efbca25a3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:02.535654 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1198/4817] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:02 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:03.522062 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-540d7080-08f4-4895-aa3f-ba2b9fa46a7a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:03.524317 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-540d7080-08f4-4895-aa3f-ba2b9fa46a7a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:03.524587 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-540d7080-08f4-4895-aa3f-ba2b9fa46a7a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:03.524854 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-540d7080-08f4-4895-aa3f-ba2b9fa46a7a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:03.533742 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:03.533742 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:03.538676 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-540d7080-08f4-4895-aa3f-ba2b9fa46a7a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:03.543147 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-540d7080-08f4-4895-aa3f-ba2b9fa46a7a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:03.543999 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1200/4818] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:03 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:03.553565 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c8022a86-a608-41c1-a483-8b6c4a64712d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:03.555395 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8022a86-a608-41c1-a483-8b6c4a64712d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:03.555593 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8022a86-a608-41c1-a483-8b6c4a64712d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:03.555703 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e31f4d6-f90e-439d-8ae3-dfcaa55851c5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:03.556016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c8022a86-a608-41c1-a483-8b6c4a64712d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:03.556016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c8022a86-a608-41c1-a483-8b6c4a64712d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:03.557913 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e31f4d6-f90e-439d-8ae3-dfcaa55851c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:03.558154 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e31f4d6-f90e-439d-8ae3-dfcaa55851c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:03.558478 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e31f4d6-f90e-439d-8ae3-dfcaa55851c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:03.562388 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:03.562388 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:03.563476 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c8022a86-a608-41c1-a483-8b6c4a64712d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:03.564176 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1209/4819] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:03 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:03.567944 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:03.567944 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:03.573511 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e31f4d6-f90e-439d-8ae3-dfcaa55851c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:03.579728 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e31f4d6-f90e-439d-8ae3-dfcaa55851c5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:03.580305 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1213/4820] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:03 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:04.065595 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-bd389b11-6eff-4971-b823-e6f4fed2a34e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:04.068464 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-bd389b11-6eff-4971-b823-e6f4fed2a34e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:04.068635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-bd389b11-6eff-4971-b823-e6f4fed2a34e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:04.068919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-bd389b11-6eff-4971-b823-e6f4fed2a34e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:04.079610 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:04.079610 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:04.085310 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-bd389b11-6eff-4971-b823-e6f4fed2a34e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:04.092237 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-bd389b11-6eff-4971-b823-e6f4fed2a34e tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:04.092885 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1199/4821] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:04 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:04.179691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2ce75a99-a1ee-4cd1-9d3e-5de2c8b007cd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:04.179691 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2ce75a99-a1ee-4cd1-9d3e-5de2c8b007cd None None] GET https://10.4.3.140/volume// Aug 13 03:43:04.179691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2ce75a99-a1ee-4cd1-9d3e-5de2c8b007cd None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:04.179691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2ce75a99-a1ee-4cd1-9d3e-5de2c8b007cd None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:04.179691 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2ce75a99-a1ee-4cd1-9d3e-5de2c8b007cd None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:04.179691 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1201/4822] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:43:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:04.189856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-d8d2aa80-35e3-4021-aff9-3ad920e5a486 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:04.192513 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-d8d2aa80-35e3-4021-aff9-3ad920e5a486 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:43:04.192869 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-d8d2aa80-35e3-4021-aff9-3ad920e5a486 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb623087-6fd0-4a3c-867a-33bb361a63b0", "connector": null, "instance_uuid": "4cb16395-4af0-4b8e-9d7a-bf08d23801e5"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:04.203697 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:04.203697 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:04.236839 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-d8d2aa80-35e3-4021-aff9-3ad920e5a486 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:43:04.237360 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1210/4823] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:43:04 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:04.284157 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8feca4c0-c7db-4fec-bc63-45abc53ce245 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:04.289674 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8feca4c0-c7db-4fec-bc63-45abc53ce245 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:04.290060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8feca4c0-c7db-4fec-bc63-45abc53ce245 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:04.290385 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8feca4c0-c7db-4fec-bc63-45abc53ce245 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:04.294259 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:UPDATE=131,cinder:INSERT=74,cinder:SELECT=386 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:43:04.300844 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b4448d48-59f6-4133-b768-fdbc595d194c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:04.300844 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b4448d48-59f6-4133-b768-fdbc595d194c None None] GET https://10.4.3.140/volume// Aug 13 03:43:04.300844 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b4448d48-59f6-4133-b768-fdbc595d194c None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:04.300844 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b4448d48-59f6-4133-b768-fdbc595d194c None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:04.300844 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b4448d48-59f6-4133-b768-fdbc595d194c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:04.300844 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1200/4824] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:04.310883 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:04.310883 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:04.314031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-701ce586-e7b5-4af3-a341-5d161bea3fc9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:04.317930 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-701ce586-e7b5-4af3-a341-5d161bea3fc9 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:04.317930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-701ce586-e7b5-4af3-a341-5d161bea3fc9 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:04.317930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-701ce586-e7b5-4af3-a341-5d161bea3fc9 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:04.322053 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8feca4c0-c7db-4fec-bc63-45abc53ce245 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:04.328788 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8feca4c0-c7db-4fec-bc63-45abc53ce245 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:04.329249 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1214/4825] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:04 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:04.332145 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:04.332145 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:04.335895 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-701ce586-e7b5-4af3-a341-5d161bea3fc9 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:04.340731 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-701ce586-e7b5-4af3-a341-5d161bea3fc9 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:04.340731 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1202/4826] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:04 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 1062 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:04.461381 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-09386583-18d6-48b3-b1d6-7959b6560fea None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:04.463430 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-09386583-18d6-48b3-b1d6-7959b6560fea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] PUT https://10.4.3.140/volume/v3/attachments/20e74bf8-0c94-4670-8669-aa90d06fdd55 Aug 13 03:43:04.463757 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-09386583-18d6-48b3-b1d6-7959b6560fea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:04.466652 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=381,cinder:UPDATE=77,cinder:INSERT=43 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:43:04.472369 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-09386583-18d6-48b3-b1d6-7959b6560fea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Acquiring lock "cinder-attachment_update-cb623087-6fd0-4a3c-867a-33bb361a63b0-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:43:04.478191 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-09386583-18d6-48b3-b1d6-7959b6560fea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Lock "cinder-attachment_update-cb623087-6fd0-4a3c-867a-33bb361a63b0-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:43:04.479285 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:04.479285 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:04.566970 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-09386583-18d6-48b3-b1d6-7959b6560fea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Lock "cinder-attachment_update-cb623087-6fd0-4a3c-867a-33bb361a63b0-np0000007145" released by "attachment_update" :: held 0.089s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:43:04.567691 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-09386583-18d6-48b3-b1d6-7959b6560fea tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/20e74bf8-0c94-4670-8669-aa90d06fdd55 returned with HTTP 200 Aug 13 03:43:04.568326 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1211/4827] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:43:04 2026] PUT /volume/v3/attachments/20e74bf8-0c94-4670-8669-aa90d06fdd55 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:04.575107 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fe58a768-8532-46dd-86ee-da90061353c7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:04.577591 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fe58a768-8532-46dd-86ee-da90061353c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:04.577875 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fe58a768-8532-46dd-86ee-da90061353c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:04.578134 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fe58a768-8532-46dd-86ee-da90061353c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:04.578292 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-fe58a768-8532-46dd-86ee-da90061353c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:04.584564 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:04.584564 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:04.585955 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fe58a768-8532-46dd-86ee-da90061353c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:04.586476 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1201/4828] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:04 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:05.344764 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eb5ad407-2f21-4b41-b5ec-e908d02b9120 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:05.346623 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb5ad407-2f21-4b41-b5ec-e908d02b9120 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:05.346800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb5ad407-2f21-4b41-b5ec-e908d02b9120 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:05.347025 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb5ad407-2f21-4b41-b5ec-e908d02b9120 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:05.377832 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:05.377832 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:05.382669 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eb5ad407-2f21-4b41-b5ec-e908d02b9120 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:05.388287 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb5ad407-2f21-4b41-b5ec-e908d02b9120 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:05.388711 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1215/4829] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:05 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:05.598477 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1ade5771-80ae-4106-9d87-e8fbe413a965 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:05.601695 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1ade5771-80ae-4106-9d87-e8fbe413a965 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:05.601695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1ade5771-80ae-4106-9d87-e8fbe413a965 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:05.601695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1ade5771-80ae-4106-9d87-e8fbe413a965 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:05.601695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-1ade5771-80ae-4106-9d87-e8fbe413a965 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:05.603214 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=389,cinder:INSERT=58,cinder:UPDATE=109 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:43:05.610208 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:05.610208 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:05.610208 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1ade5771-80ae-4106-9d87-e8fbe413a965 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:05.610208 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1203/4830] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:05 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:06.405220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bd881026-f2e1-42a6-971a-71de1e8c940b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:06.407054 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd881026-f2e1-42a6-971a-71de1e8c940b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:06.407240 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd881026-f2e1-42a6-971a-71de1e8c940b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:06.407609 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd881026-f2e1-42a6-971a-71de1e8c940b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:06.417429 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:06.417429 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:06.421295 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bd881026-f2e1-42a6-971a-71de1e8c940b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:06.425814 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd881026-f2e1-42a6-971a-71de1e8c940b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:06.426233 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1212/4831] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:06 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:06.622561 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-49ede3e5-ab6a-48f0-9822-b0158a0f9ec7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:06.624462 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-49ede3e5-ab6a-48f0-9822-b0158a0f9ec7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:06.624685 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-49ede3e5-ab6a-48f0-9822-b0158a0f9ec7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:06.624963 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-49ede3e5-ab6a-48f0-9822-b0158a0f9ec7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:06.625083 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-49ede3e5-ab6a-48f0-9822-b0158a0f9ec7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:06.627146 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=338,cinder:INSERT=40,cinder:UPDATE=91 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:43:06.630507 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:06.630507 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:06.631346 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-49ede3e5-ab6a-48f0-9822-b0158a0f9ec7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:06.631897 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1202/4832] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:06 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:07.444213 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-50f18de9-c576-4e2c-a85f-56a594d460c1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:07.446371 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50f18de9-c576-4e2c-a85f-56a594d460c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:07.446713 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50f18de9-c576-4e2c-a85f-56a594d460c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:07.446858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-50f18de9-c576-4e2c-a85f-56a594d460c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:07.462998 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:07.462998 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:07.468947 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-50f18de9-c576-4e2c-a85f-56a594d460c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:07.478254 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-50f18de9-c576-4e2c-a85f-56a594d460c1 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:07.478924 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1216/4833] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:07 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:07.643251 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3fefd062-14e9-49ee-a3c6-ebfa62352a83 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:07.645711 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fefd062-14e9-49ee-a3c6-ebfa62352a83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:07.645711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3fefd062-14e9-49ee-a3c6-ebfa62352a83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:07.646924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3fefd062-14e9-49ee-a3c6-ebfa62352a83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:07.646924 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-3fefd062-14e9-49ee-a3c6-ebfa62352a83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:07.650235 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:07.650235 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:07.651214 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3fefd062-14e9-49ee-a3c6-ebfa62352a83 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:07.651643 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1204/4834] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:07 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:07.859846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-e70e2488-79b0-459f-a789-6d6243677e5a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:07.861834 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-e70e2488-79b0-459f-a789-6d6243677e5a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/attachments/20e74bf8-0c94-4670-8669-aa90d06fdd55/action Aug 13 03:43:07.862219 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-e70e2488-79b0-459f-a789-6d6243677e5a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:07.862326 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-e70e2488-79b0-459f-a789-6d6243677e5a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:07.877586 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:07.877586 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:07.886358 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-075cc9db-e9a8-466a-a709-dfed842d54c9 req-e70e2488-79b0-459f-a789-6d6243677e5a tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/20e74bf8-0c94-4670-8669-aa90d06fdd55/action returned with HTTP 204 Aug 13 03:43:07.886837 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1213/4835] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:43:07 2026] POST /volume/v3/attachments/20e74bf8-0c94-4670-8669-aa90d06fdd55/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:08.497842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e7563a4c-978b-4ecb-92ac-aec7b88941f4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:08.499706 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7563a4c-978b-4ecb-92ac-aec7b88941f4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:08.501034 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7563a4c-978b-4ecb-92ac-aec7b88941f4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:08.501226 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7563a4c-978b-4ecb-92ac-aec7b88941f4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:08.512208 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:08.512208 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:08.516334 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e7563a4c-978b-4ecb-92ac-aec7b88941f4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:08.520681 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7563a4c-978b-4ecb-92ac-aec7b88941f4 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:08.521199 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1203/4836] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:08 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:08.663631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b59ee9ad-fbd8-43a6-bc55-25fde2696aa1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:08.666170 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b59ee9ad-fbd8-43a6-bc55-25fde2696aa1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:08.666525 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b59ee9ad-fbd8-43a6-bc55-25fde2696aa1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:08.666746 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b59ee9ad-fbd8-43a6-bc55-25fde2696aa1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:08.666932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b59ee9ad-fbd8-43a6-bc55-25fde2696aa1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:08.673334 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:08.673334 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:08.674485 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b59ee9ad-fbd8-43a6-bc55-25fde2696aa1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:08.676460 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1217/4837] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:08 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:09.690548 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dfffcb8c-43ce-49ed-a1bd-5cc932a9bbdd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:09.692920 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dfffcb8c-43ce-49ed-a1bd-5cc932a9bbdd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:09.693341 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dfffcb8c-43ce-49ed-a1bd-5cc932a9bbdd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:09.693790 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dfffcb8c-43ce-49ed-a1bd-5cc932a9bbdd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:09.694865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-dfffcb8c-43ce-49ed-a1bd-5cc932a9bbdd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:09.699656 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:09.699656 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:09.700999 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dfffcb8c-43ce-49ed-a1bd-5cc932a9bbdd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:09.701632 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1205/4838] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:09 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:09.711338 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e5833e39-18ce-44c8-bbf6-5f828867bd07 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:09.713249 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5833e39-18ce-44c8-bbf6-5f828867bd07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 Aug 13 03:43:09.713443 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5833e39-18ce-44c8-bbf6-5f828867bd07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:09.713618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e5833e39-18ce-44c8-bbf6-5f828867bd07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:09.720914 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:09.720914 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:09.724638 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-e5833e39-18ce-44c8-bbf6-5f828867bd07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:09.729340 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e5833e39-18ce-44c8-bbf6-5f828867bd07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 returned with HTTP 200 Aug 13 03:43:09.729742 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1214/4839] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:09 2026] GET /volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:09.742763 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-37bfa38e-dd23-442b-8185-fe3c8270f891 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:09.745162 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-37bfa38e-dd23-442b-8185-fe3c8270f891 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:09.745482 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-37bfa38e-dd23-442b-8185-fe3c8270f891 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:09.745686 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-37bfa38e-dd23-442b-8185-fe3c8270f891 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:09.745856 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-37bfa38e-dd23-442b-8185-fe3c8270f891 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete backup with id: 80e02b86-b69f-416f-854f-bdbf6c4105a4. Aug 13 03:43:09.750695 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:09.750695 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:09.763724 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-37bfa38e-dd23-442b-8185-fe3c8270f891 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] delete_backup rpcapi backup_id 80e02b86-b69f-416f-854f-bdbf6c4105a4 {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:43:09.765541 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-37bfa38e-dd23-442b-8185-fe3c8270f891 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 202 Aug 13 03:43:09.765962 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1204/4840] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:09 2026] DELETE /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:09.775359 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4ac7fc19-fc18-4d50-b04f-74be3b000741 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:09.777175 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ac7fc19-fc18-4d50-b04f-74be3b000741 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:09.777379 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ac7fc19-fc18-4d50-b04f-74be3b000741 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:09.777595 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ac7fc19-fc18-4d50-b04f-74be3b000741 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:09.777692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-4ac7fc19-fc18-4d50-b04f-74be3b000741 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:09.785137 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:09.785137 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:09.787206 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ac7fc19-fc18-4d50-b04f-74be3b000741 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 200 Aug 13 03:43:09.787926 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1218/4841] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:09 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:10.798453 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-baa75c55-cd35-4d29-adbe-c8d18d35db26 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:10.801270 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-baa75c55-cd35-4d29-adbe-c8d18d35db26 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 Aug 13 03:43:10.801270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-baa75c55-cd35-4d29-adbe-c8d18d35db26 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:10.801270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-baa75c55-cd35-4d29-adbe-c8d18d35db26 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:10.801270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-baa75c55-cd35-4d29-adbe-c8d18d35db26 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 80e02b86-b69f-416f-854f-bdbf6c4105a4. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:10.804270 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-baa75c55-cd35-4d29-adbe-c8d18d35db26 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 returned with HTTP 404 Aug 13 03:43:10.804863 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1206/4842] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:10 2026] GET /volume/v3/backups/80e02b86-b69f-416f-854f-bdbf6c4105a4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:10.813917 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-82543476-da9a-4f98-94cb-d32837b0baf7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:10.815607 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:43:10.815986 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1770451843"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:10.817303 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1770451843'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:43:10.817463 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume of 1 GB Aug 13 03:43:10.821103 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Availability Zones retrieved successfully. Aug 13 03:43:10.826452 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Flow 'volume_create_api' (47b03e9d-2fff-4288-9d73-78dbf34d3c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:10.827370 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (055eb302-b37b-46ee-be09-7ce73097e695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:10.828266 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:43:10.862630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (055eb302-b37b-46ee-be09-7ce73097e695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:10.863725 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (619c0c16-41d6-4bf5-bd9d-9778c0fa66c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:10.908606 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['a6ea1f3f-bc28-42e5-81db-9c10a6cc6008', 'dd4bbb7f-78a8-49e9-80e2-ba81ff2a5929', '29a8264a-82f3-4a18-b704-50387c11a121', '60640cfc-c3ee-4c87-becb-b7573fd14a58'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:43:10.909432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (619c0c16-41d6-4bf5-bd9d-9778c0fa66c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6ea1f3f-bc28-42e5-81db-9c10a6cc6008', 'dd4bbb7f-78a8-49e9-80e2-ba81ff2a5929', '29a8264a-82f3-4a18-b704-50387c11a121', '60640cfc-c3ee-4c87-becb-b7573fd14a58']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:10.910476 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b00b76-b003-40d7-a1cf-a138239837c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:10.934087 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b00b76-b003-40d7-a1cf-a138239837c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b287e55-51e5-4e7e-9608-46bf974e0bf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1770451843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',qos_specs=None,replication_status=,reservations=['a6ea1f3f-bc28-42e5-81db-9c10a6cc6008','dd4bbb7f-78a8-49e9-80e2-ba81ff2a5929','29a8264a-82f3-4a18-b704-50387c11a121','60640cfc-c3ee-4c87-becb-b7573fd14a58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e61c57470b4e1f9136841fd603b2e7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:43:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1770451843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b287e55-51e5-4e7e-9608-46bf974e0bf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e61c57470b4e1f9136841fd603b2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:10.935149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b957add1-cd8d-44bc-91c9-eeb891a9b917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:10.954036 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b957add1-cd8d-44bc-91c9-eeb891a9b917) transitioned into state 'SUCCESS' from state '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-1770451843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',qos_specs=None,replication_status=,reservations=['a6ea1f3f-bc28-42e5-81db-9c10a6cc6008','dd4bbb7f-78a8-49e9-80e2-ba81ff2a5929','29a8264a-82f3-4a18-b704-50387c11a121','60640cfc-c3ee-4c87-becb-b7573fd14a58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e61c57470b4e1f9136841fd603b2e7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:10.955033 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9c9872-2a9e-4e05-bf1c-b0df8fad4e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:10.963806 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9c9872-2a9e-4e05-bf1c-b0df8fad4e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:10.964648 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Flow 'volume_create_api' (47b03e9d-2fff-4288-9d73-78dbf34d3c57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:10.964975 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume request issued successfully. Aug 13 03:43:10.965560 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82543476-da9a-4f98-94cb-d32837b0baf7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:43:10.966053 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1215/4843] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:43:10 2026] POST /volume/v3/volumes => generated 749 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:10.983929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-abf58e3d-4a3e-4f00-bd28-86336c13e78f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:10.986297 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-abf58e3d-4a3e-4f00-bd28-86336c13e78f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 Aug 13 03:43:10.986555 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-abf58e3d-4a3e-4f00-bd28-86336c13e78f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:10.986805 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-abf58e3d-4a3e-4f00-bd28-86336c13e78f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:10.994849 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:10.994849 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:10.998458 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-abf58e3d-4a3e-4f00-bd28-86336c13e78f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:11.004023 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-abf58e3d-4a3e-4f00-bd28-86336c13e78f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 returned with HTTP 200 Aug 13 03:43:11.004465 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1205/4844] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:10 2026] GET /volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:11.881237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-5e49111a-df6d-4310-b07c-51247d5782f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:11.883271 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-5e49111a-df6d-4310-b07c-51247d5782f8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:11.883441 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-5e49111a-df6d-4310-b07c-51247d5782f8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:11.883610 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-5e49111a-df6d-4310-b07c-51247d5782f8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:11.892571 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:11.892571 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:11.895629 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-5e49111a-df6d-4310-b07c-51247d5782f8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:11.899539 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-5e49111a-df6d-4310-b07c-51247d5782f8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:11.899979 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1219/4845] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:11 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:11.916916 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-b111e0ed-d23a-4b86-9062-5b23b50ea82b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:11.920843 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-b111e0ed-d23a-4b86-9062-5b23b50ea82b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] POST https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0/action Aug 13 03:43:11.920843 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-b111e0ed-d23a-4b86-9062-5b23b50ea82b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:11.920843 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-b111e0ed-d23a-4b86-9062-5b23b50ea82b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:11.928975 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:11.928975 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:11.929577 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-b111e0ed-d23a-4b86-9062-5b23b50ea82b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:11.935947 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-b111e0ed-d23a-4b86-9062-5b23b50ea82b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Begin detaching volume completed successfully. Aug 13 03:43:11.936262 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-b111e0ed-d23a-4b86-9062-5b23b50ea82b tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0/action returned with HTTP 202 Aug 13 03:43:11.936703 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1207/4846] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:43:11 2026] POST /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:11.979552 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aa690173-1821-4fc3-bf1c-376fdc55244a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:11.979977 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa690173-1821-4fc3-bf1c-376fdc55244a None None] GET https://10.4.3.140/volume// Aug 13 03:43:11.980199 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa690173-1821-4fc3-bf1c-376fdc55244a None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:11.982039 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aa690173-1821-4fc3-bf1c-376fdc55244a None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:11.982039 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aa690173-1821-4fc3-bf1c-376fdc55244a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:11.982039 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1216/4847] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:11.988883 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-4d4756f2-90cc-473f-9d85-42db55e6b16f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:11.990981 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-4d4756f2-90cc-473f-9d85-42db55e6b16f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:11.991247 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-4d4756f2-90cc-473f-9d85-42db55e6b16f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:11.991468 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-4d4756f2-90cc-473f-9d85-42db55e6b16f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:12.000296 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:12.000296 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:12.003778 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-4d4756f2-90cc-473f-9d85-42db55e6b16f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:12.008034 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-4d4756f2-90cc-473f-9d85-42db55e6b16f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:12.008525 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1206/4848] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:11 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:12.017916 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f781195f-bfc9-4646-b7ac-ae8ad4718851 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:12.019572 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f781195f-bfc9-4646-b7ac-ae8ad4718851 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 Aug 13 03:43:12.019807 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f781195f-bfc9-4646-b7ac-ae8ad4718851 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:12.020052 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f781195f-bfc9-4646-b7ac-ae8ad4718851 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:12.027361 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:12.027361 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:12.031263 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f781195f-bfc9-4646-b7ac-ae8ad4718851 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:12.035312 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f781195f-bfc9-4646-b7ac-ae8ad4718851 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 returned with HTTP 200 Aug 13 03:43:12.035734 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1220/4849] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:12 2026] GET /volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:12.047871 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e47c4eb6-96d5-4755-b0f5-a31dfa38bf68 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:12.049658 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e47c4eb6-96d5-4755-b0f5-a31dfa38bf68 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:43:12.050079 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e47c4eb6-96d5-4755-b0f5-a31dfa38bf68 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8b287e55-51e5-4e7e-9608-46bf974e0bf5", "name": "tempest-VolumesBackupsTest-Backup-1251250472"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:12.051514 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-e47c4eb6-96d5-4755-b0f5-a31dfa38bf68 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating new backup {'backup': {'volume_id': '8b287e55-51e5-4e7e-9608-46bf974e0bf5', 'name': 'tempest-VolumesBackupsTest-Backup-1251250472'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:43:12.051682 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-e47c4eb6-96d5-4755-b0f5-a31dfa38bf68 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating backup of volume 8b287e55-51e5-4e7e-9608-46bf974e0bf5 in container None Aug 13 03:43:12.058769 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:12.058769 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:12.059053 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e47c4eb6-96d5-4755-b0f5-a31dfa38bf68 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:12.073486 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-e47c4eb6-96d5-4755-b0f5-a31dfa38bf68 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['fbe1205b-ebce-43d4-9567-57ca095f053e', '03fcb854-bcdc-463f-b33d-9fdf04af5ed0'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:43:12.097905 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e47c4eb6-96d5-4755-b0f5-a31dfa38bf68 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:43:12.098392 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1208/4850] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:43:12 2026] POST /volume/v3/backups => generated 330 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:12.106659 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-29aca168-b378-4be4-888d-39bb701e75a2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:12.109347 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29aca168-b378-4be4-888d-39bb701e75a2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:12.109347 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-29aca168-b378-4be4-888d-39bb701e75a2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:12.109488 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-29aca168-b378-4be4-888d-39bb701e75a2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:12.109641 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-29aca168-b378-4be4-888d-39bb701e75a2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:12.114538 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:12.114538 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:12.115571 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-29aca168-b378-4be4-888d-39bb701e75a2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:12.116017 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1217/4851] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:12 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:13.127131 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-969fc238-9a79-49ba-a9ff-e81c5fab91f5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:13.128884 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-969fc238-9a79-49ba-a9ff-e81c5fab91f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:13.129549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-969fc238-9a79-49ba-a9ff-e81c5fab91f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:13.129549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-969fc238-9a79-49ba-a9ff-e81c5fab91f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:13.129549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-969fc238-9a79-49ba-a9ff-e81c5fab91f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:13.133638 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:13.133638 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:13.134412 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-969fc238-9a79-49ba-a9ff-e81c5fab91f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:13.134753 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1207/4852] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:13 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:14.144357 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c504b34b-3c2c-45dc-92f0-20c8e2a7fa52 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:14.145972 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c504b34b-3c2c-45dc-92f0-20c8e2a7fa52 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:14.146165 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c504b34b-3c2c-45dc-92f0-20c8e2a7fa52 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:14.146345 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c504b34b-3c2c-45dc-92f0-20c8e2a7fa52 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:14.146449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c504b34b-3c2c-45dc-92f0-20c8e2a7fa52 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:14.150337 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:14.150337 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:14.150996 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c504b34b-3c2c-45dc-92f0-20c8e2a7fa52 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:14.151304 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1221/4853] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:14 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:14.841726 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-35c3b2fd-0612-40e0-abc7-798c5ea5738c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:14.843724 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-35c3b2fd-0612-40e0-abc7-798c5ea5738c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/attachments/20e74bf8-0c94-4670-8669-aa90d06fdd55 Aug 13 03:43:14.843936 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-35c3b2fd-0612-40e0-abc7-798c5ea5738c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:14.844176 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-35c3b2fd-0612-40e0-abc7-798c5ea5738c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:14.858758 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:14.858758 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:14.903305 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4c558668-fcfa-46bb-b1bc-bbd9bb8b432d req-35c3b2fd-0612-40e0-abc7-798c5ea5738c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/attachments/20e74bf8-0c94-4670-8669-aa90d06fdd55 returned with HTTP 200 Aug 13 03:43:14.903718 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1209/4854] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:43:14 2026] DELETE /volume/v3/attachments/20e74bf8-0c94-4670-8669-aa90d06fdd55 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:15.101242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-874852b9-8471-42e0-b67b-ac20458fc0aa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:15.103799 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-874852b9-8471-42e0-b67b-ac20458fc0aa tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:15.103799 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-874852b9-8471-42e0-b67b-ac20458fc0aa tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:15.103982 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-874852b9-8471-42e0-b67b-ac20458fc0aa tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:15.113740 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:15.113740 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:15.118924 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-874852b9-8471-42e0-b67b-ac20458fc0aa tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:15.123618 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-874852b9-8471-42e0-b67b-ac20458fc0aa tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:15.124063 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1218/4855] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:15 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:15.136690 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3ae23a42-9f1b-4142-80d1-39ab3eb6bd21 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:15.138779 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3ae23a42-9f1b-4142-80d1-39ab3eb6bd21 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:15.139001 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3ae23a42-9f1b-4142-80d1-39ab3eb6bd21 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:15.139250 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3ae23a42-9f1b-4142-80d1-39ab3eb6bd21 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:15.147447 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:15.147447 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:15.151845 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3ae23a42-9f1b-4142-80d1-39ab3eb6bd21 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:15.158861 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3ae23a42-9f1b-4142-80d1-39ab3eb6bd21 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:15.159140 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1208/4856] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:15 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:15.161655 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c592bf88-bf0c-43e2-a5e1-cd99f1c641f7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:15.163753 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c592bf88-bf0c-43e2-a5e1-cd99f1c641f7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:15.163977 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c592bf88-bf0c-43e2-a5e1-cd99f1c641f7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:15.164178 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c592bf88-bf0c-43e2-a5e1-cd99f1c641f7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:15.164280 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c592bf88-bf0c-43e2-a5e1-cd99f1c641f7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:15.169104 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:15.169104 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:15.169875 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c592bf88-bf0c-43e2-a5e1-cd99f1c641f7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:15.170245 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1222/4857] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:15 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:15.177740 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1457fc25-af18-4c0e-bc77-dae57f6e7df8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:15.179912 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1457fc25-af18-4c0e-bc77-dae57f6e7df8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:15.180179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1457fc25-af18-4c0e-bc77-dae57f6e7df8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:15.180379 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1457fc25-af18-4c0e-bc77-dae57f6e7df8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:15.180602 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1457fc25-af18-4c0e-bc77-dae57f6e7df8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete volume with id: cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:15.192403 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:15.192403 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:15.192484 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1457fc25-af18-4c0e-bc77-dae57f6e7df8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:15.221431 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1457fc25-af18-4c0e-bc77-dae57f6e7df8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete volume request issued successfully. Aug 13 03:43:15.221431 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1457fc25-af18-4c0e-bc77-dae57f6e7df8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 202 Aug 13 03:43:15.221431 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1210/4858] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:15 2026] DELETE /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:15.231487 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-91f9d784-3117-4bf5-9be2-09aea894d533 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:15.233288 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91f9d784-3117-4bf5-9be2-09aea894d533 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:15.234787 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91f9d784-3117-4bf5-9be2-09aea894d533 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:15.234787 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91f9d784-3117-4bf5-9be2-09aea894d533 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:15.241620 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:15.241620 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:15.246801 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-91f9d784-3117-4bf5-9be2-09aea894d533 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:15.251571 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91f9d784-3117-4bf5-9be2-09aea894d533 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 200 Aug 13 03:43:15.252261 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1219/4859] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:15 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:15.872888 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-07674ddf-7263-4449-b897-0064326c7c27 req-44b32391-2bc9-4889-a40d-188bc140e0dc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:15.874976 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-44b32391-2bc9-4889-a40d-188bc140e0dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:15.875201 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-44b32391-2bc9-4889-a40d-188bc140e0dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:15.875388 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-44b32391-2bc9-4889-a40d-188bc140e0dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:15.885040 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:15.885040 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:15.888538 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-07674ddf-7263-4449-b897-0064326c7c27 req-44b32391-2bc9-4889-a40d-188bc140e0dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:15.893152 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-44b32391-2bc9-4889-a40d-188bc140e0dc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:15.893568 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1209/4860] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:15 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:15.958364 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4f674099-46b9-46ce-a64b-cfd347e88b5d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:15.958734 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4f674099-46b9-46ce-a64b-cfd347e88b5d None None] GET https://10.4.3.140/volume// Aug 13 03:43:15.958906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4f674099-46b9-46ce-a64b-cfd347e88b5d None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:15.959116 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4f674099-46b9-46ce-a64b-cfd347e88b5d None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:15.959442 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4f674099-46b9-46ce-a64b-cfd347e88b5d None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:15.959749 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1223/4861] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:43:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:15.966040 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-07674ddf-7263-4449-b897-0064326c7c27 req-639df668-5604-4e3c-b41e-dee4cc4d2c85 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:15.968093 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-639df668-5604-4e3c-b41e-dee4cc4d2c85 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:43:15.968422 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-639df668-5604-4e3c-b41e-dee4cc4d2c85 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0255b97-c564-4439-8bc8-cd115bbb209e", "connector": null, "instance_uuid": "771c30f4-8ac0-46ed-b4ce-41c8844aa687"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:15.980193 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:15.980193 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:16.006848 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-639df668-5604-4e3c-b41e-dee4cc4d2c85 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:43:16.007506 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1211/4862] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:43:15 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) Aug 13 03:43:16.035849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7585ce4f-c401-424e-8a76-509bcd553f4e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.038002 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7585ce4f-c401-424e-8a76-509bcd553f4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:16.038252 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7585ce4f-c401-424e-8a76-509bcd553f4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:16.038499 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7585ce4f-c401-424e-8a76-509bcd553f4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:16.044742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4a768ecf-cda2-4bcc-842d-5a71d9e6a0be None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.045154 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4a768ecf-cda2-4bcc-842d-5a71d9e6a0be None None] GET https://10.4.3.140/volume// Aug 13 03:43:16.045306 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4a768ecf-cda2-4bcc-842d-5a71d9e6a0be None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:16.045481 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4a768ecf-cda2-4bcc-842d-5a71d9e6a0be None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:16.045799 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4a768ecf-cda2-4bcc-842d-5a71d9e6a0be None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:16.046236 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1210/4863] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:16.051896 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:16.051896 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:16.053849 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-07674ddf-7263-4449-b897-0064326c7c27 req-bfdba4e6-f56f-4fb0-803d-7576454c1f81 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.055794 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-bfdba4e6-f56f-4fb0-803d-7576454c1f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:16.055898 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7585ce4f-c401-424e-8a76-509bcd553f4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:16.056125 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-bfdba4e6-f56f-4fb0-803d-7576454c1f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:16.056299 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-bfdba4e6-f56f-4fb0-803d-7576454c1f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:16.061172 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7585ce4f-c401-424e-8a76-509bcd553f4e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:16.061605 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1220/4864] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:16 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:16.066689 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:16.066689 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:16.069557 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-07674ddf-7263-4449-b897-0064326c7c27 req-bfdba4e6-f56f-4fb0-803d-7576454c1f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:16.073201 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-bfdba4e6-f56f-4fb0-803d-7576454c1f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:16.073560 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1224/4865] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:16 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:16.181268 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-da042b36-6c12-4ec0-9a55-aa77e879b1e0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.181425 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-07674ddf-7263-4449-b897-0064326c7c27 req-4d97cb4e-44f6-436f-9f1b-3d56b6d1d12a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.183178 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da042b36-6c12-4ec0-9a55-aa77e879b1e0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:16.183353 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da042b36-6c12-4ec0-9a55-aa77e879b1e0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:16.183545 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da042b36-6c12-4ec0-9a55-aa77e879b1e0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:16.183642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-da042b36-6c12-4ec0-9a55-aa77e879b1e0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:16.184187 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-4d97cb4e-44f6-436f-9f1b-3d56b6d1d12a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] PUT https://10.4.3.140/volume/v3/attachments/ba2e0d8d-45f4-4fc0-a547-b3d938e307d3 Aug 13 03:43:16.184548 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-4d97cb4e-44f6-436f-9f1b-3d56b6d1d12a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:16.187619 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:16.187619 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:16.188405 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da042b36-6c12-4ec0-9a55-aa77e879b1e0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:16.189001 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1212/4866] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:16 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:16.197973 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-07674ddf-7263-4449-b897-0064326c7c27 req-4d97cb4e-44f6-436f-9f1b-3d56b6d1d12a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Acquiring lock "cinder-attachment_update-c0255b97-c564-4439-8bc8-cd115bbb209e-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:43:16.202629 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-07674ddf-7263-4449-b897-0064326c7c27 req-4d97cb4e-44f6-436f-9f1b-3d56b6d1d12a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-c0255b97-c564-4439-8bc8-cd115bbb209e-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:43:16.204080 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:16.204080 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:16.266460 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fdae49d9-def3-44f5-92bb-a016f473728c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.268739 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fdae49d9-def3-44f5-92bb-a016f473728c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 Aug 13 03:43:16.269068 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fdae49d9-def3-44f5-92bb-a016f473728c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:16.269304 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fdae49d9-def3-44f5-92bb-a016f473728c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:16.277556 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fdae49d9-def3-44f5-92bb-a016f473728c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 returned with HTTP 404 Aug 13 03:43:16.278202 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1221/4867] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:16 2026] GET /volume/v3/volumes/cb623087-6fd0-4a3c-867a-33bb361a63b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:16.286023 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-968fd334-c14c-4e53-b360-d4ba3beb0e10 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.288363 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-968fd334-c14c-4e53-b360-d4ba3beb0e10 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:43:16.288625 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-968fd334-c14c-4e53-b360-d4ba3beb0e10 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:16.288896 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-968fd334-c14c-4e53-b360-d4ba3beb0e10 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:16.298853 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:16.298853 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:16.304079 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-968fd334-c14c-4e53-b360-d4ba3beb0e10 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:16.310335 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-968fd334-c14c-4e53-b360-d4ba3beb0e10 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:43:16.310889 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1225/4868] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:16 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:16.326311 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2f4a91bb-3513-45d1-9dd1-1fab2d375010 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.328750 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2f4a91bb-3513-45d1-9dd1-1fab2d375010 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:43:16.329105 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2f4a91bb-3513-45d1-9dd1-1fab2d375010 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:16.329380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2f4a91bb-3513-45d1-9dd1-1fab2d375010 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:16.338319 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:16.338319 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:16.343531 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2f4a91bb-3513-45d1-9dd1-1fab2d375010 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:16.348493 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2f4a91bb-3513-45d1-9dd1-1fab2d375010 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:43:16.349092 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1213/4869] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:16 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:16.362040 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-87090b18-af7f-48cf-a528-2dbf1b95bed8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.363932 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87090b18-af7f-48cf-a528-2dbf1b95bed8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:43:16.364254 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87090b18-af7f-48cf-a528-2dbf1b95bed8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:16.364403 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-87090b18-af7f-48cf-a528-2dbf1b95bed8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:16.364580 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-87090b18-af7f-48cf-a528-2dbf1b95bed8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete volume with id: 7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:43:16.375506 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:16.375506 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:16.376014 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-87090b18-af7f-48cf-a528-2dbf1b95bed8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:16.385745 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-07674ddf-7263-4449-b897-0064326c7c27 req-4d97cb4e-44f6-436f-9f1b-3d56b6d1d12a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-c0255b97-c564-4439-8bc8-cd115bbb209e-np0000007145" released by "attachment_update" :: held 0.183s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:43:16.386041 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-4d97cb4e-44f6-436f-9f1b-3d56b6d1d12a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/ba2e0d8d-45f4-4fc0-a547-b3d938e307d3 returned with HTTP 200 Aug 13 03:43:16.386444 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1211/4870] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:43:16 2026] PUT /volume/v3/attachments/ba2e0d8d-45f4-4fc0-a547-b3d938e307d3 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:16.396682 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-87090b18-af7f-48cf-a528-2dbf1b95bed8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete volume request issued successfully. Aug 13 03:43:16.396885 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-87090b18-af7f-48cf-a528-2dbf1b95bed8 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 202 Aug 13 03:43:16.397328 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1222/4871] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:16 2026] DELETE /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:16.405359 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fb4deb00-46fc-4eec-89ea-45af7395eacf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:16.408387 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb4deb00-46fc-4eec-89ea-45af7395eacf tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:43:16.408534 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb4deb00-46fc-4eec-89ea-45af7395eacf tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:16.408701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb4deb00-46fc-4eec-89ea-45af7395eacf tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:16.417635 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:16.417635 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:16.424237 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fb4deb00-46fc-4eec-89ea-45af7395eacf tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:16.427814 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb4deb00-46fc-4eec-89ea-45af7395eacf tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 200 Aug 13 03:43:16.428290 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1226/4872] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:16 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:17.073409 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0c24e1b5-2e5d-4767-9b67-37cb859b0872 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:17.075195 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0c24e1b5-2e5d-4767-9b67-37cb859b0872 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:17.075394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0c24e1b5-2e5d-4767-9b67-37cb859b0872 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:17.075592 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0c24e1b5-2e5d-4767-9b67-37cb859b0872 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:17.088144 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:17.088144 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:17.091549 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0c24e1b5-2e5d-4767-9b67-37cb859b0872 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:17.095916 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0c24e1b5-2e5d-4767-9b67-37cb859b0872 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:17.096409 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1214/4873] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:17 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:17.202060 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e7389fca-fe22-43ea-a1e2-95ca475437c5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:17.204011 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7389fca-fe22-43ea-a1e2-95ca475437c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:17.204221 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7389fca-fe22-43ea-a1e2-95ca475437c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:17.204404 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e7389fca-fe22-43ea-a1e2-95ca475437c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:17.204500 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e7389fca-fe22-43ea-a1e2-95ca475437c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:17.211150 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:17.211150 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:17.211150 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e7389fca-fe22-43ea-a1e2-95ca475437c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:17.211150 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1212/4874] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:17 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:17.441316 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1d45dad5-16cd-42ef-8f24-b9c558153be3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:17.443399 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d45dad5-16cd-42ef-8f24-b9c558153be3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af Aug 13 03:43:17.444494 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d45dad5-16cd-42ef-8f24-b9c558153be3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:17.444494 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1d45dad5-16cd-42ef-8f24-b9c558153be3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:17.458234 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1d45dad5-16cd-42ef-8f24-b9c558153be3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af returned with HTTP 404 Aug 13 03:43:17.458881 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1223/4875] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:17 2026] GET /volume/v3/volumes/7082458c-299b-4b8b-81b8-d1a7904880af => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:17.466320 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a82a2fca-717a-4404-a662-96fa08174425 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:17.468437 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a82a2fca-717a-4404-a662-96fa08174425 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:43:17.468659 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a82a2fca-717a-4404-a662-96fa08174425 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:17.468857 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a82a2fca-717a-4404-a662-96fa08174425 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:17.476967 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:17.476967 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:17.481427 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a82a2fca-717a-4404-a662-96fa08174425 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:17.486915 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a82a2fca-717a-4404-a662-96fa08174425 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:43:17.487564 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1227/4876] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:17 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:17.503913 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d4c7da89-2f7c-450b-b8ac-76c2053027ae None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:17.505784 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d4c7da89-2f7c-450b-b8ac-76c2053027ae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:43:17.506028 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d4c7da89-2f7c-450b-b8ac-76c2053027ae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:17.506138 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d4c7da89-2f7c-450b-b8ac-76c2053027ae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:17.512980 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:17.512980 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:17.516586 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d4c7da89-2f7c-450b-b8ac-76c2053027ae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:17.520576 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d4c7da89-2f7c-450b-b8ac-76c2053027ae tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:43:17.520935 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1215/4877] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:17 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:17.536627 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-694710e9-b9ed-4e35-a5ae-9ef48be51688 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:17.538557 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-694710e9-b9ed-4e35-a5ae-9ef48be51688 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:43:17.538760 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-694710e9-b9ed-4e35-a5ae-9ef48be51688 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:17.539039 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-694710e9-b9ed-4e35-a5ae-9ef48be51688 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:17.539181 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-694710e9-b9ed-4e35-a5ae-9ef48be51688 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete volume with id: 1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:43:17.547518 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:17.547518 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:17.548191 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-694710e9-b9ed-4e35-a5ae-9ef48be51688 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:17.570852 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-694710e9-b9ed-4e35-a5ae-9ef48be51688 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete volume request issued successfully. Aug 13 03:43:17.570852 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-694710e9-b9ed-4e35-a5ae-9ef48be51688 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 202 Aug 13 03:43:17.570852 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1213/4878] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:17 2026] DELETE /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:17.577208 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-163b0b00-ab53-43e1-81e0-5680544a4d69 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:17.580302 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-163b0b00-ab53-43e1-81e0-5680544a4d69 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:43:17.580774 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-163b0b00-ab53-43e1-81e0-5680544a4d69 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:17.580774 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-163b0b00-ab53-43e1-81e0-5680544a4d69 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:17.589056 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:17.589056 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:17.593393 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-163b0b00-ab53-43e1-81e0-5680544a4d69 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:17.604091 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-163b0b00-ab53-43e1-81e0-5680544a4d69 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 200 Aug 13 03:43:17.606062 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1224/4879] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:17 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:18.112707 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-225deff3-735b-4dfe-8e94-842edda5ea34 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:18.114619 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-225deff3-735b-4dfe-8e94-842edda5ea34 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:18.114867 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-225deff3-735b-4dfe-8e94-842edda5ea34 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:18.115064 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-225deff3-735b-4dfe-8e94-842edda5ea34 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:18.127460 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:18.127460 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:18.131877 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-225deff3-735b-4dfe-8e94-842edda5ea34 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:18.136733 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-225deff3-735b-4dfe-8e94-842edda5ea34 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:18.137177 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1228/4880] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:18 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:18.221914 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a98caf98-d006-4578-b8de-dedfae238c11 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:18.224348 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a98caf98-d006-4578-b8de-dedfae238c11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:18.224627 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a98caf98-d006-4578-b8de-dedfae238c11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:18.224909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a98caf98-d006-4578-b8de-dedfae238c11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:18.225108 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-a98caf98-d006-4578-b8de-dedfae238c11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:18.230757 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:18.230757 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:18.231880 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a98caf98-d006-4578-b8de-dedfae238c11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:18.232423 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1216/4881] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:18 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:18.619729 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cd11734b-9d3d-4789-9706-a4f9d31a67bb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:18.621586 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cd11734b-9d3d-4789-9706-a4f9d31a67bb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 Aug 13 03:43:18.621877 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cd11734b-9d3d-4789-9706-a4f9d31a67bb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:18.622175 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cd11734b-9d3d-4789-9706-a4f9d31a67bb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:18.627916 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cd11734b-9d3d-4789-9706-a4f9d31a67bb tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 returned with HTTP 404 Aug 13 03:43:18.628590 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1214/4882] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:18 2026] GET /volume/v3/volumes/1e1eec9b-4a1e-4dfe-95c3-47167ea644b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:18.638071 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fc915743-33f4-4616-a640-c2ba95924845 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:18.640513 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc915743-33f4-4616-a640-c2ba95924845 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 Aug 13 03:43:18.640756 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fc915743-33f4-4616-a640-c2ba95924845 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:18.641054 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fc915743-33f4-4616-a640-c2ba95924845 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:18.641188 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-fc915743-33f4-4616-a640-c2ba95924845 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete snapshot with id: 87007d6d-d35f-480f-81f9-fc4adead9dd1 Aug 13 03:43:18.647459 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:18.647459 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:18.648103 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fc915743-33f4-4616-a640-c2ba95924845 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:43:18.665361 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fc915743-33f4-4616-a640-c2ba95924845 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot delete request issued successfully. Aug 13 03:43:18.665586 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc915743-33f4-4616-a640-c2ba95924845 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 returned with HTTP 202 Aug 13 03:43:18.666017 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1225/4883] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:43:18 2026] DELETE /volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:18.674765 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2b5f7dbc-73ed-46b6-bfe9-9d2355d05030 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:18.677799 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2b5f7dbc-73ed-46b6-bfe9-9d2355d05030 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 Aug 13 03:43:18.678002 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2b5f7dbc-73ed-46b6-bfe9-9d2355d05030 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:18.678212 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2b5f7dbc-73ed-46b6-bfe9-9d2355d05030 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:18.683572 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-07674ddf-7263-4449-b897-0064326c7c27 req-e65ccb98-af4f-43d7-ad23-3d824d4e98c1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:18.685409 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:18.685409 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:18.685967 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-2b5f7dbc-73ed-46b6-bfe9-9d2355d05030 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:43:18.686308 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-e65ccb98-af4f-43d7-ad23-3d824d4e98c1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments/ba2e0d8d-45f4-4fc0-a547-b3d938e307d3/action Aug 13 03:43:18.686630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-e65ccb98-af4f-43d7-ad23-3d824d4e98c1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:18.686745 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-e65ccb98-af4f-43d7-ad23-3d824d4e98c1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:18.686909 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2b5f7dbc-73ed-46b6-bfe9-9d2355d05030 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 returned with HTTP 200 Aug 13 03:43:18.687345 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1229/4884] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:43:18 2026] GET /volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:18.715227 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:18.715227 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:18.728148 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-07674ddf-7263-4449-b897-0064326c7c27 req-e65ccb98-af4f-43d7-ad23-3d824d4e98c1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/ba2e0d8d-45f4-4fc0-a547-b3d938e307d3/action returned with HTTP 204 Aug 13 03:43:18.728729 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1217/4885] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:43:18 2026] POST /volume/v3/attachments/ba2e0d8d-45f4-4fc0-a547-b3d938e307d3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:19.153195 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-93d5153d-26ee-402a-b01f-69b880d11c02 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:19.155552 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93d5153d-26ee-402a-b01f-69b880d11c02 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:19.155836 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93d5153d-26ee-402a-b01f-69b880d11c02 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:19.156126 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93d5153d-26ee-402a-b01f-69b880d11c02 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:19.172283 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:19.172283 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:19.177162 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-93d5153d-26ee-402a-b01f-69b880d11c02 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:19.183396 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93d5153d-26ee-402a-b01f-69b880d11c02 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:19.184053 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1215/4886] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:19 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1508 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:19.244209 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eeffcf65-eb28-4714-8a08-9ea73a92943b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:19.246151 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eeffcf65-eb28-4714-8a08-9ea73a92943b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:19.246375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eeffcf65-eb28-4714-8a08-9ea73a92943b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:19.246562 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eeffcf65-eb28-4714-8a08-9ea73a92943b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:19.246662 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-eeffcf65-eb28-4714-8a08-9ea73a92943b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:19.252914 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:19.252914 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:19.254296 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eeffcf65-eb28-4714-8a08-9ea73a92943b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:19.254648 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1226/4887] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:19 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:19.696780 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0454f12f-812b-4a9d-99b1-f0fabb35e863 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:19.698819 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0454f12f-812b-4a9d-99b1-f0fabb35e863 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 Aug 13 03:43:19.699082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0454f12f-812b-4a9d-99b1-f0fabb35e863 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:19.699309 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0454f12f-812b-4a9d-99b1-f0fabb35e863 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:19.703604 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0454f12f-812b-4a9d-99b1-f0fabb35e863 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 returned with HTTP 404 Aug 13 03:43:19.704125 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1230/4888] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:43:19 2026] GET /volume/v3/snapshots/87007d6d-d35f-480f-81f9-fc4adead9dd1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:19.711198 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c19c170e-6059-4b60-bc2d-e9d2c9294382 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:19.715097 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c19c170e-6059-4b60-bc2d-e9d2c9294382 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 Aug 13 03:43:19.715295 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c19c170e-6059-4b60-bc2d-e9d2c9294382 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:19.715467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c19c170e-6059-4b60-bc2d-e9d2c9294382 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:19.715571 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-c19c170e-6059-4b60-bc2d-e9d2c9294382 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete snapshot with id: 55d6aed3-4973-4ca5-842e-a79f205654c5 Aug 13 03:43:19.723845 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:19.723845 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:19.724286 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c19c170e-6059-4b60-bc2d-e9d2c9294382 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:43:19.744531 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c19c170e-6059-4b60-bc2d-e9d2c9294382 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot delete request issued successfully. Aug 13 03:43:19.744713 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c19c170e-6059-4b60-bc2d-e9d2c9294382 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 returned with HTTP 202 Aug 13 03:43:19.745135 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1218/4889] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:43:19 2026] DELETE /volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:19.756299 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0bf48909-b055-49df-943a-26c110bfa089 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:19.758198 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0bf48909-b055-49df-943a-26c110bfa089 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 Aug 13 03:43:19.758664 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0bf48909-b055-49df-943a-26c110bfa089 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:19.759253 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0bf48909-b055-49df-943a-26c110bfa089 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:19.764288 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:19.764288 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:19.764739 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0bf48909-b055-49df-943a-26c110bfa089 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:43:19.765569 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0bf48909-b055-49df-943a-26c110bfa089 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 returned with HTTP 200 Aug 13 03:43:19.765986 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1216/4890] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:43:19 2026] GET /volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:20.264941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9d534ec6-29f3-4057-9f03-93aa58f6c202 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.266836 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d534ec6-29f3-4057-9f03-93aa58f6c202 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:20.267093 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d534ec6-29f3-4057-9f03-93aa58f6c202 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.267320 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9d534ec6-29f3-4057-9f03-93aa58f6c202 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.267474 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9d534ec6-29f3-4057-9f03-93aa58f6c202 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:20.271658 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.271658 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:20.272425 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9d534ec6-29f3-4057-9f03-93aa58f6c202 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:20.273200 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1227/4891] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:20.536939 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4bccec40-8d26-416f-8bdc-a06df4df8f81 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.538733 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4bccec40-8d26-416f-8bdc-a06df4df8f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:20.538976 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4bccec40-8d26-416f-8bdc-a06df4df8f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.539148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4bccec40-8d26-416f-8bdc-a06df4df8f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.551840 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.551840 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:20.556355 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4bccec40-8d26-416f-8bdc-a06df4df8f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:20.561472 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4bccec40-8d26-416f-8bdc-a06df4df8f81 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:20.561990 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1231/4892] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1508 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:20.574431 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-47f94db4-7b0f-4faa-ae39-2cf0b6a779a5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.577963 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-47f94db4-7b0f-4faa-ae39-2cf0b6a779a5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:20.578186 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-47f94db4-7b0f-4faa-ae39-2cf0b6a779a5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.578373 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-47f94db4-7b0f-4faa-ae39-2cf0b6a779a5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.594034 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.594034 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:20.597912 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-47f94db4-7b0f-4faa-ae39-2cf0b6a779a5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:20.605350 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-47f94db4-7b0f-4faa-ae39-2cf0b6a779a5 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:20.607112 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1219/4893] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1508 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:20.620484 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-aea53500-e3bb-4f92-9429-a5aea2e1dc7d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.622508 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aea53500-e3bb-4f92-9429-a5aea2e1dc7d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:20.622802 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aea53500-e3bb-4f92-9429-a5aea2e1dc7d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.623250 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-aea53500-e3bb-4f92-9429-a5aea2e1dc7d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.636768 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.636768 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:20.642093 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-aea53500-e3bb-4f92-9429-a5aea2e1dc7d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:20.648030 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-aea53500-e3bb-4f92-9429-a5aea2e1dc7d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:20.648610 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1217/4894] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1508 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:20.692733 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-211e5f50-f79d-44de-9b62-4eef2602622b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.762331 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-211e5f50-f79d-44de-9b62-4eef2602622b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:20.762554 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-211e5f50-f79d-44de-9b62-4eef2602622b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.762708 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-211e5f50-f79d-44de-9b62-4eef2602622b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.774625 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.774625 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:20.775171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c3292be9-37f0-4cae-8733-48c388549afe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.777071 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3292be9-37f0-4cae-8733-48c388549afe tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 Aug 13 03:43:20.777271 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3292be9-37f0-4cae-8733-48c388549afe tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.777529 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c3292be9-37f0-4cae-8733-48c388549afe tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.778928 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-211e5f50-f79d-44de-9b62-4eef2602622b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:20.782246 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c3292be9-37f0-4cae-8733-48c388549afe tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 returned with HTTP 404 Aug 13 03:43:20.782380 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1232/4895] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/v3/snapshots/55d6aed3-4973-4ca5-842e-a79f205654c5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:20.784516 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-211e5f50-f79d-44de-9b62-4eef2602622b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:20.784982 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1228/4896] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1508 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:20.789332 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-547c3306-6209-4cef-9489-97f8dde5e22f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.791563 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-547c3306-6209-4cef-9489-97f8dde5e22f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 Aug 13 03:43:20.791736 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-547c3306-6209-4cef-9489-97f8dde5e22f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.791961 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-547c3306-6209-4cef-9489-97f8dde5e22f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.792041 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-547c3306-6209-4cef-9489-97f8dde5e22f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete snapshot with id: 80c60d46-e41a-4231-8f66-538b43964461 Aug 13 03:43:20.796435 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.796435 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:20.796780 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-547c3306-6209-4cef-9489-97f8dde5e22f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:43:20.804040 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-5539528d-a76c-41e4-9bc0-c132e50f1731 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.806515 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-5539528d-a76c-41e4-9bc0-c132e50f1731 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e/action Aug 13 03:43:20.806784 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-5539528d-a76c-41e4-9bc0-c132e50f1731 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:20.806996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-5539528d-a76c-41e4-9bc0-c132e50f1731 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:20.809696 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-547c3306-6209-4cef-9489-97f8dde5e22f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot delete request issued successfully. Aug 13 03:43:20.809874 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-547c3306-6209-4cef-9489-97f8dde5e22f tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 returned with HTTP 202 Aug 13 03:43:20.810265 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1220/4897] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:43:20 2026] DELETE /volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:20.821564 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d9e7b6df-3d1c-4661-84fc-2f5149c920c3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.823504 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9e7b6df-3d1c-4661-84fc-2f5149c920c3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 Aug 13 03:43:20.823707 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9e7b6df-3d1c-4661-84fc-2f5149c920c3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.823968 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9e7b6df-3d1c-4661-84fc-2f5149c920c3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.827661 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.827661 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:20.828338 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-5539528d-a76c-41e4-9bc0-c132e50f1731 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:20.830717 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.830717 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:20.831228 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d9e7b6df-3d1c-4661-84fc-2f5149c920c3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Snapshot retrieved successfully. Aug 13 03:43:20.832082 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9e7b6df-3d1c-4661-84fc-2f5149c920c3 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 returned with HTTP 200 Aug 13 03:43:20.832606 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1233/4898] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:20.837389 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-5539528d-a76c-41e4-9bc0-c132e50f1731 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Begin detaching volume completed successfully. Aug 13 03:43:20.837569 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-5539528d-a76c-41e4-9bc0-c132e50f1731 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e/action returned with HTTP 202 Aug 13 03:43:20.838179 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1218/4899] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:43:20 2026] POST /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:20.858839 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-57d89f7d-30f4-4f6c-9bab-379af465439f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.861341 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57d89f7d-30f4-4f6c-9bab-379af465439f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:20.861341 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57d89f7d-30f4-4f6c-9bab-379af465439f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.861595 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57d89f7d-30f4-4f6c-9bab-379af465439f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.878294 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.878294 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:20.883460 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-57d89f7d-30f4-4f6c-9bab-379af465439f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:20.889742 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57d89f7d-30f4-4f6c-9bab-379af465439f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:20.890752 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1229/4900] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1511 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:20.890863 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ad7761a4-6d32-449a-a7df-69353733621e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.891257 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ad7761a4-6d32-449a-a7df-69353733621e None None] GET https://10.4.3.140/volume// Aug 13 03:43:20.891352 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ad7761a4-6d32-449a-a7df-69353733621e None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.891536 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ad7761a4-6d32-449a-a7df-69353733621e None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.891898 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ad7761a4-6d32-449a-a7df-69353733621e None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:20.892231 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1221/4901] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:20.899244 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-24f425e5-c02f-4e15-a86a-730b21e156af None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:20.901073 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-24f425e5-c02f-4e15-a86a-730b21e156af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:20.901263 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-24f425e5-c02f-4e15-a86a-730b21e156af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:20.901431 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-24f425e5-c02f-4e15-a86a-730b21e156af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:20.912354 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:20.912354 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:20.915620 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-24f425e5-c02f-4e15-a86a-730b21e156af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:20.919734 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-24f425e5-c02f-4e15-a86a-730b21e156af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:20.920161 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1234/4902] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:20 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1691 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:21.285694 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-96a521a0-1f9b-4882-9c87-ff7511992781 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:21.288420 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-96a521a0-1f9b-4882-9c87-ff7511992781 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:21.289213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-96a521a0-1f9b-4882-9c87-ff7511992781 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:21.289476 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-96a521a0-1f9b-4882-9c87-ff7511992781 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:21.289641 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-96a521a0-1f9b-4882-9c87-ff7511992781 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:21.295870 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:21.295870 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:21.296726 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-96a521a0-1f9b-4882-9c87-ff7511992781 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:21.297512 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1219/4903] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:21 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:21.433848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-ccfe44b7-80a8-4d13-8d3c-ff8e55ca81b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:21.437086 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-ccfe44b7-80a8-4d13-8d3c-ff8e55ca81b9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:21.437086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-ccfe44b7-80a8-4d13-8d3c-ff8e55ca81b9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:21.437086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-ccfe44b7-80a8-4d13-8d3c-ff8e55ca81b9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:21.448516 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:21.448516 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:21.452017 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-ccfe44b7-80a8-4d13-8d3c-ff8e55ca81b9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:21.456267 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-ccfe44b7-80a8-4d13-8d3c-ff8e55ca81b9 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:21.456678 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1230/4904] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:21 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:21.474411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-980b76ae-d0e0-4ee2-89e9-9ee804e6b7a6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:21.476369 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-980b76ae-d0e0-4ee2-89e9-9ee804e6b7a6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ba2e0d8d-45f4-4fc0-a547-b3d938e307d3 Aug 13 03:43:21.476766 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-980b76ae-d0e0-4ee2-89e9-9ee804e6b7a6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:21.476766 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-980b76ae-d0e0-4ee2-89e9-9ee804e6b7a6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:21.483723 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:21.483723 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:21.536461 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-2161195d-8b9b-4a33-812b-b09001835bf1 req-980b76ae-d0e0-4ee2-89e9-9ee804e6b7a6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/ba2e0d8d-45f4-4fc0-a547-b3d938e307d3 returned with HTTP 200 Aug 13 03:43:21.537022 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1222/4905] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:43:21 2026] DELETE /volume/v3/attachments/ba2e0d8d-45f4-4fc0-a547-b3d938e307d3 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:21.841405 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-328c2f85-1a93-4f45-a4be-4373c731e1e5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:21.843237 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-328c2f85-1a93-4f45-a4be-4373c731e1e5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 Aug 13 03:43:21.843423 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-328c2f85-1a93-4f45-a4be-4373c731e1e5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:21.843603 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-328c2f85-1a93-4f45-a4be-4373c731e1e5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:21.848167 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-328c2f85-1a93-4f45-a4be-4373c731e1e5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 returned with HTTP 404 Aug 13 03:43:21.848618 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1235/4906] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:43:21 2026] GET /volume/v3/snapshots/80c60d46-e41a-4231-8f66-538b43964461 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:21.855764 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d842931d-83d8-47b4-b20e-836748130db5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:21.857978 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d842931d-83d8-47b4-b20e-836748130db5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:43:21.858182 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d842931d-83d8-47b4-b20e-836748130db5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:21.858425 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d842931d-83d8-47b4-b20e-836748130db5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:21.866590 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:21.866590 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:21.874676 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d842931d-83d8-47b4-b20e-836748130db5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:21.879073 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d842931d-83d8-47b4-b20e-836748130db5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:43:21.879426 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1220/4907] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:21 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:21.891396 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dc3b706b-9425-462f-8c52-6d89ce38270c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:21.893482 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc3b706b-9425-462f-8c52-6d89ce38270c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:43:21.893722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc3b706b-9425-462f-8c52-6d89ce38270c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:21.894027 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dc3b706b-9425-462f-8c52-6d89ce38270c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:21.902496 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b970e03b-6339-4789-8489-bade1f403f1d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:21.902794 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:21.902794 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:21.905577 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b970e03b-6339-4789-8489-bade1f403f1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:21.906038 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b970e03b-6339-4789-8489-bade1f403f1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:21.906108 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b970e03b-6339-4789-8489-bade1f403f1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:21.907548 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-dc3b706b-9425-462f-8c52-6d89ce38270c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:21.913037 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dc3b706b-9425-462f-8c52-6d89ce38270c tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:43:21.913474 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1231/4908] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:21 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:21.920186 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:21.920186 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:21.926613 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b970e03b-6339-4789-8489-bade1f403f1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:21.927749 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c82e1249-147e-498a-9ed6-4c8f62478fd5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:21.929365 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c82e1249-147e-498a-9ed6-4c8f62478fd5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] DELETE https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:43:21.929486 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c82e1249-147e-498a-9ed6-4c8f62478fd5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:21.929655 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c82e1249-147e-498a-9ed6-4c8f62478fd5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:21.929801 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-c82e1249-147e-498a-9ed6-4c8f62478fd5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete volume with id: 5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:43:21.931468 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b970e03b-6339-4789-8489-bade1f403f1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:21.932020 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1223/4909] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:21 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:21.936340 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:21.936340 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:21.936941 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c82e1249-147e-498a-9ed6-4c8f62478fd5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:21.960175 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c82e1249-147e-498a-9ed6-4c8f62478fd5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Delete volume request issued successfully. Aug 13 03:43:21.960374 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c82e1249-147e-498a-9ed6-4c8f62478fd5 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 202 Aug 13 03:43:21.960738 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1236/4910] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:21 2026] DELETE /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:21.970671 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-45765428-0d81-4029-8bc5-43c1c8e89c23 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:21.973140 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-45765428-0d81-4029-8bc5-43c1c8e89c23 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:43:21.973324 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-45765428-0d81-4029-8bc5-43c1c8e89c23 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:21.973519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-45765428-0d81-4029-8bc5-43c1c8e89c23 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:21.986403 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:21.986403 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:21.991237 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-45765428-0d81-4029-8bc5-43c1c8e89c23 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Volume info retrieved successfully. Aug 13 03:43:21.996082 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-45765428-0d81-4029-8bc5-43c1c8e89c23 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 200 Aug 13 03:43:21.996462 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1221/4911] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:21 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:22.309478 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-13503cac-b5b2-4f96-898e-11f77ceed78b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:22.311476 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13503cac-b5b2-4f96-898e-11f77ceed78b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:22.311709 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-13503cac-b5b2-4f96-898e-11f77ceed78b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:22.312027 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-13503cac-b5b2-4f96-898e-11f77ceed78b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:22.312177 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-13503cac-b5b2-4f96-898e-11f77ceed78b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:22.316992 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:22.316992 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:22.317753 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-13503cac-b5b2-4f96-898e-11f77ceed78b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:22.318357 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1232/4912] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:22 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:23.012217 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a5bec59b-9992-460c-a6d8-140c3151b087 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:23.014186 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a5bec59b-9992-460c-a6d8-140c3151b087 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] GET https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 Aug 13 03:43:23.014408 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a5bec59b-9992-460c-a6d8-140c3151b087 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:23.014639 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a5bec59b-9992-460c-a6d8-140c3151b087 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:23.022098 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a5bec59b-9992-460c-a6d8-140c3151b087 tempest-SnapshotDataIntegrityTests-45209157 tempest-SnapshotDataIntegrityTests-45209157-project-member] https://10.4.3.140/volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 returned with HTTP 404 Aug 13 03:43:23.022730 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1224/4913] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:23 2026] GET /volume/v3/volumes/5061e6b3-440b-446f-a28c-ed4600bb3103 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:23.332674 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-654744c1-b878-4013-ba88-8f348845d18c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:23.333891 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-654744c1-b878-4013-ba88-8f348845d18c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:23.334109 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-654744c1-b878-4013-ba88-8f348845d18c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:23.334298 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-654744c1-b878-4013-ba88-8f348845d18c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:23.334398 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-654744c1-b878-4013-ba88-8f348845d18c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:23.338756 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:23.338756 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:23.339519 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-654744c1-b878-4013-ba88-8f348845d18c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:23.339904 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1237/4914] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:23 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:24.350337 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-495b03c5-5c60-463a-bc03-e3396128d928 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:24.352153 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-495b03c5-5c60-463a-bc03-e3396128d928 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:24.352348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-495b03c5-5c60-463a-bc03-e3396128d928 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:24.352565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-495b03c5-5c60-463a-bc03-e3396128d928 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:24.352705 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-495b03c5-5c60-463a-bc03-e3396128d928 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:24.357165 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:24.357165 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:24.357978 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-495b03c5-5c60-463a-bc03-e3396128d928 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:24.358360 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1222/4915] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:24 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:24.557084 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f48aa70d-6982-40ac-8fe2-a37747c3eebe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:24.560013 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f48aa70d-6982-40ac-8fe2-a37747c3eebe tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:24.560301 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f48aa70d-6982-40ac-8fe2-a37747c3eebe tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:24.560665 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f48aa70d-6982-40ac-8fe2-a37747c3eebe tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:24.575158 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:24.575158 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:24.580346 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f48aa70d-6982-40ac-8fe2-a37747c3eebe tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:24.586604 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f48aa70d-6982-40ac-8fe2-a37747c3eebe tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:24.587245 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1233/4916] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:24 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1211 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:24.640947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-16025529-3e85-4677-9cde-f71d98ea84c1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:24.643717 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-16025529-3e85-4677-9cde-f71d98ea84c1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:24.644055 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-16025529-3e85-4677-9cde-f71d98ea84c1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:24.644249 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-16025529-3e85-4677-9cde-f71d98ea84c1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:24.656143 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:24.656143 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:24.661594 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-16025529-3e85-4677-9cde-f71d98ea84c1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:24.668039 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-16025529-3e85-4677-9cde-f71d98ea84c1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:24.668557 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1225/4917] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:24 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1211 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:24.694500 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c27f8440-ca2c-4124-83fe-b2f6ea3ad793 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:24.698749 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c27f8440-ca2c-4124-83fe-b2f6ea3ad793 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e/action Aug 13 03:43:24.699225 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c27f8440-ca2c-4124-83fe-b2f6ea3ad793 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:24.699418 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c27f8440-ca2c-4124-83fe-b2f6ea3ad793 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:24.715568 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:24.715568 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:24.716203 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c27f8440-ca2c-4124-83fe-b2f6ea3ad793 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:24.726727 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c27f8440-ca2c-4124-83fe-b2f6ea3ad793 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Begin detaching volume completed successfully. Aug 13 03:43:24.727086 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c27f8440-ca2c-4124-83fe-b2f6ea3ad793 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e/action returned with HTTP 202 Aug 13 03:43:24.727806 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1238/4918] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:43:24 2026] POST /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:24.748984 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2400a3db-9ff5-4d57-91fd-50ce0cde9b74 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:24.750724 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2400a3db-9ff5-4d57-91fd-50ce0cde9b74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:24.750973 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2400a3db-9ff5-4d57-91fd-50ce0cde9b74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:24.751202 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2400a3db-9ff5-4d57-91fd-50ce0cde9b74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:24.761745 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:24.761745 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:24.769120 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2400a3db-9ff5-4d57-91fd-50ce0cde9b74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:24.775451 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2400a3db-9ff5-4d57-91fd-50ce0cde9b74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:24.775994 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1223/4919] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:24 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:24.801340 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c7f47afd-68d0-4eb2-83cd-fed66cad8572 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:24.801895 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7f47afd-68d0-4eb2-83cd-fed66cad8572 None None] GET https://10.4.3.140/volume// Aug 13 03:43:24.802145 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7f47afd-68d0-4eb2-83cd-fed66cad8572 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:24.802460 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c7f47afd-68d0-4eb2-83cd-fed66cad8572 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:24.802841 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c7f47afd-68d0-4eb2-83cd-fed66cad8572 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:24.803351 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1234/4920] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:24.815364 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-efe6a3bb-fe9a-4a68-aa47-1647d1de2957 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:24.818935 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-efe6a3bb-fe9a-4a68-aa47-1647d1de2957 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:24.819250 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-efe6a3bb-fe9a-4a68-aa47-1647d1de2957 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:24.819534 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-efe6a3bb-fe9a-4a68-aa47-1647d1de2957 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:24.837428 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:24.837428 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:24.841426 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-efe6a3bb-fe9a-4a68-aa47-1647d1de2957 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:24.847465 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-efe6a3bb-fe9a-4a68-aa47-1647d1de2957 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:24.847924 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1226/4921] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:24 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1394 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:25.371739 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ecdc9797-4549-428b-b8ae-8a440e5e1cd3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:25.374073 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ecdc9797-4549-428b-b8ae-8a440e5e1cd3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:25.374349 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ecdc9797-4549-428b-b8ae-8a440e5e1cd3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:25.374552 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ecdc9797-4549-428b-b8ae-8a440e5e1cd3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:25.374655 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ecdc9797-4549-428b-b8ae-8a440e5e1cd3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:25.382051 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:25.382051 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:25.382498 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ecdc9797-4549-428b-b8ae-8a440e5e1cd3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:25.382924 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1239/4922] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:25 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:25.795873 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f4f4a85e-75a8-4b1a-ad4b-2c2bc1f23c41 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:25.801021 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f4f4a85e-75a8-4b1a-ad4b-2c2bc1f23c41 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:25.801302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f4f4a85e-75a8-4b1a-ad4b-2c2bc1f23c41 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:25.802059 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f4f4a85e-75a8-4b1a-ad4b-2c2bc1f23c41 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:25.811601 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:25.811601 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:25.814887 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f4f4a85e-75a8-4b1a-ad4b-2c2bc1f23c41 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:25.818672 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f4f4a85e-75a8-4b1a-ad4b-2c2bc1f23c41 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:25.819065 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1224/4923] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:25 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:26.113535 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-be1ad950-5b49-4268-8bad-6119f5f6fa6b req-9a9b4273-bebb-4459-8d79-23f4730fd158 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:26.116466 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-be1ad950-5b49-4268-8bad-6119f5f6fa6b req-9a9b4273-bebb-4459-8d79-23f4730fd158 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ac1c6b21-219c-4757-9d9b-b0275def1755 Aug 13 03:43:26.116708 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-be1ad950-5b49-4268-8bad-6119f5f6fa6b req-9a9b4273-bebb-4459-8d79-23f4730fd158 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:26.117022 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-be1ad950-5b49-4268-8bad-6119f5f6fa6b req-9a9b4273-bebb-4459-8d79-23f4730fd158 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:26.127098 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:26.127098 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:26.189121 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-be1ad950-5b49-4268-8bad-6119f5f6fa6b req-9a9b4273-bebb-4459-8d79-23f4730fd158 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/attachments/ac1c6b21-219c-4757-9d9b-b0275def1755 returned with HTTP 200 Aug 13 03:43:26.189767 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1235/4924] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:43:26 2026] DELETE /volume/v3/attachments/ac1c6b21-219c-4757-9d9b-b0275def1755 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:26.394181 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5c2ed4c4-28da-4e9a-bb0c-1cd80be28f70 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:26.396503 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c2ed4c4-28da-4e9a-bb0c-1cd80be28f70 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:26.396778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5c2ed4c4-28da-4e9a-bb0c-1cd80be28f70 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:26.396961 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5c2ed4c4-28da-4e9a-bb0c-1cd80be28f70 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:26.397103 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-5c2ed4c4-28da-4e9a-bb0c-1cd80be28f70 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:26.402503 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:26.402503 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:26.403483 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5c2ed4c4-28da-4e9a-bb0c-1cd80be28f70 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:26.403971 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1227/4925] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:26 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:26.831626 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-15dba0c9-79e4-47a6-9bb9-4ed8e320cd8c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:26.833541 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-15dba0c9-79e4-47a6-9bb9-4ed8e320cd8c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:26.833878 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-15dba0c9-79e4-47a6-9bb9-4ed8e320cd8c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:26.834087 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-15dba0c9-79e4-47a6-9bb9-4ed8e320cd8c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:26.843989 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:26.843989 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:26.847438 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-15dba0c9-79e4-47a6-9bb9-4ed8e320cd8c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:26.851716 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-15dba0c9-79e4-47a6-9bb9-4ed8e320cd8c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:26.852175 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1240/4926] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:26 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:27.192691 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c74ce83c-2062-4ca9-8c44-1575bc91caf1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.195048 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c74ce83c-2062-4ca9-8c44-1575bc91caf1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:27.195231 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c74ce83c-2062-4ca9-8c44-1575bc91caf1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.195422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c74ce83c-2062-4ca9-8c44-1575bc91caf1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.204703 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.204703 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:27.208317 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c74ce83c-2062-4ca9-8c44-1575bc91caf1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:27.212573 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-c74ce83c-2062-4ca9-8c44-1575bc91caf1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:27.213047 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1225/4927] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:27 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:27.414984 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-df0d6278-a81f-4fd2-9f4a-3b6a03e983f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.416587 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df0d6278-a81f-4fd2-9f4a-3b6a03e983f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:27.416798 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df0d6278-a81f-4fd2-9f4a-3b6a03e983f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.416976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df0d6278-a81f-4fd2-9f4a-3b6a03e983f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.417072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-df0d6278-a81f-4fd2-9f4a-3b6a03e983f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:27.421034 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.421034 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:27.421673 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df0d6278-a81f-4fd2-9f4a-3b6a03e983f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:27.422256 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1236/4928] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:27 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:27.432084 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-789a6fa2-4a0a-454b-89e7-bec05d434d76 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.433987 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-789a6fa2-4a0a-454b-89e7-bec05d434d76 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:43:27.434376 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-789a6fa2-4a0a-454b-89e7-bec05d434d76 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8b287e55-51e5-4e7e-9608-46bf974e0bf5", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-319515363"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:27.436094 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-789a6fa2-4a0a-454b-89e7-bec05d434d76 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating new backup {'backup': {'volume_id': '8b287e55-51e5-4e7e-9608-46bf974e0bf5', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-319515363'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:43:27.436301 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-789a6fa2-4a0a-454b-89e7-bec05d434d76 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating backup of volume 8b287e55-51e5-4e7e-9608-46bf974e0bf5 in container None Aug 13 03:43:27.445570 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.445570 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:27.446209 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-789a6fa2-4a0a-454b-89e7-bec05d434d76 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:27.464724 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-789a6fa2-4a0a-454b-89e7-bec05d434d76 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['89c89897-0405-45ee-ae90-98ea55f672dc', '9c992e33-f6af-4fe4-a16b-af53e54f42de'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:43:27.506624 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-789a6fa2-4a0a-454b-89e7-bec05d434d76 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:43:27.507132 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1228/4929] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:43:27 2026] POST /volume/v3/backups => generated 329 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:27.517708 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9a9c0868-ed67-45bc-a7ab-0aca8825a83d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.519855 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a9c0868-ed67-45bc-a7ab-0aca8825a83d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:27.520119 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a9c0868-ed67-45bc-a7ab-0aca8825a83d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.520464 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a9c0868-ed67-45bc-a7ab-0aca8825a83d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.520553 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9a9c0868-ed67-45bc-a7ab-0aca8825a83d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:27.525544 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.525544 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:27.526584 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a9c0868-ed67-45bc-a7ab-0aca8825a83d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:27.527137 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1241/4930] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:27 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:27.561536 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-13ad1016-2054-4a7a-8697-16ee2437aa9f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.564492 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-13ad1016-2054-4a7a-8697-16ee2437aa9f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] DELETE https://10.4.3.140/volume/v3/attachments/f9242991-c4f9-49c7-a022-0de3bde82ca5 Aug 13 03:43:27.564800 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-13ad1016-2054-4a7a-8697-16ee2437aa9f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.565103 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-13ad1016-2054-4a7a-8697-16ee2437aa9f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.565801 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a00c836f-e06c-4ed4-a76b-4509795d5475 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.567471 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a00c836f-e06c-4ed4-a76b-4509795d5475 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] DELETE https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 Aug 13 03:43:27.567624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a00c836f-e06c-4ed4-a76b-4509795d5475 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.567834 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a00c836f-e06c-4ed4-a76b-4509795d5475 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.567994 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-a00c836f-e06c-4ed4-a76b-4509795d5475 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Delete volume with id: 591e5f32-cb5e-4425-89b2-5883e28f67d6 Aug 13 03:43:27.573909 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.573909 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:27.574305 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.574305 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:27.574418 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a00c836f-e06c-4ed4-a76b-4509795d5475 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:43:27.588851 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a00c836f-e06c-4ed4-a76b-4509795d5475 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Delete volume request issued successfully. Aug 13 03:43:27.589067 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a00c836f-e06c-4ed4-a76b-4509795d5475 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 returned with HTTP 202 Aug 13 03:43:27.589467 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1237/4931] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:27 2026] DELETE /volume/v3/volumes/591e5f32-cb5e-4425-89b2-5883e28f67d6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:27.595774 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8739d6dd-169f-4535-9d67-b8c5b465e000 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.597672 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8739d6dd-169f-4535-9d67-b8c5b465e000 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] DELETE https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 Aug 13 03:43:27.597866 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8739d6dd-169f-4535-9d67-b8c5b465e000 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.598032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8739d6dd-169f-4535-9d67-b8c5b465e000 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.598137 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-8739d6dd-169f-4535-9d67-b8c5b465e000 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Delete backup with id: 8da3c048-3569-4d3d-b24e-7976d506dd03. Aug 13 03:43:27.602583 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.602583 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:27.614810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-8739d6dd-169f-4535-9d67-b8c5b465e000 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] delete_backup rpcapi backup_id 8da3c048-3569-4d3d-b24e-7976d506dd03 {{(pid=100340) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:43:27.616551 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8739d6dd-169f-4535-9d67-b8c5b465e000 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 returned with HTTP 202 Aug 13 03:43:27.616996 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1229/4932] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:27 2026] DELETE /volume/v3/backups/8da3c048-3569-4d3d-b24e-7976d506dd03 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:27.619583 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-67fc874a-7bcb-4d73-b8aa-1c4e3d974ff1 req-13ad1016-2054-4a7a-8697-16ee2437aa9f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/f9242991-c4f9-49c7-a022-0de3bde82ca5 returned with HTTP 200 Aug 13 03:43:27.620106 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1226/4933] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:43:27 2026] DELETE /volume/v3/attachments/f9242991-c4f9-49c7-a022-0de3bde82ca5 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:27.624449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b55abc1b-fc90-4e63-b100-f2d94bec09d0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.626311 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b55abc1b-fc90-4e63-b100-f2d94bec09d0 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] DELETE https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc Aug 13 03:43:27.626493 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b55abc1b-fc90-4e63-b100-f2d94bec09d0 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.626676 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b55abc1b-fc90-4e63-b100-f2d94bec09d0 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.626854 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b55abc1b-fc90-4e63-b100-f2d94bec09d0 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Delete volume with id: 702f21ef-93f7-48c7-aaad-4fa6411762cc Aug 13 03:43:27.633389 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.633389 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:27.633886 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b55abc1b-fc90-4e63-b100-f2d94bec09d0 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:43:27.655702 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b55abc1b-fc90-4e63-b100-f2d94bec09d0 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Delete volume request issued successfully. Aug 13 03:43:27.655984 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b55abc1b-fc90-4e63-b100-f2d94bec09d0 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc returned with HTTP 202 Aug 13 03:43:27.656434 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1242/4934] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:27 2026] DELETE /volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:27.664275 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9b311f35-d20b-4eaa-b96d-15c6dd3f9f27 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.666296 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b311f35-d20b-4eaa-b96d-15c6dd3f9f27 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc Aug 13 03:43:27.666475 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b311f35-d20b-4eaa-b96d-15c6dd3f9f27 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.666701 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9b311f35-d20b-4eaa-b96d-15c6dd3f9f27 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.674853 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.674853 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:27.678904 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9b311f35-d20b-4eaa-b96d-15c6dd3f9f27 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Volume info retrieved successfully. Aug 13 03:43:27.684567 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9b311f35-d20b-4eaa-b96d-15c6dd3f9f27 tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc returned with HTTP 200 Aug 13 03:43:27.685033 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1238/4935] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:27 2026] GET /volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:27.864573 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-26920860-5689-4304-bb6a-4db0e9b9c9ed None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.866869 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26920860-5689-4304-bb6a-4db0e9b9c9ed tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:27.867131 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-26920860-5689-4304-bb6a-4db0e9b9c9ed tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.867371 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-26920860-5689-4304-bb6a-4db0e9b9c9ed tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.877644 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.877644 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:27.882256 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-26920860-5689-4304-bb6a-4db0e9b9c9ed tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:27.886636 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-26920860-5689-4304-bb6a-4db0e9b9c9ed tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:27.887122 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1230/4936] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:27 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:27.899406 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-16f4511d-4897-4cab-9b9d-1023daa52f74 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.901257 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-16f4511d-4897-4cab-9b9d-1023daa52f74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:27.901492 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-16f4511d-4897-4cab-9b9d-1023daa52f74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.901844 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-16f4511d-4897-4cab-9b9d-1023daa52f74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.911673 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.911673 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:27.915302 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-16f4511d-4897-4cab-9b9d-1023daa52f74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:27.919239 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-16f4511d-4897-4cab-9b9d-1023daa52f74 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:43:27.919599 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1227/4937] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:27 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:27.957684 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c98e84c8-e817-48c4-ab58-2013c8865bdc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:27.959840 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c98e84c8-e817-48c4-ab58-2013c8865bdc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:27.960084 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c98e84c8-e817-48c4-ab58-2013c8865bdc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:27.960309 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c98e84c8-e817-48c4-ab58-2013c8865bdc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:27.970165 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:27.970165 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:27.973608 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c98e84c8-e817-48c4-ab58-2013c8865bdc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:27.978240 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c98e84c8-e817-48c4-ab58-2013c8865bdc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:43:27.978749 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1243/4938] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:27 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:28.000881 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c93b69fa-aac5-4dd7-8811-8019d03fb9b1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:28.003017 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c93b69fa-aac5-4dd7-8811-8019d03fb9b1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a/action Aug 13 03:43:28.003343 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c93b69fa-aac5-4dd7-8811-8019d03fb9b1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:28.003463 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c93b69fa-aac5-4dd7-8811-8019d03fb9b1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:28.015337 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:28.015337 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:28.015872 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c93b69fa-aac5-4dd7-8811-8019d03fb9b1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:28.026081 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c93b69fa-aac5-4dd7-8811-8019d03fb9b1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Begin detaching volume completed successfully. Aug 13 03:43:28.026345 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c93b69fa-aac5-4dd7-8811-8019d03fb9b1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a/action returned with HTTP 202 Aug 13 03:43:28.026815 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1239/4939] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:43:27 2026] POST /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:28.047644 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-621605e1-7b91-46eb-82f3-1084091c72aa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:28.049482 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-621605e1-7b91-46eb-82f3-1084091c72aa tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:28.049729 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-621605e1-7b91-46eb-82f3-1084091c72aa tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:28.050046 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-621605e1-7b91-46eb-82f3-1084091c72aa tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:28.060670 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:28.060670 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:28.064954 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-621605e1-7b91-46eb-82f3-1084091c72aa tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:28.069163 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e89aad2e-03d6-423b-ba3a-754c045d874e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:28.069570 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e89aad2e-03d6-423b-ba3a-754c045d874e None None] GET https://10.4.3.140/volume// Aug 13 03:43:28.069710 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-621605e1-7b91-46eb-82f3-1084091c72aa tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:43:28.069901 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e89aad2e-03d6-423b-ba3a-754c045d874e None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:28.070165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e89aad2e-03d6-423b-ba3a-754c045d874e None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:28.070225 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1231/4940] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:28 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:28.071176 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e89aad2e-03d6-423b-ba3a-754c045d874e None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:28.071556 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1228/4941] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:28.079197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-41628402-d328-4ae2-8216-f66ffa13e873 req-3e226271-0224-4a5f-9086-61dfe0f21bd6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:28.081891 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-3e226271-0224-4a5f-9086-61dfe0f21bd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:28.082174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-3e226271-0224-4a5f-9086-61dfe0f21bd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:28.082444 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-3e226271-0224-4a5f-9086-61dfe0f21bd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:28.092513 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:28.092513 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:28.097680 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-41628402-d328-4ae2-8216-f66ffa13e873 req-3e226271-0224-4a5f-9086-61dfe0f21bd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:28.102513 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-3e226271-0224-4a5f-9086-61dfe0f21bd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:43:28.102910 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1244/4942] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:28 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 1346 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:28.117920 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c7e88ff2-e33e-4eb5-849e-fb3b3144544d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:28.120616 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c7e88ff2-e33e-4eb5-849e-fb3b3144544d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a/encryption Aug 13 03:43:28.120925 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c7e88ff2-e33e-4eb5-849e-fb3b3144544d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:28.121139 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c7e88ff2-e33e-4eb5-849e-fb3b3144544d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:28.132414 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:28.132414 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:28.138480 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-c7e88ff2-e33e-4eb5-849e-fb3b3144544d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a/encryption returned with HTTP 200 Aug 13 03:43:28.138980 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1240/4943] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:43:28 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:28.538107 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0ed9cff9-af42-4111-a227-20aac8bba454 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:28.539953 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ed9cff9-af42-4111-a227-20aac8bba454 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:28.540166 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ed9cff9-af42-4111-a227-20aac8bba454 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:28.540363 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ed9cff9-af42-4111-a227-20aac8bba454 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:28.540478 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-0ed9cff9-af42-4111-a227-20aac8bba454 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:28.544464 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:28.544464 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:28.545118 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ed9cff9-af42-4111-a227-20aac8bba454 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:28.545627 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1232/4944] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:28 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:28.697745 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-38ab27aa-d8b8-4a25-a76c-ee872ba6b82b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:28.701461 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38ab27aa-d8b8-4a25-a76c-ee872ba6b82b tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] GET https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc Aug 13 03:43:28.701461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38ab27aa-d8b8-4a25-a76c-ee872ba6b82b tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:28.701461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38ab27aa-d8b8-4a25-a76c-ee872ba6b82b tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:28.706542 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38ab27aa-d8b8-4a25-a76c-ee872ba6b82b tempest-TestVolumeBackupRestore-2131844265 tempest-TestVolumeBackupRestore-2131844265-project-member] https://10.4.3.140/volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc returned with HTTP 404 Aug 13 03:43:28.707040 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1229/4945] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:28 2026] GET /volume/v3/volumes/702f21ef-93f7-48c7-aaad-4fa6411762cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:29.085972 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ff796301-e167-4f73-83b0-537b300cd9ec None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:29.087631 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff796301-e167-4f73-83b0-537b300cd9ec tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:29.089375 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff796301-e167-4f73-83b0-537b300cd9ec tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:29.089635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ff796301-e167-4f73-83b0-537b300cd9ec tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:29.101081 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:29.101081 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:29.104805 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ff796301-e167-4f73-83b0-537b300cd9ec tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:29.108946 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ff796301-e167-4f73-83b0-537b300cd9ec tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:43:29.109293 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1245/4946] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:29 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:29.557121 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-41bec00c-78c6-4dbd-ba57-e855a9be2e82 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:29.558983 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41bec00c-78c6-4dbd-ba57-e855a9be2e82 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:29.559162 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41bec00c-78c6-4dbd-ba57-e855a9be2e82 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:29.559409 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41bec00c-78c6-4dbd-ba57-e855a9be2e82 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:29.559541 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-41bec00c-78c6-4dbd-ba57-e855a9be2e82 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:29.563959 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:29.563959 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:29.564687 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41bec00c-78c6-4dbd-ba57-e855a9be2e82 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:29.565322 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1241/4947] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:29 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:30.125006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ec016960-7a7e-41e7-899c-133f431cbab2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:30.126898 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ec016960-7a7e-41e7-899c-133f431cbab2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:30.127122 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ec016960-7a7e-41e7-899c-133f431cbab2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:30.127325 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ec016960-7a7e-41e7-899c-133f431cbab2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:30.139993 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:30.139993 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:30.145265 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ec016960-7a7e-41e7-899c-133f431cbab2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:30.151340 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ec016960-7a7e-41e7-899c-133f431cbab2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:43:30.151774 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1233/4948] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:30 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:30.225000 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-41628402-d328-4ae2-8216-f66ffa13e873 req-588a3e2b-52d1-4197-aabb-a1f733ec7d9b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:30.227297 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-588a3e2b-52d1-4197-aabb-a1f733ec7d9b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] DELETE https://10.4.3.140/volume/v3/attachments/c034bc2c-35b4-4179-8a5c-0df80101a6d0 Aug 13 03:43:30.227549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-588a3e2b-52d1-4197-aabb-a1f733ec7d9b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:30.227794 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-588a3e2b-52d1-4197-aabb-a1f733ec7d9b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:30.235796 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:30.235796 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:30.288244 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-41628402-d328-4ae2-8216-f66ffa13e873 req-588a3e2b-52d1-4197-aabb-a1f733ec7d9b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/c034bc2c-35b4-4179-8a5c-0df80101a6d0 returned with HTTP 200 Aug 13 03:43:30.288753 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1230/4949] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:43:30 2026] DELETE /volume/v3/attachments/c034bc2c-35b4-4179-8a5c-0df80101a6d0 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:30.578376 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-591fd989-d568-4cf8-b50b-b95a059ab4d4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:30.582274 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-591fd989-d568-4cf8-b50b-b95a059ab4d4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:30.582274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-591fd989-d568-4cf8-b50b-b95a059ab4d4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:30.582460 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-591fd989-d568-4cf8-b50b-b95a059ab4d4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:30.582576 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-591fd989-d568-4cf8-b50b-b95a059ab4d4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:30.588260 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:30.588260 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:30.589043 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-591fd989-d568-4cf8-b50b-b95a059ab4d4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:30.589511 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1246/4950] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:30 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:31.165573 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bd51f273-581c-4bee-ad40-0c3fb4ad05c2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.168527 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd51f273-581c-4bee-ad40-0c3fb4ad05c2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:31.168794 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd51f273-581c-4bee-ad40-0c3fb4ad05c2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:31.169146 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd51f273-581c-4bee-ad40-0c3fb4ad05c2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:31.180311 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:31.180311 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:31.186492 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bd51f273-581c-4bee-ad40-0c3fb4ad05c2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:31.192231 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd51f273-581c-4bee-ad40-0c3fb4ad05c2 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:43:31.192923 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1242/4951] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:31 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:31.207032 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-85547517-21ff-4774-af44-47fbb8966e56 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.208939 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85547517-21ff-4774-af44-47fbb8966e56 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:31.209173 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85547517-21ff-4774-af44-47fbb8966e56 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:31.209357 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-85547517-21ff-4774-af44-47fbb8966e56 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:31.221937 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:31.221937 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:31.225742 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-85547517-21ff-4774-af44-47fbb8966e56 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:31.231195 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-85547517-21ff-4774-af44-47fbb8966e56 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:43:31.231712 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1234/4952] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:31 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:31.291715 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-340c7f65-5de3-4b21-afe7-3cb837b8f2e3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.294468 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-340c7f65-5de3-4b21-afe7-3cb837b8f2e3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:31.294780 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-340c7f65-5de3-4b21-afe7-3cb837b8f2e3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:31.295083 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-340c7f65-5de3-4b21-afe7-3cb837b8f2e3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:31.307782 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:31.307782 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:31.313030 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-340c7f65-5de3-4b21-afe7-3cb837b8f2e3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:31.318506 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-340c7f65-5de3-4b21-afe7-3cb837b8f2e3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:43:31.319047 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1231/4953] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:31 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:31.339889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-0e18fde6-2c34-4e29-958a-87e60353e85a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.343379 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-0e18fde6-2c34-4e29-958a-87e60353e85a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f/action Aug 13 03:43:31.344058 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-0e18fde6-2c34-4e29-958a-87e60353e85a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:31.344200 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-0e18fde6-2c34-4e29-958a-87e60353e85a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:31.357642 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:31.357642 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:31.358312 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-0e18fde6-2c34-4e29-958a-87e60353e85a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:31.367500 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-0e18fde6-2c34-4e29-958a-87e60353e85a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Begin detaching volume completed successfully. Aug 13 03:43:31.367807 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-0e18fde6-2c34-4e29-958a-87e60353e85a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f/action returned with HTTP 202 Aug 13 03:43:31.368483 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1247/4954] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:43:31 2026] POST /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:31.390296 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3f8bdf13-851b-42ad-88a2-a02b8df86669 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.393307 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f8bdf13-851b-42ad-88a2-a02b8df86669 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:31.393914 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f8bdf13-851b-42ad-88a2-a02b8df86669 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:31.394200 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3f8bdf13-851b-42ad-88a2-a02b8df86669 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:31.406110 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:31.406110 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:31.410350 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3f8bdf13-851b-42ad-88a2-a02b8df86669 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:31.416622 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3f8bdf13-851b-42ad-88a2-a02b8df86669 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:43:31.417237 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1243/4955] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:31 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:31.425568 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6b508acb-8ddb-4f86-a3df-c8db32152504 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.426125 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6b508acb-8ddb-4f86-a3df-c8db32152504 None None] GET https://10.4.3.140/volume// Aug 13 03:43:31.426396 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6b508acb-8ddb-4f86-a3df-c8db32152504 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:31.426703 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6b508acb-8ddb-4f86-a3df-c8db32152504 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:31.427173 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6b508acb-8ddb-4f86-a3df-c8db32152504 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:31.427582 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1235/4956] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:31.438041 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-23fa0135-825e-4afa-9de9-10d827ca0cee None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.441002 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-23fa0135-825e-4afa-9de9-10d827ca0cee tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:31.441325 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-23fa0135-825e-4afa-9de9-10d827ca0cee tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:31.441636 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-23fa0135-825e-4afa-9de9-10d827ca0cee tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:31.454186 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:31.454186 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:31.458985 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-23fa0135-825e-4afa-9de9-10d827ca0cee tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:31.465702 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-23fa0135-825e-4afa-9de9-10d827ca0cee tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:43:31.466585 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1232/4957] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:31 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:31.489735 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-922c3f53-8cc6-4b7d-b762-97e2da9574c8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.490144 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-922c3f53-8cc6-4b7d-b762-97e2da9574c8 None None] GET https://10.4.3.140/volume// Aug 13 03:43:31.490202 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-922c3f53-8cc6-4b7d-b762-97e2da9574c8 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:31.490868 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-922c3f53-8cc6-4b7d-b762-97e2da9574c8 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:31.490868 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-922c3f53-8cc6-4b7d-b762-97e2da9574c8 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:31.491278 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1248/4958] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:31.501401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-73c92d17-2860-476c-966c-f1c9ed0da483 req-77d24e6a-19e9-45f0-ba9b-a403683d5ffd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.503697 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-73c92d17-2860-476c-966c-f1c9ed0da483 req-77d24e6a-19e9-45f0-ba9b-a403683d5ffd tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:43:31.504157 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-73c92d17-2860-476c-966c-f1c9ed0da483 req-77d24e6a-19e9-45f0-ba9b-a403683d5ffd tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8436d048-b484-423d-b47e-bfe61b003107", "connector": null, "instance_uuid": "9b7bb616-ed35-491b-a922-4efcae7e81ba"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:31.518027 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:31.518027 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:31.551105 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-73c92d17-2860-476c-966c-f1c9ed0da483 req-77d24e6a-19e9-45f0-ba9b-a403683d5ffd tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:43:31.551667 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1244/4959] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:43:31 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) Aug 13 03:43:31.561622 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-73c92d17-2860-476c-966c-f1c9ed0da483 req-4032ffa7-e069-44dc-b8e9-52952ded7bad None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.564328 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-73c92d17-2860-476c-966c-f1c9ed0da483 req-4032ffa7-e069-44dc-b8e9-52952ded7bad tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] DELETE https://10.4.3.140/volume/v3/attachments/ae5e7cae-dab1-49e3-9bfe-b96eae84e5a0 Aug 13 03:43:31.564678 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-73c92d17-2860-476c-966c-f1c9ed0da483 req-4032ffa7-e069-44dc-b8e9-52952ded7bad tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:31.564906 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-73c92d17-2860-476c-966c-f1c9ed0da483 req-4032ffa7-e069-44dc-b8e9-52952ded7bad tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:31.574051 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:31.574051 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:31.600073 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-09528968-6a28-40ca-b464-0f1d26a943e7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:31.602685 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-09528968-6a28-40ca-b464-0f1d26a943e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:31.602996 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-09528968-6a28-40ca-b464-0f1d26a943e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:31.603274 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-09528968-6a28-40ca-b464-0f1d26a943e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:31.603443 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-09528968-6a28-40ca-b464-0f1d26a943e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:31.608921 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:31.608921 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:31.610069 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-09528968-6a28-40ca-b464-0f1d26a943e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:31.610580 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1233/4960] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:31 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:31.633838 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-73c92d17-2860-476c-966c-f1c9ed0da483 req-4032ffa7-e069-44dc-b8e9-52952ded7bad tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/attachments/ae5e7cae-dab1-49e3-9bfe-b96eae84e5a0 returned with HTTP 200 Aug 13 03:43:31.634248 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1236/4961] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:43:31 2026] DELETE /volume/v3/attachments/ae5e7cae-dab1-49e3-9bfe-b96eae84e5a0 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:32.413878 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-3c276bf0-63f7-4bd5-a103-ebcbb5ff5ef1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:32.416104 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-3c276bf0-63f7-4bd5-a103-ebcbb5ff5ef1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] DELETE https://10.4.3.140/volume/v3/attachments/343e89eb-d220-49e3-a1fb-caa403c05e79 Aug 13 03:43:32.416288 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-3c276bf0-63f7-4bd5-a103-ebcbb5ff5ef1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:32.416485 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-3c276bf0-63f7-4bd5-a103-ebcbb5ff5ef1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:32.426619 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:32.426619 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:32.432000 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8670c818-d1c3-4e96-bffc-4145703f1b57 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:32.434082 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8670c818-d1c3-4e96-bffc-4145703f1b57 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:32.434657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8670c818-d1c3-4e96-bffc-4145703f1b57 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:32.434884 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8670c818-d1c3-4e96-bffc-4145703f1b57 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:32.444627 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:32.444627 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:32.452890 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8670c818-d1c3-4e96-bffc-4145703f1b57 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:32.459988 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8670c818-d1c3-4e96-bffc-4145703f1b57 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:43:32.461489 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1245/4962] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:32 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:32.470176 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9e408a6b-da4a-480d-b129-08560c7ae068 req-3c276bf0-63f7-4bd5-a103-ebcbb5ff5ef1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/343e89eb-d220-49e3-a1fb-caa403c05e79 returned with HTTP 200 Aug 13 03:43:32.470661 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1249/4963] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:43:32 2026] DELETE /volume/v3/attachments/343e89eb-d220-49e3-a1fb-caa403c05e79 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:32.623206 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b08eeed6-3160-48ec-8a9c-96ae8d9c144d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:32.625095 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b08eeed6-3160-48ec-8a9c-96ae8d9c144d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:32.625353 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b08eeed6-3160-48ec-8a9c-96ae8d9c144d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:32.625625 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b08eeed6-3160-48ec-8a9c-96ae8d9c144d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:32.625783 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b08eeed6-3160-48ec-8a9c-96ae8d9c144d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:32.632203 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:32.632203 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:32.633093 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b08eeed6-3160-48ec-8a9c-96ae8d9c144d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:32.633592 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1234/4964] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:32 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:33.280789 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-76fb0fb9-5810-4db0-84c9-f0ae3576fbe3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:33.281310 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-76fb0fb9-5810-4db0-84c9-f0ae3576fbe3 None None] GET https://10.4.3.140/volume// Aug 13 03:43:33.281561 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-76fb0fb9-5810-4db0-84c9-f0ae3576fbe3 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:33.281832 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-76fb0fb9-5810-4db0-84c9-f0ae3576fbe3 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:33.282278 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-76fb0fb9-5810-4db0-84c9-f0ae3576fbe3 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:33.282859 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1237/4965] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:33.291568 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-9db4a211-624c-43b9-8e13-8f64dee51ea7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:33.294031 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-9db4a211-624c-43b9-8e13-8f64dee51ea7 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] GET https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 Aug 13 03:43:33.294439 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-9db4a211-624c-43b9-8e13-8f64dee51ea7 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:33.294526 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-9db4a211-624c-43b9-8e13-8f64dee51ea7 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:33.306800 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:33.306800 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:33.311416 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-9db4a211-624c-43b9-8e13-8f64dee51ea7 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Volume info retrieved successfully. Aug 13 03:43:33.317801 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-9db4a211-624c-43b9-8e13-8f64dee51ea7 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 returned with HTTP 200 Aug 13 03:43:33.318313 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1246/4966] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:33 2026] GET /volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 => generated 1540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:33.462316 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-400fa1d8-428d-49d8-ac9f-732db3f9658f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:33.464893 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-400fa1d8-428d-49d8-ac9f-732db3f9658f tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] PUT https://10.4.3.140/volume/v3/attachments/d7c1320d-6f57-40c7-b1c4-f1601e5f31de Aug 13 03:43:33.465261 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-400fa1d8-428d-49d8-ac9f-732db3f9658f tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:33.483970 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-400fa1d8-428d-49d8-ac9f-732db3f9658f tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Acquiring lock "cinder-attachment_update-8436d048-b484-423d-b47e-bfe61b003107-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:43:33.488639 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-400fa1d8-428d-49d8-ac9f-732db3f9658f tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Lock "cinder-attachment_update-8436d048-b484-423d-b47e-bfe61b003107-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:43:33.489221 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-50e646c2-5280-4a12-bbfd-b3e48b5eceb3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:33.490121 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:33.490121 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:33.492594 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-50e646c2-5280-4a12-bbfd-b3e48b5eceb3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:33.492853 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-50e646c2-5280-4a12-bbfd-b3e48b5eceb3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:33.492985 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-50e646c2-5280-4a12-bbfd-b3e48b5eceb3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:33.505894 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:33.505894 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:33.510622 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-50e646c2-5280-4a12-bbfd-b3e48b5eceb3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:33.517465 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-50e646c2-5280-4a12-bbfd-b3e48b5eceb3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:43:33.518193 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1235/4967] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:33 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:33.533198 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-51053911-ca6f-4b48-8303-cf0ba2a32714 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:33.535390 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-51053911-ca6f-4b48-8303-cf0ba2a32714 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] DELETE https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:33.535723 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-51053911-ca6f-4b48-8303-cf0ba2a32714 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:33.536011 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-51053911-ca6f-4b48-8303-cf0ba2a32714 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:33.536236 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-51053911-ca6f-4b48-8303-cf0ba2a32714 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Delete volume with id: efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:33.546462 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:33.546462 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:33.547004 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-51053911-ca6f-4b48-8303-cf0ba2a32714 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:33.562495 np0000007145 devstack@c-api.service[100340]: WARNING cinder.keymgr.conf_key_mgr [None req-51053911-ca6f-4b48-8303-cf0ba2a32714 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:43:33.570249 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-51053911-ca6f-4b48-8303-cf0ba2a32714 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Delete volume request issued successfully. Aug 13 03:43:33.570867 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-51053911-ca6f-4b48-8303-cf0ba2a32714 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 202 Aug 13 03:43:33.571066 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1238/4968] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:33 2026] DELETE /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:33.575216 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-400fa1d8-428d-49d8-ac9f-732db3f9658f tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Lock "cinder-attachment_update-8436d048-b484-423d-b47e-bfe61b003107-np0000007145" released by "attachment_update" :: held 0.087s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:43:33.575570 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-400fa1d8-428d-49d8-ac9f-732db3f9658f tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/attachments/d7c1320d-6f57-40c7-b1c4-f1601e5f31de returned with HTTP 200 Aug 13 03:43:33.576226 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1250/4969] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:43:33 2026] PUT /volume/v3/attachments/d7c1320d-6f57-40c7-b1c4-f1601e5f31de => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:33.583657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-78053eee-9703-4019-ad16-77ad16b7f270 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:33.586156 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78053eee-9703-4019-ad16-77ad16b7f270 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:33.586362 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78053eee-9703-4019-ad16-77ad16b7f270 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:33.587097 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78053eee-9703-4019-ad16-77ad16b7f270 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:33.595905 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:33.595905 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:33.600922 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-78053eee-9703-4019-ad16-77ad16b7f270 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:33.602979 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-169cd0dc-9437-4e40-8fe8-f454b6e56667 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:33.606332 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-169cd0dc-9437-4e40-8fe8-f454b6e56667 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] POST https://10.4.3.140/volume/v3/attachments/d7c1320d-6f57-40c7-b1c4-f1601e5f31de/action Aug 13 03:43:33.606788 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-169cd0dc-9437-4e40-8fe8-f454b6e56667 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:33.606961 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-169cd0dc-9437-4e40-8fe8-f454b6e56667 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:33.607469 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78053eee-9703-4019-ad16-77ad16b7f270 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 200 Aug 13 03:43:33.608466 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1247/4970] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:33 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:33.631889 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:33.631889 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:33.643597 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-556d8745-5b4b-4e83-82f5-0bec9e689ca2 req-169cd0dc-9437-4e40-8fe8-f454b6e56667 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/attachments/d7c1320d-6f57-40c7-b1c4-f1601e5f31de/action returned with HTTP 204 Aug 13 03:43:33.643715 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-05dd8aff-96de-40a7-8bf3-40c579f1a75b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:33.644287 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1236/4971] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:43:33 2026] POST /volume/v3/attachments/d7c1320d-6f57-40c7-b1c4-f1601e5f31de/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:33.645682 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-05dd8aff-96de-40a7-8bf3-40c579f1a75b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:33.645907 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-05dd8aff-96de-40a7-8bf3-40c579f1a75b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:33.646092 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-05dd8aff-96de-40a7-8bf3-40c579f1a75b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:33.646188 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-05dd8aff-96de-40a7-8bf3-40c579f1a75b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:33.651584 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:33.651584 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:33.652330 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-05dd8aff-96de-40a7-8bf3-40c579f1a75b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:33.652849 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1239/4972] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:33 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:34.622519 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3ea95971-f5d6-4108-b12e-779408d99568 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:34.624607 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ea95971-f5d6-4108-b12e-779408d99568 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a Aug 13 03:43:34.624888 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ea95971-f5d6-4108-b12e-779408d99568 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:34.625154 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3ea95971-f5d6-4108-b12e-779408d99568 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:34.633274 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3ea95971-f5d6-4108-b12e-779408d99568 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a returned with HTTP 404 Aug 13 03:43:34.633841 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1251/4973] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:34 2026] GET /volume/v3/volumes/efe30664-a16c-47bf-90e2-386ae6477f3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:34.643769 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2b30afa5-f233-4823-aa24-a4d1eb629d2f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:34.646012 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b30afa5-f233-4823-aa24-a4d1eb629d2f tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:43:34.646194 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b30afa5-f233-4823-aa24-a4d1eb629d2f tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:34.646376 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2b30afa5-f233-4823-aa24-a4d1eb629d2f tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:34.647169 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-2b30afa5-f233-4823-aa24-a4d1eb629d2f tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:43:34.661675 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2b30afa5-f233-4823-aa24-a4d1eb629d2f tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Get all volumes completed successfully. Aug 13 03:43:34.663254 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-925f2b0d-f28b-4432-b400-5a5c4a46faed None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:34.663748 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:34.663748 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:34.665056 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-925f2b0d-f28b-4432-b400-5a5c4a46faed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:34.665257 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-925f2b0d-f28b-4432-b400-5a5c4a46faed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:34.665435 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-925f2b0d-f28b-4432-b400-5a5c4a46faed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:34.665588 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-925f2b0d-f28b-4432-b400-5a5c4a46faed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:34.668201 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2b30afa5-f233-4823-aa24-a4d1eb629d2f tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:43:34.668637 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1248/4974] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:43:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:34.669689 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:34.669689 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:34.670461 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-925f2b0d-f28b-4432-b400-5a5c4a46faed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:34.670933 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1237/4975] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:34 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:34.685186 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f8e8347f-fbf8-4d1a-8a2b-bb77f6303904 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:34.687450 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8e8347f-fbf8-4d1a-8a2b-bb77f6303904 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] DELETE https://10.4.3.140/volume/v3/types/a05c956a-6529-4d13-bc81-5b2cce5b9ea3 Aug 13 03:43:34.687742 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8e8347f-fbf8-4d1a-8a2b-bb77f6303904 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:34.688023 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f8e8347f-fbf8-4d1a-8a2b-bb77f6303904 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:34.715171 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f8e8347f-fbf8-4d1a-8a2b-bb77f6303904 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/types/a05c956a-6529-4d13-bc81-5b2cce5b9ea3 returned with HTTP 202 Aug 13 03:43:34.715702 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1240/4976] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:43:34 2026] DELETE /volume/v3/types/a05c956a-6529-4d13-bc81-5b2cce5b9ea3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:34.724197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b8b40674-8dd4-4e98-bb20-091f79f2b5d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:34.726405 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8b40674-8dd4-4e98-bb20-091f79f2b5d1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:34.726619 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8b40674-8dd4-4e98-bb20-091f79f2b5d1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:34.726846 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b8b40674-8dd4-4e98-bb20-091f79f2b5d1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:34.727034 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b8b40674-8dd4-4e98-bb20-091f79f2b5d1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Delete volume with id: e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:34.734057 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:34.734057 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:34.734543 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b8b40674-8dd4-4e98-bb20-091f79f2b5d1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:34.754800 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b8b40674-8dd4-4e98-bb20-091f79f2b5d1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Delete volume request issued successfully. Aug 13 03:43:34.755048 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b8b40674-8dd4-4e98-bb20-091f79f2b5d1 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 202 Aug 13 03:43:34.755443 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1252/4977] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:34 2026] DELETE /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:34.765127 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1cfce3c7-dd5d-41e9-b2cf-ebd7ac2c8a4a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:34.766973 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cfce3c7-dd5d-41e9-b2cf-ebd7ac2c8a4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:34.767149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cfce3c7-dd5d-41e9-b2cf-ebd7ac2c8a4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:34.767426 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1cfce3c7-dd5d-41e9-b2cf-ebd7ac2c8a4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:34.777638 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:34.777638 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:34.783385 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1cfce3c7-dd5d-41e9-b2cf-ebd7ac2c8a4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:34.791862 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1cfce3c7-dd5d-41e9-b2cf-ebd7ac2c8a4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 200 Aug 13 03:43:34.792885 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1249/4978] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:34 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:35.681991 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b74ae924-fb39-43be-9247-d71ee74c1dff None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:35.683960 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b74ae924-fb39-43be-9247-d71ee74c1dff tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:35.684237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b74ae924-fb39-43be-9247-d71ee74c1dff tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:35.684526 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b74ae924-fb39-43be-9247-d71ee74c1dff tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:35.684687 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b74ae924-fb39-43be-9247-d71ee74c1dff tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:35.688853 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:35.688853 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:35.689791 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b74ae924-fb39-43be-9247-d71ee74c1dff tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:35.690202 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1238/4979] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:35 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:35.700857 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-29acc014-1d65-424a-bf45-b0e36b783e71 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:35.702330 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-29acc014-1d65-424a-bf45-b0e36b783e71 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda/restore Aug 13 03:43:35.702702 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-29acc014-1d65-424a-bf45-b0e36b783e71 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "8b287e55-51e5-4e7e-9608-46bf974e0bf5"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:35.704580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-29acc014-1d65-424a-bf45-b0e36b783e71 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Restoring backup 9b3375dd-40a8-4f1c-9062-e8e01d721cda ({'restore': {'volume_id': '8b287e55-51e5-4e7e-9608-46bf974e0bf5'}}) {{(pid=100340) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 13 03:43:35.704742 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-29acc014-1d65-424a-bf45-b0e36b783e71 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Restoring backup 9b3375dd-40a8-4f1c-9062-e8e01d721cda to volume 8b287e55-51e5-4e7e-9608-46bf974e0bf5. Aug 13 03:43:35.709943 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:35.709943 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:35.719572 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:35.719572 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:35.720061 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-29acc014-1d65-424a-bf45-b0e36b783e71 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:35.720219 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.api [None req-29acc014-1d65-424a-bf45-b0e36b783e71 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Checking backup size 1 against volume size 1 {{(pid=100340) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 13 03:43:35.720312 np0000007145 devstack@c-api.service[100340]: INFO cinder.backup.api [None req-29acc014-1d65-424a-bf45-b0e36b783e71 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Overwriting volume 8b287e55-51e5-4e7e-9608-46bf974e0bf5 with restore of backup 9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:35.731423 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-29acc014-1d65-424a-bf45-b0e36b783e71 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] restore_backup in rpcapi backup_id 9b3375dd-40a8-4f1c-9062-e8e01d721cda {{(pid=100340) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 13 03:43:35.733201 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-29acc014-1d65-424a-bf45-b0e36b783e71 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda/restore returned with HTTP 202 Aug 13 03:43:35.733786 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1241/4980] 10.4.3.140 () {68 vars in 1393 bytes} [Thu Aug 13 03:43:35 2026] POST /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda/restore => generated 182 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:35.743582 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c46d5c7c-f9fc-4def-ab5c-ff8a274f1eb2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:35.745225 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c46d5c7c-f9fc-4def-ab5c-ff8a274f1eb2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:35.745423 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c46d5c7c-f9fc-4def-ab5c-ff8a274f1eb2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:35.745639 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c46d5c7c-f9fc-4def-ab5c-ff8a274f1eb2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:35.745734 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-c46d5c7c-f9fc-4def-ab5c-ff8a274f1eb2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:35.751847 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:35.751847 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:35.752704 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c46d5c7c-f9fc-4def-ab5c-ff8a274f1eb2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:35.753157 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1253/4981] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:35 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:35.810052 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1b1ad50f-f1fe-446b-98f4-3428d5f5b357 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:35.812398 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b1ad50f-f1fe-446b-98f4-3428d5f5b357 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f Aug 13 03:43:35.812689 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b1ad50f-f1fe-446b-98f4-3428d5f5b357 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:35.812984 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b1ad50f-f1fe-446b-98f4-3428d5f5b357 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:35.819856 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b1ad50f-f1fe-446b-98f4-3428d5f5b357 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f returned with HTTP 404 Aug 13 03:43:35.820352 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1250/4982] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:35 2026] GET /volume/v3/volumes/e3539c94-2135-4bdb-a744-6c7cb146163f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:35.827929 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f9181b42-6e6d-4e83-8414-59db895bf1d7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:35.829760 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f9181b42-6e6d-4e83-8414-59db895bf1d7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:35.830035 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f9181b42-6e6d-4e83-8414-59db895bf1d7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:35.830305 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f9181b42-6e6d-4e83-8414-59db895bf1d7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:35.830519 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f9181b42-6e6d-4e83-8414-59db895bf1d7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Delete volume with id: c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:35.839720 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:35.839720 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:35.840525 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f9181b42-6e6d-4e83-8414-59db895bf1d7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:35.863944 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f9181b42-6e6d-4e83-8414-59db895bf1d7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Delete volume request issued successfully. Aug 13 03:43:35.864156 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f9181b42-6e6d-4e83-8414-59db895bf1d7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 202 Aug 13 03:43:35.864619 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1239/4983] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:35 2026] DELETE /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:35.874022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4757f435-ccb6-41bf-a3d6-27057f575f36 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:35.876975 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4757f435-ccb6-41bf-a3d6-27057f575f36 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:35.877244 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4757f435-ccb6-41bf-a3d6-27057f575f36 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:35.877437 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4757f435-ccb6-41bf-a3d6-27057f575f36 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:35.886793 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:35.886793 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:35.891543 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4757f435-ccb6-41bf-a3d6-27057f575f36 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:43:35.896632 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4757f435-ccb6-41bf-a3d6-27057f575f36 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 200 Aug 13 03:43:35.897107 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1242/4984] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:35 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:36.762344 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-30ccaeb2-1716-46bd-aa6c-8d4f2a4f8426 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:36.764251 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30ccaeb2-1716-46bd-aa6c-8d4f2a4f8426 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:36.764580 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30ccaeb2-1716-46bd-aa6c-8d4f2a4f8426 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:36.764855 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-30ccaeb2-1716-46bd-aa6c-8d4f2a4f8426 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:36.765018 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-30ccaeb2-1716-46bd-aa6c-8d4f2a4f8426 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:36.770275 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:36.770275 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:36.771144 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-30ccaeb2-1716-46bd-aa6c-8d4f2a4f8426 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:36.771512 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1254/4985] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:36 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:36.910895 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ea1accd8-780d-4a18-861e-60ac3bb394b0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:36.912884 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea1accd8-780d-4a18-861e-60ac3bb394b0 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e Aug 13 03:43:36.913092 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea1accd8-780d-4a18-861e-60ac3bb394b0 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:36.913315 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea1accd8-780d-4a18-861e-60ac3bb394b0 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:36.919888 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea1accd8-780d-4a18-861e-60ac3bb394b0 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e returned with HTTP 404 Aug 13 03:43:36.920464 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1251/4986] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:36 2026] GET /volume/v3/volumes/c0255b97-c564-4439-8bc8-cd115bbb209e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:36.927324 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e04059af-5592-4f41-b9c4-985e96688048 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:36.929122 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e04059af-5592-4f41-b9c4-985e96688048 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:43:36.929344 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e04059af-5592-4f41-b9c4-985e96688048 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:36.929602 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e04059af-5592-4f41-b9c4-985e96688048 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:36.930503 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-e04059af-5592-4f41-b9c4-985e96688048 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:43:36.944039 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e04059af-5592-4f41-b9c4-985e96688048 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Get all volumes completed successfully. Aug 13 03:43:36.947274 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:36.947274 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:36.953287 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e04059af-5592-4f41-b9c4-985e96688048 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:43:36.953758 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1240/4987] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:43:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9085 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:36.973729 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7bf5dbb8-9cab-4f84-9ee7-537d2988ede0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:36.975652 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7bf5dbb8-9cab-4f84-9ee7-537d2988ede0 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] DELETE https://10.4.3.140/volume/v3/types/15395424-5212-42fd-a60d-6a5d31afc2a2 Aug 13 03:43:36.975843 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7bf5dbb8-9cab-4f84-9ee7-537d2988ede0 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:36.976075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7bf5dbb8-9cab-4f84-9ee7-537d2988ede0 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:37.003307 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7bf5dbb8-9cab-4f84-9ee7-537d2988ede0 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/types/15395424-5212-42fd-a60d-6a5d31afc2a2 returned with HTTP 202 Aug 13 03:43:37.003879 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1243/4988] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:43:36 2026] DELETE /volume/v3/types/15395424-5212-42fd-a60d-6a5d31afc2a2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:43:37.782034 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-66a022cb-a815-4362-8045-1fe37cc8f0cc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:37.783801 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66a022cb-a815-4362-8045-1fe37cc8f0cc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:37.783895 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66a022cb-a815-4362-8045-1fe37cc8f0cc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:37.784027 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66a022cb-a815-4362-8045-1fe37cc8f0cc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:37.784115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-66a022cb-a815-4362-8045-1fe37cc8f0cc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:37.787887 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:37.787887 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:37.788566 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66a022cb-a815-4362-8045-1fe37cc8f0cc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:37.789149 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1255/4989] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:37 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:38.802158 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c56a7f0b-8733-4b3d-97dc-6c038d31bda6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:38.804416 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c56a7f0b-8733-4b3d-97dc-6c038d31bda6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:38.804696 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c56a7f0b-8733-4b3d-97dc-6c038d31bda6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:38.804997 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c56a7f0b-8733-4b3d-97dc-6c038d31bda6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:38.805160 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c56a7f0b-8733-4b3d-97dc-6c038d31bda6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:38.810442 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:38.810442 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:38.811494 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c56a7f0b-8733-4b3d-97dc-6c038d31bda6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:38.812018 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1252/4990] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:38 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:39.822699 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-71325e32-d573-4d9f-a9c2-75ddc5a63f96 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:39.825869 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-71325e32-d573-4d9f-a9c2-75ddc5a63f96 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:39.825869 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-71325e32-d573-4d9f-a9c2-75ddc5a63f96 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:39.825869 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-71325e32-d573-4d9f-a9c2-75ddc5a63f96 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:39.825869 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-71325e32-d573-4d9f-a9c2-75ddc5a63f96 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:39.830222 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:39.830222 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:39.831301 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-71325e32-d573-4d9f-a9c2-75ddc5a63f96 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:39.831748 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1241/4991] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:39 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:40.843563 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e93ebbb2-4e41-4591-89ab-660c749a0d14 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:40.847420 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e93ebbb2-4e41-4591-89ab-660c749a0d14 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:40.847617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e93ebbb2-4e41-4591-89ab-660c749a0d14 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:40.847787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e93ebbb2-4e41-4591-89ab-660c749a0d14 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:40.847972 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e93ebbb2-4e41-4591-89ab-660c749a0d14 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:40.854555 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:40.854555 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:40.855397 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e93ebbb2-4e41-4591-89ab-660c749a0d14 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:40.855804 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1244/4992] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:40 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:41.729159 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-75df85ce-1abf-4001-bb03-d3a5dd00f217 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:41.833817 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75df85ce-1abf-4001-bb03-d3a5dd00f217 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:43:41.834199 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-75df85ce-1abf-4001-bb03-d3a5dd00f217 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-488352853", "extra_specs": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:41.850140 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-75df85ce-1abf-4001-bb03-d3a5dd00f217 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:43:41.850640 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1256/4993] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:43:41 2026] POST /volume/v3/types => generated 211 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:41.859287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b97c528c-fd62-4d63-8746-9e8fadbad5ae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:41.861498 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b97c528c-fd62-4d63-8746-9e8fadbad5ae tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] POST https://10.4.3.140/volume/v3/types/36fb4ea3-edcb-41e2-9fda-274734a205ec/encryption Aug 13 03:43:41.861820 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b97c528c-fd62-4d63-8746-9e8fadbad5ae tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:41.866416 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b90ed3ee-55ae-488d-8829-fcda20b92c7c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:41.870556 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b90ed3ee-55ae-488d-8829-fcda20b92c7c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:41.870811 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b90ed3ee-55ae-488d-8829-fcda20b92c7c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:41.871040 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b90ed3ee-55ae-488d-8829-fcda20b92c7c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:41.871166 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b90ed3ee-55ae-488d-8829-fcda20b92c7c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:41.881340 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b97c528c-fd62-4d63-8746-9e8fadbad5ae tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] https://10.4.3.140/volume/v3/types/36fb4ea3-edcb-41e2-9fda-274734a205ec/encryption returned with HTTP 200 Aug 13 03:43:41.881982 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1253/4994] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:43:41 2026] POST /volume/v3/types/36fb4ea3-edcb-41e2-9fda-274734a205ec/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:41.883291 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:41.883291 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:41.884338 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b90ed3ee-55ae-488d-8829-fcda20b92c7c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:41.884732 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1242/4995] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:41 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:41.892895 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-74f740c2-0124-409b-94a7-35338f1e444b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:41.971870 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:43:41.972254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-12877766", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-488352853", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:41.974191 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-12877766', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-488352853', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:43:41.979208 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume of 1 GB Aug 13 03:43:41.979730 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:41.979730 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:41.980466 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Availability Zones retrieved successfully. Aug 13 03:43:41.988392 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Flow 'volume_create_api' (acfa75e2-a1e4-43ce-a7ab-48c9946f429e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:41.989377 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d323dc7f-6796-4213-936b-e3513e9e4354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:41.990502 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:43:42.019677 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d323dc7f-6796-4213-936b-e3513e9e4354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36fb4ea3-edcb-41e2-9fda-274734a205ec,is_public=True,name='tempest-scenario-type-luks-488352853',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36fb4ea3-edcb-41e2-9fda-274734a205ec', '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=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:42.022062 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463a90e6-d388-4c0e-9302-38d5ccc78168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:42.054187 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-488352853 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-488352853, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:43:42.054692 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-488352853 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-488352853, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:43:42.092133 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Created reservations ['a6054d3f-50b8-4d83-a71e-99fa1915eb33', '71507293-0fd8-423c-bdaf-6a2f726f861f', '925ea30f-6946-4f30-9d74-f6bb974d2dde', '3be62642-6e3b-4b89-92ce-57856f7ded83'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:43:42.093179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463a90e6-d388-4c0e-9302-38d5ccc78168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6054d3f-50b8-4d83-a71e-99fa1915eb33', '71507293-0fd8-423c-bdaf-6a2f726f861f', '925ea30f-6946-4f30-9d74-f6bb974d2dde', '3be62642-6e3b-4b89-92ce-57856f7ded83']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:42.093926 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd6174c-439a-4420-8d5c-da309006dc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:42.124839 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd6174c-439a-4420-8d5c-da309006dc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b8d3b0-acde-4236-8dca-d8c718ce6a88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-12877766',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85483103f24e4b59b444e18023d036f5',qos_specs=None,replication_status=,reservations=['a6054d3f-50b8-4d83-a71e-99fa1915eb33','71507293-0fd8-423c-bdaf-6a2f726f861f','925ea30f-6946-4f30-9d74-f6bb974d2dde','3be62642-6e3b-4b89-92ce-57856f7ded83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_type_id=36fb4ea3-edcb-41e2-9fda-274734a205ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-12877766',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=06b8d3b0-acde-4236-8dca-d8c718ce6a88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85483103f24e4b59b444e18023d036f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36fb4ea3-edcb-41e2-9fda-274734a205ec),volume_type_id=36fb4ea3-edcb-41e2-9fda-274734a205ec)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:42.125994 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17cd9408-2615-4bb9-99fa-f0baa04dc389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:42.149020 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17cd9408-2615-4bb9-99fa-f0baa04dc389) transitioned into state 'SUCCESS' from state '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-12877766',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85483103f24e4b59b444e18023d036f5',qos_specs=None,replication_status=,reservations=['a6054d3f-50b8-4d83-a71e-99fa1915eb33','71507293-0fd8-423c-bdaf-6a2f726f861f','925ea30f-6946-4f30-9d74-f6bb974d2dde','3be62642-6e3b-4b89-92ce-57856f7ded83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_type_id=36fb4ea3-edcb-41e2-9fda-274734a205ec)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:42.149740 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644e657d-02c7-42c6-b473-fa46272f3e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:42.160378 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644e657d-02c7-42c6-b473-fa46272f3e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:42.161778 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Flow 'volume_create_api' (acfa75e2-a1e4-43ce-a7ab-48c9946f429e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:42.162182 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume request issued successfully. Aug 13 03:43:42.162792 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-74f740c2-0124-409b-94a7-35338f1e444b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:43:42.163208 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1245/4996] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:43:41 2026] POST /volume/v3/volumes => generated 782 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:42.183996 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5acf40af-cdf4-4994-a6ab-25b68120fcf0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:42.185612 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5acf40af-cdf4-4994-a6ab-25b68120fcf0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 Aug 13 03:43:42.185966 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5acf40af-cdf4-4994-a6ab-25b68120fcf0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:42.186324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5acf40af-cdf4-4994-a6ab-25b68120fcf0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:42.196330 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:42.196330 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:42.200744 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5acf40af-cdf4-4994-a6ab-25b68120fcf0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:42.207386 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5acf40af-cdf4-4994-a6ab-25b68120fcf0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 returned with HTTP 200 Aug 13 03:43:42.207386 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1257/4997] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:42 2026] GET /volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:42.901375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0388bf60-c94f-4306-a8d7-4c82917a8ae9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:42.903610 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0388bf60-c94f-4306-a8d7-4c82917a8ae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:42.903803 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0388bf60-c94f-4306-a8d7-4c82917a8ae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:42.904220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0388bf60-c94f-4306-a8d7-4c82917a8ae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:42.904220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0388bf60-c94f-4306-a8d7-4c82917a8ae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:42.909642 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:42.909642 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:42.910782 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0388bf60-c94f-4306-a8d7-4c82917a8ae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:42.911415 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1254/4998] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:42 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:43.221947 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ff6d8262-024c-4dde-82b7-4e84d9185bec None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:43.225935 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff6d8262-024c-4dde-82b7-4e84d9185bec tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 Aug 13 03:43:43.226187 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ff6d8262-024c-4dde-82b7-4e84d9185bec tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:43.226425 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ff6d8262-024c-4dde-82b7-4e84d9185bec tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:43.241237 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:43.241237 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:43.245665 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-ff6d8262-024c-4dde-82b7-4e84d9185bec tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:43.250540 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ff6d8262-024c-4dde-82b7-4e84d9185bec tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 returned with HTTP 200 Aug 13 03:43:43.251164 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1243/4999] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:43 2026] GET /volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:43.264704 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cae76617-1627-4b10-868c-646ff353080a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:43.266723 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cae76617-1627-4b10-868c-646ff353080a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 Aug 13 03:43:43.267021 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cae76617-1627-4b10-868c-646ff353080a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:43.267350 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cae76617-1627-4b10-868c-646ff353080a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:43.276388 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:43.276388 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:43.280875 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cae76617-1627-4b10-868c-646ff353080a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:43.286470 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cae76617-1627-4b10-868c-646ff353080a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 returned with HTTP 200 Aug 13 03:43:43.286975 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1246/5000] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:43 2026] GET /volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:43.305005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5bee4257-8369-465c-b14e-65d7ce526068 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:43.310632 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:43:43.310632 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-880574883", "source_volid": "06b8d3b0-acde-4236-8dca-d8c718ce6a88", "volume_type": "tempest-scenario-type-luks-488352853", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:43.313735 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-880574883', 'source_volid': '06b8d3b0-acde-4236-8dca-d8c718ce6a88', 'volume_type': 'tempest-scenario-type-luks-488352853', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:43:43.339810 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:43.339810 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:43.340579 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume retrieved successfully. Aug 13 03:43:43.340728 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume of 1 GB Aug 13 03:43:43.341568 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Availability Zones retrieved successfully. Aug 13 03:43:43.349021 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Flow 'volume_create_api' (856f39df-5bb2-4943-8a07-f538d54336a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:43.351006 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (469fe7cf-4b94-4b98-bc59-92f3f54ea8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:43.352523 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:43:43.383377 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (469fe7cf-4b94-4b98-bc59-92f3f54ea8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '06b8d3b0-acde-4236-8dca-d8c718ce6a88', 'volume_type': VolumeType(created_at=2026-08-13T03:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36fb4ea3-edcb-41e2-9fda-274734a205ec,is_public=True,name='tempest-scenario-type-luks-488352853',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36fb4ea3-edcb-41e2-9fda-274734a205ec', '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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:43.384560 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbebcf0-4228-43ef-979e-0d4ae64991c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:43.425816 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-488352853 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-488352853, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:43:43.427577 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-488352853 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-488352853, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:43:43.464846 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Created reservations ['b47c7603-5ff9-47d2-a6b5-7115227aa0ba', 'a844e144-d1fb-4bfe-a154-3a28b2f09acb', '98d611ed-e222-4dfa-8b89-7492927957a0', '856dbe4e-7295-4594-a522-4b2990924fff'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:43:43.465852 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbebcf0-4228-43ef-979e-0d4ae64991c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b47c7603-5ff9-47d2-a6b5-7115227aa0ba', 'a844e144-d1fb-4bfe-a154-3a28b2f09acb', '98d611ed-e222-4dfa-8b89-7492927957a0', '856dbe4e-7295-4594-a522-4b2990924fff']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:43.466888 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a4aeabc-446b-4838-b8a7-51f4ae99ef23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:43.547553 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a4aeabc-446b-4838-b8a7-51f4ae99ef23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b98444a-9d9d-4e1d-b339-08b57057bfdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-880574883',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85483103f24e4b59b444e18023d036f5',qos_specs=None,replication_status=,reservations=['b47c7603-5ff9-47d2-a6b5-7115227aa0ba','a844e144-d1fb-4bfe-a154-3a28b2f09acb','98d611ed-e222-4dfa-8b89-7492927957a0','856dbe4e-7295-4594-a522-4b2990924fff'],size=1,snapshot_id=None,source_replicaid=,source_volid=06b8d3b0-acde-4236-8dca-d8c718ce6a88,status='creating',user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_type_id=36fb4ea3-edcb-41e2-9fda-274734a205ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:43:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-880574883',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6b98444a-9d9d-4e1d-b339-08b57057bfdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85483103f24e4b59b444e18023d036f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=06b8d3b0-acde-4236-8dca-d8c718ce6a88,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36fb4ea3-edcb-41e2-9fda-274734a205ec),volume_type_id=36fb4ea3-edcb-41e2-9fda-274734a205ec)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:43.548791 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8de1f2d-db6d-428b-8aa9-c4ba59275931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:43.569465 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8de1f2d-db6d-428b-8aa9-c4ba59275931) transitioned into state 'SUCCESS' from state '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-880574883',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85483103f24e4b59b444e18023d036f5',qos_specs=None,replication_status=,reservations=['b47c7603-5ff9-47d2-a6b5-7115227aa0ba','a844e144-d1fb-4bfe-a154-3a28b2f09acb','98d611ed-e222-4dfa-8b89-7492927957a0','856dbe4e-7295-4594-a522-4b2990924fff'],size=1,snapshot_id=None,source_replicaid=,source_volid=06b8d3b0-acde-4236-8dca-d8c718ce6a88,status='creating',user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_type_id=36fb4ea3-edcb-41e2-9fda-274734a205ec)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:43.570400 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d69965-8581-4e56-8c2b-9e07e4cc976c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:43.592329 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d69965-8581-4e56-8c2b-9e07e4cc976c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:43.593181 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Flow 'volume_create_api' (856f39df-5bb2-4943-8a07-f538d54336a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:43.593542 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume request issued successfully. Aug 13 03:43:43.594119 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5bee4257-8369-465c-b14e-65d7ce526068 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:43:43.594663 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1258/5001] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:43:43 2026] POST /volume/v3/volumes => generated 810 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:43.607767 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c9e74232-a9ae-4b7d-8024-b11577974040 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:43.609541 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9e74232-a9ae-4b7d-8024-b11577974040 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:43.609809 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9e74232-a9ae-4b7d-8024-b11577974040 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:43.610065 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c9e74232-a9ae-4b7d-8024-b11577974040 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:43.616706 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:43.616706 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:43.620891 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c9e74232-a9ae-4b7d-8024-b11577974040 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:43.625250 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c9e74232-a9ae-4b7d-8024-b11577974040 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:43.625637 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1255/5002] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:43 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:43.926914 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c711ff8a-0aa1-44ef-b6f7-9a7cd74ea733 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:43.934810 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c711ff8a-0aa1-44ef-b6f7-9a7cd74ea733 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:43.934989 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c711ff8a-0aa1-44ef-b6f7-9a7cd74ea733 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:43.935191 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c711ff8a-0aa1-44ef-b6f7-9a7cd74ea733 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:43.935369 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-c711ff8a-0aa1-44ef-b6f7-9a7cd74ea733 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:43.941277 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:43.941277 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:43.942369 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c711ff8a-0aa1-44ef-b6f7-9a7cd74ea733 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:43.942754 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1244/5003] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:43 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:44.645095 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e129097c-0960-4ed3-a477-523d1eb39288 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:44.645095 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e129097c-0960-4ed3-a477-523d1eb39288 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:44.645095 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e129097c-0960-4ed3-a477-523d1eb39288 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:44.645095 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e129097c-0960-4ed3-a477-523d1eb39288 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:44.653229 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:44.653229 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:44.657200 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e129097c-0960-4ed3-a477-523d1eb39288 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:44.662229 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e129097c-0960-4ed3-a477-523d1eb39288 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:44.662229 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1247/5004] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:44 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:44.958233 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-568e5a39-50a8-4743-b9c4-2928f49a3af5 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:44.961711 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-568e5a39-50a8-4743-b9c4-2928f49a3af5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:44.961711 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-568e5a39-50a8-4743-b9c4-2928f49a3af5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:44.961711 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-568e5a39-50a8-4743-b9c4-2928f49a3af5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:44.961711 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-568e5a39-50a8-4743-b9c4-2928f49a3af5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:44.968632 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:44.968632 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:44.969546 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-568e5a39-50a8-4743-b9c4-2928f49a3af5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:44.970008 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1259/5005] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:44 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:44.998885 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-71740a7f-3a42-41b3-a621-1e2eeabfcc16 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:45.048939 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71740a7f-3a42-41b3-a621-1e2eeabfcc16 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:43:45.049330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71740a7f-3a42-41b3-a621-1e2eeabfcc16 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1654112998", "extra_specs": {}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:45.065927 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71740a7f-3a42-41b3-a621-1e2eeabfcc16 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:43:45.066282 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1256/5006] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:43:44 2026] POST /volume/v3/types => generated 212 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:45.086756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1cc6dc19-c145-45d9-bdd6-94612e3f549e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:45.091434 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1cc6dc19-c145-45d9-bdd6-94612e3f549e tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] POST https://10.4.3.140/volume/v3/types/6a1b9c16-049c-420f-ae09-639e83a1967d/encryption Aug 13 03:43:45.091434 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1cc6dc19-c145-45d9-bdd6-94612e3f549e tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:45.109761 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1cc6dc19-c145-45d9-bdd6-94612e3f549e tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] https://10.4.3.140/volume/v3/types/6a1b9c16-049c-420f-ae09-639e83a1967d/encryption returned with HTTP 200 Aug 13 03:43:45.110339 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1245/5007] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:43:45 2026] POST /volume/v3/types/6a1b9c16-049c-420f-ae09-639e83a1967d/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:45.125889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-094fc6da-fdb9-4d2b-977e-6908db57119b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:45.198955 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:43:45.199354 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-142507241", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1654112998", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:45.200982 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-142507241', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1654112998', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:43:45.204761 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:43:45.205118 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:45.205118 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:45.205680 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:43:45.211375 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (79c6f997-d1a7-472a-aefd-a06522e4a11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:45.212440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2fc67c7-ccac-4608-8569-d5cc34c55a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:45.213729 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:43:45.256420 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2fc67c7-ccac-4608-8569-d5cc34c55a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:43:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6a1b9c16-049c-420f-ae09-639e83a1967d,is_public=True,name='tempest-scenario-type-luks-1654112998',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6a1b9c16-049c-420f-ae09-639e83a1967d', '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=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:45.257234 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a40840-67b1-41f2-95ef-c4b34fc07546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:45.292101 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1654112998 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1654112998, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:43:45.292462 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1654112998 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1654112998, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:43:45.340820 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['1eb42359-1fa2-43fa-a3ca-34563c7b9599', '4d150c05-40c6-46ec-aeb3-f8cffee5e884', 'c60ca57b-fdbb-4614-9f8c-b9dc47de5a02', '9bb0b80d-e2dc-46bf-8aef-55a92ebf96e0'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:43:45.341987 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0a40840-67b1-41f2-95ef-c4b34fc07546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eb42359-1fa2-43fa-a3ca-34563c7b9599', '4d150c05-40c6-46ec-aeb3-f8cffee5e884', 'c60ca57b-fdbb-4614-9f8c-b9dc47de5a02', '9bb0b80d-e2dc-46bf-8aef-55a92ebf96e0']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:45.342986 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f203b00f-9768-4f69-a5b2-ec4aad3d3026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:45.370077 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f203b00f-9768-4f69-a5b2-ec4aad3d3026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e74d9bc3-58ac-4d37-a09a-e4757e441c45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-142507241',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['1eb42359-1fa2-43fa-a3ca-34563c7b9599','4d150c05-40c6-46ec-aeb3-f8cffee5e884','c60ca57b-fdbb-4614-9f8c-b9dc47de5a02','9bb0b80d-e2dc-46bf-8aef-55a92ebf96e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=6a1b9c16-049c-420f-ae09-639e83a1967d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-142507241',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e74d9bc3-58ac-4d37-a09a-e4757e441c45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6a1b9c16-049c-420f-ae09-639e83a1967d),volume_type_id=6a1b9c16-049c-420f-ae09-639e83a1967d)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:45.370720 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca40f11-9beb-49c9-af9c-5489fca0d5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:45.393461 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca40f11-9beb-49c9-af9c-5489fca0d5cb) transitioned into state 'SUCCESS' from state '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-142507241',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['1eb42359-1fa2-43fa-a3ca-34563c7b9599','4d150c05-40c6-46ec-aeb3-f8cffee5e884','c60ca57b-fdbb-4614-9f8c-b9dc47de5a02','9bb0b80d-e2dc-46bf-8aef-55a92ebf96e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=6a1b9c16-049c-420f-ae09-639e83a1967d)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:45.394430 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091984d7-ce82-42aa-8e4b-3241451776ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:45.411508 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091984d7-ce82-42aa-8e4b-3241451776ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:45.412721 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (79c6f997-d1a7-472a-aefd-a06522e4a11f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:45.413421 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:43:45.415206 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-094fc6da-fdb9-4d2b-977e-6908db57119b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:43:45.415206 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1248/5008] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:43:45 2026] POST /volume/v3/volumes => generated 779 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:45.431063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a80e6bb1-958a-4ab8-ac68-7d81c849d0df None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:45.431063 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a80e6bb1-958a-4ab8-ac68-7d81c849d0df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:43:45.431063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a80e6bb1-958a-4ab8-ac68-7d81c849d0df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:45.431063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a80e6bb1-958a-4ab8-ac68-7d81c849d0df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:45.441223 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:45.441223 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:45.447204 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a80e6bb1-958a-4ab8-ac68-7d81c849d0df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:43:45.458684 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a80e6bb1-958a-4ab8-ac68-7d81c849d0df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 returned with HTTP 200 Aug 13 03:43:45.459219 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1260/5009] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:45 2026] GET /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:45.678184 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f85ca2e8-f87f-489b-b23b-9cd1e13cd93a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:45.679884 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f85ca2e8-f87f-489b-b23b-9cd1e13cd93a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:45.680077 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f85ca2e8-f87f-489b-b23b-9cd1e13cd93a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:45.680287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f85ca2e8-f87f-489b-b23b-9cd1e13cd93a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:45.691425 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:45.691425 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:45.698999 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f85ca2e8-f87f-489b-b23b-9cd1e13cd93a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:45.701572 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f85ca2e8-f87f-489b-b23b-9cd1e13cd93a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:45.701572 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1257/5010] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:45 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:45.982989 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-939f7d6e-2e82-4163-af09-cf57093a88c5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:45.984541 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-939f7d6e-2e82-4163-af09-cf57093a88c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:45.984773 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-939f7d6e-2e82-4163-af09-cf57093a88c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:45.985021 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-939f7d6e-2e82-4163-af09-cf57093a88c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:45.985212 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-939f7d6e-2e82-4163-af09-cf57093a88c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:45.990923 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:45.990923 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:45.991667 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-939f7d6e-2e82-4163-af09-cf57093a88c5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:45.992100 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1246/5011] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:45 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:46.475003 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-952fed59-1c53-439f-9325-8a3889dfd248 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:46.477588 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-952fed59-1c53-439f-9325-8a3889dfd248 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:43:46.477857 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-952fed59-1c53-439f-9325-8a3889dfd248 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:46.478118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-952fed59-1c53-439f-9325-8a3889dfd248 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:46.489286 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:46.489286 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:46.495355 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-952fed59-1c53-439f-9325-8a3889dfd248 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:43:46.502623 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-952fed59-1c53-439f-9325-8a3889dfd248 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 returned with HTTP 200 Aug 13 03:43:46.502782 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1249/5012] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:46 2026] GET /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:46.519353 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-84c63bd8-e674-4c5d-ad49-69343114c2a3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:46.521575 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84c63bd8-e674-4c5d-ad49-69343114c2a3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:43:46.521701 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84c63bd8-e674-4c5d-ad49-69343114c2a3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:46.521922 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84c63bd8-e674-4c5d-ad49-69343114c2a3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:46.533189 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:46.533189 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:46.538725 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-84c63bd8-e674-4c5d-ad49-69343114c2a3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:43:46.546585 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84c63bd8-e674-4c5d-ad49-69343114c2a3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 returned with HTTP 200 Aug 13 03:43:46.547059 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1261/5013] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:46 2026] GET /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:46.560590 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fa08e4d4-b735-487d-b169-2a5e6f709866 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:46.562670 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa08e4d4-b735-487d-b169-2a5e6f709866 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45/action Aug 13 03:43:46.563092 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa08e4d4-b735-487d-b169-2a5e6f709866 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:46.563256 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fa08e4d4-b735-487d-b169-2a5e6f709866 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:46.575279 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:46.575279 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:46.575279 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fa08e4d4-b735-487d-b169-2a5e6f709866 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:43:46.587859 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fa08e4d4-b735-487d-b169-2a5e6f709866 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume updated successfully. Aug 13 03:43:46.589117 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fa08e4d4-b735-487d-b169-2a5e6f709866 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45/action returned with HTTP 200 Aug 13 03:43:46.589117 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1258/5014] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:43:46 2026] POST /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 03:43:46.682260 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-ab00315b-9bb2-4d17-af45-3a03ffca701d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:46.685108 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-ab00315b-9bb2-4d17-af45-3a03ffca701d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:43:46.685363 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-ab00315b-9bb2-4d17-af45-3a03ffca701d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:46.685565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-ab00315b-9bb2-4d17-af45-3a03ffca701d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:46.692779 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:46.692779 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:46.696236 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-ab00315b-9bb2-4d17-af45-3a03ffca701d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:43:46.700312 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-ab00315b-9bb2-4d17-af45-3a03ffca701d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 returned with HTTP 200 Aug 13 03:43:46.700690 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1247/5015] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:46 2026] GET /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:46.714984 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-298afcdf-e236-463e-9643-1941c6e7ad63 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:46.716773 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-298afcdf-e236-463e-9643-1941c6e7ad63 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:46.716968 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-298afcdf-e236-463e-9643-1941c6e7ad63 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:46.717180 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-298afcdf-e236-463e-9643-1941c6e7ad63 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:46.723705 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:46.723705 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:46.726974 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-298afcdf-e236-463e-9643-1941c6e7ad63 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:46.730964 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-298afcdf-e236-463e-9643-1941c6e7ad63 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:46.731315 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1250/5016] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:46 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:47.003615 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d36937f2-dab3-4679-a0e7-95fc5db7c414 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:47.005725 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d36937f2-dab3-4679-a0e7-95fc5db7c414 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:47.005954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d36937f2-dab3-4679-a0e7-95fc5db7c414 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:47.006237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d36937f2-dab3-4679-a0e7-95fc5db7c414 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:47.006374 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d36937f2-dab3-4679-a0e7-95fc5db7c414 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:47.011207 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:47.011207 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:47.012029 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d36937f2-dab3-4679-a0e7-95fc5db7c414 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:47.012453 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1262/5017] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:47 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:47.184710 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-bca2ba0c-d54c-4500-91fb-642a7ce66ccf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:47.186908 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-bca2ba0c-d54c-4500-91fb-642a7ce66ccf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:43:47.187153 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-bca2ba0c-d54c-4500-91fb-642a7ce66ccf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:47.187349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-bca2ba0c-d54c-4500-91fb-642a7ce66ccf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:47.194467 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:47.194467 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:47.198132 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-bca2ba0c-d54c-4500-91fb-642a7ce66ccf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:43:47.201947 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-bca2ba0c-d54c-4500-91fb-642a7ce66ccf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 returned with HTTP 200 Aug 13 03:43:47.202365 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1259/5018] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:43:47 2026] GET /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:47.214637 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e07d15eb-bc1a-4d5c-8383-49892aabd0f3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:47.214637 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e07d15eb-bc1a-4d5c-8383-49892aabd0f3 None None] GET https://10.4.3.140/volume// Aug 13 03:43:47.214637 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e07d15eb-bc1a-4d5c-8383-49892aabd0f3 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:47.214637 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e07d15eb-bc1a-4d5c-8383-49892aabd0f3 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:47.214637 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e07d15eb-bc1a-4d5c-8383-49892aabd0f3 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:47.214637 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1248/5019] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:43:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:47.223074 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f90f666b-caf2-478d-91a7-0cfd06ed82bd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:47.231438 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f90f666b-caf2-478d-91a7-0cfd06ed82bd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:43:47.231996 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f90f666b-caf2-478d-91a7-0cfd06ed82bd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e74d9bc3-58ac-4d37-a09a-e4757e441c45", "connector": null, "instance_uuid": "6fb9b256-f33f-46bf-ba29-53529794a90e"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:47.252175 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:47.252175 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:47.285896 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f90f666b-caf2-478d-91a7-0cfd06ed82bd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:43:47.286445 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1251/5020] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:43:47 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:47.746698 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dc023e04-7a12-4b8b-ba6e-263ff106477c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:47.748852 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dc023e04-7a12-4b8b-ba6e-263ff106477c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:47.749060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dc023e04-7a12-4b8b-ba6e-263ff106477c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:47.749313 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dc023e04-7a12-4b8b-ba6e-263ff106477c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:47.757938 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:47.757938 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:47.763984 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dc023e04-7a12-4b8b-ba6e-263ff106477c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:47.768766 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dc023e04-7a12-4b8b-ba6e-263ff106477c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:47.769339 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1263/5021] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:47 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:48.026630 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c444587c-8758-4939-9791-afd3b1275086 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:48.029355 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c444587c-8758-4939-9791-afd3b1275086 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:48.029592 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c444587c-8758-4939-9791-afd3b1275086 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:48.029864 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c444587c-8758-4939-9791-afd3b1275086 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:48.029992 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c444587c-8758-4939-9791-afd3b1275086 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:48.034642 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:48.034642 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:48.035498 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c444587c-8758-4939-9791-afd3b1275086 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:48.035919 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1260/5022] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:48 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:48.354616 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-10c0de18-9eb9-49c4-ab2c-3502b5ea1b87 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:48.355120 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10c0de18-9eb9-49c4-ab2c-3502b5ea1b87 None None] GET https://10.4.3.140/volume// Aug 13 03:43:48.355293 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-10c0de18-9eb9-49c4-ab2c-3502b5ea1b87 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:48.355506 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-10c0de18-9eb9-49c4-ab2c-3502b5ea1b87 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:48.355881 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-10c0de18-9eb9-49c4-ab2c-3502b5ea1b87 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:43:48.356237 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1249/5023] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:43:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:43:48.368523 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f65b539d-071c-488d-b57f-3ecf1a05b56d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:48.370578 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f65b539d-071c-488d-b57f-3ecf1a05b56d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:43:48.370784 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f65b539d-071c-488d-b57f-3ecf1a05b56d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:48.371137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f65b539d-071c-488d-b57f-3ecf1a05b56d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:48.380284 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:48.380284 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:48.383324 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f65b539d-071c-488d-b57f-3ecf1a05b56d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:43:48.387054 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-f65b539d-071c-488d-b57f-3ecf1a05b56d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 returned with HTTP 200 Aug 13 03:43:48.387591 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1252/5024] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:43:48 2026] GET /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:43:48.522001 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-b9ab6ce5-8261-4a50-809d-c445dde90293 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:48.526507 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-b9ab6ce5-8261-4a50-809d-c445dde90293 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/576aba6d-6884-4a03-a34a-f222625764ce Aug 13 03:43:48.527024 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-b9ab6ce5-8261-4a50-809d-c445dde90293 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:48.537181 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-b9ab6ce5-8261-4a50-809d-c445dde90293 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-e74d9bc3-58ac-4d37-a09a-e4757e441c45-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:43:48.543173 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-b9ab6ce5-8261-4a50-809d-c445dde90293 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-e74d9bc3-58ac-4d37-a09a-e4757e441c45-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:43:48.544714 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:48.544714 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:48.651889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-b9ab6ce5-8261-4a50-809d-c445dde90293 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-e74d9bc3-58ac-4d37-a09a-e4757e441c45-np0000007145" released by "attachment_update" :: held 0.109s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:43:48.652244 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-b9ab6ce5-8261-4a50-809d-c445dde90293 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/576aba6d-6884-4a03-a34a-f222625764ce returned with HTTP 200 Aug 13 03:43:48.652777 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1264/5025] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:43:48 2026] PUT /volume/v3/attachments/576aba6d-6884-4a03-a34a-f222625764ce => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:48.679975 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-d4f026a4-ece7-4913-8b8a-db99001f9db4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:48.683840 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-d4f026a4-ece7-4913-8b8a-db99001f9db4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/576aba6d-6884-4a03-a34a-f222625764ce/action Aug 13 03:43:48.683840 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-d4f026a4-ece7-4913-8b8a-db99001f9db4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:43:48.683840 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-d4f026a4-ece7-4913-8b8a-db99001f9db4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:48.702200 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:48.702200 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:48.712739 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-d4f026a4-ece7-4913-8b8a-db99001f9db4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/576aba6d-6884-4a03-a34a-f222625764ce/action returned with HTTP 204 Aug 13 03:43:48.713310 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1261/5026] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:43:48 2026] POST /volume/v3/attachments/576aba6d-6884-4a03-a34a-f222625764ce/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:48.783364 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7fc8a28b-aa11-472f-9413-87cc98b22ead None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:48.785540 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7fc8a28b-aa11-472f-9413-87cc98b22ead tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:48.785798 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7fc8a28b-aa11-472f-9413-87cc98b22ead tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:48.786259 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7fc8a28b-aa11-472f-9413-87cc98b22ead tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:48.794568 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:48.794568 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:48.799131 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7fc8a28b-aa11-472f-9413-87cc98b22ead tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:48.804919 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7fc8a28b-aa11-472f-9413-87cc98b22ead tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:48.805623 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1250/5027] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:48 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:49.049166 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-10b3b90e-924f-4da4-bccf-2bf27eb9e3ac None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:49.051398 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10b3b90e-924f-4da4-bccf-2bf27eb9e3ac tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:49.051850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-10b3b90e-924f-4da4-bccf-2bf27eb9e3ac tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:49.051934 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-10b3b90e-924f-4da4-bccf-2bf27eb9e3ac tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:49.052033 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-10b3b90e-924f-4da4-bccf-2bf27eb9e3ac tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:49.056557 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:49.056557 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:49.057317 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-10b3b90e-924f-4da4-bccf-2bf27eb9e3ac tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:49.057756 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1253/5028] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:49 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:49.823703 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b6019dce-ad88-4795-be1c-8910b10ffe85 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:49.825775 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6019dce-ad88-4795-be1c-8910b10ffe85 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:49.826613 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6019dce-ad88-4795-be1c-8910b10ffe85 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:49.826613 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b6019dce-ad88-4795-be1c-8910b10ffe85 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:49.836852 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:49.836852 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:49.840421 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b6019dce-ad88-4795-be1c-8910b10ffe85 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:49.846225 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b6019dce-ad88-4795-be1c-8910b10ffe85 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:49.846946 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1265/5029] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:49 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:50.072965 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-305120a4-1b01-4638-8747-b1f6f978a6ba None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:50.074611 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-305120a4-1b01-4638-8747-b1f6f978a6ba tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:50.074805 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-305120a4-1b01-4638-8747-b1f6f978a6ba tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:50.074999 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-305120a4-1b01-4638-8747-b1f6f978a6ba tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:50.075116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-305120a4-1b01-4638-8747-b1f6f978a6ba tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:50.079169 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:50.079169 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:50.079878 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-305120a4-1b01-4638-8747-b1f6f978a6ba tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:50.080236 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1262/5030] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:50 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:50.859365 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-90a96239-1e87-4c75-b180-8fc45f21103e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:50.877603 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-90a96239-1e87-4c75-b180-8fc45f21103e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:50.877603 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-90a96239-1e87-4c75-b180-8fc45f21103e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:50.877603 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-90a96239-1e87-4c75-b180-8fc45f21103e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:50.877603 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:50.877603 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:50.877603 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-90a96239-1e87-4c75-b180-8fc45f21103e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:50.882066 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-90a96239-1e87-4c75-b180-8fc45f21103e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:50.882544 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1251/5031] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:50 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:51.090607 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2b039216-d438-4710-899a-5fa3cfe29048 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:51.092463 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2b039216-d438-4710-899a-5fa3cfe29048 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:51.092645 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2b039216-d438-4710-899a-5fa3cfe29048 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:51.092836 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2b039216-d438-4710-899a-5fa3cfe29048 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:51.092969 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-2b039216-d438-4710-899a-5fa3cfe29048 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:51.099488 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:51.099488 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:51.100200 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2b039216-d438-4710-899a-5fa3cfe29048 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:51.100547 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1254/5032] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:51 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:51.896728 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f426965e-453c-4b6f-af8e-d7e7b260d8fe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:51.898504 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f426965e-453c-4b6f-af8e-d7e7b260d8fe tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:51.898700 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f426965e-453c-4b6f-af8e-d7e7b260d8fe tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:51.898917 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f426965e-453c-4b6f-af8e-d7e7b260d8fe tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:51.906441 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:51.906441 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:51.910156 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f426965e-453c-4b6f-af8e-d7e7b260d8fe tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:51.914441 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f426965e-453c-4b6f-af8e-d7e7b260d8fe tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:51.914838 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1266/5033] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:51 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:52.111348 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1a285b6c-5675-438a-b78b-0239eed388f8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:52.113126 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a285b6c-5675-438a-b78b-0239eed388f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:52.113318 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a285b6c-5675-438a-b78b-0239eed388f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:52.113583 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1a285b6c-5675-438a-b78b-0239eed388f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:52.113686 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1a285b6c-5675-438a-b78b-0239eed388f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:52.118011 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:52.118011 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:52.118762 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1a285b6c-5675-438a-b78b-0239eed388f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:52.119157 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1263/5034] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:52 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:52.928566 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f343f49a-c793-448e-9b8c-fa7ef082265e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:52.930364 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f343f49a-c793-448e-9b8c-fa7ef082265e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:52.930550 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f343f49a-c793-448e-9b8c-fa7ef082265e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:52.930724 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f343f49a-c793-448e-9b8c-fa7ef082265e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:52.938814 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:52.938814 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:52.943085 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f343f49a-c793-448e-9b8c-fa7ef082265e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:52.947550 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f343f49a-c793-448e-9b8c-fa7ef082265e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:52.948234 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1252/5035] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:52 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:53.008481 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-3ff2b604-1568-40ce-b465-a5645f129263 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:53.011207 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-3ff2b604-1568-40ce-b465-a5645f129263 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45/encryption Aug 13 03:43:53.011402 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-3ff2b604-1568-40ce-b465-a5645f129263 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:53.011658 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-3ff2b604-1568-40ce-b465-a5645f129263 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:53.024183 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:53.024183 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:53.032383 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-cbf7d426-1b4e-4546-ac9f-76cc448e9123 req-3ff2b604-1568-40ce-b465-a5645f129263 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45/encryption returned with HTTP 200 Aug 13 03:43:53.033091 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1255/5036] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:43:53 2026] GET /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:53.131760 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-acc73356-ae70-4b52-a717-a9cc26dc39ab None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:53.134318 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-acc73356-ae70-4b52-a717-a9cc26dc39ab tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:53.134541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-acc73356-ae70-4b52-a717-a9cc26dc39ab tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:53.134773 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-acc73356-ae70-4b52-a717-a9cc26dc39ab tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:53.134953 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-acc73356-ae70-4b52-a717-a9cc26dc39ab tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:53.143085 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:53.143085 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:53.143899 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-acc73356-ae70-4b52-a717-a9cc26dc39ab tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:53.144384 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1267/5037] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:53 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:53.960849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ac2d9234-d42f-4a74-be98-de09e8f98619 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:53.962562 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ac2d9234-d42f-4a74-be98-de09e8f98619 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:53.962722 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ac2d9234-d42f-4a74-be98-de09e8f98619 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:53.963032 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ac2d9234-d42f-4a74-be98-de09e8f98619 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:53.969563 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:53.969563 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:53.972575 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ac2d9234-d42f-4a74-be98-de09e8f98619 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:53.976991 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ac2d9234-d42f-4a74-be98-de09e8f98619 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:53.977399 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1264/5038] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:53 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:53.989244 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5de2dd2e-1629-4a08-88a4-c48ab781cc0c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:53.990981 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5de2dd2e-1629-4a08-88a4-c48ab781cc0c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:43:53.991167 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5de2dd2e-1629-4a08-88a4-c48ab781cc0c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:53.991338 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5de2dd2e-1629-4a08-88a4-c48ab781cc0c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:53.998315 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:53.998315 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:54.003323 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5de2dd2e-1629-4a08-88a4-c48ab781cc0c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:43:54.008528 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5de2dd2e-1629-4a08-88a4-c48ab781cc0c tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:43:54.009210 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1253/5039] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:53 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:54.158663 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e8dc10b6-7853-4ae0-8245-50eb5e827e69 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:54.162505 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8dc10b6-7853-4ae0-8245-50eb5e827e69 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:54.162630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8dc10b6-7853-4ae0-8245-50eb5e827e69 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:54.162902 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e8dc10b6-7853-4ae0-8245-50eb5e827e69 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:54.163031 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e8dc10b6-7853-4ae0-8245-50eb5e827e69 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:54.167448 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:54.167448 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:54.168274 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e8dc10b6-7853-4ae0-8245-50eb5e827e69 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:54.168665 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1256/5040] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:54 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:54.181198 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8fee91e7-0315-4203-b337-d8fb3a0b8808 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:54.182788 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fee91e7-0315-4203-b337-d8fb3a0b8808 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 Aug 13 03:43:54.182989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fee91e7-0315-4203-b337-d8fb3a0b8808 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:54.183209 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fee91e7-0315-4203-b337-d8fb3a0b8808 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:54.192774 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:54.192774 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:54.197721 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8fee91e7-0315-4203-b337-d8fb3a0b8808 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:54.204095 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fee91e7-0315-4203-b337-d8fb3a0b8808 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 returned with HTTP 200 Aug 13 03:43:54.204624 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1268/5041] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:54 2026] GET /volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:54.217094 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b16072a5-b027-4321-95ed-32988bd6c1d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:54.218777 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b16072a5-b027-4321-95ed-32988bd6c1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:54.219014 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b16072a5-b027-4321-95ed-32988bd6c1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:54.219250 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b16072a5-b027-4321-95ed-32988bd6c1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:54.219382 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-b16072a5-b027-4321-95ed-32988bd6c1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete backup with id: 9b3375dd-40a8-4f1c-9062-e8e01d721cda. Aug 13 03:43:54.223131 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:54.223131 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:54.233120 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-b16072a5-b027-4321-95ed-32988bd6c1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] delete_backup rpcapi backup_id 9b3375dd-40a8-4f1c-9062-e8e01d721cda {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:43:54.234761 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b16072a5-b027-4321-95ed-32988bd6c1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 202 Aug 13 03:43:54.235301 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1265/5042] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:54 2026] DELETE /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:54.244286 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7ec32769-4b1e-478c-bbcd-8f5b0eda6b24 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:54.246447 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7ec32769-4b1e-478c-bbcd-8f5b0eda6b24 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:54.246736 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7ec32769-4b1e-478c-bbcd-8f5b0eda6b24 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:54.246966 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7ec32769-4b1e-478c-bbcd-8f5b0eda6b24 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:54.247142 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7ec32769-4b1e-478c-bbcd-8f5b0eda6b24 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:54.252166 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:54.252166 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:54.253313 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7ec32769-4b1e-478c-bbcd-8f5b0eda6b24 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 200 Aug 13 03:43:54.253899 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1254/5043] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:54 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:55.263351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d7546fa9-f86f-4771-9864-d8d3f4a5b5e2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:55.265160 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d7546fa9-f86f-4771-9864-d8d3f4a5b5e2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda Aug 13 03:43:55.265337 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d7546fa9-f86f-4771-9864-d8d3f4a5b5e2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:55.265513 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d7546fa9-f86f-4771-9864-d8d3f4a5b5e2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:55.265633 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d7546fa9-f86f-4771-9864-d8d3f4a5b5e2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 9b3375dd-40a8-4f1c-9062-e8e01d721cda. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:55.269192 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d7546fa9-f86f-4771-9864-d8d3f4a5b5e2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda returned with HTTP 404 Aug 13 03:43:55.269654 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1257/5044] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:55 2026] GET /volume/v3/backups/9b3375dd-40a8-4f1c-9062-e8e01d721cda => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:55.276716 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-02654f19-2282-4927-9a3f-315965bfb7dd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:55.278518 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02654f19-2282-4927-9a3f-315965bfb7dd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:55.278702 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02654f19-2282-4927-9a3f-315965bfb7dd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:55.278930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-02654f19-2282-4927-9a3f-315965bfb7dd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:55.279025 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-02654f19-2282-4927-9a3f-315965bfb7dd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete backup with id: 115b1110-8ae5-4500-8931-28b52036ded5. Aug 13 03:43:55.283585 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:55.283585 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:55.295843 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-02654f19-2282-4927-9a3f-315965bfb7dd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] delete_backup rpcapi backup_id 115b1110-8ae5-4500-8931-28b52036ded5 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:43:55.297505 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-02654f19-2282-4927-9a3f-315965bfb7dd tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 202 Aug 13 03:43:55.297907 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1269/5045] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:43:55 2026] DELETE /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:43:55.307480 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-dad94c8f-a703-4eba-be2c-ddbeae84b0bc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:55.311426 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dad94c8f-a703-4eba-be2c-ddbeae84b0bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:55.311603 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dad94c8f-a703-4eba-be2c-ddbeae84b0bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:55.311912 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-dad94c8f-a703-4eba-be2c-ddbeae84b0bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:55.312089 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-dad94c8f-a703-4eba-be2c-ddbeae84b0bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:55.317554 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:55.317554 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:55.318461 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-dad94c8f-a703-4eba-be2c-ddbeae84b0bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 200 Aug 13 03:43:55.318875 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1266/5046] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:55 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:56.330163 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-89b75d99-de42-4152-b908-a9d80b3dfa94 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:56.332119 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89b75d99-de42-4152-b908-a9d80b3dfa94 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 Aug 13 03:43:56.332344 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89b75d99-de42-4152-b908-a9d80b3dfa94 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:56.332559 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-89b75d99-de42-4152-b908-a9d80b3dfa94 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:56.332662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-89b75d99-de42-4152-b908-a9d80b3dfa94 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 115b1110-8ae5-4500-8931-28b52036ded5. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:56.336306 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-89b75d99-de42-4152-b908-a9d80b3dfa94 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 returned with HTTP 404 Aug 13 03:43:56.336795 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1255/5047] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:56 2026] GET /volume/v3/backups/115b1110-8ae5-4500-8931-28b52036ded5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:43:56.366753 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:56.368394 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:43:56.368793 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d628e89b-0e99-4571-b205-736027568324", "name": "tempest-VolumesBackupsTest-Volume-1238287406"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:56.370327 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'name': 'tempest-VolumesBackupsTest-Volume-1238287406'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:43:56.552944 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume of 1 GB Aug 13 03:43:56.557233 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Availability Zones retrieved successfully. Aug 13 03:43:56.562360 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Flow 'volume_create_api' (fc3d89e8-2dba-423a-b45e-94273e2d6809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:56.563219 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a22a54-2616-47b3-b2dd-220d8506e6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:56.564257 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:43:56.627284 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a22a54-2616-47b3-b2dd-220d8506e6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:56.628166 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40638e92-21d0-4c10-add9-b765e523a692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:56.671627 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['312f4e50-bee8-453a-8573-f3dfd46663fc', '8af27774-281f-4382-9394-e3130f1c2680', '2014d9ae-96c7-4737-8ff2-1b798c06aa60', '922cf73a-fec7-493b-bed6-3ab988c88551'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:43:56.672339 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40638e92-21d0-4c10-add9-b765e523a692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['312f4e50-bee8-453a-8573-f3dfd46663fc', '8af27774-281f-4382-9394-e3130f1c2680', '2014d9ae-96c7-4737-8ff2-1b798c06aa60', '922cf73a-fec7-493b-bed6-3ab988c88551']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:56.673101 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6018d36e-786f-4903-9d5c-15a4f20e0d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:56.693597 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6018d36e-786f-4903-9d5c-15a4f20e0d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de27bb0e-beeb-4a83-b29b-a931aa59cc1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1238287406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',qos_specs=None,replication_status=,reservations=['312f4e50-bee8-453a-8573-f3dfd46663fc','8af27774-281f-4382-9394-e3130f1c2680','2014d9ae-96c7-4737-8ff2-1b798c06aa60','922cf73a-fec7-493b-bed6-3ab988c88551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e61c57470b4e1f9136841fd603b2e7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1238287406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de27bb0e-beeb-4a83-b29b-a931aa59cc1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e61c57470b4e1f9136841fd603b2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:56.694296 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4560e20f-5603-4ea9-9652-d35053ead07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:56.712325 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4560e20f-5603-4ea9-9652-d35053ead07b) transitioned into state 'SUCCESS' from state '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-1238287406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',qos_specs=None,replication_status=,reservations=['312f4e50-bee8-453a-8573-f3dfd46663fc','8af27774-281f-4382-9394-e3130f1c2680','2014d9ae-96c7-4737-8ff2-1b798c06aa60','922cf73a-fec7-493b-bed6-3ab988c88551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e61c57470b4e1f9136841fd603b2e7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:56.713114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (979d6533-6554-4c48-bbc4-dfeb43fb612e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:43:56.723564 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (979d6533-6554-4c48-bbc4-dfeb43fb612e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:43:56.725849 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Flow 'volume_create_api' (fc3d89e8-2dba-423a-b45e-94273e2d6809) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:43:56.725849 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume request issued successfully. Aug 13 03:43:56.725849 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-41f8ffea-fbd5-4046-8e6e-0dcefe19ff09 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:43:56.726212 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1258/5048] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:43:56 2026] POST /volume/v3/volumes => generated 749 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:56.743849 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-11219bb2-a8d4-47e7-92bf-4609837ce686 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:56.745217 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-11219bb2-a8d4-47e7-92bf-4609837ce686 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:43:56.745217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-11219bb2-a8d4-47e7-92bf-4609837ce686 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:56.745217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-11219bb2-a8d4-47e7-92bf-4609837ce686 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:56.751680 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:56.751680 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:56.755984 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-11219bb2-a8d4-47e7-92bf-4609837ce686 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:56.760194 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-11219bb2-a8d4-47e7-92bf-4609837ce686 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 200 Aug 13 03:43:56.760568 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1270/5049] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:56 2026] GET /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:58.301612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ece0a093-388c-4c00-a46f-41ea9442603b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:58.301612 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ece0a093-388c-4c00-a46f-41ea9442603b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:43:58.301612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ece0a093-388c-4c00-a46f-41ea9442603b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:58.301612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ece0a093-388c-4c00-a46f-41ea9442603b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:58.301612 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:58.301612 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:58.301612 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ece0a093-388c-4c00-a46f-41ea9442603b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:58.301612 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ece0a093-388c-4c00-a46f-41ea9442603b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 200 Aug 13 03:43:58.301612 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1267/5050] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:57 2026] GET /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d87c9098-10a0-4ea0-a6dc-c03fe868ee36 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d87c9098-10a0-4ea0-a6dc-c03fe868ee36 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d87c9098-10a0-4ea0-a6dc-c03fe868ee36 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "de27bb0e-beeb-4a83-b29b-a931aa59cc1d", "name": "tempest-VolumesBackupsTest-Backup-42514726"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-d87c9098-10a0-4ea0-a6dc-c03fe868ee36 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating new backup {'backup': {'volume_id': 'de27bb0e-beeb-4a83-b29b-a931aa59cc1d', 'name': 'tempest-VolumesBackupsTest-Backup-42514726'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-d87c9098-10a0-4ea0-a6dc-c03fe868ee36 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating backup of volume de27bb0e-beeb-4a83-b29b-a931aa59cc1d in container None Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d87c9098-10a0-4ea0-a6dc-c03fe868ee36 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-d87c9098-10a0-4ea0-a6dc-c03fe868ee36 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['30dab607-f307-4f2c-a2d5-0f99bcd1dc6a', 'd3ee7e2f-a90b-43b7-b227-5423957c323d'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d87c9098-10a0-4ea0-a6dc-c03fe868ee36 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:43:58.304850 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1256/5051] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:43:57 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:43:58.307279 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-da261bb3-a3cb-43e8-a94f-2dd042f61d39 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:58.307279 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da261bb3-a3cb-43e8-a94f-2dd042f61d39 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:43:58.307279 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da261bb3-a3cb-43e8-a94f-2dd042f61d39 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:58.307279 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da261bb3-a3cb-43e8-a94f-2dd042f61d39 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:58.307279 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-da261bb3-a3cb-43e8-a94f-2dd042f61d39 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:58.307279 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:58.307279 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:43:58.307279 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da261bb3-a3cb-43e8-a94f-2dd042f61d39 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:43:58.307279 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1259/5052] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:57 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:58.922521 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5a0d15f2-9ef3-41e1-a03d-24fb4a769eb0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:58.924307 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a0d15f2-9ef3-41e1-a03d-24fb4a769eb0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:43:58.924464 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a0d15f2-9ef3-41e1-a03d-24fb4a769eb0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:58.924643 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5a0d15f2-9ef3-41e1-a03d-24fb4a769eb0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:58.924729 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5a0d15f2-9ef3-41e1-a03d-24fb4a769eb0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:58.928586 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:58.928586 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:43:58.929335 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5a0d15f2-9ef3-41e1-a03d-24fb4a769eb0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:43:58.929655 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1271/5053] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:58 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:43:59.939179 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d168e46e-b7cc-4c01-b9f8-e774e035942a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:43:59.941167 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d168e46e-b7cc-4c01-b9f8-e774e035942a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:43:59.941429 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d168e46e-b7cc-4c01-b9f8-e774e035942a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:43:59.942026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d168e46e-b7cc-4c01-b9f8-e774e035942a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:43:59.942026 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d168e46e-b7cc-4c01-b9f8-e774e035942a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:43:59.946261 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:43:59.946261 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:43:59.947108 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d168e46e-b7cc-4c01-b9f8-e774e035942a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:43:59.947444 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1268/5054] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:43:59 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:00.959432 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-dc9c20f6-0b90-4c37-b189-37149a897611 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:00.961530 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dc9c20f6-0b90-4c37-b189-37149a897611 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:00.961638 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dc9c20f6-0b90-4c37-b189-37149a897611 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:00.961817 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-dc9c20f6-0b90-4c37-b189-37149a897611 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:00.961959 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-dc9c20f6-0b90-4c37-b189-37149a897611 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:00.965997 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:00.965997 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:00.966669 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-dc9c20f6-0b90-4c37-b189-37149a897611 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:00.967036 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1257/5055] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:00 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:01.979283 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d8451cf1-a4b5-460f-bb3f-e69d268e8868 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:01.981872 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d8451cf1-a4b5-460f-bb3f-e69d268e8868 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:01.981872 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d8451cf1-a4b5-460f-bb3f-e69d268e8868 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:01.981872 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d8451cf1-a4b5-460f-bb3f-e69d268e8868 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:01.982060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d8451cf1-a4b5-460f-bb3f-e69d268e8868 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:01.987122 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:01.987122 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:01.988080 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d8451cf1-a4b5-460f-bb3f-e69d268e8868 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:01.988520 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1260/5056] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:01 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:02.389261 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4f375d86-7601-4a09-8673-766c39c9bef9 req-304c78be-dd33-484d-aa36-1232c381b099 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:02.391261 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4f375d86-7601-4a09-8673-766c39c9bef9 req-304c78be-dd33-484d-aa36-1232c381b099 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/576aba6d-6884-4a03-a34a-f222625764ce Aug 13 03:44:02.391427 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4f375d86-7601-4a09-8673-766c39c9bef9 req-304c78be-dd33-484d-aa36-1232c381b099 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:02.391641 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4f375d86-7601-4a09-8673-766c39c9bef9 req-304c78be-dd33-484d-aa36-1232c381b099 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:02.399760 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:02.399760 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:02.454793 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4f375d86-7601-4a09-8673-766c39c9bef9 req-304c78be-dd33-484d-aa36-1232c381b099 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/576aba6d-6884-4a03-a34a-f222625764ce returned with HTTP 200 Aug 13 03:44:02.455460 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1272/5057] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:44:02 2026] DELETE /volume/v3/attachments/576aba6d-6884-4a03-a34a-f222625764ce => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:02.999672 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e67a18b2-7d9e-40e9-b966-576c1b82ee3d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:03.001796 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e67a18b2-7d9e-40e9-b966-576c1b82ee3d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:03.002033 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e67a18b2-7d9e-40e9-b966-576c1b82ee3d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:03.002954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e67a18b2-7d9e-40e9-b966-576c1b82ee3d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:03.002954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e67a18b2-7d9e-40e9-b966-576c1b82ee3d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:03.007115 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:03.007115 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:03.007908 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e67a18b2-7d9e-40e9-b966-576c1b82ee3d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:03.008310 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1269/5058] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:02 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:03.547912 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-85ac6863-3123-4950-bb81-1bb2b32d9d9e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:03.549715 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85ac6863-3123-4950-bb81-1bb2b32d9d9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:44:03.549948 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85ac6863-3123-4950-bb81-1bb2b32d9d9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:03.550181 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-85ac6863-3123-4950-bb81-1bb2b32d9d9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:03.550367 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-85ac6863-3123-4950-bb81-1bb2b32d9d9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:44:03.557099 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:03.557099 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:03.557565 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-85ac6863-3123-4950-bb81-1bb2b32d9d9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:03.569059 np0000007145 devstack@c-api.service[100341]: WARNING cinder.keymgr.conf_key_mgr [None req-85ac6863-3123-4950-bb81-1bb2b32d9d9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:44:03.575333 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-85ac6863-3123-4950-bb81-1bb2b32d9d9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:44:03.575662 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-85ac6863-3123-4950-bb81-1bb2b32d9d9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 returned with HTTP 202 Aug 13 03:44:03.576312 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1258/5059] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:44:03 2026] DELETE /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:03.585840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bbb34659-7c95-494a-b70e-60716802788a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:03.589865 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bbb34659-7c95-494a-b70e-60716802788a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:44:03.589865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bbb34659-7c95-494a-b70e-60716802788a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:03.589865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bbb34659-7c95-494a-b70e-60716802788a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:03.599261 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:03.599261 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:03.606436 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bbb34659-7c95-494a-b70e-60716802788a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:03.614062 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bbb34659-7c95-494a-b70e-60716802788a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 returned with HTTP 200 Aug 13 03:44:03.614062 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1261/5060] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:03 2026] GET /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:04.021458 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0be9d785-e7d7-4ec0-882f-85f9d5f6a180 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:04.024928 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0be9d785-e7d7-4ec0-882f-85f9d5f6a180 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:04.024928 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0be9d785-e7d7-4ec0-882f-85f9d5f6a180 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:04.024928 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0be9d785-e7d7-4ec0-882f-85f9d5f6a180 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:04.024928 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0be9d785-e7d7-4ec0-882f-85f9d5f6a180 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:04.029689 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:04.029689 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:04.030910 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0be9d785-e7d7-4ec0-882f-85f9d5f6a180 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:04.031622 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1273/5061] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:04 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:04.627711 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e6eeb446-e83a-45c1-a95e-5d8535272acd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:04.629637 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e6eeb446-e83a-45c1-a95e-5d8535272acd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 Aug 13 03:44:04.629902 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e6eeb446-e83a-45c1-a95e-5d8535272acd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:04.630093 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e6eeb446-e83a-45c1-a95e-5d8535272acd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:04.632499 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=202,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:44:04.636871 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e6eeb446-e83a-45c1-a95e-5d8535272acd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 returned with HTTP 404 Aug 13 03:44:04.637379 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1270/5062] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:04 2026] GET /volume/v3/volumes/e74d9bc3-58ac-4d37-a09a-e4757e441c45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:04.645086 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-65d21847-fe07-40f6-a305-1550237db037 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:04.647003 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-65d21847-fe07-40f6-a305-1550237db037 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:44:04.647197 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-65d21847-fe07-40f6-a305-1550237db037 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:04.647402 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-65d21847-fe07-40f6-a305-1550237db037 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:04.648263 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-65d21847-fe07-40f6-a305-1550237db037 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:44:04.661047 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-65d21847-fe07-40f6-a305-1550237db037 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Get all volumes completed successfully. Aug 13 03:44:04.663304 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:04.663304 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:04.668340 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-65d21847-fe07-40f6-a305-1550237db037 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:44:04.668799 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1259/5063] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:44:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12694 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:04.693436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f79e28f9-12e7-43fa-95cd-bf5f412a2c85 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:04.695842 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f79e28f9-12e7-43fa-95cd-bf5f412a2c85 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] DELETE https://10.4.3.140/volume/v3/types/6a1b9c16-049c-420f-ae09-639e83a1967d Aug 13 03:44:04.695842 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f79e28f9-12e7-43fa-95cd-bf5f412a2c85 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:04.695842 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f79e28f9-12e7-43fa-95cd-bf5f412a2c85 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:04.719635 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f79e28f9-12e7-43fa-95cd-bf5f412a2c85 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] https://10.4.3.140/volume/v3/types/6a1b9c16-049c-420f-ae09-639e83a1967d returned with HTTP 202 Aug 13 03:44:04.720337 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1262/5064] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:44:04 2026] DELETE /volume/v3/types/6a1b9c16-049c-420f-ae09-639e83a1967d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:04.730318 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6601e3f4-02aa-4aa8-b9eb-70475b8be9f8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:04.732104 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6601e3f4-02aa-4aa8-b9eb-70475b8be9f8 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:44:04.732836 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6601e3f4-02aa-4aa8-b9eb-70475b8be9f8 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1694716254", "extra_specs": {}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:04.735982 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=202,cinder:UPDATE=26,cinder:INSERT=10 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:44:04.749981 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6601e3f4-02aa-4aa8-b9eb-70475b8be9f8 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:44:04.750511 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1274/5065] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:44:04 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:04.760155 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fe54e80a-e60b-4683-be9c-28704948cff3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:04.762462 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe54e80a-e60b-4683-be9c-28704948cff3 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] POST https://10.4.3.140/volume/v3/types/c59d4558-eae0-49cc-a2ff-a99f784e8192/encryption Aug 13 03:44:04.762939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fe54e80a-e60b-4683-be9c-28704948cff3 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:04.781311 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fe54e80a-e60b-4683-be9c-28704948cff3 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] https://10.4.3.140/volume/v3/types/c59d4558-eae0-49cc-a2ff-a99f784e8192/encryption returned with HTTP 200 Aug 13 03:44:04.782733 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1271/5066] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:44:04 2026] POST /volume/v3/types/c59d4558-eae0-49cc-a2ff-a99f784e8192/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:44:04.791158 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:04.793047 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:44:04.793384 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1703594806", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1694716254", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:04.794926 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1703594806', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1694716254', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:44:04.798809 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:44:04.799123 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:04.799123 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:04.799616 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:44:04.805298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (e6d11021-0c83-4e4c-9b3d-4aa1361e4e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:04.806269 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d151cb-df48-4d9b-81d2-633384c31cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:04.807165 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:44:04.832590 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d151cb-df48-4d9b-81d2-633384c31cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:44:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c59d4558-eae0-49cc-a2ff-a99f784e8192,is_public=True,name='tempest-scenario-type-luks2-1694716254',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c59d4558-eae0-49cc-a2ff-a99f784e8192', '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=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:04.833367 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455db65b-f36c-4536-9ad7-d3831bb535a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:04.859593 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1694716254 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1694716254, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:44:04.859890 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1694716254 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1694716254, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:44:04.885333 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['02bd8895-4a58-42e1-af6e-709847a988a6', '0d617ffd-473c-476f-9920-b80669c09dfc', 'a5057af8-675b-4745-b3f8-6a735df04100', '29307223-a6b9-4afb-a778-c3b7966b269b'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:44:04.886283 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455db65b-f36c-4536-9ad7-d3831bb535a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02bd8895-4a58-42e1-af6e-709847a988a6', '0d617ffd-473c-476f-9920-b80669c09dfc', 'a5057af8-675b-4745-b3f8-6a735df04100', '29307223-a6b9-4afb-a778-c3b7966b269b']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:04.887030 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24c5f03-fe74-4059-8974-3f88093f1556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:04.910282 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24c5f03-fe74-4059-8974-3f88093f1556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc442f8b-1b85-401b-b999-19a0cd7a8c04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1703594806',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['02bd8895-4a58-42e1-af6e-709847a988a6','0d617ffd-473c-476f-9920-b80669c09dfc','a5057af8-675b-4745-b3f8-6a735df04100','29307223-a6b9-4afb-a778-c3b7966b269b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=c59d4558-eae0-49cc-a2ff-a99f784e8192), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1703594806',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cc442f8b-1b85-401b-b999-19a0cd7a8c04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c59d4558-eae0-49cc-a2ff-a99f784e8192),volume_type_id=c59d4558-eae0-49cc-a2ff-a99f784e8192)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:04.911037 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb95b1e-cb77-4af6-807f-bd7fa7b82af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:04.932813 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb95b1e-cb77-4af6-807f-bd7fa7b82af7) transitioned into state 'SUCCESS' from state '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-1703594806',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['02bd8895-4a58-42e1-af6e-709847a988a6','0d617ffd-473c-476f-9920-b80669c09dfc','a5057af8-675b-4745-b3f8-6a735df04100','29307223-a6b9-4afb-a778-c3b7966b269b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=c59d4558-eae0-49cc-a2ff-a99f784e8192)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:04.933843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ddb366-d116-4dcb-81bd-d933ba20717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:04.947749 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ddb366-d116-4dcb-81bd-d933ba20717f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:04.948705 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (e6d11021-0c83-4e4c-9b3d-4aa1361e4e82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:04.949101 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:44:04.949808 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5d53a677-70a4-40a4-b456-a9cbb9b8258d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:44:04.950368 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1260/5067] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:44:04 2026] POST /volume/v3/volumes => generated 781 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:44:04.966288 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5b98fcea-10ab-496e-bb88-ffed7c28be7d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:04.968424 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5b98fcea-10ab-496e-bb88-ffed7c28be7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:04.969026 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5b98fcea-10ab-496e-bb88-ffed7c28be7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:04.969026 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5b98fcea-10ab-496e-bb88-ffed7c28be7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:04.979973 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:04.979973 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:04.986171 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5b98fcea-10ab-496e-bb88-ffed7c28be7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:04.995027 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5b98fcea-10ab-496e-bb88-ffed7c28be7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 returned with HTTP 200 Aug 13 03:44:04.995707 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1263/5068] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:04 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:05.044509 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-89578299-16e4-4abb-9d53-aafbef180620 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:05.047612 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-89578299-16e4-4abb-9d53-aafbef180620 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:05.047612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-89578299-16e4-4abb-9d53-aafbef180620 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:05.047612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-89578299-16e4-4abb-9d53-aafbef180620 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:05.047612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-89578299-16e4-4abb-9d53-aafbef180620 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:05.053649 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:05.053649 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:05.053649 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-89578299-16e4-4abb-9d53-aafbef180620 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:05.053649 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1275/5069] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:05 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:06.010075 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b9ae0425-3e22-462a-b733-282c2fd932a8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:06.011891 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b9ae0425-3e22-462a-b733-282c2fd932a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:06.012103 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b9ae0425-3e22-462a-b733-282c2fd932a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:06.012226 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b9ae0425-3e22-462a-b733-282c2fd932a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:06.019569 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:06.019569 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:06.023229 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b9ae0425-3e22-462a-b733-282c2fd932a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:06.027260 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b9ae0425-3e22-462a-b733-282c2fd932a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 returned with HTTP 200 Aug 13 03:44:06.030999 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1272/5070] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:06 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:06.039944 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-38bf65b4-d0f8-4984-9bdb-825ad002dbe1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:06.041086 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38bf65b4-d0f8-4984-9bdb-825ad002dbe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:06.041301 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38bf65b4-d0f8-4984-9bdb-825ad002dbe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:06.041432 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-38bf65b4-d0f8-4984-9bdb-825ad002dbe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:06.049903 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:06.049903 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:06.051885 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-38bf65b4-d0f8-4984-9bdb-825ad002dbe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:06.055650 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-38bf65b4-d0f8-4984-9bdb-825ad002dbe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 returned with HTTP 200 Aug 13 03:44:06.056014 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1261/5071] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:06 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:06.066860 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9d48f537-c5e9-4250-a390-147589825ec2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:06.068284 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-472af445-192b-474f-9a59-51f27219046f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:06.068557 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d48f537-c5e9-4250-a390-147589825ec2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:06.068710 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d48f537-c5e9-4250-a390-147589825ec2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:06.068806 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9d48f537-c5e9-4250-a390-147589825ec2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:06.068929 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9d48f537-c5e9-4250-a390-147589825ec2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:06.071278 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-472af445-192b-474f-9a59-51f27219046f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04/action Aug 13 03:44:06.071608 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-472af445-192b-474f-9a59-51f27219046f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:44:06.071717 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-472af445-192b-474f-9a59-51f27219046f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:06.073728 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=295,cinder:UPDATE=87,cinder:INSERT=36 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:44:06.078416 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:06.078416 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:06.079271 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9d48f537-c5e9-4250-a390-147589825ec2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:06.079691 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1264/5072] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:06 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:06.087636 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:06.087636 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:06.088196 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-472af445-192b-474f-9a59-51f27219046f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:06.094485 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-472af445-192b-474f-9a59-51f27219046f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume updated successfully. Aug 13 03:44:06.094755 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-472af445-192b-474f-9a59-51f27219046f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04/action returned with HTTP 200 Aug 13 03:44:06.095455 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1276/5073] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:44:06 2026] POST /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 13 03:44:06.178282 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-50c785f9-0640-464c-8d19-057a9f433eb8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:06.180301 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-50c785f9-0640-464c-8d19-057a9f433eb8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:06.180497 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-50c785f9-0640-464c-8d19-057a9f433eb8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:06.180687 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-50c785f9-0640-464c-8d19-057a9f433eb8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:06.187434 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:06.187434 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:06.190954 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-50c785f9-0640-464c-8d19-057a9f433eb8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:06.194895 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-50c785f9-0640-464c-8d19-057a9f433eb8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 returned with HTTP 200 Aug 13 03:44:06.195257 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1273/5074] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:06 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:06.590772 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-6913bafb-b3c3-4876-a1d7-48e7d25988d2 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:06.592626 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-6913bafb-b3c3-4876-a1d7-48e7d25988d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:06.592799 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-6913bafb-b3c3-4876-a1d7-48e7d25988d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:06.592988 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-6913bafb-b3c3-4876-a1d7-48e7d25988d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:06.599372 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:06.599372 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:06.602538 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-6913bafb-b3c3-4876-a1d7-48e7d25988d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:06.606002 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-6913bafb-b3c3-4876-a1d7-48e7d25988d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 returned with HTTP 200 Aug 13 03:44:06.606338 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1262/5075] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:06 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:06.614752 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ccd1fa83-e218-44b5-87ab-ea49f069f264 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:06.615103 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ccd1fa83-e218-44b5-87ab-ea49f069f264 None None] GET https://10.4.3.140/volume// Aug 13 03:44:06.615253 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ccd1fa83-e218-44b5-87ab-ea49f069f264 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:06.615422 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ccd1fa83-e218-44b5-87ab-ea49f069f264 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:06.615719 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ccd1fa83-e218-44b5-87ab-ea49f069f264 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:06.615987 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1265/5076] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:44:06 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:06.622023 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-f9c0f001-ae12-46dd-a454-c225ee22aaf9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:06.623815 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-f9c0f001-ae12-46dd-a454-c225ee22aaf9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:44:06.624141 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-f9c0f001-ae12-46dd-a454-c225ee22aaf9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc442f8b-1b85-401b-b999-19a0cd7a8c04", "connector": null, "instance_uuid": "6b00c9d8-4caf-46ab-b029-9291767bf218"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:06.632225 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:06.632225 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:06.662686 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-f9c0f001-ae12-46dd-a454-c225ee22aaf9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:44:06.663113 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1277/5077] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:44:06 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) Aug 13 03:44:07.091145 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9a6d37bd-7abf-4fbf-9199-906d601f8d21 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:07.092863 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9a6d37bd-7abf-4fbf-9199-906d601f8d21 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:07.093116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9a6d37bd-7abf-4fbf-9199-906d601f8d21 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:07.093319 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9a6d37bd-7abf-4fbf-9199-906d601f8d21 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:07.093419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9a6d37bd-7abf-4fbf-9199-906d601f8d21 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:07.097558 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:07.097558 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:07.098341 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9a6d37bd-7abf-4fbf-9199-906d601f8d21 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:07.098764 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1274/5078] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:07 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:07.679871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f3ca86d0-a498-4a36-abf9-c426c88a1f87 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:07.680244 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3ca86d0-a498-4a36-abf9-c426c88a1f87 None None] GET https://10.4.3.140/volume// Aug 13 03:44:07.680401 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3ca86d0-a498-4a36-abf9-c426c88a1f87 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:07.680621 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f3ca86d0-a498-4a36-abf9-c426c88a1f87 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:07.680968 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f3ca86d0-a498-4a36-abf9-c426c88a1f87 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:07.681275 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1263/5079] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:44:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:07.689196 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-375923ce-2fa2-44c8-951f-02fcb86b2385 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:07.691357 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-375923ce-2fa2-44c8-951f-02fcb86b2385 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:07.691597 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-375923ce-2fa2-44c8-951f-02fcb86b2385 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:07.691799 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-375923ce-2fa2-44c8-951f-02fcb86b2385 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:07.700802 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:07.700802 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:07.704209 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-375923ce-2fa2-44c8-951f-02fcb86b2385 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:07.708194 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-375923ce-2fa2-44c8-951f-02fcb86b2385 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 returned with HTTP 200 Aug 13 03:44:07.708564 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1266/5080] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:44:07 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 => generated 1052 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:07.812011 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-71f66a52-b95a-4932-b861-9a26071fb08c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:07.814401 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-71f66a52-b95a-4932-b861-9a26071fb08c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/a0d13f4e-c0a5-4afc-9d35-276fff67d4df Aug 13 03:44:07.814869 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-71f66a52-b95a-4932-b861-9a26071fb08c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:07.824326 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-71f66a52-b95a-4932-b861-9a26071fb08c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-cc442f8b-1b85-401b-b999-19a0cd7a8c04-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:44:07.829645 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-71f66a52-b95a-4932-b861-9a26071fb08c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-cc442f8b-1b85-401b-b999-19a0cd7a8c04-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:44:07.830898 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:07.830898 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:07.927813 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-71f66a52-b95a-4932-b861-9a26071fb08c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-cc442f8b-1b85-401b-b999-19a0cd7a8c04-np0000007145" released by "attachment_update" :: held 0.098s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:44:07.928041 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-71f66a52-b95a-4932-b861-9a26071fb08c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/a0d13f4e-c0a5-4afc-9d35-276fff67d4df returned with HTTP 200 Aug 13 03:44:07.928653 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1278/5081] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:44:07 2026] PUT /volume/v3/attachments/a0d13f4e-c0a5-4afc-9d35-276fff67d4df => generated 968 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:07.963355 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-24c30d00-5bf1-46e9-b147-d9838cdb278f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:07.966320 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-24c30d00-5bf1-46e9-b147-d9838cdb278f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/a0d13f4e-c0a5-4afc-9d35-276fff67d4df/action Aug 13 03:44:07.966903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-24c30d00-5bf1-46e9-b147-d9838cdb278f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:44:07.967094 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-24c30d00-5bf1-46e9-b147-d9838cdb278f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:07.989250 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:07.989250 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:08.005142 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-24c30d00-5bf1-46e9-b147-d9838cdb278f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/a0d13f4e-c0a5-4afc-9d35-276fff67d4df/action returned with HTTP 204 Aug 13 03:44:08.005849 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1275/5082] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:44:07 2026] POST /volume/v3/attachments/a0d13f4e-c0a5-4afc-9d35-276fff67d4df/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:08.112255 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4f57b4bf-1e49-405a-bdfe-2ce344b106c7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:08.114010 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f57b4bf-1e49-405a-bdfe-2ce344b106c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:08.114186 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4f57b4bf-1e49-405a-bdfe-2ce344b106c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:08.114356 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4f57b4bf-1e49-405a-bdfe-2ce344b106c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:08.114460 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4f57b4bf-1e49-405a-bdfe-2ce344b106c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:08.116211 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=214,cinder:UPDATE=34,cinder:INSERT=15 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:44:08.119248 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:08.119248 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:08.120117 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f57b4bf-1e49-405a-bdfe-2ce344b106c7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:08.120504 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1264/5083] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:08 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:09.133767 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-daf0884d-7707-45eb-bd9b-37a661021841 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:09.139683 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-daf0884d-7707-45eb-bd9b-37a661021841 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:09.139991 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-daf0884d-7707-45eb-bd9b-37a661021841 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:09.140216 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-daf0884d-7707-45eb-bd9b-37a661021841 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:09.140314 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-daf0884d-7707-45eb-bd9b-37a661021841 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:09.151961 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:09.151961 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:09.153074 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-daf0884d-7707-45eb-bd9b-37a661021841 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:09.153516 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1267/5084] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:09 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:44:10.164683 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e92bcb9a-a1a8-4d22-af21-ba9f09bc9da9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:10.166853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e92bcb9a-a1a8-4d22-af21-ba9f09bc9da9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:10.167056 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e92bcb9a-a1a8-4d22-af21-ba9f09bc9da9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:10.167267 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e92bcb9a-a1a8-4d22-af21-ba9f09bc9da9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:10.167420 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e92bcb9a-a1a8-4d22-af21-ba9f09bc9da9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:10.173804 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:10.173804 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:10.174569 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e92bcb9a-a1a8-4d22-af21-ba9f09bc9da9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:10.174962 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1279/5085] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:10 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:11.186277 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-246bc848-1aa6-4888-8fb9-7a762878e885 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:11.187938 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-246bc848-1aa6-4888-8fb9-7a762878e885 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:11.188127 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-246bc848-1aa6-4888-8fb9-7a762878e885 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:11.188303 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-246bc848-1aa6-4888-8fb9-7a762878e885 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:11.188422 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-246bc848-1aa6-4888-8fb9-7a762878e885 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:11.192659 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:11.192659 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:11.193424 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-246bc848-1aa6-4888-8fb9-7a762878e885 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:11.193773 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1276/5086] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:11 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:12.135387 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-9280d4f0-6aa9-46d3-9e16-cb24663a5a16 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:12.137416 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-9280d4f0-6aa9-46d3-9e16-cb24663a5a16 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04/encryption Aug 13 03:44:12.137613 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-9280d4f0-6aa9-46d3-9e16-cb24663a5a16 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:12.137791 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-9280d4f0-6aa9-46d3-9e16-cb24663a5a16 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:12.146463 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:12.146463 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:12.151938 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-7567c2bc-0c5c-4ec2-b0c3-af93dae64d38 req-9280d4f0-6aa9-46d3-9e16-cb24663a5a16 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04/encryption returned with HTTP 200 Aug 13 03:44:12.152325 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1265/5087] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:44:12 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:12.203191 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-636c761e-2e5d-4533-b80e-ddb7edc3bbf3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:12.204928 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-636c761e-2e5d-4533-b80e-ddb7edc3bbf3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:12.205090 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-636c761e-2e5d-4533-b80e-ddb7edc3bbf3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:12.205253 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-636c761e-2e5d-4533-b80e-ddb7edc3bbf3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:12.205359 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-636c761e-2e5d-4533-b80e-ddb7edc3bbf3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:12.209230 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:12.209230 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:12.210026 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-636c761e-2e5d-4533-b80e-ddb7edc3bbf3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:12.210395 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1268/5088] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:12 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:13.227004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5e162362-f38e-4856-80b4-9649e0d823e6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:13.231190 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e162362-f38e-4856-80b4-9649e0d823e6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:13.231399 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e162362-f38e-4856-80b4-9649e0d823e6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:13.231569 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e162362-f38e-4856-80b4-9649e0d823e6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:13.231667 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5e162362-f38e-4856-80b4-9649e0d823e6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:13.236974 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:13.236974 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:13.237870 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e162362-f38e-4856-80b4-9649e0d823e6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:13.238229 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1280/5089] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:13 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:14.250342 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2759d081-2ecd-4262-8fff-4d50fbaaa09e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:14.252382 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2759d081-2ecd-4262-8fff-4d50fbaaa09e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:44:14.252596 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2759d081-2ecd-4262-8fff-4d50fbaaa09e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:14.252788 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2759d081-2ecd-4262-8fff-4d50fbaaa09e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:14.252927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2759d081-2ecd-4262-8fff-4d50fbaaa09e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:44:14.257114 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:14.257114 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:14.257895 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2759d081-2ecd-4262-8fff-4d50fbaaa09e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:44:14.258265 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1277/5090] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:14 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:16.110975 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-5b686002-dd02-4f60-bf8c-777766bf2e06 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:16.113198 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-5b686002-dd02-4f60-bf8c-777766bf2e06 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:44:16.113424 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-5b686002-dd02-4f60-bf8c-777766bf2e06 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:16.113634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-5b686002-dd02-4f60-bf8c-777766bf2e06 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:16.120274 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:16.120274 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:16.124141 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-5b686002-dd02-4f60-bf8c-777766bf2e06 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:44:16.129265 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-5b686002-dd02-4f60-bf8c-777766bf2e06 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 200 Aug 13 03:44:16.129693 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1266/5091] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:16 2026] GET /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:16.142392 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6c0ae6be-96ce-46bb-9046-fb7d33d47067 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:16.142835 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c0ae6be-96ce-46bb-9046-fb7d33d47067 None None] GET https://10.4.3.140/volume// Aug 13 03:44:16.143017 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c0ae6be-96ce-46bb-9046-fb7d33d47067 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:16.143220 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6c0ae6be-96ce-46bb-9046-fb7d33d47067 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:16.143566 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6c0ae6be-96ce-46bb-9046-fb7d33d47067 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:16.143891 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1269/5092] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:44:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:16.153926 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-981ca27a-1f69-494a-b6e0-fcd66d946f1a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:16.156544 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-981ca27a-1f69-494a-b6e0-fcd66d946f1a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:44:16.157013 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-981ca27a-1f69-494a-b6e0-fcd66d946f1a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de27bb0e-beeb-4a83-b29b-a931aa59cc1d", "connector": null, "instance_uuid": "1c4e13e3-a24b-4210-9eeb-d93e1bb1582f"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:16.168311 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:16.168311 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:16.195571 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-981ca27a-1f69-494a-b6e0-fcd66d946f1a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:44:16.196078 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1281/5093] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:44:16 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) Aug 13 03:44:17.542840 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6b0b4d47-68df-4687-ba6f-e40b50ddae3b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:17.543405 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b0b4d47-68df-4687-ba6f-e40b50ddae3b None None] GET https://10.4.3.140/volume// Aug 13 03:44:17.543649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6b0b4d47-68df-4687-ba6f-e40b50ddae3b None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:17.544185 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6b0b4d47-68df-4687-ba6f-e40b50ddae3b None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:17.544625 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6b0b4d47-68df-4687-ba6f-e40b50ddae3b None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:17.545047 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1278/5094] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:44:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:17.552585 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-43c84fe7-23dc-48cb-8e13-f49360e74043 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:17.554623 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-43c84fe7-23dc-48cb-8e13-f49360e74043 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:44:17.554873 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-43c84fe7-23dc-48cb-8e13-f49360e74043 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:17.555093 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-43c84fe7-23dc-48cb-8e13-f49360e74043 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:17.564191 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:17.564191 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:17.567961 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-43c84fe7-23dc-48cb-8e13-f49360e74043 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:44:17.573672 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-43c84fe7-23dc-48cb-8e13-f49360e74043 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 200 Aug 13 03:44:17.574113 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1267/5095] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:44:17 2026] GET /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 1536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:17.710540 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-0eb0bd8f-1e92-4268-9117-bd06072df3d6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:17.713709 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-0eb0bd8f-1e92-4268-9117-bd06072df3d6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] PUT https://10.4.3.140/volume/v3/attachments/46a9aee2-5531-4928-964e-963f59e1661d Aug 13 03:44:17.713709 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-0eb0bd8f-1e92-4268-9117-bd06072df3d6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:17.731351 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-0eb0bd8f-1e92-4268-9117-bd06072df3d6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Acquiring lock "cinder-attachment_update-de27bb0e-beeb-4a83-b29b-a931aa59cc1d-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:44:17.743689 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-0eb0bd8f-1e92-4268-9117-bd06072df3d6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Lock "cinder-attachment_update-de27bb0e-beeb-4a83-b29b-a931aa59cc1d-np0000007145" acquired by "attachment_update" :: waited 0.012s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:44:17.745895 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:17.745895 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:17.857741 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-0eb0bd8f-1e92-4268-9117-bd06072df3d6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Lock "cinder-attachment_update-de27bb0e-beeb-4a83-b29b-a931aa59cc1d-np0000007145" released by "attachment_update" :: held 0.114s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:44:17.858206 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-0eb0bd8f-1e92-4268-9117-bd06072df3d6 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/attachments/46a9aee2-5531-4928-964e-963f59e1661d returned with HTTP 200 Aug 13 03:44:17.858983 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1270/5096] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:44:17 2026] PUT /volume/v3/attachments/46a9aee2-5531-4928-964e-963f59e1661d => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:17.887874 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-b71fe7ff-d542-4640-b113-b30e518931eb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:17.891119 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-b71fe7ff-d542-4640-b113-b30e518931eb tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/attachments/46a9aee2-5531-4928-964e-963f59e1661d/action Aug 13 03:44:17.891591 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-b71fe7ff-d542-4640-b113-b30e518931eb tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:44:17.891768 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-b71fe7ff-d542-4640-b113-b30e518931eb tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:17.915099 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:17.915099 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:17.932564 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c62c4b7c-cc8f-4543-930a-9491c32eea8e req-b71fe7ff-d542-4640-b113-b30e518931eb tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/attachments/46a9aee2-5531-4928-964e-963f59e1661d/action returned with HTTP 204 Aug 13 03:44:17.932564 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1282/5097] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:44:17 2026] POST /volume/v3/attachments/46a9aee2-5531-4928-964e-963f59e1661d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:18.763618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-01a5d627-d480-426d-8965-df913e7f1bc0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:18.766415 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-01a5d627-d480-426d-8965-df913e7f1bc0 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] DELETE https://10.4.3.140/volume/v3/attachments/d7c1320d-6f57-40c7-b1c4-f1601e5f31de Aug 13 03:44:18.766601 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-01a5d627-d480-426d-8965-df913e7f1bc0 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:18.766946 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-01a5d627-d480-426d-8965-df913e7f1bc0 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:18.773965 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:18.773965 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:18.829422 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-01a5d627-d480-426d-8965-df913e7f1bc0 tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/attachments/d7c1320d-6f57-40c7-b1c4-f1601e5f31de returned with HTTP 200 Aug 13 03:44:18.829886 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1279/5098] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:44:18 2026] DELETE /volume/v3/attachments/d7c1320d-6f57-40c7-b1c4-f1601e5f31de => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:18.839733 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-3d7715c7-64e3-4baa-9996-e031064e891b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:18.841734 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-3d7715c7-64e3-4baa-9996-e031064e891b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 Aug 13 03:44:18.841920 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-3d7715c7-64e3-4baa-9996-e031064e891b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:18.842115 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-3d7715c7-64e3-4baa-9996-e031064e891b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:18.842267 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-3d7715c7-64e3-4baa-9996-e031064e891b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Delete volume with id: 8436d048-b484-423d-b47e-bfe61b003107 Aug 13 03:44:18.848765 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:18.848765 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:18.849220 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-3d7715c7-64e3-4baa-9996-e031064e891b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Volume info retrieved successfully. Aug 13 03:44:18.870933 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-3d7715c7-64e3-4baa-9996-e031064e891b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] Delete volume request issued successfully. Aug 13 03:44:18.871861 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bdf316c7-aeac-4d64-af31-4bed70f3b97b req-3d7715c7-64e3-4baa-9996-e031064e891b tempest-TestShelveInstance-1225824198 tempest-TestShelveInstance-1225824198-project-member] https://10.4.3.140/volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 returned with HTTP 202 Aug 13 03:44:18.871861 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1268/5099] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:44:18 2026] DELETE /volume/v3/volumes/8436d048-b484-423d-b47e-bfe61b003107 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:24.804575 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-46ac381c-e90a-4eab-90fa-9a09fbf7ae0c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:24.806320 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-46ac381c-e90a-4eab-90fa-9a09fbf7ae0c tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:44:24.806654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-46ac381c-e90a-4eab-90fa-9a09fbf7ae0c tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1941725275-1039416774", "extra_specs": {"multiattach": " True"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:24.808403 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:24.808403 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:24.824207 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-46ac381c-e90a-4eab-90fa-9a09fbf7ae0c tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:44:24.824669 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1271/5100] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:44:24 2026] POST /volume/v3/types => generated 287 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:24.833766 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:24.835811 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:44:24.836130 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-799329158", "snapshot_id": null, "imageRef": null, "volume_type": "6aee9ba1-f1ee-4b52-b334-f016be964cc7", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:24.837699 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-799329158', 'snapshot_id': None, 'imageRef': None, 'volume_type': '6aee9ba1-f1ee-4b52-b334-f016be964cc7', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:44:24.842869 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume of 1 GB Aug 13 03:44:24.843289 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:24.843289 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:24.843971 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Availability Zones retrieved successfully. Aug 13 03:44:24.851151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Flow 'volume_create_api' (f618002f-3ffe-4a98-acc8-f95c5aef82f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:24.852627 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2779fed-76de-4aee-a470-b9383b7c9d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:24.854389 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:44:24.867298 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:24.867298 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:24.883989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2779fed-76de-4aee-a470-b9383b7c9d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:44:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6aee9ba1-f1ee-4b52-b334-f016be964cc7,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1941725275-1039416774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6aee9ba1-f1ee-4b52-b334-f016be964cc7', 'encryption_key_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=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:24.884793 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63193e6-bcfe-409c-8b97-2ee7b8615bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:24.911207 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1941725275-1039416774 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1941725275-1039416774, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:44:24.911511 np0000007145 devstack@c-api.service[100343]: WARNING cinder.quota [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1941725275-1039416774 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1941725275-1039416774, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:44:24.938866 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Created reservations ['85bff049-77b2-4c36-830b-f3a0b3e500af', '3b91c883-940f-409c-8882-5b0b8ae89b3d', '3870e462-e95c-4fac-bf15-72b3784e0a93', '8b9387c8-560e-4466-b8c3-2807296055b8'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:44:24.939723 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63193e6-bcfe-409c-8b97-2ee7b8615bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85bff049-77b2-4c36-830b-f3a0b3e500af', '3b91c883-940f-409c-8882-5b0b8ae89b3d', '3870e462-e95c-4fac-bf15-72b3784e0a93', '8b9387c8-560e-4466-b8c3-2807296055b8']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:24.940517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9039c7f9-39c7-4714-9f26-637d0f332d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:24.964556 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9039c7f9-39c7-4714-9f26-637d0f332d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45754681-2e0d-42c7-a873-15bbd7b62ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-799329158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',qos_specs=None,replication_status=,reservations=['85bff049-77b2-4c36-830b-f3a0b3e500af','3b91c883-940f-409c-8882-5b0b8ae89b3d','3870e462-e95c-4fac-bf15-72b3784e0a93','8b9387c8-560e-4466-b8c3-2807296055b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef5338049544985bad405af3ca492fc',volume_type_id=6aee9ba1-f1ee-4b52-b334-f016be964cc7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-799329158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45754681-2e0d-42c7-a873-15bbd7b62ac4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef5338049544985bad405af3ca492fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6aee9ba1-f1ee-4b52-b334-f016be964cc7),volume_type_id=6aee9ba1-f1ee-4b52-b334-f016be964cc7)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:24.965463 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a724c86-c8bf-4a56-90b9-b1432744cf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:24.984682 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a724c86-c8bf-4a56-90b9-b1432744cf89) transitioned into state 'SUCCESS' from state '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-799329158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7c4f2d4b7d0e4b4b9a80e2673b745453',qos_specs=None,replication_status=,reservations=['85bff049-77b2-4c36-830b-f3a0b3e500af','3b91c883-940f-409c-8882-5b0b8ae89b3d','3870e462-e95c-4fac-bf15-72b3784e0a93','8b9387c8-560e-4466-b8c3-2807296055b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef5338049544985bad405af3ca492fc',volume_type_id=6aee9ba1-f1ee-4b52-b334-f016be964cc7)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:24.985495 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3c930c-a729-40e9-9e3f-884b966df2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:24.997913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3c930c-a729-40e9-9e3f-884b966df2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:24.998729 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Flow 'volume_create_api' (f618002f-3ffe-4a98-acc8-f95c5aef82f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:24.999042 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Create volume request issued successfully. Aug 13 03:44:24.999581 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0ea1a35c-8d70-4eec-ad06-2d4184f1e942 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:44:25.000151 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1283/5101] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:44:24 2026] POST /volume/v3/volumes => generated 829 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:44:25.016123 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ded3b1d1-c8e2-4514-a5cd-4ec2ff244d6f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:25.018275 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ded3b1d1-c8e2-4514-a5cd-4ec2ff244d6f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:25.018504 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ded3b1d1-c8e2-4514-a5cd-4ec2ff244d6f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:25.018697 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ded3b1d1-c8e2-4514-a5cd-4ec2ff244d6f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:25.038432 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:25.038432 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:25.043622 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ded3b1d1-c8e2-4514-a5cd-4ec2ff244d6f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:25.049088 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ded3b1d1-c8e2-4514-a5cd-4ec2ff244d6f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:25.049488 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1280/5102] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:25 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 897 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:25.964641 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-9d9716fd-e402-411c-bdd2-c63a68de24cd None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:25.967602 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-9d9716fd-e402-411c-bdd2-c63a68de24cd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04/encryption Aug 13 03:44:25.967782 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-9d9716fd-e402-411c-bdd2-c63a68de24cd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:25.968010 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-9d9716fd-e402-411c-bdd2-c63a68de24cd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:25.982201 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:25.982201 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:25.989282 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-9d9716fd-e402-411c-bdd2-c63a68de24cd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04/encryption returned with HTTP 200 Aug 13 03:44:25.990018 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1269/5103] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:44:25 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:26.064182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-faf55a6b-7a1f-4305-b2c7-2c54a5e8b3ac None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.065839 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-faf55a6b-7a1f-4305-b2c7-2c54a5e8b3ac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:26.066073 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-faf55a6b-7a1f-4305-b2c7-2c54a5e8b3ac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:26.066253 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-faf55a6b-7a1f-4305-b2c7-2c54a5e8b3ac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:26.075785 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:26.075785 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:26.081983 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-faf55a6b-7a1f-4305-b2c7-2c54a5e8b3ac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:26.087473 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-faf55a6b-7a1f-4305-b2c7-2c54a5e8b3ac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:26.087681 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1272/5104] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:26 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:26.100578 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c43b0e93-a1da-4043-bb8b-748188b2388e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.105378 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c43b0e93-a1da-4043-bb8b-748188b2388e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:26.105378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c43b0e93-a1da-4043-bb8b-748188b2388e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:26.105378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c43b0e93-a1da-4043-bb8b-748188b2388e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:26.115545 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:26.115545 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:26.120298 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c43b0e93-a1da-4043-bb8b-748188b2388e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:26.125438 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c43b0e93-a1da-4043-bb8b-748188b2388e tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:26.125953 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1284/5105] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:26 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:26.182292 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-a7f10957-d968-4df3-9e2e-646349df9e0f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.185977 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-a7f10957-d968-4df3-9e2e-646349df9e0f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:26.186845 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-a7f10957-d968-4df3-9e2e-646349df9e0f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:26.186845 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-a7f10957-d968-4df3-9e2e-646349df9e0f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:26.205034 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:26.205034 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:26.213720 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-a7f10957-d968-4df3-9e2e-646349df9e0f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:26.218261 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-a7f10957-d968-4df3-9e2e-646349df9e0f tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:26.218643 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1281/5106] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:26 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 922 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:26.310973 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2bfcc6d8-fee5-4fb0-b8fe-5074a393df7c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.311480 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2bfcc6d8-fee5-4fb0-b8fe-5074a393df7c None None] GET https://10.4.3.140/volume// Aug 13 03:44:26.311652 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2bfcc6d8-fee5-4fb0-b8fe-5074a393df7c None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:26.311882 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2bfcc6d8-fee5-4fb0-b8fe-5074a393df7c None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:26.312249 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2bfcc6d8-fee5-4fb0-b8fe-5074a393df7c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:26.312545 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1270/5107] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:44:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:26.325981 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-3a6ee1d2-6240-4f62-82fa-6e0f8381be84 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.327910 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-3a6ee1d2-6240-4f62-82fa-6e0f8381be84 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:44:26.328250 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-3a6ee1d2-6240-4f62-82fa-6e0f8381be84 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45754681-2e0d-42c7-a873-15bbd7b62ac4", "connector": null, "instance_uuid": "d89d613d-5114-43c4-9a1d-b7c3c349b7cb"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:26.340252 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:26.340252 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:26.362867 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-3a6ee1d2-6240-4f62-82fa-6e0f8381be84 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:44:26.363431 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1273/5108] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:44:26 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) Aug 13 03:44:26.396876 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eaf57037-ca4d-4f9e-a342-2c775e3c2f1b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.399225 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eaf57037-ca4d-4f9e-a342-2c775e3c2f1b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:26.399610 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eaf57037-ca4d-4f9e-a342-2c775e3c2f1b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:26.401203 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eaf57037-ca4d-4f9e-a342-2c775e3c2f1b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:26.417586 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8d6da6f5-90cd-4623-ad34-50824dfc66e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.418124 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d6da6f5-90cd-4623-ad34-50824dfc66e6 None None] GET https://10.4.3.140/volume// Aug 13 03:44:26.418389 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d6da6f5-90cd-4623-ad34-50824dfc66e6 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:26.418623 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8d6da6f5-90cd-4623-ad34-50824dfc66e6 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:26.419040 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8d6da6f5-90cd-4623-ad34-50824dfc66e6 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:26.419433 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1282/5109] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:44:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:26.421963 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:26.421963 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:26.431543 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-eaf57037-ca4d-4f9e-a342-2c775e3c2f1b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:26.436912 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-dc9fe7f6-bcca-4f05-96eb-df118540fe91 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.437044 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eaf57037-ca4d-4f9e-a342-2c775e3c2f1b tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:26.437371 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1285/5110] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:26 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 921 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:26.440670 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-dc9fe7f6-bcca-4f05-96eb-df118540fe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:26.441101 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-dc9fe7f6-bcca-4f05-96eb-df118540fe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:26.441437 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-dc9fe7f6-bcca-4f05-96eb-df118540fe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:26.454186 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:26.454186 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:26.461149 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-dc9fe7f6-bcca-4f05-96eb-df118540fe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:26.465503 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-dc9fe7f6-bcca-4f05-96eb-df118540fe91 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:26.465960 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1271/5111] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:44:26 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 1101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:26.586581 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-749862db-cabe-4b88-b122-5ef58619a6d4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.589143 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-749862db-cabe-4b88-b122-5ef58619a6d4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] PUT https://10.4.3.140/volume/v3/attachments/114ddfe3-a4ff-4182-a56a-93515c6443f0 Aug 13 03:44:26.589569 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-749862db-cabe-4b88-b122-5ef58619a6d4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:26.599806 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-749862db-cabe-4b88-b122-5ef58619a6d4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Acquiring lock "cinder-attachment_update-45754681-2e0d-42c7-a873-15bbd7b62ac4-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:44:26.604156 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-749862db-cabe-4b88-b122-5ef58619a6d4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-45754681-2e0d-42c7-a873-15bbd7b62ac4-np0000007145" acquired by "attachment_update" :: waited 0.004s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:44:26.605104 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:26.605104 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:26.714522 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-749862db-cabe-4b88-b122-5ef58619a6d4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Lock "cinder-attachment_update-45754681-2e0d-42c7-a873-15bbd7b62ac4-np0000007145" released by "attachment_update" :: held 0.110s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:44:26.714998 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-749862db-cabe-4b88-b122-5ef58619a6d4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/114ddfe3-a4ff-4182-a56a-93515c6443f0 returned with HTTP 200 Aug 13 03:44:26.715574 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1274/5112] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:44:26 2026] PUT /volume/v3/attachments/114ddfe3-a4ff-4182-a56a-93515c6443f0 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:26.819264 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-f95d5c57-46e3-41b9-865a-500ec1387e2a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:26.821716 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-f95d5c57-46e3-41b9-865a-500ec1387e2a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/a0d13f4e-c0a5-4afc-9d35-276fff67d4df Aug 13 03:44:26.822031 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-f95d5c57-46e3-41b9-865a-500ec1387e2a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:26.822287 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-f95d5c57-46e3-41b9-865a-500ec1387e2a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:26.834070 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:26.834070 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:26.875606 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-9f3e54ad-6e25-4434-887e-7d58a95dee93 req-f95d5c57-46e3-41b9-865a-500ec1387e2a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/a0d13f4e-c0a5-4afc-9d35-276fff67d4df returned with HTTP 200 Aug 13 03:44:26.876265 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1283/5113] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:44:26 2026] DELETE /volume/v3/attachments/a0d13f4e-c0a5-4afc-9d35-276fff67d4df => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:27.449865 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-88b08851-ea62-44e9-86c9-eeb1f1397910 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:27.451642 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88b08851-ea62-44e9-86c9-eeb1f1397910 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:27.452090 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88b08851-ea62-44e9-86c9-eeb1f1397910 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:27.453573 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-88b08851-ea62-44e9-86c9-eeb1f1397910 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:27.462571 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:27.462571 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:27.465062 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-88b08851-ea62-44e9-86c9-eeb1f1397910 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:27.469524 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-88b08851-ea62-44e9-86c9-eeb1f1397910 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:27.470183 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1286/5114] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:27 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:27.909395 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-98a9acbc-e815-40b7-adb2-f44df67c974e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:27.913239 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98a9acbc-e815-40b7-adb2-f44df67c974e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:27.913617 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98a9acbc-e815-40b7-adb2-f44df67c974e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:27.915731 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98a9acbc-e815-40b7-adb2-f44df67c974e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:27.915731 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-98a9acbc-e815-40b7-adb2-f44df67c974e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:27.924031 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:27.924031 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:27.924619 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-98a9acbc-e815-40b7-adb2-f44df67c974e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:27.940795 np0000007145 devstack@c-api.service[100341]: WARNING cinder.keymgr.conf_key_mgr [None req-98a9acbc-e815-40b7-adb2-f44df67c974e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:44:27.946772 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-98a9acbc-e815-40b7-adb2-f44df67c974e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:44:27.947040 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98a9acbc-e815-40b7-adb2-f44df67c974e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 returned with HTTP 202 Aug 13 03:44:27.947450 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1272/5115] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:44:27 2026] DELETE /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:27.955972 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4e00b510-91f2-4fb3-bc91-848660f660d0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:27.961299 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4e00b510-91f2-4fb3-bc91-848660f660d0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:27.961593 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4e00b510-91f2-4fb3-bc91-848660f660d0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:27.961676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4e00b510-91f2-4fb3-bc91-848660f660d0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:27.971415 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:27.971415 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:27.975604 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4e00b510-91f2-4fb3-bc91-848660f660d0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:27.983469 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4e00b510-91f2-4fb3-bc91-848660f660d0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 returned with HTTP 200 Aug 13 03:44:27.983892 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1275/5116] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:27 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:28.484092 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-16e9f8dc-d2a3-4a27-ad9f-4841b9612b1d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:28.486006 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-16e9f8dc-d2a3-4a27-ad9f-4841b9612b1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:28.486272 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-16e9f8dc-d2a3-4a27-ad9f-4841b9612b1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:28.486496 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-16e9f8dc-d2a3-4a27-ad9f-4841b9612b1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:28.496832 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:28.496832 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:28.501161 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-16e9f8dc-d2a3-4a27-ad9f-4841b9612b1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:28.506423 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-16e9f8dc-d2a3-4a27-ad9f-4841b9612b1d tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:28.507221 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1284/5117] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:28 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:29.001897 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c9f56830-3acb-49b0-910e-e03f24875ede None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:29.003713 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9f56830-3acb-49b0-910e-e03f24875ede tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 Aug 13 03:44:29.003941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9f56830-3acb-49b0-910e-e03f24875ede tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:29.004144 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c9f56830-3acb-49b0-910e-e03f24875ede tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:29.010086 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c9f56830-3acb-49b0-910e-e03f24875ede tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 returned with HTTP 404 Aug 13 03:44:29.010533 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1287/5118] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:29 2026] GET /volume/v3/volumes/cc442f8b-1b85-401b-b999-19a0cd7a8c04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:29.018382 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9125331d-0c99-4cc7-8b7a-0cb81dfe8de4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:29.020481 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9125331d-0c99-4cc7-8b7a-0cb81dfe8de4 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:44:29.020682 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9125331d-0c99-4cc7-8b7a-0cb81dfe8de4 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:29.020949 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9125331d-0c99-4cc7-8b7a-0cb81dfe8de4 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Calling method 'detail' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:29.021906 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-9125331d-0c99-4cc7-8b7a-0cb81dfe8de4 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100341) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:44:29.040689 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9125331d-0c99-4cc7-8b7a-0cb81dfe8de4 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Get all volumes completed successfully. Aug 13 03:44:29.044138 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:29.044138 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:29.050314 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9125331d-0c99-4cc7-8b7a-0cb81dfe8de4 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:44:29.050800 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1273/5119] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:44:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12254 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:29.069717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1e5bc4c0-b6dc-4d24-b962-c4a0d484ae33 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:29.071940 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e5bc4c0-b6dc-4d24-b962-c4a0d484ae33 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] DELETE https://10.4.3.140/volume/v3/types/c59d4558-eae0-49cc-a2ff-a99f784e8192 Aug 13 03:44:29.072205 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1e5bc4c0-b6dc-4d24-b962-c4a0d484ae33 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:29.072422 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1e5bc4c0-b6dc-4d24-b962-c4a0d484ae33 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:29.104553 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1e5bc4c0-b6dc-4d24-b962-c4a0d484ae33 tempest-TestVolumeBootPattern-819740479 tempest-TestVolumeBootPattern-819740479-project-admin] https://10.4.3.140/volume/v3/types/c59d4558-eae0-49cc-a2ff-a99f784e8192 returned with HTTP 202 Aug 13 03:44:29.105242 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1276/5120] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:44:29 2026] DELETE /volume/v3/types/c59d4558-eae0-49cc-a2ff-a99f784e8192 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:29.133586 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:29.135539 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:44:29.135735 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-82912599", "snapshot_id": null, "imageRef": "d628e89b-0e99-4571-b205-736027568324", "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:29.137359 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-82912599', 'snapshot_id': None, 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:44:29.327333 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:44:29.330933 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:44:29.336037 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (d70b5b2d-2e21-4c02-85a5-a7c057856a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:29.337232 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37025723-dcb7-45ee-b78f-bceb3bb3196d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:29.338088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:44:29.391349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37025723-dcb7-45ee-b78f-bceb3bb3196d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:29.392098 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3841509c-61d6-4b2c-a0b3-0b388106b172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:29.443116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['53ab88ec-c841-47c1-8788-29b5906f22bd', 'af13edec-abec-4827-9bdc-8d4df69ef725', 'f930d9c0-5127-4152-b25f-73acdb987dbc', '9382aafe-fd71-42e7-bf86-a1be0896227f'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:44:29.443953 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3841509c-61d6-4b2c-a0b3-0b388106b172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53ab88ec-c841-47c1-8788-29b5906f22bd', 'af13edec-abec-4827-9bdc-8d4df69ef725', 'f930d9c0-5127-4152-b25f-73acdb987dbc', '9382aafe-fd71-42e7-bf86-a1be0896227f']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:29.444809 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faff1c62-4c26-4966-be82-cf1d1e364176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:29.466698 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faff1c62-4c26-4966-be82-cf1d1e364176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '688c68cc-ce71-4676-8438-1c3272acbfc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-82912599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['53ab88ec-c841-47c1-8788-29b5906f22bd','af13edec-abec-4827-9bdc-8d4df69ef725','f930d9c0-5127-4152-b25f-73acdb987dbc','9382aafe-fd71-42e7-bf86-a1be0896227f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-82912599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=688c68cc-ce71-4676-8438-1c3272acbfc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:29.467455 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b78f26-269c-4c6e-9d34-ab24ec6d2bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:29.485030 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b78f26-269c-4c6e-9d34-ab24ec6d2bd6) transitioned into state 'SUCCESS' from state '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-82912599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['53ab88ec-c841-47c1-8788-29b5906f22bd','af13edec-abec-4827-9bdc-8d4df69ef725','f930d9c0-5127-4152-b25f-73acdb987dbc','9382aafe-fd71-42e7-bf86-a1be0896227f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:29.485602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29fe6f65-e161-4cb0-8420-c36ca7065a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:29.495583 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29fe6f65-e161-4cb0-8420-c36ca7065a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:29.496328 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (d70b5b2d-2e21-4c02-85a5-a7c057856a0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:29.496767 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:44:29.497397 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f568b82d-5f6d-4aaa-997e-ead93a5f458f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:44:29.497956 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1285/5121] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:44:29 2026] POST /volume/v3/volumes => generated 757 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:44:29.509245 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-760aa31a-3c77-465a-a547-b623c4936718 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:29.511054 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-760aa31a-3c77-465a-a547-b623c4936718 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:44:29.511262 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-760aa31a-3c77-465a-a547-b623c4936718 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:29.511457 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-760aa31a-3c77-465a-a547-b623c4936718 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:29.519521 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:29.519521 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:29.520304 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-83c89a84-3695-487c-ab72-0ce7dcc4e4af None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:29.522684 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-83c89a84-3695-487c-ab72-0ce7dcc4e4af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:29.523367 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-83c89a84-3695-487c-ab72-0ce7dcc4e4af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:29.523648 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-83c89a84-3695-487c-ab72-0ce7dcc4e4af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:29.526336 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-760aa31a-3c77-465a-a547-b623c4936718 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:29.532685 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-760aa31a-3c77-465a-a547-b623c4936718 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 returned with HTTP 200 Aug 13 03:44:29.533051 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1288/5122] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:29 2026] GET /volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:29.537325 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:29.537325 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:29.541655 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-83c89a84-3695-487c-ab72-0ce7dcc4e4af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:29.547051 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-83c89a84-3695-487c-ab72-0ce7dcc4e4af tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:29.547967 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1274/5123] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:29 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:30.015597 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-bc40e572-ef56-492a-af09-3fd063f55bd4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.018393 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-bc40e572-ef56-492a-af09-3fd063f55bd4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/attachments/114ddfe3-a4ff-4182-a56a-93515c6443f0/action Aug 13 03:44:30.018911 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-bc40e572-ef56-492a-af09-3fd063f55bd4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:44:30.019112 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-bc40e572-ef56-492a-af09-3fd063f55bd4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:30.039933 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.039933 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:30.052949 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bbe80ba8-ebd3-46e0-8f7c-fc187ff2ac67 req-bc40e572-ef56-492a-af09-3fd063f55bd4 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/114ddfe3-a4ff-4182-a56a-93515c6443f0/action returned with HTTP 204 Aug 13 03:44:30.053970 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1277/5124] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:44:30 2026] POST /volume/v3/attachments/114ddfe3-a4ff-4182-a56a-93515c6443f0/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:30.548393 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-48a7db59-1ffb-4220-8a4c-cf4dc2e2e27d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.551259 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-48a7db59-1ffb-4220-8a4c-cf4dc2e2e27d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:44:30.551551 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-48a7db59-1ffb-4220-8a4c-cf4dc2e2e27d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:30.551840 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-48a7db59-1ffb-4220-8a4c-cf4dc2e2e27d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:30.560800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d6b7b1d4-6602-4689-969d-e9f893e5cc5a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.562950 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.562950 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:30.563044 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6b7b1d4-6602-4689-969d-e9f893e5cc5a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:30.563140 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d6b7b1d4-6602-4689-969d-e9f893e5cc5a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:30.563405 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d6b7b1d4-6602-4689-969d-e9f893e5cc5a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:30.567641 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-48a7db59-1ffb-4220-8a4c-cf4dc2e2e27d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:30.573547 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-48a7db59-1ffb-4220-8a4c-cf4dc2e2e27d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 returned with HTTP 200 Aug 13 03:44:30.573915 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1286/5125] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:30 2026] GET /volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:30.575209 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.575209 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:30.578614 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d6b7b1d4-6602-4689-969d-e9f893e5cc5a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:30.582553 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d6b7b1d4-6602-4689-969d-e9f893e5cc5a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:30.582985 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1289/5126] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:30 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:30.597529 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-98828b55-52ce-440f-b246-a87990ff6dd0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.602127 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98828b55-52ce-440f-b246-a87990ff6dd0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:44:30.602372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98828b55-52ce-440f-b246-a87990ff6dd0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:30.602610 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98828b55-52ce-440f-b246-a87990ff6dd0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:30.612589 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.612589 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:30.616956 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-98828b55-52ce-440f-b246-a87990ff6dd0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:30.623250 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98828b55-52ce-440f-b246-a87990ff6dd0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 returned with HTTP 200 Aug 13 03:44:30.623817 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1275/5127] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:30 2026] GET /volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:30.639739 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-d5149a50-7269-48a2-94d7-23ec3f0609bb req-06f6fc11-3a83-409c-8cab-58641b0736a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.643363 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d5149a50-7269-48a2-94d7-23ec3f0609bb req-06f6fc11-3a83-409c-8cab-58641b0736a7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:30.643555 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d5149a50-7269-48a2-94d7-23ec3f0609bb req-06f6fc11-3a83-409c-8cab-58641b0736a7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:30.643748 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d5149a50-7269-48a2-94d7-23ec3f0609bb req-06f6fc11-3a83-409c-8cab-58641b0736a7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:30.658311 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.658311 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:30.665321 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-d5149a50-7269-48a2-94d7-23ec3f0609bb req-06f6fc11-3a83-409c-8cab-58641b0736a7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:30.671050 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d5149a50-7269-48a2-94d7-23ec3f0609bb req-06f6fc11-3a83-409c-8cab-58641b0736a7 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:30.671604 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1278/5128] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:30 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:30.689382 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ad2a6fe4-327d-4d62-87b7-009d4db21558 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.691314 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ad2a6fe4-327d-4d62-87b7-009d4db21558 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:30.691458 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ad2a6fe4-327d-4d62-87b7-009d4db21558 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:30.691646 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ad2a6fe4-327d-4d62-87b7-009d4db21558 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:30.706833 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.706833 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:30.712230 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ad2a6fe4-327d-4d62-87b7-009d4db21558 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:30.718660 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ad2a6fe4-327d-4d62-87b7-009d4db21558 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:30.719256 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1287/5129] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:30 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:30.774534 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-1afe90d0-dff3-4578-9484-25ac4e91a653 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.778960 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-1afe90d0-dff3-4578-9484-25ac4e91a653 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:30.779153 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-1afe90d0-dff3-4578-9484-25ac4e91a653 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:30.779335 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-1afe90d0-dff3-4578-9484-25ac4e91a653 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:30.799632 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.799632 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:30.803384 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-1afe90d0-dff3-4578-9484-25ac4e91a653 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:30.809714 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-1afe90d0-dff3-4578-9484-25ac4e91a653 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:30.810127 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1290/5130] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:30 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:30.830355 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-936035e7-a782-4b7b-a776-599383ebab4a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.832331 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-936035e7-a782-4b7b-a776-599383ebab4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] POST https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4/action Aug 13 03:44:30.832780 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-936035e7-a782-4b7b-a776-599383ebab4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:44:30.832921 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-936035e7-a782-4b7b-a776-599383ebab4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:30.842913 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.842913 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:30.843404 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-936035e7-a782-4b7b-a776-599383ebab4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:30.848775 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-936035e7-a782-4b7b-a776-599383ebab4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Begin detaching volume completed successfully. Aug 13 03:44:30.849033 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-936035e7-a782-4b7b-a776-599383ebab4a tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4/action returned with HTTP 202 Aug 13 03:44:30.849550 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1276/5131] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:44:30 2026] POST /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:44:30.871632 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fcaf3407-0a0a-426d-b9ad-8f39424e3fd6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.874231 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fcaf3407-0a0a-426d-b9ad-8f39424e3fd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:30.874596 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fcaf3407-0a0a-426d-b9ad-8f39424e3fd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:30.874995 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fcaf3407-0a0a-426d-b9ad-8f39424e3fd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:30.888283 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.888283 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:30.893049 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fcaf3407-0a0a-426d-b9ad-8f39424e3fd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:30.898285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-63ac6b7f-d41e-4b83-8359-b622540038be None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.898733 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63ac6b7f-d41e-4b83-8359-b622540038be None None] GET https://10.4.3.140/volume// Aug 13 03:44:30.898842 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fcaf3407-0a0a-426d-b9ad-8f39424e3fd6 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:30.899013 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-63ac6b7f-d41e-4b83-8359-b622540038be None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:30.899345 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-63ac6b7f-d41e-4b83-8359-b622540038be None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:30.899392 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1279/5132] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:30 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:30.899566 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-63ac6b7f-d41e-4b83-8359-b622540038be None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:30.899910 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1288/5133] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:44:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:30.907959 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-ee2c64b4-4be5-4081-9a58-5059e5be3345 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:30.910570 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-ee2c64b4-4be5-4081-9a58-5059e5be3345 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:30.910792 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-ee2c64b4-4be5-4081-9a58-5059e5be3345 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:30.910999 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-ee2c64b4-4be5-4081-9a58-5059e5be3345 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:30.920444 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:30.920444 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:30.924525 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-ee2c64b4-4be5-4081-9a58-5059e5be3345 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:30.931582 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-ee2c64b4-4be5-4081-9a58-5059e5be3345 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:30.932025 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1291/5134] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:44:30 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 1397 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:31.505312 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-804e17e5-77af-4cbd-977a-4c1077ba2810 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:31.508297 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-804e17e5-77af-4cbd-977a-4c1077ba2810 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:31.508584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-804e17e5-77af-4cbd-977a-4c1077ba2810 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:31.508947 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-804e17e5-77af-4cbd-977a-4c1077ba2810 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:31.523712 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:31.523712 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:31.527939 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-804e17e5-77af-4cbd-977a-4c1077ba2810 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:31.533056 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-804e17e5-77af-4cbd-977a-4c1077ba2810 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:31.533568 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1277/5135] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:31 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 1217 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:31.849389 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-436bffee-a23e-4773-baf1-293ae089874d req-8c3c0e8d-e3d3-4237-9ba1-e15c67ebd6a8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:31.851338 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-8c3c0e8d-e3d3-4237-9ba1-e15c67ebd6a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:44:31.851530 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-8c3c0e8d-e3d3-4237-9ba1-e15c67ebd6a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:31.851724 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-8c3c0e8d-e3d3-4237-9ba1-e15c67ebd6a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:31.858798 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:31.858798 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:31.862393 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-436bffee-a23e-4773-baf1-293ae089874d req-8c3c0e8d-e3d3-4237-9ba1-e15c67ebd6a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:31.866910 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-8c3c0e8d-e3d3-4237-9ba1-e15c67ebd6a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 returned with HTTP 200 Aug 13 03:44:31.867453 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1280/5136] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:31 2026] GET /volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:31.867996 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-2f428d83-3370-44ce-9f3b-c92ec054f78c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:31.870201 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-2f428d83-3370-44ce-9f3b-c92ec054f78c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] DELETE https://10.4.3.140/volume/v3/attachments/114ddfe3-a4ff-4182-a56a-93515c6443f0 Aug 13 03:44:31.870395 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-2f428d83-3370-44ce-9f3b-c92ec054f78c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:31.870735 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-2f428d83-3370-44ce-9f3b-c92ec054f78c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:31.879988 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:31.879988 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:31.913440 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5b8a47be-8f6c-4823-9545-995c96bf2dbc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:31.915619 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b8a47be-8f6c-4823-9545-995c96bf2dbc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:31.915943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b8a47be-8f6c-4823-9545-995c96bf2dbc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:31.916231 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5b8a47be-8f6c-4823-9545-995c96bf2dbc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:31.930122 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:31.930122 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:31.935799 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-a08855ed-6835-4fa6-b38c-5a6d78c5d822 req-2f428d83-3370-44ce-9f3b-c92ec054f78c tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/attachments/114ddfe3-a4ff-4182-a56a-93515c6443f0 returned with HTTP 200 Aug 13 03:44:31.937023 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-5b8a47be-8f6c-4823-9545-995c96bf2dbc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:31.937222 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1289/5137] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:44:31 2026] DELETE /volume/v3/attachments/114ddfe3-a4ff-4182-a56a-93515c6443f0 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:31.944404 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5b8a47be-8f6c-4823-9545-995c96bf2dbc tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:31.944404 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1292/5138] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:31 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:32.408275 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-436bffee-a23e-4773-baf1-293ae089874d req-670f07ca-ac43-4520-9a64-111856782a59 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:32.410171 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-670f07ca-ac43-4520-9a64-111856782a59 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:44:32.410338 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-670f07ca-ac43-4520-9a64-111856782a59 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:32.410507 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-670f07ca-ac43-4520-9a64-111856782a59 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:32.421929 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:32.421929 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:32.426149 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-436bffee-a23e-4773-baf1-293ae089874d req-670f07ca-ac43-4520-9a64-111856782a59 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:32.432205 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-670f07ca-ac43-4520-9a64-111856782a59 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 returned with HTTP 200 Aug 13 03:44:32.432607 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1278/5139] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:32 2026] GET /volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:32.442861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eafdc1e7-4265-44a0-8022-2fbedc9a5d41 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:32.443311 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eafdc1e7-4265-44a0-8022-2fbedc9a5d41 None None] GET https://10.4.3.140/volume// Aug 13 03:44:32.443464 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eafdc1e7-4265-44a0-8022-2fbedc9a5d41 None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:32.443641 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eafdc1e7-4265-44a0-8022-2fbedc9a5d41 None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:32.443991 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eafdc1e7-4265-44a0-8022-2fbedc9a5d41 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:32.444274 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1281/5140] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:44:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:32.452182 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-436bffee-a23e-4773-baf1-293ae089874d req-14881edc-f783-4bbb-aa6d-07661f6fe6b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:32.454984 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-14881edc-f783-4bbb-aa6d-07661f6fe6b7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:44:32.455411 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-14881edc-f783-4bbb-aa6d-07661f6fe6b7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "688c68cc-ce71-4676-8438-1c3272acbfc3", "connector": null, "instance_uuid": "13e1914e-ea0d-4b7b-a6c3-65c91877ced2"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:32.464929 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:32.464929 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:32.495443 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-14881edc-f783-4bbb-aa6d-07661f6fe6b7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:44:32.496025 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1290/5141] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:44:32 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:32.959864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1b168157-2272-46ee-9a93-57071d6fe535 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:32.961584 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b168157-2272-46ee-9a93-57071d6fe535 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:32.961844 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b168157-2272-46ee-9a93-57071d6fe535 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:32.962097 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1b168157-2272-46ee-9a93-57071d6fe535 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:32.972514 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:32.972514 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:32.977505 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1b168157-2272-46ee-9a93-57071d6fe535 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:32.982758 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1b168157-2272-46ee-9a93-57071d6fe535 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:32.983284 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1293/5142] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:32 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:33.005054 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-593a1b51-3bd4-4373-b9ef-d4ce2b3763f3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:33.007079 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-593a1b51-3bd4-4373-b9ef-d4ce2b3763f3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] DELETE https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:33.007329 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-593a1b51-3bd4-4373-b9ef-d4ce2b3763f3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:33.007543 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-593a1b51-3bd4-4373-b9ef-d4ce2b3763f3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:33.009506 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-593a1b51-3bd4-4373-b9ef-d4ce2b3763f3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Delete volume with id: 45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:33.015341 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:33.015341 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:33.015999 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-593a1b51-3bd4-4373-b9ef-d4ce2b3763f3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:33.033792 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-593a1b51-3bd4-4373-b9ef-d4ce2b3763f3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Delete volume request issued successfully. Aug 13 03:44:33.034003 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-593a1b51-3bd4-4373-b9ef-d4ce2b3763f3 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 202 Aug 13 03:44:33.034452 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1279/5143] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:44:33 2026] DELETE /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:33.042763 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-80070404-5b5c-493f-8a67-c0ddac30e7b8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:33.043069 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-80070404-5b5c-493f-8a67-c0ddac30e7b8 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:33.043194 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-80070404-5b5c-493f-8a67-c0ddac30e7b8 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:33.043304 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-80070404-5b5c-493f-8a67-c0ddac30e7b8 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:33.050680 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:33.050680 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:33.055536 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-80070404-5b5c-493f-8a67-c0ddac30e7b8 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Volume info retrieved successfully. Aug 13 03:44:33.060797 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-80070404-5b5c-493f-8a67-c0ddac30e7b8 tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 200 Aug 13 03:44:33.061228 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1282/5144] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:33 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:33.393815 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b507ff63-b7e1-4556-af80-ee4c27b0c6ca None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:33.394363 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b507ff63-b7e1-4556-af80-ee4c27b0c6ca None None] GET https://10.4.3.140/volume// Aug 13 03:44:33.394596 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b507ff63-b7e1-4556-af80-ee4c27b0c6ca None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:33.394913 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b507ff63-b7e1-4556-af80-ee4c27b0c6ca None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:33.395348 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b507ff63-b7e1-4556-af80-ee4c27b0c6ca None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:33.395665 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1291/5145] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:44:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:33.411333 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-436bffee-a23e-4773-baf1-293ae089874d req-24e186c6-b21d-40f9-8c67-f56cf85eb929 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:33.414724 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-24e186c6-b21d-40f9-8c67-f56cf85eb929 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:44:33.415009 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-24e186c6-b21d-40f9-8c67-f56cf85eb929 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:33.415251 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-24e186c6-b21d-40f9-8c67-f56cf85eb929 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:33.428128 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:33.428128 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:33.433980 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-436bffee-a23e-4773-baf1-293ae089874d req-24e186c6-b21d-40f9-8c67-f56cf85eb929 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:44:33.440254 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-24e186c6-b21d-40f9-8c67-f56cf85eb929 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 returned with HTTP 200 Aug 13 03:44:33.440737 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1294/5146] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:44:33 2026] GET /volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:33.572157 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-436bffee-a23e-4773-baf1-293ae089874d req-291dd17e-24ac-4a5f-9428-d5773ab59aaa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:33.574726 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-291dd17e-24ac-4a5f-9428-d5773ab59aaa tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/d2f82e50-d008-4f83-8d7a-5ef8abd9543a Aug 13 03:44:33.575187 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-291dd17e-24ac-4a5f-9428-d5773ab59aaa tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:33.583657 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-436bffee-a23e-4773-baf1-293ae089874d req-291dd17e-24ac-4a5f-9428-d5773ab59aaa tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-688c68cc-ce71-4676-8438-1c3272acbfc3-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:44:33.589625 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-436bffee-a23e-4773-baf1-293ae089874d req-291dd17e-24ac-4a5f-9428-d5773ab59aaa tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-688c68cc-ce71-4676-8438-1c3272acbfc3-np0000007145" acquired by "attachment_update" :: waited 0.006s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:44:33.590878 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:33.590878 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:33.680916 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-436bffee-a23e-4773-baf1-293ae089874d req-291dd17e-24ac-4a5f-9428-d5773ab59aaa tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-688c68cc-ce71-4676-8438-1c3272acbfc3-np0000007145" released by "attachment_update" :: held 0.091s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:44:33.681219 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-291dd17e-24ac-4a5f-9428-d5773ab59aaa tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/d2f82e50-d008-4f83-8d7a-5ef8abd9543a returned with HTTP 200 Aug 13 03:44:33.681676 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1280/5147] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:44:33 2026] PUT /volume/v3/attachments/d2f82e50-d008-4f83-8d7a-5ef8abd9543a => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:33.706178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-436bffee-a23e-4773-baf1-293ae089874d req-4ab47cd3-b124-48e9-b4ba-5e4fb644ea13 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:33.708571 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-4ab47cd3-b124-48e9-b4ba-5e4fb644ea13 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/d2f82e50-d008-4f83-8d7a-5ef8abd9543a/action Aug 13 03:44:33.709060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-4ab47cd3-b124-48e9-b4ba-5e4fb644ea13 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:44:33.709214 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-4ab47cd3-b124-48e9-b4ba-5e4fb644ea13 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:33.733017 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:33.733017 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:33.744338 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-436bffee-a23e-4773-baf1-293ae089874d req-4ab47cd3-b124-48e9-b4ba-5e4fb644ea13 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/d2f82e50-d008-4f83-8d7a-5ef8abd9543a/action returned with HTTP 204 Aug 13 03:44:33.744848 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1283/5148] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:44:33 2026] POST /volume/v3/attachments/d2f82e50-d008-4f83-8d7a-5ef8abd9543a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:34.073248 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e1db3144-4d6e-4bb5-a694-16a19bfb0cac None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:34.075171 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1db3144-4d6e-4bb5-a694-16a19bfb0cac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] GET https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 Aug 13 03:44:34.075419 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1db3144-4d6e-4bb5-a694-16a19bfb0cac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:34.075554 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e1db3144-4d6e-4bb5-a694-16a19bfb0cac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:34.081127 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e1db3144-4d6e-4bb5-a694-16a19bfb0cac tempest-VolumeMultiattachTests-1647188642 tempest-VolumeMultiattachTests-1647188642-project-member] https://10.4.3.140/volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 returned with HTTP 404 Aug 13 03:44:34.081635 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1292/5149] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:34 2026] GET /volume/v3/volumes/45754681-2e0d-42c7-a873-15bbd7b62ac4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:34.088546 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e13b8d13-8338-41be-a4dc-8f99f3d97e54 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:34.090221 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e13b8d13-8338-41be-a4dc-8f99f3d97e54 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:44:34.090410 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e13b8d13-8338-41be-a4dc-8f99f3d97e54 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:34.090590 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e13b8d13-8338-41be-a4dc-8f99f3d97e54 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Calling method 'detail' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:34.091488 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-e13b8d13-8338-41be-a4dc-8f99f3d97e54 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100343) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:44:34.108240 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e13b8d13-8338-41be-a4dc-8f99f3d97e54 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Get all volumes completed successfully. Aug 13 03:44:34.109491 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:34.109491 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:34.114856 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e13b8d13-8338-41be-a4dc-8f99f3d97e54 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:44:34.115259 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1295/5150] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:44:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:34.134050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0084b2fe-a021-427c-8d78-1226beb3b9c3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:34.136102 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0084b2fe-a021-427c-8d78-1226beb3b9c3 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] DELETE https://10.4.3.140/volume/v3/types/6aee9ba1-f1ee-4b52-b334-f016be964cc7 Aug 13 03:44:34.136333 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0084b2fe-a021-427c-8d78-1226beb3b9c3 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:34.136587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0084b2fe-a021-427c-8d78-1226beb3b9c3 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:34.136897 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:34.136897 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:34.164083 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0084b2fe-a021-427c-8d78-1226beb3b9c3 tempest-VolumeMultiattachTests-702758511 tempest-VolumeMultiattachTests-702758511-project-admin] https://10.4.3.140/volume/v3/types/6aee9ba1-f1ee-4b52-b334-f016be964cc7 returned with HTTP 202 Aug 13 03:44:34.164539 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1281/5151] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:44:34 2026] DELETE /volume/v3/types/6aee9ba1-f1ee-4b52-b334-f016be964cc7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:37.285125 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-de00ed48-4292-4526-99e2-f9d5303b025b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:37.423873 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:44:37.424178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-843620362", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:37.425641 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-843620362', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:44:37.425741 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Create volume of 1 GB Aug 13 03:44:37.429700 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Availability Zones retrieved successfully. Aug 13 03:44:37.434776 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Flow 'volume_create_api' (1aa5bf25-5cf3-494c-bf6a-a10a8434c82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:37.435630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198fc4cf-80c0-4561-91ff-24d572390406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:37.436697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:44:37.460947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198fc4cf-80c0-4561-91ff-24d572390406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:37.461628 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6ff9ad-565f-4e8a-ab22-a7929ee05c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:37.522509 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Created reservations ['a5675388-e29e-4a52-8398-7d7e5e90b899', 'a236c2fb-e16b-44a8-b5d7-a1191cbc5bcd', '0bc9ff3e-bd34-4919-9327-b0e50e80f9ed', 'b623f72c-7272-43ea-a245-f702f03b8261'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:44:37.523236 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6ff9ad-565f-4e8a-ab22-a7929ee05c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5675388-e29e-4a52-8398-7d7e5e90b899', 'a236c2fb-e16b-44a8-b5d7-a1191cbc5bcd', '0bc9ff3e-bd34-4919-9327-b0e50e80f9ed', 'b623f72c-7272-43ea-a245-f702f03b8261']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:37.523988 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a38d83bb-06c6-4bd2-9292-06df7e9d5161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:37.544220 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a38d83bb-06c6-4bd2-9292-06df7e9d5161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed7c098c-b056-4502-b324-e5e5a3ed9343', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-843620362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8181a9326aea422d84c457fa52b14ccc',qos_specs=None,replication_status=,reservations=['a5675388-e29e-4a52-8398-7d7e5e90b899','a236c2fb-e16b-44a8-b5d7-a1191cbc5bcd','0bc9ff3e-bd34-4919-9327-b0e50e80f9ed','b623f72c-7272-43ea-a245-f702f03b8261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f595231afb44e291adf0ed51c748ad',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-843620362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed7c098c-b056-4502-b324-e5e5a3ed9343,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8181a9326aea422d84c457fa52b14ccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3f595231afb44e291adf0ed51c748ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:37.544923 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b92c98c-7f18-4691-b34b-c27cf188bcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:37.560790 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b92c98c-7f18-4691-b34b-c27cf188bcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-843620362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8181a9326aea422d84c457fa52b14ccc',qos_specs=None,replication_status=,reservations=['a5675388-e29e-4a52-8398-7d7e5e90b899','a236c2fb-e16b-44a8-b5d7-a1191cbc5bcd','0bc9ff3e-bd34-4919-9327-b0e50e80f9ed','b623f72c-7272-43ea-a245-f702f03b8261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3f595231afb44e291adf0ed51c748ad',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:37.561417 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1821a1b-89f8-4986-8972-30b4b020b304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:37.569699 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1821a1b-89f8-4986-8972-30b4b020b304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:37.570415 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Flow 'volume_create_api' (1aa5bf25-5cf3-494c-bf6a-a10a8434c82e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:37.570701 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Create volume request issued successfully. Aug 13 03:44:37.571245 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-de00ed48-4292-4526-99e2-f9d5303b025b tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:44:37.571679 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1284/5152] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:44:37 2026] POST /volume/v3/volumes => generated 755 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:44:37.586984 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-722584cb-051e-4b4f-9197-7265e750f437 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:37.589126 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-722584cb-051e-4b4f-9197-7265e750f437 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] GET https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:37.589320 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-722584cb-051e-4b4f-9197-7265e750f437 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:37.589514 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-722584cb-051e-4b4f-9197-7265e750f437 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:37.596912 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:37.596912 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:37.600994 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-722584cb-051e-4b4f-9197-7265e750f437 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Volume info retrieved successfully. Aug 13 03:44:37.605572 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-722584cb-051e-4b4f-9197-7265e750f437 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 returned with HTTP 200 Aug 13 03:44:37.605970 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1293/5153] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:37 2026] GET /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:37.650993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-a365f561-6289-4df4-9fdd-4752f8bb3c13 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:37.653339 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-a365f561-6289-4df4-9fdd-4752f8bb3c13 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:37.653564 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-a365f561-6289-4df4-9fdd-4752f8bb3c13 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:37.653762 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-a365f561-6289-4df4-9fdd-4752f8bb3c13 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:37.662989 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:37.662989 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:37.667636 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-a365f561-6289-4df4-9fdd-4752f8bb3c13 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:37.673168 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-a365f561-6289-4df4-9fdd-4752f8bb3c13 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:37.673724 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1296/5154] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:37 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:37.760836 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b084d3d3-94a4-4976-861a-b2b4af4e9a98 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:37.761378 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b084d3d3-94a4-4976-861a-b2b4af4e9a98 None None] GET https://10.4.3.140/volume// Aug 13 03:44:37.761658 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b084d3d3-94a4-4976-861a-b2b4af4e9a98 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:37.761958 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b084d3d3-94a4-4976-861a-b2b4af4e9a98 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:37.762401 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b084d3d3-94a4-4976-861a-b2b4af4e9a98 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:37.763016 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1282/5155] 10.4.3.140 () {66 vars in 1428 bytes} [Thu Aug 13 03:44:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:37.770804 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-83757a2d-e13c-454c-af05-27c063d0d639 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:37.773286 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-83757a2d-e13c-454c-af05-27c063d0d639 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:44:37.773728 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-83757a2d-e13c-454c-af05-27c063d0d639 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b98444a-9d9d-4e1d-b339-08b57057bfdb", "connector": null, "instance_uuid": "c56278ee-115f-480c-aa1f-cb9c8da1b9f8"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:37.784220 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:37.784220 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:37.811527 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-83757a2d-e13c-454c-af05-27c063d0d639 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:44:37.812196 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1285/5156] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:44:37 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) Aug 13 03:44:37.837607 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cd2d266e-e14f-4258-a9c2-51f5cd76be1e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:37.840044 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd2d266e-e14f-4258-a9c2-51f5cd76be1e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:37.840214 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd2d266e-e14f-4258-a9c2-51f5cd76be1e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:37.840403 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cd2d266e-e14f-4258-a9c2-51f5cd76be1e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:37.846576 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cc2b1912-c9fa-4e6a-ab80-f47465d0ceb3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:37.846991 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc2b1912-c9fa-4e6a-ab80-f47465d0ceb3 None None] GET https://10.4.3.140/volume// Aug 13 03:44:37.847171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc2b1912-c9fa-4e6a-ab80-f47465d0ceb3 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:37.847377 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cc2b1912-c9fa-4e6a-ab80-f47465d0ceb3 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:37.847686 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cc2b1912-c9fa-4e6a-ab80-f47465d0ceb3 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:37.847973 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1297/5157] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:44:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:37.849786 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:37.849786 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:37.853129 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cd2d266e-e14f-4258-a9c2-51f5cd76be1e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:37.854939 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-c569a61a-627e-4bfa-b7f4-f4e057451b02 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:37.857086 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cd2d266e-e14f-4258-a9c2-51f5cd76be1e tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:37.857199 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-c569a61a-627e-4bfa-b7f4-f4e057451b02 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:37.857562 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1294/5158] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:37 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:37.857896 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-c569a61a-627e-4bfa-b7f4-f4e057451b02 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:37.861150 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-c569a61a-627e-4bfa-b7f4-f4e057451b02 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:37.876291 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:37.876291 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:37.881008 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-c569a61a-627e-4bfa-b7f4-f4e057451b02 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:37.886359 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-c569a61a-627e-4bfa-b7f4-f4e057451b02 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:37.887033 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1283/5159] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:44:37 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 1082 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:37.989481 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-0b99e73e-a47f-481a-ae3c-2d628d9e7b54 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:37.991443 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-0b99e73e-a47f-481a-ae3c-2d628d9e7b54 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] PUT https://10.4.3.140/volume/v3/attachments/2fddea25-193d-4aaf-8ddd-2bebcf2a4cd7 Aug 13 03:44:37.991837 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-0b99e73e-a47f-481a-ae3c-2d628d9e7b54 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:37.998690 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-0b99e73e-a47f-481a-ae3c-2d628d9e7b54 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Acquiring lock "cinder-attachment_update-6b98444a-9d9d-4e1d-b339-08b57057bfdb-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:44:38.003399 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-0b99e73e-a47f-481a-ae3c-2d628d9e7b54 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Lock "cinder-attachment_update-6b98444a-9d9d-4e1d-b339-08b57057bfdb-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:44:38.004368 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:38.004368 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:38.097909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-0b99e73e-a47f-481a-ae3c-2d628d9e7b54 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Lock "cinder-attachment_update-6b98444a-9d9d-4e1d-b339-08b57057bfdb-np0000007145" released by "attachment_update" :: held 0.094s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:44:38.098232 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-0b99e73e-a47f-481a-ae3c-2d628d9e7b54 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments/2fddea25-193d-4aaf-8ddd-2bebcf2a4cd7 returned with HTTP 200 Aug 13 03:44:38.098724 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1286/5160] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:44:37 2026] PUT /volume/v3/attachments/2fddea25-193d-4aaf-8ddd-2bebcf2a4cd7 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:38.106730 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-9674d1b1-568d-449a-bce4-c4bb6620774d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:38.108774 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-9674d1b1-568d-449a-bce4-c4bb6620774d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb/encryption Aug 13 03:44:38.109027 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-9674d1b1-568d-449a-bce4-c4bb6620774d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:38.109383 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-9674d1b1-568d-449a-bce4-c4bb6620774d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:38.117493 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:38.117493 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:38.123571 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-9674d1b1-568d-449a-bce4-c4bb6620774d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb/encryption returned with HTTP 200 Aug 13 03:44:38.123989 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1298/5161] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:44:38 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:38.622149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fef5411e-0c75-4145-abaa-3fbe62c0f08c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:38.625098 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fef5411e-0c75-4145-abaa-3fbe62c0f08c tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] GET https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:38.625325 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fef5411e-0c75-4145-abaa-3fbe62c0f08c tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:38.625712 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fef5411e-0c75-4145-abaa-3fbe62c0f08c tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:38.640597 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:38.640597 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:38.645061 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fef5411e-0c75-4145-abaa-3fbe62c0f08c tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Volume info retrieved successfully. Aug 13 03:44:38.654285 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fef5411e-0c75-4145-abaa-3fbe62c0f08c tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 returned with HTTP 200 Aug 13 03:44:38.654799 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1295/5162] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:38 2026] GET /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:38.668433 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6adb307f-583e-4d7a-a053-7fa661c00f25 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:38.671141 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6adb307f-583e-4d7a-a053-7fa661c00f25 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] GET https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:38.671339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6adb307f-583e-4d7a-a053-7fa661c00f25 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:38.671568 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6adb307f-583e-4d7a-a053-7fa661c00f25 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:38.687229 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:38.687229 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:38.690411 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6adb307f-583e-4d7a-a053-7fa661c00f25 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Volume info retrieved successfully. Aug 13 03:44:38.697245 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6adb307f-583e-4d7a-a053-7fa661c00f25 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 returned with HTTP 200 Aug 13 03:44:38.697697 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1284/5163] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:38 2026] GET /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:38.717721 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-653e4dc9-6f65-4dfe-aadf-cff026b5eeb3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:38.721035 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-653e4dc9-6f65-4dfe-aadf-cff026b5eeb3 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] POST https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343/action Aug 13 03:44:38.721035 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-653e4dc9-6f65-4dfe-aadf-cff026b5eeb3 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2034990041", "disk_format": "raw"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:44:38.721191 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-653e4dc9-6f65-4dfe-aadf-cff026b5eeb3 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2034990041", "disk_format": "raw"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:38.729584 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:38.729584 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:38.730084 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-653e4dc9-6f65-4dfe-aadf-cff026b5eeb3 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Volume info retrieved successfully. Aug 13 03:44:38.744461 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:38.744461 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:38.748208 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.image.image_utils [None req-653e4dc9-6f65-4dfe-aadf-cff026b5eeb3 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2034990041'}] 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-volume-upload-hash-test-2034990041'}]. {{(pid=100340) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 13 03:44:38.874279 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c4be89d1-fefd-4d0e-99ab-f1cbd7bbe588 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:38.876410 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4be89d1-fefd-4d0e-99ab-f1cbd7bbe588 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:38.879324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4be89d1-fefd-4d0e-99ab-f1cbd7bbe588 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:38.879324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c4be89d1-fefd-4d0e-99ab-f1cbd7bbe588 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:38.887957 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:38.887957 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:38.891738 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c4be89d1-fefd-4d0e-99ab-f1cbd7bbe588 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:38.897305 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c4be89d1-fefd-4d0e-99ab-f1cbd7bbe588 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:38.897883 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1299/5164] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:38 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:39.322081 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-653e4dc9-6f65-4dfe-aadf-cff026b5eeb3 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Copy volume to image completed successfully. Aug 13 03:44:39.322186 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-653e4dc9-6f65-4dfe-aadf-cff026b5eeb3 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343/action returned with HTTP 202 Aug 13 03:44:39.325608 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1287/5165] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:44:38 2026] POST /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343/action => generated 686 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:44:39.913201 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fc682479-3f19-41f8-99ec-a46c21322077 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:39.915466 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc682479-3f19-41f8-99ec-a46c21322077 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:39.916980 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fc682479-3f19-41f8-99ec-a46c21322077 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:39.916980 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fc682479-3f19-41f8-99ec-a46c21322077 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:39.925668 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:39.925668 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:39.932845 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-fc682479-3f19-41f8-99ec-a46c21322077 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:39.939096 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fc682479-3f19-41f8-99ec-a46c21322077 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:39.939624 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1296/5166] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:39 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:40.958241 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-35e73a03-406e-4da7-b069-93b3ba495782 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:40.960677 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-35e73a03-406e-4da7-b069-93b3ba495782 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:40.960918 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-35e73a03-406e-4da7-b069-93b3ba495782 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:40.961094 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-35e73a03-406e-4da7-b069-93b3ba495782 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:40.988600 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:40.988600 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:40.996788 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-35e73a03-406e-4da7-b069-93b3ba495782 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:41.001241 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-35e73a03-406e-4da7-b069-93b3ba495782 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:41.001631 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1285/5167] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:40 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:42.017076 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e81c75e-b47f-4fef-8e2e-4b65414cb5f1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:42.019001 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e81c75e-b47f-4fef-8e2e-4b65414cb5f1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:42.019200 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e81c75e-b47f-4fef-8e2e-4b65414cb5f1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:42.019399 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e81c75e-b47f-4fef-8e2e-4b65414cb5f1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:42.031219 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:42.031219 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:42.037503 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6e81c75e-b47f-4fef-8e2e-4b65414cb5f1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:42.044115 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e81c75e-b47f-4fef-8e2e-4b65414cb5f1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:42.044650 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1300/5168] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:42 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:42.656333 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-28dcc09b-5851-4bb8-a332-1a054136e806 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:42.658884 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-28dcc09b-5851-4bb8-a332-1a054136e806 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/attachments/2fddea25-193d-4aaf-8ddd-2bebcf2a4cd7/action Aug 13 03:44:42.659347 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-28dcc09b-5851-4bb8-a332-1a054136e806 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:44:42.659500 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-28dcc09b-5851-4bb8-a332-1a054136e806 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:42.678776 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:42.678776 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:42.688995 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-21ea9e26-96ec-44af-b1eb-fd023d234151 req-28dcc09b-5851-4bb8-a332-1a054136e806 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments/2fddea25-193d-4aaf-8ddd-2bebcf2a4cd7/action returned with HTTP 204 Aug 13 03:44:42.689518 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1288/5169] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:44:42 2026] POST /volume/v3/attachments/2fddea25-193d-4aaf-8ddd-2bebcf2a4cd7/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:43.067592 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79eae63c-ee14-4cb0-ae8e-78e6a3e52dc8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:43.069522 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79eae63c-ee14-4cb0-ae8e-78e6a3e52dc8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:43.069757 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79eae63c-ee14-4cb0-ae8e-78e6a3e52dc8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:43.069988 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79eae63c-ee14-4cb0-ae8e-78e6a3e52dc8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:43.080418 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:43.080418 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:43.083952 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-79eae63c-ee14-4cb0-ae8e-78e6a3e52dc8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:43.088763 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79eae63c-ee14-4cb0-ae8e-78e6a3e52dc8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:43.089167 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1297/5170] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:43 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:43.101274 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8df7d7b5-95f4-4aad-98f2-bf199741c560 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:43.102902 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8df7d7b5-95f4-4aad-98f2-bf199741c560 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:43.103061 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8df7d7b5-95f4-4aad-98f2-bf199741c560 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:43.103254 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8df7d7b5-95f4-4aad-98f2-bf199741c560 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:43.111423 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:43.111423 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:43.114218 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8df7d7b5-95f4-4aad-98f2-bf199741c560 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:43.117624 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8df7d7b5-95f4-4aad-98f2-bf199741c560 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:43.117953 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1286/5171] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:43 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 1195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:43.157344 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-9d8ad060-5ca0-459f-9376-64b8bbef0573 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:43.160787 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-9d8ad060-5ca0-459f-9376-64b8bbef0573 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:43.161007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-9d8ad060-5ca0-459f-9376-64b8bbef0573 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:43.161525 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-9d8ad060-5ca0-459f-9376-64b8bbef0573 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:43.173587 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:43.173587 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:43.180207 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-9d8ad060-5ca0-459f-9376-64b8bbef0573 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:43.187309 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-9d8ad060-5ca0-459f-9376-64b8bbef0573 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:43.187981 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1301/5172] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:43 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 1195 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:44:43.208494 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-cea5a44a-9bc0-4b4c-b975-2323ca412308 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:43.211399 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-cea5a44a-9bc0-4b4c-b975-2323ca412308 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb/action Aug 13 03:44:43.211901 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-cea5a44a-9bc0-4b4c-b975-2323ca412308 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:44:43.212100 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-cea5a44a-9bc0-4b4c-b975-2323ca412308 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:43.230092 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:43.230092 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:43.230831 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-cea5a44a-9bc0-4b4c-b975-2323ca412308 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:43.239685 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-cea5a44a-9bc0-4b4c-b975-2323ca412308 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Begin detaching volume completed successfully. Aug 13 03:44:43.240029 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-cea5a44a-9bc0-4b4c-b975-2323ca412308 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb/action returned with HTTP 202 Aug 13 03:44:43.240737 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1289/5173] 10.4.3.140 () {72 vars in 1672 bytes} [Thu Aug 13 03:44:43 2026] POST /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:44:43.285106 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-20548633-670d-4029-ac31-b2da04104e5c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:43.285686 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-20548633-670d-4029-ac31-b2da04104e5c None None] GET https://10.4.3.140/volume// Aug 13 03:44:43.285986 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-20548633-670d-4029-ac31-b2da04104e5c None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:43.286271 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-20548633-670d-4029-ac31-b2da04104e5c None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:43.286707 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-20548633-670d-4029-ac31-b2da04104e5c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:44:43.287466 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1298/5174] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:44:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:44:43.297720 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-06de9452-c0d5-4872-9cad-537e05a8af23 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:43.299839 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-06de9452-c0d5-4872-9cad-537e05a8af23 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:43.300051 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-06de9452-c0d5-4872-9cad-537e05a8af23 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:43.300234 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-06de9452-c0d5-4872-9cad-537e05a8af23 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:43.312243 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:43.312243 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:43.316625 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-06de9452-c0d5-4872-9cad-537e05a8af23 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:43.321061 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-06de9452-c0d5-4872-9cad-537e05a8af23 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:43.321523 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1287/5175] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:44:43 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 1378 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:44:43.332240 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-a81d6d94-be1d-493e-864f-7fbbc61e63a1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:43.334631 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-a81d6d94-be1d-493e-864f-7fbbc61e63a1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb/encryption Aug 13 03:44:43.334831 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-a81d6d94-be1d-493e-864f-7fbbc61e63a1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:43.335119 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-a81d6d94-be1d-493e-864f-7fbbc61e63a1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:43.344742 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:43.344742 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:43.352895 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-a81d6d94-be1d-493e-864f-7fbbc61e63a1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb/encryption returned with HTTP 200 Aug 13 03:44:43.353528 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1302/5176] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:44:43 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:45.064061 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-f0fa928b-5c84-4f4b-9352-dfe0e50485fa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:45.066357 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-f0fa928b-5c84-4f4b-9352-dfe0e50485fa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] DELETE https://10.4.3.140/volume/v3/attachments/2fddea25-193d-4aaf-8ddd-2bebcf2a4cd7 Aug 13 03:44:45.066357 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-f0fa928b-5c84-4f4b-9352-dfe0e50485fa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:45.066475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-f0fa928b-5c84-4f4b-9352-dfe0e50485fa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:45.073114 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:45.073114 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:45.120639 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4d6845eb-e102-4db2-b815-3e6e1e77335e req-f0fa928b-5c84-4f4b-9352-dfe0e50485fa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments/2fddea25-193d-4aaf-8ddd-2bebcf2a4cd7 returned with HTTP 200 Aug 13 03:44:45.121061 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1290/5177] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:44:45 2026] DELETE /volume/v3/attachments/2fddea25-193d-4aaf-8ddd-2bebcf2a4cd7 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:45.415442 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-7d07ea4c-608d-4b86-bb5e-71493fe39046 req-0c48611f-3607-4599-aa46-5ce248d21dbd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:45.417545 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7d07ea4c-608d-4b86-bb5e-71493fe39046 req-0c48611f-3607-4599-aa46-5ce248d21dbd tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:45.417727 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7d07ea4c-608d-4b86-bb5e-71493fe39046 req-0c48611f-3607-4599-aa46-5ce248d21dbd tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:45.417930 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-7d07ea4c-608d-4b86-bb5e-71493fe39046 req-0c48611f-3607-4599-aa46-5ce248d21dbd tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:45.425208 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:45.425208 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:45.430643 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-7d07ea4c-608d-4b86-bb5e-71493fe39046 req-0c48611f-3607-4599-aa46-5ce248d21dbd tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:45.434838 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-7d07ea4c-608d-4b86-bb5e-71493fe39046 req-0c48611f-3607-4599-aa46-5ce248d21dbd tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:45.435190 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1299/5178] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:44:45 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:48.311577 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-496592e9-d2f3-459b-9585-f880141c8a5a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:48.314754 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-496592e9-d2f3-459b-9585-f880141c8a5a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:48.315013 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-496592e9-d2f3-459b-9585-f880141c8a5a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:48.315280 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-496592e9-d2f3-459b-9585-f880141c8a5a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:48.315468 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-496592e9-d2f3-459b-9585-f880141c8a5a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Delete volume with id: 6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:48.324574 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:48.324574 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:48.325185 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-496592e9-d2f3-459b-9585-f880141c8a5a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:48.343767 np0000007145 devstack@c-api.service[100341]: WARNING cinder.keymgr.conf_key_mgr [None req-496592e9-d2f3-459b-9585-f880141c8a5a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:44:48.354599 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-496592e9-d2f3-459b-9585-f880141c8a5a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Delete volume request issued successfully. Aug 13 03:44:48.354761 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-496592e9-d2f3-459b-9585-f880141c8a5a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 202 Aug 13 03:44:48.355353 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1288/5179] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:44:48 2026] DELETE /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:48.362859 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-74859045-1c65-4c3d-acea-66dfcfc45ede None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:48.366182 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74859045-1c65-4c3d-acea-66dfcfc45ede tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:48.366387 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74859045-1c65-4c3d-acea-66dfcfc45ede tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:48.366576 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74859045-1c65-4c3d-acea-66dfcfc45ede tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:48.375910 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:48.375910 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:48.380573 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-74859045-1c65-4c3d-acea-66dfcfc45ede tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:48.385494 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74859045-1c65-4c3d-acea-66dfcfc45ede tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 200 Aug 13 03:44:48.385994 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1303/5180] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:48 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:49.403798 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ea66fabe-97a6-42bc-aa9a-7d44e48139fc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:49.405477 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ea66fabe-97a6-42bc-aa9a-7d44e48139fc tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb Aug 13 03:44:49.405646 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ea66fabe-97a6-42bc-aa9a-7d44e48139fc tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:49.405870 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ea66fabe-97a6-42bc-aa9a-7d44e48139fc tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:49.411142 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ea66fabe-97a6-42bc-aa9a-7d44e48139fc tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb returned with HTTP 404 Aug 13 03:44:49.411594 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1291/5181] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:49 2026] GET /volume/v3/volumes/6b98444a-9d9d-4e1d-b339-08b57057bfdb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:49.419122 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d067b9f6-8707-424a-b404-73bd031cd56a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:49.421301 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d067b9f6-8707-424a-b404-73bd031cd56a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] DELETE https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 Aug 13 03:44:49.421599 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d067b9f6-8707-424a-b404-73bd031cd56a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:49.421843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d067b9f6-8707-424a-b404-73bd031cd56a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:49.422093 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-d067b9f6-8707-424a-b404-73bd031cd56a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Delete volume with id: 06b8d3b0-acde-4236-8dca-d8c718ce6a88 Aug 13 03:44:49.446740 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:49.446740 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:49.447302 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d067b9f6-8707-424a-b404-73bd031cd56a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:49.479201 np0000007145 devstack@c-api.service[100342]: WARNING cinder.keymgr.conf_key_mgr [None req-d067b9f6-8707-424a-b404-73bd031cd56a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:44:49.499853 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d067b9f6-8707-424a-b404-73bd031cd56a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Delete volume request issued successfully. Aug 13 03:44:49.499853 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d067b9f6-8707-424a-b404-73bd031cd56a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 returned with HTTP 202 Aug 13 03:44:49.499853 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1300/5182] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:44:49 2026] DELETE /volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:49.505813 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0730d2dd-57ff-4d35-b439-c5098fc22ef4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:49.513773 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0730d2dd-57ff-4d35-b439-c5098fc22ef4 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 Aug 13 03:44:49.513773 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0730d2dd-57ff-4d35-b439-c5098fc22ef4 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:49.513773 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0730d2dd-57ff-4d35-b439-c5098fc22ef4 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:49.527042 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:49.527042 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:49.532787 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0730d2dd-57ff-4d35-b439-c5098fc22ef4 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:49.538516 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0730d2dd-57ff-4d35-b439-c5098fc22ef4 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 returned with HTTP 200 Aug 13 03:44:49.539224 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1289/5183] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:49 2026] GET /volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:50.566738 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-be7e72c7-6b2a-430e-ad58-fc26aaa37516 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:50.569668 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be7e72c7-6b2a-430e-ad58-fc26aaa37516 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 Aug 13 03:44:50.570106 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be7e72c7-6b2a-430e-ad58-fc26aaa37516 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:50.570338 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be7e72c7-6b2a-430e-ad58-fc26aaa37516 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:50.581208 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be7e72c7-6b2a-430e-ad58-fc26aaa37516 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 returned with HTTP 404 Aug 13 03:44:50.581924 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1304/5184] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:50 2026] GET /volume/v3/volumes/06b8d3b0-acde-4236-8dca-d8c718ce6a88 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:50.591150 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e03284f9-7652-4747-b228-ce36ec90c923 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:50.595252 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e03284f9-7652-4747-b228-ce36ec90c923 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:44:50.595509 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e03284f9-7652-4747-b228-ce36ec90c923 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:50.595768 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e03284f9-7652-4747-b228-ce36ec90c923 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:50.596474 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:50.596474 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:50.596846 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-e03284f9-7652-4747-b228-ce36ec90c923 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:44:50.624432 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e03284f9-7652-4747-b228-ce36ec90c923 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Get all volumes completed successfully. Aug 13 03:44:50.627193 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:50.627193 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:50.633616 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e03284f9-7652-4747-b228-ce36ec90c923 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:44:50.634178 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1292/5185] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:44:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11906 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 13 03:44:50.651020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-59d49187-15f3-4cd9-8840-a2198f14ba17 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:50.652647 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59d49187-15f3-4cd9-8840-a2198f14ba17 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] DELETE https://10.4.3.140/volume/v3/types/36fb4ea3-edcb-41e2-9fda-274734a205ec Aug 13 03:44:50.652810 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-59d49187-15f3-4cd9-8840-a2198f14ba17 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:50.653012 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-59d49187-15f3-4cd9-8840-a2198f14ba17 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:50.681638 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-59d49187-15f3-4cd9-8840-a2198f14ba17 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] https://10.4.3.140/volume/v3/types/36fb4ea3-edcb-41e2-9fda-274734a205ec returned with HTTP 202 Aug 13 03:44:50.682138 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1301/5186] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:44:50 2026] DELETE /volume/v3/types/36fb4ea3-edcb-41e2-9fda-274734a205ec => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:51.931584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-21f98a01-c6c3-44d7-813f-50ec2e282c60 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:51.933497 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-21f98a01-c6c3-44d7-813f-50ec2e282c60 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:44:51.935846 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-21f98a01-c6c3-44d7-813f-50ec2e282c60 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-793079569", "extra_specs": {}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:51.947312 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-21f98a01-c6c3-44d7-813f-50ec2e282c60 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:44:51.948118 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1290/5187] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:44:51 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:51.957835 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6127384f-6439-45e6-b838-6eae5c0fd26e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:51.960274 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6127384f-6439-45e6-b838-6eae5c0fd26e tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] POST https://10.4.3.140/volume/v3/types/c5c3159e-cbe4-4c78-a86e-bbc75d554265/encryption Aug 13 03:44:51.960566 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6127384f-6439-45e6-b838-6eae5c0fd26e tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:51.985185 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6127384f-6439-45e6-b838-6eae5c0fd26e tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] https://10.4.3.140/volume/v3/types/c5c3159e-cbe4-4c78-a86e-bbc75d554265/encryption returned with HTTP 200 Aug 13 03:44:51.985797 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1305/5188] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:44:51 2026] POST /volume/v3/types/c5c3159e-cbe4-4c78-a86e-bbc75d554265/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:52.014113 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:52.015719 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:44:52.016111 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-259498307", "snapshot_id": null, "imageRef": "d628e89b-0e99-4571-b205-736027568324", "volume_type": "tempest-scenario-type-luks-793079569", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:44:52.017918 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-259498307', 'snapshot_id': None, 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'volume_type': 'tempest-scenario-type-luks-793079569', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:44:52.113493 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume of 1 GB Aug 13 03:44:52.113802 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:52.113802 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:52.114418 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Availability Zones retrieved successfully. Aug 13 03:44:52.120247 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Flow 'volume_create_api' (62d5781f-776f-4c2e-bb0f-041fd4c939ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:52.121315 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435c3754-e8e8-4555-a0bb-68827e8a4b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:52.122322 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:44:52.189630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435c3754-e8e8-4555-a0bb-68827e8a4b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:44:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5c3159e-cbe4-4c78-a86e-bbc75d554265,is_public=True,name='tempest-scenario-type-luks-793079569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5c3159e-cbe4-4c78-a86e-bbc75d554265', '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=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:52.190745 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770cb330-cc31-48ac-87ab-8e86c15ef002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:52.231580 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-793079569 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-793079569, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:44:52.232031 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-793079569 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-793079569, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:44:52.268796 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Created reservations ['fff6bd5c-bdd5-47ae-b6e3-e6c2f0b02f42', '9a51e33b-9d2f-4c94-939e-a4620f880a04', '55df1e02-63e3-419b-ab41-1474425cacb8', '29210243-bf59-4c83-a895-5a142377afc4'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:44:52.270003 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770cb330-cc31-48ac-87ab-8e86c15ef002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fff6bd5c-bdd5-47ae-b6e3-e6c2f0b02f42', '9a51e33b-9d2f-4c94-939e-a4620f880a04', '55df1e02-63e3-419b-ab41-1474425cacb8', '29210243-bf59-4c83-a895-5a142377afc4']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:52.271213 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (022e0d3d-84a4-45d6-9ce0-00bf4dea4890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:52.304695 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (022e0d3d-84a4-45d6-9ce0-00bf4dea4890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7b8ffab-6627-4280-95d5-aa0a7d64fdac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-259498307',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85483103f24e4b59b444e18023d036f5',qos_specs=None,replication_status=,reservations=['fff6bd5c-bdd5-47ae-b6e3-e6c2f0b02f42','9a51e33b-9d2f-4c94-939e-a4620f880a04','55df1e02-63e3-419b-ab41-1474425cacb8','29210243-bf59-4c83-a895-5a142377afc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_type_id=c5c3159e-cbe4-4c78-a86e-bbc75d554265), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:44:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-259498307',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c7b8ffab-6627-4280-95d5-aa0a7d64fdac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85483103f24e4b59b444e18023d036f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5c3159e-cbe4-4c78-a86e-bbc75d554265),volume_type_id=c5c3159e-cbe4-4c78-a86e-bbc75d554265)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:52.305768 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d35bb1d-b774-46ca-bd86-d76207cfd422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:52.331783 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d35bb1d-b774-46ca-bd86-d76207cfd422) transitioned into state 'SUCCESS' from state '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-259498307',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85483103f24e4b59b444e18023d036f5',qos_specs=None,replication_status=,reservations=['fff6bd5c-bdd5-47ae-b6e3-e6c2f0b02f42','9a51e33b-9d2f-4c94-939e-a4620f880a04','55df1e02-63e3-419b-ab41-1474425cacb8','29210243-bf59-4c83-a895-5a142377afc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_type_id=c5c3159e-cbe4-4c78-a86e-bbc75d554265)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:52.332864 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6243189-e2ea-46e4-85b3-6875c31e5f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:44:52.344566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6243189-e2ea-46e4-85b3-6875c31e5f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:44:52.345466 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Flow 'volume_create_api' (62d5781f-776f-4c2e-bb0f-041fd4c939ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:44:52.345774 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume request issued successfully. Aug 13 03:44:52.346391 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ca3fba9a-0a2d-40be-9216-acfffe18aeee tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:44:52.346799 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1293/5189] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:44:52 2026] POST /volume/v3/volumes => generated 790 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:44:52.359817 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8c4883cb-300b-4804-8175-5eec6f15f6ae None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:52.362474 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c4883cb-300b-4804-8175-5eec6f15f6ae tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:44:52.362750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c4883cb-300b-4804-8175-5eec6f15f6ae tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:52.363078 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8c4883cb-300b-4804-8175-5eec6f15f6ae tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:52.375057 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:52.375057 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:52.382715 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8c4883cb-300b-4804-8175-5eec6f15f6ae tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:52.388450 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8c4883cb-300b-4804-8175-5eec6f15f6ae tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:44:52.389579 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1302/5190] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:52 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:53.402446 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-72f853af-b5c0-43f1-853a-9014446427a8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:53.406905 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-72f853af-b5c0-43f1-853a-9014446427a8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:44:53.409314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-72f853af-b5c0-43f1-853a-9014446427a8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:53.409683 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-72f853af-b5c0-43f1-853a-9014446427a8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:53.424925 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:53.424925 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:53.428118 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-72f853af-b5c0-43f1-853a-9014446427a8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:53.432879 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-72f853af-b5c0-43f1-853a-9014446427a8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:44:53.433255 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1291/5191] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:53 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 940 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:54.450277 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6b429c92-a225-4ba5-9b05-0d3f983dff40 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:54.452257 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b429c92-a225-4ba5-9b05-0d3f983dff40 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:44:54.452500 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b429c92-a225-4ba5-9b05-0d3f983dff40 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:54.452704 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6b429c92-a225-4ba5-9b05-0d3f983dff40 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:54.460415 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:54.460415 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:54.467937 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6b429c92-a225-4ba5-9b05-0d3f983dff40 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:54.474339 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6b429c92-a225-4ba5-9b05-0d3f983dff40 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:44:54.474951 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1306/5192] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:54 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:55.494965 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7565838c-989b-414f-ab90-6bf19fe8d4e5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:55.496776 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7565838c-989b-414f-ab90-6bf19fe8d4e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:44:55.497011 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7565838c-989b-414f-ab90-6bf19fe8d4e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:55.497225 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7565838c-989b-414f-ab90-6bf19fe8d4e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:55.505289 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:55.505289 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:55.511661 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7565838c-989b-414f-ab90-6bf19fe8d4e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:55.516404 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7565838c-989b-414f-ab90-6bf19fe8d4e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:44:55.516803 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1294/5193] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:55 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:55.686407 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-da5ff018-e534-4708-a17e-67ba022c57b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:55.688272 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da5ff018-e534-4708-a17e-67ba022c57b7 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] GET https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:55.688685 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da5ff018-e534-4708-a17e-67ba022c57b7 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:55.688685 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da5ff018-e534-4708-a17e-67ba022c57b7 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:55.696353 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:55.696353 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:55.700180 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-da5ff018-e534-4708-a17e-67ba022c57b7 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Volume info retrieved successfully. Aug 13 03:44:55.704897 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da5ff018-e534-4708-a17e-67ba022c57b7 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 returned with HTTP 200 Aug 13 03:44:55.705356 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1303/5194] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:55 2026] GET /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:56.529413 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-03d976ec-4ab3-4c8d-b10b-e2149787f0e5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:56.531129 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-03d976ec-4ab3-4c8d-b10b-e2149787f0e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:44:56.531382 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-03d976ec-4ab3-4c8d-b10b-e2149787f0e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:56.531610 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-03d976ec-4ab3-4c8d-b10b-e2149787f0e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:56.538042 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:56.538042 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:56.541542 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-03d976ec-4ab3-4c8d-b10b-e2149787f0e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:56.545591 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-03d976ec-4ab3-4c8d-b10b-e2149787f0e5 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:44:56.546078 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1292/5195] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:56 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:56.719979 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d9b861be-53f0-4f00-9f07-a7ffc35b50a9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:56.721629 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9b861be-53f0-4f00-9f07-a7ffc35b50a9 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] GET https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:56.721810 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9b861be-53f0-4f00-9f07-a7ffc35b50a9 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:56.722018 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d9b861be-53f0-4f00-9f07-a7ffc35b50a9 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:56.730371 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:56.730371 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:56.734163 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d9b861be-53f0-4f00-9f07-a7ffc35b50a9 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Volume info retrieved successfully. Aug 13 03:44:56.738845 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d9b861be-53f0-4f00-9f07-a7ffc35b50a9 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 returned with HTTP 200 Aug 13 03:44:56.739202 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1307/5196] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:56 2026] GET /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:57.558785 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1be26b2c-7204-46fe-8e1d-d7b5d6693254 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:57.560841 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1be26b2c-7204-46fe-8e1d-d7b5d6693254 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:44:57.561092 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1be26b2c-7204-46fe-8e1d-d7b5d6693254 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:57.561352 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1be26b2c-7204-46fe-8e1d-d7b5d6693254 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:57.568577 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:57.568577 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:57.572429 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1be26b2c-7204-46fe-8e1d-d7b5d6693254 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:57.576425 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1be26b2c-7204-46fe-8e1d-d7b5d6693254 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:44:57.576761 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1295/5197] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:57 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:57.755186 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-472f48c9-d472-46d6-bf57-91677b135222 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:57.757338 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-472f48c9-d472-46d6-bf57-91677b135222 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] GET https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:57.757588 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-472f48c9-d472-46d6-bf57-91677b135222 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:57.757858 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-472f48c9-d472-46d6-bf57-91677b135222 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:57.766499 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:57.766499 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:44:57.770754 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-472f48c9-d472-46d6-bf57-91677b135222 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Volume info retrieved successfully. Aug 13 03:44:57.775758 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-472f48c9-d472-46d6-bf57-91677b135222 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 returned with HTTP 200 Aug 13 03:44:57.776258 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1304/5198] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:57 2026] GET /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:58.098502 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-84e9ec2c-2ae2-4d95-989e-ab9835bb74f4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:58.100468 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-84e9ec2c-2ae2-4d95-989e-ab9835bb74f4 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:58.100671 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-84e9ec2c-2ae2-4d95-989e-ab9835bb74f4 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:58.100881 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-84e9ec2c-2ae2-4d95-989e-ab9835bb74f4 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:58.101042 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-84e9ec2c-2ae2-4d95-989e-ab9835bb74f4 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Delete volume with id: ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:58.107753 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:58.107753 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:58.108369 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-84e9ec2c-2ae2-4d95-989e-ab9835bb74f4 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Volume info retrieved successfully. Aug 13 03:44:58.124281 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-84e9ec2c-2ae2-4d95-989e-ab9835bb74f4 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Delete volume request issued successfully. Aug 13 03:44:58.124524 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-84e9ec2c-2ae2-4d95-989e-ab9835bb74f4 tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 returned with HTTP 202 Aug 13 03:44:58.124963 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1293/5199] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:44:58 2026] DELETE /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:44:58.131691 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-331df030-1706-49a8-a4ff-8870b5048bdf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:58.133573 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-331df030-1706-49a8-a4ff-8870b5048bdf tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] GET https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:58.133811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-331df030-1706-49a8-a4ff-8870b5048bdf tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:58.134019 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-331df030-1706-49a8-a4ff-8870b5048bdf tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:58.141602 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:58.141602 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:44:58.145481 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-331df030-1706-49a8-a4ff-8870b5048bdf tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Volume info retrieved successfully. Aug 13 03:44:58.149888 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-331df030-1706-49a8-a4ff-8870b5048bdf tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 returned with HTTP 200 Aug 13 03:44:58.150329 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1308/5200] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:58 2026] GET /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:58.588457 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5cc4051e-e660-4551-a9bb-6a6c55559e89 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:58.590178 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5cc4051e-e660-4551-a9bb-6a6c55559e89 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:44:58.590375 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5cc4051e-e660-4551-a9bb-6a6c55559e89 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:58.590557 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5cc4051e-e660-4551-a9bb-6a6c55559e89 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:58.597178 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:58.597178 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:44:58.600910 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-5cc4051e-e660-4551-a9bb-6a6c55559e89 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:58.604877 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5cc4051e-e660-4551-a9bb-6a6c55559e89 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:44:58.605272 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1296/5201] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:58 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:44:59.163007 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ed6d069b-451b-45b1-83cb-0308553ec0de None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:59.165255 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed6d069b-451b-45b1-83cb-0308553ec0de tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] GET https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 Aug 13 03:44:59.165484 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed6d069b-451b-45b1-83cb-0308553ec0de tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:59.165706 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ed6d069b-451b-45b1-83cb-0308553ec0de tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:59.172004 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ed6d069b-451b-45b1-83cb-0308553ec0de tempest-TestImageHashVerification-980971728 tempest-TestImageHashVerification-980971728-project-member] https://10.4.3.140/volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 returned with HTTP 404 Aug 13 03:44:59.172551 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1305/5202] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:59 2026] GET /volume/v3/volumes/ed7c098c-b056-4502-b324-e5e5a3ed9343 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:44:59.617042 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-94cbb0f2-05f3-4671-9fb6-6ee824f43412 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:44:59.618895 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-94cbb0f2-05f3-4671-9fb6-6ee824f43412 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:44:59.619097 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-94cbb0f2-05f3-4671-9fb6-6ee824f43412 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:44:59.619272 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-94cbb0f2-05f3-4671-9fb6-6ee824f43412 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:44:59.625611 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:44:59.625611 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:44:59.629435 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-94cbb0f2-05f3-4671-9fb6-6ee824f43412 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:44:59.633665 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-94cbb0f2-05f3-4671-9fb6-6ee824f43412 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:44:59.634125 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1294/5203] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:44:59 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:00.646774 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-aab8c9c1-f9bf-4f62-9cbe-f1b3d669ce28 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:00.649066 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aab8c9c1-f9bf-4f62-9cbe-f1b3d669ce28 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:00.649283 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aab8c9c1-f9bf-4f62-9cbe-f1b3d669ce28 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:00.649520 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-aab8c9c1-f9bf-4f62-9cbe-f1b3d669ce28 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:00.657627 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:00.657627 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:00.662093 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-aab8c9c1-f9bf-4f62-9cbe-f1b3d669ce28 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:00.666775 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-aab8c9c1-f9bf-4f62-9cbe-f1b3d669ce28 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:00.667188 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1309/5204] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:00 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:01.512993 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a6fb697b-54a2-4ebf-bfe4-408ae68cc8e1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:01.514740 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a6fb697b-54a2-4ebf-bfe4-408ae68cc8e1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:45:01.514970 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a6fb697b-54a2-4ebf-bfe4-408ae68cc8e1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:01.515163 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a6fb697b-54a2-4ebf-bfe4-408ae68cc8e1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:01.526956 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:01.526956 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:01.532019 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a6fb697b-54a2-4ebf-bfe4-408ae68cc8e1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:01.536535 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a6fb697b-54a2-4ebf-bfe4-408ae68cc8e1 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 200 Aug 13 03:45:01.537008 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1297/5205] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:01 2026] GET /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 1649 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:01.679017 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2a7a314c-ed0b-4a7d-9965-e4a27c0fdd9b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:01.681326 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a7a314c-ed0b-4a7d-9965-e4a27c0fdd9b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:01.681553 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a7a314c-ed0b-4a7d-9965-e4a27c0fdd9b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:01.681999 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a7a314c-ed0b-4a7d-9965-e4a27c0fdd9b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:01.689119 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:01.689119 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:01.692728 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2a7a314c-ed0b-4a7d-9965-e4a27c0fdd9b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:01.696924 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a7a314c-ed0b-4a7d-9965-e4a27c0fdd9b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:01.697301 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1306/5206] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:01 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:02.550525 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-29ae26f8-67a4-413f-ab6b-4d20fa99602d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:02.552318 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-29ae26f8-67a4-413f-ab6b-4d20fa99602d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:45:02.552501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-29ae26f8-67a4-413f-ab6b-4d20fa99602d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:02.552701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-29ae26f8-67a4-413f-ab6b-4d20fa99602d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:02.562507 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:02.562507 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:02.566546 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-29ae26f8-67a4-413f-ab6b-4d20fa99602d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:02.571742 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-29ae26f8-67a4-413f-ab6b-4d20fa99602d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 200 Aug 13 03:45:02.572242 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1295/5207] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:02 2026] GET /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 1649 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:02.710872 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f1849afe-804f-43ac-bf41-c83734741ffa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:02.712848 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1849afe-804f-43ac-bf41-c83734741ffa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:02.713101 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1849afe-804f-43ac-bf41-c83734741ffa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:02.713331 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f1849afe-804f-43ac-bf41-c83734741ffa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:02.721029 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:02.721029 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:02.724347 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f1849afe-804f-43ac-bf41-c83734741ffa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:02.728081 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f1849afe-804f-43ac-bf41-c83734741ffa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:02.728402 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1310/5208] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:02 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:02.832165 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-61eb82bd-10e9-4e07-ac54-b580382f62ec req-a03f02f3-0067-4eaf-a476-a1ba8d23b6be None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:02.834713 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-61eb82bd-10e9-4e07-ac54-b580382f62ec req-a03f02f3-0067-4eaf-a476-a1ba8d23b6be tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/attachments/46a9aee2-5531-4928-964e-963f59e1661d Aug 13 03:45:02.835006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-61eb82bd-10e9-4e07-ac54-b580382f62ec req-a03f02f3-0067-4eaf-a476-a1ba8d23b6be tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:02.835263 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-61eb82bd-10e9-4e07-ac54-b580382f62ec req-a03f02f3-0067-4eaf-a476-a1ba8d23b6be tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:02.844434 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:02.844434 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:02.898294 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-61eb82bd-10e9-4e07-ac54-b580382f62ec req-a03f02f3-0067-4eaf-a476-a1ba8d23b6be tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/attachments/46a9aee2-5531-4928-964e-963f59e1661d returned with HTTP 200 Aug 13 03:45:02.898774 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1298/5209] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:45:02 2026] DELETE /volume/v3/attachments/46a9aee2-5531-4928-964e-963f59e1661d => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:03.584215 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c21f30b8-178c-4648-b265-187ffeea69f8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:03.586220 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c21f30b8-178c-4648-b265-187ffeea69f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:45:03.586426 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c21f30b8-178c-4648-b265-187ffeea69f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:03.586651 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c21f30b8-178c-4648-b265-187ffeea69f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:03.596049 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:03.596049 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:03.598656 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c21f30b8-178c-4648-b265-187ffeea69f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:03.605012 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c21f30b8-178c-4648-b265-187ffeea69f8 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 200 Aug 13 03:45:03.605371 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1307/5210] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:03 2026] GET /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:03.625198 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-af3365da-a79d-4a89-9706-20873d425cda None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:03.627098 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-af3365da-a79d-4a89-9706-20873d425cda tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:45:03.627531 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-af3365da-a79d-4a89-9706-20873d425cda tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "de27bb0e-beeb-4a83-b29b-a931aa59cc1d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-320139721"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:03.629251 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-af3365da-a79d-4a89-9706-20873d425cda tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating new backup {'backup': {'volume_id': 'de27bb0e-beeb-4a83-b29b-a931aa59cc1d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-320139721'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:45:03.629454 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-af3365da-a79d-4a89-9706-20873d425cda tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating backup of volume de27bb0e-beeb-4a83-b29b-a931aa59cc1d in container None Aug 13 03:45:03.637341 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:03.637341 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:03.638193 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-af3365da-a79d-4a89-9706-20873d425cda tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:03.659229 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-af3365da-a79d-4a89-9706-20873d425cda tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['5e4397cc-e84b-48b6-b07a-dc5ee384859b', '55f8aa99-a6d0-40a9-93e9-7ea49437ee14'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:03.696550 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-af3365da-a79d-4a89-9706-20873d425cda tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:45:03.697146 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1296/5211] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:45:03 2026] POST /volume/v3/backups => generated 329 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:03.707244 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-54cb52a9-7d33-44e0-9c58-21a715af2807 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:03.709319 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54cb52a9-7d33-44e0-9c58-21a715af2807 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:03.709579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54cb52a9-7d33-44e0-9c58-21a715af2807 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:03.709956 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54cb52a9-7d33-44e0-9c58-21a715af2807 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:03.710088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-54cb52a9-7d33-44e0-9c58-21a715af2807 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:03.714673 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:03.714673 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:03.715428 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54cb52a9-7d33-44e0-9c58-21a715af2807 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:03.715790 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1311/5212] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:03 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:03.741158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ddfdfd03-5bf7-4fc8-ac6c-8eb5381f2e59 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:03.742722 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ddfdfd03-5bf7-4fc8-ac6c-8eb5381f2e59 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:03.742928 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ddfdfd03-5bf7-4fc8-ac6c-8eb5381f2e59 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:03.743093 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ddfdfd03-5bf7-4fc8-ac6c-8eb5381f2e59 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:03.749691 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:03.749691 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:03.754952 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ddfdfd03-5bf7-4fc8-ac6c-8eb5381f2e59 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:03.760021 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ddfdfd03-5bf7-4fc8-ac6c-8eb5381f2e59 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:03.760367 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1299/5213] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:03 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:04.729846 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e8a4dbb8-d579-43bb-a5cb-a4fb36ace02c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:04.731553 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8a4dbb8-d579-43bb-a5cb-a4fb36ace02c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:04.731777 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8a4dbb8-d579-43bb-a5cb-a4fb36ace02c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:04.732002 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e8a4dbb8-d579-43bb-a5cb-a4fb36ace02c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:04.732109 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-e8a4dbb8-d579-43bb-a5cb-a4fb36ace02c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:04.733889 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=161,cinder:INSERT=11,cinder:UPDATE=30 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:45:04.736519 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:04.736519 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:04.737536 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e8a4dbb8-d579-43bb-a5cb-a4fb36ace02c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:04.738242 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1308/5214] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:04 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:04.775595 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2bb7dce5-0454-4535-b511-e8abf3db5e33 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:04.777624 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2bb7dce5-0454-4535-b511-e8abf3db5e33 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:04.777838 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2bb7dce5-0454-4535-b511-e8abf3db5e33 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:04.778033 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2bb7dce5-0454-4535-b511-e8abf3db5e33 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:04.786417 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:04.786417 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:04.790840 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2bb7dce5-0454-4535-b511-e8abf3db5e33 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:04.796318 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2bb7dce5-0454-4535-b511-e8abf3db5e33 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:04.796885 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1297/5215] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:04 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:05.541672 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-c704ea84-1628-4c22-90c6-87c8320e4369 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:05.614661 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:45:05.614989 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2138295537"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:05.616332 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2138295537'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:45:05.616458 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Create volume of 1 GB Aug 13 03:45:05.618569 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=157,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:45:05.620702 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Availability Zones retrieved successfully. Aug 13 03:45:05.626316 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Flow 'volume_create_api' (c239106f-a9e3-443d-bccd-d2f5aba369ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:05.627213 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bfd1651-33fc-41f4-b8ba-8357bcfa25c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:05.628538 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:45:05.650677 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bfd1651-33fc-41f4-b8ba-8357bcfa25c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:05.651406 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3e5a8c-054e-47c0-9651-981cac9d2762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:05.699068 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Created reservations ['4002ab97-fdca-4bb2-bb1f-848419f58ce4', '7aff9d72-7c86-4768-bc74-b6bfa1539d79', '5f1b4d8a-90ed-4664-85bc-76eaf7cae744', '6fb42fdf-a942-4e8a-9ba2-a5ebc7ed0817'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:05.699758 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3e5a8c-054e-47c0-9651-981cac9d2762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4002ab97-fdca-4bb2-bb1f-848419f58ce4', '7aff9d72-7c86-4768-bc74-b6bfa1539d79', '5f1b4d8a-90ed-4664-85bc-76eaf7cae744', '6fb42fdf-a942-4e8a-9ba2-a5ebc7ed0817']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:05.700417 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b2c839-c8e7-4f66-ac24-58049f01e3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:05.720691 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b2c839-c8e7-4f66-ac24-58049f01e3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7bd0d3f-36a6-4037-b95c-976decf4f351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138295537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f255759703430ea663caeb6f25ee48',qos_specs=None,replication_status=,reservations=['4002ab97-fdca-4bb2-bb1f-848419f58ce4','7aff9d72-7c86-4768-bc74-b6bfa1539d79','5f1b4d8a-90ed-4664-85bc-76eaf7cae744','6fb42fdf-a942-4e8a-9ba2-a5ebc7ed0817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60488a05d99c4584a4cc01698e3600c6',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138295537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7bd0d3f-36a6-4037-b95c-976decf4f351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f255759703430ea663caeb6f25ee48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60488a05d99c4584a4cc01698e3600c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:05.721346 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446f5566-bd1a-45e3-80a2-8954bc5dc7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:05.737289 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446f5566-bd1a-45e3-80a2-8954bc5dc7ec) transitioned into state 'SUCCESS' from state '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-2138295537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f255759703430ea663caeb6f25ee48',qos_specs=None,replication_status=,reservations=['4002ab97-fdca-4bb2-bb1f-848419f58ce4','7aff9d72-7c86-4768-bc74-b6bfa1539d79','5f1b4d8a-90ed-4664-85bc-76eaf7cae744','6fb42fdf-a942-4e8a-9ba2-a5ebc7ed0817'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60488a05d99c4584a4cc01698e3600c6',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:05.737939 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379c6fb5-cb4d-4e3d-bfc0-fe44ab1d75bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:05.746572 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379c6fb5-cb4d-4e3d-bfc0-fe44ab1d75bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:05.747364 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Flow 'volume_create_api' (c239106f-a9e3-443d-bccd-d2f5aba369ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:05.747729 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Create volume request issued successfully. Aug 13 03:45:05.748582 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-c704ea84-1628-4c22-90c6-87c8320e4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:45:05.748742 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1312/5216] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:45:05 2026] POST /volume/v3/volumes => generated 778 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:05.749122 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-97c4306f-6555-402a-aab5-c0a9a28c58af None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:05.750909 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-97c4306f-6555-402a-aab5-c0a9a28c58af tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:05.751093 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-97c4306f-6555-402a-aab5-c0a9a28c58af tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:05.751265 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-97c4306f-6555-402a-aab5-c0a9a28c58af tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:05.751382 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-97c4306f-6555-402a-aab5-c0a9a28c58af tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:05.755888 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:05.755888 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:05.756644 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-97c4306f-6555-402a-aab5-c0a9a28c58af tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:05.757029 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1300/5217] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:05 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:05.759508 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c6329b04-980e-48f8-aeb9-d74a3e42577b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:05.761201 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6329b04-980e-48f8-aeb9-d74a3e42577b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] GET https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 Aug 13 03:45:05.761375 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6329b04-980e-48f8-aeb9-d74a3e42577b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:05.761561 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c6329b04-980e-48f8-aeb9-d74a3e42577b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:05.768118 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:05.768118 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:05.771601 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-c6329b04-980e-48f8-aeb9-d74a3e42577b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Volume info retrieved successfully. Aug 13 03:45:05.774851 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c6329b04-980e-48f8-aeb9-d74a3e42577b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 returned with HTTP 200 Aug 13 03:45:05.775213 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1309/5218] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:05 2026] GET /volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:05.809209 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2d4a1edf-eefd-4913-9ff6-937cdb28a636 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:05.811934 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d4a1edf-eefd-4913-9ff6-937cdb28a636 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:05.812173 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d4a1edf-eefd-4913-9ff6-937cdb28a636 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:05.812426 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d4a1edf-eefd-4913-9ff6-937cdb28a636 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:05.821483 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:05.821483 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:05.825406 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2d4a1edf-eefd-4913-9ff6-937cdb28a636 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:05.829543 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d4a1edf-eefd-4913-9ff6-937cdb28a636 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:05.829938 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1298/5219] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:05 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:06.768691 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-64be9058-02f6-4444-a38e-191a78b3ba92 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:06.771247 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64be9058-02f6-4444-a38e-191a78b3ba92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:06.771529 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64be9058-02f6-4444-a38e-191a78b3ba92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:06.771735 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-64be9058-02f6-4444-a38e-191a78b3ba92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:06.771878 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-64be9058-02f6-4444-a38e-191a78b3ba92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:06.776467 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:06.776467 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:06.777314 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-64be9058-02f6-4444-a38e-191a78b3ba92 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:06.777675 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1313/5220] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:06 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:06.787628 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d770587f-0f34-4325-8962-e08e670fb9ea None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:06.789638 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d770587f-0f34-4325-8962-e08e670fb9ea tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] GET https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 Aug 13 03:45:06.789927 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d770587f-0f34-4325-8962-e08e670fb9ea tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:06.790192 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d770587f-0f34-4325-8962-e08e670fb9ea tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:06.794029 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=185,cinder:UPDATE=49,cinder:INSERT=22 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:45:06.799346 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:06.799346 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:06.805312 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d770587f-0f34-4325-8962-e08e670fb9ea tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Volume info retrieved successfully. Aug 13 03:45:06.810346 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d770587f-0f34-4325-8962-e08e670fb9ea tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 returned with HTTP 200 Aug 13 03:45:06.810845 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1301/5221] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:06 2026] GET /volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:06.823753 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2e3dbe0d-b433-48c5-8650-8262718c80e7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:06.843302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9c3b70cd-2471-4004-b8d8-966fc913404d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:06.847408 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9c3b70cd-2471-4004-b8d8-966fc913404d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:06.847408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9c3b70cd-2471-4004-b8d8-966fc913404d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:06.847408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9c3b70cd-2471-4004-b8d8-966fc913404d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:06.853933 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:06.853933 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:06.860063 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9c3b70cd-2471-4004-b8d8-966fc913404d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:06.864430 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9c3b70cd-2471-4004-b8d8-966fc913404d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:06.865346 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1299/5222] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:06 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 1429 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:06.877693 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1c9a8dfc-145e-49ae-b532-f3214e743a20 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:06.879479 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c9a8dfc-145e-49ae-b532-f3214e743a20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:06.879688 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c9a8dfc-145e-49ae-b532-f3214e743a20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:06.879926 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1c9a8dfc-145e-49ae-b532-f3214e743a20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:06.882141 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e3dbe0d-b433-48c5-8650-8262718c80e7 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] POST https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351/action Aug 13 03:45:06.882530 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e3dbe0d-b433-48c5-8650-8262718c80e7 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:45:06.882659 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2e3dbe0d-b433-48c5-8650-8262718c80e7 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:06.886933 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:06.886933 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:06.890738 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1c9a8dfc-145e-49ae-b532-f3214e743a20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:06.891052 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:06.891052 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:06.891549 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2e3dbe0d-b433-48c5-8650-8262718c80e7 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] Volume info retrieved successfully. Aug 13 03:45:06.892657 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-2e3dbe0d-b433-48c5-8650-8262718c80e7 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8cda6d435e3b41b1b10d8c97835695fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19f255759703430ea663caeb6f25ee48', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:06.892875 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2e3dbe0d-b433-48c5-8650-8262718c80e7 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351/action returned with HTTP 403 Aug 13 03:45:06.893321 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1310/5223] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:45:06 2026] POST /volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351/action => generated 131 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:06.895266 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1c9a8dfc-145e-49ae-b532-f3214e743a20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:06.895648 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1314/5224] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:06 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:06.900072 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d0727d38-4161-4407-9bf9-2292459473d0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:06.902912 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d0727d38-4161-4407-9bf9-2292459473d0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 Aug 13 03:45:06.902912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d0727d38-4161-4407-9bf9-2292459473d0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:06.902912 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d0727d38-4161-4407-9bf9-2292459473d0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:06.902912 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-d0727d38-4161-4407-9bf9-2292459473d0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Delete volume with id: a7bd0d3f-36a6-4037-b95c-976decf4f351 Aug 13 03:45:06.909902 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:06.909902 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:06.910290 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d0727d38-4161-4407-9bf9-2292459473d0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Volume info retrieved successfully. Aug 13 03:45:06.926738 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d0727d38-4161-4407-9bf9-2292459473d0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Delete volume request issued successfully. Aug 13 03:45:06.926972 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d0727d38-4161-4407-9bf9-2292459473d0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 returned with HTTP 202 Aug 13 03:45:06.927428 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1302/5225] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:06 2026] DELETE /volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:06.937281 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c65f87a5-3e22-45a7-b292-6bc3fc6448b1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:06.939523 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c65f87a5-3e22-45a7-b292-6bc3fc6448b1 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] GET https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 Aug 13 03:45:06.939953 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c65f87a5-3e22-45a7-b292-6bc3fc6448b1 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:06.940314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c65f87a5-3e22-45a7-b292-6bc3fc6448b1 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:06.950313 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:06.950313 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:06.957635 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c65f87a5-3e22-45a7-b292-6bc3fc6448b1 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Volume info retrieved successfully. Aug 13 03:45:06.963498 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c65f87a5-3e22-45a7-b292-6bc3fc6448b1 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 returned with HTTP 200 Aug 13 03:45:06.964190 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1300/5226] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:06 2026] GET /volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:07.024721 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6c5fbac5-2e9c-47a4-a3c9-db4cb7cbfe6f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:07.026655 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6c5fbac5-2e9c-47a4-a3c9-db4cb7cbfe6f tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:07.026842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6c5fbac5-2e9c-47a4-a3c9-db4cb7cbfe6f tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:07.027027 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6c5fbac5-2e9c-47a4-a3c9-db4cb7cbfe6f tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:07.033402 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:07.033402 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:07.036806 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6c5fbac5-2e9c-47a4-a3c9-db4cb7cbfe6f tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:07.042129 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6c5fbac5-2e9c-47a4-a3c9-db4cb7cbfe6f tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:07.042637 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1311/5227] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:45:07 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:07.661296 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-251f46ec-6e9f-4ee4-b66d-b56a6d7889d9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:07.663256 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-251f46ec-6e9f-4ee4-b66d-b56a6d7889d9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:07.663428 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-251f46ec-6e9f-4ee4-b66d-b56a6d7889d9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:07.663617 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-251f46ec-6e9f-4ee4-b66d-b56a6d7889d9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:07.669892 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:07.669892 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:07.673243 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-251f46ec-6e9f-4ee4-b66d-b56a6d7889d9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:07.677421 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-251f46ec-6e9f-4ee4-b66d-b56a6d7889d9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:07.677782 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1315/5228] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:45:07 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:07.688748 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4f88ecf6-8d06-4b0a-8eb9-71ef3198751c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:07.689205 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4f88ecf6-8d06-4b0a-8eb9-71ef3198751c None None] GET https://10.4.3.140/volume// Aug 13 03:45:07.689366 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4f88ecf6-8d06-4b0a-8eb9-71ef3198751c None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:07.689594 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4f88ecf6-8d06-4b0a-8eb9-71ef3198751c None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:07.689921 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4f88ecf6-8d06-4b0a-8eb9-71ef3198751c None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:45:07.690184 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1303/5229] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:45:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:45:07.696603 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-bbc74498-2176-4955-9d0e-02ce9be4f16f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:07.699438 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-bbc74498-2176-4955-9d0e-02ce9be4f16f tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:45:07.699438 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-bbc74498-2176-4955-9d0e-02ce9be4f16f tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7b8ffab-6627-4280-95d5-aa0a7d64fdac", "connector": null, "instance_uuid": "3ee035c5-91cf-46ed-adf9-2c1c51729eb6"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:07.708955 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:07.708955 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:07.739181 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-bbc74498-2176-4955-9d0e-02ce9be4f16f tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:45:07.739708 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1301/5230] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:45:07 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:07.789856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-97e17ff7-2475-4356-b003-6b7e45c6b65a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:07.789856 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-97e17ff7-2475-4356-b003-6b7e45c6b65a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:07.789856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-97e17ff7-2475-4356-b003-6b7e45c6b65a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:07.789856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-97e17ff7-2475-4356-b003-6b7e45c6b65a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:07.789856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-97e17ff7-2475-4356-b003-6b7e45c6b65a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:07.794164 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:07.794164 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:07.794982 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-97e17ff7-2475-4356-b003-6b7e45c6b65a tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:07.795324 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1312/5231] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:07 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:07.978384 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4ad8e309-a653-484a-86a7-a2954cdc6ea0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:07.980115 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ad8e309-a653-484a-86a7-a2954cdc6ea0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] GET https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 Aug 13 03:45:07.980294 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ad8e309-a653-484a-86a7-a2954cdc6ea0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:07.980489 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ad8e309-a653-484a-86a7-a2954cdc6ea0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:07.986090 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ad8e309-a653-484a-86a7-a2954cdc6ea0 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 returned with HTTP 404 Aug 13 03:45:07.986685 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1316/5232] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:07 2026] GET /volume/v3/volumes/a7bd0d3f-36a6-4037-b95c-976decf4f351 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:08.002124 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:08.004420 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:45:08.004711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-582674029"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:08.006105 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-582674029'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:45:08.006222 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Create volume of 1 GB Aug 13 03:45:08.016388 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Availability Zones retrieved successfully. Aug 13 03:45:08.022508 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Flow 'volume_create_api' (37ce956f-be1a-4719-82da-13ebb34baa73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:08.023654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c90f175-aeda-4a49-b72b-2b7c8964b0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:08.024554 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:45:08.060719 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c90f175-aeda-4a49-b72b-2b7c8964b0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:08.062315 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c80c46-1169-4021-a780-52bf869b2789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:08.127254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Created reservations ['b468d0e7-dbda-4664-9247-90199e84b3b5', 'dd3f1949-804e-496e-ae38-6d92ee08aebd', '2e97878b-4213-49e7-befd-3f061ff48713', 'eb6ec787-5907-4b6a-a3bd-859ff3a58bfb'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:08.128116 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c80c46-1169-4021-a780-52bf869b2789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b468d0e7-dbda-4664-9247-90199e84b3b5', 'dd3f1949-804e-496e-ae38-6d92ee08aebd', '2e97878b-4213-49e7-befd-3f061ff48713', 'eb6ec787-5907-4b6a-a3bd-859ff3a58bfb']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:08.128832 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36ad7294-282e-49ff-bc99-f28920ae8261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:08.151930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36ad7294-282e-49ff-bc99-f28920ae8261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da466f8f-c0ce-4642-8a8b-fbd82368d03f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582674029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f255759703430ea663caeb6f25ee48',qos_specs=None,replication_status=,reservations=['b468d0e7-dbda-4664-9247-90199e84b3b5','dd3f1949-804e-496e-ae38-6d92ee08aebd','2e97878b-4213-49e7-befd-3f061ff48713','eb6ec787-5907-4b6a-a3bd-859ff3a58bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60488a05d99c4584a4cc01698e3600c6',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582674029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da466f8f-c0ce-4642-8a8b-fbd82368d03f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f255759703430ea663caeb6f25ee48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60488a05d99c4584a4cc01698e3600c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:08.152734 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7b2f8b-10fa-45ca-bcfe-572420d8f6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:08.173669 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7b2f8b-10fa-45ca-bcfe-572420d8f6f0) transitioned into state 'SUCCESS' from state '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-582674029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f255759703430ea663caeb6f25ee48',qos_specs=None,replication_status=,reservations=['b468d0e7-dbda-4664-9247-90199e84b3b5','dd3f1949-804e-496e-ae38-6d92ee08aebd','2e97878b-4213-49e7-befd-3f061ff48713','eb6ec787-5907-4b6a-a3bd-859ff3a58bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60488a05d99c4584a4cc01698e3600c6',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:08.174300 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a214af-204c-460c-ac09-0e5856b51a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:08.183887 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a214af-204c-460c-ac09-0e5856b51a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:08.184710 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Flow 'volume_create_api' (37ce956f-be1a-4719-82da-13ebb34baa73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:08.185040 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Create volume request issued successfully. Aug 13 03:45:08.185617 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4a4e586b-7310-4468-b6ba-bb5898bfd03f tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:45:08.186042 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1304/5233] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:45:08 2026] POST /volume/v3/volumes => generated 777 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:08.201838 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2da70184-dc34-4560-b156-7fef76b36e91 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:08.203673 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2da70184-dc34-4560-b156-7fef76b36e91 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] GET https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f Aug 13 03:45:08.203869 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2da70184-dc34-4560-b156-7fef76b36e91 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:08.204253 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2da70184-dc34-4560-b156-7fef76b36e91 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:08.206100 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=154,cinder:UPDATE=21,cinder:INSERT=10 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:45:08.216132 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:08.216132 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:08.219773 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2da70184-dc34-4560-b156-7fef76b36e91 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Volume info retrieved successfully. Aug 13 03:45:08.223627 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2da70184-dc34-4560-b156-7fef76b36e91 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f returned with HTTP 200 Aug 13 03:45:08.224002 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1302/5234] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:08 2026] GET /volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:08.542548 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9541d84d-0137-4172-8185-91ea46d6a46f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:08.543588 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9541d84d-0137-4172-8185-91ea46d6a46f None None] GET https://10.4.3.140/volume// Aug 13 03:45:08.543588 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9541d84d-0137-4172-8185-91ea46d6a46f None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:08.543588 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9541d84d-0137-4172-8185-91ea46d6a46f None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:08.544032 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9541d84d-0137-4172-8185-91ea46d6a46f None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:45:08.544457 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1313/5235] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:45:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:45:08.551249 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-cc341d72-7f67-4c7b-9192-0c069d407828 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:08.553104 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-cc341d72-7f67-4c7b-9192-0c069d407828 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:45:08.553292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-cc341d72-7f67-4c7b-9192-0c069d407828 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:08.553475 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-cc341d72-7f67-4c7b-9192-0c069d407828 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:08.566565 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:08.566565 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:08.570878 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-cc341d72-7f67-4c7b-9192-0c069d407828 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:08.575327 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-cc341d72-7f67-4c7b-9192-0c069d407828 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:45:08.575700 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1317/5236] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:45:08 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 1608 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:45:08.682064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6373d94e-addf-4eee-98c6-8bb4a20c82c8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:08.683953 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6373d94e-addf-4eee-98c6-8bb4a20c82c8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] PUT https://10.4.3.140/volume/v3/attachments/9aba9edc-de04-4a11-aaea-ed8ef6a3d0c9 Aug 13 03:45:08.685481 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6373d94e-addf-4eee-98c6-8bb4a20c82c8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:08.693313 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6373d94e-addf-4eee-98c6-8bb4a20c82c8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Acquiring lock "cinder-attachment_update-c7b8ffab-6627-4280-95d5-aa0a7d64fdac-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:45:08.697409 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6373d94e-addf-4eee-98c6-8bb4a20c82c8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Lock "cinder-attachment_update-c7b8ffab-6627-4280-95d5-aa0a7d64fdac-np0000007145" acquired by "attachment_update" :: waited 0.004s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:45:08.698273 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:08.698273 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:08.773812 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6373d94e-addf-4eee-98c6-8bb4a20c82c8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Lock "cinder-attachment_update-c7b8ffab-6627-4280-95d5-aa0a7d64fdac-np0000007145" released by "attachment_update" :: held 0.076s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:45:08.774440 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-6373d94e-addf-4eee-98c6-8bb4a20c82c8 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments/9aba9edc-de04-4a11-aaea-ed8ef6a3d0c9 returned with HTTP 200 Aug 13 03:45:08.774889 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1305/5237] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:45:08 2026] PUT /volume/v3/attachments/9aba9edc-de04-4a11-aaea-ed8ef6a3d0c9 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:08.797400 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-a9f246c6-ee30-4cb5-b7ef-db0fc0edd121 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:08.800662 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-a9f246c6-ee30-4cb5-b7ef-db0fc0edd121 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/attachments/9aba9edc-de04-4a11-aaea-ed8ef6a3d0c9/action Aug 13 03:45:08.800662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-a9f246c6-ee30-4cb5-b7ef-db0fc0edd121 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:45:08.800662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-a9f246c6-ee30-4cb5-b7ef-db0fc0edd121 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:08.807514 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-38b3384f-50eb-46fa-85d9-710f04455e27 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:08.809558 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38b3384f-50eb-46fa-85d9-710f04455e27 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:08.809862 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38b3384f-50eb-46fa-85d9-710f04455e27 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:08.810045 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-38b3384f-50eb-46fa-85d9-710f04455e27 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:08.810508 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-38b3384f-50eb-46fa-85d9-710f04455e27 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:08.815951 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:08.815951 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:08.816149 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-38b3384f-50eb-46fa-85d9-710f04455e27 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:08.816403 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1314/5238] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:08 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:08.817280 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:08.817280 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:08.830562 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-a9f246c6-ee30-4cb5-b7ef-db0fc0edd121 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments/9aba9edc-de04-4a11-aaea-ed8ef6a3d0c9/action returned with HTTP 204 Aug 13 03:45:08.831113 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1303/5239] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:45:08 2026] POST /volume/v3/attachments/9aba9edc-de04-4a11-aaea-ed8ef6a3d0c9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:09.240190 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8c6ef11b-be85-483e-a3b3-4a6123fb124e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:09.246259 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c6ef11b-be85-483e-a3b3-4a6123fb124e tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] GET https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f Aug 13 03:45:09.246559 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c6ef11b-be85-483e-a3b3-4a6123fb124e tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:09.246858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8c6ef11b-be85-483e-a3b3-4a6123fb124e tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:09.258176 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:09.258176 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:09.261901 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8c6ef11b-be85-483e-a3b3-4a6123fb124e tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Volume info retrieved successfully. Aug 13 03:45:09.265843 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8c6ef11b-be85-483e-a3b3-4a6123fb124e tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f returned with HTTP 200 Aug 13 03:45:09.266192 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1318/5240] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:09 2026] GET /volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:09.280067 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f503887a-97bd-4904-b55b-3b346b6f4369 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:09.281754 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f503887a-97bd-4904-b55b-3b346b6f4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] POST https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f/action Aug 13 03:45:09.282122 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f503887a-97bd-4904-b55b-3b346b6f4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:45:09.282270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f503887a-97bd-4904-b55b-3b346b6f4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:09.290315 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:09.290315 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:09.290816 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-f503887a-97bd-4904-b55b-3b346b6f4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8cda6d435e3b41b1b10d8c97835695fe', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19f255759703430ea663caeb6f25ee48', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:09.291634 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f503887a-97bd-4904-b55b-3b346b6f4369 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-reader] https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f/action returned with HTTP 403 Aug 13 03:45:09.291634 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1306/5241] 10.4.3.140 () {68 vars in 1390 bytes} [Thu Aug 13 03:45:09 2026] POST /volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:09.303838 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0f40f8ec-a9bf-40d9-9c5d-231717b4eb6b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:09.303838 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f40f8ec-a9bf-40d9-9c5d-231717b4eb6b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f Aug 13 03:45:09.303838 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f40f8ec-a9bf-40d9-9c5d-231717b4eb6b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:09.303968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0f40f8ec-a9bf-40d9-9c5d-231717b4eb6b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:09.304176 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-0f40f8ec-a9bf-40d9-9c5d-231717b4eb6b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Delete volume with id: da466f8f-c0ce-4642-8a8b-fbd82368d03f Aug 13 03:45:09.314570 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:09.314570 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:09.315067 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f40f8ec-a9bf-40d9-9c5d-231717b4eb6b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Volume info retrieved successfully. Aug 13 03:45:09.335735 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0f40f8ec-a9bf-40d9-9c5d-231717b4eb6b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Delete volume request issued successfully. Aug 13 03:45:09.336017 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0f40f8ec-a9bf-40d9-9c5d-231717b4eb6b tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f returned with HTTP 202 Aug 13 03:45:09.336585 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1315/5242] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:09 2026] DELETE /volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:09.344391 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5dd2133d-9eff-4dc6-8d24-6aa9e5a32986 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:09.346742 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5dd2133d-9eff-4dc6-8d24-6aa9e5a32986 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] GET https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f Aug 13 03:45:09.347024 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5dd2133d-9eff-4dc6-8d24-6aa9e5a32986 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:09.347281 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5dd2133d-9eff-4dc6-8d24-6aa9e5a32986 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:09.356932 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:09.356932 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:09.364071 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5dd2133d-9eff-4dc6-8d24-6aa9e5a32986 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Volume info retrieved successfully. Aug 13 03:45:09.369686 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5dd2133d-9eff-4dc6-8d24-6aa9e5a32986 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f returned with HTTP 200 Aug 13 03:45:09.369871 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1304/5243] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:09 2026] GET /volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:09.827108 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b92e3411-39db-452d-a072-78da7037ec80 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:09.828858 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b92e3411-39db-452d-a072-78da7037ec80 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:09.829075 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b92e3411-39db-452d-a072-78da7037ec80 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:09.829281 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b92e3411-39db-452d-a072-78da7037ec80 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:09.829434 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b92e3411-39db-452d-a072-78da7037ec80 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:09.833628 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:09.833628 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:09.834416 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b92e3411-39db-452d-a072-78da7037ec80 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:09.834763 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1319/5244] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:09 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:10.385164 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-508c7d4d-ed9e-4298-8053-07dbde5c75f6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:10.386830 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-508c7d4d-ed9e-4298-8053-07dbde5c75f6 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] GET https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f Aug 13 03:45:10.387009 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-508c7d4d-ed9e-4298-8053-07dbde5c75f6 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:10.387182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-508c7d4d-ed9e-4298-8053-07dbde5c75f6 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:10.392775 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-508c7d4d-ed9e-4298-8053-07dbde5c75f6 tempest-ProjectReaderTests-1262297802 tempest-ProjectReaderTests-1262297802-project-admin] https://10.4.3.140/volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f returned with HTTP 404 Aug 13 03:45:10.393210 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1307/5245] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:10 2026] GET /volume/v3/volumes/da466f8f-c0ce-4642-8a8b-fbd82368d03f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:10.849558 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8f77a07b-3be1-4253-8a77-f53ec3c6f1d0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:10.855065 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f77a07b-3be1-4253-8a77-f53ec3c6f1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:10.855178 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f77a07b-3be1-4253-8a77-f53ec3c6f1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:10.855568 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8f77a07b-3be1-4253-8a77-f53ec3c6f1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:10.855766 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8f77a07b-3be1-4253-8a77-f53ec3c6f1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:10.862240 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:10.862240 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:10.863365 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8f77a07b-3be1-4253-8a77-f53ec3c6f1d0 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:10.863976 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1316/5246] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:10 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:11.877897 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ec42d871-dcca-490d-ba16-6d9939264d99 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:11.880218 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec42d871-dcca-490d-ba16-6d9939264d99 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:11.880415 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec42d871-dcca-490d-ba16-6d9939264d99 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:11.880631 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ec42d871-dcca-490d-ba16-6d9939264d99 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:11.880738 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-ec42d871-dcca-490d-ba16-6d9939264d99 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:11.885292 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:11.885292 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:11.886100 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ec42d871-dcca-490d-ba16-6d9939264d99 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:11.886532 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1305/5247] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:11 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:12.131789 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fc7198a9-aeaf-422e-b740-12995c7f5250 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.250470 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc7198a9-aeaf-422e-b740-12995c7f5250 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:12.250951 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc7198a9-aeaf-422e-b740-12995c7f5250 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-425039729", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.274516 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc7198a9-aeaf-422e-b740-12995c7f5250 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:12.275047 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1320/5248] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:12 2026] POST /volume/v3/types => generated 379 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:12.284200 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-64fb575c-a999-4c6e-9dc4-d793c492719e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.286058 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-64fb575c-a999-4c6e-9dc4-d793c492719e tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] POST https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption Aug 13 03:45:12.286456 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-64fb575c-a999-4c6e-9dc4-d793c492719e tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.301928 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-64fb575c-a999-4c6e-9dc4-d793c492719e tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption returned with HTTP 200 Aug 13 03:45:12.302323 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1308/5249] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:45:12 2026] POST /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:12.311968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f7633525-9979-4608-9a14-59c33c56837c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.313714 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7633525-9979-4608-9a14-59c33c56837c tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:12.314108 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f7633525-9979-4608-9a14-59c33c56837c tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1783244625", "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=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.330372 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f7633525-9979-4608-9a14-59c33c56837c tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:12.330669 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1317/5250] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:12 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) Aug 13 03:45:12.342211 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-736f648e-554c-49c4-a2c1-fd19bcd72bf7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.402490 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-736f648e-554c-49c4-a2c1-fd19bcd72bf7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] POST https://10.4.3.140/volume/v3/types/560a1f42-a3ef-4935-9a54-9b310067b635/encryption Aug 13 03:45:12.402883 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-736f648e-554c-49c4-a2c1-fd19bcd72bf7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.405002 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-736f648e-554c-49c4-a2c1-fd19bcd72bf7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.405217 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-736f648e-554c-49c4-a2c1-fd19bcd72bf7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/560a1f42-a3ef-4935-9a54-9b310067b635/encryption returned with HTTP 403 Aug 13 03:45:12.405709 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1306/5251] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:45:12 2026] POST /volume/v3/types/560a1f42-a3ef-4935-9a54-9b310067b635/encryption => generated 127 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.415892 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de10e7b0-802b-40d1-9dc7-c594eb89d2d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.418120 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de10e7b0-802b-40d1-9dc7-c594eb89d2d1 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:12.418575 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de10e7b0-802b-40d1-9dc7-c594eb89d2d1 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-64503481", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.435857 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de10e7b0-802b-40d1-9dc7-c594eb89d2d1 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:12.436333 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1321/5252] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:12 2026] POST /volume/v3/types => generated 378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:12.446602 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-5ba01e50-8466-4a3d-99d1-ac0ff60b81d8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.448526 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ba01e50-8466-4a3d-99d1-ac0ff60b81d8 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] POST https://10.4.3.140/volume/v3/types/a34792c4-a225-49e4-af09-730a416953cf/extra_specs Aug 13 03:45:12.448922 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-5ba01e50-8466-4a3d-99d1-ac0ff60b81d8 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.451110 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-5ba01e50-8466-4a3d-99d1-ac0ff60b81d8 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.451349 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-5ba01e50-8466-4a3d-99d1-ac0ff60b81d8 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/a34792c4-a225-49e4-af09-730a416953cf/extra_specs returned with HTTP 403 Aug 13 03:45:12.451812 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1309/5253] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:45:12 2026] POST /volume/v3/types/a34792c4-a225-49e4-af09-730a416953cf/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.458485 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-794ac9f5-8757-497c-a4da-d0743a64835f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.460908 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-794ac9f5-8757-497c-a4da-d0743a64835f tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] PUT https://10.4.3.140/volume/v3/types/a34792c4-a225-49e4-af09-730a416953cf/extra_specs/key2 Aug 13 03:45:12.461416 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-794ac9f5-8757-497c-a4da-d0743a64835f tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.463660 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-794ac9f5-8757-497c-a4da-d0743a64835f tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.463932 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-794ac9f5-8757-497c-a4da-d0743a64835f tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/a34792c4-a225-49e4-af09-730a416953cf/extra_specs/key2 returned with HTTP 403 Aug 13 03:45:12.464434 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1318/5254] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:45:12 2026] PUT /volume/v3/types/a34792c4-a225-49e4-af09-730a416953cf/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.472736 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cc4d74d1-00d6-4c50-ac8f-c4ffdc3575f6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.474776 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cc4d74d1-00d6-4c50-ac8f-c4ffdc3575f6 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:12.475223 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cc4d74d1-00d6-4c50-ac8f-c4ffdc3575f6 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.477674 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-cc4d74d1-00d6-4c50-ac8f-c4ffdc3575f6 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.477908 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cc4d74d1-00d6-4c50-ac8f-c4ffdc3575f6 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types returned with HTTP 403 Aug 13 03:45:12.478392 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1307/5255] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:45:12 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.486279 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-56d6c187-6e2c-4c74-b516-e6b370c95a9b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.488073 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56d6c187-6e2c-4c74-b516-e6b370c95a9b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:12.488533 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-56d6c187-6e2c-4c74-b516-e6b370c95a9b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-843411623", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.503838 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-56d6c187-6e2c-4c74-b516-e6b370c95a9b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:12.504280 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1322/5256] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:12 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) Aug 13 03:45:12.513434 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1da5a97d-be64-4ca8-900f-969c92ef7a6d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.515235 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1da5a97d-be64-4ca8-900f-969c92ef7a6d tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] POST https://10.4.3.140/volume/v3/types/cdff0a7c-36ea-4831-91c0-14e4f7f4125b/encryption Aug 13 03:45:12.515610 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1da5a97d-be64-4ca8-900f-969c92ef7a6d tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.530763 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1da5a97d-be64-4ca8-900f-969c92ef7a6d tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types/cdff0a7c-36ea-4831-91c0-14e4f7f4125b/encryption returned with HTTP 200 Aug 13 03:45:12.531203 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1310/5257] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:45:12 2026] POST /volume/v3/types/cdff0a7c-36ea-4831-91c0-14e4f7f4125b/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:12.539346 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-892727b5-327a-41fb-bcd8-2045b86c4a9b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.541920 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-892727b5-327a-41fb-bcd8-2045b86c4a9b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] DELETE https://10.4.3.140/volume/v3/types/cdff0a7c-36ea-4831-91c0-14e4f7f4125b/encryption/7811f38a-36a5-4377-89b6-a92dc2f084de Aug 13 03:45:12.542208 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-892727b5-327a-41fb-bcd8-2045b86c4a9b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.542500 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-892727b5-327a-41fb-bcd8-2045b86c4a9b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.543436 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-892727b5-327a-41fb-bcd8-2045b86c4a9b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.543687 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-892727b5-327a-41fb-bcd8-2045b86c4a9b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/cdff0a7c-36ea-4831-91c0-14e4f7f4125b/encryption/7811f38a-36a5-4377-89b6-a92dc2f084de returned with HTTP 403 Aug 13 03:45:12.544355 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1319/5258] 10.4.3.140 () {66 vars in 1489 bytes} [Thu Aug 13 03:45:12 2026] DELETE /volume/v3/types/cdff0a7c-36ea-4831-91c0-14e4f7f4125b/encryption/7811f38a-36a5-4377-89b6-a92dc2f084de => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.552565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d67b1b46-d17d-419d-b319-da82f697b77a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.554272 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d67b1b46-d17d-419d-b319-da82f697b77a tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:12.554627 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d67b1b46-d17d-419d-b319-da82f697b77a tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-192008250", "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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.572532 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d67b1b46-d17d-419d-b319-da82f697b77a tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:12.572899 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1308/5259] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:12 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:12.583142 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d957f173-4403-49f8-919b-2b653f645350 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.585377 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d957f173-4403-49f8-919b-2b653f645350 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] DELETE https://10.4.3.140/volume/v3/types/030f8f52-fbd1-4ec8-9701-a690df4b4cc8/extra_specs/key1 Aug 13 03:45:12.585618 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d957f173-4403-49f8-919b-2b653f645350 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.586181 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d957f173-4403-49f8-919b-2b653f645350 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.592033 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-d957f173-4403-49f8-919b-2b653f645350 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.592297 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d957f173-4403-49f8-919b-2b653f645350 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/030f8f52-fbd1-4ec8-9701-a690df4b4cc8/extra_specs/key1 returned with HTTP 403 Aug 13 03:45:12.592887 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1323/5260] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:45:12 2026] DELETE /volume/v3/types/030f8f52-fbd1-4ec8-9701-a690df4b4cc8/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.602117 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-98424f4c-08b4-46f7-a882-07a92dcfa5a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.604056 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-98424f4c-08b4-46f7-a882-07a92dcfa5a7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:12.604443 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-98424f4c-08b4-46f7-a882-07a92dcfa5a7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2000047424", "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=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.622581 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-98424f4c-08b4-46f7-a882-07a92dcfa5a7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:12.622957 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1311/5261] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:12 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) Aug 13 03:45:12.634276 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3ccbfe8e-a453-4272-861f-755f8196b82b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.639544 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ccbfe8e-a453-4272-861f-755f8196b82b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] DELETE https://10.4.3.140/volume/v3/types/174b7a01-7099-419a-bb86-3aeb10d0df95 Aug 13 03:45:12.639911 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ccbfe8e-a453-4272-861f-755f8196b82b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.640274 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3ccbfe8e-a453-4272-861f-755f8196b82b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.641429 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-3ccbfe8e-a453-4272-861f-755f8196b82b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.641699 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3ccbfe8e-a453-4272-861f-755f8196b82b tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/174b7a01-7099-419a-bb86-3aeb10d0df95 returned with HTTP 403 Aug 13 03:45:12.645001 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1320/5262] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:12 2026] DELETE /volume/v3/types/174b7a01-7099-419a-bb86-3aeb10d0df95 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.654439 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-07fa29af-edb4-41f3-99da-8758100cceeb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.656614 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-07fa29af-edb4-41f3-99da-8758100cceeb tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] GET https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs Aug 13 03:45:12.656740 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-07fa29af-edb4-41f3-99da-8758100cceeb tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.656923 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-07fa29af-edb4-41f3-99da-8758100cceeb tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.665702 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-07fa29af-edb4-41f3-99da-8758100cceeb tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs returned with HTTP 200 Aug 13 03:45:12.666087 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1309/5263] 10.4.3.140 () {66 vars in 1378 bytes} [Thu Aug 13 03:45:12 2026] GET /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:12.675122 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d020e099-b322-4a44-bcb3-f134166366ad None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.677027 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d020e099-b322-4a44-bcb3-f134166366ad tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] GET https://10.4.3.140/volume/v3/types Aug 13 03:45:12.677228 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d020e099-b322-4a44-bcb3-f134166366ad tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.677438 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d020e099-b322-4a44-bcb3-f134166366ad tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.678197 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-d020e099-b322-4a44-bcb3-f134166366ad tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Removing options '' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:45:12.703310 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d020e099-b322-4a44-bcb3-f134166366ad tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:12.703724 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1324/5264] 10.4.3.140 () {66 vars in 1231 bytes} [Thu Aug 13 03:45:12 2026] GET /volume/v3/types => generated 2580 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:12.714838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-df6e3823-fdd0-4d1d-a26f-9fe54e8767b4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.716561 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-df6e3823-fdd0-4d1d-a26f-9fe54e8767b4 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] GET https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption/cipher Aug 13 03:45:12.716786 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-df6e3823-fdd0-4d1d-a26f-9fe54e8767b4 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.717026 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-df6e3823-fdd0-4d1d-a26f-9fe54e8767b4 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.717801 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-df6e3823-fdd0-4d1d-a26f-9fe54e8767b4 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.718017 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-df6e3823-fdd0-4d1d-a26f-9fe54e8767b4 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption/cipher returned with HTTP 403 Aug 13 03:45:12.718428 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1312/5265] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:45:12 2026] GET /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.726688 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6eb50bf2-bb60-4985-bac7-509f99a050c2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.728693 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6eb50bf2-bb60-4985-bac7-509f99a050c2 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] GET https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption Aug 13 03:45:12.728938 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6eb50bf2-bb60-4985-bac7-509f99a050c2 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.729172 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6eb50bf2-bb60-4985-bac7-509f99a050c2 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.729844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-6eb50bf2-bb60-4985-bac7-509f99a050c2 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.730051 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6eb50bf2-bb60-4985-bac7-509f99a050c2 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption returned with HTTP 403 Aug 13 03:45:12.730499 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1321/5266] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:45:12 2026] GET /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.742035 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4b6e8cf0-a342-49ad-8eb1-4b9baf22dd84 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.744429 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4b6e8cf0-a342-49ad-8eb1-4b9baf22dd84 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] GET https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs/multiattach Aug 13 03:45:12.744693 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4b6e8cf0-a342-49ad-8eb1-4b9baf22dd84 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.744954 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4b6e8cf0-a342-49ad-8eb1-4b9baf22dd84 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.759076 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4b6e8cf0-a342-49ad-8eb1-4b9baf22dd84 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs/multiattach returned with HTTP 200 Aug 13 03:45:12.759447 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1310/5267] 10.4.3.140 () {66 vars in 1414 bytes} [Thu Aug 13 03:45:12 2026] GET /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:45:12.768653 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7c4277e9-f4f0-4568-9718-4343ffc21145 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.770457 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7c4277e9-f4f0-4568-9718-4343ffc21145 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] GET https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs/volume_backend_name Aug 13 03:45:12.770640 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7c4277e9-f4f0-4568-9718-4343ffc21145 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.770837 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7c4277e9-f4f0-4568-9718-4343ffc21145 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.777669 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7c4277e9-f4f0-4568-9718-4343ffc21145 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 03:45:12.778111 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1325/5268] 10.4.3.140 () {66 vars in 1438 bytes} [Thu Aug 13 03:45:12 2026] GET /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/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) Aug 13 03:45:12.789483 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-90cfd472-0000-428a-a533-bee3dec9b7a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.791988 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-90cfd472-0000-428a-a533-bee3dec9b7a7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] GET https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054 Aug 13 03:45:12.792134 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-90cfd472-0000-428a-a533-bee3dec9b7a7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.792415 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-90cfd472-0000-428a-a533-bee3dec9b7a7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.800524 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-90cfd472-0000-428a-a533-bee3dec9b7a7 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054 returned with HTTP 200 Aug 13 03:45:12.800941 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1313/5269] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:45:12 2026] GET /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054 => generated 317 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:45:12.813188 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b7670c8a-4f3f-4416-b4ee-646895f6a9fb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.815101 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7670c8a-4f3f-4416-b4ee-646895f6a9fb tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] PUT https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption/d7911497-eb2a-4d30-8549-de3ae2624fc8 Aug 13 03:45:12.815512 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b7670c8a-4f3f-4416-b4ee-646895f6a9fb tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.818075 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-b7670c8a-4f3f-4416-b4ee-646895f6a9fb tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.818528 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b7670c8a-4f3f-4416-b4ee-646895f6a9fb tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption/d7911497-eb2a-4d30-8549-de3ae2624fc8 returned with HTTP 403 Aug 13 03:45:12.818788 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1322/5270] 10.4.3.140 () {68 vars in 1506 bytes} [Thu Aug 13 03:45:12 2026] PUT /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/encryption/d7911497-eb2a-4d30-8549-de3ae2624fc8 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.827503 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-83e884ef-c7b6-443d-982a-300c65781c68 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.829346 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-83e884ef-c7b6-443d-982a-300c65781c68 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] PUT https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs/key1 Aug 13 03:45:12.829726 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-83e884ef-c7b6-443d-982a-300c65781c68 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.831494 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-83e884ef-c7b6-443d-982a-300c65781c68 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.831866 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-83e884ef-c7b6-443d-982a-300c65781c68 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs/key1 returned with HTTP 403 Aug 13 03:45:12.832915 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1311/5271] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:45:12 2026] PUT /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.840528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-abfa3ef5-d1fd-4867-bb43-8a6afbfc6d05 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.842399 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-abfa3ef5-d1fd-4867-bb43-8a6afbfc6d05 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] PUT https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054 Aug 13 03:45:12.843099 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-abfa3ef5-d1fd-4867-bb43-8a6afbfc6d05 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:12.845029 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-abfa3ef5-d1fd-4867-bb43-8a6afbfc6d05 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9824de3de4f24503b820b1c6f960b5ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f7c990d65de4dca8dffab1730c16ed7', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:12.845200 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-abfa3ef5-d1fd-4867-bb43-8a6afbfc6d05 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-member] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054 returned with HTTP 403 Aug 13 03:45:12.845661 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1326/5272] 10.4.3.140 () {68 vars in 1362 bytes} [Thu Aug 13 03:45:12 2026] PUT /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:12.855372 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a65705b3-e71e-4edc-a925-d50c6d1b3473 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.857845 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a65705b3-e71e-4edc-a925-d50c6d1b3473 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] DELETE https://10.4.3.140/volume/v3/types/174b7a01-7099-419a-bb86-3aeb10d0df95 Aug 13 03:45:12.858075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a65705b3-e71e-4edc-a925-d50c6d1b3473 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.858293 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a65705b3-e71e-4edc-a925-d50c6d1b3473 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.887693 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a65705b3-e71e-4edc-a925-d50c6d1b3473 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types/174b7a01-7099-419a-bb86-3aeb10d0df95 returned with HTTP 202 Aug 13 03:45:12.888282 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1314/5273] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:12 2026] DELETE /volume/v3/types/174b7a01-7099-419a-bb86-3aeb10d0df95 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:12.895669 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b675889c-2ffb-4cef-88b3-773bbf367107 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.898248 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b675889c-2ffb-4cef-88b3-773bbf367107 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] DELETE https://10.4.3.140/volume/v3/types/030f8f52-fbd1-4ec8-9701-a690df4b4cc8 Aug 13 03:45:12.898610 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b675889c-2ffb-4cef-88b3-773bbf367107 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.898989 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b675889c-2ffb-4cef-88b3-773bbf367107 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.899595 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f02e9aee-5862-4726-9db6-903160afc8e5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.901380 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f02e9aee-5862-4726-9db6-903160afc8e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:12.901565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f02e9aee-5862-4726-9db6-903160afc8e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.901735 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f02e9aee-5862-4726-9db6-903160afc8e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.901843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f02e9aee-5862-4726-9db6-903160afc8e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:12.907037 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:12.907037 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:12.907892 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f02e9aee-5862-4726-9db6-903160afc8e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:12.908350 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1312/5274] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:12 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:12.939461 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b675889c-2ffb-4cef-88b3-773bbf367107 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types/030f8f52-fbd1-4ec8-9701-a690df4b4cc8 returned with HTTP 202 Aug 13 03:45:12.940009 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1323/5275] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:12 2026] DELETE /volume/v3/types/030f8f52-fbd1-4ec8-9701-a690df4b4cc8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:12.946566 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-23b32b95-a37f-48ab-9b85-0ee8a3d411f2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.948281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23b32b95-a37f-48ab-9b85-0ee8a3d411f2 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] DELETE https://10.4.3.140/volume/v3/types/cdff0a7c-36ea-4831-91c0-14e4f7f4125b Aug 13 03:45:12.948496 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23b32b95-a37f-48ab-9b85-0ee8a3d411f2 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.948679 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23b32b95-a37f-48ab-9b85-0ee8a3d411f2 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:12.974438 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23b32b95-a37f-48ab-9b85-0ee8a3d411f2 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types/cdff0a7c-36ea-4831-91c0-14e4f7f4125b returned with HTTP 202 Aug 13 03:45:12.974874 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1327/5276] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:12 2026] DELETE /volume/v3/types/cdff0a7c-36ea-4831-91c0-14e4f7f4125b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:12.982048 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f9ccc512-adfc-4dfa-9453-2a232a18b271 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:12.983920 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9ccc512-adfc-4dfa-9453-2a232a18b271 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] DELETE https://10.4.3.140/volume/v3/types/a34792c4-a225-49e4-af09-730a416953cf Aug 13 03:45:12.984125 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9ccc512-adfc-4dfa-9453-2a232a18b271 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:12.984359 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f9ccc512-adfc-4dfa-9453-2a232a18b271 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:13.008898 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f9ccc512-adfc-4dfa-9453-2a232a18b271 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types/a34792c4-a225-49e4-af09-730a416953cf returned with HTTP 202 Aug 13 03:45:13.009240 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1315/5277] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:12 2026] DELETE /volume/v3/types/a34792c4-a225-49e4-af09-730a416953cf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:13.017519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8d313531-8a19-4e65-bd2a-a4ea48ed5205 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:13.019594 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8d313531-8a19-4e65-bd2a-a4ea48ed5205 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] DELETE https://10.4.3.140/volume/v3/types/560a1f42-a3ef-4935-9a54-9b310067b635 Aug 13 03:45:13.019867 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8d313531-8a19-4e65-bd2a-a4ea48ed5205 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:13.020124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8d313531-8a19-4e65-bd2a-a4ea48ed5205 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:13.042370 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-4bf3baca-c692-4038-b382-3e695f30c059 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:13.047842 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-4bf3baca-c692-4038-b382-3e695f30c059 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac/encryption Aug 13 03:45:13.048102 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-4bf3baca-c692-4038-b382-3e695f30c059 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:13.048366 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-4bf3baca-c692-4038-b382-3e695f30c059 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:13.048940 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8d313531-8a19-4e65-bd2a-a4ea48ed5205 tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types/560a1f42-a3ef-4935-9a54-9b310067b635 returned with HTTP 202 Aug 13 03:45:13.049324 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1313/5278] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:13 2026] DELETE /volume/v3/types/560a1f42-a3ef-4935-9a54-9b310067b635 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:13.057222 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-11a12bcc-74c0-46e0-842f-2679829a7dbc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:13.059082 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-11a12bcc-74c0-46e0-842f-2679829a7dbc tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] DELETE https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054 Aug 13 03:45:13.059322 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-11a12bcc-74c0-46e0-842f-2679829a7dbc tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:13.059569 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-11a12bcc-74c0-46e0-842f-2679829a7dbc tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:13.066513 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:13.066513 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:13.074634 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4ff8d6f4-50bb-4f99-8f4b-4e8b3dd10ac8 req-4bf3baca-c692-4038-b382-3e695f30c059 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac/encryption returned with HTTP 200 Aug 13 03:45:13.075272 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1324/5279] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:45:13 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:13.084873 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-11a12bcc-74c0-46e0-842f-2679829a7dbc tempest-VolumeTypesMemberTests-27117595 tempest-VolumeTypesMemberTests-27117595-project-admin] https://10.4.3.140/volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054 returned with HTTP 202 Aug 13 03:45:13.085310 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1328/5280] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:13 2026] DELETE /volume/v3/types/3fd4d0cb-7b2c-4727-b764-d583d78b8054 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:13.919627 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e5e7e769-c6f7-4c14-8714-79266246b951 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:13.921456 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e5e7e769-c6f7-4c14-8714-79266246b951 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:13.921619 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e5e7e769-c6f7-4c14-8714-79266246b951 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:13.921792 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e5e7e769-c6f7-4c14-8714-79266246b951 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:13.921942 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e5e7e769-c6f7-4c14-8714-79266246b951 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:13.926184 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:13.926184 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:13.927010 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e5e7e769-c6f7-4c14-8714-79266246b951 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:13.927413 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1316/5281] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:13 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:14.693185 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-587a94d5-27bc-4254-b135-e81226de257b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.766762 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-587a94d5-27bc-4254-b135-e81226de257b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:14.767134 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-587a94d5-27bc-4254-b135-e81226de257b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-674693966", "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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:14.781120 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-587a94d5-27bc-4254-b135-e81226de257b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:14.781494 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1314/5282] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:14 2026] POST /volume/v3/types => generated 379 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:14.788930 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-91ce044b-b86c-4116-aa91-96a94c40484b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.790967 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91ce044b-b86c-4116-aa91-96a94c40484b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] POST https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption Aug 13 03:45:14.791388 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-91ce044b-b86c-4116-aa91-96a94c40484b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:14.808292 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-91ce044b-b86c-4116-aa91-96a94c40484b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption returned with HTTP 200 Aug 13 03:45:14.808756 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1325/5283] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:45:14 2026] POST /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:14.817106 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-248f234b-e5b3-48bc-abad-e18921e5bb39 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.818490 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-248f234b-e5b3-48bc-abad-e18921e5bb39 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:14.818930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-248f234b-e5b3-48bc-abad-e18921e5bb39 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1923279335", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:14.833172 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-248f234b-e5b3-48bc-abad-e18921e5bb39 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:14.833172 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1329/5284] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:14 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:14.841076 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8e9b01a1-53c5-4785-a8fe-39f1987693a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.891835 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8e9b01a1-53c5-4785-a8fe-39f1987693a7 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] POST https://10.4.3.140/volume/v3/types/23e045e0-10f9-4c85-9f88-e02fb85b6d6d/encryption Aug 13 03:45:14.892786 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8e9b01a1-53c5-4785-a8fe-39f1987693a7 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:14.894876 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.policy [None req-8e9b01a1-53c5-4785-a8fe-39f1987693a7 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100340) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:14.895311 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8e9b01a1-53c5-4785-a8fe-39f1987693a7 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/23e045e0-10f9-4c85-9f88-e02fb85b6d6d/encryption returned with HTTP 403 Aug 13 03:45:14.895656 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1317/5285] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:45:14 2026] POST /volume/v3/types/23e045e0-10f9-4c85-9f88-e02fb85b6d6d/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:14.902959 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a3b0ab7e-2f07-4da4-832b-28f01acdf1aa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.904412 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a3b0ab7e-2f07-4da4-832b-28f01acdf1aa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:14.904751 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a3b0ab7e-2f07-4da4-832b-28f01acdf1aa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1183462376", "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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:14.917310 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a3b0ab7e-2f07-4da4-832b-28f01acdf1aa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:14.917661 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1315/5286] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:14 2026] POST /volume/v3/types => generated 380 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:14.924905 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-95a121d9-1cec-46a5-9861-6eecb37fe861 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.926607 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95a121d9-1cec-46a5-9861-6eecb37fe861 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] POST https://10.4.3.140/volume/v3/types/6b4243e6-8e4e-4e27-a49a-238c9f2feda8/extra_specs Aug 13 03:45:14.926961 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-95a121d9-1cec-46a5-9861-6eecb37fe861 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:14.928750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-95a121d9-1cec-46a5-9861-6eecb37fe861 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:14.929018 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-95a121d9-1cec-46a5-9861-6eecb37fe861 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/6b4243e6-8e4e-4e27-a49a-238c9f2feda8/extra_specs returned with HTTP 403 Aug 13 03:45:14.929479 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1326/5287] 10.4.3.140 () {68 vars in 1399 bytes} [Thu Aug 13 03:45:14 2026] POST /volume/v3/types/6b4243e6-8e4e-4e27-a49a-238c9f2feda8/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:14.936642 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-037126e9-ed34-4a86-8583-a8909cb522fa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.938117 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-037126e9-ed34-4a86-8583-a8909cb522fa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] PUT https://10.4.3.140/volume/v3/types/6b4243e6-8e4e-4e27-a49a-238c9f2feda8/extra_specs/key2 Aug 13 03:45:14.938178 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-da5531c3-c76c-4d3a-b1b0-0ea196ea226f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.940847 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-037126e9-ed34-4a86-8583-a8909cb522fa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:14.940903 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da5531c3-c76c-4d3a-b1b0-0ea196ea226f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:14.940903 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da5531c3-c76c-4d3a-b1b0-0ea196ea226f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:14.940903 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-da5531c3-c76c-4d3a-b1b0-0ea196ea226f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:14.940903 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-da5531c3-c76c-4d3a-b1b0-0ea196ea226f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:14.941013 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-037126e9-ed34-4a86-8583-a8909cb522fa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:14.941013 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-037126e9-ed34-4a86-8583-a8909cb522fa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/6b4243e6-8e4e-4e27-a49a-238c9f2feda8/extra_specs/key2 returned with HTTP 403 Aug 13 03:45:14.941506 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1330/5288] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:45:14 2026] PUT /volume/v3/types/6b4243e6-8e4e-4e27-a49a-238c9f2feda8/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:14.944807 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:14.944807 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:14.946934 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-da5531c3-c76c-4d3a-b1b0-0ea196ea226f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:14.947365 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1318/5289] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:14 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:14.949521 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7cbe1770-9d50-4819-a451-8c97ba5866ce None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.951192 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7cbe1770-9d50-4819-a451-8c97ba5866ce tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:14.951521 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7cbe1770-9d50-4819-a451-8c97ba5866ce tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:14.953857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-7cbe1770-9d50-4819-a451-8c97ba5866ce tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:14.954068 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7cbe1770-9d50-4819-a451-8c97ba5866ce tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types returned with HTTP 403 Aug 13 03:45:14.954653 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1316/5290] 10.4.3.140 () {68 vars in 1252 bytes} [Thu Aug 13 03:45:14 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) Aug 13 03:45:14.956598 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3888fdcf-5417-4179-8db7-4cb925d20047 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.958118 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3888fdcf-5417-4179-8db7-4cb925d20047 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:14.958303 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3888fdcf-5417-4179-8db7-4cb925d20047 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:14.958472 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3888fdcf-5417-4179-8db7-4cb925d20047 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:14.958577 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-3888fdcf-5417-4179-8db7-4cb925d20047 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:14.961714 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9caa4d07-5bb5-4073-9b98-73c6cbd43fe2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.962805 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:14.962805 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:14.963104 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9caa4d07-5bb5-4073-9b98-73c6cbd43fe2 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:14.965313 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3888fdcf-5417-4179-8db7-4cb925d20047 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:14.965313 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1327/5291] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:14 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:14.965388 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9caa4d07-5bb5-4073-9b98-73c6cbd43fe2 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1054378032", "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=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:14.976488 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d7d55470-e7ce-4a3d-8d0e-401206c1d8f5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:14.978183 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d7d55470-e7ce-4a3d-8d0e-401206c1d8f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:14.978527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d7d55470-e7ce-4a3d-8d0e-401206c1d8f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:14.978694 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d7d55470-e7ce-4a3d-8d0e-401206c1d8f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:14.978957 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-d7d55470-e7ce-4a3d-8d0e-401206c1d8f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete backup with id: f048dd03-7a32-4af7-90d0-44487a37550f. Aug 13 03:45:14.982963 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:14.982963 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:14.987468 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9caa4d07-5bb5-4073-9b98-73c6cbd43fe2 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:14.987859 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1331/5292] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:14 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:14.994935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-d7d55470-e7ce-4a3d-8d0e-401206c1d8f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] delete_backup rpcapi backup_id f048dd03-7a32-4af7-90d0-44487a37550f {{(pid=100340) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:45:14.997773 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d7d55470-e7ce-4a3d-8d0e-401206c1d8f5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 202 Aug 13 03:45:14.998346 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1319/5293] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:14 2026] DELETE /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:45:14.999053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ea88c505-c3f6-4e4c-8b87-39ac98ff480d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.001372 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ea88c505-c3f6-4e4c-8b87-39ac98ff480d tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] POST https://10.4.3.140/volume/v3/types/e00560b3-3dcb-4e84-9eed-be55988089e8/encryption Aug 13 03:45:15.001372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ea88c505-c3f6-4e4c-8b87-39ac98ff480d tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:15.004409 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-88531ff3-ca24-4bd4-8642-c9a710cf08a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.005968 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88531ff3-ca24-4bd4-8642-c9a710cf08a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:15.006136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88531ff3-ca24-4bd4-8642-c9a710cf08a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.006349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-88531ff3-ca24-4bd4-8642-c9a710cf08a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.006447 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-88531ff3-ca24-4bd4-8642-c9a710cf08a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:15.010490 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:15.010490 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:15.011192 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-88531ff3-ca24-4bd4-8642-c9a710cf08a9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:15.011536 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1328/5294] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:15 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:15.023907 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ea88c505-c3f6-4e4c-8b87-39ac98ff480d tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types/e00560b3-3dcb-4e84-9eed-be55988089e8/encryption returned with HTTP 200 Aug 13 03:45:15.024442 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1317/5295] 10.4.3.140 () {68 vars in 1397 bytes} [Thu Aug 13 03:45:14 2026] POST /volume/v3/types/e00560b3-3dcb-4e84-9eed-be55988089e8/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:15.031631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5c8619f5-2541-4572-aa92-0191df947d36 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.033784 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c8619f5-2541-4572-aa92-0191df947d36 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] DELETE https://10.4.3.140/volume/v3/types/e00560b3-3dcb-4e84-9eed-be55988089e8/encryption/b1c5b0d0-bd28-4abe-84f0-059096a18123 Aug 13 03:45:15.034041 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c8619f5-2541-4572-aa92-0191df947d36 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.034289 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5c8619f5-2541-4572-aa92-0191df947d36 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.035750 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-5c8619f5-2541-4572-aa92-0191df947d36 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:15.035750 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5c8619f5-2541-4572-aa92-0191df947d36 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/e00560b3-3dcb-4e84-9eed-be55988089e8/encryption/b1c5b0d0-bd28-4abe-84f0-059096a18123 returned with HTTP 403 Aug 13 03:45:15.035750 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1332/5296] 10.4.3.140 () {66 vars in 1489 bytes} [Thu Aug 13 03:45:15 2026] DELETE /volume/v3/types/e00560b3-3dcb-4e84-9eed-be55988089e8/encryption/b1c5b0d0-bd28-4abe-84f0-059096a18123 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:15.042080 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-de8366c9-01cf-4333-8456-435f9c31e600 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.043796 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-de8366c9-01cf-4333-8456-435f9c31e600 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:15.044192 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-de8366c9-01cf-4333-8456-435f9c31e600 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-357547040", "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=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:15.063014 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-de8366c9-01cf-4333-8456-435f9c31e600 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:15.063894 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1320/5297] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:15 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:15.073364 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-da4bec41-2bdf-41a4-8f71-43500d920ce2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.075234 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da4bec41-2bdf-41a4-8f71-43500d920ce2 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] DELETE https://10.4.3.140/volume/v3/types/b7abcdaf-a4ee-4a47-bf38-8112efafcc6c/extra_specs/key1 Aug 13 03:45:15.075444 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da4bec41-2bdf-41a4-8f71-43500d920ce2 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.075665 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-da4bec41-2bdf-41a4-8f71-43500d920ce2 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.080584 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-da4bec41-2bdf-41a4-8f71-43500d920ce2 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:15.080771 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-da4bec41-2bdf-41a4-8f71-43500d920ce2 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/b7abcdaf-a4ee-4a47-bf38-8112efafcc6c/extra_specs/key1 returned with HTTP 403 Aug 13 03:45:15.081212 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1329/5298] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:45:15 2026] DELETE /volume/v3/types/b7abcdaf-a4ee-4a47-bf38-8112efafcc6c/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:15.089914 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6dadfcd4-78a4-4739-a4c9-9285b20f02de None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.091404 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6dadfcd4-78a4-4739-a4c9-9285b20f02de tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:45:15.091869 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6dadfcd4-78a4-4739-a4c9-9285b20f02de tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1612508065", "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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:15.107066 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6dadfcd4-78a4-4739-a4c9-9285b20f02de tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:45:15.107419 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1318/5299] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:45:15 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) Aug 13 03:45:15.115584 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d971bd97-d5e1-4422-91f1-98b30b3c4abc None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.117086 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d971bd97-d5e1-4422-91f1-98b30b3c4abc tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] DELETE https://10.4.3.140/volume/v3/types/64e017d1-48dd-4c53-940a-0733a270bed5 Aug 13 03:45:15.117254 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d971bd97-d5e1-4422-91f1-98b30b3c4abc tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.117429 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d971bd97-d5e1-4422-91f1-98b30b3c4abc tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.118191 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-d971bd97-d5e1-4422-91f1-98b30b3c4abc tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:15.118191 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d971bd97-d5e1-4422-91f1-98b30b3c4abc tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/64e017d1-48dd-4c53-940a-0733a270bed5 returned with HTTP 403 Aug 13 03:45:15.118481 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1333/5300] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:15 2026] DELETE /volume/v3/types/64e017d1-48dd-4c53-940a-0733a270bed5 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:15.126140 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6dcbe558-a499-4cd1-ba5e-1859da4599f0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.128460 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6dcbe558-a499-4cd1-ba5e-1859da4599f0 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] GET https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs Aug 13 03:45:15.128783 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6dcbe558-a499-4cd1-ba5e-1859da4599f0 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.129130 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6dcbe558-a499-4cd1-ba5e-1859da4599f0 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Calling method 'index' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.136628 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6dcbe558-a499-4cd1-ba5e-1859da4599f0 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs returned with HTTP 200 Aug 13 03:45:15.137186 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1321/5301] 10.4.3.140 () {66 vars in 1378 bytes} [Thu Aug 13 03:45:15 2026] GET /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:15.147295 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f604cfa0-3f6c-4012-a390-cb47b2a58944 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.149294 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f604cfa0-3f6c-4012-a390-cb47b2a58944 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] GET https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption/cipher Aug 13 03:45:15.149531 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f604cfa0-3f6c-4012-a390-cb47b2a58944 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.149735 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f604cfa0-3f6c-4012-a390-cb47b2a58944 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.150358 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-f604cfa0-3f6c-4012-a390-cb47b2a58944 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:15.150514 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f604cfa0-3f6c-4012-a390-cb47b2a58944 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption/cipher returned with HTTP 403 Aug 13 03:45:15.150932 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1330/5302] 10.4.3.140 () {66 vars in 1396 bytes} [Thu Aug 13 03:45:15 2026] GET /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:15.160029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8a3b1f08-4a6b-4495-8e28-bf2eaa5f94da None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.161785 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a3b1f08-4a6b-4495-8e28-bf2eaa5f94da tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] GET https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption Aug 13 03:45:15.162007 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8a3b1f08-4a6b-4495-8e28-bf2eaa5f94da tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.162212 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8a3b1f08-4a6b-4495-8e28-bf2eaa5f94da tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.163803 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-8a3b1f08-4a6b-4495-8e28-bf2eaa5f94da tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:15.163803 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8a3b1f08-4a6b-4495-8e28-bf2eaa5f94da tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption returned with HTTP 403 Aug 13 03:45:15.163803 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1319/5303] 10.4.3.140 () {66 vars in 1375 bytes} [Thu Aug 13 03:45:15 2026] GET /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:15.171033 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b02c995d-3128-43b9-b476-64ec4b2eaa0c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.172308 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b02c995d-3128-43b9-b476-64ec4b2eaa0c tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] GET https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs/multiattach Aug 13 03:45:15.172308 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b02c995d-3128-43b9-b476-64ec4b2eaa0c tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.172452 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b02c995d-3128-43b9-b476-64ec4b2eaa0c tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.179000 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b02c995d-3128-43b9-b476-64ec4b2eaa0c tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs/multiattach returned with HTTP 200 Aug 13 03:45:15.179308 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1334/5304] 10.4.3.140 () {66 vars in 1414 bytes} [Thu Aug 13 03:45:15 2026] GET /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 13 03:45:15.186867 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-efbf1b98-9408-4b4b-8cc5-8612afd08cbd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.188934 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-efbf1b98-9408-4b4b-8cc5-8612afd08cbd tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] GET https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs/volume_backend_name Aug 13 03:45:15.189201 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-efbf1b98-9408-4b4b-8cc5-8612afd08cbd tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.189456 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-efbf1b98-9408-4b4b-8cc5-8612afd08cbd tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.198980 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-efbf1b98-9408-4b4b-8cc5-8612afd08cbd tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs/volume_backend_name returned with HTTP 404 Aug 13 03:45:15.200106 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1322/5305] 10.4.3.140 () {66 vars in 1438 bytes} [Thu Aug 13 03:45:15 2026] GET /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:15.208399 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ce326bcd-bf3b-4abd-987e-d72db2d71d0b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.210957 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce326bcd-bf3b-4abd-987e-d72db2d71d0b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] PUT https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption/7e2f1b98-d4e7-4f51-b567-75a478566d91 Aug 13 03:45:15.211288 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ce326bcd-bf3b-4abd-987e-d72db2d71d0b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:15.213116 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-ce326bcd-bf3b-4abd-987e-d72db2d71d0b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:15.213299 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ce326bcd-bf3b-4abd-987e-d72db2d71d0b tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption/7e2f1b98-d4e7-4f51-b567-75a478566d91 returned with HTTP 403 Aug 13 03:45:15.213701 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1331/5306] 10.4.3.140 () {68 vars in 1506 bytes} [Thu Aug 13 03:45:15 2026] PUT /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/encryption/7e2f1b98-d4e7-4f51-b567-75a478566d91 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:15.222943 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cefb9a07-d9bf-4511-b9cf-a65ca47e8154 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.225274 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cefb9a07-d9bf-4511-b9cf-a65ca47e8154 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] PUT https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs/key1 Aug 13 03:45:15.225668 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cefb9a07-d9bf-4511-b9cf-a65ca47e8154 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:15.227843 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-cefb9a07-d9bf-4511-b9cf-a65ca47e8154 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:15.228062 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cefb9a07-d9bf-4511-b9cf-a65ca47e8154 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs/key1 returned with HTTP 403 Aug 13 03:45:15.228594 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1320/5307] 10.4.3.140 () {68 vars in 1413 bytes} [Thu Aug 13 03:45:15 2026] PUT /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:15.235055 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-198a5ef2-91eb-4c35-bffa-180519c2f0c0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.236650 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-198a5ef2-91eb-4c35-bffa-180519c2f0c0 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] PUT https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f Aug 13 03:45:15.237046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-198a5ef2-91eb-4c35-bffa-180519c2f0c0 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:15.238597 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-198a5ef2-91eb-4c35-bffa-180519c2f0c0 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f4688431151f48b19b78622c5145784b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d82b404a8e44ae586b26e2f97b31f02', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:45:15.238768 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-198a5ef2-91eb-4c35-bffa-180519c2f0c0 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-reader] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f returned with HTTP 403 Aug 13 03:45:15.239141 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1335/5308] 10.4.3.140 () {68 vars in 1362 bytes} [Thu Aug 13 03:45:15 2026] PUT /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:15.248814 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d1e5df60-dd4a-44dd-b1c7-468b03c114fa None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.251652 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1e5df60-dd4a-44dd-b1c7-468b03c114fa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] DELETE https://10.4.3.140/volume/v3/types/64e017d1-48dd-4c53-940a-0733a270bed5 Aug 13 03:45:15.251905 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1e5df60-dd4a-44dd-b1c7-468b03c114fa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.252132 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1e5df60-dd4a-44dd-b1c7-468b03c114fa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.278469 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1e5df60-dd4a-44dd-b1c7-468b03c114fa tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types/64e017d1-48dd-4c53-940a-0733a270bed5 returned with HTTP 202 Aug 13 03:45:15.279011 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1323/5309] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:15 2026] DELETE /volume/v3/types/64e017d1-48dd-4c53-940a-0733a270bed5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:15.286416 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2a5961dc-c621-46db-9eeb-1332c6bd977d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.288021 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a5961dc-c621-46db-9eeb-1332c6bd977d tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] DELETE https://10.4.3.140/volume/v3/types/b7abcdaf-a4ee-4a47-bf38-8112efafcc6c Aug 13 03:45:15.288076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a5961dc-c621-46db-9eeb-1332c6bd977d tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.288271 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2a5961dc-c621-46db-9eeb-1332c6bd977d tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.312708 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2a5961dc-c621-46db-9eeb-1332c6bd977d tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types/b7abcdaf-a4ee-4a47-bf38-8112efafcc6c returned with HTTP 202 Aug 13 03:45:15.313224 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1332/5310] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:15 2026] DELETE /volume/v3/types/b7abcdaf-a4ee-4a47-bf38-8112efafcc6c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:15.319761 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9874e186-42ab-4cd1-a087-470e17f65aad None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.321454 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9874e186-42ab-4cd1-a087-470e17f65aad tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] DELETE https://10.4.3.140/volume/v3/types/e00560b3-3dcb-4e84-9eed-be55988089e8 Aug 13 03:45:15.321656 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9874e186-42ab-4cd1-a087-470e17f65aad tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.321899 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9874e186-42ab-4cd1-a087-470e17f65aad tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Calling method '_delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.345987 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9874e186-42ab-4cd1-a087-470e17f65aad tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types/e00560b3-3dcb-4e84-9eed-be55988089e8 returned with HTTP 202 Aug 13 03:45:15.346460 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1321/5311] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:15 2026] DELETE /volume/v3/types/e00560b3-3dcb-4e84-9eed-be55988089e8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:15.352523 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9c43e52d-d5d3-41ef-be43-210cc6dbdf36 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.354029 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c43e52d-d5d3-41ef-be43-210cc6dbdf36 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] DELETE https://10.4.3.140/volume/v3/types/6b4243e6-8e4e-4e27-a49a-238c9f2feda8 Aug 13 03:45:15.354196 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c43e52d-d5d3-41ef-be43-210cc6dbdf36 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.354410 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9c43e52d-d5d3-41ef-be43-210cc6dbdf36 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.376169 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9c43e52d-d5d3-41ef-be43-210cc6dbdf36 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types/6b4243e6-8e4e-4e27-a49a-238c9f2feda8 returned with HTTP 202 Aug 13 03:45:15.376573 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1336/5312] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:15 2026] DELETE /volume/v3/types/6b4243e6-8e4e-4e27-a49a-238c9f2feda8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:15.382947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2c6308e3-5819-4887-a06e-d98e97039e19 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.384531 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2c6308e3-5819-4887-a06e-d98e97039e19 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] DELETE https://10.4.3.140/volume/v3/types/23e045e0-10f9-4c85-9f88-e02fb85b6d6d Aug 13 03:45:15.384707 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2c6308e3-5819-4887-a06e-d98e97039e19 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.384938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2c6308e3-5819-4887-a06e-d98e97039e19 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.406955 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2c6308e3-5819-4887-a06e-d98e97039e19 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types/23e045e0-10f9-4c85-9f88-e02fb85b6d6d returned with HTTP 202 Aug 13 03:45:15.407318 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1324/5313] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:15 2026] DELETE /volume/v3/types/23e045e0-10f9-4c85-9f88-e02fb85b6d6d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:15.414007 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-44d5f792-870b-4b47-a9c8-f62eff054385 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:15.415600 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44d5f792-870b-4b47-a9c8-f62eff054385 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] DELETE https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f Aug 13 03:45:15.415772 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44d5f792-870b-4b47-a9c8-f62eff054385 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:15.415978 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-44d5f792-870b-4b47-a9c8-f62eff054385 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] Calling method '_delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:15.438040 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-44d5f792-870b-4b47-a9c8-f62eff054385 tempest-VolumeTypesReaderTests-383104650 tempest-VolumeTypesReaderTests-383104650-project-admin] https://10.4.3.140/volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f returned with HTTP 202 Aug 13 03:45:15.438497 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1333/5314] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:45:15 2026] DELETE /volume/v3/types/a1d11c5d-6db4-409c-8dc2-1af777cf554f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:16.021504 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7528812d-252d-40d2-a77b-9da354910a2b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:16.022979 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7528812d-252d-40d2-a77b-9da354910a2b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:16.023145 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7528812d-252d-40d2-a77b-9da354910a2b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:16.023332 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7528812d-252d-40d2-a77b-9da354910a2b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:16.023436 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7528812d-252d-40d2-a77b-9da354910a2b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:16.027960 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:16.027960 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:16.028986 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7528812d-252d-40d2-a77b-9da354910a2b tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:16.029554 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1322/5315] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:16 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:17.038931 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-97458253-d939-43cd-b56d-904a2dbbe95f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:17.041085 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-97458253-d939-43cd-b56d-904a2dbbe95f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:17.041085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-97458253-d939-43cd-b56d-904a2dbbe95f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:17.041085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-97458253-d939-43cd-b56d-904a2dbbe95f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:17.041218 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-97458253-d939-43cd-b56d-904a2dbbe95f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:17.046242 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:17.046242 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:17.047328 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-97458253-d939-43cd-b56d-904a2dbbe95f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 200 Aug 13 03:45:17.047767 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1337/5316] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:17 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:18.027289 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1159e596-534f-4468-bfe0-f4952352b3b9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:18.028804 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1159e596-534f-4468-bfe0-f4952352b3b9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:45:18.029156 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1159e596-534f-4468-bfe0-f4952352b3b9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "688c68cc-ce71-4676-8438-1c3272acbfc3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1686712341", "description": null, "metadata": null}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:18.038679 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:18.038679 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:18.039128 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1159e596-534f-4468-bfe0-f4952352b3b9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:18.039256 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-1159e596-534f-4468-bfe0-f4952352b3b9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create snapshot from volume 688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:45:18.057728 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-78c3ad1e-ae61-4af7-9461-f1acc30141e5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:18.059559 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78c3ad1e-ae61-4af7-9461-f1acc30141e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f Aug 13 03:45:18.059559 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78c3ad1e-ae61-4af7-9461-f1acc30141e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:18.059559 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-78c3ad1e-ae61-4af7-9461-f1acc30141e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:18.059676 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-78c3ad1e-ae61-4af7-9461-f1acc30141e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id f048dd03-7a32-4af7-90d0-44487a37550f. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:18.062794 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-78c3ad1e-ae61-4af7-9461-f1acc30141e5 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f returned with HTTP 404 Aug 13 03:45:18.063193 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1334/5317] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:18 2026] GET /volume/v3/backups/f048dd03-7a32-4af7-90d0-44487a37550f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:18.067477 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-1159e596-534f-4468-bfe0-f4952352b3b9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['0614240d-8fbc-4278-a0dc-53492462bba1', '026b33be-a754-406a-8be8-6bc6d466e7e3', '392626c3-d81c-4450-b8c3-827c934be3bf', '14310f69-73f0-4407-9188-6b9e97024b76'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:18.097379 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1159e596-534f-4468-bfe0-f4952352b3b9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot force create request issued successfully. Aug 13 03:45:18.097702 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1159e596-534f-4468-bfe0-f4952352b3b9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:45:18.098147 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1325/5318] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:45:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:18.105772 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e76b7585-3d94-4d4c-876a-1600a4462328 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:18.107531 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e76b7585-3d94-4d4c-876a-1600a4462328 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:18.107788 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e76b7585-3d94-4d4c-876a-1600a4462328 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:18.108053 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e76b7585-3d94-4d4c-876a-1600a4462328 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:18.113783 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:18.113783 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:18.114356 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e76b7585-3d94-4d4c-876a-1600a4462328 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:18.115307 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e76b7585-3d94-4d4c-876a-1600a4462328 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 returned with HTTP 200 Aug 13 03:45:18.115753 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1323/5319] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:18 2026] GET /volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:18.460957 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1d75ec46-a0b9-49be-b547-57ce1260be3e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:18.462603 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d75ec46-a0b9-49be-b547-57ce1260be3e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:45:18.462769 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d75ec46-a0b9-49be-b547-57ce1260be3e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:18.462966 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1d75ec46-a0b9-49be-b547-57ce1260be3e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:18.463067 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-1d75ec46-a0b9-49be-b547-57ce1260be3e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete backup with id: 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. Aug 13 03:45:18.466831 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:18.466831 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:18.476720 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-1d75ec46-a0b9-49be-b547-57ce1260be3e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] delete_backup rpcapi backup_id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:45:18.478271 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1d75ec46-a0b9-49be-b547-57ce1260be3e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 202 Aug 13 03:45:18.478675 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1338/5320] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:18 2026] DELETE /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:45:18.484852 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d7462413-1c21-470d-b119-cbfdbc556e11 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:18.487048 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7462413-1c21-470d-b119-cbfdbc556e11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:45:18.487239 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7462413-1c21-470d-b119-cbfdbc556e11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:18.487409 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d7462413-1c21-470d-b119-cbfdbc556e11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:18.487506 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d7462413-1c21-470d-b119-cbfdbc556e11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:18.495792 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:18.495792 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:18.496561 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d7462413-1c21-470d-b119-cbfdbc556e11 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 200 Aug 13 03:45:18.496896 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1335/5321] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:18 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:19.127198 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b2d0db1b-4bef-4910-952f-0d8b30350b02 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:19.129087 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b2d0db1b-4bef-4910-952f-0d8b30350b02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:19.129259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b2d0db1b-4bef-4910-952f-0d8b30350b02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:19.129417 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b2d0db1b-4bef-4910-952f-0d8b30350b02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:19.134276 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:19.134276 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:19.134645 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b2d0db1b-4bef-4910-952f-0d8b30350b02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:19.135297 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b2d0db1b-4bef-4910-952f-0d8b30350b02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 returned with HTTP 200 Aug 13 03:45:19.135635 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1326/5322] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:19 2026] GET /volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:19.143519 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-526360f8-a0cf-44c5-b5a5-a2adf3317523 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:19.145253 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-526360f8-a0cf-44c5-b5a5-a2adf3317523 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:19.145427 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-526360f8-a0cf-44c5-b5a5-a2adf3317523 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:19.145608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-526360f8-a0cf-44c5-b5a5-a2adf3317523 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:19.150016 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:19.150016 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:19.150461 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-526360f8-a0cf-44c5-b5a5-a2adf3317523 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:19.151211 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-526360f8-a0cf-44c5-b5a5-a2adf3317523 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 returned with HTTP 200 Aug 13 03:45:19.151556 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1324/5323] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:19 2026] GET /volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:19.159490 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6cb5ef4a-fb66-4c80-b158-21821fc8f236 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:19.161137 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6cb5ef4a-fb66-4c80-b158-21821fc8f236 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:45:19.161475 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6cb5ef4a-fb66-4c80-b158-21821fc8f236 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "688c68cc-ce71-4676-8438-1c3272acbfc3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1093266478", "description": null, "metadata": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:19.171556 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:19.171556 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:19.171956 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6cb5ef4a-fb66-4c80-b158-21821fc8f236 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:19.172107 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-6cb5ef4a-fb66-4c80-b158-21821fc8f236 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create snapshot from volume 688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:45:19.202083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-6cb5ef4a-fb66-4c80-b158-21821fc8f236 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['628fba17-371b-4f82-97c7-112cd47b4b72', '9c5464a7-a2cb-4fae-bca2-5a4dcf88bbc9', 'eb75b8b4-5b88-49ab-98bd-b6e27cb15708', 'f5db4ab7-7b0c-411d-a48d-7d92246938d3'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:19.239923 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6cb5ef4a-fb66-4c80-b158-21821fc8f236 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot force create request issued successfully. Aug 13 03:45:19.240253 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6cb5ef4a-fb66-4c80-b158-21821fc8f236 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:45:19.240627 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1339/5324] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:45:19 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) Aug 13 03:45:19.248782 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0208bd28-98df-40c3-a542-3b14ba5a0c39 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:19.251293 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0208bd28-98df-40c3-a542-3b14ba5a0c39 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:19.251539 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0208bd28-98df-40c3-a542-3b14ba5a0c39 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:19.251779 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0208bd28-98df-40c3-a542-3b14ba5a0c39 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:19.257786 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:19.257786 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:19.258369 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0208bd28-98df-40c3-a542-3b14ba5a0c39 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:19.259360 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0208bd28-98df-40c3-a542-3b14ba5a0c39 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 returned with HTTP 200 Aug 13 03:45:19.259958 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1336/5325] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:19 2026] GET /volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:19.505990 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-709322c2-42dc-4ced-bf9d-5b09aad16778 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:19.507943 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-709322c2-42dc-4ced-bf9d-5b09aad16778 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 Aug 13 03:45:19.508163 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-709322c2-42dc-4ced-bf9d-5b09aad16778 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:19.508383 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-709322c2-42dc-4ced-bf9d-5b09aad16778 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:19.508521 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-709322c2-42dc-4ced-bf9d-5b09aad16778 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id 91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:19.512450 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-709322c2-42dc-4ced-bf9d-5b09aad16778 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 returned with HTTP 404 Aug 13 03:45:19.512960 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1327/5326] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:19 2026] GET /volume/v3/backups/91cc9dc0-5f43-4db1-aa54-f4d1bc3aa934 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:19.523523 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8da6c613-6abb-484d-8458-c993cc36eae9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:19.525203 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:45:19.525499 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-663341511"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:19.526820 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-663341511'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:45:19.526968 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume of 1 GB Aug 13 03:45:19.531057 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Availability Zones retrieved successfully. Aug 13 03:45:19.535924 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Flow 'volume_create_api' (a7a86cfe-1cd7-43c8-a101-f94c794bd56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:19.536959 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa8381b-194a-496e-9609-9d578958c323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:19.537744 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:45:19.560619 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa8381b-194a-496e-9609-9d578958c323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:19.561188 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb942e4-009e-4d16-94c8-635c6fe3331b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:19.596627 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['e08cef61-9b78-4ad4-8b4c-7a04a7bc67eb', '63c5c9a6-ce9d-444a-a22f-1a03179e9b6d', '1ead01d7-57ab-40e9-ae4c-40b0be45e1a6', '12b940b9-cc21-4240-93d2-6c3b063ac643'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:19.597357 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb942e4-009e-4d16-94c8-635c6fe3331b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e08cef61-9b78-4ad4-8b4c-7a04a7bc67eb', '63c5c9a6-ce9d-444a-a22f-1a03179e9b6d', '1ead01d7-57ab-40e9-ae4c-40b0be45e1a6', '12b940b9-cc21-4240-93d2-6c3b063ac643']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:19.598029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60e22e5-38a0-4162-99f2-67ae419b673a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:19.619010 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60e22e5-38a0-4162-99f2-67ae419b673a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '581bb71f-cc38-41c2-b864-8409832caa2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-663341511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',qos_specs=None,replication_status=,reservations=['e08cef61-9b78-4ad4-8b4c-7a04a7bc67eb','63c5c9a6-ce9d-444a-a22f-1a03179e9b6d','1ead01d7-57ab-40e9-ae4c-40b0be45e1a6','12b940b9-cc21-4240-93d2-6c3b063ac643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e61c57470b4e1f9136841fd603b2e7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-663341511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=581bb71f-cc38-41c2-b864-8409832caa2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e61c57470b4e1f9136841fd603b2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:19.619814 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d9c0b5-1490-484c-8245-e0db3c671ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:19.635771 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d9c0b5-1490-484c-8245-e0db3c671ae7) transitioned into state 'SUCCESS' from state '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-663341511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7adc05c11b34420e80be7b2e6f1b9d8b',qos_specs=None,replication_status=,reservations=['e08cef61-9b78-4ad4-8b4c-7a04a7bc67eb','63c5c9a6-ce9d-444a-a22f-1a03179e9b6d','1ead01d7-57ab-40e9-ae4c-40b0be45e1a6','12b940b9-cc21-4240-93d2-6c3b063ac643'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e61c57470b4e1f9136841fd603b2e7',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:19.636525 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63631390-2dbe-4b09-b55f-10299195e4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:19.644150 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63631390-2dbe-4b09-b55f-10299195e4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:19.645050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Flow 'volume_create_api' (a7a86cfe-1cd7-43c8-a101-f94c794bd56c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:19.645459 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create volume request issued successfully. Aug 13 03:45:19.646119 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8da6c613-6abb-484d-8458-c993cc36eae9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:45:19.646541 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1325/5327] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:45:19 2026] POST /volume/v3/volumes => generated 748 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:19.662760 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e8f7ee57-ed5a-40fa-923e-56d1c27ae41c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:19.668552 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8f7ee57-ed5a-40fa-923e-56d1c27ae41c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f Aug 13 03:45:19.668860 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8f7ee57-ed5a-40fa-923e-56d1c27ae41c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:19.669083 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8f7ee57-ed5a-40fa-923e-56d1c27ae41c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:19.683371 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:19.683371 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:19.692515 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e8f7ee57-ed5a-40fa-923e-56d1c27ae41c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:19.696695 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8f7ee57-ed5a-40fa-923e-56d1c27ae41c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f returned with HTTP 200 Aug 13 03:45:19.697082 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1340/5328] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:19 2026] GET /volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:20.268149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2f7b6780-c915-4e66-a366-f4db2bd63b71 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:20.269764 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f7b6780-c915-4e66-a366-f4db2bd63b71 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:20.269968 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f7b6780-c915-4e66-a366-f4db2bd63b71 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:20.270174 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2f7b6780-c915-4e66-a366-f4db2bd63b71 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:20.274713 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:20.274713 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:20.275132 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2f7b6780-c915-4e66-a366-f4db2bd63b71 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:20.275753 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2f7b6780-c915-4e66-a366-f4db2bd63b71 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 returned with HTTP 200 Aug 13 03:45:20.276122 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1337/5329] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:20 2026] GET /volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:20.285398 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0494fb54-a7cc-42be-af6d-cd780ef787af None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:20.286935 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0494fb54-a7cc-42be-af6d-cd780ef787af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:20.287126 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0494fb54-a7cc-42be-af6d-cd780ef787af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:20.287292 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0494fb54-a7cc-42be-af6d-cd780ef787af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:20.291867 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:20.291867 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:20.292265 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0494fb54-a7cc-42be-af6d-cd780ef787af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:20.292950 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0494fb54-a7cc-42be-af6d-cd780ef787af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 returned with HTTP 200 Aug 13 03:45:20.293317 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1328/5330] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:20 2026] GET /volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:20.303242 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c53d482f-f5c5-4516-8d5a-304b3f1d35f8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:20.305081 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c53d482f-f5c5-4516-8d5a-304b3f1d35f8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:45:20.305455 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c53d482f-f5c5-4516-8d5a-304b3f1d35f8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "688c68cc-ce71-4676-8438-1c3272acbfc3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-824949382", "description": null, "metadata": null}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:20.315064 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:20.315064 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:20.315543 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c53d482f-f5c5-4516-8d5a-304b3f1d35f8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:20.315672 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-c53d482f-f5c5-4516-8d5a-304b3f1d35f8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create snapshot from volume 688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:45:20.337051 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-c53d482f-f5c5-4516-8d5a-304b3f1d35f8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['47d6610e-d959-4039-943f-79cf15656c69', 'eb985088-211f-4f2c-bb23-ede8255c9de9', 'fdcbecf9-d4ba-4150-8a1d-1269d93d4bf5', '598b46fb-c923-42f7-a014-eafcf5a436be'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:20.363858 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c53d482f-f5c5-4516-8d5a-304b3f1d35f8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot force create request issued successfully. Aug 13 03:45:20.364249 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c53d482f-f5c5-4516-8d5a-304b3f1d35f8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:45:20.364672 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1326/5331] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:45:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:20.373061 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-54e39d68-a9d9-4005-8e29-2e986cc74abf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:20.374760 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54e39d68-a9d9-4005-8e29-2e986cc74abf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:20.375028 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54e39d68-a9d9-4005-8e29-2e986cc74abf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:20.375265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-54e39d68-a9d9-4005-8e29-2e986cc74abf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:20.380231 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:20.380231 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:20.381054 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-54e39d68-a9d9-4005-8e29-2e986cc74abf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:20.381776 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-54e39d68-a9d9-4005-8e29-2e986cc74abf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 returned with HTTP 200 Aug 13 03:45:20.382197 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1341/5332] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:20 2026] GET /volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:20.712757 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2105ab75-1bf1-440f-8ce3-04ac77c8d924 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:20.714973 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2105ab75-1bf1-440f-8ce3-04ac77c8d924 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f Aug 13 03:45:20.715138 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2105ab75-1bf1-440f-8ce3-04ac77c8d924 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:20.715311 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2105ab75-1bf1-440f-8ce3-04ac77c8d924 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:20.721726 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:20.721726 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:20.724982 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2105ab75-1bf1-440f-8ce3-04ac77c8d924 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:20.728650 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2105ab75-1bf1-440f-8ce3-04ac77c8d924 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f returned with HTTP 200 Aug 13 03:45:20.729838 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1338/5333] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:20 2026] GET /volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:20.740815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eac2a4fa-b684-4665-a37b-5826456621f3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:20.742399 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eac2a4fa-b684-4665-a37b-5826456621f3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:45:20.742702 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eac2a4fa-b684-4665-a37b-5826456621f3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "581bb71f-cc38-41c2-b864-8409832caa2f", "name": "tempest-VolumesBackupsTest-Snapshot-1701774723"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:20.750547 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:20.750547 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:20.751037 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eac2a4fa-b684-4665-a37b-5826456621f3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:20.751158 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-eac2a4fa-b684-4665-a37b-5826456621f3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Create snapshot from volume 581bb71f-cc38-41c2-b864-8409832caa2f Aug 13 03:45:20.780287 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-eac2a4fa-b684-4665-a37b-5826456621f3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['bd487347-e5be-4982-abaf-42f7e022cb9e', 'fa2c9629-86e2-4a5b-83bf-5d93b4edd60c', '7f1e22d2-1b6f-4861-90e8-2f5ad464a92f', '451a5677-d98b-4d7f-be7f-96bc00338e27'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:20.805590 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eac2a4fa-b684-4665-a37b-5826456621f3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Snapshot create request issued successfully. Aug 13 03:45:20.805927 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eac2a4fa-b684-4665-a37b-5826456621f3 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:45:20.806372 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1329/5334] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:45:20 2026] POST /volume/v3/snapshots => generated 305 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:20.814456 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-75849b66-6a0b-4300-8758-b0c46086da77 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:20.817701 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-75849b66-6a0b-4300-8758-b0c46086da77 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 Aug 13 03:45:20.817983 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-75849b66-6a0b-4300-8758-b0c46086da77 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:20.818246 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-75849b66-6a0b-4300-8758-b0c46086da77 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:20.825308 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:20.825308 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:20.825904 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-75849b66-6a0b-4300-8758-b0c46086da77 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Snapshot retrieved successfully. Aug 13 03:45:20.826943 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-75849b66-6a0b-4300-8758-b0c46086da77 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 returned with HTTP 200 Aug 13 03:45:20.827430 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1327/5335] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:20 2026] GET /volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:21.390759 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-51d4e7cb-9b64-4b52-8daa-262b47a018fb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:21.392524 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51d4e7cb-9b64-4b52-8daa-262b47a018fb tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:21.392710 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51d4e7cb-9b64-4b52-8daa-262b47a018fb tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:21.392903 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51d4e7cb-9b64-4b52-8daa-262b47a018fb tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:21.397590 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:21.397590 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:21.398043 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-51d4e7cb-9b64-4b52-8daa-262b47a018fb tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:21.399101 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51d4e7cb-9b64-4b52-8daa-262b47a018fb tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 returned with HTTP 200 Aug 13 03:45:21.399581 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1342/5336] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:21 2026] GET /volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:21.407675 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-51fb8f60-91df-408e-a8ca-c502c87bf8f4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:21.409653 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-51fb8f60-91df-408e-a8ca-c502c87bf8f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:21.409878 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-51fb8f60-91df-408e-a8ca-c502c87bf8f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:21.410072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-51fb8f60-91df-408e-a8ca-c502c87bf8f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:21.415039 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:21.415039 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:21.415509 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-51fb8f60-91df-408e-a8ca-c502c87bf8f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:21.416279 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-51fb8f60-91df-408e-a8ca-c502c87bf8f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 returned with HTTP 200 Aug 13 03:45:21.416646 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1339/5337] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:21 2026] GET /volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:21.840956 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3d071d37-be36-47f8-82d8-ed43a6b6b482 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:21.843021 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3d071d37-be36-47f8-82d8-ed43a6b6b482 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 Aug 13 03:45:21.843210 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3d071d37-be36-47f8-82d8-ed43a6b6b482 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:21.843431 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3d071d37-be36-47f8-82d8-ed43a6b6b482 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:21.849315 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:21.849315 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:21.849857 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-3d071d37-be36-47f8-82d8-ed43a6b6b482 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Snapshot retrieved successfully. Aug 13 03:45:21.850806 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3d071d37-be36-47f8-82d8-ed43a6b6b482 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 returned with HTTP 200 Aug 13 03:45:21.851565 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1330/5338] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:21 2026] GET /volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:21.862791 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7d8f221b-10bf-4302-9510-27036b717d07 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:21.864982 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7d8f221b-10bf-4302-9510-27036b717d07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:45:21.865411 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7d8f221b-10bf-4302-9510-27036b717d07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "581bb71f-cc38-41c2-b864-8409832caa2f", "snapshot_id": "73ff01ed-1663-4c10-b3d8-b64cf2eca265", "name": "tempest-VolumesBackupsTest-Backup-235897704"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:21.867706 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-7d8f221b-10bf-4302-9510-27036b717d07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating new backup {'backup': {'volume_id': '581bb71f-cc38-41c2-b864-8409832caa2f', 'snapshot_id': '73ff01ed-1663-4c10-b3d8-b64cf2eca265', 'name': 'tempest-VolumesBackupsTest-Backup-235897704'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:45:21.867912 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-7d8f221b-10bf-4302-9510-27036b717d07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Creating backup of volume 581bb71f-cc38-41c2-b864-8409832caa2f in container None Aug 13 03:45:21.876853 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:21.876853 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:21.877495 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7d8f221b-10bf-4302-9510-27036b717d07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:21.883724 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:21.883724 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:21.884248 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7d8f221b-10bf-4302-9510-27036b717d07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Snapshot retrieved successfully. Aug 13 03:45:21.899302 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-7d8f221b-10bf-4302-9510-27036b717d07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Created reservations ['e77a8b1c-1d91-4cf8-89e3-e484d094be41', '71de59c9-faac-468f-bd87-ccbc471c4ed9'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:21.926837 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7d8f221b-10bf-4302-9510-27036b717d07 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:45:21.927384 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1328/5339] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:45:21 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:21.935088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fe4d3236-2fdf-471e-b188-73b81049a408 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:21.936718 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fe4d3236-2fdf-471e-b188-73b81049a408 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:21.936896 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fe4d3236-2fdf-471e-b188-73b81049a408 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:21.937090 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fe4d3236-2fdf-471e-b188-73b81049a408 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:21.937183 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fe4d3236-2fdf-471e-b188-73b81049a408 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:21.941780 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:21.941780 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:21.942537 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fe4d3236-2fdf-471e-b188-73b81049a408 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:21.942879 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1343/5340] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:21 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:22.836275 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0065ae0e-c4d0-4f8c-9ca6-0a383779cfc9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:22.838128 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0065ae0e-c4d0-4f8c-9ca6-0a383779cfc9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:22.838320 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0065ae0e-c4d0-4f8c-9ca6-0a383779cfc9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:22.838497 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0065ae0e-c4d0-4f8c-9ca6-0a383779cfc9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:22.838591 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-0065ae0e-c4d0-4f8c-9ca6-0a383779cfc9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:22.843788 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:22.843788 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:22.844257 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0065ae0e-c4d0-4f8c-9ca6-0a383779cfc9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:22.862204 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0065ae0e-c4d0-4f8c-9ca6-0a383779cfc9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot delete request issued successfully. Aug 13 03:45:22.862361 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0065ae0e-c4d0-4f8c-9ca6-0a383779cfc9 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 returned with HTTP 202 Aug 13 03:45:22.862917 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1340/5341] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:45:22 2026] DELETE /volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:22.870397 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7d486ace-3487-4ea7-94aa-234c74564743 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:22.873300 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7d486ace-3487-4ea7-94aa-234c74564743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:22.873579 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7d486ace-3487-4ea7-94aa-234c74564743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:22.873852 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7d486ace-3487-4ea7-94aa-234c74564743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:22.880750 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:22.880750 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:22.881427 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7d486ace-3487-4ea7-94aa-234c74564743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:22.882558 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7d486ace-3487-4ea7-94aa-234c74564743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 returned with HTTP 200 Aug 13 03:45:22.883119 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1331/5342] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:22 2026] GET /volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:22.951958 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-885d5ad9-3fc7-496c-a297-fafc511f4813 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:22.953915 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-885d5ad9-3fc7-496c-a297-fafc511f4813 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:22.954189 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-885d5ad9-3fc7-496c-a297-fafc511f4813 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:22.954398 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-885d5ad9-3fc7-496c-a297-fafc511f4813 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:22.954501 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-885d5ad9-3fc7-496c-a297-fafc511f4813 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:22.959115 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:22.959115 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:22.960148 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-885d5ad9-3fc7-496c-a297-fafc511f4813 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:22.960641 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1329/5343] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:22 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:23.892241 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-afcf5c78-d485-4868-93c6-34872306e9a2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:23.894446 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-afcf5c78-d485-4868-93c6-34872306e9a2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:23.894663 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-afcf5c78-d485-4868-93c6-34872306e9a2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:23.894932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-afcf5c78-d485-4868-93c6-34872306e9a2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:23.899971 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-afcf5c78-d485-4868-93c6-34872306e9a2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 returned with HTTP 404 Aug 13 03:45:23.900618 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1344/5344] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:23 2026] GET /volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:23.908262 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-85143518-5e8f-4da2-98ec-f3c1a1d2170c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:23.910032 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85143518-5e8f-4da2-98ec-f3c1a1d2170c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:23.910272 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85143518-5e8f-4da2-98ec-f3c1a1d2170c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:23.910478 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-85143518-5e8f-4da2-98ec-f3c1a1d2170c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:23.910609 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-85143518-5e8f-4da2-98ec-f3c1a1d2170c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: 9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:23.916010 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:23.916010 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:23.916471 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-85143518-5e8f-4da2-98ec-f3c1a1d2170c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:23.932735 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-85143518-5e8f-4da2-98ec-f3c1a1d2170c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot delete request issued successfully. Aug 13 03:45:23.932995 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-85143518-5e8f-4da2-98ec-f3c1a1d2170c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 returned with HTTP 202 Aug 13 03:45:23.933408 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1341/5345] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:45:23 2026] DELETE /volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:23.941492 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-23447bd7-fa80-427c-9d7b-41e85c7a41df None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:23.943744 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-23447bd7-fa80-427c-9d7b-41e85c7a41df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:23.944019 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-23447bd7-fa80-427c-9d7b-41e85c7a41df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:23.944291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-23447bd7-fa80-427c-9d7b-41e85c7a41df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:23.949484 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:23.949484 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:23.949856 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-23447bd7-fa80-427c-9d7b-41e85c7a41df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:23.950481 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-23447bd7-fa80-427c-9d7b-41e85c7a41df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 returned with HTTP 200 Aug 13 03:45:23.950792 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1332/5346] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:23 2026] GET /volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:23.970579 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6998e6ad-64b2-4824-a702-3a5f0a2620ec None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:23.972233 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6998e6ad-64b2-4824-a702-3a5f0a2620ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:23.974300 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6998e6ad-64b2-4824-a702-3a5f0a2620ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:23.974300 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6998e6ad-64b2-4824-a702-3a5f0a2620ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:23.974300 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-6998e6ad-64b2-4824-a702-3a5f0a2620ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:23.978018 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:23.978018 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:23.978907 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6998e6ad-64b2-4824-a702-3a5f0a2620ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:23.979459 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1330/5347] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:23 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 772 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:24.959751 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-49374e71-c252-415c-9182-ff8384645827 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:24.961541 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49374e71-c252-415c-9182-ff8384645827 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:24.961731 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49374e71-c252-415c-9182-ff8384645827 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:24.961956 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-49374e71-c252-415c-9182-ff8384645827 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:24.966430 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-49374e71-c252-415c-9182-ff8384645827 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 returned with HTTP 404 Aug 13 03:45:24.966961 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1345/5348] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:24 2026] GET /volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:24.976242 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ba7e27a3-6133-4e17-84ec-a419e991bdda None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:24.978273 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba7e27a3-6133-4e17-84ec-a419e991bdda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:24.978526 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba7e27a3-6133-4e17-84ec-a419e991bdda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:24.978758 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ba7e27a3-6133-4e17-84ec-a419e991bdda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:24.978914 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-ba7e27a3-6133-4e17-84ec-a419e991bdda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: 30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:24.985373 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:24.985373 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:24.985819 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ba7e27a3-6133-4e17-84ec-a419e991bdda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:24.990180 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8dc73b10-aac7-4865-aa1f-66e3816a3435 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:24.992492 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8dc73b10-aac7-4865-aa1f-66e3816a3435 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:24.992723 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8dc73b10-aac7-4865-aa1f-66e3816a3435 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:24.993017 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8dc73b10-aac7-4865-aa1f-66e3816a3435 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:24.993158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-8dc73b10-aac7-4865-aa1f-66e3816a3435 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:24.997737 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:24.997737 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:24.998620 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8dc73b10-aac7-4865-aa1f-66e3816a3435 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:24.999219 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1333/5349] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:24 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:25.005422 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ba7e27a3-6133-4e17-84ec-a419e991bdda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot delete request issued successfully. Aug 13 03:45:25.005650 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ba7e27a3-6133-4e17-84ec-a419e991bdda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 returned with HTTP 202 Aug 13 03:45:25.006322 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1342/5350] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:45:24 2026] DELETE /volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:25.015485 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-79731fe0-bf5f-4a4a-ae87-fe2cecf0fc26 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:25.018034 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-79731fe0-bf5f-4a4a-ae87-fe2cecf0fc26 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:25.018454 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-79731fe0-bf5f-4a4a-ae87-fe2cecf0fc26 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:25.018777 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-79731fe0-bf5f-4a4a-ae87-fe2cecf0fc26 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:25.026342 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:25.026342 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:25.027091 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-79731fe0-bf5f-4a4a-ae87-fe2cecf0fc26 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:45:25.028683 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-79731fe0-bf5f-4a4a-ae87-fe2cecf0fc26 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 returned with HTTP 200 Aug 13 03:45:25.029370 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1331/5351] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:25 2026] GET /volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:26.010632 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b04b6312-6a26-4404-b911-ca03f56c9c9c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:26.012605 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b04b6312-6a26-4404-b911-ca03f56c9c9c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:26.012837 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b04b6312-6a26-4404-b911-ca03f56c9c9c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:26.013136 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b04b6312-6a26-4404-b911-ca03f56c9c9c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:26.013298 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b04b6312-6a26-4404-b911-ca03f56c9c9c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:26.018414 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:26.018414 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:26.019202 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b04b6312-6a26-4404-b911-ca03f56c9c9c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:26.019545 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1346/5352] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:26 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:26.038791 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-54b4f5e0-4aeb-4e77-af60-147ac0d1f098 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:26.041804 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-54b4f5e0-4aeb-4e77-af60-147ac0d1f098 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:26.042038 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-54b4f5e0-4aeb-4e77-af60-147ac0d1f098 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:26.042218 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-54b4f5e0-4aeb-4e77-af60-147ac0d1f098 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:26.052026 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-54b4f5e0-4aeb-4e77-af60-147ac0d1f098 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 returned with HTTP 404 Aug 13 03:45:26.052586 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1334/5353] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:26 2026] GET /volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:26.059392 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-86775c40-6606-4509-9deb-a973758da09f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:26.061525 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86775c40-6606-4509-9deb-a973758da09f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:26.061785 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86775c40-6606-4509-9deb-a973758da09f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:26.062101 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-86775c40-6606-4509-9deb-a973758da09f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:26.062288 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-86775c40-6606-4509-9deb-a973758da09f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:26.067729 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-86775c40-6606-4509-9deb-a973758da09f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 returned with HTTP 404 Aug 13 03:45:26.068367 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1343/5354] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:45:26 2026] DELETE /volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:26.076410 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8ef30e7f-4026-4331-8c39-de2e295ddf23 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:26.078491 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ef30e7f-4026-4331-8c39-de2e295ddf23 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 Aug 13 03:45:26.078887 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ef30e7f-4026-4331-8c39-de2e295ddf23 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:26.079175 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8ef30e7f-4026-4331-8c39-de2e295ddf23 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:26.084953 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8ef30e7f-4026-4331-8c39-de2e295ddf23 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 returned with HTTP 404 Aug 13 03:45:26.084953 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1332/5355] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:26 2026] GET /volume/v3/snapshots/e2a90d7c-8658-4635-a4fd-cc3b2b91ba07 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:26.093671 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eea8c30d-3a26-461e-b9c3-40d2f25e5684 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:26.096151 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eea8c30d-3a26-461e-b9c3-40d2f25e5684 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:26.096454 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eea8c30d-3a26-461e-b9c3-40d2f25e5684 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:26.096721 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eea8c30d-3a26-461e-b9c3-40d2f25e5684 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:26.096902 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-eea8c30d-3a26-461e-b9c3-40d2f25e5684 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: 9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:26.102388 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eea8c30d-3a26-461e-b9c3-40d2f25e5684 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 returned with HTTP 404 Aug 13 03:45:26.103073 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1347/5356] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:45:26 2026] DELETE /volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:26.111299 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2974d0a4-d2f9-496a-9544-08ac864da7be None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:26.113127 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2974d0a4-d2f9-496a-9544-08ac864da7be tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 Aug 13 03:45:26.113292 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2974d0a4-d2f9-496a-9544-08ac864da7be tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:26.113460 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2974d0a4-d2f9-496a-9544-08ac864da7be tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:26.118235 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2974d0a4-d2f9-496a-9544-08ac864da7be tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 returned with HTTP 404 Aug 13 03:45:26.118795 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1335/5357] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:26 2026] GET /volume/v3/snapshots/9f775db7-c4d1-4cfb-85b8-edac9d56e0c3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:26.127150 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3414bb80-e339-4723-a810-8789573fe114 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:26.129223 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3414bb80-e339-4723-a810-8789573fe114 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:26.129673 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3414bb80-e339-4723-a810-8789573fe114 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:26.130128 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3414bb80-e339-4723-a810-8789573fe114 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:26.130415 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-3414bb80-e339-4723-a810-8789573fe114 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: 30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:26.136742 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3414bb80-e339-4723-a810-8789573fe114 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 returned with HTTP 404 Aug 13 03:45:26.137706 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1344/5358] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:45:26 2026] DELETE /volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:26.145682 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ce481f8b-b689-4749-b5d6-293a0df6ee93 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:26.147413 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ce481f8b-b689-4749-b5d6-293a0df6ee93 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 Aug 13 03:45:26.147576 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ce481f8b-b689-4749-b5d6-293a0df6ee93 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:26.147742 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ce481f8b-b689-4749-b5d6-293a0df6ee93 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:26.152447 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ce481f8b-b689-4749-b5d6-293a0df6ee93 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 returned with HTTP 404 Aug 13 03:45:26.152971 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1333/5359] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:26 2026] GET /volume/v3/snapshots/30cc7ff8-d843-40a9-96f5-bfa1309684f4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:27.032537 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2b4eb302-5c0f-407e-8465-6bc6214376e7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:27.034346 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2b4eb302-5c0f-407e-8465-6bc6214376e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:27.034547 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2b4eb302-5c0f-407e-8465-6bc6214376e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:27.034744 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2b4eb302-5c0f-407e-8465-6bc6214376e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:27.034919 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2b4eb302-5c0f-407e-8465-6bc6214376e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:27.039852 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:27.039852 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:27.040627 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2b4eb302-5c0f-407e-8465-6bc6214376e7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:27.041209 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1348/5360] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:27 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:27.323750 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-9e0112f1-5ccc-4a8a-ad4c-0b5f0b5dd1e1 req-e948935f-bcd9-41b1-ba7e-17f16b2f7ba0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:27.326186 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9e0112f1-5ccc-4a8a-ad4c-0b5f0b5dd1e1 req-e948935f-bcd9-41b1-ba7e-17f16b2f7ba0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/d2f82e50-d008-4f83-8d7a-5ef8abd9543a Aug 13 03:45:27.326403 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9e0112f1-5ccc-4a8a-ad4c-0b5f0b5dd1e1 req-e948935f-bcd9-41b1-ba7e-17f16b2f7ba0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:27.326630 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-9e0112f1-5ccc-4a8a-ad4c-0b5f0b5dd1e1 req-e948935f-bcd9-41b1-ba7e-17f16b2f7ba0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:27.334482 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:27.334482 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:27.380025 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-9e0112f1-5ccc-4a8a-ad4c-0b5f0b5dd1e1 req-e948935f-bcd9-41b1-ba7e-17f16b2f7ba0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/d2f82e50-d008-4f83-8d7a-5ef8abd9543a returned with HTTP 200 Aug 13 03:45:27.380389 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1336/5361] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:45:27 2026] DELETE /volume/v3/attachments/d2f82e50-d008-4f83-8d7a-5ef8abd9543a => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:28.051171 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2dc0d334-7530-4e89-b842-587d906847c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:28.052689 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2dc0d334-7530-4e89-b842-587d906847c4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:28.052892 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2dc0d334-7530-4e89-b842-587d906847c4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:28.053061 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2dc0d334-7530-4e89-b842-587d906847c4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:28.053160 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2dc0d334-7530-4e89-b842-587d906847c4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:28.056965 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:28.056965 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:28.057635 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2dc0d334-7530-4e89-b842-587d906847c4 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:28.057975 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1345/5362] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:28 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:28.955029 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f19073e8-bb78-4007-8d5b-6a3c064d3616 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:28.956851 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f19073e8-bb78-4007-8d5b-6a3c064d3616 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:45:28.957074 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f19073e8-bb78-4007-8d5b-6a3c064d3616 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:28.957294 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f19073e8-bb78-4007-8d5b-6a3c064d3616 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:28.957486 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-f19073e8-bb78-4007-8d5b-6a3c064d3616 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: 688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:45:28.964016 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:28.964016 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:28.964433 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f19073e8-bb78-4007-8d5b-6a3c064d3616 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:28.980849 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f19073e8-bb78-4007-8d5b-6a3c064d3616 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:45:28.980849 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f19073e8-bb78-4007-8d5b-6a3c064d3616 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 returned with HTTP 202 Aug 13 03:45:28.980849 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1334/5363] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:28 2026] DELETE /volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:28.985191 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f9082d1a-f877-498b-838e-c27ccfca682c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:28.987482 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9082d1a-f877-498b-838e-c27ccfca682c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:45:28.987611 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9082d1a-f877-498b-838e-c27ccfca682c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:28.987808 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f9082d1a-f877-498b-838e-c27ccfca682c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:28.994509 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:28.994509 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:28.998371 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f9082d1a-f877-498b-838e-c27ccfca682c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:29.003027 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f9082d1a-f877-498b-838e-c27ccfca682c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 returned with HTTP 200 Aug 13 03:45:29.004011 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1349/5364] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:28 2026] GET /volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:29.066938 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c8e38940-2e14-4a19-8703-d91164e06d1c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:29.068505 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c8e38940-2e14-4a19-8703-d91164e06d1c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:29.068668 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c8e38940-2e14-4a19-8703-d91164e06d1c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:29.068861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c8e38940-2e14-4a19-8703-d91164e06d1c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:29.068971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c8e38940-2e14-4a19-8703-d91164e06d1c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:29.072626 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:29.072626 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:29.073287 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c8e38940-2e14-4a19-8703-d91164e06d1c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:29.073605 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1337/5365] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:29 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:30.017463 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-547fc9b4-d3a0-41de-b2fd-3137d6efea5e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:30.019918 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-547fc9b4-d3a0-41de-b2fd-3137d6efea5e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 Aug 13 03:45:30.020240 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-547fc9b4-d3a0-41de-b2fd-3137d6efea5e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:30.020542 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-547fc9b4-d3a0-41de-b2fd-3137d6efea5e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:30.028708 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-547fc9b4-d3a0-41de-b2fd-3137d6efea5e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 returned with HTTP 404 Aug 13 03:45:30.029413 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1346/5366] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:30 2026] GET /volume/v3/volumes/688c68cc-ce71-4676-8438-1c3272acbfc3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:30.066955 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:30.069071 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:45:30.069470 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1086152360", "snapshot_id": null, "imageRef": "d628e89b-0e99-4571-b205-736027568324", "volume_type": null, "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:30.071289 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1086152360', 'snapshot_id': None, 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'volume_type': None, 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:45:30.086110 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9ffc75fa-69b6-415e-9f20-cf9facd1ff16 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:30.087949 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ffc75fa-69b6-415e-9f20-cf9facd1ff16 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:30.088168 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ffc75fa-69b6-415e-9f20-cf9facd1ff16 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:30.088400 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ffc75fa-69b6-415e-9f20-cf9facd1ff16 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:30.088542 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9ffc75fa-69b6-415e-9f20-cf9facd1ff16 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:30.092994 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:30.092994 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:30.093776 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ffc75fa-69b6-415e-9f20-cf9facd1ff16 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:30.094151 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1350/5367] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:30 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:30.293519 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:45:30.297944 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:45:30.302961 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (eb953892-5f9b-4a31-8542-a47a7a924607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:30.303924 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d758cdd1-8c3c-49de-9572-a07996073207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:30.304746 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:45:30.353090 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d758cdd1-8c3c-49de-9572-a07996073207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:30.353782 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795e0264-e286-4f69-b520-45dd7968ba5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:30.389193 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['06b5222f-0dac-404d-8af7-2e8bea023b4e', '61bd0fbe-571d-47a5-bcae-228d482587ed', 'd93b1a08-7a7b-4f68-b261-c72689c0158e', 'ae1ed8d4-73db-40c7-aa9f-aeb9c92a509f'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:30.389925 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795e0264-e286-4f69-b520-45dd7968ba5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b5222f-0dac-404d-8af7-2e8bea023b4e', '61bd0fbe-571d-47a5-bcae-228d482587ed', 'd93b1a08-7a7b-4f68-b261-c72689c0158e', 'ae1ed8d4-73db-40c7-aa9f-aeb9c92a509f']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:30.390797 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f35ede-3b68-4a50-b2e7-20fd8a293416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:30.410696 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f35ede-3b68-4a50-b2e7-20fd8a293416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6695543-1265-49ee-b3ef-6b2727030ae8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1086152360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['06b5222f-0dac-404d-8af7-2e8bea023b4e','61bd0fbe-571d-47a5-bcae-228d482587ed','d93b1a08-7a7b-4f68-b261-c72689c0158e','ae1ed8d4-73db-40c7-aa9f-aeb9c92a509f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1086152360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6695543-1265-49ee-b3ef-6b2727030ae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:30.411316 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ace58d6-cab0-45ed-a4ab-b65b7b29d9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:30.426857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ace58d6-cab0-45ed-a4ab-b65b7b29d9c9) transitioned into state 'SUCCESS' from state '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-1086152360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['06b5222f-0dac-404d-8af7-2e8bea023b4e','61bd0fbe-571d-47a5-bcae-228d482587ed','d93b1a08-7a7b-4f68-b261-c72689c0158e','ae1ed8d4-73db-40c7-aa9f-aeb9c92a509f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:30.427580 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720504a0-b1b1-4f84-a5cf-ac9bafe7dd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:30.435966 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720504a0-b1b1-4f84-a5cf-ac9bafe7dd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:30.438842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (eb953892-5f9b-4a31-8542-a47a7a924607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:30.438842 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:45:30.438842 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6b3de5fe-624c-4b00-a02c-5ccd3e63bfd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:45:30.438842 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1335/5368] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:45:30 2026] POST /volume/v3/volumes => generated 759 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:30.449405 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2f25bddd-05a8-4f6f-af29-378854232e5d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:30.450877 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2f25bddd-05a8-4f6f-af29-378854232e5d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:45:30.451061 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2f25bddd-05a8-4f6f-af29-378854232e5d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:30.451230 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2f25bddd-05a8-4f6f-af29-378854232e5d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:30.457754 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:30.457754 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:30.463842 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2f25bddd-05a8-4f6f-af29-378854232e5d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:30.464701 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2f25bddd-05a8-4f6f-af29-378854232e5d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 returned with HTTP 200 Aug 13 03:45:30.465322 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1338/5369] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:30 2026] GET /volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:31.103405 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f95aee98-e5a1-4143-a434-4942b91f048e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:31.104947 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f95aee98-e5a1-4143-a434-4942b91f048e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:31.105125 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f95aee98-e5a1-4143-a434-4942b91f048e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:31.105291 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f95aee98-e5a1-4143-a434-4942b91f048e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:31.105385 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f95aee98-e5a1-4143-a434-4942b91f048e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:31.109073 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:31.109073 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:31.109724 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f95aee98-e5a1-4143-a434-4942b91f048e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:31.110074 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1347/5370] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:31 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:31.480281 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de66a1bd-c14d-4643-be79-0177a1132d7d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:31.483846 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de66a1bd-c14d-4643-be79-0177a1132d7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:45:31.483846 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de66a1bd-c14d-4643-be79-0177a1132d7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:31.483846 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de66a1bd-c14d-4643-be79-0177a1132d7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:31.491230 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:31.491230 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:31.495331 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-de66a1bd-c14d-4643-be79-0177a1132d7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:31.500580 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de66a1bd-c14d-4643-be79-0177a1132d7d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 returned with HTTP 200 Aug 13 03:45:31.501193 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1351/5371] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:31 2026] GET /volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:31.514515 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4456db9b-385c-45d8-995d-7b2795f05fe1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:31.516938 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4456db9b-385c-45d8-995d-7b2795f05fe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:45:31.517187 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4456db9b-385c-45d8-995d-7b2795f05fe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:31.517452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4456db9b-385c-45d8-995d-7b2795f05fe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:31.527211 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:31.527211 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:31.531894 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4456db9b-385c-45d8-995d-7b2795f05fe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:31.538443 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4456db9b-385c-45d8-995d-7b2795f05fe1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 returned with HTTP 200 Aug 13 03:45:31.539152 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1336/5372] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:31 2026] GET /volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:32.123021 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-99e796cf-fe25-444e-b920-3a1cea6d8799 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:32.124750 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-99e796cf-fe25-444e-b920-3a1cea6d8799 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:32.125000 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-99e796cf-fe25-444e-b920-3a1cea6d8799 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:32.125193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-99e796cf-fe25-444e-b920-3a1cea6d8799 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:32.125291 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-99e796cf-fe25-444e-b920-3a1cea6d8799 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:32.129545 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:32.129545 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:32.130234 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-99e796cf-fe25-444e-b920-3a1cea6d8799 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:32.130574 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1339/5373] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:32 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:32.558258 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-3fd6d721-95fe-4dad-984f-b5ca4b23ba4b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:32.560450 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-3fd6d721-95fe-4dad-984f-b5ca4b23ba4b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:45:32.560687 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-3fd6d721-95fe-4dad-984f-b5ca4b23ba4b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:32.560947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-3fd6d721-95fe-4dad-984f-b5ca4b23ba4b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:32.569048 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:32.569048 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:32.574214 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-3fd6d721-95fe-4dad-984f-b5ca4b23ba4b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:32.579961 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-3fd6d721-95fe-4dad-984f-b5ca4b23ba4b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 returned with HTTP 200 Aug 13 03:45:32.580358 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1348/5374] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:45:32 2026] GET /volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:32.994130 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-275a613f-1b9e-454a-a968-b72cd1e0d8e6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:32.996083 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-275a613f-1b9e-454a-a968-b72cd1e0d8e6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:45:32.996265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-275a613f-1b9e-454a-a968-b72cd1e0d8e6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:32.996446 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-275a613f-1b9e-454a-a968-b72cd1e0d8e6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:33.003029 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:33.003029 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:33.006520 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-275a613f-1b9e-454a-a968-b72cd1e0d8e6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:33.010767 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-275a613f-1b9e-454a-a968-b72cd1e0d8e6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 returned with HTTP 200 Aug 13 03:45:33.011195 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1352/5375] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:45:32 2026] GET /volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:33.021265 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-72171652-f23e-4b9f-b52e-0f74292b9732 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:33.021661 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-72171652-f23e-4b9f-b52e-0f74292b9732 None None] GET https://10.4.3.140/volume// Aug 13 03:45:33.021819 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-72171652-f23e-4b9f-b52e-0f74292b9732 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:33.022010 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-72171652-f23e-4b9f-b52e-0f74292b9732 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:33.022315 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-72171652-f23e-4b9f-b52e-0f74292b9732 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:45:33.022589 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1337/5376] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:45:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:45:33.029006 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-ec336d10-9883-4500-ba1e-0cfb33db7d75 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:33.030676 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-ec336d10-9883-4500-ba1e-0cfb33db7d75 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:45:33.031007 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-ec336d10-9883-4500-ba1e-0cfb33db7d75 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6695543-1265-49ee-b3ef-6b2727030ae8", "connector": null, "instance_uuid": "ddf64bcf-8a5b-4be0-a2b0-54a9ad6de943"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:33.038950 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:33.038950 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:33.067227 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-ec336d10-9883-4500-ba1e-0cfb33db7d75 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:45:33.067883 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1340/5377] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:45:33 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) Aug 13 03:45:33.142167 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7833eaaf-7050-487f-bc73-7e109d7489ec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:33.143933 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7833eaaf-7050-487f-bc73-7e109d7489ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:33.144139 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7833eaaf-7050-487f-bc73-7e109d7489ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:33.144348 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7833eaaf-7050-487f-bc73-7e109d7489ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:33.144432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7833eaaf-7050-487f-bc73-7e109d7489ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:33.148993 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:33.148993 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:33.149929 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7833eaaf-7050-487f-bc73-7e109d7489ec tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:33.150361 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1349/5378] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:33 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:33.827189 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-447d1d82-737b-44cb-8be4-c469852758ba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:33.827581 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-447d1d82-737b-44cb-8be4-c469852758ba None None] GET https://10.4.3.140/volume// Aug 13 03:45:33.827748 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-447d1d82-737b-44cb-8be4-c469852758ba None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:33.827962 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-447d1d82-737b-44cb-8be4-c469852758ba None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:33.828259 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-447d1d82-737b-44cb-8be4-c469852758ba None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:45:33.828526 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1353/5379] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:45:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:45:33.837320 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-8ff93171-8ec8-4745-8235-3c8a21a14cf7 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:33.839275 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-8ff93171-8ec8-4745-8235-3c8a21a14cf7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:45:33.839469 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-8ff93171-8ec8-4745-8235-3c8a21a14cf7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:33.839653 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-8ff93171-8ec8-4745-8235-3c8a21a14cf7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:33.849697 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:33.849697 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:33.852856 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-8ff93171-8ec8-4745-8235-3c8a21a14cf7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:45:33.857068 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-8ff93171-8ec8-4745-8235-3c8a21a14cf7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 returned with HTTP 200 Aug 13 03:45:33.857463 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1338/5380] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:45:33 2026] GET /volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:45:33.973702 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-38b4e328-2140-4834-8dfe-2a71d9142dc8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:33.975831 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-38b4e328-2140-4834-8dfe-2a71d9142dc8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/0893f60f-01d4-43a2-ac30-1a81530c2474 Aug 13 03:45:33.977706 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-38b4e328-2140-4834-8dfe-2a71d9142dc8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:33.985544 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-38b4e328-2140-4834-8dfe-2a71d9142dc8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-f6695543-1265-49ee-b3ef-6b2727030ae8-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:45:33.990338 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-38b4e328-2140-4834-8dfe-2a71d9142dc8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-f6695543-1265-49ee-b3ef-6b2727030ae8-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:45:33.991606 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:33.991606 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:34.065492 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-38b4e328-2140-4834-8dfe-2a71d9142dc8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-f6695543-1265-49ee-b3ef-6b2727030ae8-np0000007145" released by "attachment_update" :: held 0.075s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:45:34.066051 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-38b4e328-2140-4834-8dfe-2a71d9142dc8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/0893f60f-01d4-43a2-ac30-1a81530c2474 returned with HTTP 200 Aug 13 03:45:34.066497 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1341/5381] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:45:33 2026] PUT /volume/v3/attachments/0893f60f-01d4-43a2-ac30-1a81530c2474 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:34.093585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-bdb55786-3220-4f37-acb0-60e765e6ef3f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:34.096222 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-bdb55786-3220-4f37-acb0-60e765e6ef3f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/0893f60f-01d4-43a2-ac30-1a81530c2474/action Aug 13 03:45:34.096735 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-bdb55786-3220-4f37-acb0-60e765e6ef3f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:45:34.096942 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-bdb55786-3220-4f37-acb0-60e765e6ef3f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:34.116949 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:34.116949 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:34.129246 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-89ad920c-b5fd-4da7-9b16-be2c4610783e req-bdb55786-3220-4f37-acb0-60e765e6ef3f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/0893f60f-01d4-43a2-ac30-1a81530c2474/action returned with HTTP 204 Aug 13 03:45:34.129955 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1350/5382] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:45:34 2026] POST /volume/v3/attachments/0893f60f-01d4-43a2-ac30-1a81530c2474/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:45:34.160770 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b4b06f24-702b-4116-9020-f31b27a0ceea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:34.164633 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4b06f24-702b-4116-9020-f31b27a0ceea tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:34.164788 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4b06f24-702b-4116-9020-f31b27a0ceea tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:34.164986 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b4b06f24-702b-4116-9020-f31b27a0ceea tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:34.165151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b4b06f24-702b-4116-9020-f31b27a0ceea tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:34.171199 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:34.171199 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:34.172281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b4b06f24-702b-4116-9020-f31b27a0ceea tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:34.172715 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1354/5383] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:34 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:35.184223 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-97a4e10c-39ce-49e7-9eec-74e0e08e0256 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:35.186361 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-97a4e10c-39ce-49e7-9eec-74e0e08e0256 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:35.186569 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-97a4e10c-39ce-49e7-9eec-74e0e08e0256 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:35.186766 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-97a4e10c-39ce-49e7-9eec-74e0e08e0256 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:35.186949 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-97a4e10c-39ce-49e7-9eec-74e0e08e0256 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:35.191713 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:35.191713 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:35.192444 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-97a4e10c-39ce-49e7-9eec-74e0e08e0256 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:35.192839 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1339/5384] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:35 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:36.202871 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e3e3d4ef-40e6-4254-9574-7e0bcfbde63f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:36.204604 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e3e3d4ef-40e6-4254-9574-7e0bcfbde63f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:36.204789 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e3e3d4ef-40e6-4254-9574-7e0bcfbde63f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:36.204993 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e3e3d4ef-40e6-4254-9574-7e0bcfbde63f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:36.205114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e3e3d4ef-40e6-4254-9574-7e0bcfbde63f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:36.209125 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:36.209125 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:36.209773 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e3e3d4ef-40e6-4254-9574-7e0bcfbde63f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:36.210170 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1342/5385] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:36 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:37.223049 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f69d570b-6bea-44fc-be1e-9e036c0838ed None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:37.225342 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f69d570b-6bea-44fc-be1e-9e036c0838ed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:37.225620 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f69d570b-6bea-44fc-be1e-9e036c0838ed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:37.225930 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f69d570b-6bea-44fc-be1e-9e036c0838ed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:37.226102 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-f69d570b-6bea-44fc-be1e-9e036c0838ed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:37.231455 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:37.231455 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:37.232310 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f69d570b-6bea-44fc-be1e-9e036c0838ed tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:37.232701 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1351/5386] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:37 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:38.242960 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0b2477f5-5ab5-475b-a0df-d93e129779b7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:38.244720 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b2477f5-5ab5-475b-a0df-d93e129779b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:38.244949 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b2477f5-5ab5-475b-a0df-d93e129779b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:38.245126 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b2477f5-5ab5-475b-a0df-d93e129779b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:38.245222 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-0b2477f5-5ab5-475b-a0df-d93e129779b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:38.249293 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:38.249293 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:38.250011 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b2477f5-5ab5-475b-a0df-d93e129779b7 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:38.250322 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1355/5387] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:38 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:39.261455 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-86e9cfd8-6028-4576-9cac-9e6b93d327ef None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:39.263339 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-86e9cfd8-6028-4576-9cac-9e6b93d327ef tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:39.263696 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-86e9cfd8-6028-4576-9cac-9e6b93d327ef tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:39.263991 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-86e9cfd8-6028-4576-9cac-9e6b93d327ef tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:39.264181 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-86e9cfd8-6028-4576-9cac-9e6b93d327ef tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:39.269583 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:39.269583 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:39.269583 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-86e9cfd8-6028-4576-9cac-9e6b93d327ef tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:39.269583 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1340/5388] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:39 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:39.279242 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d6091cd9-6beb-44e6-9855-dc49825339e9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:39.281550 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d6091cd9-6beb-44e6-9855-dc49825339e9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:39.281807 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d6091cd9-6beb-44e6-9855-dc49825339e9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:39.282084 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d6091cd9-6beb-44e6-9855-dc49825339e9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:39.282240 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d6091cd9-6beb-44e6-9855-dc49825339e9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:39.287787 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:39.287787 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:39.288813 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d6091cd9-6beb-44e6-9855-dc49825339e9 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:39.289379 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1343/5389] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:39 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:39.299237 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6e22395-087f-4467-abff-2df99f418d79 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:39.301637 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6e22395-087f-4467-abff-2df99f418d79 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:39.301915 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6e22395-087f-4467-abff-2df99f418d79 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:39.302105 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6e22395-087f-4467-abff-2df99f418d79 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:39.302202 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-a6e22395-087f-4467-abff-2df99f418d79 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete backup with id: cf423386-4fae-4e96-8259-b7d382c61f43. Aug 13 03:45:39.306445 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:39.306445 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:39.319059 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-a6e22395-087f-4467-abff-2df99f418d79 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] delete_backup rpcapi backup_id cf423386-4fae-4e96-8259-b7d382c61f43 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:45:39.320888 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6e22395-087f-4467-abff-2df99f418d79 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 202 Aug 13 03:45:39.321331 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1352/5390] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:39 2026] DELETE /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:45:39.328082 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-5e2c2d6a-6b4d-40f6-a23b-ae73cebd988e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:39.330396 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e2c2d6a-6b4d-40f6-a23b-ae73cebd988e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:39.330661 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e2c2d6a-6b4d-40f6-a23b-ae73cebd988e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:39.330946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-5e2c2d6a-6b4d-40f6-a23b-ae73cebd988e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:39.331102 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-5e2c2d6a-6b4d-40f6-a23b-ae73cebd988e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:39.336722 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:39.336722 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:39.337702 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-5e2c2d6a-6b4d-40f6-a23b-ae73cebd988e tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 200 Aug 13 03:45:39.338268 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1356/5391] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:39 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:40.347662 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9483cedf-1261-4849-a46f-d1e27d6c0890 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:40.349192 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9483cedf-1261-4849-a46f-d1e27d6c0890 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 Aug 13 03:45:40.349457 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9483cedf-1261-4849-a46f-d1e27d6c0890 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:40.349682 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9483cedf-1261-4849-a46f-d1e27d6c0890 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:40.349815 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-9483cedf-1261-4849-a46f-d1e27d6c0890 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Show backup with id cf423386-4fae-4e96-8259-b7d382c61f43. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:40.353193 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9483cedf-1261-4849-a46f-d1e27d6c0890 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 returned with HTTP 404 Aug 13 03:45:40.353687 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1341/5392] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:40 2026] GET /volume/v3/backups/cf423386-4fae-4e96-8259-b7d382c61f43 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:40.360856 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8a86eb5a-3941-4bec-8f3d-9abffd8cb817 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:40.362479 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8a86eb5a-3941-4bec-8f3d-9abffd8cb817 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 Aug 13 03:45:40.362654 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8a86eb5a-3941-4bec-8f3d-9abffd8cb817 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:40.362840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8a86eb5a-3941-4bec-8f3d-9abffd8cb817 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:40.362948 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-8a86eb5a-3941-4bec-8f3d-9abffd8cb817 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete snapshot with id: 73ff01ed-1663-4c10-b3d8-b64cf2eca265 Aug 13 03:45:40.369343 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:40.369343 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:40.369741 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8a86eb5a-3941-4bec-8f3d-9abffd8cb817 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Snapshot retrieved successfully. Aug 13 03:45:40.388701 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-8a86eb5a-3941-4bec-8f3d-9abffd8cb817 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Snapshot delete request issued successfully. Aug 13 03:45:40.388900 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8a86eb5a-3941-4bec-8f3d-9abffd8cb817 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 returned with HTTP 202 Aug 13 03:45:40.389361 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1344/5393] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:45:40 2026] DELETE /volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:40.397027 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a6971501-caf3-4f8e-b40b-fb989f9a62bc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:40.400127 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6971501-caf3-4f8e-b40b-fb989f9a62bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 Aug 13 03:45:40.400462 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6971501-caf3-4f8e-b40b-fb989f9a62bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:40.400649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a6971501-caf3-4f8e-b40b-fb989f9a62bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:40.410876 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:40.410876 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:40.411537 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a6971501-caf3-4f8e-b40b-fb989f9a62bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Snapshot retrieved successfully. Aug 13 03:45:40.412738 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a6971501-caf3-4f8e-b40b-fb989f9a62bc tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 returned with HTTP 200 Aug 13 03:45:40.415265 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1353/5394] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:40 2026] GET /volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:41.422569 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a78b575-0794-437f-a642-40d86fc1cbd2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:41.424565 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a78b575-0794-437f-a642-40d86fc1cbd2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 Aug 13 03:45:41.424814 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a78b575-0794-437f-a642-40d86fc1cbd2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:41.425065 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a78b575-0794-437f-a642-40d86fc1cbd2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:41.429454 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a78b575-0794-437f-a642-40d86fc1cbd2 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 returned with HTTP 404 Aug 13 03:45:41.429966 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1357/5395] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:45:41 2026] GET /volume/v3/snapshots/73ff01ed-1663-4c10-b3d8-b64cf2eca265 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:41.437911 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-400df071-0982-48b4-97aa-183fa36b223f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:41.440067 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-400df071-0982-48b4-97aa-183fa36b223f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f Aug 13 03:45:41.440307 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-400df071-0982-48b4-97aa-183fa36b223f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:41.440495 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-400df071-0982-48b4-97aa-183fa36b223f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:41.440678 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-400df071-0982-48b4-97aa-183fa36b223f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete volume with id: 581bb71f-cc38-41c2-b864-8409832caa2f Aug 13 03:45:41.449137 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:41.449137 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:41.449873 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-400df071-0982-48b4-97aa-183fa36b223f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:41.468405 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-400df071-0982-48b4-97aa-183fa36b223f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete volume request issued successfully. Aug 13 03:45:41.468711 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-400df071-0982-48b4-97aa-183fa36b223f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f returned with HTTP 202 Aug 13 03:45:41.469221 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1342/5396] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:41 2026] DELETE /volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:41.476551 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4716d6ee-8098-41d7-8850-b9dbad184502 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:41.478336 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4716d6ee-8098-41d7-8850-b9dbad184502 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f Aug 13 03:45:41.478529 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4716d6ee-8098-41d7-8850-b9dbad184502 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:41.478730 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4716d6ee-8098-41d7-8850-b9dbad184502 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:41.486186 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:41.486186 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:41.490279 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4716d6ee-8098-41d7-8850-b9dbad184502 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:41.494241 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4716d6ee-8098-41d7-8850-b9dbad184502 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f returned with HTTP 200 Aug 13 03:45:41.494803 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1345/5397] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:41 2026] GET /volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:42.508598 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bd62f70e-3db2-4321-9fdc-e06cdf842b04 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:42.510386 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd62f70e-3db2-4321-9fdc-e06cdf842b04 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f Aug 13 03:45:42.510573 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd62f70e-3db2-4321-9fdc-e06cdf842b04 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:42.510763 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bd62f70e-3db2-4321-9fdc-e06cdf842b04 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:42.516119 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bd62f70e-3db2-4321-9fdc-e06cdf842b04 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f returned with HTTP 404 Aug 13 03:45:42.516644 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1354/5398] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:42 2026] GET /volume/v3/volumes/581bb71f-cc38-41c2-b864-8409832caa2f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:42.522939 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-79d4a601-5c85-40ce-acbd-462536055052 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:42.525013 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79d4a601-5c85-40ce-acbd-462536055052 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:45:42.525319 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-79d4a601-5c85-40ce-acbd-462536055052 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:42.525508 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-79d4a601-5c85-40ce-acbd-462536055052 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:42.525708 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-79d4a601-5c85-40ce-acbd-462536055052 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete volume with id: de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:45:42.533343 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:42.533343 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:42.533902 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-79d4a601-5c85-40ce-acbd-462536055052 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:42.556856 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-79d4a601-5c85-40ce-acbd-462536055052 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete volume request issued successfully. Aug 13 03:45:42.556856 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-79d4a601-5c85-40ce-acbd-462536055052 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 202 Aug 13 03:45:42.556856 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1358/5399] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:42 2026] DELETE /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:42.562679 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-54d73e2d-5d7d-4934-b1fa-4b9157c4c23c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:42.566942 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-54d73e2d-5d7d-4934-b1fa-4b9157c4c23c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:45:42.566942 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-54d73e2d-5d7d-4934-b1fa-4b9157c4c23c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:42.566942 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-54d73e2d-5d7d-4934-b1fa-4b9157c4c23c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:42.575959 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:42.575959 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:42.582305 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-54d73e2d-5d7d-4934-b1fa-4b9157c4c23c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:42.586723 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-54d73e2d-5d7d-4934-b1fa-4b9157c4c23c tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 200 Aug 13 03:45:42.587223 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1343/5400] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:42 2026] GET /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:43.603359 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b16a0d91-04b8-40a1-a7bb-21483544cdab None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:43.604845 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b16a0d91-04b8-40a1-a7bb-21483544cdab tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d Aug 13 03:45:43.605008 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b16a0d91-04b8-40a1-a7bb-21483544cdab tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:43.605173 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b16a0d91-04b8-40a1-a7bb-21483544cdab tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:43.610254 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b16a0d91-04b8-40a1-a7bb-21483544cdab tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d returned with HTTP 404 Aug 13 03:45:43.610651 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1346/5401] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:43 2026] GET /volume/v3/volumes/de27bb0e-beeb-4a83-b29b-a931aa59cc1d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:43.616845 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-90aee09f-1a89-4708-995d-1596b2ebb546 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:43.618468 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90aee09f-1a89-4708-995d-1596b2ebb546 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 Aug 13 03:45:43.618649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90aee09f-1a89-4708-995d-1596b2ebb546 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:43.618842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90aee09f-1a89-4708-995d-1596b2ebb546 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:43.619008 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-90aee09f-1a89-4708-995d-1596b2ebb546 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete volume with id: 8b287e55-51e5-4e7e-9608-46bf974e0bf5 Aug 13 03:45:43.625525 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:43.625525 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:43.626482 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-90aee09f-1a89-4708-995d-1596b2ebb546 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:43.642006 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-90aee09f-1a89-4708-995d-1596b2ebb546 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete volume request issued successfully. Aug 13 03:45:43.642386 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90aee09f-1a89-4708-995d-1596b2ebb546 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 returned with HTTP 202 Aug 13 03:45:43.642922 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1355/5402] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:43 2026] DELETE /volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:43.651776 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-66e9534b-5336-41f6-8b1e-b5457d1b247f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:43.653455 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66e9534b-5336-41f6-8b1e-b5457d1b247f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 Aug 13 03:45:43.653624 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66e9534b-5336-41f6-8b1e-b5457d1b247f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:43.653794 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-66e9534b-5336-41f6-8b1e-b5457d1b247f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:43.661237 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:43.661237 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:43.665058 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-66e9534b-5336-41f6-8b1e-b5457d1b247f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:43.669536 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-66e9534b-5336-41f6-8b1e-b5457d1b247f tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 returned with HTTP 200 Aug 13 03:45:43.670072 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1359/5403] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:43 2026] GET /volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:44.681800 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c3d3671d-1565-4516-86fa-0ae7506fe447 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:44.683483 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c3d3671d-1565-4516-86fa-0ae7506fe447 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 Aug 13 03:45:44.683660 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c3d3671d-1565-4516-86fa-0ae7506fe447 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:44.683839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c3d3671d-1565-4516-86fa-0ae7506fe447 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:44.689300 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c3d3671d-1565-4516-86fa-0ae7506fe447 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 returned with HTTP 404 Aug 13 03:45:44.689839 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1344/5404] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:44 2026] GET /volume/v3/volumes/8b287e55-51e5-4e7e-9608-46bf974e0bf5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:44.698023 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4e40998b-78a7-49a8-b1ca-2747b552ac12 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:44.700377 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4e40998b-78a7-49a8-b1ca-2747b552ac12 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 Aug 13 03:45:44.700661 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4e40998b-78a7-49a8-b1ca-2747b552ac12 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:44.700955 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4e40998b-78a7-49a8-b1ca-2747b552ac12 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:44.701196 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-4e40998b-78a7-49a8-b1ca-2747b552ac12 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete volume with id: 3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 Aug 13 03:45:44.709064 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:44.709064 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:44.709563 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4e40998b-78a7-49a8-b1ca-2747b552ac12 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:44.728076 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4e40998b-78a7-49a8-b1ca-2747b552ac12 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Delete volume request issued successfully. Aug 13 03:45:44.728372 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4e40998b-78a7-49a8-b1ca-2747b552ac12 tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 returned with HTTP 202 Aug 13 03:45:44.728955 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1347/5405] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:45:44 2026] DELETE /volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:45:44.737037 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-df3345b7-2560-4968-a16e-91cb0bd241eb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:44.739884 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df3345b7-2560-4968-a16e-91cb0bd241eb tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 Aug 13 03:45:44.740602 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df3345b7-2560-4968-a16e-91cb0bd241eb tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:44.740936 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-df3345b7-2560-4968-a16e-91cb0bd241eb tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:44.750508 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:44.750508 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:44.757317 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-df3345b7-2560-4968-a16e-91cb0bd241eb tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Volume info retrieved successfully. Aug 13 03:45:44.765750 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-df3345b7-2560-4968-a16e-91cb0bd241eb tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 returned with HTTP 200 Aug 13 03:45:44.766549 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1356/5406] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:44 2026] GET /volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:45.779164 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-843c7697-d463-4060-a553-025d892d1d1d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:45.780922 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-843c7697-d463-4060-a553-025d892d1d1d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] GET https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 Aug 13 03:45:45.781111 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-843c7697-d463-4060-a553-025d892d1d1d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:45.781327 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-843c7697-d463-4060-a553-025d892d1d1d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:45.787409 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-843c7697-d463-4060-a553-025d892d1d1d tempest-VolumesBackupsTest-274167937 tempest-VolumesBackupsTest-274167937-project-member] https://10.4.3.140/volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 returned with HTTP 404 Aug 13 03:45:45.787892 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1360/5407] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:45 2026] GET /volume/v3/volumes/3ffaedbf-e8a3-4eee-b722-0cf4a86a69e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:45:48.991677 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:49.082361 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:45:49.082829 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-219633283"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:49.084472 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-219633283'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:45:49.084595 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Create volume of 1 GB Aug 13 03:45:49.088528 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Availability Zones retrieved successfully. Aug 13 03:45:49.093812 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Flow 'volume_create_api' (713c6fd7-523c-427d-8531-85b8d3c0de94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:49.094738 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0005be5f-310b-4956-9bb6-eeef43a71521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:49.095540 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:45:49.128587 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0005be5f-310b-4956-9bb6-eeef43a71521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:49.129644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7298740-8081-487b-8d59-ada8d9981869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:49.195408 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Created reservations ['70872064-3291-48af-8c33-e7c519422738', '4275d849-bad6-4e41-a9e9-d6de056a52fa', 'afe2eaf8-b98a-4c21-a11c-d92f3cc58203', '82c3ddf2-3602-4fc1-9c14-39b77ceb6331'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:49.196154 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7298740-8081-487b-8d59-ada8d9981869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70872064-3291-48af-8c33-e7c519422738', '4275d849-bad6-4e41-a9e9-d6de056a52fa', 'afe2eaf8-b98a-4c21-a11c-d92f3cc58203', '82c3ddf2-3602-4fc1-9c14-39b77ceb6331']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:49.196840 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d2fbe7-02c7-4255-8701-0842fde1e531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:49.216168 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d2fbe7-02c7-4255-8701-0842fde1e531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20355812-ff24-4389-b70c-e17b24681923', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-219633283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0294cf5954ba40ffa3b43777574b88c7',qos_specs=None,replication_status=,reservations=['70872064-3291-48af-8c33-e7c519422738','4275d849-bad6-4e41-a9e9-d6de056a52fa','afe2eaf8-b98a-4c21-a11c-d92f3cc58203','82c3ddf2-3602-4fc1-9c14-39b77ceb6331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ca8bdab66c4c5594a166d658161ff9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:45:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-219633283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20355812-ff24-4389-b70c-e17b24681923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0294cf5954ba40ffa3b43777574b88c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4ca8bdab66c4c5594a166d658161ff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:49.216808 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f14acd23-1a2f-4ba9-87dc-ef5218d33c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:49.237675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f14acd23-1a2f-4ba9-87dc-ef5218d33c43) transitioned into state 'SUCCESS' from state '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-219633283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0294cf5954ba40ffa3b43777574b88c7',qos_specs=None,replication_status=,reservations=['70872064-3291-48af-8c33-e7c519422738','4275d849-bad6-4e41-a9e9-d6de056a52fa','afe2eaf8-b98a-4c21-a11c-d92f3cc58203','82c3ddf2-3602-4fc1-9c14-39b77ceb6331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ca8bdab66c4c5594a166d658161ff9',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:49.238553 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94bc97e0-dbe6-4c4a-819f-72c91cae87dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:49.247669 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94bc97e0-dbe6-4c4a-819f-72c91cae87dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:49.248700 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Flow 'volume_create_api' (713c6fd7-523c-427d-8531-85b8d3c0de94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:49.249082 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Create volume request issued successfully. Aug 13 03:45:49.249752 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a058b8db-82ef-4b2f-8202-52bd836d5137 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:45:49.250276 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1345/5408] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:45:48 2026] POST /volume/v3/volumes => generated 777 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:49.263064 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a5efe30b-70a8-496b-ad3c-2dff8bec62c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:49.265293 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a5efe30b-70a8-496b-ad3c-2dff8bec62c2 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 Aug 13 03:45:49.265554 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a5efe30b-70a8-496b-ad3c-2dff8bec62c2 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:49.265809 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a5efe30b-70a8-496b-ad3c-2dff8bec62c2 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:49.275285 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:49.275285 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:49.280381 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a5efe30b-70a8-496b-ad3c-2dff8bec62c2 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Volume info retrieved successfully. Aug 13 03:45:49.285752 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a5efe30b-70a8-496b-ad3c-2dff8bec62c2 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 returned with HTTP 200 Aug 13 03:45:49.286299 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1348/5409] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:49 2026] GET /volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:50.298812 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f76e0d1d-5f19-4905-8c2d-e3154622e5b7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:50.300570 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f76e0d1d-5f19-4905-8c2d-e3154622e5b7 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 Aug 13 03:45:50.300772 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f76e0d1d-5f19-4905-8c2d-e3154622e5b7 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:50.300995 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f76e0d1d-5f19-4905-8c2d-e3154622e5b7 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:50.307975 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:50.307975 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:50.311392 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f76e0d1d-5f19-4905-8c2d-e3154622e5b7 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Volume info retrieved successfully. Aug 13 03:45:50.314934 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f76e0d1d-5f19-4905-8c2d-e3154622e5b7 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 returned with HTTP 200 Aug 13 03:45:50.315324 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1357/5410] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:50 2026] GET /volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:45:50.326941 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-19b5b8fa-d26b-47bc-af65-73bcf2c79a44 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:50.328545 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19b5b8fa-d26b-47bc-af65-73bcf2c79a44 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:45:50.328906 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-19b5b8fa-d26b-47bc-af65-73bcf2c79a44 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "20355812-ff24-4389-b70c-e17b24681923", "name": "tempest-type-Backup-1664142045"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:50.330321 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-19b5b8fa-d26b-47bc-af65-73bcf2c79a44 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Creating new backup {'backup': {'volume_id': '20355812-ff24-4389-b70c-e17b24681923', 'name': 'tempest-type-Backup-1664142045'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:45:50.330449 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-19b5b8fa-d26b-47bc-af65-73bcf2c79a44 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Creating backup of volume 20355812-ff24-4389-b70c-e17b24681923 in container None Aug 13 03:45:50.337776 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:50.337776 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:50.338153 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-19b5b8fa-d26b-47bc-af65-73bcf2c79a44 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Volume info retrieved successfully. Aug 13 03:45:50.364670 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-19b5b8fa-d26b-47bc-af65-73bcf2c79a44 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Created reservations ['6e2a6120-53ae-43ab-92b9-dee7bb9208af', '290c9adb-ea81-4673-9f69-8986c034de4c'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:50.393192 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-19b5b8fa-d26b-47bc-af65-73bcf2c79a44 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:45:50.393634 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1361/5411] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:45:50 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:50.401177 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a476f16d-519c-42dd-b94d-6df0d8a4949d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:50.403108 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a476f16d-519c-42dd-b94d-6df0d8a4949d tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:50.403334 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a476f16d-519c-42dd-b94d-6df0d8a4949d tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:50.403536 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a476f16d-519c-42dd-b94d-6df0d8a4949d tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:50.403664 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a476f16d-519c-42dd-b94d-6df0d8a4949d tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:50.410251 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:50.410251 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:50.410878 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a476f16d-519c-42dd-b94d-6df0d8a4949d tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:50.411257 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1346/5412] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:50 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:51.421620 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-96affb61-8add-4dbf-9b41-ca022d3fb0a0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:51.423435 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-96affb61-8add-4dbf-9b41-ca022d3fb0a0 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:51.423674 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-96affb61-8add-4dbf-9b41-ca022d3fb0a0 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:51.423953 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-96affb61-8add-4dbf-9b41-ca022d3fb0a0 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:51.424083 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-96affb61-8add-4dbf-9b41-ca022d3fb0a0 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:51.428054 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:51.428054 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:51.428590 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-96affb61-8add-4dbf-9b41-ca022d3fb0a0 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:51.428945 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1349/5413] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:51 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:52.439976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ca44ca68-362f-4a40-922b-55e98bb0b3fe None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:52.441903 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca44ca68-362f-4a40-922b-55e98bb0b3fe tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:52.442138 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca44ca68-362f-4a40-922b-55e98bb0b3fe tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:52.442357 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ca44ca68-362f-4a40-922b-55e98bb0b3fe tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:52.442457 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ca44ca68-362f-4a40-922b-55e98bb0b3fe tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:52.446976 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:52.446976 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:52.447608 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ca44ca68-362f-4a40-922b-55e98bb0b3fe tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:52.447982 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1358/5414] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:52 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:53.458437 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e8d96b26-d70e-4faf-9f6c-6a9bd44c3bda None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:53.460232 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8d96b26-d70e-4faf-9f6c-6a9bd44c3bda tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:53.460483 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8d96b26-d70e-4faf-9f6c-6a9bd44c3bda tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:53.460712 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e8d96b26-d70e-4faf-9f6c-6a9bd44c3bda tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:53.460897 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-e8d96b26-d70e-4faf-9f6c-6a9bd44c3bda tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:53.464970 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:53.464970 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:53.465569 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e8d96b26-d70e-4faf-9f6c-6a9bd44c3bda tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:53.465966 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1362/5415] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:53 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:54.477815 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d361d861-4f43-4577-8834-d132431832f1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:54.481534 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d361d861-4f43-4577-8834-d132431832f1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:54.481534 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d361d861-4f43-4577-8834-d132431832f1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:54.481534 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d361d861-4f43-4577-8834-d132431832f1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:54.481534 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-d361d861-4f43-4577-8834-d132431832f1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:54.485646 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:54.485646 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:54.488336 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d361d861-4f43-4577-8834-d132431832f1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:54.488336 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1347/5416] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:54 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 13 03:45:55.499175 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f4dbe6a2-0a73-4ca0-8d71-01847506f1d8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:55.501359 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f4dbe6a2-0a73-4ca0-8d71-01847506f1d8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:55.501612 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f4dbe6a2-0a73-4ca0-8d71-01847506f1d8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:55.501855 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f4dbe6a2-0a73-4ca0-8d71-01847506f1d8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:55.502004 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f4dbe6a2-0a73-4ca0-8d71-01847506f1d8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:55.506588 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:55.506588 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:55.507330 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f4dbe6a2-0a73-4ca0-8d71-01847506f1d8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:55.507791 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1350/5417] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:55 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:55.838349 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-cf5c88c4-fd80-4067-b827-0f34cf4cb38f req-a3521a7b-bf74-478c-a471-663da2c71d98 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:55.842100 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cf5c88c4-fd80-4067-b827-0f34cf4cb38f req-a3521a7b-bf74-478c-a471-663da2c71d98 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] DELETE https://10.4.3.140/volume/v3/attachments/9aba9edc-de04-4a11-aaea-ed8ef6a3d0c9 Aug 13 03:45:55.842333 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-cf5c88c4-fd80-4067-b827-0f34cf4cb38f req-a3521a7b-bf74-478c-a471-663da2c71d98 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:55.842558 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-cf5c88c4-fd80-4067-b827-0f34cf4cb38f req-a3521a7b-bf74-478c-a471-663da2c71d98 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:55.858769 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:55.858769 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:55.910453 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-cf5c88c4-fd80-4067-b827-0f34cf4cb38f req-a3521a7b-bf74-478c-a471-663da2c71d98 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments/9aba9edc-de04-4a11-aaea-ed8ef6a3d0c9 returned with HTTP 200 Aug 13 03:45:55.910453 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1359/5418] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:45:55 2026] DELETE /volume/v3/attachments/9aba9edc-de04-4a11-aaea-ed8ef6a3d0c9 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:56.519349 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9febf9de-465d-4880-9dd6-c66314f26584 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:56.521375 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9febf9de-465d-4880-9dd6-c66314f26584 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:56.521614 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9febf9de-465d-4880-9dd6-c66314f26584 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:56.521844 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9febf9de-465d-4880-9dd6-c66314f26584 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:56.521961 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-9febf9de-465d-4880-9dd6-c66314f26584 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:56.526012 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:56.526012 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:56.526586 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9febf9de-465d-4880-9dd6-c66314f26584 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:56.526939 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1363/5419] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:56 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:56.852200 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4f765ae1-2edf-470d-86f4-793a51c0016a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:56.854372 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:45:56.854780 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-402617132", "source_volid": "c7b8ffab-6627-4280-95d5-aa0a7d64fdac", "volume_type": "tempest-scenario-type-luks-793079569", "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:45:56.856224 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-402617132', 'source_volid': 'c7b8ffab-6627-4280-95d5-aa0a7d64fdac', 'volume_type': 'tempest-scenario-type-luks-793079569', 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:45:56.865575 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:56.865575 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:56.866155 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume retrieved successfully. Aug 13 03:45:56.866311 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume of 1 GB Aug 13 03:45:56.867069 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Availability Zones retrieved successfully. Aug 13 03:45:56.871880 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Flow 'volume_create_api' (0a58955e-89df-4419-8356-3b5a1af1edfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:56.873196 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c9c6330-5bd4-4977-aee5-53037b01d08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:56.874234 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:45:56.894360 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c9c6330-5bd4-4977-aee5-53037b01d08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c7b8ffab-6627-4280-95d5-aa0a7d64fdac', 'volume_type': VolumeType(created_at=2026-08-13T03:44:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5c3159e-cbe4-4c78-a86e-bbc75d554265,is_public=True,name='tempest-scenario-type-luks-793079569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5c3159e-cbe4-4c78-a86e-bbc75d554265', '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=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:56.895113 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc80657d-dbc3-4c2b-8237-900655bf88f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:56.921088 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-793079569 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-793079569, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:45:56.921088 np0000007145 devstack@c-api.service[100341]: WARNING cinder.quota [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-793079569 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-793079569, it is now deprecated. Please use the default quota class for default quota. Aug 13 03:45:56.933572 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Created reservations ['66374336-d1a0-4d24-82cb-73789161bffd', '9e0789c0-6e52-469d-909d-d971b3c559ee', '3b1fd971-c378-4c9f-b0b0-1ac2c75b69b9', '8a4752b4-0513-4c22-aba2-3ee924f0146f'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:45:56.934300 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc80657d-dbc3-4c2b-8237-900655bf88f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66374336-d1a0-4d24-82cb-73789161bffd', '9e0789c0-6e52-469d-909d-d971b3c559ee', '3b1fd971-c378-4c9f-b0b0-1ac2c75b69b9', '8a4752b4-0513-4c22-aba2-3ee924f0146f']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:56.935066 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9b16b6-b888-435c-9fec-2695480be445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:56.963085 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9b16b6-b888-435c-9fec-2695480be445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ae9e8e-6ed4-4a9c-8379-d16931c61245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-402617132',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85483103f24e4b59b444e18023d036f5',qos_specs=None,replication_status=,reservations=['66374336-d1a0-4d24-82cb-73789161bffd','9e0789c0-6e52-469d-909d-d971b3c559ee','3b1fd971-c378-4c9f-b0b0-1ac2c75b69b9','8a4752b4-0513-4c22-aba2-3ee924f0146f'],size=1,snapshot_id=None,source_replicaid=,source_volid=c7b8ffab-6627-4280-95d5-aa0a7d64fdac,status='creating',user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_type_id=c5c3159e-cbe4-4c78-a86e-bbc75d554265), '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-08-13T03:45:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-402617132',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=41ae9e8e-6ed4-4a9c-8379-d16931c61245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85483103f24e4b59b444e18023d036f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c7b8ffab-6627-4280-95d5-aa0a7d64fdac,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5c3159e-cbe4-4c78-a86e-bbc75d554265),volume_type_id=c5c3159e-cbe4-4c78-a86e-bbc75d554265)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:56.963738 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81646b9f-e8fb-4874-8a84-2376f3d86241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:56.979248 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81646b9f-e8fb-4874-8a84-2376f3d86241) transitioned into state 'SUCCESS' from state '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-402617132',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85483103f24e4b59b444e18023d036f5',qos_specs=None,replication_status=,reservations=['66374336-d1a0-4d24-82cb-73789161bffd','9e0789c0-6e52-469d-909d-d971b3c559ee','3b1fd971-c378-4c9f-b0b0-1ac2c75b69b9','8a4752b4-0513-4c22-aba2-3ee924f0146f'],size=1,snapshot_id=None,source_replicaid=,source_volid=c7b8ffab-6627-4280-95d5-aa0a7d64fdac,status='creating',user_id='013f21b1bcd143fa91c8937cfc1368ed',volume_type_id=c5c3159e-cbe4-4c78-a86e-bbc75d554265)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:56.979977 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08304dc3-2013-402b-9de6-b84529cff44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:45:56.993848 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08304dc3-2013-402b-9de6-b84529cff44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:45:56.994575 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Flow 'volume_create_api' (0a58955e-89df-4419-8356-3b5a1af1edfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:45:56.994873 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Create volume request issued successfully. Aug 13 03:45:56.995364 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4f765ae1-2edf-470d-86f4-793a51c0016a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:45:56.995781 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1348/5420] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:45:56 2026] POST /volume/v3/volumes => generated 809 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:45:57.081051 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f38bacc5-c271-4e20-87db-2ab7c69a7d20 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:57.084248 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f38bacc5-c271-4e20-87db-2ab7c69a7d20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:45:57.084248 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f38bacc5-c271-4e20-87db-2ab7c69a7d20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:57.084248 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f38bacc5-c271-4e20-87db-2ab7c69a7d20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:57.091011 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:57.091011 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:57.095609 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f38bacc5-c271-4e20-87db-2ab7c69a7d20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:57.101300 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f38bacc5-c271-4e20-87db-2ab7c69a7d20 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:45:57.101857 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1351/5421] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:57 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:57.538212 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-319ccc5b-b083-41d4-a8d2-920915339d57 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:57.540203 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-319ccc5b-b083-41d4-a8d2-920915339d57 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:57.540481 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-319ccc5b-b083-41d4-a8d2-920915339d57 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:57.540748 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-319ccc5b-b083-41d4-a8d2-920915339d57 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:57.540932 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-319ccc5b-b083-41d4-a8d2-920915339d57 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:57.545507 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:57.545507 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:57.546151 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-319ccc5b-b083-41d4-a8d2-920915339d57 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:57.546489 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1360/5422] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:57 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:58.117352 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-21dbdad8-7cb3-4d97-bfaa-d52eeaaaf4be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:58.119197 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21dbdad8-7cb3-4d97-bfaa-d52eeaaaf4be tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:45:58.119436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21dbdad8-7cb3-4d97-bfaa-d52eeaaaf4be tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:58.119547 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-21dbdad8-7cb3-4d97-bfaa-d52eeaaaf4be tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:58.126266 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:58.126266 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:45:58.129801 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-21dbdad8-7cb3-4d97-bfaa-d52eeaaaf4be tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:58.133684 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-21dbdad8-7cb3-4d97-bfaa-d52eeaaaf4be tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:45:58.134280 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1364/5423] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:58 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:58.556682 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a0319761-997f-4460-b407-50bcb243ba04 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:58.558446 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0319761-997f-4460-b407-50bcb243ba04 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:58.558544 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a0319761-997f-4460-b407-50bcb243ba04 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:58.558714 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a0319761-997f-4460-b407-50bcb243ba04 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:58.558811 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-a0319761-997f-4460-b407-50bcb243ba04 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:58.562829 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:58.562829 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:45:58.563422 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a0319761-997f-4460-b407-50bcb243ba04 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:58.563831 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1349/5424] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:58 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:59.147533 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-649d33c2-ee22-4357-a6bc-138d03812280 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:59.149275 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-649d33c2-ee22-4357-a6bc-138d03812280 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:45:59.149490 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-649d33c2-ee22-4357-a6bc-138d03812280 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:59.149741 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-649d33c2-ee22-4357-a6bc-138d03812280 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:59.156234 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:59.156234 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:45:59.160364 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-649d33c2-ee22-4357-a6bc-138d03812280 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:45:59.165413 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-649d33c2-ee22-4357-a6bc-138d03812280 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:45:59.165836 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1352/5425] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:45:59 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:45:59.573580 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-fdb5dfe3-c65d-48bb-a61b-4e388b6e30a9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:45:59.575455 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fdb5dfe3-c65d-48bb-a61b-4e388b6e30a9 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:45:59.575724 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fdb5dfe3-c65d-48bb-a61b-4e388b6e30a9 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:45:59.575931 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-fdb5dfe3-c65d-48bb-a61b-4e388b6e30a9 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:45:59.576039 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-fdb5dfe3-c65d-48bb-a61b-4e388b6e30a9 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:45:59.580195 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:45:59.580195 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:45:59.580928 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-fdb5dfe3-c65d-48bb-a61b-4e388b6e30a9 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:45:59.581282 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1361/5426] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:45:59 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:00.178224 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e615d4c0-c1e5-4fc7-8883-11082dddec1d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:00.179965 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e615d4c0-c1e5-4fc7-8883-11082dddec1d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:00.180142 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e615d4c0-c1e5-4fc7-8883-11082dddec1d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:00.180315 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e615d4c0-c1e5-4fc7-8883-11082dddec1d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:00.187920 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:00.187920 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:00.190993 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e615d4c0-c1e5-4fc7-8883-11082dddec1d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:00.194410 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e615d4c0-c1e5-4fc7-8883-11082dddec1d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:00.194742 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1365/5427] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:00 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:00.591237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d562c00a-9c17-4af1-b0d5-8df838782d19 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:00.593133 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d562c00a-9c17-4af1-b0d5-8df838782d19 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:00.593344 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d562c00a-9c17-4af1-b0d5-8df838782d19 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:00.593524 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d562c00a-9c17-4af1-b0d5-8df838782d19 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:00.593644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-d562c00a-9c17-4af1-b0d5-8df838782d19 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:46:00.598211 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:00.598211 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:00.598873 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d562c00a-9c17-4af1-b0d5-8df838782d19 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:46:00.599249 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1350/5428] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:00 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:01.209409 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ae496f09-2a0e-4a73-99d5-6d2fbb398a92 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:01.211061 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ae496f09-2a0e-4a73-99d5-6d2fbb398a92 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:01.211253 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ae496f09-2a0e-4a73-99d5-6d2fbb398a92 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:01.211384 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ae496f09-2a0e-4a73-99d5-6d2fbb398a92 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:01.224167 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:01.224167 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:01.231201 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-ae496f09-2a0e-4a73-99d5-6d2fbb398a92 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:01.235551 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ae496f09-2a0e-4a73-99d5-6d2fbb398a92 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:01.235709 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1353/5429] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:01 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:01.609078 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d8f16b05-3079-4a78-8c11-e6a179dcf845 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:01.611229 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8f16b05-3079-4a78-8c11-e6a179dcf845 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:01.611525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8f16b05-3079-4a78-8c11-e6a179dcf845 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:01.611788 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d8f16b05-3079-4a78-8c11-e6a179dcf845 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:01.611949 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d8f16b05-3079-4a78-8c11-e6a179dcf845 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:46:01.618417 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:01.618417 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:01.619383 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d8f16b05-3079-4a78-8c11-e6a179dcf845 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:46:01.619900 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1362/5430] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:01 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:02.248046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-68a2970a-2b3d-4a67-81ac-43ff7db201c2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:02.249785 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68a2970a-2b3d-4a67-81ac-43ff7db201c2 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:02.249996 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68a2970a-2b3d-4a67-81ac-43ff7db201c2 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:02.250172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-68a2970a-2b3d-4a67-81ac-43ff7db201c2 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:02.257034 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:02.257034 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:02.260668 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-68a2970a-2b3d-4a67-81ac-43ff7db201c2 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:02.265052 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-68a2970a-2b3d-4a67-81ac-43ff7db201c2 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:02.265480 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1366/5431] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:02 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:02.629467 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-71409191-963e-453c-9099-bf524f9edae8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:02.631390 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-71409191-963e-453c-9099-bf524f9edae8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:02.631564 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-71409191-963e-453c-9099-bf524f9edae8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:02.631764 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-71409191-963e-453c-9099-bf524f9edae8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:02.631905 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-71409191-963e-453c-9099-bf524f9edae8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:46:02.635652 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:02.635652 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:02.636182 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-71409191-963e-453c-9099-bf524f9edae8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:46:02.636652 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1351/5432] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:02 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:03.279562 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-855d0134-a1e6-41df-9077-bf9eba37062d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:03.281573 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-855d0134-a1e6-41df-9077-bf9eba37062d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:03.281897 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-855d0134-a1e6-41df-9077-bf9eba37062d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:03.282167 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-855d0134-a1e6-41df-9077-bf9eba37062d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:03.289320 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:03.289320 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:03.295447 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-855d0134-a1e6-41df-9077-bf9eba37062d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:03.297940 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-855d0134-a1e6-41df-9077-bf9eba37062d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:03.298453 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1354/5433] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:03 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:03.645447 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7d6a61da-4ce7-4682-b878-e9a063d06eb8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:03.647386 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d6a61da-4ce7-4682-b878-e9a063d06eb8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:03.647655 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d6a61da-4ce7-4682-b878-e9a063d06eb8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:03.647927 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7d6a61da-4ce7-4682-b878-e9a063d06eb8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:03.648149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7d6a61da-4ce7-4682-b878-e9a063d06eb8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:46:03.652501 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:03.652501 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:03.653081 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7d6a61da-4ce7-4682-b878-e9a063d06eb8 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:46:03.653600 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1363/5434] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:03 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:04.310277 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0b513ff0-95d4-4f9e-8604-aaeebda1f715 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:04.311961 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b513ff0-95d4-4f9e-8604-aaeebda1f715 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:04.312136 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b513ff0-95d4-4f9e-8604-aaeebda1f715 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:04.312319 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0b513ff0-95d4-4f9e-8604-aaeebda1f715 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:04.324396 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:04.324396 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:04.327996 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0b513ff0-95d4-4f9e-8604-aaeebda1f715 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:04.332283 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0b513ff0-95d4-4f9e-8604-aaeebda1f715 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:04.332722 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1367/5435] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:04 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:04.662750 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-58b2703e-66ee-48ff-aed0-bb490656b29a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:04.664518 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-58b2703e-66ee-48ff-aed0-bb490656b29a tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:04.664717 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-58b2703e-66ee-48ff-aed0-bb490656b29a tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:04.664904 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-58b2703e-66ee-48ff-aed0-bb490656b29a tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:04.665006 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-58b2703e-66ee-48ff-aed0-bb490656b29a tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:46:04.669299 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:04.669299 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:04.669893 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-58b2703e-66ee-48ff-aed0-bb490656b29a tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:46:04.670206 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1352/5436] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:04 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:04.679335 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eb9773c9-8ca5-4b82-b376-6ddea5696964 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:04.681034 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eb9773c9-8ca5-4b82-b376-6ddea5696964 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] PUT https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:04.681386 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eb9773c9-8ca5-4b82-b376-6ddea5696964 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:04.686622 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:04.686622 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:04.691903 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eb9773c9-8ca5-4b82-b376-6ddea5696964 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:46:04.692390 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1355/5437] 10.4.3.140 () {70 vars in 1408 bytes} [Thu Aug 13 03:46:04 2026] PUT /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 316 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:04.699544 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0dacd736-6240-45eb-8a2b-3822b79a71db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:04.701346 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dacd736-6240-45eb-8a2b-3822b79a71db tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:04.701553 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dacd736-6240-45eb-8a2b-3822b79a71db tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:04.701719 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dacd736-6240-45eb-8a2b-3822b79a71db tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:04.701832 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0dacd736-6240-45eb-8a2b-3822b79a71db tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:46:04.706042 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:04.706042 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:04.706622 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dacd736-6240-45eb-8a2b-3822b79a71db tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:46:04.706991 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1364/5438] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:04 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:04.717836 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e1eb75bf-f2e3-4d24-8e95-4adc865a7eff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:04.719541 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1eb75bf-f2e3-4d24-8e95-4adc865a7eff tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] DELETE https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:04.719741 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1eb75bf-f2e3-4d24-8e95-4adc865a7eff tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:04.719943 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e1eb75bf-f2e3-4d24-8e95-4adc865a7eff tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:04.720056 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-e1eb75bf-f2e3-4d24-8e95-4adc865a7eff tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Delete backup with id: 8ecf526a-a985-4c0e-a178-5192824d0022. Aug 13 03:46:04.723684 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:04.723684 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:04.733436 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-e1eb75bf-f2e3-4d24-8e95-4adc865a7eff tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] delete_backup rpcapi backup_id 8ecf526a-a985-4c0e-a178-5192824d0022 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:46:04.735089 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e1eb75bf-f2e3-4d24-8e95-4adc865a7eff tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 202 Aug 13 03:46:04.735540 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1368/5439] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:46:04 2026] DELETE /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:46:04.741849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6ccc0ec9-445e-4e35-a6ed-6961969ce7c5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:04.745301 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6ccc0ec9-445e-4e35-a6ed-6961969ce7c5 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:04.745551 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6ccc0ec9-445e-4e35-a6ed-6961969ce7c5 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:04.745782 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6ccc0ec9-445e-4e35-a6ed-6961969ce7c5 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:04.745945 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-6ccc0ec9-445e-4e35-a6ed-6961969ce7c5 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:46:04.750102 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:04.750102 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:04.750988 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6ccc0ec9-445e-4e35-a6ed-6961969ce7c5 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 200 Aug 13 03:46:04.751321 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1353/5440] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:04 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:05.344808 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4dddc9c0-ec26-4c79-baa0-ab36c2baaa49 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:05.346544 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4dddc9c0-ec26-4c79-baa0-ab36c2baaa49 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:05.346735 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4dddc9c0-ec26-4c79-baa0-ab36c2baaa49 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:05.346921 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4dddc9c0-ec26-4c79-baa0-ab36c2baaa49 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:05.353530 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:05.353530 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:05.357127 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4dddc9c0-ec26-4c79-baa0-ab36c2baaa49 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:05.360901 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4dddc9c0-ec26-4c79-baa0-ab36c2baaa49 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:05.361273 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1356/5441] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:05 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:05.761136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5e2a8b7d-7734-4785-ac24-9a48c044bdcf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:05.763295 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e2a8b7d-7734-4785-ac24-9a48c044bdcf tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 Aug 13 03:46:05.763603 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e2a8b7d-7734-4785-ac24-9a48c044bdcf tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:05.763834 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5e2a8b7d-7734-4785-ac24-9a48c044bdcf tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:05.763975 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5e2a8b7d-7734-4785-ac24-9a48c044bdcf tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Show backup with id 8ecf526a-a985-4c0e-a178-5192824d0022. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:46:05.765772 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=121,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:46:05.768661 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5e2a8b7d-7734-4785-ac24-9a48c044bdcf tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 returned with HTTP 404 Aug 13 03:46:05.769322 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1365/5442] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:05 2026] GET /volume/v3/backups/8ecf526a-a985-4c0e-a178-5192824d0022 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:05.775147 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-1887d73c-ed97-4d1a-8721-48506edcefc1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:05.776891 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1887d73c-ed97-4d1a-8721-48506edcefc1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 Aug 13 03:46:05.777117 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1887d73c-ed97-4d1a-8721-48506edcefc1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:05.777323 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-1887d73c-ed97-4d1a-8721-48506edcefc1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:05.777499 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-1887d73c-ed97-4d1a-8721-48506edcefc1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Delete volume with id: 20355812-ff24-4389-b70c-e17b24681923 Aug 13 03:46:05.779462 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=180,cinder:INSERT=51,cinder:UPDATE=47 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:46:05.784638 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:05.784638 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:05.784956 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1887d73c-ed97-4d1a-8721-48506edcefc1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Volume info retrieved successfully. Aug 13 03:46:05.809436 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-1887d73c-ed97-4d1a-8721-48506edcefc1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Delete volume request issued successfully. Aug 13 03:46:05.809630 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-1887d73c-ed97-4d1a-8721-48506edcefc1 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 returned with HTTP 202 Aug 13 03:46:05.810058 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1369/5443] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:46:05 2026] DELETE /volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:46:05.816957 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-107d6da4-339f-4bef-84ff-478598b04c40 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:05.819018 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-107d6da4-339f-4bef-84ff-478598b04c40 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 Aug 13 03:46:05.819297 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-107d6da4-339f-4bef-84ff-478598b04c40 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:05.819567 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-107d6da4-339f-4bef-84ff-478598b04c40 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:05.828081 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:05.828081 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:05.832369 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-107d6da4-339f-4bef-84ff-478598b04c40 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Volume info retrieved successfully. Aug 13 03:46:05.836969 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-107d6da4-339f-4bef-84ff-478598b04c40 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 returned with HTTP 200 Aug 13 03:46:05.837423 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1354/5444] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:05 2026] GET /volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:06.372867 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dad8732d-d773-4058-a366-93477b2b8a34 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:06.374618 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dad8732d-d773-4058-a366-93477b2b8a34 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:06.374844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dad8732d-d773-4058-a366-93477b2b8a34 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:06.375049 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dad8732d-d773-4058-a366-93477b2b8a34 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:06.381986 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:06.381986 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:06.385392 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-dad8732d-d773-4058-a366-93477b2b8a34 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:06.389242 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dad8732d-d773-4058-a366-93477b2b8a34 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:06.389655 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1357/5445] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:06 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:06.850365 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-caec5ce2-7f9a-4e14-a0d2-41568c0f8c07 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:06.852734 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-caec5ce2-7f9a-4e14-a0d2-41568c0f8c07 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] GET https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 Aug 13 03:46:06.853048 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-caec5ce2-7f9a-4e14-a0d2-41568c0f8c07 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:06.853315 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-caec5ce2-7f9a-4e14-a0d2-41568c0f8c07 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:06.861594 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-caec5ce2-7f9a-4e14-a0d2-41568c0f8c07 tempest-ProjectAdminTests39-774219387 tempest-ProjectAdminTests39-774219387-project-admin] https://10.4.3.140/volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 returned with HTTP 404 Aug 13 03:46:06.862259 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1366/5446] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:46:06 2026] GET /volume/v3/volumes/20355812-ff24-4389-b70c-e17b24681923 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:07.402287 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d2223f0a-9042-4c78-b69e-7026efaba13a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:07.406863 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2223f0a-9042-4c78-b69e-7026efaba13a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:07.407171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2223f0a-9042-4c78-b69e-7026efaba13a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:07.407470 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d2223f0a-9042-4c78-b69e-7026efaba13a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:07.427666 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:07.427666 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:07.438500 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-d2223f0a-9042-4c78-b69e-7026efaba13a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:07.443583 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d2223f0a-9042-4c78-b69e-7026efaba13a tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:07.444074 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1370/5447] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:07 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:08.457121 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-07023581-8985-49c9-abd2-4582e19f009b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:08.458762 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-07023581-8985-49c9-abd2-4582e19f009b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:08.458967 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-07023581-8985-49c9-abd2-4582e19f009b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:08.459162 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-07023581-8985-49c9-abd2-4582e19f009b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:08.460908 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=205,cinder:UPDATE=79,cinder:INSERT=63 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:46:08.466447 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:08.466447 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:08.470038 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-07023581-8985-49c9-abd2-4582e19f009b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:08.473723 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-07023581-8985-49c9-abd2-4582e19f009b tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:08.474072 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1355/5448] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:08 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:09.488486 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-958fba03-2e00-4b16-a7b3-270e14534b94 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:09.491897 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-958fba03-2e00-4b16-a7b3-270e14534b94 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:09.492173 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-958fba03-2e00-4b16-a7b3-270e14534b94 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:09.492446 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-958fba03-2e00-4b16-a7b3-270e14534b94 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:09.495281 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=198,cinder:UPDATE=64,cinder:INSERT=37 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:46:09.502763 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:09.502763 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:09.507779 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-958fba03-2e00-4b16-a7b3-270e14534b94 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:09.512922 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-958fba03-2e00-4b16-a7b3-270e14534b94 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:09.513586 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1358/5449] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:09 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 1449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:09.630947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-5ade2fb1-1b17-464e-b1d9-1c841fd49dd9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:09.632845 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-5ade2fb1-1b17-464e-b1d9-1c841fd49dd9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:09.633020 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-5ade2fb1-1b17-464e-b1d9-1c841fd49dd9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:09.633201 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-5ade2fb1-1b17-464e-b1d9-1c841fd49dd9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:09.640017 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:09.640017 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:09.643744 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-5ade2fb1-1b17-464e-b1d9-1c841fd49dd9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:09.648179 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-5ade2fb1-1b17-464e-b1d9-1c841fd49dd9 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:09.648564 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1367/5450] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:46:09 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 1449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:10.031510 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-9d04b277-7552-4330-9794-d4f335d76a37 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:10.033274 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-9d04b277-7552-4330-9794-d4f335d76a37 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:10.033543 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-9d04b277-7552-4330-9794-d4f335d76a37 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:10.033806 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-9d04b277-7552-4330-9794-d4f335d76a37 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:10.041083 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:10.041083 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:10.043516 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-9d04b277-7552-4330-9794-d4f335d76a37 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:10.047712 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-9d04b277-7552-4330-9794-d4f335d76a37 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:10.048308 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1371/5451] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:46:10 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 1449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:10.056819 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7acc0b70-f040-49a7-a225-e6ed6d59e857 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:10.057198 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7acc0b70-f040-49a7-a225-e6ed6d59e857 None None] GET https://10.4.3.140/volume// Aug 13 03:46:10.057362 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7acc0b70-f040-49a7-a225-e6ed6d59e857 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:10.057535 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7acc0b70-f040-49a7-a225-e6ed6d59e857 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:10.057837 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7acc0b70-f040-49a7-a225-e6ed6d59e857 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:46:10.058209 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1356/5452] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:46:10 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:46:10.064711 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-0fd312fb-7b23-4f7a-9940-b5f0eff8d89d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:10.066475 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-0fd312fb-7b23-4f7a-9940-b5f0eff8d89d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:46:10.066773 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-0fd312fb-7b23-4f7a-9940-b5f0eff8d89d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41ae9e8e-6ed4-4a9c-8379-d16931c61245", "connector": null, "instance_uuid": "12194f0d-b4e1-4223-9512-72fc6f3c7273"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:10.074649 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:10.074649 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:10.099367 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-0fd312fb-7b23-4f7a-9940-b5f0eff8d89d tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:46:10.099960 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1359/5453] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:46: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) Aug 13 03:46:10.806458 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-e98f1655-310d-4833-94cf-438e42a294bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:10.806901 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e98f1655-310d-4833-94cf-438e42a294bb None None] GET https://10.4.3.140/volume// Aug 13 03:46:10.807006 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e98f1655-310d-4833-94cf-438e42a294bb None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:10.807232 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-e98f1655-310d-4833-94cf-438e42a294bb None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:10.807525 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-e98f1655-310d-4833-94cf-438e42a294bb None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:46:10.808080 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1368/5454] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:46:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:46:10.818609 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-2916e7ed-6f61-4800-95c9-0fe14280c066 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:10.820352 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-2916e7ed-6f61-4800-95c9-0fe14280c066 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:10.820635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-2916e7ed-6f61-4800-95c9-0fe14280c066 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:10.820903 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-2916e7ed-6f61-4800-95c9-0fe14280c066 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:10.829872 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:10.829872 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:10.833419 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-2916e7ed-6f61-4800-95c9-0fe14280c066 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:10.838659 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-2916e7ed-6f61-4800-95c9-0fe14280c066 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:10.838659 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1372/5455] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:46:10 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 1628 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:46:10.940287 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-fd68e05c-4009-4160-902b-5b3dfff8d7d1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:10.942307 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-fd68e05c-4009-4160-902b-5b3dfff8d7d1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] PUT https://10.4.3.140/volume/v3/attachments/71f05275-1cb9-4bdd-a997-ae7e4e06709d Aug 13 03:46:10.942659 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-fd68e05c-4009-4160-902b-5b3dfff8d7d1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:10.950603 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-fd68e05c-4009-4160-902b-5b3dfff8d7d1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Acquiring lock "cinder-attachment_update-41ae9e8e-6ed4-4a9c-8379-d16931c61245-np0000007145" by "attachment_update" {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:46:10.955386 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-fd68e05c-4009-4160-902b-5b3dfff8d7d1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Lock "cinder-attachment_update-41ae9e8e-6ed4-4a9c-8379-d16931c61245-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100341) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:46:10.956360 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:10.956360 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:11.024919 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.coordination [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-fd68e05c-4009-4160-902b-5b3dfff8d7d1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Lock "cinder-attachment_update-41ae9e8e-6ed4-4a9c-8379-d16931c61245-np0000007145" released by "attachment_update" :: held 0.069s {{(pid=100341) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:46:11.025240 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-fd68e05c-4009-4160-902b-5b3dfff8d7d1 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments/71f05275-1cb9-4bdd-a997-ae7e4e06709d returned with HTTP 200 Aug 13 03:46:11.025653 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1357/5456] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:46:10 2026] PUT /volume/v3/attachments/71f05275-1cb9-4bdd-a997-ae7e4e06709d => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:11.048473 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-a73740b4-07f3-478c-86df-80dde9ad6da3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:11.050501 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-a73740b4-07f3-478c-86df-80dde9ad6da3 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] POST https://10.4.3.140/volume/v3/attachments/71f05275-1cb9-4bdd-a997-ae7e4e06709d/action Aug 13 03:46:11.050865 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-a73740b4-07f3-478c-86df-80dde9ad6da3 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action body: b'{"os-complete": null}' {{(pid=100340) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:46:11.050984 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-a73740b4-07f3-478c-86df-80dde9ad6da3 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:11.067313 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:11.067313 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:11.076454 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-a73740b4-07f3-478c-86df-80dde9ad6da3 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments/71f05275-1cb9-4bdd-a997-ae7e4e06709d/action returned with HTTP 204 Aug 13 03:46:11.077207 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1360/5457] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:46:11 2026] POST /volume/v3/attachments/71f05275-1cb9-4bdd-a997-ae7e4e06709d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:16.215507 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-dd37937f-4eea-4af3-97d0-2d24172b51a4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:16.217509 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-dd37937f-4eea-4af3-97d0-2d24172b51a4 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245/encryption Aug 13 03:46:16.217680 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-dd37937f-4eea-4af3-97d0-2d24172b51a4 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:16.217920 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-dd37937f-4eea-4af3-97d0-2d24172b51a4 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:16.226460 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:16.226460 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:16.232174 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-f1c9ec15-6ea9-4737-a87a-bdb2ce99c4d7 req-dd37937f-4eea-4af3-97d0-2d24172b51a4 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245/encryption returned with HTTP 200 Aug 13 03:46:16.232545 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1369/5458] 10.4.3.140 () {68 vars in 1631 bytes} [Thu Aug 13 03:46:16 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:18.828277 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f7d60d5e-c211-4afc-8c07-e80064908053 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:18.829812 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7d60d5e-c211-4afc-8c07-e80064908053 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:46:18.830158 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f7d60d5e-c211-4afc-8c07-e80064908053 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6695543-1265-49ee-b3ef-6b2727030ae8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-431996209", "description": null, "metadata": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:18.840859 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:18.840859 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:18.841303 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f7d60d5e-c211-4afc-8c07-e80064908053 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:18.841449 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-f7d60d5e-c211-4afc-8c07-e80064908053 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create snapshot from volume f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:46:18.863401 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-f7d60d5e-c211-4afc-8c07-e80064908053 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['11732f3f-a556-45a1-bc15-27f21356d4bc', '31743fcc-b8cc-4455-8537-b7b7610eb662', 'f1c3fdfe-83ac-477c-8e0c-1265d9c1ef72', 'f963e50d-38e2-431d-b7fd-375dac02abb5'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:46:18.891335 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f7d60d5e-c211-4afc-8c07-e80064908053 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot force create request issued successfully. Aug 13 03:46:18.891612 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f7d60d5e-c211-4afc-8c07-e80064908053 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:46:18.892075 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1373/5459] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:46:18 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) Aug 13 03:46:18.900995 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-13bcea58-585c-4a74-8e24-2747e6cc8a1d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:18.902668 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-13bcea58-585c-4a74-8e24-2747e6cc8a1d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 Aug 13 03:46:18.902859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-13bcea58-585c-4a74-8e24-2747e6cc8a1d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:18.903085 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-13bcea58-585c-4a74-8e24-2747e6cc8a1d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:18.908248 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:18.908248 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:18.908644 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-13bcea58-585c-4a74-8e24-2747e6cc8a1d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:18.909433 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-13bcea58-585c-4a74-8e24-2747e6cc8a1d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 returned with HTTP 200 Aug 13 03:46:18.909757 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1358/5460] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:18 2026] GET /volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:19.918620 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-953a86bf-75e3-4082-a21e-1487215324a8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:19.920809 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-953a86bf-75e3-4082-a21e-1487215324a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 Aug 13 03:46:19.921099 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-953a86bf-75e3-4082-a21e-1487215324a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:19.921335 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-953a86bf-75e3-4082-a21e-1487215324a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:19.927885 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:19.927885 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:19.928524 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-953a86bf-75e3-4082-a21e-1487215324a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:19.929524 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-953a86bf-75e3-4082-a21e-1487215324a8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 returned with HTTP 200 Aug 13 03:46:19.930198 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1361/5461] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:19 2026] GET /volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:19.938315 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a3764fc6-8408-4dc6-bb10-aec5e55a3d98 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:19.940106 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3764fc6-8408-4dc6-bb10-aec5e55a3d98 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 Aug 13 03:46:19.940310 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3764fc6-8408-4dc6-bb10-aec5e55a3d98 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:19.940489 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a3764fc6-8408-4dc6-bb10-aec5e55a3d98 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:19.945162 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:19.945162 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:19.945561 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a3764fc6-8408-4dc6-bb10-aec5e55a3d98 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:19.946307 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a3764fc6-8408-4dc6-bb10-aec5e55a3d98 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 returned with HTTP 200 Aug 13 03:46:19.946665 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1370/5462] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:19 2026] GET /volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:26.191467 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9e0594a8-7282-4ab1-8366-27391c60a1d2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:26.193728 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e0594a8-7282-4ab1-8366-27391c60a1d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 Aug 13 03:46:26.193982 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e0594a8-7282-4ab1-8366-27391c60a1d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:26.194221 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9e0594a8-7282-4ab1-8366-27391c60a1d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:26.194369 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-9e0594a8-7282-4ab1-8366-27391c60a1d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: 0aa15d51-728c-4623-a469-4a9dc79f2ee7 Aug 13 03:46:26.200058 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:26.200058 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:26.200565 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9e0594a8-7282-4ab1-8366-27391c60a1d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:26.218350 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9e0594a8-7282-4ab1-8366-27391c60a1d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot delete request issued successfully. Aug 13 03:46:26.218565 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9e0594a8-7282-4ab1-8366-27391c60a1d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 returned with HTTP 202 Aug 13 03:46:26.219059 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1374/5463] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:46:26 2026] DELETE /volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:46:26.227500 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4d846548-58de-4371-ae15-859fe7814fbf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:26.229507 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4d846548-58de-4371-ae15-859fe7814fbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 Aug 13 03:46:26.230314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4d846548-58de-4371-ae15-859fe7814fbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:26.230314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4d846548-58de-4371-ae15-859fe7814fbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:26.237262 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:26.237262 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:26.237262 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4d846548-58de-4371-ae15-859fe7814fbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:26.237262 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4d846548-58de-4371-ae15-859fe7814fbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 returned with HTTP 200 Aug 13 03:46:26.237649 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1359/5464] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:26 2026] GET /volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:27.247067 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8a228953-588e-467d-bade-e66206cb2839 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:27.248967 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8a228953-588e-467d-bade-e66206cb2839 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 Aug 13 03:46:27.249220 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8a228953-588e-467d-bade-e66206cb2839 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:27.249436 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8a228953-588e-467d-bade-e66206cb2839 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:27.254548 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8a228953-588e-467d-bade-e66206cb2839 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 returned with HTTP 404 Aug 13 03:46:27.255126 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1362/5465] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:27 2026] GET /volume/v3/snapshots/0aa15d51-728c-4623-a469-4a9dc79f2ee7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:28.628278 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-0f7d51e5-d3c9-4600-b4cf-2f929cdc0359 req-d06c1efc-81f0-4e70-8a4e-b58ef0a221ff None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:28.630646 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0f7d51e5-d3c9-4600-b4cf-2f929cdc0359 req-d06c1efc-81f0-4e70-8a4e-b58ef0a221ff tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/0893f60f-01d4-43a2-ac30-1a81530c2474 Aug 13 03:46:28.630869 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0f7d51e5-d3c9-4600-b4cf-2f929cdc0359 req-d06c1efc-81f0-4e70-8a4e-b58ef0a221ff tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:28.631063 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-0f7d51e5-d3c9-4600-b4cf-2f929cdc0359 req-d06c1efc-81f0-4e70-8a4e-b58ef0a221ff tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:28.638516 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:28.638516 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:28.681063 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-0f7d51e5-d3c9-4600-b4cf-2f929cdc0359 req-d06c1efc-81f0-4e70-8a4e-b58ef0a221ff tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/0893f60f-01d4-43a2-ac30-1a81530c2474 returned with HTTP 200 Aug 13 03:46:28.681451 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1371/5466] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:46:28 2026] DELETE /volume/v3/attachments/0893f60f-01d4-43a2-ac30-1a81530c2474 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:30.057519 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fc27221f-d8d1-443b-8536-47a3a52fd24a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:30.059188 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc27221f-d8d1-443b-8536-47a3a52fd24a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:46:30.059526 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc27221f-d8d1-443b-8536-47a3a52fd24a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:30.059799 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fc27221f-d8d1-443b-8536-47a3a52fd24a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:30.061075 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-fc27221f-d8d1-443b-8536-47a3a52fd24a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:46:30.068850 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:30.068850 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:30.068850 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fc27221f-d8d1-443b-8536-47a3a52fd24a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:30.083221 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-fc27221f-d8d1-443b-8536-47a3a52fd24a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:46:30.083616 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fc27221f-d8d1-443b-8536-47a3a52fd24a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 returned with HTTP 202 Aug 13 03:46:30.084092 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1375/5467] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:46:30 2026] DELETE /volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:46:30.091255 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-66ec11c3-edb8-4a07-a12c-1c709b4ad7d6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:30.093008 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66ec11c3-edb8-4a07-a12c-1c709b4ad7d6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:46:30.093188 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-66ec11c3-edb8-4a07-a12c-1c709b4ad7d6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:30.093419 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-66ec11c3-edb8-4a07-a12c-1c709b4ad7d6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:30.100704 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:30.100704 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:30.104438 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-66ec11c3-edb8-4a07-a12c-1c709b4ad7d6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:30.109252 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-66ec11c3-edb8-4a07-a12c-1c709b4ad7d6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 returned with HTTP 200 Aug 13 03:46:30.109708 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1360/5468] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:30 2026] GET /volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:31.121883 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-accb36c9-5602-427b-abf9-1c852c5baadc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:31.123941 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-accb36c9-5602-427b-abf9-1c852c5baadc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 Aug 13 03:46:31.124137 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-accb36c9-5602-427b-abf9-1c852c5baadc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:31.124326 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-accb36c9-5602-427b-abf9-1c852c5baadc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:31.130697 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-accb36c9-5602-427b-abf9-1c852c5baadc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 returned with HTTP 404 Aug 13 03:46:31.131293 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1363/5469] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:31 2026] GET /volume/v3/volumes/f6695543-1265-49ee-b3ef-6b2727030ae8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:31.159517 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-6256edc6-09c0-42e8-8696-e76566180c03 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:31.161073 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:46:31.161386 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-64000187", "snapshot_id": null, "imageRef": "d628e89b-0e99-4571-b205-736027568324", "volume_type": null, "size": 1}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:31.162937 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-64000187', 'snapshot_id': None, 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'volume_type': None, 'size': 1}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:46:31.244312 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:46:31.244616 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:31.244616 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:31.248640 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:46:31.253987 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (707521eb-612d-41ce-88e7-4b67ae503c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:46:31.254850 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbfa9db-ee1b-4117-aa5c-303dc3c3280f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:31.255664 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:46:31.307906 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcbfa9db-ee1b-4117-aa5c-303dc3c3280f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:31.308744 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a3d120-8a22-4bb8-af25-c429788287c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:31.346614 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['0c2b59d1-1e1d-49d8-af61-10a9565b618e', '32f2678d-26c6-4e51-9843-9fd7733e0d3c', '9e563f6c-863f-4a02-95da-1094bad00c26', '4e03375c-279a-4f3c-b8d3-b229bfb6c189'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:46:31.347423 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a3d120-8a22-4bb8-af25-c429788287c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c2b59d1-1e1d-49d8-af61-10a9565b618e', '32f2678d-26c6-4e51-9843-9fd7733e0d3c', '9e563f6c-863f-4a02-95da-1094bad00c26', '4e03375c-279a-4f3c-b8d3-b229bfb6c189']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:31.348247 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cb08604-183f-4a81-bad4-fb2d43dfc4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:31.369417 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cb08604-183f-4a81-bad4-fb2d43dfc4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1128c07a-b293-4b08-a2d4-94d0ed2d9ba8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-64000187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['0c2b59d1-1e1d-49d8-af61-10a9565b618e','32f2678d-26c6-4e51-9843-9fd7733e0d3c','9e563f6c-863f-4a02-95da-1094bad00c26','4e03375c-279a-4f3c-b8d3-b229bfb6c189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-64000187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1128c07a-b293-4b08-a2d4-94d0ed2d9ba8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:31.370226 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4ae770c-b348-427d-a7dc-eae9670ce1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:31.388530 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4ae770c-b348-427d-a7dc-eae9670ce1e4) transitioned into state 'SUCCESS' from state '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-64000187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['0c2b59d1-1e1d-49d8-af61-10a9565b618e','32f2678d-26c6-4e51-9843-9fd7733e0d3c','9e563f6c-863f-4a02-95da-1094bad00c26','4e03375c-279a-4f3c-b8d3-b229bfb6c189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:31.389250 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a7f885-37a6-4d6e-990f-d245c85b5cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:31.397114 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a7f885-37a6-4d6e-990f-d245c85b5cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:31.397883 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (707521eb-612d-41ce-88e7-4b67ae503c15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:46:31.398310 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:46:31.398853 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-6256edc6-09c0-42e8-8696-e76566180c03 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:46:31.399277 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1372/5470] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:46:31 2026] POST /volume/v3/volumes => generated 757 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:46:31.412807 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-82df2254-bf50-47cd-81c9-8daeec706520 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:31.414699 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82df2254-bf50-47cd-81c9-8daeec706520 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:31.414932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82df2254-bf50-47cd-81c9-8daeec706520 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:31.415128 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-82df2254-bf50-47cd-81c9-8daeec706520 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:31.421264 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:31.421264 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:31.424261 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-82df2254-bf50-47cd-81c9-8daeec706520 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:31.428420 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-82df2254-bf50-47cd-81c9-8daeec706520 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 returned with HTTP 200 Aug 13 03:46:31.428778 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1376/5471] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:31 2026] GET /volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:32.441442 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-983504a0-58d9-402c-932c-7bac313080f4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:32.443152 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-983504a0-58d9-402c-932c-7bac313080f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:32.443321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-983504a0-58d9-402c-932c-7bac313080f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:32.443502 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-983504a0-58d9-402c-932c-7bac313080f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:32.450010 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:32.450010 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:32.453342 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-983504a0-58d9-402c-932c-7bac313080f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:32.457432 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-983504a0-58d9-402c-932c-7bac313080f4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 returned with HTTP 200 Aug 13 03:46:32.457930 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1361/5472] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:32 2026] GET /volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:32.469248 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-496e861f-f659-498b-9c38-10340fa4d77d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:32.471015 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-496e861f-f659-498b-9c38-10340fa4d77d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:32.471197 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-496e861f-f659-498b-9c38-10340fa4d77d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:32.471371 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-496e861f-f659-498b-9c38-10340fa4d77d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:32.478211 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:32.478211 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:32.481843 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-496e861f-f659-498b-9c38-10340fa4d77d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:32.486565 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-496e861f-f659-498b-9c38-10340fa4d77d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 returned with HTTP 200 Aug 13 03:46:32.486967 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1364/5473] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:32 2026] GET /volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:32.497844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d740dcdd-8850-429b-92b7-9fed562b782b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:32.499604 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d740dcdd-8850-429b-92b7-9fed562b782b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:46:32.499952 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d740dcdd-8850-429b-92b7-9fed562b782b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1128c07a-b293-4b08-a2d4-94d0ed2d9ba8", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1357303314", "description": null, "metadata": null}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:32.508136 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:32.508136 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:32.508548 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d740dcdd-8850-429b-92b7-9fed562b782b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:32.508680 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [None req-d740dcdd-8850-429b-92b7-9fed562b782b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create snapshot from volume 1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:32.531220 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-d740dcdd-8850-429b-92b7-9fed562b782b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['a52740d5-7a59-4557-82cf-c68ab8e4e3a1', '7bc83860-1c78-44bf-ac71-1f80983110b5', '2950361a-26e8-46e2-9f98-1db2130f776d', 'bbccd38c-abed-4f39-ac87-43f6671d6916'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:46:32.568189 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-d740dcdd-8850-429b-92b7-9fed562b782b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot create request issued successfully. Aug 13 03:46:32.568588 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d740dcdd-8850-429b-92b7-9fed562b782b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:46:32.569100 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1373/5474] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:46: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) Aug 13 03:46:32.579749 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7c084d8c-0ea0-4451-9331-79574b32d77b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:32.581479 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7c084d8c-0ea0-4451-9331-79574b32d77b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:32.581694 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7c084d8c-0ea0-4451-9331-79574b32d77b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:32.581798 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7c084d8c-0ea0-4451-9331-79574b32d77b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:32.586725 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:32.586725 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:32.587209 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7c084d8c-0ea0-4451-9331-79574b32d77b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:32.588135 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7c084d8c-0ea0-4451-9331-79574b32d77b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b returned with HTTP 200 Aug 13 03:46:32.588590 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1377/5475] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:32 2026] GET /volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:33.596948 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-367a51d9-037a-44b6-bab3-0fc1607eb5fe None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:33.598817 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-367a51d9-037a-44b6-bab3-0fc1607eb5fe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:33.599021 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-367a51d9-037a-44b6-bab3-0fc1607eb5fe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:33.599242 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-367a51d9-037a-44b6-bab3-0fc1607eb5fe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:33.604733 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:33.604733 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:33.605212 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-367a51d9-037a-44b6-bab3-0fc1607eb5fe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:33.606188 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-367a51d9-037a-44b6-bab3-0fc1607eb5fe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b returned with HTTP 200 Aug 13 03:46:33.606684 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1362/5476] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:33 2026] GET /volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:33.615096 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0ec4292c-4e13-4391-ba1f-2eca4b25483d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:33.616757 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ec4292c-4e13-4391-ba1f-2eca4b25483d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:33.616958 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ec4292c-4e13-4391-ba1f-2eca4b25483d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:33.617129 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ec4292c-4e13-4391-ba1f-2eca4b25483d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:33.622052 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:33.622052 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:33.622480 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0ec4292c-4e13-4391-ba1f-2eca4b25483d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:33.623190 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ec4292c-4e13-4391-ba1f-2eca4b25483d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b returned with HTTP 200 Aug 13 03:46:33.623533 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1365/5477] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:33 2026] GET /volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:33.735390 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-62ae07c8-4bac-4ee7-8799-26dcdcfcd85c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:33.737974 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-62ae07c8-4bac-4ee7-8799-26dcdcfcd85c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:33.738208 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-62ae07c8-4bac-4ee7-8799-26dcdcfcd85c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:33.738445 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-62ae07c8-4bac-4ee7-8799-26dcdcfcd85c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:33.744174 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:33.744174 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:33.744746 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-62ae07c8-4bac-4ee7-8799-26dcdcfcd85c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:33.745647 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-62ae07c8-4bac-4ee7-8799-26dcdcfcd85c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b returned with HTTP 200 Aug 13 03:46:33.746547 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1374/5478] 10.4.3.140 () {68 vars in 1604 bytes} [Thu Aug 13 03:46:33 2026] GET /volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:33.754238 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-26db85fd-ad68-40d0-ac71-54c259a71399 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:33.756592 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-26db85fd-ad68-40d0-ac71-54c259a71399 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:33.756816 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-26db85fd-ad68-40d0-ac71-54c259a71399 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:33.757059 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-26db85fd-ad68-40d0-ac71-54c259a71399 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:33.765540 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:33.765540 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:33.769401 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-26db85fd-ad68-40d0-ac71-54c259a71399 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:33.774837 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-26db85fd-ad68-40d0-ac71-54c259a71399 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 returned with HTTP 200 Aug 13 03:46:33.775188 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1378/5479] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:46:33 2026] GET /volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:34.240389 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-57025543-d98d-4924-a276-642743288fa0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:34.242743 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-57025543-d98d-4924-a276-642743288fa0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:34.242999 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-57025543-d98d-4924-a276-642743288fa0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:34.243236 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-57025543-d98d-4924-a276-642743288fa0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:34.248971 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:34.248971 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:34.249492 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-57025543-d98d-4924-a276-642743288fa0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:34.250399 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-57025543-d98d-4924-a276-642743288fa0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b returned with HTTP 200 Aug 13 03:46:34.250993 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1363/5480] 10.4.3.140 () {68 vars in 1604 bytes} [Thu Aug 13 03:46:34 2026] GET /volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:34.995259 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-032aa106-e1df-49ad-8da7-e57143d48f19 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:34.997348 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-032aa106-e1df-49ad-8da7-e57143d48f19 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:34.997580 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-032aa106-e1df-49ad-8da7-e57143d48f19 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:34.997782 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-032aa106-e1df-49ad-8da7-e57143d48f19 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:35.003747 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:35.003747 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:35.004221 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-032aa106-e1df-49ad-8da7-e57143d48f19 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:35.004995 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-032aa106-e1df-49ad-8da7-e57143d48f19 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b returned with HTTP 200 Aug 13 03:46:35.005363 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1366/5481] 10.4.3.140 () {68 vars in 1604 bytes} [Thu Aug 13 03:46:34 2026] GET /volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:35.015697 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-50c46acd-26e3-4d77-9058-e71db123dc70 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:35.018177 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-50c46acd-26e3-4d77-9058-e71db123dc70 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:35.018463 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-50c46acd-26e3-4d77-9058-e71db123dc70 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:35.018710 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-50c46acd-26e3-4d77-9058-e71db123dc70 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:35.027686 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:35.027686 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:35.032445 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-50c46acd-26e3-4d77-9058-e71db123dc70 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:35.038161 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-50c46acd-26e3-4d77-9058-e71db123dc70 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 returned with HTTP 200 Aug 13 03:46:35.038729 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1375/5482] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:46:35 2026] GET /volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:35.045622 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:35.047496 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:46:35.047784 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "1ba36727-6499-4d33-b7e5-48516d8e1e2b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:35.049288 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '1ba36727-6499-4d33-b7e5-48516d8e1e2b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:46:35.059142 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:35.059142 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:35.059709 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:35.059897 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:46:35.060730 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:46:35.068516 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (016c4629-a0c8-4781-b757-b1f585389f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:46:35.070039 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5e97d3-c60b-4206-86ee-3fb8f8678d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:35.071376 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:46:35.102590 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5e97d3-c60b-4206-86ee-3fb8f8678d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ba36727-6499-4d33-b7e5-48516d8e1e2b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:35.103899 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc9511c-89c6-4357-808e-663c329c9a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:35.144430 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['683fda28-805b-4170-a7c0-1120aac31fa9', '29afad55-69d1-4d3b-b29d-08e4543399ad', '9cf32b73-1f88-46ce-ae1f-fd0cb221b687', '792fd947-e8fa-47f7-bd25-bce68870bc1e'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:46:35.145193 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cc9511c-89c6-4357-808e-663c329c9a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['683fda28-805b-4170-a7c0-1120aac31fa9', '29afad55-69d1-4d3b-b29d-08e4543399ad', '9cf32b73-1f88-46ce-ae1f-fd0cb221b687', '792fd947-e8fa-47f7-bd25-bce68870bc1e']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:35.145970 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b866b60b-c430-40be-a834-84e96761f0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:35.181802 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b866b60b-c430-40be-a834-84e96761f0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfe2675d-12e2-438e-a69c-44eba01fcf77', '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='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['683fda28-805b-4170-a7c0-1120aac31fa9','29afad55-69d1-4d3b-b29d-08e4543399ad','9cf32b73-1f88-46ce-ae1f-fd0cb221b687','792fd947-e8fa-47f7-bd25-bce68870bc1e'],size=1,snapshot_id=1ba36727-6499-4d33-b7e5-48516d8e1e2b,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), '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-08-13T03:46:35Z,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=cfe2675d-12e2-438e-a69c-44eba01fcf77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ba36727-6499-4d33-b7e5-48516d8e1e2b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:35.182397 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c00ac63-fadb-4204-b045-5213417b1d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:35.205141 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c00ac63-fadb-4204-b045-5213417b1d2d) transitioned into 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='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['683fda28-805b-4170-a7c0-1120aac31fa9','29afad55-69d1-4d3b-b29d-08e4543399ad','9cf32b73-1f88-46ce-ae1f-fd0cb221b687','792fd947-e8fa-47f7-bd25-bce68870bc1e'],size=1,snapshot_id=1ba36727-6499-4d33-b7e5-48516d8e1e2b,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:35.205977 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a31fca-3065-4371-8b2f-01ec665857dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:35.226922 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a31fca-3065-4371-8b2f-01ec665857dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:35.227148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (016c4629-a0c8-4781-b757-b1f585389f8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:46:35.227338 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:46:35.227838 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-06652eda-7e74-4ba7-9361-1f266f84f60d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:46:35.228247 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1379/5483] 10.4.3.140 () {72 vars in 1541 bytes} [Thu Aug 13 03:46:35 2026] POST /volume/v3/volumes => generated 736 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:46:35.235373 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-bb6c0857-89e4-427c-9b48-714dc4f26536 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:35.237325 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-bb6c0857-89e4-427c-9b48-714dc4f26536 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 Aug 13 03:46:35.237514 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-bb6c0857-89e4-427c-9b48-714dc4f26536 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:35.237696 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-bb6c0857-89e4-427c-9b48-714dc4f26536 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:35.243994 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:35.243994 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:35.247914 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-bb6c0857-89e4-427c-9b48-714dc4f26536 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:35.252768 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-bb6c0857-89e4-427c-9b48-714dc4f26536 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 returned with HTTP 200 Aug 13 03:46:35.253063 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1364/5484] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:46:35 2026] GET /volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:35.260604 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-30645ae6-14b7-4f84-ac04-0abcad325180 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:35.262650 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-30645ae6-14b7-4f84-ac04-0abcad325180 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 Aug 13 03:46:35.262913 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-30645ae6-14b7-4f84-ac04-0abcad325180 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:35.263150 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-30645ae6-14b7-4f84-ac04-0abcad325180 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:35.271843 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:35.271843 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:35.275991 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-30645ae6-14b7-4f84-ac04-0abcad325180 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:35.281469 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-30645ae6-14b7-4f84-ac04-0abcad325180 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 returned with HTTP 200 Aug 13 03:46:35.281962 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1367/5485] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:46:35 2026] GET /volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:38.290806 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-f63ebd96-95df-41d5-9c6e-dbcc4877954d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:38.292941 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-f63ebd96-95df-41d5-9c6e-dbcc4877954d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 Aug 13 03:46:38.293150 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-f63ebd96-95df-41d5-9c6e-dbcc4877954d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:38.293362 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-f63ebd96-95df-41d5-9c6e-dbcc4877954d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:38.301943 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:38.301943 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:38.306181 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-f63ebd96-95df-41d5-9c6e-dbcc4877954d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:38.311941 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-f63ebd96-95df-41d5-9c6e-dbcc4877954d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 returned with HTTP 200 Aug 13 03:46:38.312379 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1376/5486] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:46:38 2026] GET /volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:38.320947 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b30462a5-f44c-4217-9b60-5445b9c9f7ef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:38.321465 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b30462a5-f44c-4217-9b60-5445b9c9f7ef None None] GET https://10.4.3.140/volume// Aug 13 03:46:38.321662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b30462a5-f44c-4217-9b60-5445b9c9f7ef None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:38.321864 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b30462a5-f44c-4217-9b60-5445b9c9f7ef None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:38.322214 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b30462a5-f44c-4217-9b60-5445b9c9f7ef None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:46:38.322546 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1380/5487] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:46:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:46:38.329937 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-3dd95554-6beb-44ac-8d19-bdc52540425e None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:38.331981 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-3dd95554-6beb-44ac-8d19-bdc52540425e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:46:38.332350 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-3dd95554-6beb-44ac-8d19-bdc52540425e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfe2675d-12e2-438e-a69c-44eba01fcf77", "connector": null, "instance_uuid": "e7173537-ef5f-4160-9e69-29b84bceadde"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:38.340408 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:38.340408 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:38.364995 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-3dd95554-6beb-44ac-8d19-bdc52540425e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:46:38.365428 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1365/5488] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:46:38 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) Aug 13 03:46:38.373894 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0645ecde-c40e-4977-aa84-3c1c3a7a3fda None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:38.374400 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0645ecde-c40e-4977-aa84-3c1c3a7a3fda None None] GET https://10.4.3.140/volume// Aug 13 03:46:38.374464 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0645ecde-c40e-4977-aa84-3c1c3a7a3fda None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:38.374663 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0645ecde-c40e-4977-aa84-3c1c3a7a3fda None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:38.375041 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0645ecde-c40e-4977-aa84-3c1c3a7a3fda None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:46:38.375384 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1368/5489] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:46:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:46:38.382844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-e7f04443-d218-40df-9634-be8253e519c4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:38.384767 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-e7f04443-d218-40df-9634-be8253e519c4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 Aug 13 03:46:38.384984 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-e7f04443-d218-40df-9634-be8253e519c4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:38.385163 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-e7f04443-d218-40df-9634-be8253e519c4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:38.394148 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:38.394148 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:38.397945 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-e7f04443-d218-40df-9634-be8253e519c4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:38.402816 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-e7f04443-d218-40df-9634-be8253e519c4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 returned with HTTP 200 Aug 13 03:46:38.403231 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1377/5490] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:46:38 2026] GET /volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:46:38.504700 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-2081e807-35ff-42ba-8a41-d8a6a26b4d02 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:38.507655 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-2081e807-35ff-42ba-8a41-d8a6a26b4d02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/17ad628c-507f-44ea-8e08-f68f6e038aeb Aug 13 03:46:38.508207 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-2081e807-35ff-42ba-8a41-d8a6a26b4d02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:38.517393 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-2081e807-35ff-42ba-8a41-d8a6a26b4d02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-cfe2675d-12e2-438e-a69c-44eba01fcf77-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:46:38.521994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-2081e807-35ff-42ba-8a41-d8a6a26b4d02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-cfe2675d-12e2-438e-a69c-44eba01fcf77-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:46:38.522891 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:38.522891 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:38.591714 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-2081e807-35ff-42ba-8a41-d8a6a26b4d02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-cfe2675d-12e2-438e-a69c-44eba01fcf77-np0000007145" released by "attachment_update" :: held 0.070s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:46:38.591989 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-2081e807-35ff-42ba-8a41-d8a6a26b4d02 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/17ad628c-507f-44ea-8e08-f68f6e038aeb returned with HTTP 200 Aug 13 03:46:38.592422 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1381/5491] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:46:38 2026] PUT /volume/v3/attachments/17ad628c-507f-44ea-8e08-f68f6e038aeb => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:38.615267 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-8f451cca-2902-42e5-848c-2e4bed3ed6a3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:38.617275 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-8f451cca-2902-42e5-848c-2e4bed3ed6a3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/17ad628c-507f-44ea-8e08-f68f6e038aeb/action Aug 13 03:46:38.617640 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-8f451cca-2902-42e5-848c-2e4bed3ed6a3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:46:38.617756 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-8f451cca-2902-42e5-848c-2e4bed3ed6a3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:38.631813 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:38.631813 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:38.641075 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-4abd496e-7d6d-4622-8371-cf5c51b73638 req-8f451cca-2902-42e5-848c-2e4bed3ed6a3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/17ad628c-507f-44ea-8e08-f68f6e038aeb/action returned with HTTP 204 Aug 13 03:46:38.641522 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1366/5492] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:46:38 2026] POST /volume/v3/attachments/17ad628c-507f-44ea-8e08-f68f6e038aeb/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:44.052456 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f3b76698-dd2e-47a9-8aea-888fb646208e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:44.054837 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3b76698-dd2e-47a9-8aea-888fb646208e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 Aug 13 03:46:44.055182 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3b76698-dd2e-47a9-8aea-888fb646208e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:44.055423 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f3b76698-dd2e-47a9-8aea-888fb646208e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:44.063971 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:44.063971 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:44.067105 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f3b76698-dd2e-47a9-8aea-888fb646208e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:44.071229 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f3b76698-dd2e-47a9-8aea-888fb646208e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 returned with HTTP 200 Aug 13 03:46:44.071548 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1369/5493] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:44 2026] GET /volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:45.192107 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-84a028f9-0ba1-4ce8-9843-16d50dad59db None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:45.194032 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-84a028f9-0ba1-4ce8-9843-16d50dad59db tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/17ad628c-507f-44ea-8e08-f68f6e038aeb Aug 13 03:46:45.194230 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-84a028f9-0ba1-4ce8-9843-16d50dad59db tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:45.194403 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-84a028f9-0ba1-4ce8-9843-16d50dad59db tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:45.200949 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:45.200949 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:45.240898 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-84a028f9-0ba1-4ce8-9843-16d50dad59db tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/17ad628c-507f-44ea-8e08-f68f6e038aeb returned with HTTP 200 Aug 13 03:46:45.241295 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1378/5494] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:46:45 2026] DELETE /volume/v3/attachments/17ad628c-507f-44ea-8e08-f68f6e038aeb => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:45.250294 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-b0bb47a9-c4d5-4e19-853f-59e6f2f6587a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:45.252238 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-b0bb47a9-c4d5-4e19-853f-59e6f2f6587a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 Aug 13 03:46:45.252382 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-b0bb47a9-c4d5-4e19-853f-59e6f2f6587a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:45.252553 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-b0bb47a9-c4d5-4e19-853f-59e6f2f6587a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:45.252702 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-b0bb47a9-c4d5-4e19-853f-59e6f2f6587a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: cfe2675d-12e2-438e-a69c-44eba01fcf77 Aug 13 03:46:45.258970 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:45.258970 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:45.259351 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-b0bb47a9-c4d5-4e19-853f-59e6f2f6587a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:45.273504 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-b0bb47a9-c4d5-4e19-853f-59e6f2f6587a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:46:45.273664 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-b9b49ba0-eb27-4df7-860e-bc4e01e7f000 req-b0bb47a9-c4d5-4e19-853f-59e6f2f6587a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 returned with HTTP 202 Aug 13 03:46:45.274288 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1382/5495] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:46:45 2026] DELETE /volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:46:46.459313 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-8dc3147d-a291-479f-8133-4c9002df2532 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:46.460972 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8dc3147d-a291-479f-8133-4c9002df2532 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 Aug 13 03:46:46.461159 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8dc3147d-a291-479f-8133-4c9002df2532 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:46.461335 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-8dc3147d-a291-479f-8133-4c9002df2532 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:46.466493 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-8dc3147d-a291-479f-8133-4c9002df2532 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 returned with HTTP 404 Aug 13 03:46:46.466940 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1367/5496] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:46 2026] GET /volume/v3/volumes/cfe2675d-12e2-438e-a69c-44eba01fcf77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:46.520619 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a65434c3-11ba-4793-a034-b8a2d245a1ee None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:46.522250 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a65434c3-11ba-4793-a034-b8a2d245a1ee tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:46.522471 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a65434c3-11ba-4793-a034-b8a2d245a1ee tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:46.522666 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a65434c3-11ba-4793-a034-b8a2d245a1ee tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:46.522768 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-a65434c3-11ba-4793-a034-b8a2d245a1ee tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: 1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:46.527398 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:46.527398 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:46.527777 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a65434c3-11ba-4793-a034-b8a2d245a1ee tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:46.541294 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a65434c3-11ba-4793-a034-b8a2d245a1ee tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot delete request issued successfully. Aug 13 03:46:46.541479 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a65434c3-11ba-4793-a034-b8a2d245a1ee tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b returned with HTTP 202 Aug 13 03:46:46.541890 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1370/5497] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:46:46 2026] DELETE /volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:46:46.550187 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-98a7c152-40ba-4db1-8454-db08304e6305 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:46.552653 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98a7c152-40ba-4db1-8454-db08304e6305 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:46.553037 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98a7c152-40ba-4db1-8454-db08304e6305 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:46.553248 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98a7c152-40ba-4db1-8454-db08304e6305 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:46.559362 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:46.559362 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:46.559749 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-98a7c152-40ba-4db1-8454-db08304e6305 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:46:46.560562 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98a7c152-40ba-4db1-8454-db08304e6305 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b returned with HTTP 200 Aug 13 03:46:46.560950 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1379/5498] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:46 2026] GET /volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:47.569239 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-98c9d4cc-7cf5-4a62-83cc-796b57464c7e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:47.570908 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98c9d4cc-7cf5-4a62-83cc-796b57464c7e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b Aug 13 03:46:47.571080 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98c9d4cc-7cf5-4a62-83cc-796b57464c7e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:47.571254 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-98c9d4cc-7cf5-4a62-83cc-796b57464c7e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:47.575179 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-98c9d4cc-7cf5-4a62-83cc-796b57464c7e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b returned with HTTP 404 Aug 13 03:46:47.575570 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1383/5499] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:46:47 2026] GET /volume/v3/snapshots/1ba36727-6499-4d33-b7e5-48516d8e1e2b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:47.581567 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7022718e-cca0-49b6-935e-485261f5adc1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:47.583273 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7022718e-cca0-49b6-935e-485261f5adc1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:47.583439 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7022718e-cca0-49b6-935e-485261f5adc1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:47.583626 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7022718e-cca0-49b6-935e-485261f5adc1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:47.583795 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-7022718e-cca0-49b6-935e-485261f5adc1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: 1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:47.600486 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:47.600486 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:47.600950 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7022718e-cca0-49b6-935e-485261f5adc1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:47.616363 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7022718e-cca0-49b6-935e-485261f5adc1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:46:47.616535 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7022718e-cca0-49b6-935e-485261f5adc1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 returned with HTTP 202 Aug 13 03:46:47.617136 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1368/5500] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:46:47 2026] DELETE /volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:46:47.623850 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7425fb6e-80fc-4c80-b840-e7699a752123 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:47.625660 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7425fb6e-80fc-4c80-b840-e7699a752123 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:47.625932 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7425fb6e-80fc-4c80-b840-e7699a752123 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:47.626187 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7425fb6e-80fc-4c80-b840-e7699a752123 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:47.633230 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:47.633230 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:47.636598 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7425fb6e-80fc-4c80-b840-e7699a752123 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:47.641379 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7425fb6e-80fc-4c80-b840-e7699a752123 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 returned with HTTP 200 Aug 13 03:46:47.641945 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1371/5501] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:47 2026] GET /volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:48.653757 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ee8ea738-c992-4c95-af49-7423cd7dc20e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:48.655332 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee8ea738-c992-4c95-af49-7423cd7dc20e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 Aug 13 03:46:48.655494 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee8ea738-c992-4c95-af49-7423cd7dc20e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:48.655687 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ee8ea738-c992-4c95-af49-7423cd7dc20e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:48.660838 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ee8ea738-c992-4c95-af49-7423cd7dc20e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 returned with HTTP 404 Aug 13 03:46:48.661262 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1380/5502] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:48 2026] GET /volume/v3/volumes/1128c07a-b293-4b08-a2d4-94d0ed2d9ba8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:48.684440 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:48.686111 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:46:48.686462 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1496618381", "snapshot_id": null, "imageRef": "d628e89b-0e99-4571-b205-736027568324", "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:48.688143 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1496618381', 'snapshot_id': None, 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:46:48.807947 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:46:48.811563 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:46:48.816637 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (b0a1bc8e-2760-4cc6-99f8-d174d11a647e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:46:48.817651 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1799fbe1-66f0-49d8-a436-ae745dd005dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:48.818560 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:46:48.867252 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1799fbe1-66f0-49d8-a436-ae745dd005dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:48.867993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d376088-dac2-4146-a681-c39537fb80c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:48.903145 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['2d5f8793-200b-4fe5-8ccf-18bd79385e33', '166badeb-3725-4fb2-9845-6b6c1aae2727', 'bb135139-2087-45d2-bdee-ccbbfb8d33a3', 'e009359b-76a4-4e68-85bc-ec5373c0dd39'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:46:48.903952 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d376088-dac2-4146-a681-c39537fb80c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d5f8793-200b-4fe5-8ccf-18bd79385e33', '166badeb-3725-4fb2-9845-6b6c1aae2727', 'bb135139-2087-45d2-bdee-ccbbfb8d33a3', 'e009359b-76a4-4e68-85bc-ec5373c0dd39']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:48.904556 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12756efd-7435-4f3d-a61c-163565bb8ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:48.925439 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12756efd-7435-4f3d-a61c-163565bb8ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79d03e6d-087c-4e3c-940c-9596e9c146c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1496618381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['2d5f8793-200b-4fe5-8ccf-18bd79385e33','166badeb-3725-4fb2-9845-6b6c1aae2727','bb135139-2087-45d2-bdee-ccbbfb8d33a3','e009359b-76a4-4e68-85bc-ec5373c0dd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1496618381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79d03e6d-087c-4e3c-940c-9596e9c146c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:48.926129 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346f24bf-d2fa-4973-873f-f84569b43ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:48.942443 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346f24bf-d2fa-4973-873f-f84569b43ece) transitioned into state 'SUCCESS' from state '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-1496618381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['2d5f8793-200b-4fe5-8ccf-18bd79385e33','166badeb-3725-4fb2-9845-6b6c1aae2727','bb135139-2087-45d2-bdee-ccbbfb8d33a3','e009359b-76a4-4e68-85bc-ec5373c0dd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:48.943071 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2b4094-76a4-4780-bbd1-8bead7ef60fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:46:48.951561 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2b4094-76a4-4780-bbd1-8bead7ef60fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:46:48.952333 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (b0a1bc8e-2760-4cc6-99f8-d174d11a647e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:46:48.952591 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:46:48.953108 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4ffc1f7d-f2cb-4db6-aa18-07378c6f6dbf tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:46:48.953709 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1384/5503] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:46:48 2026] POST /volume/v3/volumes => generated 759 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:46:48.965208 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-adfe64aa-d00b-4137-8ed5-92384898ea53 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:48.966893 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-adfe64aa-d00b-4137-8ed5-92384898ea53 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:46:48.967081 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-adfe64aa-d00b-4137-8ed5-92384898ea53 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:48.967276 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-adfe64aa-d00b-4137-8ed5-92384898ea53 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:48.974196 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:48.974196 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:48.977973 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-adfe64aa-d00b-4137-8ed5-92384898ea53 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:48.981894 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-adfe64aa-d00b-4137-8ed5-92384898ea53 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 200 Aug 13 03:46:48.982242 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1369/5504] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:48 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:49.993218 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-eb98f3dd-2070-4bdf-8375-e36f89e82b08 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:49.994904 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eb98f3dd-2070-4bdf-8375-e36f89e82b08 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:46:49.995087 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eb98f3dd-2070-4bdf-8375-e36f89e82b08 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:49.995261 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-eb98f3dd-2070-4bdf-8375-e36f89e82b08 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:50.002030 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:50.002030 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:50.005100 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-eb98f3dd-2070-4bdf-8375-e36f89e82b08 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:50.009276 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-eb98f3dd-2070-4bdf-8375-e36f89e82b08 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 200 Aug 13 03:46:50.009693 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1372/5505] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:49 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:50.021618 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3b5f2abf-d5be-48ca-80cb-8f4cc5dc0ea6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:50.023306 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b5f2abf-d5be-48ca-80cb-8f4cc5dc0ea6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:46:50.023492 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b5f2abf-d5be-48ca-80cb-8f4cc5dc0ea6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:50.023687 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b5f2abf-d5be-48ca-80cb-8f4cc5dc0ea6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:50.030299 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:50.030299 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:50.033600 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3b5f2abf-d5be-48ca-80cb-8f4cc5dc0ea6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:50.037875 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b5f2abf-d5be-48ca-80cb-8f4cc5dc0ea6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 200 Aug 13 03:46:50.038265 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1381/5506] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:50 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:50.940637 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-e2d1c2ec-b919-4d02-bf7b-f89ae5bc629c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:50.942811 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-e2d1c2ec-b919-4d02-bf7b-f89ae5bc629c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:46:50.943022 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-e2d1c2ec-b919-4d02-bf7b-f89ae5bc629c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:50.943196 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-e2d1c2ec-b919-4d02-bf7b-f89ae5bc629c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:50.949811 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:50.949811 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:50.953077 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-e2d1c2ec-b919-4d02-bf7b-f89ae5bc629c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:50.958756 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-e2d1c2ec-b919-4d02-bf7b-f89ae5bc629c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 200 Aug 13 03:46:50.959226 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1385/5507] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:46:50 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:51.410872 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-29c9dc35-6f9a-42c3-ba6d-1c77f2bee949 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:51.412792 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-29c9dc35-6f9a-42c3-ba6d-1c77f2bee949 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:46:51.413027 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-29c9dc35-6f9a-42c3-ba6d-1c77f2bee949 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:51.413241 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-29c9dc35-6f9a-42c3-ba6d-1c77f2bee949 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:51.420129 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:51.420129 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:51.423649 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-29c9dc35-6f9a-42c3-ba6d-1c77f2bee949 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:51.428031 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-29c9dc35-6f9a-42c3-ba6d-1c77f2bee949 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 200 Aug 13 03:46:51.428404 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1370/5508] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:46:51 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:51.437469 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-65aae68f-1bad-480a-bdfb-463fc794290a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:51.437814 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-65aae68f-1bad-480a-bdfb-463fc794290a None None] GET https://10.4.3.140/volume// Aug 13 03:46:51.437982 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-65aae68f-1bad-480a-bdfb-463fc794290a None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:51.438155 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-65aae68f-1bad-480a-bdfb-463fc794290a None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:51.438462 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-65aae68f-1bad-480a-bdfb-463fc794290a None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:46:51.438723 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1373/5509] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:46:51 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:46:51.445742 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-aa14a71b-7187-46a9-8b3f-3fcc8f00814d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:51.447748 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-aa14a71b-7187-46a9-8b3f-3fcc8f00814d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:46:51.448139 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-aa14a71b-7187-46a9-8b3f-3fcc8f00814d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79d03e6d-087c-4e3c-940c-9596e9c146c9", "connector": null, "instance_uuid": "30122ce4-8f67-4082-a7d9-c62671b339ac"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:51.456377 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:51.456377 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:51.478241 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-aa14a71b-7187-46a9-8b3f-3fcc8f00814d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:46:51.478641 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1382/5510] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:46:51 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:52.131612 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0a027163-8e99-4be7-aec7-d425f445d718 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:52.132053 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0a027163-8e99-4be7-aec7-d425f445d718 None None] GET https://10.4.3.140/volume// Aug 13 03:46:52.132247 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0a027163-8e99-4be7-aec7-d425f445d718 None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:52.132453 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0a027163-8e99-4be7-aec7-d425f445d718 None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:52.132857 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0a027163-8e99-4be7-aec7-d425f445d718 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:46:52.133175 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1386/5511] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:46:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:46:52.139249 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-4911fc9c-d13b-4dd9-add4-99b63e3fe06f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:52.142292 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-4911fc9c-d13b-4dd9-add4-99b63e3fe06f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:46:52.142292 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-4911fc9c-d13b-4dd9-add4-99b63e3fe06f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:52.142292 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-4911fc9c-d13b-4dd9-add4-99b63e3fe06f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:52.148725 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:52.148725 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:52.151388 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-4911fc9c-d13b-4dd9-add4-99b63e3fe06f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:46:52.155043 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-4911fc9c-d13b-4dd9-add4-99b63e3fe06f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 200 Aug 13 03:46:52.155417 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1371/5512] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:46:52 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 1546 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:46:52.249034 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-1298660e-fd8e-4fb8-bae3-c5abec674d01 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:52.251135 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-1298660e-fd8e-4fb8-bae3-c5abec674d01 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/4536782b-2bcd-4153-8790-dceb5c7c77db Aug 13 03:46:52.251469 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-1298660e-fd8e-4fb8-bae3-c5abec674d01 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:52.259036 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-1298660e-fd8e-4fb8-bae3-c5abec674d01 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-79d03e6d-087c-4e3c-940c-9596e9c146c9-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:46:52.263230 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-1298660e-fd8e-4fb8-bae3-c5abec674d01 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-79d03e6d-087c-4e3c-940c-9596e9c146c9-np0000007145" acquired by "attachment_update" :: waited 0.004s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:46:52.264125 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:52.264125 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:52.328205 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-1298660e-fd8e-4fb8-bae3-c5abec674d01 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-79d03e6d-087c-4e3c-940c-9596e9c146c9-np0000007145" released by "attachment_update" :: held 0.065s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:46:52.328470 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-1298660e-fd8e-4fb8-bae3-c5abec674d01 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/4536782b-2bcd-4153-8790-dceb5c7c77db returned with HTTP 200 Aug 13 03:46:52.328916 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1374/5513] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:46:52 2026] PUT /volume/v3/attachments/4536782b-2bcd-4153-8790-dceb5c7c77db => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:46:52.347358 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-915d7506-808a-4513-a8a6-0d10209831af None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:52.350967 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-915d7506-808a-4513-a8a6-0d10209831af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/4536782b-2bcd-4153-8790-dceb5c7c77db/action Aug 13 03:46:52.351321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-915d7506-808a-4513-a8a6-0d10209831af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:46:52.351433 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-915d7506-808a-4513-a8a6-0d10209831af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:46:52.365845 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:52.365845 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:46:52.373793 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-5a7cf326-d1f7-40b3-90ee-487685737218 req-915d7506-808a-4513-a8a6-0d10209831af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/4536782b-2bcd-4153-8790-dceb5c7c77db/action returned with HTTP 204 Aug 13 03:46:52.374226 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1383/5514] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:46:52 2026] POST /volume/v3/attachments/4536782b-2bcd-4153-8790-dceb5c7c77db/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:46:58.302620 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-162c271e-a727-46bd-91a1-ad61c940daee req-c2610690-7eb7-45c5-9310-123db3d098aa None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:58.305116 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-162c271e-a727-46bd-91a1-ad61c940daee req-c2610690-7eb7-45c5-9310-123db3d098aa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] DELETE https://10.4.3.140/volume/v3/attachments/71f05275-1cb9-4bdd-a997-ae7e4e06709d Aug 13 03:46:58.305330 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-162c271e-a727-46bd-91a1-ad61c940daee req-c2610690-7eb7-45c5-9310-123db3d098aa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:58.305517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-162c271e-a727-46bd-91a1-ad61c940daee req-c2610690-7eb7-45c5-9310-123db3d098aa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:58.313970 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:58.313970 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:46:58.354633 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-162c271e-a727-46bd-91a1-ad61c940daee req-c2610690-7eb7-45c5-9310-123db3d098aa tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/attachments/71f05275-1cb9-4bdd-a997-ae7e4e06709d returned with HTTP 200 Aug 13 03:46:58.355037 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1387/5515] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:46:58 2026] DELETE /volume/v3/attachments/71f05275-1cb9-4bdd-a997-ae7e4e06709d => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:46:59.670202 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c83a138c-20e5-48f3-b356-323d8d684435 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:59.671947 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c83a138c-20e5-48f3-b356-323d8d684435 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] DELETE https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:59.672132 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c83a138c-20e5-48f3-b356-323d8d684435 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:59.672313 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c83a138c-20e5-48f3-b356-323d8d684435 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:59.672493 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-c83a138c-20e5-48f3-b356-323d8d684435 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Delete volume with id: 41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:59.678867 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:59.678867 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:46:59.679251 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c83a138c-20e5-48f3-b356-323d8d684435 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:59.688266 np0000007145 devstack@c-api.service[100341]: WARNING cinder.keymgr.conf_key_mgr [None req-c83a138c-20e5-48f3-b356-323d8d684435 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:46:59.695341 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-c83a138c-20e5-48f3-b356-323d8d684435 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Delete volume request issued successfully. Aug 13 03:46:59.695484 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c83a138c-20e5-48f3-b356-323d8d684435 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 202 Aug 13 03:46:59.695909 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1372/5516] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:46:59 2026] DELETE /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:46:59.702970 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a0d1d88d-1513-42c8-a61e-37bec6de8630 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:46:59.704513 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0d1d88d-1513-42c8-a61e-37bec6de8630 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:46:59.704785 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0d1d88d-1513-42c8-a61e-37bec6de8630 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:46:59.705060 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a0d1d88d-1513-42c8-a61e-37bec6de8630 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:46:59.711345 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:46:59.711345 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:46:59.714633 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a0d1d88d-1513-42c8-a61e-37bec6de8630 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:46:59.719133 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a0d1d88d-1513-42c8-a61e-37bec6de8630 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 200 Aug 13 03:46:59.719565 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1375/5517] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:46:59 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:47:00.735290 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9dce477d-461e-4877-a07b-4b8305c83d01 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:00.737676 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9dce477d-461e-4877-a07b-4b8305c83d01 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 Aug 13 03:47:00.738065 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9dce477d-461e-4877-a07b-4b8305c83d01 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:00.738404 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9dce477d-461e-4877-a07b-4b8305c83d01 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:00.745576 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9dce477d-461e-4877-a07b-4b8305c83d01 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 returned with HTTP 404 Aug 13 03:47:00.746243 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1384/5518] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:47:00 2026] GET /volume/v3/volumes/41ae9e8e-6ed4-4a9c-8379-d16931c61245 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:47:00.982674 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-18b95238-fac5-4840-9434-64c6b9e5d7f0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:00.984345 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-18b95238-fac5-4840-9434-64c6b9e5d7f0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] DELETE https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:47:00.984516 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-18b95238-fac5-4840-9434-64c6b9e5d7f0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:00.984688 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-18b95238-fac5-4840-9434-64c6b9e5d7f0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:00.984848 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-18b95238-fac5-4840-9434-64c6b9e5d7f0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Delete volume with id: c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:47:00.990965 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:00.990965 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:47:00.991346 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-18b95238-fac5-4840-9434-64c6b9e5d7f0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:47:01.000052 np0000007145 devstack@c-api.service[100343]: WARNING cinder.keymgr.conf_key_mgr [None req-18b95238-fac5-4840-9434-64c6b9e5d7f0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 13 03:47:01.004584 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-18b95238-fac5-4840-9434-64c6b9e5d7f0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Delete volume request issued successfully. Aug 13 03:47:01.004783 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-18b95238-fac5-4840-9434-64c6b9e5d7f0 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 202 Aug 13 03:47:01.005207 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1388/5519] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:47:00 2026] DELETE /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:47:01.012947 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bbc564de-af97-4f1b-983c-07ab94b318b3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:01.014415 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bbc564de-af97-4f1b-983c-07ab94b318b3 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:47:01.014634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bbc564de-af97-4f1b-983c-07ab94b318b3 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:01.014856 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bbc564de-af97-4f1b-983c-07ab94b318b3 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:01.021830 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:01.021830 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:47:01.025463 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-bbc564de-af97-4f1b-983c-07ab94b318b3 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Volume info retrieved successfully. Aug 13 03:47:01.030655 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bbc564de-af97-4f1b-983c-07ab94b318b3 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 200 Aug 13 03:47:01.031114 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1373/5520] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:47:01 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:47:02.042906 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3c8ded8f-6958-40a6-acb3-0ec4ddfa5907 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:02.046113 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3c8ded8f-6958-40a6-acb3-0ec4ddfa5907 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] GET https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac Aug 13 03:47:02.046113 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3c8ded8f-6958-40a6-acb3-0ec4ddfa5907 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:02.046113 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3c8ded8f-6958-40a6-acb3-0ec4ddfa5907 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:02.050536 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3c8ded8f-6958-40a6-acb3-0ec4ddfa5907 tempest-TestEncryptedCinderVolumes-1283581625 tempest-TestEncryptedCinderVolumes-1283581625-project-member] https://10.4.3.140/volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac returned with HTTP 404 Aug 13 03:47:02.051092 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1376/5521] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:47:02 2026] GET /volume/v3/volumes/c7b8ffab-6627-4280-95d5-aa0a7d64fdac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:47:02.057792 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-71c99e9e-36ac-4662-a9a7-02576f94a643 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:02.059523 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71c99e9e-36ac-4662-a9a7-02576f94a643 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:47:02.059736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71c99e9e-36ac-4662-a9a7-02576f94a643 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:02.059915 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-71c99e9e-36ac-4662-a9a7-02576f94a643 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Calling method 'detail' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:02.060686 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-71c99e9e-36ac-4662-a9a7-02576f94a643 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100342) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:47:02.070421 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-71c99e9e-36ac-4662-a9a7-02576f94a643 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Get all volumes completed successfully. Aug 13 03:47:02.071730 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:02.071730 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:47:02.075480 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-71c99e9e-36ac-4662-a9a7-02576f94a643 tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:47:02.075873 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1385/5522] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:47:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7084 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:47:02.090505 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd93186a-dfa9-45a8-af0f-55efeb6ca68f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:02.092227 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd93186a-dfa9-45a8-af0f-55efeb6ca68f tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] DELETE https://10.4.3.140/volume/v3/types/c5c3159e-cbe4-4c78-a86e-bbc75d554265 Aug 13 03:47:02.092419 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd93186a-dfa9-45a8-af0f-55efeb6ca68f tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:02.092624 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd93186a-dfa9-45a8-af0f-55efeb6ca68f tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] Calling method '_delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:02.117335 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd93186a-dfa9-45a8-af0f-55efeb6ca68f tempest-TestEncryptedCinderVolumes-888212029 tempest-TestEncryptedCinderVolumes-888212029-project-admin] https://10.4.3.140/volume/v3/types/c5c3159e-cbe4-4c78-a86e-bbc75d554265 returned with HTTP 202 Aug 13 03:47:02.117687 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1389/5523] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:47:02 2026] DELETE /volume/v3/types/c5c3159e-cbe4-4c78-a86e-bbc75d554265 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:47:11.029266 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=57,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:47:12.047317 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=51,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:47:12.074111 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=96,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:47:12.114900 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=122,cinder:UPDATE=49,cinder:INSERT=21 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:47:25.452339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-0c8310f0-4156-487f-ac29-b5901f94f583 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:25.454358 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-0c8310f0-4156-487f-ac29-b5901f94f583 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/limits Aug 13 03:47:25.454558 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-0c8310f0-4156-487f-ac29-b5901f94f583 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:25.454770 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-0c8310f0-4156-487f-ac29-b5901f94f583 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'index' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:25.475469 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-0c8310f0-4156-487f-ac29-b5901f94f583 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/limits returned with HTTP 200 Aug 13 03:47:25.475875 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1374/5524] 10.4.3.140 () {68 vars in 1484 bytes} [Thu Aug 13 03:47:25 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:47:25.512682 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-3f25df88-de55-45de-8a8f-b34820593354 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:25.515414 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-3f25df88-de55-45de-8a8f-b34820593354 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:47:25.515694 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-3f25df88-de55-45de-8a8f-b34820593354 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:25.515993 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-3f25df88-de55-45de-8a8f-b34820593354 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:25.528512 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:25.528512 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:47:25.533039 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-3f25df88-de55-45de-8a8f-b34820593354 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:47:25.539809 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-3f25df88-de55-45de-8a8f-b34820593354 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 200 Aug 13 03:47:25.540220 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1377/5525] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:47:25 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 1659 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:47:25.549217 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-70ef2331-4bcc-4593-bba0-fdc3bcc1495d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:25.551426 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-70ef2331-4bcc-4593-bba0-fdc3bcc1495d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:47:25.551789 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-70ef2331-4bcc-4593-bba0-fdc3bcc1495d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79d03e6d-087c-4e3c-940c-9596e9c146c9", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1416133760", "description": null, "metadata": {}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:47:25.562668 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:25.562668 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:47:25.563123 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-70ef2331-4bcc-4593-bba0-fdc3bcc1495d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:47:25.563255 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.snapshots [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-70ef2331-4bcc-4593-bba0-fdc3bcc1495d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create snapshot from volume 79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:47:25.588457 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-70ef2331-4bcc-4593-bba0-fdc3bcc1495d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['5651bf13-5281-4721-84ce-8cb9a100aaa5', '60d9dafb-3119-4143-a1cf-fd3e852b0d3e', '546d3b2d-21fe-4d3e-a772-66f54df1124f', '8069c909-5fb6-4180-b4d8-29b47a3343ce'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:47:25.621917 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-70ef2331-4bcc-4593-bba0-fdc3bcc1495d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot force create request issued successfully. Aug 13 03:47:25.622428 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-b0358ecc-a922-4b23-a6b6-5c7b08961822 req-70ef2331-4bcc-4593-bba0-fdc3bcc1495d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:47:25.623163 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1386/5526] 10.4.3.140 () {72 vars in 1547 bytes} [Thu Aug 13 03:47:25 2026] POST /volume/v3/snapshots => generated 320 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:47:27.196381 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ebda1325-58a3-4563-91e7-f4675b8e615f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:27.198232 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ebda1325-58a3-4563-91e7-f4675b8e615f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:47:27.198429 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ebda1325-58a3-4563-91e7-f4675b8e615f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:27.198613 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ebda1325-58a3-4563-91e7-f4675b8e615f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:27.203535 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:27.203535 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:47:27.203937 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ebda1325-58a3-4563-91e7-f4675b8e615f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:47:27.204624 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ebda1325-58a3-4563-91e7-f4675b8e615f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 returned with HTTP 200 Aug 13 03:47:27.204941 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1390/5527] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:47:27 2026] GET /volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:47:28.683788 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-21732db1-9213-4266-b794-3bc7faf2c6f0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:28.686295 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-21732db1-9213-4266-b794-3bc7faf2c6f0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:47:28.686522 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-21732db1-9213-4266-b794-3bc7faf2c6f0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:28.686718 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-21732db1-9213-4266-b794-3bc7faf2c6f0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:28.692165 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:28.692165 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:47:28.692560 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-21732db1-9213-4266-b794-3bc7faf2c6f0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:47:28.693356 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-21732db1-9213-4266-b794-3bc7faf2c6f0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 returned with HTTP 200 Aug 13 03:47:28.693697 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1375/5528] 10.4.3.140 () {68 vars in 1604 bytes} [Thu Aug 13 03:47:28 2026] GET /volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:47:29.409773 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-2098b4df-79af-4be0-9860-69242bbedfa2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:29.412181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-2098b4df-79af-4be0-9860-69242bbedfa2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:47:29.412475 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-2098b4df-79af-4be0-9860-69242bbedfa2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:29.412745 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-2098b4df-79af-4be0-9860-69242bbedfa2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:29.418403 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:29.418403 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:47:29.419071 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-2098b4df-79af-4be0-9860-69242bbedfa2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:47:29.420066 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-2098b4df-79af-4be0-9860-69242bbedfa2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 returned with HTTP 200 Aug 13 03:47:29.420577 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1378/5529] 10.4.3.140 () {68 vars in 1604 bytes} [Thu Aug 13 03:47:29 2026] GET /volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:47:29.427442 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-4806d8b7-a63f-4071-8801-93cfcf39572b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:29.429888 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-4806d8b7-a63f-4071-8801-93cfcf39572b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:47:29.430136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-4806d8b7-a63f-4071-8801-93cfcf39572b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:29.430465 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-4806d8b7-a63f-4071-8801-93cfcf39572b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:29.440966 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:29.440966 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:47:29.445283 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-4806d8b7-a63f-4071-8801-93cfcf39572b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:47:29.450408 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-4806d8b7-a63f-4071-8801-93cfcf39572b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 200 Aug 13 03:47:29.450867 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1387/5530] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:47:29 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 1659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:47:29.458787 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:29.460862 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:47:29.461263 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4958310a-c00c-4b2e-8b2f-2d2c573a9645", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:47:29.462940 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4958310a-c00c-4b2e-8b2f-2d2c573a9645', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:47:29.471205 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:29.471205 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:47:29.471657 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:47:29.471786 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:47:29.472460 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:47:29.477731 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (1e95b3ff-cd87-4d52-bf33-f01c5431e829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:47:29.478959 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95e3147d-e14a-4918-a7da-7ba97a5c0bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:47:29.479875 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:47:29.507957 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95e3147d-e14a-4918-a7da-7ba97a5c0bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4958310a-c00c-4b2e-8b2f-2d2c573a9645', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:47:29.508786 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cd7225-77be-4027-a0dd-028b7d19f6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:47:29.546155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['ccb93641-5ea2-4edb-9c2d-814f1b669031', 'b69af288-b1bb-4c2a-9a02-3e9076827b69', '640d8249-c29d-4cb4-a854-2231b2d610d8', '4c8bdf35-0b05-4389-a763-3e170ec1cb53'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:47:29.546871 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92cd7225-77be-4027-a0dd-028b7d19f6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccb93641-5ea2-4edb-9c2d-814f1b669031', 'b69af288-b1bb-4c2a-9a02-3e9076827b69', '640d8249-c29d-4cb4-a854-2231b2d610d8', '4c8bdf35-0b05-4389-a763-3e170ec1cb53']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:47:29.547846 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724f5c92-2071-4c3f-afc4-5b7763def166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:47:29.586301 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724f5c92-2071-4c3f-afc4-5b7763def166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9', '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='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['ccb93641-5ea2-4edb-9c2d-814f1b669031','b69af288-b1bb-4c2a-9a02-3e9076827b69','640d8249-c29d-4cb4-a854-2231b2d610d8','4c8bdf35-0b05-4389-a763-3e170ec1cb53'],size=1,snapshot_id=4958310a-c00c-4b2e-8b2f-2d2c573a9645,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), '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-08-13T03:47:29Z,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=b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4958310a-c00c-4b2e-8b2f-2d2c573a9645,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:47:29.587151 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139c40dc-147a-4f43-bd5a-6c281073a899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:47:29.604990 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139c40dc-147a-4f43-bd5a-6c281073a899) transitioned into 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='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['ccb93641-5ea2-4edb-9c2d-814f1b669031','b69af288-b1bb-4c2a-9a02-3e9076827b69','640d8249-c29d-4cb4-a854-2231b2d610d8','4c8bdf35-0b05-4389-a763-3e170ec1cb53'],size=1,snapshot_id=4958310a-c00c-4b2e-8b2f-2d2c573a9645,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:47:29.605894 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41812c27-1146-4c98-ad54-9a8b0d2fb45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:47:29.629183 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41812c27-1146-4c98-ad54-9a8b0d2fb45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:47:29.630024 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (1e95b3ff-cd87-4d52-bf33-f01c5431e829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:47:29.630260 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:47:29.630800 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-5e88c56d-446c-4010-9cad-ea27fd0bf456 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:47:29.631245 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1391/5531] 10.4.3.140 () {72 vars in 1541 bytes} [Thu Aug 13 03:47:29 2026] POST /volume/v3/volumes => generated 736 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:47:29.637596 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-737f4ee0-47da-4033-b3dd-ce08b889d721 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:29.639556 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-737f4ee0-47da-4033-b3dd-ce08b889d721 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 Aug 13 03:47:29.639727 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-737f4ee0-47da-4033-b3dd-ce08b889d721 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:29.639914 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-737f4ee0-47da-4033-b3dd-ce08b889d721 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:29.646372 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:29.646372 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:47:29.649753 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-737f4ee0-47da-4033-b3dd-ce08b889d721 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:47:29.653477 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-737f4ee0-47da-4033-b3dd-ce08b889d721 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 returned with HTTP 200 Aug 13 03:47:29.653836 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1376/5532] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:47:29 2026] GET /volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:47:29.662000 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-0dcefd81-9d2f-4065-9c92-c8fcfcebf9ed None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:29.664052 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-0dcefd81-9d2f-4065-9c92-c8fcfcebf9ed tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 Aug 13 03:47:29.664295 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-0dcefd81-9d2f-4065-9c92-c8fcfcebf9ed tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:29.664573 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-0dcefd81-9d2f-4065-9c92-c8fcfcebf9ed tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:29.671253 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:29.671253 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:47:29.674687 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-0dcefd81-9d2f-4065-9c92-c8fcfcebf9ed tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:47:29.678514 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-0dcefd81-9d2f-4065-9c92-c8fcfcebf9ed tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 returned with HTTP 200 Aug 13 03:47:29.678924 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1379/5533] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:47:29 2026] GET /volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:47:32.686286 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-832a780a-33f6-453c-8290-040397de0260 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:32.688340 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-832a780a-33f6-453c-8290-040397de0260 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 Aug 13 03:47:32.688514 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-832a780a-33f6-453c-8290-040397de0260 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:32.688685 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-832a780a-33f6-453c-8290-040397de0260 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:32.695195 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:32.695195 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:47:32.698292 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-832a780a-33f6-453c-8290-040397de0260 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:47:32.702390 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-832a780a-33f6-453c-8290-040397de0260 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 returned with HTTP 200 Aug 13 03:47:32.702745 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1388/5534] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:47:32 2026] GET /volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:47:32.709630 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-865f7878-7c6c-4812-bca4-98955a8f7e6d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:32.710197 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-865f7878-7c6c-4812-bca4-98955a8f7e6d None None] GET https://10.4.3.140/volume// Aug 13 03:47:32.710420 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-865f7878-7c6c-4812-bca4-98955a8f7e6d None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:32.710681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-865f7878-7c6c-4812-bca4-98955a8f7e6d None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:32.711141 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-865f7878-7c6c-4812-bca4-98955a8f7e6d None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:47:32.711487 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1392/5535] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:47:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:47:32.717540 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-51f40975-e812-41fc-b166-5286a0bf26c3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:32.719529 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-51f40975-e812-41fc-b166-5286a0bf26c3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:47:32.719839 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-51f40975-e812-41fc-b166-5286a0bf26c3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9", "connector": null, "instance_uuid": "71a2b334-c28c-415a-831a-d83237a1e323"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:47:32.727914 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:32.727914 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:47:32.751351 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-51f40975-e812-41fc-b166-5286a0bf26c3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:47:32.751928 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1377/5536] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:47:32 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) Aug 13 03:47:32.758456 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-33ceaa7f-9fcf-4a5f-a120-3bc3c4e75c9e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:32.758940 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-33ceaa7f-9fcf-4a5f-a120-3bc3c4e75c9e None None] GET https://10.4.3.140/volume// Aug 13 03:47:32.759124 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-33ceaa7f-9fcf-4a5f-a120-3bc3c4e75c9e None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:32.759301 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-33ceaa7f-9fcf-4a5f-a120-3bc3c4e75c9e None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:32.759648 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-33ceaa7f-9fcf-4a5f-a120-3bc3c4e75c9e None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:47:32.759950 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1380/5537] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:47:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:47:32.766372 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-023bc3cc-c41a-48d8-8fbf-a496e7ae968d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:32.768306 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-023bc3cc-c41a-48d8-8fbf-a496e7ae968d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 Aug 13 03:47:32.768517 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-023bc3cc-c41a-48d8-8fbf-a496e7ae968d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:47:32.768705 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-023bc3cc-c41a-48d8-8fbf-a496e7ae968d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:47:32.777717 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:32.777717 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:47:32.780974 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-023bc3cc-c41a-48d8-8fbf-a496e7ae968d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:47:32.785502 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-023bc3cc-c41a-48d8-8fbf-a496e7ae968d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 returned with HTTP 200 Aug 13 03:47:32.785903 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1389/5538] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:47:32 2026] GET /volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 => generated 1524 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:47:32.886420 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-912d170e-e128-4ed8-9683-af266999c101 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:32.888571 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-912d170e-e128-4ed8-9683-af266999c101 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/743cdf56-4ef3-48ea-be8e-6f2abab55447 Aug 13 03:47:32.888946 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-912d170e-e128-4ed8-9683-af266999c101 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:47:32.896070 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-912d170e-e128-4ed8-9683-af266999c101 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9-np0000007145" by "attachment_update" {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:47:32.900688 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-912d170e-e128-4ed8-9683-af266999c101 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100343) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:47:32.901729 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:32.901729 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:47:32.974916 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.coordination [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-912d170e-e128-4ed8-9683-af266999c101 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9-np0000007145" released by "attachment_update" :: held 0.074s {{(pid=100343) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:47:32.975341 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-912d170e-e128-4ed8-9683-af266999c101 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/743cdf56-4ef3-48ea-be8e-6f2abab55447 returned with HTTP 200 Aug 13 03:47:32.975839 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1393/5539] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:47:32 2026] PUT /volume/v3/attachments/743cdf56-4ef3-48ea-be8e-6f2abab55447 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:47:32.997432 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-667ecc32-df0c-4fe2-8f22-80937184f760 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:47:32.999596 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-667ecc32-df0c-4fe2-8f22-80937184f760 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/743cdf56-4ef3-48ea-be8e-6f2abab55447/action Aug 13 03:47:32.999968 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-667ecc32-df0c-4fe2-8f22-80937184f760 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:47:33.000107 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-667ecc32-df0c-4fe2-8f22-80937184f760 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:47:33.014189 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:47:33.014189 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:47:33.026009 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-d901ac80-4a8b-4e14-849c-5ce7f2a679ec req-667ecc32-df0c-4fe2-8f22-80937184f760 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/743cdf56-4ef3-48ea-be8e-6f2abab55447/action returned with HTTP 204 Aug 13 03:47:33.026434 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1378/5540] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:47:32 2026] POST /volume/v3/attachments/743cdf56-4ef3-48ea-be8e-6f2abab55447/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:47:39.677650 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=10 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:47:42.784125 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:47:42.968480 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:47:43.021818 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:48:15.133976 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0598f7ff-02b8-4fc7-b051-0a3d7f5dad1a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:15.135665 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0598f7ff-02b8-4fc7-b051-0a3d7f5dad1a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 Aug 13 03:48:15.135872 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0598f7ff-02b8-4fc7-b051-0a3d7f5dad1a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:15.136042 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0598f7ff-02b8-4fc7-b051-0a3d7f5dad1a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:15.145353 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:15.145353 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:48:15.148816 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0598f7ff-02b8-4fc7-b051-0a3d7f5dad1a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:48:15.152987 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0598f7ff-02b8-4fc7-b051-0a3d7f5dad1a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 returned with HTTP 200 Aug 13 03:48:15.153507 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1381/5541] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:48:15 2026] GET /volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:48:16.435422 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-598d7e34-e7c5-48cc-b174-c48bccbd9a47 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:16.437438 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-598d7e34-e7c5-48cc-b174-c48bccbd9a47 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/743cdf56-4ef3-48ea-be8e-6f2abab55447 Aug 13 03:48:16.437625 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-598d7e34-e7c5-48cc-b174-c48bccbd9a47 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:16.437842 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-598d7e34-e7c5-48cc-b174-c48bccbd9a47 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:16.444754 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:16.444754 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:48:16.491609 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-598d7e34-e7c5-48cc-b174-c48bccbd9a47 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/743cdf56-4ef3-48ea-be8e-6f2abab55447 returned with HTTP 200 Aug 13 03:48:16.492051 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1390/5542] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:48:16 2026] DELETE /volume/v3/attachments/743cdf56-4ef3-48ea-be8e-6f2abab55447 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:48:16.501567 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-8e3ffbf1-f445-4af0-899d-701ec57e2743 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:16.503439 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-8e3ffbf1-f445-4af0-899d-701ec57e2743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 Aug 13 03:48:16.503607 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-8e3ffbf1-f445-4af0-899d-701ec57e2743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:16.503806 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-8e3ffbf1-f445-4af0-899d-701ec57e2743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:16.504276 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-8e3ffbf1-f445-4af0-899d-701ec57e2743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 Aug 13 03:48:16.510358 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:16.510358 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:48:16.510718 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-8e3ffbf1-f445-4af0-899d-701ec57e2743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:48:16.527173 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-8e3ffbf1-f445-4af0-899d-701ec57e2743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:48:16.527338 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-c22daf2b-9c82-44ab-9df7-ea721a56eec5 req-8e3ffbf1-f445-4af0-899d-701ec57e2743 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 returned with HTTP 202 Aug 13 03:48:16.527710 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1394/5543] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:48:16 2026] DELETE /volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:48:17.537232 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-93afbf9f-c502-4eda-8b15-f5238c0ac7fc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:17.538856 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93afbf9f-c502-4eda-8b15-f5238c0ac7fc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 Aug 13 03:48:17.539028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93afbf9f-c502-4eda-8b15-f5238c0ac7fc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:17.539197 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-93afbf9f-c502-4eda-8b15-f5238c0ac7fc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:17.544257 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-93afbf9f-c502-4eda-8b15-f5238c0ac7fc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 returned with HTTP 404 Aug 13 03:48:17.544680 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1379/5544] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:48:17 2026] GET /volume/v3/volumes/b57b10f1-bc51-42a3-b0fa-f96cf1b9ebb9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:48:17.550492 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6b6d4dfb-77ef-4a9a-b440-29e3ed74e40d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:17.552003 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6b6d4dfb-77ef-4a9a-b440-29e3ed74e40d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:48:17.552162 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6b6d4dfb-77ef-4a9a-b440-29e3ed74e40d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:17.552344 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6b6d4dfb-77ef-4a9a-b440-29e3ed74e40d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:17.552454 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-6b6d4dfb-77ef-4a9a-b440-29e3ed74e40d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: 4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:48:17.556971 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:17.556971 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:48:17.557362 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6b6d4dfb-77ef-4a9a-b440-29e3ed74e40d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:48:17.573751 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6b6d4dfb-77ef-4a9a-b440-29e3ed74e40d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot delete request issued successfully. Aug 13 03:48:17.573939 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6b6d4dfb-77ef-4a9a-b440-29e3ed74e40d tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 returned with HTTP 202 Aug 13 03:48:17.574339 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1382/5545] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:48:17 2026] DELETE /volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:48:17.580754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-03e89f61-f548-4f03-aa99-8dfb6804628c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:17.582524 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03e89f61-f548-4f03-aa99-8dfb6804628c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:48:17.582701 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03e89f61-f548-4f03-aa99-8dfb6804628c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:17.583021 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-03e89f61-f548-4f03-aa99-8dfb6804628c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:17.587438 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:17.587438 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:48:17.587839 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-03e89f61-f548-4f03-aa99-8dfb6804628c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:48:17.588500 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-03e89f61-f548-4f03-aa99-8dfb6804628c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 returned with HTTP 200 Aug 13 03:48:17.588893 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1391/5546] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:48:17 2026] GET /volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:48:18.597255 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6e3314c1-a303-4dda-b87a-486207bd3d8e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:18.599025 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e3314c1-a303-4dda-b87a-486207bd3d8e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:48:18.599221 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e3314c1-a303-4dda-b87a-486207bd3d8e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:18.599421 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6e3314c1-a303-4dda-b87a-486207bd3d8e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:18.603325 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6e3314c1-a303-4dda-b87a-486207bd3d8e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 returned with HTTP 404 Aug 13 03:48:18.603755 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1395/5547] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:48:18 2026] GET /volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:48:19.783321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-2509ea39-8064-47de-ad95-57a8ce0396e4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:19.785300 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-2509ea39-8064-47de-ad95-57a8ce0396e4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/4536782b-2bcd-4153-8790-dceb5c7c77db Aug 13 03:48:19.785478 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-2509ea39-8064-47de-ad95-57a8ce0396e4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:19.785650 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-2509ea39-8064-47de-ad95-57a8ce0396e4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:19.792490 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:19.792490 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:48:19.832082 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-2509ea39-8064-47de-ad95-57a8ce0396e4 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/4536782b-2bcd-4153-8790-dceb5c7c77db returned with HTTP 200 Aug 13 03:48:19.832478 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1380/5548] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:48:19 2026] DELETE /volume/v3/attachments/4536782b-2bcd-4153-8790-dceb5c7c77db => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:48:19.841734 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-b7ab0b4d-da8f-43d9-b9de-648904279f4f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:19.843395 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-b7ab0b4d-da8f-43d9-b9de-648904279f4f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:48:19.843566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-b7ab0b4d-da8f-43d9-b9de-648904279f4f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:19.843736 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-b7ab0b4d-da8f-43d9-b9de-648904279f4f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:19.843896 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-b7ab0b4d-da8f-43d9-b9de-648904279f4f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: 79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:48:19.850076 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:19.850076 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:48:19.850482 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-b7ab0b4d-da8f-43d9-b9de-648904279f4f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:48:19.863601 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-b7ab0b4d-da8f-43d9-b9de-648904279f4f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:48:19.863865 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-e9ebe18c-87f6-4494-aa64-73193d8e00dc req-b7ab0b4d-da8f-43d9-b9de-648904279f4f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 202 Aug 13 03:48:19.864317 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1383/5549] 10.4.3.140 () {70 vars in 1620 bytes} [Thu Aug 13 03:48:19 2026] DELETE /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:48:21.103653 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0acd118e-41c1-4a48-ba8d-d52472a8a213 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:21.105434 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0acd118e-41c1-4a48-ba8d-d52472a8a213 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:48:21.105668 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0acd118e-41c1-4a48-ba8d-d52472a8a213 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:21.105903 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0acd118e-41c1-4a48-ba8d-d52472a8a213 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:21.111534 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0acd118e-41c1-4a48-ba8d-d52472a8a213 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 404 Aug 13 03:48:21.111971 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1392/5550] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:48:21 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:48:21.501292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-77a646cc-2542-4eb7-bd40-149ee92e9f3f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:21.502834 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77a646cc-2542-4eb7-bd40-149ee92e9f3f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:48:21.503009 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-77a646cc-2542-4eb7-bd40-149ee92e9f3f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:21.503228 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-77a646cc-2542-4eb7-bd40-149ee92e9f3f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:21.503324 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-77a646cc-2542-4eb7-bd40-149ee92e9f3f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: 4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:48:21.507651 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-77a646cc-2542-4eb7-bd40-149ee92e9f3f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 returned with HTTP 404 Aug 13 03:48:21.508194 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1396/5551] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:48:21 2026] DELETE /volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:48:21.513837 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2321bf28-25f0-47e5-bde2-ea05ccf83764 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:21.515456 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2321bf28-25f0-47e5-bde2-ea05ccf83764 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 Aug 13 03:48:21.515638 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2321bf28-25f0-47e5-bde2-ea05ccf83764 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:21.515814 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2321bf28-25f0-47e5-bde2-ea05ccf83764 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:21.520191 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2321bf28-25f0-47e5-bde2-ea05ccf83764 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 returned with HTTP 404 Aug 13 03:48:21.520575 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1381/5552] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:48:21 2026] GET /volume/v3/snapshots/4958310a-c00c-4b2e-8b2f-2d2c573a9645 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:48:22.077747 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-980ba0e5-edc7-457f-a111-e1b54f7aebf2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:22.079242 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-980ba0e5-edc7-457f-a111-e1b54f7aebf2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:48:22.079393 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-980ba0e5-edc7-457f-a111-e1b54f7aebf2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:22.079558 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-980ba0e5-edc7-457f-a111-e1b54f7aebf2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:22.079696 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-980ba0e5-edc7-457f-a111-e1b54f7aebf2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: 79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:48:22.084459 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-980ba0e5-edc7-457f-a111-e1b54f7aebf2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 404 Aug 13 03:48:22.084834 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1384/5553] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:48:22 2026] DELETE /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:48:22.090177 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-949e5770-8c27-463c-97b7-6f6e50583561 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:22.091741 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-949e5770-8c27-463c-97b7-6f6e50583561 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 Aug 13 03:48:22.091875 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-949e5770-8c27-463c-97b7-6f6e50583561 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:22.092051 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-949e5770-8c27-463c-97b7-6f6e50583561 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:22.097329 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-949e5770-8c27-463c-97b7-6f6e50583561 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 returned with HTTP 404 Aug 13 03:48:22.097681 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1393/5554] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:48:22 2026] GET /volume/v3/volumes/79d03e6d-087c-4e3c-940c-9596e9c146c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:48:23.023086 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:23.024632 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:48:23.024933 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-34289029", "snapshot_id": null, "imageRef": "d628e89b-0e99-4571-b205-736027568324", "volume_type": null, "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:48:23.026261 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-34289029', 'snapshot_id': None, 'imageRef': 'd628e89b-0e99-4571-b205-736027568324', 'volume_type': None, 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:48:23.096587 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:48:23.100884 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:48:23.105706 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (21962e2a-e221-42ef-9cd4-27f815072c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:48:23.106749 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c1f8f74-6d1a-496d-8a2e-8355ed88801b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:48:23.107616 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:48:23.160115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c1f8f74-6d1a-496d-8a2e-8355ed88801b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:48:23.160858 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2999ab1f-e633-477f-89e4-5f10ba82c0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:48:23.198268 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['e28df84c-f208-4c7b-aa24-e20026f35e60', '19739ecb-e588-4386-abdb-4b33f3512765', 'bc76a346-a605-41e2-b51d-2a288f1027c4', '213f1147-9012-4221-8b98-0d2616d53f25'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:48:23.199308 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2999ab1f-e633-477f-89e4-5f10ba82c0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28df84c-f208-4c7b-aa24-e20026f35e60', '19739ecb-e588-4386-abdb-4b33f3512765', 'bc76a346-a605-41e2-b51d-2a288f1027c4', '213f1147-9012-4221-8b98-0d2616d53f25']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:48:23.200006 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c463885e-441d-4a43-bc49-59d7fda18a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:48:23.224009 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c463885e-441d-4a43-bc49-59d7fda18a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9af2fe23-67af-47d1-9145-7d13a958cf98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-34289029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['e28df84c-f208-4c7b-aa24-e20026f35e60','19739ecb-e588-4386-abdb-4b33f3512765','bc76a346-a605-41e2-b51d-2a288f1027c4','213f1147-9012-4221-8b98-0d2616d53f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-34289029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9af2fe23-67af-47d1-9145-7d13a958cf98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:48:23.224710 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e96029-b88a-409c-bba3-6ef56e681d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:48:23.240760 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e96029-b88a-409c-bba3-6ef56e681d6a) transitioned into state 'SUCCESS' from state '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-34289029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['e28df84c-f208-4c7b-aa24-e20026f35e60','19739ecb-e588-4386-abdb-4b33f3512765','bc76a346-a605-41e2-b51d-2a288f1027c4','213f1147-9012-4221-8b98-0d2616d53f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:48:23.241848 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628e8676-fc28-4c69-8a80-9636aa42b793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:48:23.251971 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628e8676-fc28-4c69-8a80-9636aa42b793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:48:23.252833 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (21962e2a-e221-42ef-9cd4-27f815072c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:48:23.253250 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:48:23.254419 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f39e100d-688a-40af-93ed-ccaa17ff7efe tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:48:23.254949 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1397/5555] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:48:23 2026] POST /volume/v3/volumes => generated 757 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:48:23.265669 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9eac60b1-96ff-4106-8c75-8e6cc63dbc0a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:23.267725 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9eac60b1-96ff-4106-8c75-8e6cc63dbc0a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:48:23.267725 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9eac60b1-96ff-4106-8c75-8e6cc63dbc0a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:23.267849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9eac60b1-96ff-4106-8c75-8e6cc63dbc0a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:23.274658 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:23.274658 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:48:23.278371 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9eac60b1-96ff-4106-8c75-8e6cc63dbc0a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:48:23.282458 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9eac60b1-96ff-4106-8c75-8e6cc63dbc0a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:48:23.282752 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1382/5556] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:48:23 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:48:24.295353 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-025d548a-a174-4d01-9203-4ff1685fccea None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:24.297629 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-025d548a-a174-4d01-9203-4ff1685fccea tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:48:24.297845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-025d548a-a174-4d01-9203-4ff1685fccea tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:24.298114 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-025d548a-a174-4d01-9203-4ff1685fccea tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:24.304862 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:24.304862 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:48:24.309167 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-025d548a-a174-4d01-9203-4ff1685fccea tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:48:24.315182 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-025d548a-a174-4d01-9203-4ff1685fccea tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:48:24.315688 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1385/5557] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:48:24 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:48:24.327397 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1eb99616-3e78-483a-af7f-be9ed15fcd9e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:24.329609 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1eb99616-3e78-483a-af7f-be9ed15fcd9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:48:24.329870 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1eb99616-3e78-483a-af7f-be9ed15fcd9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:24.330082 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1eb99616-3e78-483a-af7f-be9ed15fcd9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:24.337542 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:24.337542 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:48:24.341473 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1eb99616-3e78-483a-af7f-be9ed15fcd9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:48:24.348219 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1eb99616-3e78-483a-af7f-be9ed15fcd9e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:48:24.348762 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1394/5558] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:48:24 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:48:24.436294 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-80d26854-dc4c-47bf-8755-782f277a363f req-044a6fce-4139-423d-a9e3-caa55a3697df None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:24.489769 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-044a6fce-4139-423d-a9e3-caa55a3697df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:48:24.490015 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-044a6fce-4139-423d-a9e3-caa55a3697df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:24.490237 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-044a6fce-4139-423d-a9e3-caa55a3697df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:24.496957 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:24.496957 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:48:24.500774 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [req-80d26854-dc4c-47bf-8755-782f277a363f req-044a6fce-4139-423d-a9e3-caa55a3697df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:48:24.505548 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-044a6fce-4139-423d-a9e3-caa55a3697df tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:48:24.505958 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1398/5559] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:48:24 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 1365 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:48:24.935411 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-80d26854-dc4c-47bf-8755-782f277a363f req-2a5a79ea-f2d9-48cb-92ec-70e8de7e3b24 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:24.937520 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-2a5a79ea-f2d9-48cb-92ec-70e8de7e3b24 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:48:24.937759 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-2a5a79ea-f2d9-48cb-92ec-70e8de7e3b24 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:24.937986 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-2a5a79ea-f2d9-48cb-92ec-70e8de7e3b24 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:24.944744 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:24.944744 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:48:24.947942 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-80d26854-dc4c-47bf-8755-782f277a363f req-2a5a79ea-f2d9-48cb-92ec-70e8de7e3b24 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:48:24.952445 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-2a5a79ea-f2d9-48cb-92ec-70e8de7e3b24 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:48:24.952877 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1383/5560] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:48:24 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:48:24.962950 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ea910d86-6946-41f7-89be-5ad586b6f4cc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:24.963402 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ea910d86-6946-41f7-89be-5ad586b6f4cc None None] GET https://10.4.3.140/volume// Aug 13 03:48:24.963618 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ea910d86-6946-41f7-89be-5ad586b6f4cc None None] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:24.963840 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ea910d86-6946-41f7-89be-5ad586b6f4cc None None] Calling method 'all' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:24.964268 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ea910d86-6946-41f7-89be-5ad586b6f4cc None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:48:24.964614 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1386/5561] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:48:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:48:24.971954 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-80d26854-dc4c-47bf-8755-782f277a363f req-8c11e390-ab81-4397-8163-600f45cbeea7 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:24.974050 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-8c11e390-ab81-4397-8163-600f45cbeea7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:48:24.974438 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-8c11e390-ab81-4397-8163-600f45cbeea7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9af2fe23-67af-47d1-9145-7d13a958cf98", "connector": null, "instance_uuid": "d63a8dd5-2dab-42e4-a99b-1aa7c290aaad"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:48:24.982580 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:24.982580 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:48:25.005906 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-8c11e390-ab81-4397-8163-600f45cbeea7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:48:25.006335 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1395/5562] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:48:24 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) Aug 13 03:48:25.807005 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d0254cf9-05c4-4ceb-8274-5e585d57142e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:25.807334 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0254cf9-05c4-4ceb-8274-5e585d57142e None None] GET https://10.4.3.140/volume// Aug 13 03:48:25.807472 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0254cf9-05c4-4ceb-8274-5e585d57142e None None] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:25.807647 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d0254cf9-05c4-4ceb-8274-5e585d57142e None None] Calling method 'all' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:25.807949 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d0254cf9-05c4-4ceb-8274-5e585d57142e None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:48:25.808188 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1399/5563] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:48:25 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:48:25.814502 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-80d26854-dc4c-47bf-8755-782f277a363f req-f3a0eccf-bbd5-4340-a2d4-ccc5d5ec11af None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:25.816674 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-f3a0eccf-bbd5-4340-a2d4-ccc5d5ec11af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:48:25.816905 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-f3a0eccf-bbd5-4340-a2d4-ccc5d5ec11af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:48:25.817110 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-f3a0eccf-bbd5-4340-a2d4-ccc5d5ec11af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:48:25.827608 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:25.827608 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:48:25.832113 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-80d26854-dc4c-47bf-8755-782f277a363f req-f3a0eccf-bbd5-4340-a2d4-ccc5d5ec11af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:48:25.838469 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-f3a0eccf-bbd5-4340-a2d4-ccc5d5ec11af tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:48:25.839011 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1384/5564] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:48:25 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:48:25.940573 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-80d26854-dc4c-47bf-8755-782f277a363f req-38838e19-52df-45bd-8b85-ca11cff783fd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:25.942814 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-38838e19-52df-45bd-8b85-ca11cff783fd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/8b54b502-9e68-47d7-b4cf-31490868abb5 Aug 13 03:48:25.943374 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-38838e19-52df-45bd-8b85-ca11cff783fd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:48:25.951976 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-80d26854-dc4c-47bf-8755-782f277a363f req-38838e19-52df-45bd-8b85-ca11cff783fd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-9af2fe23-67af-47d1-9145-7d13a958cf98-np0000007145" by "attachment_update" {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:48:25.957479 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-80d26854-dc4c-47bf-8755-782f277a363f req-38838e19-52df-45bd-8b85-ca11cff783fd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-9af2fe23-67af-47d1-9145-7d13a958cf98-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100340) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:48:25.958532 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:25.958532 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:48:26.031794 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.coordination [req-80d26854-dc4c-47bf-8755-782f277a363f req-38838e19-52df-45bd-8b85-ca11cff783fd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-9af2fe23-67af-47d1-9145-7d13a958cf98-np0000007145" released by "attachment_update" :: held 0.074s {{(pid=100340) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:48:26.032181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-38838e19-52df-45bd-8b85-ca11cff783fd tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/8b54b502-9e68-47d7-b4cf-31490868abb5 returned with HTTP 200 Aug 13 03:48:26.032773 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1387/5565] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:48:25 2026] PUT /volume/v3/attachments/8b54b502-9e68-47d7-b4cf-31490868abb5 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:48:26.053676 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-80d26854-dc4c-47bf-8755-782f277a363f req-708f0746-76cc-4a27-bfbc-8b6b792cc92a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:48:26.055619 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-708f0746-76cc-4a27-bfbc-8b6b792cc92a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/8b54b502-9e68-47d7-b4cf-31490868abb5/action Aug 13 03:48:26.056013 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-708f0746-76cc-4a27-bfbc-8b6b792cc92a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:48:26.056137 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-708f0746-76cc-4a27-bfbc-8b6b792cc92a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:48:26.073643 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:48:26.073643 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:48:26.083303 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-80d26854-dc4c-47bf-8755-782f277a363f req-708f0746-76cc-4a27-bfbc-8b6b792cc92a tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/8b54b502-9e68-47d7-b4cf-31490868abb5/action returned with HTTP 204 Aug 13 03:48:26.083951 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1396/5566] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:48:26 2026] POST /volume/v3/attachments/8b54b502-9e68-47d7-b4cf-31490868abb5/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 13 03:48:34.505991 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:48:35.836519 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:48:36.025174 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:48:36.080558 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:49:11.097113 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-f968aa1d-eaad-47ee-a904-584df7b94ff1 req-5ecf1825-4892-4df2-9e51-7a48cedc0933 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:11.099295 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f968aa1d-eaad-47ee-a904-584df7b94ff1 req-5ecf1825-4892-4df2-9e51-7a48cedc0933 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/8b54b502-9e68-47d7-b4cf-31490868abb5 Aug 13 03:49:11.099482 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f968aa1d-eaad-47ee-a904-584df7b94ff1 req-5ecf1825-4892-4df2-9e51-7a48cedc0933 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:11.099687 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-f968aa1d-eaad-47ee-a904-584df7b94ff1 req-5ecf1825-4892-4df2-9e51-7a48cedc0933 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:11.106495 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:11.106495 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:49:11.150654 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-f968aa1d-eaad-47ee-a904-584df7b94ff1 req-5ecf1825-4892-4df2-9e51-7a48cedc0933 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/8b54b502-9e68-47d7-b4cf-31490868abb5 returned with HTTP 200 Aug 13 03:49:11.151210 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1400/5567] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:49:11 2026] DELETE /volume/v3/attachments/8b54b502-9e68-47d7-b4cf-31490868abb5 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:49:12.364110 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-64c7addb-15d7-4570-a9c7-9a1ee3fbad85 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:12.366312 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-64c7addb-15d7-4570-a9c7-9a1ee3fbad85 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:49:12.366496 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-64c7addb-15d7-4570-a9c7-9a1ee3fbad85 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:12.366675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-64c7addb-15d7-4570-a9c7-9a1ee3fbad85 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:12.374177 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:12.374177 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:49:12.377791 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-64c7addb-15d7-4570-a9c7-9a1ee3fbad85 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:49:12.382021 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-64c7addb-15d7-4570-a9c7-9a1ee3fbad85 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:49:12.382406 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1385/5568] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:49:12 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:49:12.815271 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-1d42b577-8b00-4277-93bc-48c2d53a69c7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:12.817186 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-1d42b577-8b00-4277-93bc-48c2d53a69c7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:49:12.817365 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-1d42b577-8b00-4277-93bc-48c2d53a69c7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:12.817538 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-1d42b577-8b00-4277-93bc-48c2d53a69c7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:12.824338 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:12.824338 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:49:12.827604 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-1d42b577-8b00-4277-93bc-48c2d53a69c7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:49:12.831918 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-1d42b577-8b00-4277-93bc-48c2d53a69c7 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:49:12.832260 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1388/5569] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:49:12 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:49:12.842862 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2d3075fe-57db-4983-ad5e-473495a9defc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:12.843269 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d3075fe-57db-4983-ad5e-473495a9defc None None] GET https://10.4.3.140/volume// Aug 13 03:49:12.843435 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2d3075fe-57db-4983-ad5e-473495a9defc None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:12.843635 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2d3075fe-57db-4983-ad5e-473495a9defc None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:12.843962 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2d3075fe-57db-4983-ad5e-473495a9defc None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:49:12.844268 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1397/5570] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:49:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:49:12.852371 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-4126f975-59c7-465c-a566-cc7f97f02b29 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:12.855128 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-4126f975-59c7-465c-a566-cc7f97f02b29 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:49:12.855584 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-4126f975-59c7-465c-a566-cc7f97f02b29 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9af2fe23-67af-47d1-9145-7d13a958cf98", "connector": null, "instance_uuid": "bf1e27dd-2c36-447f-b192-d9ccf4556b1e"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:49:12.866241 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:12.866241 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:49:12.891620 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-4126f975-59c7-465c-a566-cc7f97f02b29 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:49:12.892307 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1401/5571] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:49:12 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) Aug 13 03:49:13.558731 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6f61d3ed-2708-48d9-a93a-c6b039835faf None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:13.559047 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6f61d3ed-2708-48d9-a93a-c6b039835faf None None] GET https://10.4.3.140/volume// Aug 13 03:49:13.559206 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6f61d3ed-2708-48d9-a93a-c6b039835faf None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:13.559491 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6f61d3ed-2708-48d9-a93a-c6b039835faf None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:13.559657 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6f61d3ed-2708-48d9-a93a-c6b039835faf None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:49:13.559905 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1386/5572] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:49:13 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:49:13.570107 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-863d6abb-a08f-4b58-9962-6414b1b3a8b8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:13.572193 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-863d6abb-a08f-4b58-9962-6414b1b3a8b8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:49:13.572394 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-863d6abb-a08f-4b58-9962-6414b1b3a8b8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:13.572584 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-863d6abb-a08f-4b58-9962-6414b1b3a8b8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:13.580849 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:13.580849 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:49:13.583759 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-863d6abb-a08f-4b58-9962-6414b1b3a8b8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:49:13.588428 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-863d6abb-a08f-4b58-9962-6414b1b3a8b8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:49:13.588904 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1389/5573] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:49:13 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:49:13.683881 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-ae061e1b-c4d2-4039-b1cc-89120ca45274 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:13.685766 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-ae061e1b-c4d2-4039-b1cc-89120ca45274 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/426b4a73-fb70-4c09-b833-3c3a824fe42c Aug 13 03:49:13.686209 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-ae061e1b-c4d2-4039-b1cc-89120ca45274 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:49:13.693810 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-ae061e1b-c4d2-4039-b1cc-89120ca45274 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-9af2fe23-67af-47d1-9145-7d13a958cf98-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:49:13.698582 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-ae061e1b-c4d2-4039-b1cc-89120ca45274 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-9af2fe23-67af-47d1-9145-7d13a958cf98-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:49:13.699999 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:13.699999 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:49:13.772446 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-ae061e1b-c4d2-4039-b1cc-89120ca45274 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-9af2fe23-67af-47d1-9145-7d13a958cf98-np0000007145" released by "attachment_update" :: held 0.074s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:49:13.773020 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-ae061e1b-c4d2-4039-b1cc-89120ca45274 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/426b4a73-fb70-4c09-b833-3c3a824fe42c returned with HTTP 200 Aug 13 03:49:13.773482 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1398/5574] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:49:13 2026] PUT /volume/v3/attachments/426b4a73-fb70-4c09-b833-3c3a824fe42c => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:49:13.791555 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-fc5c0107-c640-402c-9c79-624c78d4f17f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:13.793512 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-fc5c0107-c640-402c-9c79-624c78d4f17f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/426b4a73-fb70-4c09-b833-3c3a824fe42c/action Aug 13 03:49:13.793840 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-fc5c0107-c640-402c-9c79-624c78d4f17f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:49:13.794120 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-fc5c0107-c640-402c-9c79-624c78d4f17f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:49:13.806764 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:13.806764 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:49:13.814133 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-bf22471c-aac9-421b-a7eb-f5792d0cba2a req-fc5c0107-c640-402c-9c79-624c78d4f17f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/426b4a73-fb70-4c09-b833-3c3a824fe42c/action returned with HTTP 204 Aug 13 03:49:13.814495 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1402/5575] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:49:13 2026] POST /volume/v3/attachments/426b4a73-fb70-4c09-b833-3c3a824fe42c/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:49:22.380779 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=4 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:49:23.587049 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=9 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:49:23.766683 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:49:23.811959 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:49:57.742614 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-3478e7ef-08b1-4ea0-83f7-26f82e4433a6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:57.744184 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3478e7ef-08b1-4ea0-83f7-26f82e4433a6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:49:57.744506 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-3478e7ef-08b1-4ea0-83f7-26f82e4433a6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9af2fe23-67af-47d1-9145-7d13a958cf98", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-576707135", "description": null, "metadata": null}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:49:57.755728 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:57.755728 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:49:57.756227 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3478e7ef-08b1-4ea0-83f7-26f82e4433a6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:49:57.756422 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-3478e7ef-08b1-4ea0-83f7-26f82e4433a6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create snapshot from volume 9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:49:57.777983 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-3478e7ef-08b1-4ea0-83f7-26f82e4433a6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['3a6be7db-efaf-4319-9640-5756289bf39a', '51bda64a-f375-4e29-a3be-b5d3d992970e', '02470ce7-339c-4488-9f06-b8cc618bd4ed', 'ce92d478-c52e-454b-a4de-0833a51c8697'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:49:57.802957 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-3478e7ef-08b1-4ea0-83f7-26f82e4433a6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot force create request issued successfully. Aug 13 03:49:57.803289 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-3478e7ef-08b1-4ea0-83f7-26f82e4433a6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:49:57.803728 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1387/5576] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:49:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:49:57.811616 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2e1d92e0-0dbc-4631-8810-f5f34d50269b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:57.813174 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2e1d92e0-0dbc-4631-8810-f5f34d50269b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 Aug 13 03:49:57.813357 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2e1d92e0-0dbc-4631-8810-f5f34d50269b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:57.813528 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2e1d92e0-0dbc-4631-8810-f5f34d50269b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:57.818167 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:57.818167 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:49:57.818536 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2e1d92e0-0dbc-4631-8810-f5f34d50269b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:49:57.819176 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2e1d92e0-0dbc-4631-8810-f5f34d50269b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 returned with HTTP 200 Aug 13 03:49:57.819491 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1390/5577] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:49:57 2026] GET /volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:49:58.827611 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5fa83712-9717-4fc9-aa51-9e64e844cfda None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:58.829100 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fa83712-9717-4fc9-aa51-9e64e844cfda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 Aug 13 03:49:58.829274 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5fa83712-9717-4fc9-aa51-9e64e844cfda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:58.829441 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5fa83712-9717-4fc9-aa51-9e64e844cfda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:58.834222 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:58.834222 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:49:58.834628 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-5fa83712-9717-4fc9-aa51-9e64e844cfda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:49:58.835309 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5fa83712-9717-4fc9-aa51-9e64e844cfda tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 returned with HTTP 200 Aug 13 03:49:58.835607 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1399/5578] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:49:58 2026] GET /volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:49:58.843515 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-4e1c87e9-4ab4-4410-ae10-174497960bf3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:58.845157 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4e1c87e9-4ab4-4410-ae10-174497960bf3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 Aug 13 03:49:58.845360 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4e1c87e9-4ab4-4410-ae10-174497960bf3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:58.845535 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-4e1c87e9-4ab4-4410-ae10-174497960bf3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:58.850003 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:58.850003 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:49:58.850335 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-4e1c87e9-4ab4-4410-ae10-174497960bf3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:49:58.850985 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-4e1c87e9-4ab4-4410-ae10-174497960bf3 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 returned with HTTP 200 Aug 13 03:49:58.851291 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1403/5579] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:49:58 2026] GET /volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:49:58.858528 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:58.860181 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:49:58.860496 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1505991840", "snapshot_id": "2f7afbeb-5168-4afc-8e7e-505fec16f4c5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:49:58.861901 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1505991840', 'snapshot_id': '2f7afbeb-5168-4afc-8e7e-505fec16f4c5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:49:58.866228 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:58.866228 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:49:58.866602 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:49:58.866719 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume of 1 GB Aug 13 03:49:58.869511 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Availability Zones retrieved successfully. Aug 13 03:49:58.874670 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (b9f530e5-abd3-4873-9b92-c60d9779037e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:49:58.875546 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be16b62-d62f-4c47-98fb-6e3a175428f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:49:58.876372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:49:58.902449 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0be16b62-d62f-4c47-98fb-6e3a175428f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2f7afbeb-5168-4afc-8e7e-505fec16f4c5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:49:58.903178 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3764de5b-8426-4603-b43c-3b2f0e01ca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:49:58.937048 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Created reservations ['e226a84d-3926-436d-b764-7a230d251ba6', '141bafe9-19ac-4d42-bd47-b83a94150c16', 'cd9b21a7-70f9-4f37-b9d2-53a5b4fe8e96', 'a97cc2f8-e867-4de4-a319-adb435e86c20'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:49:58.937675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3764de5b-8426-4603-b43c-3b2f0e01ca84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e226a84d-3926-436d-b764-7a230d251ba6', '141bafe9-19ac-4d42-bd47-b83a94150c16', 'cd9b21a7-70f9-4f37-b9d2-53a5b4fe8e96', 'a97cc2f8-e867-4de4-a319-adb435e86c20']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:49:58.938355 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bea7cb9-7b81-4b00-95b5-d90755cee5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:49:58.974338 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bea7cb9-7b81-4b00-95b5-d90755cee5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dbee572-ece7-45de-a13b-2b9db0ff3e49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1505991840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['e226a84d-3926-436d-b764-7a230d251ba6','141bafe9-19ac-4d42-bd47-b83a94150c16','cd9b21a7-70f9-4f37-b9d2-53a5b4fe8e96','a97cc2f8-e867-4de4-a319-adb435e86c20'],size=1,snapshot_id=2f7afbeb-5168-4afc-8e7e-505fec16f4c5,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), '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-08-13T03:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1505991840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dbee572-ece7-45de-a13b-2b9db0ff3e49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd0f2c66f7bc4299a96fc74414819904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2f7afbeb-5168-4afc-8e7e-505fec16f4c5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bab576f18524b4196bac1b0555e35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:49:58.974999 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423e2fa2-500c-4056-bcc0-0faf86c0a96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:49:58.989675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423e2fa2-500c-4056-bcc0-0faf86c0a96c) transitioned into state 'SUCCESS' from state '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-1505991840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd0f2c66f7bc4299a96fc74414819904',qos_specs=None,replication_status=,reservations=['e226a84d-3926-436d-b764-7a230d251ba6','141bafe9-19ac-4d42-bd47-b83a94150c16','cd9b21a7-70f9-4f37-b9d2-53a5b4fe8e96','a97cc2f8-e867-4de4-a319-adb435e86c20'],size=1,snapshot_id=2f7afbeb-5168-4afc-8e7e-505fec16f4c5,source_replicaid=,source_volid=None,status='creating',user_id='9bab576f18524b4196bac1b0555e35d3',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:49:58.990316 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea385e9-6b96-421f-bb8c-d7a0dab50557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:49:59.009578 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ea385e9-6b96-421f-bb8c-d7a0dab50557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:49:59.010306 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Flow 'volume_create_api' (b9f530e5-abd3-4873-9b92-c60d9779037e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:49:59.010554 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Create volume request issued successfully. Aug 13 03:49:59.011061 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b833e997-0ac7-4f35-8d1a-4510ab9e7338 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:49:59.011445 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1388/5580] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:49:58 2026] POST /volume/v3/volumes => generated 785 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:49:59.022749 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7c019490-b304-454d-8776-6c8f73e47dae None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:49:59.025091 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7c019490-b304-454d-8776-6c8f73e47dae tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:49:59.025402 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7c019490-b304-454d-8776-6c8f73e47dae tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:49:59.025663 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7c019490-b304-454d-8776-6c8f73e47dae tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:49:59.034387 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:49:59.034387 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:49:59.038560 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7c019490-b304-454d-8776-6c8f73e47dae tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:49:59.043709 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7c019490-b304-454d-8776-6c8f73e47dae tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 returned with HTTP 200 Aug 13 03:49:59.044254 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1391/5581] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:49:59 2026] GET /volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:50:00.055302 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bebce049-be78-43f1-b5ab-76fe735a3e0c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:00.057007 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bebce049-be78-43f1-b5ab-76fe735a3e0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:50:00.057224 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bebce049-be78-43f1-b5ab-76fe735a3e0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:00.057429 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bebce049-be78-43f1-b5ab-76fe735a3e0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:00.063642 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:00.063642 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:50:00.066848 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-bebce049-be78-43f1-b5ab-76fe735a3e0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:50:00.070655 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bebce049-be78-43f1-b5ab-76fe735a3e0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 returned with HTTP 200 Aug 13 03:50:00.071042 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1400/5582] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:50:00 2026] GET /volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:50:00.082172 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ee8037a6-cdb5-4ab8-a4c0-130ea9c2c18c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:00.083851 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee8037a6-cdb5-4ab8-a4c0-130ea9c2c18c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:50:00.084037 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee8037a6-cdb5-4ab8-a4c0-130ea9c2c18c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:00.084221 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ee8037a6-cdb5-4ab8-a4c0-130ea9c2c18c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:00.091844 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:00.091844 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:50:00.094989 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ee8037a6-cdb5-4ab8-a4c0-130ea9c2c18c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:50:00.098963 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ee8037a6-cdb5-4ab8-a4c0-130ea9c2c18c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 returned with HTTP 200 Aug 13 03:50:00.099316 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1404/5583] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:50:00 2026] GET /volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:50:00.179442 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-64b0a0a6-2ceb-42d6-953e-679d9e5d7be0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:00.181580 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-64b0a0a6-2ceb-42d6-953e-679d9e5d7be0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:50:00.181761 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-64b0a0a6-2ceb-42d6-953e-679d9e5d7be0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:00.181985 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-64b0a0a6-2ceb-42d6-953e-679d9e5d7be0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:00.188708 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:00.188708 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:50:00.192044 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-64b0a0a6-2ceb-42d6-953e-679d9e5d7be0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:50:00.196228 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-64b0a0a6-2ceb-42d6-953e-679d9e5d7be0 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 returned with HTTP 200 Aug 13 03:50:00.196607 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1389/5584] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:50:00 2026] GET /volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:50:00.598262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-59b4ad3d-13ef-41da-8e1f-28759e0629c1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:00.600355 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-59b4ad3d-13ef-41da-8e1f-28759e0629c1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:50:00.600609 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-59b4ad3d-13ef-41da-8e1f-28759e0629c1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:00.600835 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-59b4ad3d-13ef-41da-8e1f-28759e0629c1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:00.607453 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:00.607453 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:50:00.610838 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-59b4ad3d-13ef-41da-8e1f-28759e0629c1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:50:00.614765 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-59b4ad3d-13ef-41da-8e1f-28759e0629c1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 returned with HTTP 200 Aug 13 03:50:00.615119 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1392/5585] 10.4.3.140 () {68 vars in 1598 bytes} [Thu Aug 13 03:50:00 2026] GET /volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:50:00.623662 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-bf686457-c28d-4a0f-9d92-82c284542972 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:00.624041 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf686457-c28d-4a0f-9d92-82c284542972 None None] GET https://10.4.3.140/volume// Aug 13 03:50:00.624225 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bf686457-c28d-4a0f-9d92-82c284542972 None None] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:00.624404 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-bf686457-c28d-4a0f-9d92-82c284542972 None None] Calling method 'all' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:00.624712 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-bf686457-c28d-4a0f-9d92-82c284542972 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:50:00.625001 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1401/5586] 10.4.3.140 () {66 vars in 1419 bytes} [Thu Aug 13 03:50:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:50:00.631690 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-65139515-110b-44d3-87fc-f66d0dd06bce None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:00.633709 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-65139515-110b-44d3-87fc-f66d0dd06bce tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments Aug 13 03:50:00.634101 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-65139515-110b-44d3-87fc-f66d0dd06bce tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dbee572-ece7-45de-a13b-2b9db0ff3e49", "connector": null, "instance_uuid": "47f8770b-3fc8-423e-b9ed-6afd15da61f7"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:50:00.641770 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:00.641770 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:50:00.662900 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-65139515-110b-44d3-87fc-f66d0dd06bce tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments returned with HTTP 200 Aug 13 03:50:00.663428 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1405/5587] 10.4.3.140 () {74 vars in 1594 bytes} [Thu Aug 13 03:50:00 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) Aug 13 03:50:01.426005 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-98c73204-b0c9-4dff-a8dd-408e58879d41 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:01.426441 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98c73204-b0c9-4dff-a8dd-408e58879d41 None None] GET https://10.4.3.140/volume// Aug 13 03:50:01.426637 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98c73204-b0c9-4dff-a8dd-408e58879d41 None None] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:01.426853 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98c73204-b0c9-4dff-a8dd-408e58879d41 None None] Calling method 'all' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:01.427193 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98c73204-b0c9-4dff-a8dd-408e58879d41 None None] https://10.4.3.140/volume// returned with HTTP 300 Aug 13 03:50:01.427474 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1390/5588] 10.4.3.140 () {66 vars in 1426 bytes} [Thu Aug 13 03:50:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 13 03:50:01.434676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-285d5837-b05e-47d6-bb02-45ddc98ebdac None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:01.436792 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-285d5837-b05e-47d6-bb02-45ddc98ebdac tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:50:01.437053 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-285d5837-b05e-47d6-bb02-45ddc98ebdac tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:01.437276 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-285d5837-b05e-47d6-bb02-45ddc98ebdac tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:01.446876 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:01.446876 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:50:01.450311 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-285d5837-b05e-47d6-bb02-45ddc98ebdac tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:50:01.454734 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-285d5837-b05e-47d6-bb02-45ddc98ebdac tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 returned with HTTP 200 Aug 13 03:50:01.455121 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1393/5589] 10.4.3.140 () {70 vars in 1639 bytes} [Thu Aug 13 03:50:01 2026] GET /volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 13 03:50:01.551432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-62d61aa9-e2f3-49c7-b2fb-fe3d8433ba0c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:01.554310 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-62d61aa9-e2f3-49c7-b2fb-fe3d8433ba0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] PUT https://10.4.3.140/volume/v3/attachments/38d3f4f8-e267-41cf-8b7d-9f6092441326 Aug 13 03:50:01.554883 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-62d61aa9-e2f3-49c7-b2fb-fe3d8433ba0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.140", "host": "np0000007145", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7d26f386cef", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "61e69f01-3c5e-4b5e-b208-b507992636cc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:50:01.572793 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-62d61aa9-e2f3-49c7-b2fb-fe3d8433ba0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Acquiring lock "cinder-attachment_update-0dbee572-ece7-45de-a13b-2b9db0ff3e49-np0000007145" by "attachment_update" {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 13 03:50:01.577983 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-62d61aa9-e2f3-49c7-b2fb-fe3d8433ba0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-0dbee572-ece7-45de-a13b-2b9db0ff3e49-np0000007145" acquired by "attachment_update" :: waited 0.005s {{(pid=100342) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 13 03:50:01.578974 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:01.578974 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:50:01.658149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.coordination [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-62d61aa9-e2f3-49c7-b2fb-fe3d8433ba0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Lock "cinder-attachment_update-0dbee572-ece7-45de-a13b-2b9db0ff3e49-np0000007145" released by "attachment_update" :: held 0.080s {{(pid=100342) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 13 03:50:01.658504 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-62d61aa9-e2f3-49c7-b2fb-fe3d8433ba0c tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/38d3f4f8-e267-41cf-8b7d-9f6092441326 returned with HTTP 200 Aug 13 03:50:01.659375 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1402/5590] 10.4.3.140 () {74 vars in 1704 bytes} [Thu Aug 13 03:50:01 2026] PUT /volume/v3/attachments/38d3f4f8-e267-41cf-8b7d-9f6092441326 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:50:01.678845 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-da8baa3f-7563-4cec-9d7e-c9be5d98171f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:01.680871 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-da8baa3f-7563-4cec-9d7e-c9be5d98171f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] POST https://10.4.3.140/volume/v3/attachments/38d3f4f8-e267-41cf-8b7d-9f6092441326/action Aug 13 03:50:01.681286 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-da8baa3f-7563-4cec-9d7e-c9be5d98171f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action body: b'{"os-complete": null}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:50:01.681432 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-da8baa3f-7563-4cec-9d7e-c9be5d98171f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:50:01.697909 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:01.697909 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:50:01.707480 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-04774fa3-a27f-43bc-b2f6-126c1e73a77b req-da8baa3f-7563-4cec-9d7e-c9be5d98171f tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/38d3f4f8-e267-41cf-8b7d-9f6092441326/action returned with HTTP 204 Aug 13 03:50:01.708271 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1406/5591] 10.4.3.140 () {74 vars in 1725 bytes} [Thu Aug 13 03:50:01 2026] POST /volume/v3/attachments/38d3f4f8-e267-41cf-8b7d-9f6092441326/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:50:10.195078 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:50:11.453300 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=14 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:50:11.652402 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:50:11.704792 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:50:46.693985 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [req-98cbfa68-e98d-4d05-9828-cfa72b0e89a3 req-02159bc9-4c98-4917-afc7-e69f18b34a5b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:46.695803 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-98cbfa68-e98d-4d05-9828-cfa72b0e89a3 req-02159bc9-4c98-4917-afc7-e69f18b34a5b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/38d3f4f8-e267-41cf-8b7d-9f6092441326 Aug 13 03:50:46.695998 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-98cbfa68-e98d-4d05-9828-cfa72b0e89a3 req-02159bc9-4c98-4917-afc7-e69f18b34a5b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:46.696432 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [req-98cbfa68-e98d-4d05-9828-cfa72b0e89a3 req-02159bc9-4c98-4917-afc7-e69f18b34a5b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:46.702591 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:46.702591 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:50:46.740572 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [req-98cbfa68-e98d-4d05-9828-cfa72b0e89a3 req-02159bc9-4c98-4917-afc7-e69f18b34a5b tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/38d3f4f8-e267-41cf-8b7d-9f6092441326 returned with HTTP 200 Aug 13 03:50:46.740903 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1391/5592] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:50:46 2026] DELETE /volume/v3/attachments/38d3f4f8-e267-41cf-8b7d-9f6092441326 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:50:47.970170 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-a1e59dba-37cd-408f-835e-00fd006559d2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:47.971984 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a1e59dba-37cd-408f-835e-00fd006559d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:50:47.972179 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a1e59dba-37cd-408f-835e-00fd006559d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:47.972380 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-a1e59dba-37cd-408f-835e-00fd006559d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:47.972531 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-a1e59dba-37cd-408f-835e-00fd006559d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: 0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:50:47.979556 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:47.979556 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:50:47.980027 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a1e59dba-37cd-408f-835e-00fd006559d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:50:47.993395 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-a1e59dba-37cd-408f-835e-00fd006559d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:50:47.993555 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-a1e59dba-37cd-408f-835e-00fd006559d2 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 returned with HTTP 202 Aug 13 03:50:47.993942 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1394/5593] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:50:47 2026] DELETE /volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:50:48.000543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-79016898-8f0a-46e2-974c-c5f1d35f0685 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:48.002221 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79016898-8f0a-46e2-974c-c5f1d35f0685 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:50:48.002442 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79016898-8f0a-46e2-974c-c5f1d35f0685 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:48.002692 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-79016898-8f0a-46e2-974c-c5f1d35f0685 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:48.009347 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:48.009347 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:50:48.012652 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-79016898-8f0a-46e2-974c-c5f1d35f0685 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:50:48.017563 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-79016898-8f0a-46e2-974c-c5f1d35f0685 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 returned with HTTP 200 Aug 13 03:50:48.017962 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1403/5594] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:50:47 2026] GET /volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:50:49.030097 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7cb6ed41-87a0-4105-bf00-eb4f27bd2770 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:49.031872 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7cb6ed41-87a0-4105-bf00-eb4f27bd2770 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 Aug 13 03:50:49.032063 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7cb6ed41-87a0-4105-bf00-eb4f27bd2770 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:49.032260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7cb6ed41-87a0-4105-bf00-eb4f27bd2770 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:49.037481 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7cb6ed41-87a0-4105-bf00-eb4f27bd2770 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 returned with HTTP 404 Aug 13 03:50:49.037892 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1407/5595] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:50:49 2026] GET /volume/v3/volumes/0dbee572-ece7-45de-a13b-2b9db0ff3e49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:50:49.043644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d5c7b28e-4518-478a-ab9d-6363a1e484b6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:49.045167 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d5c7b28e-4518-478a-ab9d-6363a1e484b6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 Aug 13 03:50:49.045339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d5c7b28e-4518-478a-ab9d-6363a1e484b6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:49.045508 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d5c7b28e-4518-478a-ab9d-6363a1e484b6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:49.045612 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-d5c7b28e-4518-478a-ab9d-6363a1e484b6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete snapshot with id: 2f7afbeb-5168-4afc-8e7e-505fec16f4c5 Aug 13 03:50:49.050193 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:49.050193 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:50:49.050545 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d5c7b28e-4518-478a-ab9d-6363a1e484b6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:50:49.064840 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d5c7b28e-4518-478a-ab9d-6363a1e484b6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot delete request issued successfully. Aug 13 03:50:49.064999 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d5c7b28e-4518-478a-ab9d-6363a1e484b6 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 returned with HTTP 202 Aug 13 03:50:49.065381 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1392/5596] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:50:49 2026] DELETE /volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:50:49.071717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f1916df2-e58a-4a7a-92ca-fa7fa32d22fc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:49.073686 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f1916df2-e58a-4a7a-92ca-fa7fa32d22fc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 Aug 13 03:50:49.073947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f1916df2-e58a-4a7a-92ca-fa7fa32d22fc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:49.074180 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f1916df2-e58a-4a7a-92ca-fa7fa32d22fc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:49.078845 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:49.078845 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:50:49.079312 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-f1916df2-e58a-4a7a-92ca-fa7fa32d22fc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Snapshot retrieved successfully. Aug 13 03:50:49.080033 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f1916df2-e58a-4a7a-92ca-fa7fa32d22fc tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 returned with HTTP 200 Aug 13 03:50:49.080399 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1395/5597] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:50:49 2026] GET /volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:50:50.088848 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f54947db-6ca3-4493-95f4-a8fdcb9a9bd1 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:50.090404 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f54947db-6ca3-4493-95f4-a8fdcb9a9bd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 Aug 13 03:50:50.090563 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f54947db-6ca3-4493-95f4-a8fdcb9a9bd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:50.090731 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f54947db-6ca3-4493-95f4-a8fdcb9a9bd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:50.094614 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f54947db-6ca3-4493-95f4-a8fdcb9a9bd1 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 returned with HTTP 404 Aug 13 03:50:50.095025 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1404/5598] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:50:50 2026] GET /volume/v3/snapshots/2f7afbeb-5168-4afc-8e7e-505fec16f4c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:50:51.516315 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [req-9b06e8cf-b5ea-4f76-b528-4639b0e98774 req-bea97bb0-41dd-40d8-98d7-497c5ef00e64 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:51.518459 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9b06e8cf-b5ea-4f76-b528-4639b0e98774 req-bea97bb0-41dd-40d8-98d7-497c5ef00e64 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/attachments/426b4a73-fb70-4c09-b833-3c3a824fe42c Aug 13 03:50:51.518621 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9b06e8cf-b5ea-4f76-b528-4639b0e98774 req-bea97bb0-41dd-40d8-98d7-497c5ef00e64 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:51.518788 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [req-9b06e8cf-b5ea-4f76-b528-4639b0e98774 req-bea97bb0-41dd-40d8-98d7-497c5ef00e64 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'version_select' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:51.524764 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:51.524764 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:50:51.561412 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [req-9b06e8cf-b5ea-4f76-b528-4639b0e98774 req-bea97bb0-41dd-40d8-98d7-497c5ef00e64 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/attachments/426b4a73-fb70-4c09-b833-3c3a824fe42c returned with HTTP 200 Aug 13 03:50:51.561774 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1408/5599] 10.4.3.140 () {72 vars in 1673 bytes} [Thu Aug 13 03:50:51 2026] DELETE /volume/v3/attachments/426b4a73-fb70-4c09-b833-3c3a824fe42c => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:50:52.993661 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-76a847ef-a114-4123-8f75-7574cec71ce8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:52.995244 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-76a847ef-a114-4123-8f75-7574cec71ce8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] DELETE https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:50:52.995405 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-76a847ef-a114-4123-8f75-7574cec71ce8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:52.995573 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-76a847ef-a114-4123-8f75-7574cec71ce8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:52.995715 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-76a847ef-a114-4123-8f75-7574cec71ce8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume with id: 9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:50:53.002880 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:53.002880 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:50:53.003406 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-76a847ef-a114-4123-8f75-7574cec71ce8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:50:53.016908 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-76a847ef-a114-4123-8f75-7574cec71ce8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Delete volume request issued successfully. Aug 13 03:50:53.017061 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-76a847ef-a114-4123-8f75-7574cec71ce8 tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 202 Aug 13 03:50:53.017446 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1393/5600] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:50:52 2026] DELETE /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:50:53.023887 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e88deeb4-cc71-46b3-81db-ee74337c7eba None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:53.025532 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e88deeb4-cc71-46b3-81db-ee74337c7eba tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:50:53.025724 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e88deeb4-cc71-46b3-81db-ee74337c7eba tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:53.025910 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e88deeb4-cc71-46b3-81db-ee74337c7eba tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:53.032066 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:50:53.032066 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:50:53.035268 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-e88deeb4-cc71-46b3-81db-ee74337c7eba tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Volume info retrieved successfully. Aug 13 03:50:53.039540 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e88deeb4-cc71-46b3-81db-ee74337c7eba tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 200 Aug 13 03:50:53.039891 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1396/5601] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:50:53 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:50:54.054560 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-93699deb-382e-4512-97b9-180b84c35b2e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:50:54.056378 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-93699deb-382e-4512-97b9-180b84c35b2e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] GET https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 Aug 13 03:50:54.056558 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-93699deb-382e-4512-97b9-180b84c35b2e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:50:54.056734 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-93699deb-382e-4512-97b9-180b84c35b2e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:50:54.061886 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-93699deb-382e-4512-97b9-180b84c35b2e tempest-TestVolumeBootPattern-1821565529 tempest-TestVolumeBootPattern-1821565529-project-member] https://10.4.3.140/volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 returned with HTTP 404 Aug 13 03:50:54.062305 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1405/5602] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:50:54 2026] GET /volume/v3/volumes/9af2fe23-67af-47d1-9145-7d13a958cf98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:51:00.327353 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b89833e3-58e3-4195-af19-7995f2e6076f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:00.436090 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:51:00.436412 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-425925473"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:51:00.437786 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-425925473'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:51:00.437912 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Create volume of 1 GB Aug 13 03:51:00.438211 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:00.438211 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:00.442232 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Availability Zones retrieved successfully. Aug 13 03:51:00.446980 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Flow 'volume_create_api' (87ec1954-1ea5-40e4-b5c2-f356f2f978da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:51:00.447963 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f52c8f3-0300-4a50-8dfa-12dfc8bbc416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:00.448856 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:51:00.471756 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f52c8f3-0300-4a50-8dfa-12dfc8bbc416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:00.472627 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f2f471-f218-47fe-a5a1-a72525f95631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:00.521354 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Created reservations ['2030dcda-2702-460c-83cf-9b6f0171b5eb', '3eac430f-f122-4b38-ae0a-9bf7856216a5', '3a47437f-aac7-4d67-90c0-7e46f39a104d', '4757578b-7482-4bf2-a392-b66343b6ea2d'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:51:00.522155 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f2f471-f218-47fe-a5a1-a72525f95631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2030dcda-2702-460c-83cf-9b6f0171b5eb', '3eac430f-f122-4b38-ae0a-9bf7856216a5', '3a47437f-aac7-4d67-90c0-7e46f39a104d', '4757578b-7482-4bf2-a392-b66343b6ea2d']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:00.522934 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded451dc-b38f-440f-8a85-5b2299523796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:00.544028 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded451dc-b38f-440f-8a85-5b2299523796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d1258a7-649d-461e-821d-b4b80e2f1e24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-425925473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101428fabb3d46a0a8f4abf4cb5c8ea0',qos_specs=None,replication_status=,reservations=['2030dcda-2702-460c-83cf-9b6f0171b5eb','3eac430f-f122-4b38-ae0a-9bf7856216a5','3a47437f-aac7-4d67-90c0-7e46f39a104d','4757578b-7482-4bf2-a392-b66343b6ea2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b90518d5f04bb0ae7a3739d4f89663',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-425925473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d1258a7-649d-461e-821d-b4b80e2f1e24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='101428fabb3d46a0a8f4abf4cb5c8ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5b90518d5f04bb0ae7a3739d4f89663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:00.544721 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a61229e-954b-40d4-b6bc-7624e900aebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:00.561022 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a61229e-954b-40d4-b6bc-7624e900aebf) transitioned into state 'SUCCESS' from state '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-425925473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101428fabb3d46a0a8f4abf4cb5c8ea0',qos_specs=None,replication_status=,reservations=['2030dcda-2702-460c-83cf-9b6f0171b5eb','3eac430f-f122-4b38-ae0a-9bf7856216a5','3a47437f-aac7-4d67-90c0-7e46f39a104d','4757578b-7482-4bf2-a392-b66343b6ea2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b90518d5f04bb0ae7a3739d4f89663',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:00.561785 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a8f2ecf-3ffc-42f0-9524-70595974f033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:00.570770 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a8f2ecf-3ffc-42f0-9524-70595974f033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:00.571607 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Flow 'volume_create_api' (87ec1954-1ea5-40e4-b5c2-f356f2f978da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:51:00.571993 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Create volume request issued successfully. Aug 13 03:51:00.572539 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b89833e3-58e3-4195-af19-7995f2e6076f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:51:00.573103 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1409/5603] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:51:00 2026] POST /volume/v3/volumes => generated 748 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:51:00.583586 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9ce01171-dd5f-45ac-a120-a496292e7eec None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:00.585361 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ce01171-dd5f-45ac-a120-a496292e7eec tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 Aug 13 03:51:00.585591 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ce01171-dd5f-45ac-a120-a496292e7eec tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:00.585853 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9ce01171-dd5f-45ac-a120-a496292e7eec tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:00.592554 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:00.592554 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:00.595966 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-9ce01171-dd5f-45ac-a120-a496292e7eec tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:51:00.600038 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9ce01171-dd5f-45ac-a120-a496292e7eec tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 returned with HTTP 200 Aug 13 03:51:00.600433 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1394/5604] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:00 2026] GET /volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:01.613408 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-74d2984b-5f6f-4bfc-b76a-7b1c0321607a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:01.615177 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-74d2984b-5f6f-4bfc-b76a-7b1c0321607a tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 Aug 13 03:51:01.615354 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-74d2984b-5f6f-4bfc-b76a-7b1c0321607a tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:01.615543 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-74d2984b-5f6f-4bfc-b76a-7b1c0321607a tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:01.621476 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:01.621476 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:01.624175 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-74d2984b-5f6f-4bfc-b76a-7b1c0321607a tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:51:01.627357 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-74d2984b-5f6f-4bfc-b76a-7b1c0321607a tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 returned with HTTP 200 Aug 13 03:51:01.627661 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1397/5605] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:01 2026] GET /volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:01.638841 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a8d26034-db89-4b73-90b0-d63cb03e79cc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:01.640618 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8d26034-db89-4b73-90b0-d63cb03e79cc tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:51:01.640989 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a8d26034-db89-4b73-90b0-d63cb03e79cc tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d1258a7-649d-461e-821d-b4b80e2f1e24", "name": "tempest-VolumesBackupsTest-Backup-353490809"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:51:01.642309 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-a8d26034-db89-4b73-90b0-d63cb03e79cc tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Creating new backup {'backup': {'volume_id': '3d1258a7-649d-461e-821d-b4b80e2f1e24', 'name': 'tempest-VolumesBackupsTest-Backup-353490809'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:51:01.642441 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-a8d26034-db89-4b73-90b0-d63cb03e79cc tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Creating backup of volume 3d1258a7-649d-461e-821d-b4b80e2f1e24 in container None Aug 13 03:51:01.648837 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:01.648837 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:01.649266 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a8d26034-db89-4b73-90b0-d63cb03e79cc tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:51:01.668041 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-a8d26034-db89-4b73-90b0-d63cb03e79cc tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Created reservations ['bc67cda1-2959-4c35-8389-91271f995184', '2ad7e698-aba1-46a8-a463-e1a16eb7acdf'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:51:01.691643 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a8d26034-db89-4b73-90b0-d63cb03e79cc tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:51:01.692108 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1406/5606] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:51:01 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:51:01.699713 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-959626fd-8337-4916-a753-3d62f2ac4d99 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:01.701661 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-959626fd-8337-4916-a753-3d62f2ac4d99 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:01.701892 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-959626fd-8337-4916-a753-3d62f2ac4d99 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:01.702068 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-959626fd-8337-4916-a753-3d62f2ac4d99 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:01.702164 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-959626fd-8337-4916-a753-3d62f2ac4d99 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:01.707126 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:01.707126 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:01.708163 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-959626fd-8337-4916-a753-3d62f2ac4d99 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:01.708664 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1410/5607] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:01 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:02.717681 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b2f43f42-215c-4fe9-81d8-861a4dfe3cb5 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:02.719506 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b2f43f42-215c-4fe9-81d8-861a4dfe3cb5 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:02.719858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b2f43f42-215c-4fe9-81d8-861a4dfe3cb5 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:02.720140 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b2f43f42-215c-4fe9-81d8-861a4dfe3cb5 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:02.721143 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b2f43f42-215c-4fe9-81d8-861a4dfe3cb5 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:02.724177 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:02.724177 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:02.724988 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b2f43f42-215c-4fe9-81d8-861a4dfe3cb5 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:02.725791 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1395/5608] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:02 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:03.736383 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dad7ec8a-8e44-455a-b45e-418ff8add136 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:03.738071 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dad7ec8a-8e44-455a-b45e-418ff8add136 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:03.738230 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dad7ec8a-8e44-455a-b45e-418ff8add136 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:03.738411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dad7ec8a-8e44-455a-b45e-418ff8add136 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:03.738514 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-dad7ec8a-8e44-455a-b45e-418ff8add136 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:03.742489 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:03.742489 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:03.743175 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dad7ec8a-8e44-455a-b45e-418ff8add136 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:03.743683 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1398/5609] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:03 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:04.752992 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b9333a2f-b99f-4f5e-8e4d-17dc69ea1a9d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:04.754655 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b9333a2f-b99f-4f5e-8e4d-17dc69ea1a9d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:04.754818 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b9333a2f-b99f-4f5e-8e4d-17dc69ea1a9d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:04.755011 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b9333a2f-b99f-4f5e-8e4d-17dc69ea1a9d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:04.755109 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b9333a2f-b99f-4f5e-8e4d-17dc69ea1a9d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:04.758948 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:04.758948 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:04.759558 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b9333a2f-b99f-4f5e-8e4d-17dc69ea1a9d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:04.759864 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1407/5610] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:04 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:05.770000 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-546b484e-b129-493d-9fa6-0b0e1c351858 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:05.772458 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-546b484e-b129-493d-9fa6-0b0e1c351858 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:05.772554 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-546b484e-b129-493d-9fa6-0b0e1c351858 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:05.772886 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-546b484e-b129-493d-9fa6-0b0e1c351858 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:05.772995 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-546b484e-b129-493d-9fa6-0b0e1c351858 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:05.778373 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:05.778373 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:05.779472 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-546b484e-b129-493d-9fa6-0b0e1c351858 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:05.780086 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1411/5611] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:05 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:06.789842 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-efaa7663-e9ff-47f7-80bb-c83041114700 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:06.791651 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-efaa7663-e9ff-47f7-80bb-c83041114700 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:06.791859 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-efaa7663-e9ff-47f7-80bb-c83041114700 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:06.792052 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-efaa7663-e9ff-47f7-80bb-c83041114700 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:06.792155 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-efaa7663-e9ff-47f7-80bb-c83041114700 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:06.796047 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:06.796047 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:06.796762 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-efaa7663-e9ff-47f7-80bb-c83041114700 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:06.797119 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1396/5612] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:06 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:07.807281 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6d3713d0-b0b8-4d51-b2cb-fca8e4e4a7f3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:07.809219 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6d3713d0-b0b8-4d51-b2cb-fca8e4e4a7f3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:07.809424 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6d3713d0-b0b8-4d51-b2cb-fca8e4e4a7f3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:07.809623 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6d3713d0-b0b8-4d51-b2cb-fca8e4e4a7f3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:07.809731 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-6d3713d0-b0b8-4d51-b2cb-fca8e4e4a7f3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:07.814032 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:07.814032 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:07.814777 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6d3713d0-b0b8-4d51-b2cb-fca8e4e4a7f3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:07.815159 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1399/5613] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:07 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:08.824653 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-06e3bded-cfcf-4fb5-bd4e-65aa9f81a669 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:08.826399 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-06e3bded-cfcf-4fb5-bd4e-65aa9f81a669 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:08.826589 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-06e3bded-cfcf-4fb5-bd4e-65aa9f81a669 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:08.826762 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-06e3bded-cfcf-4fb5-bd4e-65aa9f81a669 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:08.826880 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-06e3bded-cfcf-4fb5-bd4e-65aa9f81a669 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:08.830967 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:08.830967 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:08.831655 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-06e3bded-cfcf-4fb5-bd4e-65aa9f81a669 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:08.832010 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1408/5614] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:08 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:09.841381 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b5bbe9da-9af5-4790-9afe-aa5762c01c1b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:09.843412 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5bbe9da-9af5-4790-9afe-aa5762c01c1b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:09.843608 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b5bbe9da-9af5-4790-9afe-aa5762c01c1b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:09.843842 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b5bbe9da-9af5-4790-9afe-aa5762c01c1b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:09.843979 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b5bbe9da-9af5-4790-9afe-aa5762c01c1b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:09.848396 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:09.848396 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:09.849262 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b5bbe9da-9af5-4790-9afe-aa5762c01c1b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:09.849889 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1412/5615] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:09 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:10.859449 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-203faec4-5d62-4ca1-b689-12ad50288590 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:10.861005 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-203faec4-5d62-4ca1-b689-12ad50288590 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:10.861199 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-203faec4-5d62-4ca1-b689-12ad50288590 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:10.861378 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-203faec4-5d62-4ca1-b689-12ad50288590 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:10.861474 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-203faec4-5d62-4ca1-b689-12ad50288590 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:10.865261 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:10.865261 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:10.865873 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-203faec4-5d62-4ca1-b689-12ad50288590 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:10.866271 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1397/5616] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:10 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:11.875331 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-51a4f16b-4b7d-4b7c-a84f-f968c8312145 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:11.877245 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-51a4f16b-4b7d-4b7c-a84f-f968c8312145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:11.877495 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-51a4f16b-4b7d-4b7c-a84f-f968c8312145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:11.877707 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-51a4f16b-4b7d-4b7c-a84f-f968c8312145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:11.877815 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-51a4f16b-4b7d-4b7c-a84f-f968c8312145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:11.882618 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:11.882618 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:11.883412 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-51a4f16b-4b7d-4b7c-a84f-f968c8312145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:11.883784 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1400/5617] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:11 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:12.894264 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-356b2b93-3a07-478a-bc5b-91f8d05cb144 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:12.895732 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-356b2b93-3a07-478a-bc5b-91f8d05cb144 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:12.895918 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-356b2b93-3a07-478a-bc5b-91f8d05cb144 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:12.896088 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-356b2b93-3a07-478a-bc5b-91f8d05cb144 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:12.896207 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-356b2b93-3a07-478a-bc5b-91f8d05cb144 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:12.900748 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:12.900748 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:12.901624 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-356b2b93-3a07-478a-bc5b-91f8d05cb144 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:12.902043 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1409/5618] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:12 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:13.913938 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-986acfb1-0a0e-44e9-a31f-a4218b482bcf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:13.915654 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-986acfb1-0a0e-44e9-a31f-a4218b482bcf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:13.915847 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-986acfb1-0a0e-44e9-a31f-a4218b482bcf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:13.916035 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-986acfb1-0a0e-44e9-a31f-a4218b482bcf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:13.916162 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-986acfb1-0a0e-44e9-a31f-a4218b482bcf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:13.920318 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:13.920318 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:13.920943 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-986acfb1-0a0e-44e9-a31f-a4218b482bcf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:13.921287 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1413/5619] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:13 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:14.931064 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fb90f7d5-4c39-42ea-977e-eaf8ffa403bb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:14.933018 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fb90f7d5-4c39-42ea-977e-eaf8ffa403bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:14.933301 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fb90f7d5-4c39-42ea-977e-eaf8ffa403bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:14.933569 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fb90f7d5-4c39-42ea-977e-eaf8ffa403bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:14.933733 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-fb90f7d5-4c39-42ea-977e-eaf8ffa403bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:14.938142 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:14.938142 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:14.938931 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fb90f7d5-4c39-42ea-977e-eaf8ffa403bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:14.939292 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1398/5620] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:14 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:15.949586 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f32f59e4-f01a-460f-bac4-15fc511eab3f None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:15.951274 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f32f59e4-f01a-460f-bac4-15fc511eab3f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:15.951462 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f32f59e4-f01a-460f-bac4-15fc511eab3f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:15.951629 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f32f59e4-f01a-460f-bac4-15fc511eab3f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:15.951744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f32f59e4-f01a-460f-bac4-15fc511eab3f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:15.956341 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:15.956341 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:15.957259 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f32f59e4-f01a-460f-bac4-15fc511eab3f tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:15.957704 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1401/5621] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:15 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:16.968427 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ea46e6f4-0dea-4480-a72e-892187424f8c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:16.969990 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea46e6f4-0dea-4480-a72e-892187424f8c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:16.970198 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea46e6f4-0dea-4480-a72e-892187424f8c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:16.970395 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea46e6f4-0dea-4480-a72e-892187424f8c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:16.970525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-ea46e6f4-0dea-4480-a72e-892187424f8c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:16.974535 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:16.974535 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:16.975248 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea46e6f4-0dea-4480-a72e-892187424f8c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:16.975579 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1410/5622] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:16 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:16.984354 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3e44cae1-03a0-4d10-9e94-467e8ffc1e4a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:17.005248 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e44cae1-03a0-4d10-9e94-467e8ffc1e4a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:51:17.005541 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3e44cae1-03a0-4d10-9e94-467e8ffc1e4a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d1258a7-649d-461e-821d-b4b80e2f1e24", "incremental": true}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:51:17.006814 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-3e44cae1-03a0-4d10-9e94-467e8ffc1e4a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Creating new backup {'backup': {'volume_id': '3d1258a7-649d-461e-821d-b4b80e2f1e24', 'incremental': True}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:51:17.006961 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-3e44cae1-03a0-4d10-9e94-467e8ffc1e4a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Creating backup of volume 3d1258a7-649d-461e-821d-b4b80e2f1e24 in container None Aug 13 03:51:17.013667 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:17.013667 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:17.013952 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3e44cae1-03a0-4d10-9e94-467e8ffc1e4a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Volume info retrieved successfully. Aug 13 03:51:17.033750 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3e44cae1-03a0-4d10-9e94-467e8ffc1e4a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Created reservations ['5b2246bd-b08f-419b-9814-8c91cd911fda', '468349b3-53fb-46a1-af29-50f769db150b'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:51:17.048168 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3e44cae1-03a0-4d10-9e94-467e8ffc1e4a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 400 Aug 13 03:51:17.048668 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1414/5623] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:51:16 2026] POST /volume/v3/backups => generated 109 bytes in 65 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:51:17.054781 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a1d2d1ea-6eec-40c0-9d86-aa90b49cb1cb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:17.056578 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a1d2d1ea-6eec-40c0-9d86-aa90b49cb1cb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] DELETE https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:17.056767 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a1d2d1ea-6eec-40c0-9d86-aa90b49cb1cb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:17.056963 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a1d2d1ea-6eec-40c0-9d86-aa90b49cb1cb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:17.057106 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-a1d2d1ea-6eec-40c0-9d86-aa90b49cb1cb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Delete backup with id: da1c8a29-9f1f-414b-b732-309ade73bfae. Aug 13 03:51:17.061555 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:17.061555 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:17.072292 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-a1d2d1ea-6eec-40c0-9d86-aa90b49cb1cb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] delete_backup rpcapi backup_id da1c8a29-9f1f-414b-b732-309ade73bfae {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:51:17.073884 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a1d2d1ea-6eec-40c0-9d86-aa90b49cb1cb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 202 Aug 13 03:51:17.074197 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1399/5624] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:51:17 2026] DELETE /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:51:17.080186 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c5d46be9-fd7c-46a3-a2af-fe87fa9c0eaf None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:17.081948 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c5d46be9-fd7c-46a3-a2af-fe87fa9c0eaf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:17.082119 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c5d46be9-fd7c-46a3-a2af-fe87fa9c0eaf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:17.082290 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c5d46be9-fd7c-46a3-a2af-fe87fa9c0eaf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:17.082384 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c5d46be9-fd7c-46a3-a2af-fe87fa9c0eaf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:17.086882 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:17.086882 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:17.087314 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c5d46be9-fd7c-46a3-a2af-fe87fa9c0eaf tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 200 Aug 13 03:51:17.087668 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1402/5625] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:17 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:18.098148 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-005180eb-a07b-4e09-8693-b5e184ab8607 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:18.099703 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-005180eb-a07b-4e09-8693-b5e184ab8607 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae Aug 13 03:51:18.099896 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-005180eb-a07b-4e09-8693-b5e184ab8607 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:18.100093 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-005180eb-a07b-4e09-8693-b5e184ab8607 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:18.100192 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-005180eb-a07b-4e09-8693-b5e184ab8607 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id da1c8a29-9f1f-414b-b732-309ade73bfae. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:18.103616 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-005180eb-a07b-4e09-8693-b5e184ab8607 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae returned with HTTP 404 Aug 13 03:51:18.104057 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1411/5626] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:18 2026] GET /volume/v3/backups/da1c8a29-9f1f-414b-b732-309ade73bfae => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:51:18.113493 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:18.115186 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:51:18.115487 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1463102231"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:51:18.116804 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1463102231'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:51:18.116943 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Create volume of 1 GB Aug 13 03:51:18.120760 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Availability Zones retrieved successfully. Aug 13 03:51:18.125882 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Flow 'volume_create_api' (8eab66f8-2f55-4965-b3a4-76c7c33688a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:51:18.126723 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (348c341a-6391-4c77-82a1-f08e88ae5861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:18.127568 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:51:18.150411 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (348c341a-6391-4c77-82a1-f08e88ae5861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:18.151341 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c2b53b-9589-4977-94ae-4e20187abefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:18.185218 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Created reservations ['2a215913-5298-47e0-8fb0-4d5ceaeec42b', '05fda3b2-7289-4b3e-aaca-17c65363873e', '226254a7-4abd-4274-8b25-fc64c5d929ca', '4cca7ef4-4362-488c-a18c-6d4ca4be5e17'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:51:18.185885 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c2b53b-9589-4977-94ae-4e20187abefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a215913-5298-47e0-8fb0-4d5ceaeec42b', '05fda3b2-7289-4b3e-aaca-17c65363873e', '226254a7-4abd-4274-8b25-fc64c5d929ca', '4cca7ef4-4362-488c-a18c-6d4ca4be5e17']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:18.186517 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2385ae-5de0-466f-9502-cef75e2c215f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:18.206844 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2385ae-5de0-466f-9502-cef75e2c215f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee2e0393-0546-4c0c-a1ca-01fd0df35c49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1463102231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101428fabb3d46a0a8f4abf4cb5c8ea0',qos_specs=None,replication_status=,reservations=['2a215913-5298-47e0-8fb0-4d5ceaeec42b','05fda3b2-7289-4b3e-aaca-17c65363873e','226254a7-4abd-4274-8b25-fc64c5d929ca','4cca7ef4-4362-488c-a18c-6d4ca4be5e17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b90518d5f04bb0ae7a3739d4f89663',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1463102231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee2e0393-0546-4c0c-a1ca-01fd0df35c49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='101428fabb3d46a0a8f4abf4cb5c8ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5b90518d5f04bb0ae7a3739d4f89663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:18.207536 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a017a8cf-a042-49a9-a43d-00dbf4d325f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:18.223182 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a017a8cf-a042-49a9-a43d-00dbf4d325f5) transitioned into state 'SUCCESS' from state '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-1463102231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101428fabb3d46a0a8f4abf4cb5c8ea0',qos_specs=None,replication_status=,reservations=['2a215913-5298-47e0-8fb0-4d5ceaeec42b','05fda3b2-7289-4b3e-aaca-17c65363873e','226254a7-4abd-4274-8b25-fc64c5d929ca','4cca7ef4-4362-488c-a18c-6d4ca4be5e17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b90518d5f04bb0ae7a3739d4f89663',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:18.223791 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71af817a-9aef-4349-9061-2acdf1fb8fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:18.231889 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71af817a-9aef-4349-9061-2acdf1fb8fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:18.232662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Flow 'volume_create_api' (8eab66f8-2f55-4965-b3a4-76c7c33688a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:51:18.232984 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Create volume request issued successfully. Aug 13 03:51:18.233526 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9b8de9fe-8ae6-41dc-a5eb-90d3268fdd3e tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:51:18.233937 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1415/5627] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:51:18 2026] POST /volume/v3/volumes => generated 749 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:51:18.245542 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-fda96740-1fee-48cc-a289-d80bee7cbee9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:18.247252 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fda96740-1fee-48cc-a289-d80bee7cbee9 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 Aug 13 03:51:18.247443 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fda96740-1fee-48cc-a289-d80bee7cbee9 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:18.247653 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-fda96740-1fee-48cc-a289-d80bee7cbee9 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:18.254136 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:18.254136 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:18.257302 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-fda96740-1fee-48cc-a289-d80bee7cbee9 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:51:18.261039 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-fda96740-1fee-48cc-a289-d80bee7cbee9 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 returned with HTTP 200 Aug 13 03:51:18.261361 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1400/5628] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:18 2026] GET /volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:19.279923 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2075b9f0-5b13-4161-b799-f9997d264eb8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:19.281787 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2075b9f0-5b13-4161-b799-f9997d264eb8 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 Aug 13 03:51:19.282043 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2075b9f0-5b13-4161-b799-f9997d264eb8 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:19.282224 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2075b9f0-5b13-4161-b799-f9997d264eb8 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:19.288898 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:19.288898 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:19.293108 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-2075b9f0-5b13-4161-b799-f9997d264eb8 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:51:19.297444 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2075b9f0-5b13-4161-b799-f9997d264eb8 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 returned with HTTP 200 Aug 13 03:51:19.297832 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1403/5629] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:19 2026] GET /volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:19.309403 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-697f7b3b-8ac4-4f39-8a82-15bfe12aa3f5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:19.311058 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-697f7b3b-8ac4-4f39-8a82-15bfe12aa3f5 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:51:19.311413 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-697f7b3b-8ac4-4f39-8a82-15bfe12aa3f5 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee2e0393-0546-4c0c-a1ca-01fd0df35c49", "name": "tempest-VolumesBackupsTest-Backup-1631446564"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:51:19.312856 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-697f7b3b-8ac4-4f39-8a82-15bfe12aa3f5 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Creating new backup {'backup': {'volume_id': 'ee2e0393-0546-4c0c-a1ca-01fd0df35c49', 'name': 'tempest-VolumesBackupsTest-Backup-1631446564'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:51:19.313028 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-697f7b3b-8ac4-4f39-8a82-15bfe12aa3f5 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Creating backup of volume ee2e0393-0546-4c0c-a1ca-01fd0df35c49 in container None Aug 13 03:51:19.319734 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:19.319734 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:19.320147 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-697f7b3b-8ac4-4f39-8a82-15bfe12aa3f5 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Volume info retrieved successfully. Aug 13 03:51:19.334628 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-697f7b3b-8ac4-4f39-8a82-15bfe12aa3f5 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Created reservations ['d5d6f984-63be-4f85-b8da-18b9a221cecc', '0b088320-860f-4e75-86e8-60691087e1d2'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:51:19.356691 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-697f7b3b-8ac4-4f39-8a82-15bfe12aa3f5 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:51:19.357164 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1412/5630] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:51:19 2026] POST /volume/v3/backups => generated 330 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:51:19.364912 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-414388fe-33de-4923-84b0-8789fcbbb4b6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:19.366543 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-414388fe-33de-4923-84b0-8789fcbbb4b6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:19.366702 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-414388fe-33de-4923-84b0-8789fcbbb4b6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:19.366915 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-414388fe-33de-4923-84b0-8789fcbbb4b6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:19.367016 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-414388fe-33de-4923-84b0-8789fcbbb4b6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:19.371277 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:19.371277 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:19.371509 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-414388fe-33de-4923-84b0-8789fcbbb4b6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:19.371836 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1416/5631] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:19 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:20.382274 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c381149d-601f-4dec-8c6c-1498678bdf11 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:20.384077 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c381149d-601f-4dec-8c6c-1498678bdf11 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:20.384319 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c381149d-601f-4dec-8c6c-1498678bdf11 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:20.384493 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c381149d-601f-4dec-8c6c-1498678bdf11 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:20.384594 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-c381149d-601f-4dec-8c6c-1498678bdf11 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:20.388758 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:20.388758 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:20.389345 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c381149d-601f-4dec-8c6c-1498678bdf11 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:20.389678 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1401/5632] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:20 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:21.398951 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ef2ac9a3-f2d5-4d98-822d-07b4c5b49687 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:21.401067 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ef2ac9a3-f2d5-4d98-822d-07b4c5b49687 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:21.401293 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ef2ac9a3-f2d5-4d98-822d-07b4c5b49687 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:21.401516 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ef2ac9a3-f2d5-4d98-822d-07b4c5b49687 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:21.401658 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-ef2ac9a3-f2d5-4d98-822d-07b4c5b49687 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:21.406563 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:21.406563 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:21.407333 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ef2ac9a3-f2d5-4d98-822d-07b4c5b49687 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:21.407779 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1404/5633] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:21 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:22.418519 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5b5e249b-a623-4867-95b1-984b2a847be2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:22.420551 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b5e249b-a623-4867-95b1-984b2a847be2 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:22.420900 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b5e249b-a623-4867-95b1-984b2a847be2 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:22.421115 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5b5e249b-a623-4867-95b1-984b2a847be2 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:22.421222 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5b5e249b-a623-4867-95b1-984b2a847be2 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:22.426688 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:22.426688 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:22.427531 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5b5e249b-a623-4867-95b1-984b2a847be2 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:22.427994 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1413/5634] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:22 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:23.440568 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7419ad8d-415a-4ea7-8d49-af0d46222534 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:23.442548 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7419ad8d-415a-4ea7-8d49-af0d46222534 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:23.442811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7419ad8d-415a-4ea7-8d49-af0d46222534 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:23.443085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7419ad8d-415a-4ea7-8d49-af0d46222534 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:23.443220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-7419ad8d-415a-4ea7-8d49-af0d46222534 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:23.447376 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:23.447376 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:23.448047 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7419ad8d-415a-4ea7-8d49-af0d46222534 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:23.448416 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1417/5635] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:23 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:24.459454 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-b89c99ca-d70c-4274-8e80-d71d395827c3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:24.461800 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b89c99ca-d70c-4274-8e80-d71d395827c3 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:24.462104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b89c99ca-d70c-4274-8e80-d71d395827c3 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:24.462360 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-b89c99ca-d70c-4274-8e80-d71d395827c3 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:24.462512 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-b89c99ca-d70c-4274-8e80-d71d395827c3 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:24.467910 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:24.467910 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:24.468799 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-b89c99ca-d70c-4274-8e80-d71d395827c3 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:24.469368 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1402/5636] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:24 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:25.479599 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-28bd791e-4c03-483b-8c9a-176b8628353e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:25.481341 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-28bd791e-4c03-483b-8c9a-176b8628353e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:25.481642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-28bd791e-4c03-483b-8c9a-176b8628353e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:25.481830 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-28bd791e-4c03-483b-8c9a-176b8628353e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:25.481947 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-28bd791e-4c03-483b-8c9a-176b8628353e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:25.485995 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:25.485995 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:25.486574 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-28bd791e-4c03-483b-8c9a-176b8628353e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:25.486959 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1405/5637] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:25 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:26.499018 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8417a779-df21-48ce-8549-3f14403c28ec None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:26.500659 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8417a779-df21-48ce-8549-3f14403c28ec tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:26.500916 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8417a779-df21-48ce-8549-3f14403c28ec tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:26.501155 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8417a779-df21-48ce-8549-3f14403c28ec tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:26.501288 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8417a779-df21-48ce-8549-3f14403c28ec tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:26.505403 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:26.505403 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:26.506067 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8417a779-df21-48ce-8549-3f14403c28ec tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:26.506429 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1414/5638] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:26 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:27.517256 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cae50c1c-bc1a-4d89-8b1f-86964fbd4df9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:27.519296 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cae50c1c-bc1a-4d89-8b1f-86964fbd4df9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:27.519472 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cae50c1c-bc1a-4d89-8b1f-86964fbd4df9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:27.519680 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cae50c1c-bc1a-4d89-8b1f-86964fbd4df9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:27.519780 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cae50c1c-bc1a-4d89-8b1f-86964fbd4df9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:27.523960 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:27.523960 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:27.524571 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cae50c1c-bc1a-4d89-8b1f-86964fbd4df9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:27.525059 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1418/5639] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:27 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:28.536205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e51428e3-85d0-4af6-9716-dc6a9ebeaa48 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:28.537902 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e51428e3-85d0-4af6-9716-dc6a9ebeaa48 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:28.538103 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e51428e3-85d0-4af6-9716-dc6a9ebeaa48 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:28.538254 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e51428e3-85d0-4af6-9716-dc6a9ebeaa48 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:28.538349 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e51428e3-85d0-4af6-9716-dc6a9ebeaa48 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:28.542679 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:28.542679 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:28.543346 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e51428e3-85d0-4af6-9716-dc6a9ebeaa48 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:28.543724 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1403/5640] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:28 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:29.553714 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d1958c7f-ef1c-49cf-b2ff-47bb17f03ae4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:29.557220 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1958c7f-ef1c-49cf-b2ff-47bb17f03ae4 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:29.557220 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1958c7f-ef1c-49cf-b2ff-47bb17f03ae4 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:29.557220 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1958c7f-ef1c-49cf-b2ff-47bb17f03ae4 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:29.557220 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d1958c7f-ef1c-49cf-b2ff-47bb17f03ae4 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:29.561502 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:29.561502 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:29.562441 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1958c7f-ef1c-49cf-b2ff-47bb17f03ae4 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:29.563021 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1406/5641] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:29 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:30.574840 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-aeff8fc1-6cd8-42ee-a114-b147324fb85b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:30.576678 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aeff8fc1-6cd8-42ee-a114-b147324fb85b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:30.576934 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aeff8fc1-6cd8-42ee-a114-b147324fb85b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:30.577164 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-aeff8fc1-6cd8-42ee-a114-b147324fb85b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:30.577337 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-aeff8fc1-6cd8-42ee-a114-b147324fb85b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:30.581395 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:30.581395 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:30.581886 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-aeff8fc1-6cd8-42ee-a114-b147324fb85b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:30.582237 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1415/5642] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:30 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:31.594303 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cf289331-ff19-43e7-9772-37f9ee097007 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:31.596951 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf289331-ff19-43e7-9772-37f9ee097007 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:31.597259 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf289331-ff19-43e7-9772-37f9ee097007 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:31.597519 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cf289331-ff19-43e7-9772-37f9ee097007 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:31.597681 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cf289331-ff19-43e7-9772-37f9ee097007 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:31.603456 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:31.603456 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:31.604464 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cf289331-ff19-43e7-9772-37f9ee097007 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:31.605052 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1419/5643] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:31 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:32.614713 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6bb994ac-2419-4632-89dc-a39fc37d3d2d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:32.617045 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6bb994ac-2419-4632-89dc-a39fc37d3d2d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:32.617314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6bb994ac-2419-4632-89dc-a39fc37d3d2d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:32.617584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6bb994ac-2419-4632-89dc-a39fc37d3d2d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:32.617752 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-6bb994ac-2419-4632-89dc-a39fc37d3d2d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:32.622961 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:32.622961 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:32.623595 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6bb994ac-2419-4632-89dc-a39fc37d3d2d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:32.623986 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1404/5644] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:32 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:33.634458 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e6df92c2-a37f-4c9d-8299-f1400a7034c7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:33.636265 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e6df92c2-a37f-4c9d-8299-f1400a7034c7 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:33.636539 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e6df92c2-a37f-4c9d-8299-f1400a7034c7 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:33.636742 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e6df92c2-a37f-4c9d-8299-f1400a7034c7 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:33.636897 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e6df92c2-a37f-4c9d-8299-f1400a7034c7 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:33.641549 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:33.641549 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:33.642208 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e6df92c2-a37f-4c9d-8299-f1400a7034c7 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:33.642604 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1407/5645] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:33 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:33.653288 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2560abcb-4d0f-4bba-82f2-516d2a7a2830 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:33.655050 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2560abcb-4d0f-4bba-82f2-516d2a7a2830 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:51:33.655411 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2560abcb-4d0f-4bba-82f2-516d2a7a2830 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee2e0393-0546-4c0c-a1ca-01fd0df35c49", "incremental": true}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:51:33.656808 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-2560abcb-4d0f-4bba-82f2-516d2a7a2830 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Creating new backup {'backup': {'volume_id': 'ee2e0393-0546-4c0c-a1ca-01fd0df35c49', 'incremental': True}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:51:33.657000 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-2560abcb-4d0f-4bba-82f2-516d2a7a2830 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Creating backup of volume ee2e0393-0546-4c0c-a1ca-01fd0df35c49 in container None Aug 13 03:51:33.663969 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:33.663969 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:33.664453 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-2560abcb-4d0f-4bba-82f2-516d2a7a2830 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:51:33.678636 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-2560abcb-4d0f-4bba-82f2-516d2a7a2830 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Created reservations ['5046c0d2-39e2-4f93-82c4-29442d26b259', '3e270aaf-4d8e-4258-97b4-7e12fd3498c4'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:51:33.694765 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2560abcb-4d0f-4bba-82f2-516d2a7a2830 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 400 Aug 13 03:51:33.695469 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1416/5646] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:51:33 2026] POST /volume/v3/backups => generated 109 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 13 03:51:33.703666 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-adbcfa8b-73ed-4b3b-9e03-a20387bc56a6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:33.705811 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-adbcfa8b-73ed-4b3b-9e03-a20387bc56a6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] DELETE https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:33.706093 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-adbcfa8b-73ed-4b3b-9e03-a20387bc56a6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:33.706343 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-adbcfa8b-73ed-4b3b-9e03-a20387bc56a6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:33.706490 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-adbcfa8b-73ed-4b3b-9e03-a20387bc56a6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Delete backup with id: 62f2cc34-745c-4a84-a62a-60c3643bfc34. Aug 13 03:51:33.711166 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:33.711166 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:33.724409 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-adbcfa8b-73ed-4b3b-9e03-a20387bc56a6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] delete_backup rpcapi backup_id 62f2cc34-745c-4a84-a62a-60c3643bfc34 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:51:33.726277 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-adbcfa8b-73ed-4b3b-9e03-a20387bc56a6 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 202 Aug 13 03:51:33.726779 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1420/5647] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:51:33 2026] DELETE /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:51:33.733985 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-cca395f4-c05c-404c-92a7-80e6b441fa9b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:33.736096 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cca395f4-c05c-404c-92a7-80e6b441fa9b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:33.736314 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cca395f4-c05c-404c-92a7-80e6b441fa9b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:33.736521 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-cca395f4-c05c-404c-92a7-80e6b441fa9b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:33.736624 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-cca395f4-c05c-404c-92a7-80e6b441fa9b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:33.742084 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:33.742084 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:33.742741 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-cca395f4-c05c-404c-92a7-80e6b441fa9b tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 200 Aug 13 03:51:33.743195 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1405/5648] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:33 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:34.753629 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c2b6dd4a-06de-4251-a9c8-88d200fdcf73 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:34.755359 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c2b6dd4a-06de-4251-a9c8-88d200fdcf73 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 Aug 13 03:51:34.755565 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c2b6dd4a-06de-4251-a9c8-88d200fdcf73 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:34.755737 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c2b6dd4a-06de-4251-a9c8-88d200fdcf73 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:34.755853 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c2b6dd4a-06de-4251-a9c8-88d200fdcf73 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 62f2cc34-745c-4a84-a62a-60c3643bfc34. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:34.759548 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c2b6dd4a-06de-4251-a9c8-88d200fdcf73 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 returned with HTTP 404 Aug 13 03:51:34.760121 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1408/5649] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:34 2026] GET /volume/v3/backups/62f2cc34-745c-4a84-a62a-60c3643bfc34 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:51:34.766937 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-82c5b38d-8301-4059-b922-7796b820ea7d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:34.768618 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:51:34.768958 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1981945239"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:51:34.770317 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1981945239'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:51:34.770454 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Create volume of 1 GB Aug 13 03:51:34.774537 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Availability Zones retrieved successfully. Aug 13 03:51:34.780363 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Flow 'volume_create_api' (3ca32c65-dedc-4d0a-80c9-2c8b24de97fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:51:34.781288 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331af358-d39f-48a5-b76f-73836e6569b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:34.782197 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:51:34.806627 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331af358-d39f-48a5-b76f-73836e6569b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:34.807331 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b47de85-8337-4dcd-8d77-b156cc1f92ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:34.842104 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Created reservations ['807ffe72-cf5d-48b0-b330-7b1f1817ea9e', '8def64ec-13f9-4c9f-9b6e-08849c20ad31', '05b0b0b6-39b8-43e9-a81e-c507dee02473', '972a39e1-9489-4c9e-baeb-aa3de0f61a49'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:51:34.842860 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b47de85-8337-4dcd-8d77-b156cc1f92ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['807ffe72-cf5d-48b0-b330-7b1f1817ea9e', '8def64ec-13f9-4c9f-9b6e-08849c20ad31', '05b0b0b6-39b8-43e9-a81e-c507dee02473', '972a39e1-9489-4c9e-baeb-aa3de0f61a49']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:34.843542 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dc7595a-15cb-45d3-92d7-bbe1c701b92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:34.862810 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dc7595a-15cb-45d3-92d7-bbe1c701b92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1981945239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101428fabb3d46a0a8f4abf4cb5c8ea0',qos_specs=None,replication_status=,reservations=['807ffe72-cf5d-48b0-b330-7b1f1817ea9e','8def64ec-13f9-4c9f-9b6e-08849c20ad31','05b0b0b6-39b8-43e9-a81e-c507dee02473','972a39e1-9489-4c9e-baeb-aa3de0f61a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b90518d5f04bb0ae7a3739d4f89663',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1981945239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='101428fabb3d46a0a8f4abf4cb5c8ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5b90518d5f04bb0ae7a3739d4f89663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:34.864204 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4b4592-f466-4a2e-8b39-9edd63e1f52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:34.880055 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4b4592-f466-4a2e-8b39-9edd63e1f52c) transitioned into state 'SUCCESS' from state '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-1981945239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101428fabb3d46a0a8f4abf4cb5c8ea0',qos_specs=None,replication_status=,reservations=['807ffe72-cf5d-48b0-b330-7b1f1817ea9e','8def64ec-13f9-4c9f-9b6e-08849c20ad31','05b0b0b6-39b8-43e9-a81e-c507dee02473','972a39e1-9489-4c9e-baeb-aa3de0f61a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5b90518d5f04bb0ae7a3739d4f89663',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:34.880789 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e3a076f-4995-47b5-b65b-c0a0150d6400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:51:34.889480 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e3a076f-4995-47b5-b65b-c0a0150d6400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:51:34.890313 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Flow 'volume_create_api' (3ca32c65-dedc-4d0a-80c9-2c8b24de97fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:51:34.890634 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Create volume request issued successfully. Aug 13 03:51:34.891343 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-82c5b38d-8301-4059-b922-7796b820ea7d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:51:34.891789 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1417/5650] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:51:34 2026] POST /volume/v3/volumes => generated 749 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:51:34.905696 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3f2c2e8b-e597-480a-bed3-04ade978164c None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:34.907640 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f2c2e8b-e597-480a-bed3-04ade978164c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a Aug 13 03:51:34.907841 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f2c2e8b-e597-480a-bed3-04ade978164c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:34.908060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3f2c2e8b-e597-480a-bed3-04ade978164c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:34.914979 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:34.914979 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:34.918376 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3f2c2e8b-e597-480a-bed3-04ade978164c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:51:34.922280 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3f2c2e8b-e597-480a-bed3-04ade978164c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a returned with HTTP 200 Aug 13 03:51:34.922645 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1421/5651] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:34 2026] GET /volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:35.935277 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2ba0e6bb-12fc-419d-aab6-066b5e793623 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:35.936971 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2ba0e6bb-12fc-419d-aab6-066b5e793623 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a Aug 13 03:51:35.937188 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2ba0e6bb-12fc-419d-aab6-066b5e793623 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:35.937406 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2ba0e6bb-12fc-419d-aab6-066b5e793623 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:35.943773 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:35.943773 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:35.947140 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-2ba0e6bb-12fc-419d-aab6-066b5e793623 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:51:35.951023 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2ba0e6bb-12fc-419d-aab6-066b5e793623 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a returned with HTTP 200 Aug 13 03:51:35.951443 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1406/5652] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:35 2026] GET /volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:35.965957 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-83ae0700-87b9-4b44-bb39-842d1b74b4ff None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:35.967592 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83ae0700-87b9-4b44-bb39-842d1b74b4ff tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:51:35.967956 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83ae0700-87b9-4b44-bb39-842d1b74b4ff tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a", "name": "tempest-VolumesBackupsTest-Backup-1291543898"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:51:35.969364 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-83ae0700-87b9-4b44-bb39-842d1b74b4ff tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Creating new backup {'backup': {'volume_id': '65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a', 'name': 'tempest-VolumesBackupsTest-Backup-1291543898'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:51:35.969553 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-83ae0700-87b9-4b44-bb39-842d1b74b4ff tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Creating backup of volume 65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a in container None Aug 13 03:51:35.976718 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:35.976718 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:35.977095 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-83ae0700-87b9-4b44-bb39-842d1b74b4ff tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Volume info retrieved successfully. Aug 13 03:51:35.991440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-83ae0700-87b9-4b44-bb39-842d1b74b4ff tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Created reservations ['cc965a8f-d967-47c1-9cef-1bc0b0c1c71d', '4396145b-6d86-4c12-b37d-f33fbadf1d48'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:51:36.014988 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83ae0700-87b9-4b44-bb39-842d1b74b4ff tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:51:36.015535 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1409/5653] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:51:35 2026] POST /volume/v3/backups => generated 330 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:51:36.024439 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a399158f-7503-4d5a-9168-4f62b0b52c2e None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:36.026428 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a399158f-7503-4d5a-9168-4f62b0b52c2e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:36.026639 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a399158f-7503-4d5a-9168-4f62b0b52c2e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:36.027285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a399158f-7503-4d5a-9168-4f62b0b52c2e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:36.027285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a399158f-7503-4d5a-9168-4f62b0b52c2e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:36.031359 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:36.031359 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:36.031999 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a399158f-7503-4d5a-9168-4f62b0b52c2e tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:36.032365 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1418/5654] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:36 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:37.043208 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-03eda117-860a-4196-96c0-79b338d411e9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:37.044760 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03eda117-860a-4196-96c0-79b338d411e9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:37.044944 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03eda117-860a-4196-96c0-79b338d411e9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:37.045129 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-03eda117-860a-4196-96c0-79b338d411e9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:37.045274 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-03eda117-860a-4196-96c0-79b338d411e9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:37.049458 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:37.049458 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:37.050137 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-03eda117-860a-4196-96c0-79b338d411e9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:37.050502 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1422/5655] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:37 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:38.059885 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7f75e317-a401-4ca3-9489-b61f27fad947 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:38.061511 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7f75e317-a401-4ca3-9489-b61f27fad947 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:38.061714 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7f75e317-a401-4ca3-9489-b61f27fad947 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:38.061916 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7f75e317-a401-4ca3-9489-b61f27fad947 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:38.062019 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7f75e317-a401-4ca3-9489-b61f27fad947 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:38.066065 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:38.066065 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:38.066636 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7f75e317-a401-4ca3-9489-b61f27fad947 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:38.067065 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1407/5656] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:38 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:39.076289 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f154c21a-0443-4f01-ad7f-cf33e4ef332a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:39.078053 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f154c21a-0443-4f01-ad7f-cf33e4ef332a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:39.078224 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f154c21a-0443-4f01-ad7f-cf33e4ef332a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:39.078431 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f154c21a-0443-4f01-ad7f-cf33e4ef332a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:39.078556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f154c21a-0443-4f01-ad7f-cf33e4ef332a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:39.082502 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:39.082502 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:39.083147 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f154c21a-0443-4f01-ad7f-cf33e4ef332a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:39.083510 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1410/5657] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:39 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:40.093717 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b03b137a-1cbe-4f4f-8b91-5861c178f285 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:40.095351 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b03b137a-1cbe-4f4f-8b91-5861c178f285 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:40.095507 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b03b137a-1cbe-4f4f-8b91-5861c178f285 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:40.095699 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b03b137a-1cbe-4f4f-8b91-5861c178f285 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:40.095843 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b03b137a-1cbe-4f4f-8b91-5861c178f285 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:40.100320 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:40.100320 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:40.101256 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b03b137a-1cbe-4f4f-8b91-5861c178f285 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:40.101780 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1419/5658] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:40 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:41.111800 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cda95ed7-8ead-453e-b7ff-04c4be60e102 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:41.113579 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cda95ed7-8ead-453e-b7ff-04c4be60e102 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:41.113781 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cda95ed7-8ead-453e-b7ff-04c4be60e102 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:41.114038 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cda95ed7-8ead-453e-b7ff-04c4be60e102 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:41.114141 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cda95ed7-8ead-453e-b7ff-04c4be60e102 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:41.118644 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:41.118644 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:41.119355 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cda95ed7-8ead-453e-b7ff-04c4be60e102 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:41.119753 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1423/5659] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:41 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:42.129722 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-92ed643d-719e-4fd5-9805-6b48a34ffea9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:42.131528 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-92ed643d-719e-4fd5-9805-6b48a34ffea9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:42.131692 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-92ed643d-719e-4fd5-9805-6b48a34ffea9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:42.131905 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-92ed643d-719e-4fd5-9805-6b48a34ffea9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:42.132028 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-92ed643d-719e-4fd5-9805-6b48a34ffea9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:42.133480 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=43,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:51:42.137333 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:42.137333 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:42.138270 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-92ed643d-719e-4fd5-9805-6b48a34ffea9 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:42.138840 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1408/5660] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:42 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:43.150010 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-3f921d56-bd2a-4dde-9133-d8ab3e07d803 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:43.151874 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f921d56-bd2a-4dde-9133-d8ab3e07d803 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:43.152093 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f921d56-bd2a-4dde-9133-d8ab3e07d803 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:43.152336 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-3f921d56-bd2a-4dde-9133-d8ab3e07d803 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:43.152410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-3f921d56-bd2a-4dde-9133-d8ab3e07d803 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:43.153797 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=37,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:51:43.156447 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:43.156447 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:43.157036 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-3f921d56-bd2a-4dde-9133-d8ab3e07d803 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:43.157393 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1411/5661] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:43 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:44.167656 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cda8ee17-03b5-4d2e-a605-2c287b555bfd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:44.169537 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cda8ee17-03b5-4d2e-a605-2c287b555bfd tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:44.169762 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cda8ee17-03b5-4d2e-a605-2c287b555bfd tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:44.170008 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cda8ee17-03b5-4d2e-a605-2c287b555bfd tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:44.170130 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-cda8ee17-03b5-4d2e-a605-2c287b555bfd tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:44.172013 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=67,cinder:INSERT=16,cinder:UPDATE=34 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:51:44.175440 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:44.175440 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:44.175815 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cda8ee17-03b5-4d2e-a605-2c287b555bfd tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:44.176622 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1420/5662] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:44 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:45.186974 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-91e83fa5-a22b-4edd-9437-119fb2be7c8f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:45.189174 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91e83fa5-a22b-4edd-9437-119fb2be7c8f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:45.189424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91e83fa5-a22b-4edd-9437-119fb2be7c8f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:45.189662 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-91e83fa5-a22b-4edd-9437-119fb2be7c8f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:45.189795 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-91e83fa5-a22b-4edd-9437-119fb2be7c8f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:45.192114 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=88,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:51:45.195872 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:45.195872 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:45.196701 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-91e83fa5-a22b-4edd-9437-119fb2be7c8f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:45.197307 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1424/5663] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:45 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:46.207372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-39e7f92a-71ab-4e4b-9a89-97c00beef1dc None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:46.209375 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-39e7f92a-71ab-4e4b-9a89-97c00beef1dc tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:46.209605 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-39e7f92a-71ab-4e4b-9a89-97c00beef1dc tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:46.209814 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-39e7f92a-71ab-4e4b-9a89-97c00beef1dc tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:46.209982 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-39e7f92a-71ab-4e4b-9a89-97c00beef1dc tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:46.215069 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:46.215069 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:46.215800 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-39e7f92a-71ab-4e4b-9a89-97c00beef1dc tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:46.216243 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1409/5664] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:46 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:47.227372 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1437c8a2-3fb9-4899-9a4d-530f682f7972 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:47.229121 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1437c8a2-3fb9-4899-9a4d-530f682f7972 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:47.229494 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1437c8a2-3fb9-4899-9a4d-530f682f7972 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:47.230540 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1437c8a2-3fb9-4899-9a4d-530f682f7972 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:47.230540 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-1437c8a2-3fb9-4899-9a4d-530f682f7972 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:47.234390 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:47.234390 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:47.235187 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1437c8a2-3fb9-4899-9a4d-530f682f7972 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:47.235638 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1412/5665] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:47 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:48.245472 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-41e20b18-1e8f-463d-bf83-e7fdec896840 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:48.247256 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41e20b18-1e8f-463d-bf83-e7fdec896840 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:48.247442 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41e20b18-1e8f-463d-bf83-e7fdec896840 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:48.247650 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-41e20b18-1e8f-463d-bf83-e7fdec896840 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:48.247752 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-41e20b18-1e8f-463d-bf83-e7fdec896840 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:48.251745 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:48.251745 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:48.252355 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-41e20b18-1e8f-463d-bf83-e7fdec896840 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:48.252704 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1421/5666] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:48 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:49.264412 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-23ea9d85-07f4-45dc-bcf7-3d3b659f51ba None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:49.266073 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23ea9d85-07f4-45dc-bcf7-3d3b659f51ba tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:49.266265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23ea9d85-07f4-45dc-bcf7-3d3b659f51ba tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:49.266458 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-23ea9d85-07f4-45dc-bcf7-3d3b659f51ba tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:49.266581 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-23ea9d85-07f4-45dc-bcf7-3d3b659f51ba tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:49.270587 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:49.270587 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:49.271137 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-23ea9d85-07f4-45dc-bcf7-3d3b659f51ba tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:49.271510 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1425/5667] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:49 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:50.280363 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-166a2fe8-0ff6-44c9-8513-f1995f7bae69 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:50.281919 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-166a2fe8-0ff6-44c9-8513-f1995f7bae69 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:51:50.282081 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-166a2fe8-0ff6-44c9-8513-f1995f7bae69 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:50.282254 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-166a2fe8-0ff6-44c9-8513-f1995f7bae69 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:50.282351 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-166a2fe8-0ff6-44c9-8513-f1995f7bae69 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:50.286176 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:50.286176 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:50.286666 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-166a2fe8-0ff6-44c9-8513-f1995f7bae69 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:51:50.286971 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1410/5668] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:50 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:50.295003 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c487383a-020f-41d0-8947-ebe21f6b7f26 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:50.296552 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c487383a-020f-41d0-8947-ebe21f6b7f26 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:51:50.296867 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c487383a-020f-41d0-8947-ebe21f6b7f26 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a", "name": "tempest-VolumesBackupsTest-Backup-230591402"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:51:50.298120 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-c487383a-020f-41d0-8947-ebe21f6b7f26 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Creating new backup {'backup': {'volume_id': '65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a', 'name': 'tempest-VolumesBackupsTest-Backup-230591402'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:51:50.298261 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-c487383a-020f-41d0-8947-ebe21f6b7f26 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Creating backup of volume 65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a in container None Aug 13 03:51:50.305082 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:50.305082 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:50.305470 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c487383a-020f-41d0-8947-ebe21f6b7f26 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:51:50.319314 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-c487383a-020f-41d0-8947-ebe21f6b7f26 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Created reservations ['ba52ef80-5329-46ab-b130-f57184f96210', '5115d295-1f52-4943-bb2a-f3f394db1fc5'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:51:50.339488 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c487383a-020f-41d0-8947-ebe21f6b7f26 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:51:50.340023 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1413/5669] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:51:50 2026] POST /volume/v3/backups => generated 329 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:51:50.347218 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-728a5b53-6bc5-483d-abbb-997e747c862b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:50.348922 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-728a5b53-6bc5-483d-abbb-997e747c862b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:50.349050 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-728a5b53-6bc5-483d-abbb-997e747c862b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:50.349418 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-728a5b53-6bc5-483d-abbb-997e747c862b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:50.349418 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-728a5b53-6bc5-483d-abbb-997e747c862b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:50.353860 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:50.353860 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:50.354594 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-728a5b53-6bc5-483d-abbb-997e747c862b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:50.354946 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1422/5670] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:50 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:51.364000 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fb932489-1e1f-40e8-8b53-af4a7ff42e56 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:51.365882 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb932489-1e1f-40e8-8b53-af4a7ff42e56 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:51.366078 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb932489-1e1f-40e8-8b53-af4a7ff42e56 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:51.366269 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb932489-1e1f-40e8-8b53-af4a7ff42e56 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:51.366378 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-fb932489-1e1f-40e8-8b53-af4a7ff42e56 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:51.370506 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:51.370506 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:51.371266 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb932489-1e1f-40e8-8b53-af4a7ff42e56 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:51.371646 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1426/5671] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:51 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:52.381167 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c88c444e-2910-43f3-99e0-94e5528de145 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:52.382761 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c88c444e-2910-43f3-99e0-94e5528de145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:52.382956 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c88c444e-2910-43f3-99e0-94e5528de145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:52.383104 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c88c444e-2910-43f3-99e0-94e5528de145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:52.383225 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-c88c444e-2910-43f3-99e0-94e5528de145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:52.387965 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:52.387965 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:52.388837 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c88c444e-2910-43f3-99e0-94e5528de145 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:52.389293 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1411/5672] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:52 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:53.399740 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bfe38cf1-3063-4d57-b6fc-ea11a045d7bd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:53.401719 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bfe38cf1-3063-4d57-b6fc-ea11a045d7bd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:53.402020 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bfe38cf1-3063-4d57-b6fc-ea11a045d7bd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:53.402165 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bfe38cf1-3063-4d57-b6fc-ea11a045d7bd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:53.402281 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-bfe38cf1-3063-4d57-b6fc-ea11a045d7bd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:53.409183 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:53.409183 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:53.410114 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bfe38cf1-3063-4d57-b6fc-ea11a045d7bd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:53.410730 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1414/5673] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:53 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:54.421525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-718b7fd6-e901-473c-8b8b-62436a8f3119 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:54.423299 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-718b7fd6-e901-473c-8b8b-62436a8f3119 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:54.423522 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-718b7fd6-e901-473c-8b8b-62436a8f3119 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:54.423704 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-718b7fd6-e901-473c-8b8b-62436a8f3119 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:54.423834 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-718b7fd6-e901-473c-8b8b-62436a8f3119 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:54.427864 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:54.427864 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:54.428563 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-718b7fd6-e901-473c-8b8b-62436a8f3119 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:54.428926 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1423/5674] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:54 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:55.440048 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-2816ef94-52f4-4583-abc8-790616d0bead None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:55.441876 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2816ef94-52f4-4583-abc8-790616d0bead tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:55.442085 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2816ef94-52f4-4583-abc8-790616d0bead tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:55.442308 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-2816ef94-52f4-4583-abc8-790616d0bead tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:55.442432 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-2816ef94-52f4-4583-abc8-790616d0bead tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:55.446856 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:55.446856 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:55.447618 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-2816ef94-52f4-4583-abc8-790616d0bead tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:55.447943 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1427/5675] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:55 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:56.457559 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-04d3058f-0d78-459b-9d6c-ea2780f45c39 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:56.459643 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-04d3058f-0d78-459b-9d6c-ea2780f45c39 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:56.459907 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-04d3058f-0d78-459b-9d6c-ea2780f45c39 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:56.460136 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-04d3058f-0d78-459b-9d6c-ea2780f45c39 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:56.460265 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-04d3058f-0d78-459b-9d6c-ea2780f45c39 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:56.465495 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:56.465495 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:51:56.466369 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-04d3058f-0d78-459b-9d6c-ea2780f45c39 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:56.466783 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1412/5676] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:56 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:57.476501 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0869153b-8289-4b7f-a534-09fb44e27487 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:57.478454 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0869153b-8289-4b7f-a534-09fb44e27487 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:57.478454 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0869153b-8289-4b7f-a534-09fb44e27487 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:57.478691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0869153b-8289-4b7f-a534-09fb44e27487 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:57.478691 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-0869153b-8289-4b7f-a534-09fb44e27487 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:57.482478 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:57.482478 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:51:57.483173 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0869153b-8289-4b7f-a534-09fb44e27487 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:57.483485 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1415/5677] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:57 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:58.493605 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-98ca4f30-c5c3-46b8-9449-15c2254f2214 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:58.495404 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98ca4f30-c5c3-46b8-9449-15c2254f2214 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:58.495624 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98ca4f30-c5c3-46b8-9449-15c2254f2214 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:58.495834 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98ca4f30-c5c3-46b8-9449-15c2254f2214 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:58.495947 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-98ca4f30-c5c3-46b8-9449-15c2254f2214 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:58.500151 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:58.500151 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:51:58.500866 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98ca4f30-c5c3-46b8-9449-15c2254f2214 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:58.501231 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1424/5678] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:58 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:51:59.510483 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d22705e0-4c55-401a-8b8c-e060ebad3165 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:51:59.512046 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d22705e0-4c55-401a-8b8c-e060ebad3165 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:51:59.512210 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d22705e0-4c55-401a-8b8c-e060ebad3165 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:51:59.512380 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d22705e0-4c55-401a-8b8c-e060ebad3165 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:51:59.512472 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d22705e0-4c55-401a-8b8c-e060ebad3165 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:51:59.516215 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:51:59.516215 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:51:59.516914 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d22705e0-4c55-401a-8b8c-e060ebad3165 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:51:59.517249 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1428/5679] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:51:59 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:00.548339 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-2d302f1b-ac90-4416-b85a-0a13167def17 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:00.550330 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d302f1b-ac90-4416-b85a-0a13167def17 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:00.550545 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d302f1b-ac90-4416-b85a-0a13167def17 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:00.550751 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-2d302f1b-ac90-4416-b85a-0a13167def17 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:00.550882 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-2d302f1b-ac90-4416-b85a-0a13167def17 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:00.555409 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:00.555409 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:00.556244 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-2d302f1b-ac90-4416-b85a-0a13167def17 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:52:00.556619 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1413/5680] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:00 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:01.566071 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c8e51913-9b18-4606-a0cf-ff3b5325c6cd None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:01.567871 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c8e51913-9b18-4606-a0cf-ff3b5325c6cd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:01.568067 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c8e51913-9b18-4606-a0cf-ff3b5325c6cd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:01.568241 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c8e51913-9b18-4606-a0cf-ff3b5325c6cd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:01.568359 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c8e51913-9b18-4606-a0cf-ff3b5325c6cd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:01.572337 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:01.572337 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:01.573058 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c8e51913-9b18-4606-a0cf-ff3b5325c6cd tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:52:01.573573 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1416/5681] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:01 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:02.582807 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-32d17ace-13ef-4973-85ab-fd6cdfa02dc0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:02.584599 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32d17ace-13ef-4973-85ab-fd6cdfa02dc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:02.584599 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-32d17ace-13ef-4973-85ab-fd6cdfa02dc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:02.584599 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-32d17ace-13ef-4973-85ab-fd6cdfa02dc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:02.584792 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-32d17ace-13ef-4973-85ab-fd6cdfa02dc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:02.590052 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:02.590052 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:02.590052 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-32d17ace-13ef-4973-85ab-fd6cdfa02dc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:52:02.590052 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1425/5682] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:02 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:03.599008 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a236b74e-667e-4f69-a469-bed92b6a7357 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:03.600666 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a236b74e-667e-4f69-a469-bed92b6a7357 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:03.600857 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a236b74e-667e-4f69-a469-bed92b6a7357 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:03.601047 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a236b74e-667e-4f69-a469-bed92b6a7357 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:03.601161 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a236b74e-667e-4f69-a469-bed92b6a7357 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:03.605594 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:03.605594 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:03.606423 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a236b74e-667e-4f69-a469-bed92b6a7357 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:52:03.606804 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1429/5683] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:03 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:04.616337 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7d8778f0-b638-4919-8781-330e7b5eec70 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:04.618136 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7d8778f0-b638-4919-8781-330e7b5eec70 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:04.618317 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7d8778f0-b638-4919-8781-330e7b5eec70 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:04.618484 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7d8778f0-b638-4919-8781-330e7b5eec70 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:04.618580 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-7d8778f0-b638-4919-8781-330e7b5eec70 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:04.623397 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:04.623397 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:04.624195 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7d8778f0-b638-4919-8781-330e7b5eec70 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:52:04.624581 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1414/5684] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:04 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:04.634302 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7d4b3d80-bf60-4a0f-ab17-b2ee3482b019 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:04.636320 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7d4b3d80-bf60-4a0f-ab17-b2ee3482b019 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:52:04.636554 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7d4b3d80-bf60-4a0f-ab17-b2ee3482b019 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:04.636782 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7d4b3d80-bf60-4a0f-ab17-b2ee3482b019 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:04.636943 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-7d4b3d80-bf60-4a0f-ab17-b2ee3482b019 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:04.641433 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:04.641433 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:04.642134 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7d4b3d80-bf60-4a0f-ab17-b2ee3482b019 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:52:04.642540 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1417/5685] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:04 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:04.650603 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1b2c91db-04d8-4b3f-a57a-d2898ea56402 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:04.652095 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b2c91db-04d8-4b3f-a57a-d2898ea56402 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:52:04.652384 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b2c91db-04d8-4b3f-a57a-d2898ea56402 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2117903457"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:04.653685 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-1b2c91db-04d8-4b3f-a57a-d2898ea56402 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Creating new backup {'backup': {'volume_id': '65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2117903457'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:52:04.653846 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-1b2c91db-04d8-4b3f-a57a-d2898ea56402 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Creating backup of volume 65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a in container None Aug 13 03:52:04.659960 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:04.659960 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:04.660231 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1b2c91db-04d8-4b3f-a57a-d2898ea56402 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Volume info retrieved successfully. Aug 13 03:52:04.674158 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1b2c91db-04d8-4b3f-a57a-d2898ea56402 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Created reservations ['9806cd04-926a-497e-afbc-168ede77c92d', '2db17c83-6c8e-4871-886e-351130a5a7d6'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:04.701313 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b2c91db-04d8-4b3f-a57a-d2898ea56402 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:52:04.701640 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1426/5686] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:52:04 2026] POST /volume/v3/backups => generated 330 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:04.709060 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f88f04c9-c108-478d-8e26-0ad05f73ca52 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:04.711164 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f88f04c9-c108-478d-8e26-0ad05f73ca52 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:04.711408 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f88f04c9-c108-478d-8e26-0ad05f73ca52 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:04.711639 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f88f04c9-c108-478d-8e26-0ad05f73ca52 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:04.711882 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f88f04c9-c108-478d-8e26-0ad05f73ca52 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:04.716589 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:04.716589 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:04.717197 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f88f04c9-c108-478d-8e26-0ad05f73ca52 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 200 Aug 13 03:52:04.717609 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1430/5687] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:04 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:05.726043 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6fbf9c93-ccce-4825-be51-ce0f5e890903 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:05.727643 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6fbf9c93-ccce-4825-be51-ce0f5e890903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:05.727831 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6fbf9c93-ccce-4825-be51-ce0f5e890903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:05.728051 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6fbf9c93-ccce-4825-be51-ce0f5e890903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:05.728116 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-6fbf9c93-ccce-4825-be51-ce0f5e890903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:05.731899 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:05.731899 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:05.732430 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6fbf9c93-ccce-4825-be51-ce0f5e890903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 200 Aug 13 03:52:05.732744 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1415/5688] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:05 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:06.741638 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cd188735-c6a4-4e6f-8565-3cb50bcc9b55 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:06.743231 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd188735-c6a4-4e6f-8565-3cb50bcc9b55 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:06.743386 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd188735-c6a4-4e6f-8565-3cb50bcc9b55 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:06.743554 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd188735-c6a4-4e6f-8565-3cb50bcc9b55 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:06.743661 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-cd188735-c6a4-4e6f-8565-3cb50bcc9b55 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:06.747804 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:06.747804 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:06.748485 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd188735-c6a4-4e6f-8565-3cb50bcc9b55 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 200 Aug 13 03:52:06.748848 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1418/5689] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:06 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:07.760280 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b484e675-5b89-4560-9942-335887ca8146 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:07.762206 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b484e675-5b89-4560-9942-335887ca8146 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:07.762405 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b484e675-5b89-4560-9942-335887ca8146 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:07.762621 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b484e675-5b89-4560-9942-335887ca8146 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:07.762735 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b484e675-5b89-4560-9942-335887ca8146 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:07.766506 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:07.766506 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:07.767027 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b484e675-5b89-4560-9942-335887ca8146 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 200 Aug 13 03:52:07.767387 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1427/5690] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:07 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:08.777694 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-74d779e6-68af-4514-b40d-0a7d7559b94a None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:08.779207 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74d779e6-68af-4514-b40d-0a7d7559b94a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:08.779424 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74d779e6-68af-4514-b40d-0a7d7559b94a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:08.779653 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-74d779e6-68af-4514-b40d-0a7d7559b94a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:08.779778 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-74d779e6-68af-4514-b40d-0a7d7559b94a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:08.784262 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:08.784262 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:08.784839 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-74d779e6-68af-4514-b40d-0a7d7559b94a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 200 Aug 13 03:52:08.785186 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1431/5691] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:08 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:09.794744 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-37a7349f-8e57-4fd3-9c39-cf2cf9c90e91 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:09.796351 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-37a7349f-8e57-4fd3-9c39-cf2cf9c90e91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:09.796630 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-37a7349f-8e57-4fd3-9c39-cf2cf9c90e91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:09.797050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-37a7349f-8e57-4fd3-9c39-cf2cf9c90e91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:09.797050 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-37a7349f-8e57-4fd3-9c39-cf2cf9c90e91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:09.802324 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:09.802324 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:09.803000 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-37a7349f-8e57-4fd3-9c39-cf2cf9c90e91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 200 Aug 13 03:52:09.803659 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1416/5692] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:09 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:10.813709 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8d72fe81-6ecd-47bc-8001-fef9e376b460 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:10.815337 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d72fe81-6ecd-47bc-8001-fef9e376b460 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:10.815513 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8d72fe81-6ecd-47bc-8001-fef9e376b460 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:10.815709 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8d72fe81-6ecd-47bc-8001-fef9e376b460 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:10.815794 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-8d72fe81-6ecd-47bc-8001-fef9e376b460 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:10.820037 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:10.820037 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:10.820635 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8d72fe81-6ecd-47bc-8001-fef9e376b460 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 200 Aug 13 03:52:10.820971 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1419/5693] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:10 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:11.829747 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-94644b56-6992-4883-b71d-f29bc0ca2a91 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:11.831315 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-94644b56-6992-4883-b71d-f29bc0ca2a91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:11.831491 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-94644b56-6992-4883-b71d-f29bc0ca2a91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:11.831656 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-94644b56-6992-4883-b71d-f29bc0ca2a91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:11.831748 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-94644b56-6992-4883-b71d-f29bc0ca2a91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:11.835497 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:11.835497 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:11.836024 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-94644b56-6992-4883-b71d-f29bc0ca2a91 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 200 Aug 13 03:52:11.836341 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1428/5694] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:11 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:11.844754 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ba222e5f-e466-40ea-ba6c-56bec3861c46 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:11.846487 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba222e5f-e466-40ea-ba6c-56bec3861c46 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:11.846674 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba222e5f-e466-40ea-ba6c-56bec3861c46 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:11.846868 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ba222e5f-e466-40ea-ba6c-56bec3861c46 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:11.846976 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-ba222e5f-e466-40ea-ba6c-56bec3861c46 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:11.851322 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:11.851322 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:11.851926 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ba222e5f-e466-40ea-ba6c-56bec3861c46 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:52:11.852251 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1432/5695] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:11 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:11.860128 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-98f2dbb3-90d4-42c3-92f9-7b29251c2d71 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:11.861701 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98f2dbb3-90d4-42c3-92f9-7b29251c2d71 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:52:11.861882 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98f2dbb3-90d4-42c3-92f9-7b29251c2d71 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:11.862057 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-98f2dbb3-90d4-42c3-92f9-7b29251c2d71 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:11.862155 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-98f2dbb3-90d4-42c3-92f9-7b29251c2d71 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:11.866887 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:11.866887 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:11.867437 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-98f2dbb3-90d4-42c3-92f9-7b29251c2d71 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:52:11.867834 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1417/5696] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:11 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:11.875701 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fee9aba6-cb9d-4bef-b000-1d519c15e169 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:11.877337 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fee9aba6-cb9d-4bef-b000-1d519c15e169 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] POST https://10.4.3.140/volume/v3/backups Aug 13 03:52:11.877672 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fee9aba6-cb9d-4bef-b000-1d519c15e169 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-96459552"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:11.879045 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.contrib.backups [None req-fee9aba6-cb9d-4bef-b000-1d519c15e169 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Creating new backup {'backup': {'volume_id': '65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-96459552'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:52:11.879171 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-fee9aba6-cb9d-4bef-b000-1d519c15e169 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Creating backup of volume 65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a in container None Aug 13 03:52:11.885239 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:11.885239 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:11.885636 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fee9aba6-cb9d-4bef-b000-1d519c15e169 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:52:11.899230 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-fee9aba6-cb9d-4bef-b000-1d519c15e169 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Created reservations ['0e92bf3f-df0f-4517-b13a-391b9a9f32eb', '18aea58f-4688-4951-9aa8-7b944f7345fe'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:11.926968 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fee9aba6-cb9d-4bef-b000-1d519c15e169 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:52:11.927405 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1420/5697] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:52: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) Aug 13 03:52:11.934751 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b86b8ac9-7d2a-432e-b96f-0acb901e1ffb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:11.936609 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b86b8ac9-7d2a-432e-b96f-0acb901e1ffb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:11.936878 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b86b8ac9-7d2a-432e-b96f-0acb901e1ffb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:11.937104 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b86b8ac9-7d2a-432e-b96f-0acb901e1ffb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:11.937491 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-b86b8ac9-7d2a-432e-b96f-0acb901e1ffb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:11.941698 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:11.941698 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:11.942528 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b86b8ac9-7d2a-432e-b96f-0acb901e1ffb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 200 Aug 13 03:52:11.942945 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1429/5698] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:11 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:12.953735 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-cd5363f3-2766-4431-9e53-f8e88acf167d None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:12.955993 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd5363f3-2766-4431-9e53-f8e88acf167d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:12.956217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd5363f3-2766-4431-9e53-f8e88acf167d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:12.956439 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-cd5363f3-2766-4431-9e53-f8e88acf167d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:12.956564 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-cd5363f3-2766-4431-9e53-f8e88acf167d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:12.961869 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:12.961869 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:12.962701 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-cd5363f3-2766-4431-9e53-f8e88acf167d tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 200 Aug 13 03:52:12.963076 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1433/5699] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:12 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:13.972920 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-afc45063-37f7-45a7-b379-a49153afb7ab None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:13.974486 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-afc45063-37f7-45a7-b379-a49153afb7ab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:13.974644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-afc45063-37f7-45a7-b379-a49153afb7ab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:13.974816 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-afc45063-37f7-45a7-b379-a49153afb7ab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:13.974932 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-afc45063-37f7-45a7-b379-a49153afb7ab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:13.980445 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:13.980445 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:13.981398 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-afc45063-37f7-45a7-b379-a49153afb7ab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 200 Aug 13 03:52:13.981862 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1418/5700] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:13 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:14.993392 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cd9dd188-d63d-4777-a8a7-b2a362930114 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:14.995127 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd9dd188-d63d-4777-a8a7-b2a362930114 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:14.995323 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd9dd188-d63d-4777-a8a7-b2a362930114 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:14.995522 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd9dd188-d63d-4777-a8a7-b2a362930114 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:14.995620 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-cd9dd188-d63d-4777-a8a7-b2a362930114 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:14.999714 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:14.999714 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:15.000386 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd9dd188-d63d-4777-a8a7-b2a362930114 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 200 Aug 13 03:52:15.000722 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1421/5701] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:14 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:16.012014 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d6dddc43-8970-4c16-9a4d-c0ab4a453ab2 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:16.013589 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d6dddc43-8970-4c16-9a4d-c0ab4a453ab2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:16.013754 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d6dddc43-8970-4c16-9a4d-c0ab4a453ab2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:16.013959 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d6dddc43-8970-4c16-9a4d-c0ab4a453ab2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:16.014064 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-d6dddc43-8970-4c16-9a4d-c0ab4a453ab2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:16.018063 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:16.018063 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:16.018729 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d6dddc43-8970-4c16-9a4d-c0ab4a453ab2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 200 Aug 13 03:52:16.019116 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1430/5702] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:16 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:17.030568 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d7656b02-4597-4765-8a3e-c58951e5b222 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:17.032492 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7656b02-4597-4765-8a3e-c58951e5b222 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:17.032727 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d7656b02-4597-4765-8a3e-c58951e5b222 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:17.032932 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d7656b02-4597-4765-8a3e-c58951e5b222 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:17.033039 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d7656b02-4597-4765-8a3e-c58951e5b222 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:17.037213 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:17.037213 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:17.037940 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d7656b02-4597-4765-8a3e-c58951e5b222 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 200 Aug 13 03:52:17.038274 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1434/5703] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:17 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:18.048170 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bba90745-e7f8-4bab-9c41-fce8681f2d6c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:18.050111 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bba90745-e7f8-4bab-9c41-fce8681f2d6c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:18.050273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bba90745-e7f8-4bab-9c41-fce8681f2d6c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:18.050444 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bba90745-e7f8-4bab-9c41-fce8681f2d6c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:18.050545 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-bba90745-e7f8-4bab-9c41-fce8681f2d6c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:18.054572 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:18.054572 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:18.055275 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bba90745-e7f8-4bab-9c41-fce8681f2d6c tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 200 Aug 13 03:52:18.055624 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1419/5704] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:18 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:19.065616 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bfa48543-9489-4493-aa31-2bb7c68790c2 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:19.067415 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bfa48543-9489-4493-aa31-2bb7c68790c2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:19.067601 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bfa48543-9489-4493-aa31-2bb7c68790c2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:19.067786 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bfa48543-9489-4493-aa31-2bb7c68790c2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:19.067910 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-bfa48543-9489-4493-aa31-2bb7c68790c2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:19.071793 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:19.071793 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:19.072456 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bfa48543-9489-4493-aa31-2bb7c68790c2 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 200 Aug 13 03:52:19.072838 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1422/5705] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:19 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:19.081600 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-2378b1bc-d200-4305-beb4-58688cac2760 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:19.083202 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2378b1bc-d200-4305-beb4-58688cac2760 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:19.083348 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2378b1bc-d200-4305-beb4-58688cac2760 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:19.083634 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-2378b1bc-d200-4305-beb4-58688cac2760 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:19.083736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-2378b1bc-d200-4305-beb4-58688cac2760 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:19.087495 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:19.087495 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:19.088122 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-2378b1bc-d200-4305-beb4-58688cac2760 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:52:19.088413 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1431/5706] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:19 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:19.096108 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-51d58458-4fcc-4aef-b840-ae680e27b985 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:19.098137 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51d58458-4fcc-4aef-b840-ae680e27b985 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] DELETE https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:19.098368 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51d58458-4fcc-4aef-b840-ae680e27b985 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:19.098580 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-51d58458-4fcc-4aef-b840-ae680e27b985 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:19.098731 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-51d58458-4fcc-4aef-b840-ae680e27b985 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Delete backup with id: 90ccbd64-c53e-4fc0-8842-6796d7534196. Aug 13 03:52:19.103349 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:19.103349 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:19.115138 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-51d58458-4fcc-4aef-b840-ae680e27b985 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] delete_backup rpcapi backup_id 90ccbd64-c53e-4fc0-8842-6796d7534196 {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:52:19.116795 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-51d58458-4fcc-4aef-b840-ae680e27b985 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 202 Aug 13 03:52:19.117229 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1435/5707] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:19 2026] DELETE /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:52:19.123228 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0bd8c55b-00b5-4e5f-90c2-88a5ae833e73 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:19.125085 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0bd8c55b-00b5-4e5f-90c2-88a5ae833e73 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:19.125277 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0bd8c55b-00b5-4e5f-90c2-88a5ae833e73 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:19.125461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0bd8c55b-00b5-4e5f-90c2-88a5ae833e73 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:19.125565 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-0bd8c55b-00b5-4e5f-90c2-88a5ae833e73 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:19.129915 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:19.129915 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:19.130899 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0bd8c55b-00b5-4e5f-90c2-88a5ae833e73 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 200 Aug 13 03:52:19.131127 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1420/5708] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:19 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:20.140970 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c5f5ca25-38af-437d-a8e2-f426c259b594 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:20.142643 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c5f5ca25-38af-437d-a8e2-f426c259b594 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 Aug 13 03:52:20.142844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c5f5ca25-38af-437d-a8e2-f426c259b594 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:20.143022 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c5f5ca25-38af-437d-a8e2-f426c259b594 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:20.143122 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-c5f5ca25-38af-437d-a8e2-f426c259b594 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 90ccbd64-c53e-4fc0-8842-6796d7534196. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:20.146327 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c5f5ca25-38af-437d-a8e2-f426c259b594 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 returned with HTTP 404 Aug 13 03:52:20.146754 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1423/5709] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:20 2026] GET /volume/v3/backups/90ccbd64-c53e-4fc0-8842-6796d7534196 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:20.152563 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-371036a4-9f8a-4694-aae2-9bcf4015a56a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:20.154127 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-371036a4-9f8a-4694-aae2-9bcf4015a56a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] DELETE https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:20.154342 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-371036a4-9f8a-4694-aae2-9bcf4015a56a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:20.154574 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-371036a4-9f8a-4694-aae2-9bcf4015a56a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:20.154733 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-371036a4-9f8a-4694-aae2-9bcf4015a56a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Delete backup with id: a3dc734b-0f8f-4918-8989-46635615cb3c. Aug 13 03:52:20.159029 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:20.159029 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:20.168782 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-371036a4-9f8a-4694-aae2-9bcf4015a56a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] delete_backup rpcapi backup_id a3dc734b-0f8f-4918-8989-46635615cb3c {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:52:20.170461 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-371036a4-9f8a-4694-aae2-9bcf4015a56a tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 202 Aug 13 03:52:20.170890 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1432/5710] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:20 2026] DELETE /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:52:20.178341 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b0ab625e-ae96-4fea-a3e0-d7a944dc362f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:20.179978 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0ab625e-ae96-4fea-a3e0-d7a944dc362f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:20.180164 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0ab625e-ae96-4fea-a3e0-d7a944dc362f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:20.180338 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b0ab625e-ae96-4fea-a3e0-d7a944dc362f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:20.180449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-b0ab625e-ae96-4fea-a3e0-d7a944dc362f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:20.184691 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:20.184691 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:20.185241 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b0ab625e-ae96-4fea-a3e0-d7a944dc362f tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 200 Aug 13 03:52:20.185551 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1436/5711] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:20 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:21.196670 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ee8c6fb8-2288-433b-90b7-741252c9c903 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:21.198436 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ee8c6fb8-2288-433b-90b7-741252c9c903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c Aug 13 03:52:21.199034 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ee8c6fb8-2288-433b-90b7-741252c9c903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:21.199034 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ee8c6fb8-2288-433b-90b7-741252c9c903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:21.199034 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-ee8c6fb8-2288-433b-90b7-741252c9c903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id a3dc734b-0f8f-4918-8989-46635615cb3c. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:21.202470 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ee8c6fb8-2288-433b-90b7-741252c9c903 tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c returned with HTTP 404 Aug 13 03:52:21.203106 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1421/5712] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:21 2026] GET /volume/v3/backups/a3dc734b-0f8f-4918-8989-46635615cb3c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:21.209146 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ba8831f8-7391-4eba-a683-5f33c18d6c3b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:21.211335 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ba8831f8-7391-4eba-a683-5f33c18d6c3b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] DELETE https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:21.211608 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ba8831f8-7391-4eba-a683-5f33c18d6c3b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:21.211861 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ba8831f8-7391-4eba-a683-5f33c18d6c3b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:21.212005 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.contrib.backups [None req-ba8831f8-7391-4eba-a683-5f33c18d6c3b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Delete backup with id: 702dbed5-c8a6-4857-a408-f2c0a3197b44. Aug 13 03:52:21.217200 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:21.217200 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:21.228491 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.backup.rpcapi [None req-ba8831f8-7391-4eba-a683-5f33c18d6c3b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] delete_backup rpcapi backup_id 702dbed5-c8a6-4857-a408-f2c0a3197b44 {{(pid=100340) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:52:21.230493 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ba8831f8-7391-4eba-a683-5f33c18d6c3b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 202 Aug 13 03:52:21.230717 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1424/5713] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:21 2026] DELETE /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:52:21.237227 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1f3ca582-b1cf-476f-b7e9-f881dc2aedab None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:21.238890 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f3ca582-b1cf-476f-b7e9-f881dc2aedab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:21.238941 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f3ca582-b1cf-476f-b7e9-f881dc2aedab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:21.239107 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1f3ca582-b1cf-476f-b7e9-f881dc2aedab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:21.239203 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-1f3ca582-b1cf-476f-b7e9-f881dc2aedab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:21.243413 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:21.243413 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:21.244295 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1f3ca582-b1cf-476f-b7e9-f881dc2aedab tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 200 Aug 13 03:52:21.244710 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1433/5714] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:21 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:22.254271 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a1d6fbba-b28b-43cd-8840-40994bc3b3c7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:22.256245 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a1d6fbba-b28b-43cd-8840-40994bc3b3c7 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 Aug 13 03:52:22.256492 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a1d6fbba-b28b-43cd-8840-40994bc3b3c7 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:22.256735 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a1d6fbba-b28b-43cd-8840-40994bc3b3c7 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:22.256913 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a1d6fbba-b28b-43cd-8840-40994bc3b3c7 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Show backup with id 702dbed5-c8a6-4857-a408-f2c0a3197b44. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:22.260696 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a1d6fbba-b28b-43cd-8840-40994bc3b3c7 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 returned with HTTP 404 Aug 13 03:52:22.261234 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1437/5715] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:22 2026] GET /volume/v3/backups/702dbed5-c8a6-4857-a408-f2c0a3197b44 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:22.267172 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-26cc376d-7873-4386-8d23-ddf70abe4d4c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:22.268927 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-26cc376d-7873-4386-8d23-ddf70abe4d4c tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] DELETE https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:52:22.269112 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-26cc376d-7873-4386-8d23-ddf70abe4d4c tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:22.269283 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-26cc376d-7873-4386-8d23-ddf70abe4d4c tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:22.269388 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-26cc376d-7873-4386-8d23-ddf70abe4d4c tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Delete backup with id: 6175acce-ec99-4aec-bab5-da753fce12dc. Aug 13 03:52:22.273649 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:22.273649 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:22.283463 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-26cc376d-7873-4386-8d23-ddf70abe4d4c tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] delete_backup rpcapi backup_id 6175acce-ec99-4aec-bab5-da753fce12dc {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:52:22.285145 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-26cc376d-7873-4386-8d23-ddf70abe4d4c tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 202 Aug 13 03:52:22.285492 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1422/5716] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:22 2026] DELETE /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:52:22.291676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f288bf57-1119-4181-b8d8-bb8d6dced34d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:22.293427 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f288bf57-1119-4181-b8d8-bb8d6dced34d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:52:22.293614 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f288bf57-1119-4181-b8d8-bb8d6dced34d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:22.293785 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f288bf57-1119-4181-b8d8-bb8d6dced34d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:22.293921 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f288bf57-1119-4181-b8d8-bb8d6dced34d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:22.297768 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:22.297768 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:22.298337 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f288bf57-1119-4181-b8d8-bb8d6dced34d tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 200 Aug 13 03:52:22.298660 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1425/5717] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:22 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:23.307854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-5a6bda46-99e0-4d90-84e2-85663254bbee None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:23.310112 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a6bda46-99e0-4d90-84e2-85663254bbee tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] GET https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc Aug 13 03:52:23.310319 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a6bda46-99e0-4d90-84e2-85663254bbee tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:23.310500 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-5a6bda46-99e0-4d90-84e2-85663254bbee tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:23.310589 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-5a6bda46-99e0-4d90-84e2-85663254bbee tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] Show backup with id 6175acce-ec99-4aec-bab5-da753fce12dc. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:52:23.314682 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-5a6bda46-99e0-4d90-84e2-85663254bbee tempest-VolumesBackupsTest-948726314 tempest-VolumesBackupsTest-948726314-project-admin] https://10.4.3.140/volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc returned with HTTP 404 Aug 13 03:52:23.315322 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1434/5718] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:23 2026] GET /volume/v3/backups/6175acce-ec99-4aec-bab5-da753fce12dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:23.325134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-06b2187f-f303-445d-92a5-c1450b59d9a3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:23.326595 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-06b2187f-f303-445d-92a5-c1450b59d9a3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] DELETE https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a Aug 13 03:52:23.326778 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-06b2187f-f303-445d-92a5-c1450b59d9a3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:23.327004 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-06b2187f-f303-445d-92a5-c1450b59d9a3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:23.327179 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-06b2187f-f303-445d-92a5-c1450b59d9a3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Delete volume with id: 65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a Aug 13 03:52:23.333902 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:23.333902 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:23.333902 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-06b2187f-f303-445d-92a5-c1450b59d9a3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:52:23.346949 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-06b2187f-f303-445d-92a5-c1450b59d9a3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Delete volume request issued successfully. Aug 13 03:52:23.347182 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-06b2187f-f303-445d-92a5-c1450b59d9a3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a returned with HTTP 202 Aug 13 03:52:23.347481 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1438/5719] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:23 2026] DELETE /volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:23.353584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-452b33ac-7b83-429b-85ad-68a32bbebad0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:23.355263 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-452b33ac-7b83-429b-85ad-68a32bbebad0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a Aug 13 03:52:23.355485 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-452b33ac-7b83-429b-85ad-68a32bbebad0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:23.355710 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-452b33ac-7b83-429b-85ad-68a32bbebad0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:23.362530 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:23.362530 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:23.366058 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-452b33ac-7b83-429b-85ad-68a32bbebad0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:52:23.369741 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-452b33ac-7b83-429b-85ad-68a32bbebad0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a returned with HTTP 200 Aug 13 03:52:23.370173 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1423/5720] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:23 2026] GET /volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:24.381483 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2af66865-7a9e-481d-ab3b-d40f1cfa97c3 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:24.383996 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2af66865-7a9e-481d-ab3b-d40f1cfa97c3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a Aug 13 03:52:24.384258 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2af66865-7a9e-481d-ab3b-d40f1cfa97c3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:24.384517 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2af66865-7a9e-481d-ab3b-d40f1cfa97c3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:24.392181 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2af66865-7a9e-481d-ab3b-d40f1cfa97c3 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a returned with HTTP 404 Aug 13 03:52:24.392820 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1426/5721] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:24 2026] GET /volume/v3/volumes/65dd44f7-de0d-4cd6-9dc7-f7d14d83e73a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:24.398812 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f0887740-5411-493c-af26-8f4f5d16f8bb None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:24.400581 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0887740-5411-493c-af26-8f4f5d16f8bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] DELETE https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 Aug 13 03:52:24.400761 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0887740-5411-493c-af26-8f4f5d16f8bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:24.400974 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f0887740-5411-493c-af26-8f4f5d16f8bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:24.401132 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-f0887740-5411-493c-af26-8f4f5d16f8bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Delete volume with id: ee2e0393-0546-4c0c-a1ca-01fd0df35c49 Aug 13 03:52:24.407439 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:24.407439 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:24.407862 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f0887740-5411-493c-af26-8f4f5d16f8bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:52:24.423233 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-f0887740-5411-493c-af26-8f4f5d16f8bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Delete volume request issued successfully. Aug 13 03:52:24.423395 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f0887740-5411-493c-af26-8f4f5d16f8bb tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 returned with HTTP 202 Aug 13 03:52:24.423756 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1435/5722] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:24 2026] DELETE /volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:24.429741 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-888ad1a0-27ec-4d7b-8cf5-b76ef6ce8ca4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:24.431411 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-888ad1a0-27ec-4d7b-8cf5-b76ef6ce8ca4 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 Aug 13 03:52:24.431580 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-888ad1a0-27ec-4d7b-8cf5-b76ef6ce8ca4 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:24.431750 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-888ad1a0-27ec-4d7b-8cf5-b76ef6ce8ca4 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:24.438532 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:24.438532 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:24.442104 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-888ad1a0-27ec-4d7b-8cf5-b76ef6ce8ca4 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:52:24.446301 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-888ad1a0-27ec-4d7b-8cf5-b76ef6ce8ca4 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 returned with HTTP 200 Aug 13 03:52:24.446673 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1439/5723] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:24 2026] GET /volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:25.459549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-948b2243-6f0a-4d47-b933-e4e8c425d0e8 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:25.461205 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-948b2243-6f0a-4d47-b933-e4e8c425d0e8 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 Aug 13 03:52:25.461425 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-948b2243-6f0a-4d47-b933-e4e8c425d0e8 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:25.461607 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-948b2243-6f0a-4d47-b933-e4e8c425d0e8 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:25.466993 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-948b2243-6f0a-4d47-b933-e4e8c425d0e8 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 returned with HTTP 404 Aug 13 03:52:25.467468 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1424/5724] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:25 2026] GET /volume/v3/volumes/ee2e0393-0546-4c0c-a1ca-01fd0df35c49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:25.474213 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aae2c545-11e1-4698-bd3d-90967db66bc0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:25.475720 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aae2c545-11e1-4698-bd3d-90967db66bc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] DELETE https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 Aug 13 03:52:25.475901 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aae2c545-11e1-4698-bd3d-90967db66bc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:25.476094 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aae2c545-11e1-4698-bd3d-90967db66bc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:25.476242 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-aae2c545-11e1-4698-bd3d-90967db66bc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Delete volume with id: 3d1258a7-649d-461e-821d-b4b80e2f1e24 Aug 13 03:52:25.483446 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:25.483446 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:25.483924 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-aae2c545-11e1-4698-bd3d-90967db66bc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:52:25.499432 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-aae2c545-11e1-4698-bd3d-90967db66bc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Delete volume request issued successfully. Aug 13 03:52:25.499631 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aae2c545-11e1-4698-bd3d-90967db66bc0 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 returned with HTTP 202 Aug 13 03:52:25.500112 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1427/5725] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:25 2026] DELETE /volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:25.507396 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ea431572-8eec-4ac0-979a-f6aa2e0e7e5b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:25.509099 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea431572-8eec-4ac0-979a-f6aa2e0e7e5b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 Aug 13 03:52:25.509326 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea431572-8eec-4ac0-979a-f6aa2e0e7e5b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:25.509562 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea431572-8eec-4ac0-979a-f6aa2e0e7e5b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:25.516586 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:25.516586 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:25.520379 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ea431572-8eec-4ac0-979a-f6aa2e0e7e5b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Volume info retrieved successfully. Aug 13 03:52:25.524316 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea431572-8eec-4ac0-979a-f6aa2e0e7e5b tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 returned with HTTP 200 Aug 13 03:52:25.524670 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1436/5726] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:25 2026] GET /volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:26.536108 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-abc6227f-4bfb-4e00-8e99-c9db32fe6ca1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:26.537775 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-abc6227f-4bfb-4e00-8e99-c9db32fe6ca1 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] GET https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 Aug 13 03:52:26.537979 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-abc6227f-4bfb-4e00-8e99-c9db32fe6ca1 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:26.538193 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-abc6227f-4bfb-4e00-8e99-c9db32fe6ca1 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:26.543328 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-abc6227f-4bfb-4e00-8e99-c9db32fe6ca1 tempest-VolumesBackupsTest-1356001565 tempest-VolumesBackupsTest-1356001565-project-member] https://10.4.3.140/volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 returned with HTTP 404 Aug 13 03:52:26.543741 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1440/5727] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:26 2026] GET /volume/v3/volumes/3d1258a7-649d-461e-821d-b4b80e2f1e24 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:28.311721 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-395d6249-3aa5-41fb-8982-7c76eca7f857 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:28.388999 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-395d6249-3aa5-41fb-8982-7c76eca7f857 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] POST https://10.4.3.140/volume/v3/types Aug 13 03:52:28.389449 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-395d6249-3aa5-41fb-8982-7c76eca7f857 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-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=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:28.405331 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-395d6249-3aa5-41fb-8982-7c76eca7f857 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] https://10.4.3.140/volume/v3/types returned with HTTP 200 Aug 13 03:52:28.405771 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1425/5728] 10.4.3.140 () {68 vars in 1253 bytes} [Thu Aug 13 03:52:28 2026] POST /volume/v3/types => generated 287 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:29.796538 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:29.798354 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:52:29.798739 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "96811aaa-b447-4fe5-adc9-48ad2e08b4d8", "size": 1}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:29.800134 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '96811aaa-b447-4fe5-adc9-48ad2e08b4d8', 'size': 1}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:52:29.886799 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Create volume of 1 GB Aug 13 03:52:29.890728 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Availability Zones retrieved successfully. Aug 13 03:52:29.895413 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Flow 'volume_create_api' (2573ec73-4df6-4b95-b556-efc30257f704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:29.896411 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba86c18e-f74d-45a8-a3d4-175c0bdcf264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:29.897270 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:52:29.940439 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba86c18e-f74d-45a8-a3d4-175c0bdcf264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:52:28Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=15df24ac-163d-4f1a-b5f3-9440fd569f0b,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': '15df24ac-163d-4f1a-b5f3-9440fd569f0b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:29.941242 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd31a87-5d4e-46af-aca3-16a674414a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:29.963394 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-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. Aug 13 03:52:29.963684 np0000007145 devstack@c-api.service[100340]: WARNING cinder.quota [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-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. Aug 13 03:52:29.989112 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Created reservations ['b56057b1-bee7-47e9-806f-6ea2526f8f0f', '46895892-1f79-4cfd-99aa-c9d4182b3644', '93488a08-edbc-4a3e-a367-292299d7fcd0', '2be373e4-275b-46d4-8295-a7f199da8725'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:29.989988 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bd31a87-5d4e-46af-aca3-16a674414a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b56057b1-bee7-47e9-806f-6ea2526f8f0f', '46895892-1f79-4cfd-99aa-c9d4182b3644', '93488a08-edbc-4a3e-a367-292299d7fcd0', '2be373e4-275b-46d4-8295-a7f199da8725']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:29.990680 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917d2794-c5bf-45eb-a1fc-f2e2ff98e954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:30.009450 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (917d2794-c5bf-45eb-a1fc-f2e2ff98e954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d9cbe38-2d95-4ade-895a-4efd4ec69381', '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='a2cc2863f3ef42838e67987c84662dba',qos_specs=None,replication_status=,reservations=['b56057b1-bee7-47e9-806f-6ea2526f8f0f','46895892-1f79-4cfd-99aa-c9d4182b3644','93488a08-edbc-4a3e-a367-292299d7fcd0','2be373e4-275b-46d4-8295-a7f199da8725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ad74fff0b7480f9073e68ec5e7b132',volume_type_id=15df24ac-163d-4f1a-b5f3-9440fd569f0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:52:29Z,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=4d9cbe38-2d95-4ade-895a-4efd4ec69381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2cc2863f3ef42838e67987c84662dba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72ad74fff0b7480f9073e68ec5e7b132',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15df24ac-163d-4f1a-b5f3-9440fd569f0b),volume_type_id=15df24ac-163d-4f1a-b5f3-9440fd569f0b)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:30.010767 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203dd590-fe38-4a05-ba2f-a7850c23aa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:30.025030 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203dd590-fe38-4a05-ba2f-a7850c23aa07) transitioned into state 'SUCCESS' from 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='a2cc2863f3ef42838e67987c84662dba',qos_specs=None,replication_status=,reservations=['b56057b1-bee7-47e9-806f-6ea2526f8f0f','46895892-1f79-4cfd-99aa-c9d4182b3644','93488a08-edbc-4a3e-a367-292299d7fcd0','2be373e4-275b-46d4-8295-a7f199da8725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ad74fff0b7480f9073e68ec5e7b132',volume_type_id=15df24ac-163d-4f1a-b5f3-9440fd569f0b)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:30.025737 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76eb5407-29dc-4e12-96c4-a6974bdca157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:30.033410 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76eb5407-29dc-4e12-96c4-a6974bdca157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:30.034246 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Flow 'volume_create_api' (2573ec73-4df6-4b95-b556-efc30257f704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:30.034626 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Create volume request issued successfully. Aug 13 03:52:30.035204 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-52c359c5-6b18-43d3-8ba9-9a0e8547819b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:52:30.035738 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1428/5729] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:52:29 2026] POST /volume/v3/volumes => generated 798 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:30.049023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-56ab8426-2fc2-41cf-8f7e-c1ac225f2a3f None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:30.050654 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56ab8426-2fc2-41cf-8f7e-c1ac225f2a3f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:30.050907 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56ab8426-2fc2-41cf-8f7e-c1ac225f2a3f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:30.051210 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-56ab8426-2fc2-41cf-8f7e-c1ac225f2a3f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:30.057670 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:30.057670 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:30.061092 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-56ab8426-2fc2-41cf-8f7e-c1ac225f2a3f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:30.065089 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-56ab8426-2fc2-41cf-8f7e-c1ac225f2a3f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 200 Aug 13 03:52:30.065486 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1437/5730] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:30 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:31.079249 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-546ffce3-3594-4b4a-9f52-f03d3cd71c5f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:31.081042 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-546ffce3-3594-4b4a-9f52-f03d3cd71c5f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:31.081266 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-546ffce3-3594-4b4a-9f52-f03d3cd71c5f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:31.081445 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-546ffce3-3594-4b4a-9f52-f03d3cd71c5f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:31.087922 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:31.087922 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:31.090997 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-546ffce3-3594-4b4a-9f52-f03d3cd71c5f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:31.094708 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-546ffce3-3594-4b4a-9f52-f03d3cd71c5f tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 200 Aug 13 03:52:31.095061 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1441/5731] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:31 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 948 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:32.109160 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d4beedf8-59bd-47ac-8dea-0eb2c160db59 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:32.110810 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d4beedf8-59bd-47ac-8dea-0eb2c160db59 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:32.111014 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d4beedf8-59bd-47ac-8dea-0eb2c160db59 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:32.111223 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d4beedf8-59bd-47ac-8dea-0eb2c160db59 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:32.117473 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:32.117473 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:32.120895 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d4beedf8-59bd-47ac-8dea-0eb2c160db59 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:32.124721 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d4beedf8-59bd-47ac-8dea-0eb2c160db59 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 200 Aug 13 03:52:32.125212 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1426/5732] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:32 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:33.137209 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-fa531ca1-5e34-4bd6-9417-04df84f9f555 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:33.139346 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fa531ca1-5e34-4bd6-9417-04df84f9f555 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:33.139610 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fa531ca1-5e34-4bd6-9417-04df84f9f555 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:33.139892 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-fa531ca1-5e34-4bd6-9417-04df84f9f555 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:33.148089 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:33.148089 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:33.152292 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-fa531ca1-5e34-4bd6-9417-04df84f9f555 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:33.156878 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-fa531ca1-5e34-4bd6-9417-04df84f9f555 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 200 Aug 13 03:52:33.157363 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1429/5733] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:33 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:34.170132 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-cf1f151f-c8c3-4ccb-9bac-ed484dc09e46 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:34.171901 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf1f151f-c8c3-4ccb-9bac-ed484dc09e46 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:34.172074 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf1f151f-c8c3-4ccb-9bac-ed484dc09e46 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:34.172243 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-cf1f151f-c8c3-4ccb-9bac-ed484dc09e46 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:34.178457 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:34.178457 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:34.181549 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-cf1f151f-c8c3-4ccb-9bac-ed484dc09e46 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:34.185181 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-cf1f151f-c8c3-4ccb-9bac-ed484dc09e46 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 200 Aug 13 03:52:34.185549 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1438/5734] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:34 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:35.197160 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f944d3c7-9763-40e6-9ba3-2d4493253af0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:35.199370 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f944d3c7-9763-40e6-9ba3-2d4493253af0 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:35.199635 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f944d3c7-9763-40e6-9ba3-2d4493253af0 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:35.199884 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f944d3c7-9763-40e6-9ba3-2d4493253af0 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:35.206969 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:35.206969 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:35.210376 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-f944d3c7-9763-40e6-9ba3-2d4493253af0 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:35.214170 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f944d3c7-9763-40e6-9ba3-2d4493253af0 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 200 Aug 13 03:52:35.214745 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1442/5735] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:35 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:36.226353 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5665b826-c957-4348-91b7-16a73f6de429 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:36.227988 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5665b826-c957-4348-91b7-16a73f6de429 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:36.228174 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5665b826-c957-4348-91b7-16a73f6de429 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:36.228348 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5665b826-c957-4348-91b7-16a73f6de429 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:36.235057 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:36.235057 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:36.238507 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5665b826-c957-4348-91b7-16a73f6de429 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:36.242297 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5665b826-c957-4348-91b7-16a73f6de429 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 200 Aug 13 03:52:36.242645 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1427/5736] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:36 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:37.254502 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-919b2cfa-c58d-443b-8121-11862281b4c1 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:37.256296 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-919b2cfa-c58d-443b-8121-11862281b4c1 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:37.256505 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-919b2cfa-c58d-443b-8121-11862281b4c1 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:37.256683 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-919b2cfa-c58d-443b-8121-11862281b4c1 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:37.263910 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:37.263910 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:37.267678 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-919b2cfa-c58d-443b-8121-11862281b4c1 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:37.271909 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-919b2cfa-c58d-443b-8121-11862281b4c1 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 200 Aug 13 03:52:37.272277 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1430/5737] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:37 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 1295 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:37.284361 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eed89dad-e88e-4659-8557-02c99a493623 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:37.286223 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eed89dad-e88e-4659-8557-02c99a493623 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] DELETE https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:37.286492 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eed89dad-e88e-4659-8557-02c99a493623 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:37.286668 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eed89dad-e88e-4659-8557-02c99a493623 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:37.286865 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-eed89dad-e88e-4659-8557-02c99a493623 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Delete volume with id: 4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:37.294846 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:37.294846 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:37.295310 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eed89dad-e88e-4659-8557-02c99a493623 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:37.310058 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-eed89dad-e88e-4659-8557-02c99a493623 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Delete volume request issued successfully. Aug 13 03:52:37.310245 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eed89dad-e88e-4659-8557-02c99a493623 tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 202 Aug 13 03:52:37.310691 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1439/5738] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:37 2026] DELETE /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:37.318088 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a05c62ba-fc58-4eaf-b52c-54f79593ca0b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:37.319877 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a05c62ba-fc58-4eaf-b52c-54f79593ca0b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:37.320133 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a05c62ba-fc58-4eaf-b52c-54f79593ca0b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:37.320361 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a05c62ba-fc58-4eaf-b52c-54f79593ca0b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:37.327695 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:37.327695 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:37.331784 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-a05c62ba-fc58-4eaf-b52c-54f79593ca0b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Volume info retrieved successfully. Aug 13 03:52:37.337303 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a05c62ba-fc58-4eaf-b52c-54f79593ca0b tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 200 Aug 13 03:52:37.337732 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1443/5739] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:37 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 1294 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:38.349644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bc3022ab-dbca-4bbe-ad14-c8629f0b85fb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:38.351716 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bc3022ab-dbca-4bbe-ad14-c8629f0b85fb tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] GET https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 Aug 13 03:52:38.351959 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bc3022ab-dbca-4bbe-ad14-c8629f0b85fb tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:38.352189 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bc3022ab-dbca-4bbe-ad14-c8629f0b85fb tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:38.358230 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bc3022ab-dbca-4bbe-ad14-c8629f0b85fb tempest-VolumeAndVolumeTypeFromImageTest-1386623774 tempest-VolumeAndVolumeTypeFromImageTest-1386623774-project-member] https://10.4.3.140/volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 returned with HTTP 404 Aug 13 03:52:38.358749 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1428/5740] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:38 2026] GET /volume/v3/volumes/4d9cbe38-2d95-4ade-895a-4efd4ec69381 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:38.508899 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-735e5887-f2b7-4fd0-849c-69e936af02df None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:38.510481 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-735e5887-f2b7-4fd0-849c-69e936af02df tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] GET https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 Aug 13 03:52:38.510665 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-735e5887-f2b7-4fd0-849c-69e936af02df tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:38.510844 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-735e5887-f2b7-4fd0-849c-69e936af02df tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Calling method 'detail' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:38.511561 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-735e5887-f2b7-4fd0-849c-69e936af02df tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100340) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 13 03:52:38.519483 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-735e5887-f2b7-4fd0-849c-69e936af02df tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Get all volumes completed successfully. Aug 13 03:52:38.520747 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:38.520747 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:38.524072 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-735e5887-f2b7-4fd0-849c-69e936af02df tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] https://10.4.3.140/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 13 03:52:38.524433 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1431/5741] 10.4.3.140 () {66 vars in 1285 bytes} [Thu Aug 13 03:52:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6357 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:38.536955 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-ea849f07-6f32-4348-8322-ffe8545b0a34 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:38.538567 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea849f07-6f32-4348-8322-ffe8545b0a34 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/f4bfeab1-a86e-4a93-8f9c-3c461ecb199a Aug 13 03:52:38.538750 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea849f07-6f32-4348-8322-ffe8545b0a34 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:38.538935 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-ea849f07-6f32-4348-8322-ffe8545b0a34 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:38.539086 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-ea849f07-6f32-4348-8322-ffe8545b0a34 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Delete volume with id: f4bfeab1-a86e-4a93-8f9c-3c461ecb199a Aug 13 03:52:38.545294 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:38.545294 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:38.545543 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ea849f07-6f32-4348-8322-ffe8545b0a34 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Volume info retrieved successfully. Aug 13 03:52:38.553963 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.image.cache [None req-ea849f07-6f32-4348-8322-ffe8545b0a34 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '96811aaa-b447-4fe5-adc9-48ad2e08b4d8', 'volume_id': 'f4bfeab1-a86e-4a93-8f9c-3c461ecb199a', 'host': 'np0000007145@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 13, 3, 52, 30), 'last_used': datetime.datetime(2026, 8, 13, 3, 52, 37)}. {{(pid=100342) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 13 03:52:38.561133 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-ea849f07-6f32-4348-8322-ffe8545b0a34 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Delete volume request issued successfully. Aug 13 03:52:38.561276 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-ea849f07-6f32-4348-8322-ffe8545b0a34 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] https://10.4.3.140/volume/v3/volumes/f4bfeab1-a86e-4a93-8f9c-3c461ecb199a returned with HTTP 202 Aug 13 03:52:38.561644 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1440/5742] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:38 2026] DELETE /volume/v3/volumes/f4bfeab1-a86e-4a93-8f9c-3c461ecb199a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:38.567974 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-390b872d-e455-465a-bbb6-59b0a660d53b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:38.569699 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-390b872d-e455-465a-bbb6-59b0a660d53b tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] GET https://10.4.3.140/volume/v3/volumes/f4bfeab1-a86e-4a93-8f9c-3c461ecb199a Aug 13 03:52:38.569936 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-390b872d-e455-465a-bbb6-59b0a660d53b tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:38.570163 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-390b872d-e455-465a-bbb6-59b0a660d53b tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:38.577212 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:38.577212 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:38.580317 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-390b872d-e455-465a-bbb6-59b0a660d53b tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Volume info retrieved successfully. Aug 13 03:52:38.585182 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-390b872d-e455-465a-bbb6-59b0a660d53b tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] https://10.4.3.140/volume/v3/volumes/f4bfeab1-a86e-4a93-8f9c-3c461ecb199a returned with HTTP 200 Aug 13 03:52:38.585721 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1444/5743] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:38 2026] GET /volume/v3/volumes/f4bfeab1-a86e-4a93-8f9c-3c461ecb199a => generated 1105 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:39.598167 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9c53823f-f19d-4498-9c75-b5dff88307e1 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:39.600395 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9c53823f-f19d-4498-9c75-b5dff88307e1 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] GET https://10.4.3.140/volume/v3/volumes/f4bfeab1-a86e-4a93-8f9c-3c461ecb199a Aug 13 03:52:39.600644 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9c53823f-f19d-4498-9c75-b5dff88307e1 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:39.600849 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9c53823f-f19d-4498-9c75-b5dff88307e1 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:39.607324 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9c53823f-f19d-4498-9c75-b5dff88307e1 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] https://10.4.3.140/volume/v3/volumes/f4bfeab1-a86e-4a93-8f9c-3c461ecb199a returned with HTTP 404 Aug 13 03:52:39.607857 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1429/5744] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:39 2026] GET /volume/v3/volumes/f4bfeab1-a86e-4a93-8f9c-3c461ecb199a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:39.614414 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cde632c1-dd59-4861-93d3-acce9bea39b0 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:39.616000 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cde632c1-dd59-4861-93d3-acce9bea39b0 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] DELETE https://10.4.3.140/volume/v3/types/15df24ac-163d-4f1a-b5f3-9440fd569f0b Aug 13 03:52:39.616161 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cde632c1-dd59-4861-93d3-acce9bea39b0 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:39.616333 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cde632c1-dd59-4861-93d3-acce9bea39b0 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Calling method '_delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:39.637584 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cde632c1-dd59-4861-93d3-acce9bea39b0 tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] https://10.4.3.140/volume/v3/types/15df24ac-163d-4f1a-b5f3-9440fd569f0b returned with HTTP 202 Aug 13 03:52:39.637970 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1432/5745] 10.4.3.140 () {66 vars in 1345 bytes} [Thu Aug 13 03:52:39 2026] DELETE /volume/v3/types/15df24ac-163d-4f1a-b5f3-9440fd569f0b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:39.644321 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-d574b5ce-1b78-45dd-9bbd-de19562c506b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:39.646127 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d574b5ce-1b78-45dd-9bbd-de19562c506b tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] GET https://10.4.3.140/volume/v3/types/15df24ac-163d-4f1a-b5f3-9440fd569f0b Aug 13 03:52:39.646318 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d574b5ce-1b78-45dd-9bbd-de19562c506b tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:39.646509 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-d574b5ce-1b78-45dd-9bbd-de19562c506b tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:39.649811 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-d574b5ce-1b78-45dd-9bbd-de19562c506b tempest-VolumeAndVolumeTypeFromImageTest-1885878336 tempest-VolumeAndVolumeTypeFromImageTest-1885878336-project-admin] https://10.4.3.140/volume/v3/types/15df24ac-163d-4f1a-b5f3-9440fd569f0b returned with HTTP 404 Aug 13 03:52:39.650274 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1441/5746] 10.4.3.140 () {66 vars in 1342 bytes} [Thu Aug 13 03:52:39 2026] GET /volume/v3/types/15df24ac-163d-4f1a-b5f3-9440fd569f0b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:41.025079 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-868e333a-87fd-49cf-b234-67b5a4721d21 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:41.092679 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:52:41.092997 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2118151007"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:41.094295 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2118151007'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:52:41.094407 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume of 1 GB Aug 13 03:52:41.098093 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Availability Zones retrieved successfully. Aug 13 03:52:41.102994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (c474ab5c-9dbf-4de3-b3e4-b65888bacfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:41.103811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9cf72c-1e2c-48e2-bebf-8953e65afad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:41.104585 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:52:41.126472 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9cf72c-1e2c-48e2-bebf-8953e65afad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:41.127306 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ee9d77-35a8-4368-a664-1ca96a1bcb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:41.178232 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Created reservations ['33afa98e-17aa-4294-8d4b-08d61165772c', '67496b37-bfc9-4163-9bed-610841fbcf8a', '8c2d25ba-a81f-4c1a-9be0-84d5a0a2616e', 'd85b28cd-4c27-4958-9462-2ce486afc7c5'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:41.178895 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ee9d77-35a8-4368-a664-1ca96a1bcb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33afa98e-17aa-4294-8d4b-08d61165772c', '67496b37-bfc9-4163-9bed-610841fbcf8a', '8c2d25ba-a81f-4c1a-9be0-84d5a0a2616e', 'd85b28cd-4c27-4958-9462-2ce486afc7c5']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:41.179528 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7446da-144e-4a19-a129-8b9a5687a5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:41.197667 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7446da-144e-4a19-a129-8b9a5687a5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94a85460-1b44-4d94-9c69-d69ff94bbff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2118151007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['33afa98e-17aa-4294-8d4b-08d61165772c','67496b37-bfc9-4163-9bed-610841fbcf8a','8c2d25ba-a81f-4c1a-9be0-84d5a0a2616e','d85b28cd-4c27-4958-9462-2ce486afc7c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2118151007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94a85460-1b44-4d94-9c69-d69ff94bbff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363c6b710cc2426991683f702e5d664c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:41.198296 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4171ea-c4d3-4987-afe1-3ff48a9900d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:41.216218 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4171ea-c4d3-4987-afe1-3ff48a9900d3) transitioned into state 'SUCCESS' from state '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-2118151007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['33afa98e-17aa-4294-8d4b-08d61165772c','67496b37-bfc9-4163-9bed-610841fbcf8a','8c2d25ba-a81f-4c1a-9be0-84d5a0a2616e','d85b28cd-4c27-4958-9462-2ce486afc7c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:41.216835 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9321894-941a-49f0-9082-53c937c11740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:41.225135 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9321894-941a-49f0-9082-53c937c11740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:41.226947 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (c474ab5c-9dbf-4de3-b3e4-b65888bacfcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:41.226947 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request issued successfully. Aug 13 03:52:41.226947 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-868e333a-87fd-49cf-b234-67b5a4721d21 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:52:41.227406 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1445/5747] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:52:41 2026] POST /volume/v3/volumes => generated 764 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:41.240726 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-99a6047e-f435-4611-88fb-63bc3474616f None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:41.242453 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-99a6047e-f435-4611-88fb-63bc3474616f tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 Aug 13 03:52:41.242669 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-99a6047e-f435-4611-88fb-63bc3474616f tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:41.242871 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-99a6047e-f435-4611-88fb-63bc3474616f tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:41.250771 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:41.250771 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:41.255384 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-99a6047e-f435-4611-88fb-63bc3474616f tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:41.259967 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-99a6047e-f435-4611-88fb-63bc3474616f tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 returned with HTTP 200 Aug 13 03:52:41.260354 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1430/5748] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:41 2026] GET /volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:42.272532 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c3326e8b-b4b9-409f-a6af-d3cc59f62286 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:42.274578 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3326e8b-b4b9-409f-a6af-d3cc59f62286 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 Aug 13 03:52:42.274838 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3326e8b-b4b9-409f-a6af-d3cc59f62286 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:42.275067 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c3326e8b-b4b9-409f-a6af-d3cc59f62286 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:42.283353 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:42.283353 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:42.286999 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-c3326e8b-b4b9-409f-a6af-d3cc59f62286 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:42.291485 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c3326e8b-b4b9-409f-a6af-d3cc59f62286 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 returned with HTTP 200 Aug 13 03:52:42.291916 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1433/5749] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:42 2026] GET /volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:42.303814 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-98ab9147-d543-4eab-b121-037b2c739bf6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:42.305618 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:52:42.306004 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "94a85460-1b44-4d94-9c69-d69ff94bbff5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2079435656"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:42.307581 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request body: {'volume': {"'source_volid": '94a85460-1b44-4d94-9c69-d69ff94bbff5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2079435656'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:52:42.307722 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume of 1 GB Aug 13 03:52:42.312322 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Availability Zones retrieved successfully. Aug 13 03:52:42.318368 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (49d68899-9156-4205-96bb-3c40b0bef51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.319556 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566f7b60-28de-47c5-979e-367ca3f48bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.320545 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:52:42.345579 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566f7b60-28de-47c5-979e-367ca3f48bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.346428 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03a6459-427e-46f3-bb83-32db208fb2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.385970 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Created reservations ['722238c9-9024-4fa3-a62c-8c43fa9b138d', '935f3152-ebce-426a-a413-075ec4c1ca3c', 'e294c538-7f6c-4788-a671-917c1fac6e2c', '909a894f-c760-4850-9841-58be71a1d08f'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:42.386755 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03a6459-427e-46f3-bb83-32db208fb2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['722238c9-9024-4fa3-a62c-8c43fa9b138d', '935f3152-ebce-426a-a413-075ec4c1ca3c', 'e294c538-7f6c-4788-a671-917c1fac6e2c', '909a894f-c760-4850-9841-58be71a1d08f']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.387524 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499afcd2-e437-454a-83f2-eb4cff0c7f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.408320 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (499afcd2-e437-454a-83f2-eb4cff0c7f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7af3a57c-8a10-4592-878d-82727ddcfbf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2079435656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['722238c9-9024-4fa3-a62c-8c43fa9b138d','935f3152-ebce-426a-a413-075ec4c1ca3c','e294c538-7f6c-4788-a671-917c1fac6e2c','909a894f-c760-4850-9841-58be71a1d08f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2079435656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7af3a57c-8a10-4592-878d-82727ddcfbf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363c6b710cc2426991683f702e5d664c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.409016 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103b95fc-8f99-45ce-acb6-bb5452374813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.424811 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103b95fc-8f99-45ce-acb6-bb5452374813) transitioned into state 'SUCCESS' from state '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-2079435656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['722238c9-9024-4fa3-a62c-8c43fa9b138d','935f3152-ebce-426a-a413-075ec4c1ca3c','e294c538-7f6c-4788-a671-917c1fac6e2c','909a894f-c760-4850-9841-58be71a1d08f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.425432 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e7875ad-ddd6-40cb-aa61-c270fe4db887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.432741 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e7875ad-ddd6-40cb-aa61-c270fe4db887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.433501 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (49d68899-9156-4205-96bb-3c40b0bef51c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.433803 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request issued successfully. Aug 13 03:52:42.434382 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-98ab9147-d543-4eab-b121-037b2c739bf6 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:52:42.434897 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1442/5750] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:52:42 2026] POST /volume/v3/volumes => generated 764 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:42.445514 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-da921098-e2f6-4106-a877-571e416997ea None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:42.447287 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:52:42.447575 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "94a85460-1b44-4d94-9c69-d69ff94bbff5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1835119788"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:42.448890 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request body: {'volume': {"'source_volid": '94a85460-1b44-4d94-9c69-d69ff94bbff5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1835119788'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:52:42.449001 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume of 1 GB Aug 13 03:52:42.449215 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:42.449215 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:42.452764 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Availability Zones retrieved successfully. Aug 13 03:52:42.458086 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (ddafeb19-59f5-4898-9a19-d81c2510a3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.459015 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d25859f4-c37e-441a-a24a-c089b08d6f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.459838 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:52:42.481103 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d25859f4-c37e-441a-a24a-c089b08d6f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.481776 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6235079a-fae6-48e2-8b77-73199e12ce62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.514921 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Created reservations ['92f92400-fa0f-4af2-896d-d26785172729', '3d538b00-e6c3-4857-843f-62cf8312bf58', 'ed80f30b-fd10-4aae-b618-4c64c1af2a17', '1cd928c7-1eed-4e79-8176-1d4b2f89ad10'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:42.515666 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6235079a-fae6-48e2-8b77-73199e12ce62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f92400-fa0f-4af2-896d-d26785172729', '3d538b00-e6c3-4857-843f-62cf8312bf58', 'ed80f30b-fd10-4aae-b618-4c64c1af2a17', '1cd928c7-1eed-4e79-8176-1d4b2f89ad10']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.516809 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfc06a8-01ef-4d7b-b142-eb030c6eb995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.535735 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cfc06a8-01ef-4d7b-b142-eb030c6eb995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abc85e68-ea67-4e38-8b80-d1ae89137f48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1835119788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['92f92400-fa0f-4af2-896d-d26785172729','3d538b00-e6c3-4857-843f-62cf8312bf58','ed80f30b-fd10-4aae-b618-4c64c1af2a17','1cd928c7-1eed-4e79-8176-1d4b2f89ad10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1835119788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abc85e68-ea67-4e38-8b80-d1ae89137f48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363c6b710cc2426991683f702e5d664c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.536415 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfd4aa1-311f-4538-9594-10825164fd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.553915 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfd4aa1-311f-4538-9594-10825164fd8c) transitioned into state 'SUCCESS' from state '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-1835119788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['92f92400-fa0f-4af2-896d-d26785172729','3d538b00-e6c3-4857-843f-62cf8312bf58','ed80f30b-fd10-4aae-b618-4c64c1af2a17','1cd928c7-1eed-4e79-8176-1d4b2f89ad10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.554568 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5978e9b-8d12-478f-bf3a-1365b0eb0b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.562748 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5978e9b-8d12-478f-bf3a-1365b0eb0b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.563474 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (ddafeb19-59f5-4898-9a19-d81c2510a3d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.563743 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request issued successfully. Aug 13 03:52:42.564285 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-da921098-e2f6-4106-a877-571e416997ea tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:52:42.564666 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1446/5751] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:52:42 2026] POST /volume/v3/volumes => generated 764 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:42.575854 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a70badc1-2f57-4168-87f1-e557721ac144 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:42.577890 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:52:42.578278 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "94a85460-1b44-4d94-9c69-d69ff94bbff5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1867072697"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:42.580058 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request body: {'volume': {"'source_volid": '94a85460-1b44-4d94-9c69-d69ff94bbff5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1867072697'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:52:42.580182 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume of 1 GB Aug 13 03:52:42.582872 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:52:42.584882 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Availability Zones retrieved successfully. Aug 13 03:52:42.590513 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (046ae3a9-f763-40cb-a1b8-583133ba9d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.591422 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8357c75-b24f-4be5-95e2-535e4cfe7c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.592452 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:52:42.615761 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8357c75-b24f-4be5-95e2-535e4cfe7c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.616459 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5fb785-9c5c-47e0-b31e-546f88f76976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.648068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Created reservations ['d9b14619-0935-4ef5-b341-291d5645b086', '3293e1bc-c312-4ee6-b72f-c2de1e8fe467', '137bfc5c-fa8a-4cb9-85c8-b58ecc0c0f48', '59c9b011-3317-4687-8466-baa052408618'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:42.648759 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5fb785-9c5c-47e0-b31e-546f88f76976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b14619-0935-4ef5-b341-291d5645b086', '3293e1bc-c312-4ee6-b72f-c2de1e8fe467', '137bfc5c-fa8a-4cb9-85c8-b58ecc0c0f48', '59c9b011-3317-4687-8466-baa052408618']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.649433 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894ce537-1ac7-463c-9822-ca9bb3b150f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.668402 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894ce537-1ac7-463c-9822-ca9bb3b150f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb1aaea-2d47-4730-b250-62334ee50aab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1867072697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['d9b14619-0935-4ef5-b341-291d5645b086','3293e1bc-c312-4ee6-b72f-c2de1e8fe467','137bfc5c-fa8a-4cb9-85c8-b58ecc0c0f48','59c9b011-3317-4687-8466-baa052408618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1867072697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cb1aaea-2d47-4730-b250-62334ee50aab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363c6b710cc2426991683f702e5d664c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.669130 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c049162-cf63-4ef0-9d07-10967cf744da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.685500 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c049162-cf63-4ef0-9d07-10967cf744da) transitioned into state 'SUCCESS' from state '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-1867072697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['d9b14619-0935-4ef5-b341-291d5645b086','3293e1bc-c312-4ee6-b72f-c2de1e8fe467','137bfc5c-fa8a-4cb9-85c8-b58ecc0c0f48','59c9b011-3317-4687-8466-baa052408618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.686289 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec58661-9b48-444e-8609-5b48dfcffed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.693727 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec58661-9b48-444e-8609-5b48dfcffed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.694480 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (046ae3a9-f763-40cb-a1b8-583133ba9d3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.694791 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request issued successfully. Aug 13 03:52:42.695342 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a70badc1-2f57-4168-87f1-e557721ac144 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:52:42.695754 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1431/5752] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:52:42 2026] POST /volume/v3/volumes => generated 764 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:42.706236 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:42.707888 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:52:42.708202 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "94a85460-1b44-4d94-9c69-d69ff94bbff5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-264178799"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:42.709562 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request body: {'volume': {"'source_volid": '94a85460-1b44-4d94-9c69-d69ff94bbff5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-264178799'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:52:42.709680 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume of 1 GB Aug 13 03:52:42.713339 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Availability Zones retrieved successfully. Aug 13 03:52:42.718469 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (6969c68d-cd6b-4918-805b-efebbcecdfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.719361 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c6e372-7c96-48e8-b1ce-f9463d4d9cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.720268 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:52:42.742535 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c6e372-7c96-48e8-b1ce-f9463d4d9cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.743343 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeaca4cf-3f26-4319-961f-bce156d8ab8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.776970 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Created reservations ['37d2b769-78d9-4cdd-89dd-c9d9d761a8ac', '6959c759-29fd-47fb-8376-ef4d59dfc373', 'da6342cb-fe0d-44c3-ba40-c78285b4ef47', 'b87fd81e-346b-4f03-8b4f-4a1f7a95002e'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:42.777678 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeaca4cf-3f26-4319-961f-bce156d8ab8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37d2b769-78d9-4cdd-89dd-c9d9d761a8ac', '6959c759-29fd-47fb-8376-ef4d59dfc373', 'da6342cb-fe0d-44c3-ba40-c78285b4ef47', 'b87fd81e-346b-4f03-8b4f-4a1f7a95002e']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.778449 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51fead8-881f-4579-a996-fca43e3fa58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.797971 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51fead8-881f-4579-a996-fca43e3fa58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d3420f1-95df-4f49-9520-df4edf979fcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-264178799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['37d2b769-78d9-4cdd-89dd-c9d9d761a8ac','6959c759-29fd-47fb-8376-ef4d59dfc373','da6342cb-fe0d-44c3-ba40-c78285b4ef47','b87fd81e-346b-4f03-8b4f-4a1f7a95002e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-264178799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d3420f1-95df-4f49-9520-df4edf979fcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363c6b710cc2426991683f702e5d664c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.798837 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca29dbb-0ba0-4cae-bc1c-93982fd83714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.817760 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca29dbb-0ba0-4cae-bc1c-93982fd83714) transitioned into state 'SUCCESS' from state '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-264178799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['37d2b769-78d9-4cdd-89dd-c9d9d761a8ac','6959c759-29fd-47fb-8376-ef4d59dfc373','da6342cb-fe0d-44c3-ba40-c78285b4ef47','b87fd81e-346b-4f03-8b4f-4a1f7a95002e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.818669 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae293e8b-d354-4eb1-882f-fb4f8882d9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.828498 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae293e8b-d354-4eb1-882f-fb4f8882d9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.829515 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (6969c68d-cd6b-4918-805b-efebbcecdfb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.829908 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request issued successfully. Aug 13 03:52:42.830549 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-34c69b69-4b7d-439e-ad80-e64d104b6ebc tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:52:42.831068 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1434/5753] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:52:42 2026] POST /volume/v3/volumes => generated 763 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:42.841762 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:42.844044 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:52:42.844431 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "94a85460-1b44-4d94-9c69-d69ff94bbff5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-504022829"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:42.846132 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request body: {'volume': {"'source_volid": '94a85460-1b44-4d94-9c69-d69ff94bbff5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-504022829'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:52:42.846275 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume of 1 GB Aug 13 03:52:42.846577 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:42.846577 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:42.851058 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Availability Zones retrieved successfully. Aug 13 03:52:42.856667 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (e253dc2d-06cb-4453-8158-ef17ca48120e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.857568 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc1a7b6-fe5b-4846-bb8d-7f162c5196ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.858403 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:52:42.886556 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc1a7b6-fe5b-4846-bb8d-7f162c5196ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.887366 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8262f8-63b5-44a6-8911-37853d6822d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.927014 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Created reservations ['35c320f3-5078-4d76-970d-185f5d0c0206', 'bd8fcb7a-a8f6-4345-b3d4-5666fb7ed3c9', '308d0fc5-3cf6-4362-8952-7a6a0648be6c', 'c0009f64-7359-49f8-a450-7346b9a14b65'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:42.928038 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef8262f8-63b5-44a6-8911-37853d6822d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35c320f3-5078-4d76-970d-185f5d0c0206', 'bd8fcb7a-a8f6-4345-b3d4-5666fb7ed3c9', '308d0fc5-3cf6-4362-8952-7a6a0648be6c', 'c0009f64-7359-49f8-a450-7346b9a14b65']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.928922 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3ecd5b-5016-4566-bdce-f2696a767fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.951296 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3ecd5b-5016-4566-bdce-f2696a767fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96046e05-987e-4dc2-8f31-6ff7aa02b41f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-504022829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['35c320f3-5078-4d76-970d-185f5d0c0206','bd8fcb7a-a8f6-4345-b3d4-5666fb7ed3c9','308d0fc5-3cf6-4362-8952-7a6a0648be6c','c0009f64-7359-49f8-a450-7346b9a14b65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-504022829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96046e05-987e-4dc2-8f31-6ff7aa02b41f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='363c6b710cc2426991683f702e5d664c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.952545 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45dc1d6-0ffa-4579-b86c-0b747410e327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.968672 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45dc1d6-0ffa-4579-b86c-0b747410e327) transitioned into state 'SUCCESS' from state '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-504022829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='363c6b710cc2426991683f702e5d664c',qos_specs=None,replication_status=,reservations=['35c320f3-5078-4d76-970d-185f5d0c0206','bd8fcb7a-a8f6-4345-b3d4-5666fb7ed3c9','308d0fc5-3cf6-4362-8952-7a6a0648be6c','c0009f64-7359-49f8-a450-7346b9a14b65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11bebbd95df54afb8f770cb5039ed7ff',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.969401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549f5ed5-da61-48a1-ae15-8066075dff04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:42.977002 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549f5ed5-da61-48a1-ae15-8066075dff04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:42.977765 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Flow 'volume_create_api' (e253dc2d-06cb-4453-8158-ef17ca48120e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:42.978047 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Create volume request issued successfully. Aug 13 03:52:42.978528 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1b3754a5-4a96-4394-b774-7e4006f24a50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:52:42.978998 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1443/5754] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:52:42 2026] POST /volume/v3/volumes => generated 763 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:42.992292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-26ece0a4-c510-44ea-aee4-36894aa1c893 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:42.994275 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26ece0a4-c510-44ea-aee4-36894aa1c893 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 Aug 13 03:52:42.994449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26ece0a4-c510-44ea-aee4-36894aa1c893 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:42.994670 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-26ece0a4-c510-44ea-aee4-36894aa1c893 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:43.001194 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:43.001194 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:43.004439 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-26ece0a4-c510-44ea-aee4-36894aa1c893 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:43.008136 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-26ece0a4-c510-44ea-aee4-36894aa1c893 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 returned with HTTP 200 Aug 13 03:52:43.008475 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1447/5755] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:42 2026] GET /volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:43.022698 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-11ee1171-1e0c-4b50-8fd6-cc0dfc19be6a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:43.025424 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-11ee1171-1e0c-4b50-8fd6-cc0dfc19be6a tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 Aug 13 03:52:43.025754 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-11ee1171-1e0c-4b50-8fd6-cc0dfc19be6a tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:43.026079 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-11ee1171-1e0c-4b50-8fd6-cc0dfc19be6a tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:43.036766 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:43.036766 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:43.041736 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-11ee1171-1e0c-4b50-8fd6-cc0dfc19be6a tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:43.047913 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-11ee1171-1e0c-4b50-8fd6-cc0dfc19be6a tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 returned with HTTP 200 Aug 13 03:52:43.048486 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1432/5756] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:43 2026] GET /volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:43.061810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-59b494e1-0686-4dcc-b162-f9872306dbed None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:43.064471 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-59b494e1-0686-4dcc-b162-f9872306dbed tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab Aug 13 03:52:43.064776 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-59b494e1-0686-4dcc-b162-f9872306dbed tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:43.065072 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-59b494e1-0686-4dcc-b162-f9872306dbed tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:43.074861 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:43.074861 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:43.079508 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-59b494e1-0686-4dcc-b162-f9872306dbed tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:43.084678 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-59b494e1-0686-4dcc-b162-f9872306dbed tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab returned with HTTP 200 Aug 13 03:52:43.085198 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1435/5757] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:43 2026] GET /volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:43.100716 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-3b36b318-1fd5-402e-a15e-c63f6e18d835 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:43.102889 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b36b318-1fd5-402e-a15e-c63f6e18d835 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb Aug 13 03:52:43.103149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b36b318-1fd5-402e-a15e-c63f6e18d835 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:43.103351 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-3b36b318-1fd5-402e-a15e-c63f6e18d835 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:43.112274 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:43.112274 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:43.116200 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-3b36b318-1fd5-402e-a15e-c63f6e18d835 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:43.120324 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-3b36b318-1fd5-402e-a15e-c63f6e18d835 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb returned with HTTP 200 Aug 13 03:52:43.120708 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1444/5758] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:43 2026] GET /volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:43.134542 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9a394525-2ef7-4ca9-8ea6-12e122f605d3 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:43.136563 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a394525-2ef7-4ca9-8ea6-12e122f605d3 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f Aug 13 03:52:43.136785 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a394525-2ef7-4ca9-8ea6-12e122f605d3 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:43.137030 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9a394525-2ef7-4ca9-8ea6-12e122f605d3 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:43.145565 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:43.145565 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:43.149643 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9a394525-2ef7-4ca9-8ea6-12e122f605d3 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:43.154718 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9a394525-2ef7-4ca9-8ea6-12e122f605d3 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f returned with HTTP 200 Aug 13 03:52:43.155217 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1448/5759] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:43 2026] GET /volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:43.166858 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0bb3f430-a896-41c9-95b2-dec05fe8779d None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:43.168468 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0bb3f430-a896-41c9-95b2-dec05fe8779d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] DELETE https://10.4.3.140/volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f Aug 13 03:52:43.168635 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0bb3f430-a896-41c9-95b2-dec05fe8779d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:43.168855 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0bb3f430-a896-41c9-95b2-dec05fe8779d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:43.169010 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-0bb3f430-a896-41c9-95b2-dec05fe8779d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume with id: 96046e05-987e-4dc2-8f31-6ff7aa02b41f Aug 13 03:52:43.175508 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:43.175508 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:43.175930 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0bb3f430-a896-41c9-95b2-dec05fe8779d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:43.191747 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-0bb3f430-a896-41c9-95b2-dec05fe8779d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume request issued successfully. Aug 13 03:52:43.191952 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0bb3f430-a896-41c9-95b2-dec05fe8779d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f returned with HTTP 202 Aug 13 03:52:43.192353 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1433/5760] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:43 2026] DELETE /volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:43.199161 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7e09ff7b-9f71-410e-8b0a-b90a23fc737d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:43.201331 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7e09ff7b-9f71-410e-8b0a-b90a23fc737d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f Aug 13 03:52:43.201577 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7e09ff7b-9f71-410e-8b0a-b90a23fc737d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:43.201841 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7e09ff7b-9f71-410e-8b0a-b90a23fc737d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:43.204321 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=110,cinder:INSERT=23,cinder:UPDATE=46 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:52:43.211583 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:43.211583 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:43.218237 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7e09ff7b-9f71-410e-8b0a-b90a23fc737d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:43.222802 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7e09ff7b-9f71-410e-8b0a-b90a23fc737d tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f returned with HTTP 200 Aug 13 03:52:43.223381 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1436/5761] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:43 2026] GET /volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:44.236732 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-f4945fd6-5736-4879-b8ca-fad9f81b20b9 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:44.238627 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f4945fd6-5736-4879-b8ca-fad9f81b20b9 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f Aug 13 03:52:44.238853 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f4945fd6-5736-4879-b8ca-fad9f81b20b9 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:44.239038 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-f4945fd6-5736-4879-b8ca-fad9f81b20b9 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:44.240732 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=92,cinder:INSERT=18,cinder:UPDATE=36,cinder:DELETE=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:52:44.244300 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-f4945fd6-5736-4879-b8ca-fad9f81b20b9 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f returned with HTTP 404 Aug 13 03:52:44.244820 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1445/5762] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:44 2026] GET /volume/v3/volumes/96046e05-987e-4dc2-8f31-6ff7aa02b41f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:44.251403 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-de54509a-d617-49c1-9ee4-274ca1dccfcf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:44.253320 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de54509a-d617-49c1-9ee4-274ca1dccfcf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] DELETE https://10.4.3.140/volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb Aug 13 03:52:44.253538 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de54509a-d617-49c1-9ee4-274ca1dccfcf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:44.253737 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-de54509a-d617-49c1-9ee4-274ca1dccfcf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:44.253963 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-de54509a-d617-49c1-9ee4-274ca1dccfcf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume with id: 6d3420f1-95df-4f49-9520-df4edf979fcb Aug 13 03:52:44.261051 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:44.261051 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:44.261527 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-de54509a-d617-49c1-9ee4-274ca1dccfcf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:44.277612 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-de54509a-d617-49c1-9ee4-274ca1dccfcf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume request issued successfully. Aug 13 03:52:44.277831 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-de54509a-d617-49c1-9ee4-274ca1dccfcf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb returned with HTTP 202 Aug 13 03:52:44.278258 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1449/5763] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:44 2026] DELETE /volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:44.285284 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7a84cb78-096d-4b3f-aa96-e892b0335a08 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:44.286792 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7a84cb78-096d-4b3f-aa96-e892b0335a08 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb Aug 13 03:52:44.286974 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7a84cb78-096d-4b3f-aa96-e892b0335a08 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:44.287142 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7a84cb78-096d-4b3f-aa96-e892b0335a08 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:44.292665 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:44.292665 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:44.295362 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-7a84cb78-096d-4b3f-aa96-e892b0335a08 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:44.298613 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7a84cb78-096d-4b3f-aa96-e892b0335a08 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb returned with HTTP 200 Aug 13 03:52:44.298982 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1434/5764] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:44 2026] GET /volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb => generated 855 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:45.311184 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-c172b3a8-c6bc-4700-811d-e7d4cdbfd883 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:45.312837 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c172b3a8-c6bc-4700-811d-e7d4cdbfd883 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb Aug 13 03:52:45.313081 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c172b3a8-c6bc-4700-811d-e7d4cdbfd883 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:45.313326 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-c172b3a8-c6bc-4700-811d-e7d4cdbfd883 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:45.318466 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-c172b3a8-c6bc-4700-811d-e7d4cdbfd883 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb returned with HTTP 404 Aug 13 03:52:45.318885 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1437/5765] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:45 2026] GET /volume/v3/volumes/6d3420f1-95df-4f49-9520-df4edf979fcb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:45.324836 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0ba1aa1e-4da7-49da-8f47-836d00c0cc49 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:45.327151 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ba1aa1e-4da7-49da-8f47-836d00c0cc49 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab Aug 13 03:52:45.327433 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ba1aa1e-4da7-49da-8f47-836d00c0cc49 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:45.327701 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0ba1aa1e-4da7-49da-8f47-836d00c0cc49 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:45.327952 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-0ba1aa1e-4da7-49da-8f47-836d00c0cc49 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume with id: 1cb1aaea-2d47-4730-b250-62334ee50aab Aug 13 03:52:45.336515 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:45.336515 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:45.337074 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0ba1aa1e-4da7-49da-8f47-836d00c0cc49 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:45.353522 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-0ba1aa1e-4da7-49da-8f47-836d00c0cc49 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume request issued successfully. Aug 13 03:52:45.353763 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0ba1aa1e-4da7-49da-8f47-836d00c0cc49 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab returned with HTTP 202 Aug 13 03:52:45.354208 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1446/5766] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:45 2026] DELETE /volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:45.360951 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8e6cb4e4-1179-445b-81f8-9c581fc66ebb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:45.362456 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e6cb4e4-1179-445b-81f8-9c581fc66ebb tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab Aug 13 03:52:45.362637 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e6cb4e4-1179-445b-81f8-9c581fc66ebb tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:45.362812 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8e6cb4e4-1179-445b-81f8-9c581fc66ebb tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:45.364806 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=98,cinder:UPDATE=27,cinder:INSERT=18 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:52:45.369932 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:45.369932 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:45.374025 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8e6cb4e4-1179-445b-81f8-9c581fc66ebb tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:45.378943 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8e6cb4e4-1179-445b-81f8-9c581fc66ebb tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab returned with HTTP 200 Aug 13 03:52:45.379351 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1450/5767] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:45 2026] GET /volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:46.391042 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-140badff-0fc3-4bed-a27b-79556c745b37 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:46.392623 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-140badff-0fc3-4bed-a27b-79556c745b37 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab Aug 13 03:52:46.392813 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-140badff-0fc3-4bed-a27b-79556c745b37 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:46.393026 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-140badff-0fc3-4bed-a27b-79556c745b37 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:46.397922 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-140badff-0fc3-4bed-a27b-79556c745b37 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab returned with HTTP 404 Aug 13 03:52:46.398320 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1435/5768] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:46 2026] GET /volume/v3/volumes/1cb1aaea-2d47-4730-b250-62334ee50aab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:46.403626 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-b36ec2e3-71b3-4e80-8ddd-89cbb1482b0e None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:46.405102 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b36ec2e3-71b3-4e80-8ddd-89cbb1482b0e tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] DELETE https://10.4.3.140/volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 Aug 13 03:52:46.405262 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b36ec2e3-71b3-4e80-8ddd-89cbb1482b0e tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:46.405440 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-b36ec2e3-71b3-4e80-8ddd-89cbb1482b0e tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:46.405597 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-b36ec2e3-71b3-4e80-8ddd-89cbb1482b0e tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume with id: abc85e68-ea67-4e38-8b80-d1ae89137f48 Aug 13 03:52:46.411460 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:46.411460 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:46.411835 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b36ec2e3-71b3-4e80-8ddd-89cbb1482b0e tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:46.426622 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-b36ec2e3-71b3-4e80-8ddd-89cbb1482b0e tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume request issued successfully. Aug 13 03:52:46.426836 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-b36ec2e3-71b3-4e80-8ddd-89cbb1482b0e tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 returned with HTTP 202 Aug 13 03:52:46.427266 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1438/5769] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:46 2026] DELETE /volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:46.433433 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8634fab6-788e-48aa-bbdc-77a6c75eba63 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:46.435213 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8634fab6-788e-48aa-bbdc-77a6c75eba63 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 Aug 13 03:52:46.435420 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8634fab6-788e-48aa-bbdc-77a6c75eba63 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:46.435597 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8634fab6-788e-48aa-bbdc-77a6c75eba63 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:46.442370 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:46.442370 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:46.446358 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-8634fab6-788e-48aa-bbdc-77a6c75eba63 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:46.450943 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8634fab6-788e-48aa-bbdc-77a6c75eba63 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 returned with HTTP 200 Aug 13 03:52:46.451305 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1447/5770] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:46 2026] GET /volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:47.462507 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-910ff11d-3e8c-4ec7-bf68-70b9c334b958 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:47.464061 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-910ff11d-3e8c-4ec7-bf68-70b9c334b958 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 Aug 13 03:52:47.464220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-910ff11d-3e8c-4ec7-bf68-70b9c334b958 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:47.464386 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-910ff11d-3e8c-4ec7-bf68-70b9c334b958 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:47.469218 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-910ff11d-3e8c-4ec7-bf68-70b9c334b958 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 returned with HTTP 404 Aug 13 03:52:47.469610 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1451/5771] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:47 2026] GET /volume/v3/volumes/abc85e68-ea67-4e38-8b80-d1ae89137f48 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:47.475541 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-be42ea20-8117-4105-987c-c70ee3e155ac None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:47.477284 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-be42ea20-8117-4105-987c-c70ee3e155ac tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] DELETE https://10.4.3.140/volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 Aug 13 03:52:47.477478 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-be42ea20-8117-4105-987c-c70ee3e155ac tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:47.477653 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-be42ea20-8117-4105-987c-c70ee3e155ac tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:47.477804 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-be42ea20-8117-4105-987c-c70ee3e155ac tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume with id: 7af3a57c-8a10-4592-878d-82727ddcfbf9 Aug 13 03:52:47.484429 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:47.484429 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:47.484817 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-be42ea20-8117-4105-987c-c70ee3e155ac tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:47.498882 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-be42ea20-8117-4105-987c-c70ee3e155ac tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume request issued successfully. Aug 13 03:52:47.499043 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-be42ea20-8117-4105-987c-c70ee3e155ac tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 returned with HTTP 202 Aug 13 03:52:47.499424 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1436/5772] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:47 2026] DELETE /volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:47.506307 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-0ac5d8ae-69ca-4a96-93a4-1f9d590cee50 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:47.508073 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ac5d8ae-69ca-4a96-93a4-1f9d590cee50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 Aug 13 03:52:47.508254 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ac5d8ae-69ca-4a96-93a4-1f9d590cee50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:47.508428 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-0ac5d8ae-69ca-4a96-93a4-1f9d590cee50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:47.515268 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:47.515268 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:47.518716 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-0ac5d8ae-69ca-4a96-93a4-1f9d590cee50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:47.523641 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-0ac5d8ae-69ca-4a96-93a4-1f9d590cee50 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 returned with HTTP 200 Aug 13 03:52:47.524158 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1439/5773] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:47 2026] GET /volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:48.538173 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-90e94839-be58-44bc-ad9e-24cfd5626daf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:48.539987 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90e94839-be58-44bc-ad9e-24cfd5626daf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 Aug 13 03:52:48.540249 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90e94839-be58-44bc-ad9e-24cfd5626daf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:48.540478 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-90e94839-be58-44bc-ad9e-24cfd5626daf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:48.548593 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-90e94839-be58-44bc-ad9e-24cfd5626daf tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 returned with HTTP 404 Aug 13 03:52:48.549220 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1448/5774] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:48 2026] GET /volume/v3/volumes/7af3a57c-8a10-4592-878d-82727ddcfbf9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:48.555609 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-836e166b-7ac8-4b89-b234-ecf8b3dc1432 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:48.557079 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-836e166b-7ac8-4b89-b234-ecf8b3dc1432 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] DELETE https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 Aug 13 03:52:48.557260 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-836e166b-7ac8-4b89-b234-ecf8b3dc1432 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:48.557430 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-836e166b-7ac8-4b89-b234-ecf8b3dc1432 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:48.557579 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-836e166b-7ac8-4b89-b234-ecf8b3dc1432 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume with id: 94a85460-1b44-4d94-9c69-d69ff94bbff5 Aug 13 03:52:48.564698 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:48.564698 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:48.565106 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-836e166b-7ac8-4b89-b234-ecf8b3dc1432 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:48.579090 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-836e166b-7ac8-4b89-b234-ecf8b3dc1432 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Delete volume request issued successfully. Aug 13 03:52:48.579289 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-836e166b-7ac8-4b89-b234-ecf8b3dc1432 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 returned with HTTP 202 Aug 13 03:52:48.579708 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1452/5775] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:52:48 2026] DELETE /volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:48.586143 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d162aff0-a5f0-4241-9f8a-2480882f2426 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:48.587842 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d162aff0-a5f0-4241-9f8a-2480882f2426 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 Aug 13 03:52:48.588068 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d162aff0-a5f0-4241-9f8a-2480882f2426 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:48.588246 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d162aff0-a5f0-4241-9f8a-2480882f2426 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:48.595199 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:48.595199 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:48.598177 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d162aff0-a5f0-4241-9f8a-2480882f2426 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Volume info retrieved successfully. Aug 13 03:52:48.601843 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d162aff0-a5f0-4241-9f8a-2480882f2426 tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 returned with HTTP 200 Aug 13 03:52:48.602208 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1437/5776] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:48 2026] GET /volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:49.613717 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-ee7ebceb-459f-4495-8a85-46b9adeb52ee None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:49.615422 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee7ebceb-459f-4495-8a85-46b9adeb52ee tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] GET https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 Aug 13 03:52:49.615633 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ee7ebceb-459f-4495-8a85-46b9adeb52ee tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:49.615807 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-ee7ebceb-459f-4495-8a85-46b9adeb52ee tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:49.620815 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-ee7ebceb-459f-4495-8a85-46b9adeb52ee tempest-CreateVolumesFromSourceVolumeTest-482965649 tempest-CreateVolumesFromSourceVolumeTest-482965649-project-member] https://10.4.3.140/volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 returned with HTTP 404 Aug 13 03:52:49.621256 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1440/5777] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:52:49 2026] GET /volume/v3/volumes/94a85460-1b44-4d94-9c69-d69ff94bbff5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:50.514907 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:50.585273 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:52:50.585655 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2058375390"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:50.587072 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.volumes [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2058375390'}} {{(pid=100342) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:52:50.587215 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Create volume of 1 GB Aug 13 03:52:50.591076 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Availability Zones retrieved successfully. Aug 13 03:52:50.596108 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Flow 'volume_create_api' (c8b0744a-da1e-4def-98b3-59169e3bdc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:50.597165 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d811d11e-900f-48fe-9bc0-0b0b7408c0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:50.598115 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.flows.api.create_volume [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Validating volume size '1' using validate_int {{(pid=100342) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:52:50.619127 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d811d11e-900f-48fe-9bc0-0b0b7408c0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:50.619860 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334150ac-c06e-48ef-96e0-cdd88b3c3e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:50.666507 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.quota [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Created reservations ['b2882f64-e950-408f-9d3c-3636f9e9de5e', 'b2430ecf-3d3f-48d6-b439-53283d211619', '1b8bf185-4921-4215-a06f-49b92f5f3274', '4f20e193-add8-4ff2-9b70-e7acc92abefe'] {{(pid=100342) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:50.667397 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334150ac-c06e-48ef-96e0-cdd88b3c3e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2882f64-e950-408f-9d3c-3636f9e9de5e', 'b2430ecf-3d3f-48d6-b439-53283d211619', '1b8bf185-4921-4215-a06f-49b92f5f3274', '4f20e193-add8-4ff2-9b70-e7acc92abefe']}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:50.668127 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9626f29-19ba-46cd-a5fc-746cf28423fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:50.686976 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9626f29-19ba-46cd-a5fc-746cf28423fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d60c5b-776f-40d6-b7f3-87415d0bb4ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2058375390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b2b06a85303465d87ca2bea767c268d',qos_specs=None,replication_status=,reservations=['b2882f64-e950-408f-9d3c-3636f9e9de5e','b2430ecf-3d3f-48d6-b439-53283d211619','1b8bf185-4921-4215-a06f-49b92f5f3274','4f20e193-add8-4ff2-9b70-e7acc92abefe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c73393104149138bd0a813440f2d60',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2058375390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d60c5b-776f-40d6-b7f3-87415d0bb4ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b2b06a85303465d87ca2bea767c268d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5c73393104149138bd0a813440f2d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:50.687652 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffa3602-0c2e-4deb-a602-0df80d6b192d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:50.702784 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ffa3602-0c2e-4deb-a602-0df80d6b192d) transitioned into state 'SUCCESS' from state '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-2058375390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b2b06a85303465d87ca2bea767c268d',qos_specs=None,replication_status=,reservations=['b2882f64-e950-408f-9d3c-3636f9e9de5e','b2430ecf-3d3f-48d6-b439-53283d211619','1b8bf185-4921-4215-a06f-49b92f5f3274','4f20e193-add8-4ff2-9b70-e7acc92abefe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c73393104149138bd0a813440f2d60',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:50.703518 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff24c3e-19a9-4994-933c-4621ecb5fa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:50.711565 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff24c3e-19a9-4994-933c-4621ecb5fa8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100342) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:50.712316 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Flow 'volume_create_api' (c8b0744a-da1e-4def-98b3-59169e3bdc21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100342) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:50.712575 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Create volume request issued successfully. Aug 13 03:52:50.713098 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4a7cdeb4-2a8d-4bce-9789-230c9e57100b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:52:50.713525 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1449/5778] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:52:50 2026] POST /volume/v3/volumes => generated 766 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:50.723552 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-980ffd87-0708-4f05-b76e-e8e885f38368 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:50.725281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-980ffd87-0708-4f05-b76e-e8e885f38368 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:52:50.725479 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-980ffd87-0708-4f05-b76e-e8e885f38368 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:50.725650 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-980ffd87-0708-4f05-b76e-e8e885f38368 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:50.732338 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:50.732338 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:50.735891 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-980ffd87-0708-4f05-b76e-e8e885f38368 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:50.739755 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-980ffd87-0708-4f05-b76e-e8e885f38368 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec returned with HTTP 200 Aug 13 03:52:50.740124 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1453/5779] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:50 2026] GET /volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:51.751146 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f229ce5c-8cef-48ac-849a-832358238f4c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:51.752796 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f229ce5c-8cef-48ac-849a-832358238f4c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:52:51.753004 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f229ce5c-8cef-48ac-849a-832358238f4c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:51.753213 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f229ce5c-8cef-48ac-849a-832358238f4c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:51.759457 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:51.759457 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:51.762416 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-f229ce5c-8cef-48ac-849a-832358238f4c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:51.765756 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f229ce5c-8cef-48ac-849a-832358238f4c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec returned with HTTP 200 Aug 13 03:52:51.766099 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1438/5780] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:51 2026] GET /volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:51.776221 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7dde8583-9f10-4f07-8361-a393ca86d5e8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:51.777915 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7dde8583-9f10-4f07-8361-a393ca86d5e8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:52:51.778309 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7dde8583-9f10-4f07-8361-a393ca86d5e8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55d60c5b-776f-40d6-b7f3-87415d0bb4ec", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1136416325"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:51.786183 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:51.786183 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:51.786614 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7dde8583-9f10-4f07-8361-a393ca86d5e8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:51.786729 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-7dde8583-9f10-4f07-8361-a393ca86d5e8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Create snapshot from volume 55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:52:51.814391 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-7dde8583-9f10-4f07-8361-a393ca86d5e8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Created reservations ['582dad1e-10e7-4e10-b6e9-7c321a52a363', 'c73942b3-421d-4e97-a68f-5028e974df16', 'bafde24a-03d6-4cf2-9383-67021d5a988d', 'd4a3901d-e784-4e94-b385-d516a60c5595'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:51.838425 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7dde8583-9f10-4f07-8361-a393ca86d5e8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot create request issued successfully. Aug 13 03:52:51.838716 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7dde8583-9f10-4f07-8361-a393ca86d5e8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:52:51.839127 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1441/5781] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:52:51 2026] POST /volume/v3/snapshots => generated 322 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:51.846956 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-25d777af-eb01-4432-ae86-d609c415195b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:51.848752 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-25d777af-eb01-4432-ae86-d609c415195b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 Aug 13 03:52:51.848910 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-25d777af-eb01-4432-ae86-d609c415195b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:51.849095 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-25d777af-eb01-4432-ae86-d609c415195b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:51.853562 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:51.853562 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:51.853976 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-25d777af-eb01-4432-ae86-d609c415195b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot retrieved successfully. Aug 13 03:52:51.854675 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-25d777af-eb01-4432-ae86-d609c415195b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 returned with HTTP 200 Aug 13 03:52:51.855046 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1450/5782] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:52:51 2026] GET /volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:52.862954 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-0e739e33-f085-43e7-8d7f-9e2c33732db6 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:52.864638 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e739e33-f085-43e7-8d7f-9e2c33732db6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 Aug 13 03:52:52.864815 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e739e33-f085-43e7-8d7f-9e2c33732db6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:52.865013 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-0e739e33-f085-43e7-8d7f-9e2c33732db6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:52.869552 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:52.869552 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:52.869929 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-0e739e33-f085-43e7-8d7f-9e2c33732db6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot retrieved successfully. Aug 13 03:52:52.870571 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-0e739e33-f085-43e7-8d7f-9e2c33732db6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 returned with HTTP 200 Aug 13 03:52:52.870882 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1454/5783] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:52:52 2026] GET /volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:52.878634 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5f011cdf-5d34-47e1-9968-01e204cff06a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:52.880261 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5f011cdf-5d34-47e1-9968-01e204cff06a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] POST https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec/action Aug 13 03:52:52.880588 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5f011cdf-5d34-47e1-9968-01e204cff06a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action body: b'{"revert": {"snapshot_id": "0b84fdce-88a3-433f-91c0-d5180f965a74"}}' {{(pid=100341) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:52:52.880701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5f011cdf-5d34-47e1-9968-01e204cff06a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "0b84fdce-88a3-433f-91c0-d5180f965a74"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:52.887950 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:52.887950 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:52.888333 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5f011cdf-5d34-47e1-9968-01e204cff06a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume retrieved successfully. Aug 13 03:52:52.897722 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-5f011cdf-5d34-47e1-9968-01e204cff06a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Reverting volume 55d60c5b-776f-40d6-b7f3-87415d0bb4ec to snapshot 0b84fdce-88a3-433f-91c0-d5180f965a74. Aug 13 03:52:52.898430 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:52.898430 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:52.908675 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5f011cdf-5d34-47e1-9968-01e204cff06a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec/action returned with HTTP 202 Aug 13 03:52:52.909046 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1439/5784] 10.4.3.140 () {70 vars in 1431 bytes} [Thu Aug 13 03:52:52 2026] POST /volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 03:52:52.915597 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9312f2c1-9851-4e23-9152-0a37a88d689a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:52.917307 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9312f2c1-9851-4e23-9152-0a37a88d689a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:52:52.917496 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9312f2c1-9851-4e23-9152-0a37a88d689a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:52.917664 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9312f2c1-9851-4e23-9152-0a37a88d689a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:52.924115 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:52.924115 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:52.927585 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-9312f2c1-9851-4e23-9152-0a37a88d689a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:52.931250 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9312f2c1-9851-4e23-9152-0a37a88d689a tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec returned with HTTP 200 Aug 13 03:52:52.931618 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1442/5785] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:52 2026] GET /volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:53.942944 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-b5a5d425-0a7f-4603-81b4-cd191d174884 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:53.945030 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b5a5d425-0a7f-4603-81b4-cd191d174884 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:52:53.945307 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b5a5d425-0a7f-4603-81b4-cd191d174884 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:53.945536 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-b5a5d425-0a7f-4603-81b4-cd191d174884 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:53.953836 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:53.953836 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:53.957677 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-b5a5d425-0a7f-4603-81b4-cd191d174884 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:53.962446 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-b5a5d425-0a7f-4603-81b4-cd191d174884 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec returned with HTTP 200 Aug 13 03:52:53.962890 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1451/5786] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:53 2026] GET /volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:53.973567 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-84f59de9-d1a4-493d-a77f-e3fb9a0d7b74 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:53.975359 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84f59de9-d1a4-493d-a77f-e3fb9a0d7b74 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 Aug 13 03:52:53.975565 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84f59de9-d1a4-493d-a77f-e3fb9a0d7b74 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:53.975741 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-84f59de9-d1a4-493d-a77f-e3fb9a0d7b74 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:53.981042 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:53.981042 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:53.981539 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-84f59de9-d1a4-493d-a77f-e3fb9a0d7b74 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot retrieved successfully. Aug 13 03:52:53.982332 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-84f59de9-d1a4-493d-a77f-e3fb9a0d7b74 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 returned with HTTP 200 Aug 13 03:52:53.982730 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1455/5787] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:52:53 2026] GET /volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:53.990012 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4369795f-2e18-4cd5-a119-86f89819a2ee None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:53.991652 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4369795f-2e18-4cd5-a119-86f89819a2ee tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:52:53.991860 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4369795f-2e18-4cd5-a119-86f89819a2ee tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:53.992089 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4369795f-2e18-4cd5-a119-86f89819a2ee tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:53.998675 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:53.998675 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:54.001758 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4369795f-2e18-4cd5-a119-86f89819a2ee tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:54.005101 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4369795f-2e18-4cd5-a119-86f89819a2ee tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec returned with HTTP 200 Aug 13 03:52:54.005432 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1440/5788] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:53 2026] GET /volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:54.017045 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:54.018515 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:52:54.018811 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-542612566"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:54.020132 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-542612566'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:52:54.020259 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Create volume of 1 GB Aug 13 03:52:54.023925 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Availability Zones retrieved successfully. Aug 13 03:52:54.028863 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Flow 'volume_create_api' (a55e68f0-7318-48af-b442-d8c2147319b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:54.029677 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a3975c-79c2-4a58-b21f-237655eea437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:54.030443 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:52:54.051387 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a3975c-79c2-4a58-b21f-237655eea437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:54.051998 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb396b3d-b794-4cc0-a355-f248d38771b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:54.083118 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Created reservations ['6b93cae4-d682-4c5e-ac48-f911a5736da4', '5a248dac-03a1-4c68-b1ee-fa2bd3f91e78', '3629e7dd-7d91-4c38-a94d-6d3be41c3ec2', '45b889ce-8e83-47b0-a594-21f91f04488b'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:54.083787 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb396b3d-b794-4cc0-a355-f248d38771b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b93cae4-d682-4c5e-ac48-f911a5736da4', '5a248dac-03a1-4c68-b1ee-fa2bd3f91e78', '3629e7dd-7d91-4c38-a94d-6d3be41c3ec2', '45b889ce-8e83-47b0-a594-21f91f04488b']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:54.084456 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85cb8990-aa6c-4370-a522-bd45ed136814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:54.102810 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85cb8990-aa6c-4370-a522-bd45ed136814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e31525a-04c1-4598-bbfd-e591eaf5aefd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-542612566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b2b06a85303465d87ca2bea767c268d',qos_specs=None,replication_status=,reservations=['6b93cae4-d682-4c5e-ac48-f911a5736da4','5a248dac-03a1-4c68-b1ee-fa2bd3f91e78','3629e7dd-7d91-4c38-a94d-6d3be41c3ec2','45b889ce-8e83-47b0-a594-21f91f04488b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c73393104149138bd0a813440f2d60',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-542612566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e31525a-04c1-4598-bbfd-e591eaf5aefd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b2b06a85303465d87ca2bea767c268d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5c73393104149138bd0a813440f2d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:54.103458 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45dde07c-66fb-49c6-81ca-836413c334be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:54.118361 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45dde07c-66fb-49c6-81ca-836413c334be) transitioned into state 'SUCCESS' from state '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-542612566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b2b06a85303465d87ca2bea767c268d',qos_specs=None,replication_status=,reservations=['6b93cae4-d682-4c5e-ac48-f911a5736da4','5a248dac-03a1-4c68-b1ee-fa2bd3f91e78','3629e7dd-7d91-4c38-a94d-6d3be41c3ec2','45b889ce-8e83-47b0-a594-21f91f04488b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c73393104149138bd0a813440f2d60',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:54.118949 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06a475a-34e8-4ce3-950d-329ea335f852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:52:54.126171 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06a475a-34e8-4ce3-950d-329ea335f852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:52:54.126819 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Flow 'volume_create_api' (a55e68f0-7318-48af-b442-d8c2147319b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:52:54.127088 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Create volume request issued successfully. Aug 13 03:52:54.127574 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-1aef71af-0a92-4b27-beac-e6f407f1cf0c tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:52:54.127950 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1443/5789] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:52:54 2026] POST /volume/v3/volumes => generated 765 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:54.138282 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-57fffb5b-7859-47dd-a6da-10976e1d6ad8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:54.139967 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57fffb5b-7859-47dd-a6da-10976e1d6ad8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd Aug 13 03:52:54.140230 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57fffb5b-7859-47dd-a6da-10976e1d6ad8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:54.140413 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-57fffb5b-7859-47dd-a6da-10976e1d6ad8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:54.147028 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:54.147028 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:54.150458 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-57fffb5b-7859-47dd-a6da-10976e1d6ad8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:54.154234 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-57fffb5b-7859-47dd-a6da-10976e1d6ad8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd returned with HTTP 200 Aug 13 03:52:54.154569 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1452/5790] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:54 2026] GET /volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:55.165481 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8fe34b11-fb73-4222-bde1-f024cdf80a4f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:55.167727 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fe34b11-fb73-4222-bde1-f024cdf80a4f tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd Aug 13 03:52:55.167991 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fe34b11-fb73-4222-bde1-f024cdf80a4f tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:55.168217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8fe34b11-fb73-4222-bde1-f024cdf80a4f tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:55.175410 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:55.175410 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:55.178867 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8fe34b11-fb73-4222-bde1-f024cdf80a4f tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:55.182689 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8fe34b11-fb73-4222-bde1-f024cdf80a4f tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd returned with HTTP 200 Aug 13 03:52:55.183056 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1456/5791] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:55 2026] GET /volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:55.193208 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-d2c10a02-36c5-4e4e-972d-a4796df036e6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:55.194802 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d2c10a02-36c5-4e4e-972d-a4796df036e6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:52:55.195124 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-d2c10a02-36c5-4e4e-972d-a4796df036e6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e31525a-04c1-4598-bbfd-e591eaf5aefd", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1554852523"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:55.202321 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:55.202321 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:55.202724 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d2c10a02-36c5-4e4e-972d-a4796df036e6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:55.202832 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.snapshots [None req-d2c10a02-36c5-4e4e-972d-a4796df036e6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Create snapshot from volume 1e31525a-04c1-4598-bbfd-e591eaf5aefd Aug 13 03:52:55.222643 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-d2c10a02-36c5-4e4e-972d-a4796df036e6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Created reservations ['aa5cdc36-6846-49cb-a8c8-121dfd44d3d9', '96eed530-0475-4baf-a6cc-d04bdd796116', 'ade83f7d-cdfc-4fed-af7d-b3ff18fcb952', '10f55d8c-42a4-4001-8936-e39644cc7165'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:55.247995 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-d2c10a02-36c5-4e4e-972d-a4796df036e6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot create request issued successfully. Aug 13 03:52:55.248332 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-d2c10a02-36c5-4e4e-972d-a4796df036e6 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:52:55.248705 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1441/5792] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:52:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:52:55.256946 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-aa61db7c-9eba-47b0-979b-c4d29ee3e4d7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:55.259099 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aa61db7c-9eba-47b0-979b-c4d29ee3e4d7 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec Aug 13 03:52:55.259309 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aa61db7c-9eba-47b0-979b-c4d29ee3e4d7 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:55.259489 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-aa61db7c-9eba-47b0-979b-c4d29ee3e4d7 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:55.264359 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:55.264359 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:55.264801 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-aa61db7c-9eba-47b0-979b-c4d29ee3e4d7 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot retrieved successfully. Aug 13 03:52:55.265655 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-aa61db7c-9eba-47b0-979b-c4d29ee3e4d7 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec returned with HTTP 200 Aug 13 03:52:55.266019 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1444/5793] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:52:55 2026] GET /volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:56.274374 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-50bf5cae-3c16-442c-bc8e-a332d2d47310 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:56.275904 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50bf5cae-3c16-442c-bc8e-a332d2d47310 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec Aug 13 03:52:56.276074 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50bf5cae-3c16-442c-bc8e-a332d2d47310 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:56.276241 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-50bf5cae-3c16-442c-bc8e-a332d2d47310 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:56.280502 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:56.280502 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:56.280846 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-50bf5cae-3c16-442c-bc8e-a332d2d47310 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot retrieved successfully. Aug 13 03:52:56.281459 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-50bf5cae-3c16-442c-bc8e-a332d2d47310 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec returned with HTTP 200 Aug 13 03:52:56.281747 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1453/5794] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:52:56 2026] GET /volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:56.288786 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-9ebfd07f-2594-4987-ac1d-767e3b17f3be None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:56.290435 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ebfd07f-2594-4987-ac1d-767e3b17f3be tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] POST https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd/action Aug 13 03:52:56.290846 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ebfd07f-2594-4987-ac1d-767e3b17f3be tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:52:56.291030 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-9ebfd07f-2594-4987-ac1d-767e3b17f3be tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:56.299246 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:56.299246 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:56.299675 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ebfd07f-2594-4987-ac1d-767e3b17f3be tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:56.328297 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-9ebfd07f-2594-4987-ac1d-767e3b17f3be tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Created reservations ['a3f4789a-c973-4be5-881d-e5af7dc20ae1', '82870b86-b824-4493-80d2-f3a4ddf1a6d3'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:52:56.335352 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-9ebfd07f-2594-4987-ac1d-767e3b17f3be tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Extend volume request issued successfully. Aug 13 03:52:56.335557 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-9ebfd07f-2594-4987-ac1d-767e3b17f3be tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd/action returned with HTTP 202 Aug 13 03:52:56.335996 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1457/5795] 10.4.3.140 () {70 vars in 1431 bytes} [Thu Aug 13 03:52:56 2026] POST /volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 13 03:52:56.342321 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-816112d2-2509-4b84-b35c-f617839fc9ed None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:56.344082 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-816112d2-2509-4b84-b35c-f617839fc9ed tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd Aug 13 03:52:56.344351 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-816112d2-2509-4b84-b35c-f617839fc9ed tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:56.344530 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-816112d2-2509-4b84-b35c-f617839fc9ed tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:56.350976 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:56.350976 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:56.354029 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-816112d2-2509-4b84-b35c-f617839fc9ed tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:56.357536 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-816112d2-2509-4b84-b35c-f617839fc9ed tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd returned with HTTP 200 Aug 13 03:52:56.357878 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1442/5796] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:56 2026] GET /volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:57.369956 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bf4adeb4-c7a7-4795-8955-6f9152cc0492 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:57.371500 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bf4adeb4-c7a7-4795-8955-6f9152cc0492 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd Aug 13 03:52:57.371689 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bf4adeb4-c7a7-4795-8955-6f9152cc0492 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:57.371889 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bf4adeb4-c7a7-4795-8955-6f9152cc0492 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:57.378022 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:57.378022 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:57.380863 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bf4adeb4-c7a7-4795-8955-6f9152cc0492 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:57.384264 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bf4adeb4-c7a7-4795-8955-6f9152cc0492 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd returned with HTTP 200 Aug 13 03:52:57.384736 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1445/5797] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:57 2026] GET /volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:57.396145 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-adde2d7b-3094-43de-ab7e-0a5c7d8994a8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:57.398279 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-adde2d7b-3094-43de-ab7e-0a5c7d8994a8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] POST https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd/action Aug 13 03:52:57.398782 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-adde2d7b-3094-43de-ab7e-0a5c7d8994a8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action body: b'{"revert": {"snapshot_id": "0c0350aa-f1f8-4f6a-a88f-6a620b410aec"}}' {{(pid=100342) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:52:57.398964 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-adde2d7b-3094-43de-ab7e-0a5c7d8994a8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "0c0350aa-f1f8-4f6a-a88f-6a620b410aec"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:52:57.407291 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:57.407291 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:57.407711 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-adde2d7b-3094-43de-ab7e-0a5c7d8994a8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume retrieved successfully. Aug 13 03:52:57.418173 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-adde2d7b-3094-43de-ab7e-0a5c7d8994a8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] HTTP exception thrown: Can't revert volume 1e31525a-04c1-4598-bbfd-e591eaf5aefd to its latest snapshot 0c0350aa-f1f8-4f6a-a88f-6a620b410aec. The volume size must be equal to the snapshot size. Aug 13 03:52:57.418323 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-adde2d7b-3094-43de-ab7e-0a5c7d8994a8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd/action returned with HTTP 400 Aug 13 03:52:57.418843 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1454/5798] 10.4.3.140 () {70 vars in 1431 bytes} [Thu Aug 13 03:52:57 2026] POST /volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 13 03:52:57.427026 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6014bcb9-a5e5-4926-84f6-c88e46607b56 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:57.428813 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6014bcb9-a5e5-4926-84f6-c88e46607b56 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec Aug 13 03:52:57.429019 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6014bcb9-a5e5-4926-84f6-c88e46607b56 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:57.429217 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6014bcb9-a5e5-4926-84f6-c88e46607b56 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:57.429325 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-6014bcb9-a5e5-4926-84f6-c88e46607b56 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Delete snapshot with id: 0c0350aa-f1f8-4f6a-a88f-6a620b410aec Aug 13 03:52:57.434292 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:57.434292 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:57.434669 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6014bcb9-a5e5-4926-84f6-c88e46607b56 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot retrieved successfully. Aug 13 03:52:57.447448 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-6014bcb9-a5e5-4926-84f6-c88e46607b56 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot delete request issued successfully. Aug 13 03:52:57.447603 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6014bcb9-a5e5-4926-84f6-c88e46607b56 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec returned with HTTP 202 Aug 13 03:52:57.447969 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1458/5799] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:52:57 2026] DELETE /volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:57.455025 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4efed48f-ed55-4059-82db-90ab82707161 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:57.456941 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4efed48f-ed55-4059-82db-90ab82707161 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec Aug 13 03:52:57.457121 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4efed48f-ed55-4059-82db-90ab82707161 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:57.457328 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4efed48f-ed55-4059-82db-90ab82707161 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:57.461734 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:57.461734 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:52:57.462179 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-4efed48f-ed55-4059-82db-90ab82707161 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot retrieved successfully. Aug 13 03:52:57.462956 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4efed48f-ed55-4059-82db-90ab82707161 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec returned with HTTP 200 Aug 13 03:52:57.463294 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1443/5800] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:52:57 2026] GET /volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:52:58.471617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-60276849-ff34-46ff-b134-0d54dcc315c5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:58.473382 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-60276849-ff34-46ff-b134-0d54dcc315c5 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec Aug 13 03:52:58.473567 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-60276849-ff34-46ff-b134-0d54dcc315c5 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:58.473785 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-60276849-ff34-46ff-b134-0d54dcc315c5 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:58.478076 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-60276849-ff34-46ff-b134-0d54dcc315c5 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec returned with HTTP 404 Aug 13 03:52:58.478514 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1446/5801] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:52:58 2026] GET /volume/v3/snapshots/0c0350aa-f1f8-4f6a-a88f-6a620b410aec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:52:58.484172 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-55133474-de8e-4f80-879d-68d1757c84b4 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:58.485896 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55133474-de8e-4f80-879d-68d1757c84b4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] DELETE https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd Aug 13 03:52:58.486101 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55133474-de8e-4f80-879d-68d1757c84b4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:58.486298 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-55133474-de8e-4f80-879d-68d1757c84b4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:58.486473 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-55133474-de8e-4f80-879d-68d1757c84b4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Delete volume with id: 1e31525a-04c1-4598-bbfd-e591eaf5aefd Aug 13 03:52:58.494051 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:58.494051 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:58.494559 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-55133474-de8e-4f80-879d-68d1757c84b4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:58.518568 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-55133474-de8e-4f80-879d-68d1757c84b4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Delete volume request issued successfully. Aug 13 03:52:58.518794 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-55133474-de8e-4f80-879d-68d1757c84b4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd returned with HTTP 202 Aug 13 03:52:58.519241 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1455/5802] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:52:58 2026] DELETE /volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:52:58.526035 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e3a7b104-c207-4b0d-b4d5-7290d74ad526 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:58.527655 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e3a7b104-c207-4b0d-b4d5-7290d74ad526 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd Aug 13 03:52:58.527867 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e3a7b104-c207-4b0d-b4d5-7290d74ad526 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:58.528039 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e3a7b104-c207-4b0d-b4d5-7290d74ad526 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:58.534547 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:58.534547 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:52:58.537810 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e3a7b104-c207-4b0d-b4d5-7290d74ad526 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:52:58.541939 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e3a7b104-c207-4b0d-b4d5-7290d74ad526 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd returned with HTTP 200 Aug 13 03:52:58.542299 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1459/5803] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:58 2026] GET /volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:52:59.554383 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c941fbe6-dabd-440b-b2ce-c3c4378999e4 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:59.556116 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c941fbe6-dabd-440b-b2ce-c3c4378999e4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd Aug 13 03:52:59.556313 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c941fbe6-dabd-440b-b2ce-c3c4378999e4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:59.556509 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c941fbe6-dabd-440b-b2ce-c3c4378999e4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:59.561735 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c941fbe6-dabd-440b-b2ce-c3c4378999e4 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd returned with HTTP 404 Aug 13 03:52:59.562203 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1444/5804] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:52:59 2026] GET /volume/v3/volumes/1e31525a-04c1-4598-bbfd-e591eaf5aefd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:52:59.568014 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-87441746-9878-46ec-9eec-5e807b8d7525 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:59.569676 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-87441746-9878-46ec-9eec-5e807b8d7525 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 Aug 13 03:52:59.569948 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-87441746-9878-46ec-9eec-5e807b8d7525 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:59.570202 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-87441746-9878-46ec-9eec-5e807b8d7525 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:59.570337 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.snapshots [None req-87441746-9878-46ec-9eec-5e807b8d7525 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Delete snapshot with id: 0b84fdce-88a3-433f-91c0-d5180f965a74 Aug 13 03:52:59.576000 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:59.576000 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:52:59.576373 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-87441746-9878-46ec-9eec-5e807b8d7525 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot retrieved successfully. Aug 13 03:52:59.589496 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-87441746-9878-46ec-9eec-5e807b8d7525 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot delete request issued successfully. Aug 13 03:52:59.589657 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-87441746-9878-46ec-9eec-5e807b8d7525 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 returned with HTTP 202 Aug 13 03:52:59.590051 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1447/5805] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:52:59 2026] DELETE /volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:52:59.596389 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-476a1b9e-8247-4b85-8a39-c8aeb0225d6b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:52:59.598545 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-476a1b9e-8247-4b85-8a39-c8aeb0225d6b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 Aug 13 03:52:59.598813 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-476a1b9e-8247-4b85-8a39-c8aeb0225d6b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:52:59.599103 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-476a1b9e-8247-4b85-8a39-c8aeb0225d6b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:52:59.605335 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:52:59.605335 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:52:59.605963 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-476a1b9e-8247-4b85-8a39-c8aeb0225d6b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Snapshot retrieved successfully. Aug 13 03:52:59.606775 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-476a1b9e-8247-4b85-8a39-c8aeb0225d6b tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 returned with HTTP 200 Aug 13 03:52:59.607124 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1456/5806] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:52:59 2026] GET /volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:00.614962 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dbb6ff4f-e642-4037-8a02-7f24a0cf4cff None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:00.616580 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dbb6ff4f-e642-4037-8a02-7f24a0cf4cff tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 Aug 13 03:53:00.616785 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dbb6ff4f-e642-4037-8a02-7f24a0cf4cff tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:00.616981 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dbb6ff4f-e642-4037-8a02-7f24a0cf4cff tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:00.620877 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dbb6ff4f-e642-4037-8a02-7f24a0cf4cff tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 returned with HTTP 404 Aug 13 03:53:00.621252 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1460/5807] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:53:00 2026] GET /volume/v3/snapshots/0b84fdce-88a3-433f-91c0-d5180f965a74 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:53:00.627117 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-1da7c5d3-25d5-40bf-901f-a83b21dccf25 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:00.628860 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1da7c5d3-25d5-40bf-901f-a83b21dccf25 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] DELETE https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:53:00.629070 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1da7c5d3-25d5-40bf-901f-a83b21dccf25 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:00.629246 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-1da7c5d3-25d5-40bf-901f-a83b21dccf25 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:00.629429 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-1da7c5d3-25d5-40bf-901f-a83b21dccf25 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Delete volume with id: 55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:53:00.636016 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:00.636016 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:00.636397 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1da7c5d3-25d5-40bf-901f-a83b21dccf25 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:53:00.651157 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-1da7c5d3-25d5-40bf-901f-a83b21dccf25 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Delete volume request issued successfully. Aug 13 03:53:00.651294 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-1da7c5d3-25d5-40bf-901f-a83b21dccf25 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec returned with HTTP 202 Aug 13 03:53:00.651669 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1445/5808] 10.4.3.140 () {68 vars in 1392 bytes} [Thu Aug 13 03:53:00 2026] DELETE /volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 13 03:53:00.657721 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-257c87f3-38c1-42c8-8428-0d7eb2889af8 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:00.659251 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-257c87f3-38c1-42c8-8428-0d7eb2889af8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:53:00.659458 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-257c87f3-38c1-42c8-8428-0d7eb2889af8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:00.659634 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-257c87f3-38c1-42c8-8428-0d7eb2889af8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:00.666209 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:00.666209 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:00.669594 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-257c87f3-38c1-42c8-8428-0d7eb2889af8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Volume info retrieved successfully. Aug 13 03:53:00.673428 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-257c87f3-38c1-42c8-8428-0d7eb2889af8 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec returned with HTTP 200 Aug 13 03:53:00.673800 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1448/5809] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:53:00 2026] GET /volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:53:01.685501 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-609fdbf5-8186-43ee-b3fc-de3f3d035ea0 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:01.687156 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-609fdbf5-8186-43ee-b3fc-de3f3d035ea0 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] GET https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec Aug 13 03:53:01.687356 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-609fdbf5-8186-43ee-b3fc-de3f3d035ea0 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:01.687543 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-609fdbf5-8186-43ee-b3fc-de3f3d035ea0 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:01.693294 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-609fdbf5-8186-43ee-b3fc-de3f3d035ea0 tempest-VolumeRevertTests-1562795221 tempest-VolumeRevertTests-1562795221-project-member] https://10.4.3.140/volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec returned with HTTP 404 Aug 13 03:53:01.693810 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1457/5810] 10.4.3.140 () {68 vars in 1389 bytes} [Thu Aug 13 03:53:01 2026] GET /volume/v3/volumes/55d60c5b-776f-40d6-b7f3-87415d0bb4ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 13 03:53:02.638338 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:02.711296 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:53:02.711617 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:02.712939 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:53:02.713058 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Create volume of 1 GB Aug 13 03:53:02.717045 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Availability Zones retrieved successfully. Aug 13 03:53:02.721631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Flow 'volume_create_api' (ee13d8cf-5a21-41fc-a4f9-598364428b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:02.722548 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9f7828-4b90-42a1-b0b5-449feab86197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:02.723324 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:53:02.743653 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9f7828-4b90-42a1-b0b5-449feab86197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:02.744265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d65989-d59c-4f91-a2d3-d6ce79d05037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:02.791619 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Created reservations ['e3133e77-03a9-43aa-a552-a3ea406a104d', 'bdd8b87d-251e-4981-bcc7-719266129090', 'e61a5314-ab19-4da9-9606-2a8bd096fb66', '64c64898-f165-472a-88c8-870c32050fa2'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:53:02.792335 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d65989-d59c-4f91-a2d3-d6ce79d05037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3133e77-03a9-43aa-a552-a3ea406a104d', 'bdd8b87d-251e-4981-bcc7-719266129090', 'e61a5314-ab19-4da9-9606-2a8bd096fb66', '64c64898-f165-472a-88c8-870c32050fa2']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:02.793032 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8401fda3-a6ae-457c-baa8-09703bb631e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:02.810841 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8401fda3-a6ae-457c-baa8-09703bb631e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c6b01c5-dd9c-4409-a754-3286dd9a944a', '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='54d812965b8545b0854ed335d62a088f',qos_specs=None,replication_status=,reservations=['e3133e77-03a9-43aa-a552-a3ea406a104d','bdd8b87d-251e-4981-bcc7-719266129090','e61a5314-ab19-4da9-9606-2a8bd096fb66','64c64898-f165-472a-88c8-870c32050fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73756dfd56204cbc83416606af08601b',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:53:02Z,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=8c6b01c5-dd9c-4409-a754-3286dd9a944a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d812965b8545b0854ed335d62a088f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73756dfd56204cbc83416606af08601b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:02.811746 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff3068b3-4c8c-43f4-95a0-856002af52a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:02.826171 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff3068b3-4c8c-43f4-95a0-856002af52a6) transitioned into state 'SUCCESS' from 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='54d812965b8545b0854ed335d62a088f',qos_specs=None,replication_status=,reservations=['e3133e77-03a9-43aa-a552-a3ea406a104d','bdd8b87d-251e-4981-bcc7-719266129090','e61a5314-ab19-4da9-9606-2a8bd096fb66','64c64898-f165-472a-88c8-870c32050fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73756dfd56204cbc83416606af08601b',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:02.826778 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205f5529-a2b1-4b8c-b3d1-0965dc492df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:02.834320 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205f5529-a2b1-4b8c-b3d1-0965dc492df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:02.835058 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Flow 'volume_create_api' (ee13d8cf-5a21-41fc-a4f9-598364428b90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:02.835300 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Create volume request issued successfully. Aug 13 03:53:02.835809 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-3a50dc89-5155-4ff6-bc09-62bd1c92f6f2 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:53:02.836176 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1461/5811] 10.4.3.140 () {68 vars in 1258 bytes} [Thu Aug 13 03:53:02 2026] POST /volume/v3/volumes => generated 740 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:53:02.846724 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-73f4e208-ebe7-4e63-b967-686a4a10281c None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:02.848412 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-73f4e208-ebe7-4e63-b967-686a4a10281c tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a Aug 13 03:53:02.848506 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-73f4e208-ebe7-4e63-b967-686a4a10281c tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:02.848691 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-73f4e208-ebe7-4e63-b967-686a4a10281c tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:02.854974 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:02.854974 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:02.858015 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-73f4e208-ebe7-4e63-b967-686a4a10281c tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:02.861626 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-73f4e208-ebe7-4e63-b967-686a4a10281c tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a returned with HTTP 200 Aug 13 03:53:02.861984 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1446/5812] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:02 2026] GET /volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a => generated 808 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:03.873426 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-83fcbee9-e8fc-41a0-95b0-6ade6ee90515 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:03.874957 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83fcbee9-e8fc-41a0-95b0-6ade6ee90515 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a Aug 13 03:53:03.876342 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83fcbee9-e8fc-41a0-95b0-6ade6ee90515 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:03.876342 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-83fcbee9-e8fc-41a0-95b0-6ade6ee90515 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:03.881853 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:03.881853 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:03.884304 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-83fcbee9-e8fc-41a0-95b0-6ade6ee90515 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:03.887677 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-83fcbee9-e8fc-41a0-95b0-6ade6ee90515 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a returned with HTTP 200 Aug 13 03:53:03.888011 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1449/5813] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:03 2026] GET /volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:03.898884 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-40c78f46-43c7-4c9d-98f2-ef61e4ae6bf5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:03.900419 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40c78f46-43c7-4c9d-98f2-ef61e4ae6bf5 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a Aug 13 03:53:03.900585 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40c78f46-43c7-4c9d-98f2-ef61e4ae6bf5 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:03.900759 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-40c78f46-43c7-4c9d-98f2-ef61e4ae6bf5 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:03.906803 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:03.906803 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:03.909614 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-40c78f46-43c7-4c9d-98f2-ef61e4ae6bf5 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:03.914372 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-40c78f46-43c7-4c9d-98f2-ef61e4ae6bf5 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a returned with HTTP 200 Aug 13 03:53:03.914791 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1458/5814] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:03 2026] GET /volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:03.927239 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:03.928781 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:53:03.929093 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1456153709"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:03.930386 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.volumes [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1456153709'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:53:03.930501 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Create volume of 1 GB Aug 13 03:53:03.930761 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:03.930761 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:03.934145 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Availability Zones retrieved successfully. Aug 13 03:53:03.939139 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Flow 'volume_create_api' (303d4480-59e6-4064-9f64-d4ab30a76cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:03.939935 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f451278b-caac-4b0a-a5ed-654296e94651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:03.940677 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.flows.api.create_volume [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Validating volume size '1' using validate_int {{(pid=100343) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:53:03.961049 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f451278b-caac-4b0a-a5ed-654296e94651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:03.961669 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d84159-b860-4760-a4ea-149d97323ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:03.993692 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Created reservations ['87bf3c33-050e-4890-842f-a2462e199ab9', 'b0acefab-0e39-465c-9d1e-3cda779388dc', 'ca5030b0-f0bd-44d1-b53e-36f4890d365f', 'c5962623-4bcd-4bd1-be4a-f9d7757e3b3d'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:53:03.994473 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d84159-b860-4760-a4ea-149d97323ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87bf3c33-050e-4890-842f-a2462e199ab9', 'b0acefab-0e39-465c-9d1e-3cda779388dc', 'ca5030b0-f0bd-44d1-b53e-36f4890d365f', 'c5962623-4bcd-4bd1-be4a-f9d7757e3b3d']}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:03.995241 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e1bbe7-2979-4286-bae8-98960add3789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:04.014615 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e1bbe7-2979-4286-bae8-98960add3789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '742af65d-f38a-4bc9-b888-ef3240972317', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1456153709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d812965b8545b0854ed335d62a088f',qos_specs=None,replication_status=,reservations=['87bf3c33-050e-4890-842f-a2462e199ab9','b0acefab-0e39-465c-9d1e-3cda779388dc','ca5030b0-f0bd-44d1-b53e-36f4890d365f','c5962623-4bcd-4bd1-be4a-f9d7757e3b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73756dfd56204cbc83416606af08601b',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:53:03Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1456153709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=742af65d-f38a-4bc9-b888-ef3240972317,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d812965b8545b0854ed335d62a088f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73756dfd56204cbc83416606af08601b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:04.015252 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1fbb02-f8ab-4405-8dda-7e25ed2d881b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:04.030302 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1fbb02-f8ab-4405-8dda-7e25ed2d881b) transitioned into 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-1456153709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d812965b8545b0854ed335d62a088f',qos_specs=None,replication_status=,reservations=['87bf3c33-050e-4890-842f-a2462e199ab9','b0acefab-0e39-465c-9d1e-3cda779388dc','ca5030b0-f0bd-44d1-b53e-36f4890d365f','c5962623-4bcd-4bd1-be4a-f9d7757e3b3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73756dfd56204cbc83416606af08601b',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:04.030898 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556825b8-19f5-47b4-a1c6-90db9c5e21c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:04.039450 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556825b8-19f5-47b4-a1c6-90db9c5e21c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100343) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:04.040291 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Flow 'volume_create_api' (303d4480-59e6-4064-9f64-d4ab30a76cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100343) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:04.040602 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Create volume request issued successfully. Aug 13 03:53:04.041145 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-dd3137f5-b0bf-4cc5-b35b-e78f27589e01 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:53:04.041551 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1462/5815] 10.4.3.140 () {68 vars in 1259 bytes} [Thu Aug 13 03:53:03 2026] POST /volume/v3/volumes => generated 776 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:53:04.052608 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-5a9d1b74-19c6-41a7-bce2-41d6c7fe765b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:04.054215 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5a9d1b74-19c6-41a7-bce2-41d6c7fe765b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 Aug 13 03:53:04.054385 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5a9d1b74-19c6-41a7-bce2-41d6c7fe765b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:04.054553 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-5a9d1b74-19c6-41a7-bce2-41d6c7fe765b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:04.060421 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:04.060421 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:04.063391 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-5a9d1b74-19c6-41a7-bce2-41d6c7fe765b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:04.066791 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-5a9d1b74-19c6-41a7-bce2-41d6c7fe765b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 returned with HTTP 200 Aug 13 03:53:04.067117 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1447/5816] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:04 2026] GET /volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:05.077935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d7742e2b-02de-4638-8720-e1f2f840273a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:05.079605 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d7742e2b-02de-4638-8720-e1f2f840273a tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 Aug 13 03:53:05.079802 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d7742e2b-02de-4638-8720-e1f2f840273a tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:05.079994 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d7742e2b-02de-4638-8720-e1f2f840273a tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:05.086188 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:05.086188 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:05.089259 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d7742e2b-02de-4638-8720-e1f2f840273a tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:05.092663 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d7742e2b-02de-4638-8720-e1f2f840273a tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 returned with HTTP 200 Aug 13 03:53:05.093004 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1450/5817] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:05 2026] GET /volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:05.103805 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-11aff85d-8158-428c-9e97-32c96059fdcd None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:05.105881 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-11aff85d-8158-428c-9e97-32c96059fdcd tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 Aug 13 03:53:05.106130 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-11aff85d-8158-428c-9e97-32c96059fdcd tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:05.106365 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-11aff85d-8158-428c-9e97-32c96059fdcd tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:05.113504 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:05.113504 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:05.116781 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-11aff85d-8158-428c-9e97-32c96059fdcd tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:05.120447 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-11aff85d-8158-428c-9e97-32c96059fdcd tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 returned with HTTP 200 Aug 13 03:53:05.120855 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1459/5818] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:05 2026] GET /volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:05.131524 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-7a9d58a3-8aa9-4e4b-bb32-4a0029d3d8e0 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:05.133136 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a9d58a3-8aa9-4e4b-bb32-4a0029d3d8e0 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] POST https://10.4.3.140/volume/v3/snapshots Aug 13 03:53:05.133457 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-7a9d58a3-8aa9-4e4b-bb32-4a0029d3d8e0 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "742af65d-f38a-4bc9-b888-ef3240972317", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1709648387"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:05.141464 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:05.141464 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:05.141907 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7a9d58a3-8aa9-4e4b-bb32-4a0029d3d8e0 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:05.142051 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-7a9d58a3-8aa9-4e4b-bb32-4a0029d3d8e0 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Create snapshot from volume 742af65d-f38a-4bc9-b888-ef3240972317 Aug 13 03:53:05.168030 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-7a9d58a3-8aa9-4e4b-bb32-4a0029d3d8e0 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Created reservations ['03714fd8-a51a-4c1d-ad6a-f1e5dca1b086', 'aa402cb6-00fc-4550-802e-b18706e5a253', '60d88f6b-1c35-4ebe-b19b-af407dc9ae02', '88561c37-9b74-4b30-a7b4-c9879dc36c79'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:53:05.191702 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-7a9d58a3-8aa9-4e4b-bb32-4a0029d3d8e0 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Snapshot create request issued successfully. Aug 13 03:53:05.192020 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-7a9d58a3-8aa9-4e4b-bb32-4a0029d3d8e0 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/snapshots returned with HTTP 202 Aug 13 03:53:05.192402 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1463/5819] 10.4.3.140 () {68 vars in 1265 bytes} [Thu Aug 13 03:53:05 2026] POST /volume/v3/snapshots => generated 326 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:53:05.200133 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e6f8bf41-f7f2-4424-8cbd-6115175427ff None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:05.201637 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e6f8bf41-f7f2-4424-8cbd-6115175427ff tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa Aug 13 03:53:05.201811 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e6f8bf41-f7f2-4424-8cbd-6115175427ff tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:05.202023 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e6f8bf41-f7f2-4424-8cbd-6115175427ff tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:05.206606 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:05.206606 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:05.207048 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-e6f8bf41-f7f2-4424-8cbd-6115175427ff tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Snapshot retrieved successfully. Aug 13 03:53:05.207747 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e6f8bf41-f7f2-4424-8cbd-6115175427ff tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa returned with HTTP 200 Aug 13 03:53:05.208110 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1448/5820] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:53:05 2026] GET /volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa => generated 458 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:06.216026 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d0aefc37-b2c4-46f9-8ee7-d9805b905577 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:06.217561 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d0aefc37-b2c4-46f9-8ee7-d9805b905577 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa Aug 13 03:53:06.217743 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d0aefc37-b2c4-46f9-8ee7-d9805b905577 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:06.217930 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d0aefc37-b2c4-46f9-8ee7-d9805b905577 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:06.223098 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:06.223098 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:06.223551 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-d0aefc37-b2c4-46f9-8ee7-d9805b905577 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Snapshot retrieved successfully. Aug 13 03:53:06.224377 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d0aefc37-b2c4-46f9-8ee7-d9805b905577 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa returned with HTTP 200 Aug 13 03:53:06.224763 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1451/5821] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:53:06 2026] GET /volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:06.232451 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-61360474-efa1-41f1-83e7-f70ebebacedc None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:06.234003 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-61360474-efa1-41f1-83e7-f70ebebacedc tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa Aug 13 03:53:06.234228 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-61360474-efa1-41f1-83e7-f70ebebacedc tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:06.234401 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-61360474-efa1-41f1-83e7-f70ebebacedc tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:06.238578 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:06.238578 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:06.238996 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-61360474-efa1-41f1-83e7-f70ebebacedc tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Snapshot retrieved successfully. Aug 13 03:53:06.239613 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-61360474-efa1-41f1-83e7-f70ebebacedc tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa returned with HTTP 200 Aug 13 03:53:06.239997 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1460/5822] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:53:06 2026] GET /volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:06.248781 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8ef72cb7-97fe-48e1-a50d-faca4b543370 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:06.250541 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ef72cb7-97fe-48e1-a50d-faca4b543370 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] DELETE https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa Aug 13 03:53:06.250728 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ef72cb7-97fe-48e1-a50d-faca4b543370 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:06.250930 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8ef72cb7-97fe-48e1-a50d-faca4b543370 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:06.251026 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.snapshots [None req-8ef72cb7-97fe-48e1-a50d-faca4b543370 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Delete snapshot with id: de5c8529-2f1c-42e7-bc28-c2f873e44cfa Aug 13 03:53:06.255561 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:06.255561 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:06.255971 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8ef72cb7-97fe-48e1-a50d-faca4b543370 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Snapshot retrieved successfully. Aug 13 03:53:06.270460 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-8ef72cb7-97fe-48e1-a50d-faca4b543370 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Snapshot delete request issued successfully. Aug 13 03:53:06.270624 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8ef72cb7-97fe-48e1-a50d-faca4b543370 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa returned with HTTP 202 Aug 13 03:53:06.270999 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1464/5823] 10.4.3.140 () {66 vars in 1357 bytes} [Thu Aug 13 03:53:06 2026] DELETE /volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:53:06.277443 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-05114aa6-8f7e-43bc-b0d2-698f93985e0b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:06.279132 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-05114aa6-8f7e-43bc-b0d2-698f93985e0b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa Aug 13 03:53:06.279309 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-05114aa6-8f7e-43bc-b0d2-698f93985e0b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:06.279488 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-05114aa6-8f7e-43bc-b0d2-698f93985e0b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:06.284140 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:06.284140 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:06.284504 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-05114aa6-8f7e-43bc-b0d2-698f93985e0b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Snapshot retrieved successfully. Aug 13 03:53:06.285235 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-05114aa6-8f7e-43bc-b0d2-698f93985e0b tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa returned with HTTP 200 Aug 13 03:53:06.285565 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1449/5824] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:53:06 2026] GET /volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:07.293527 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-563b02bd-afde-471c-bfed-d1e1824305ee None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:07.295142 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-563b02bd-afde-471c-bfed-d1e1824305ee tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa Aug 13 03:53:07.295343 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-563b02bd-afde-471c-bfed-d1e1824305ee tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:07.295566 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-563b02bd-afde-471c-bfed-d1e1824305ee tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:07.299626 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-563b02bd-afde-471c-bfed-d1e1824305ee tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa returned with HTTP 404 Aug 13 03:53:07.300067 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1452/5825] 10.4.3.140 () {66 vars in 1354 bytes} [Thu Aug 13 03:53:07 2026] GET /volume/v3/snapshots/de5c8529-2f1c-42e7-bc28-c2f873e44cfa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:53:07.306136 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-1da7df44-2e78-4d1f-9147-c767a340cc63 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:07.307628 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1da7df44-2e78-4d1f-9147-c767a340cc63 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] DELETE https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 Aug 13 03:53:07.307804 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1da7df44-2e78-4d1f-9147-c767a340cc63 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:07.308008 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-1da7df44-2e78-4d1f-9147-c767a340cc63 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:07.308152 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.v3.volumes [None req-1da7df44-2e78-4d1f-9147-c767a340cc63 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Delete volume with id: 742af65d-f38a-4bc9-b888-ef3240972317 Aug 13 03:53:07.314920 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:07.314920 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:07.315319 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1da7df44-2e78-4d1f-9147-c767a340cc63 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:07.330169 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-1da7df44-2e78-4d1f-9147-c767a340cc63 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Delete volume request issued successfully. Aug 13 03:53:07.330325 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-1da7df44-2e78-4d1f-9147-c767a340cc63 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 returned with HTTP 202 Aug 13 03:53:07.330679 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1461/5826] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:53:07 2026] DELETE /volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:53:07.337046 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b7825174-e9ba-4ce8-98e4-87b3177eebbe None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:07.338610 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7825174-e9ba-4ce8-98e4-87b3177eebbe tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 Aug 13 03:53:07.338811 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7825174-e9ba-4ce8-98e4-87b3177eebbe tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:07.339003 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b7825174-e9ba-4ce8-98e4-87b3177eebbe tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:07.345095 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:07.345095 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:07.348807 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b7825174-e9ba-4ce8-98e4-87b3177eebbe tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:07.352665 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b7825174-e9ba-4ce8-98e4-87b3177eebbe tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 returned with HTTP 200 Aug 13 03:53:07.353030 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1465/5827] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:07 2026] GET /volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:08.364651 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-7638298f-9374-4c97-ae98-bc6384ddd46a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:08.366302 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7638298f-9374-4c97-ae98-bc6384ddd46a tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 Aug 13 03:53:08.366461 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7638298f-9374-4c97-ae98-bc6384ddd46a tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:08.366636 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-7638298f-9374-4c97-ae98-bc6384ddd46a tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:08.372436 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-7638298f-9374-4c97-ae98-bc6384ddd46a tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 returned with HTTP 404 Aug 13 03:53:08.372859 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1450/5828] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:08 2026] GET /volume/v3/volumes/742af65d-f38a-4bc9-b888-ef3240972317 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:53:08.378323 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-02143f0d-9129-4db2-836e-bfe173e0fe17 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:08.380014 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-02143f0d-9129-4db2-836e-bfe173e0fe17 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] DELETE https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a Aug 13 03:53:08.380189 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-02143f0d-9129-4db2-836e-bfe173e0fe17 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:08.380386 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-02143f0d-9129-4db2-836e-bfe173e0fe17 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:08.380539 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-02143f0d-9129-4db2-836e-bfe173e0fe17 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Delete volume with id: 8c6b01c5-dd9c-4409-a754-3286dd9a944a Aug 13 03:53:08.386974 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:08.386974 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:08.387357 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-02143f0d-9129-4db2-836e-bfe173e0fe17 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:08.402406 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-02143f0d-9129-4db2-836e-bfe173e0fe17 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Delete volume request issued successfully. Aug 13 03:53:08.402593 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-02143f0d-9129-4db2-836e-bfe173e0fe17 tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a returned with HTTP 202 Aug 13 03:53:08.403056 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1453/5829] 10.4.3.140 () {66 vars in 1351 bytes} [Thu Aug 13 03:53:08 2026] DELETE /volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:53:08.409128 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9217ee27-8605-42f1-a6de-92838ac781bf None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:08.410909 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9217ee27-8605-42f1-a6de-92838ac781bf tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a Aug 13 03:53:08.411121 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9217ee27-8605-42f1-a6de-92838ac781bf tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:08.411336 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9217ee27-8605-42f1-a6de-92838ac781bf tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:08.417458 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:08.417458 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:08.420710 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-9217ee27-8605-42f1-a6de-92838ac781bf tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Volume info retrieved successfully. Aug 13 03:53:08.424476 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9217ee27-8605-42f1-a6de-92838ac781bf tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a returned with HTTP 200 Aug 13 03:53:08.424843 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1462/5830] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:08 2026] GET /volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:09.436802 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-fb746771-9f8a-446b-87ff-07632335731e None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:09.439131 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb746771-9f8a-446b-87ff-07632335731e tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] GET https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a Aug 13 03:53:09.439402 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb746771-9f8a-446b-87ff-07632335731e tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:09.439634 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-fb746771-9f8a-446b-87ff-07632335731e tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:09.445061 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-fb746771-9f8a-446b-87ff-07632335731e tempest-CinderUnicodeTest-660110224 tempest-CinderUnicodeTest-660110224-project-member] https://10.4.3.140/volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a returned with HTTP 404 Aug 13 03:53:09.445533 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1466/5831] 10.4.3.140 () {66 vars in 1348 bytes} [Thu Aug 13 03:53:09 2026] GET /volume/v3/volumes/8c6b01c5-dd9c-4409-a754-3286dd9a944a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:53:10.648423 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:10.717767 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:53:10.718119 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1307199831"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:10.719465 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1307199831'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:53:10.719573 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Create volume of 1 GB Aug 13 03:53:10.723170 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Availability Zones retrieved successfully. Aug 13 03:53:10.728256 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Flow 'volume_create_api' (d237bc21-0942-4ef7-9a2f-dcaad2760df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:10.729103 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c53451e-8bcf-4a51-9a60-b07b8506954c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:10.729788 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:53:10.751046 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c53451e-8bcf-4a51-9a60-b07b8506954c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:10.751647 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709929d9-3736-417d-9b15-f9c56c5ecb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:10.799436 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Created reservations ['4eb77e3b-3397-4446-bc9f-c5bc793d54dc', '3ddce1fa-07b0-40db-ae64-fd2ebca6dc02', '880b721e-4516-4fac-bba8-5a2b38dd3e2d', '27537b8c-14ca-4f13-8bb3-849ea1f839ac'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:53:10.800250 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709929d9-3736-417d-9b15-f9c56c5ecb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eb77e3b-3397-4446-bc9f-c5bc793d54dc', '3ddce1fa-07b0-40db-ae64-fd2ebca6dc02', '880b721e-4516-4fac-bba8-5a2b38dd3e2d', '27537b8c-14ca-4f13-8bb3-849ea1f839ac']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:10.800943 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455a9b24-8e29-4789-a913-d8d61a6845f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:10.822377 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455a9b24-8e29-4789-a913-d8d61a6845f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50d0b92d-6027-4ee9-9962-940df28f26eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1307199831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24631b2ef404ee3848259f402ee0ff9',qos_specs=None,replication_status=,reservations=['4eb77e3b-3397-4446-bc9f-c5bc793d54dc','3ddce1fa-07b0-40db-ae64-fd2ebca6dc02','880b721e-4516-4fac-bba8-5a2b38dd3e2d','27537b8c-14ca-4f13-8bb3-849ea1f839ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a13586339b54ac4bfb4b54260461d34',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:53:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1307199831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50d0b92d-6027-4ee9-9962-940df28f26eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24631b2ef404ee3848259f402ee0ff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a13586339b54ac4bfb4b54260461d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:10.823077 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ed508c-2a4d-4fe8-915b-0de27e42b62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:10.839298 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40ed508c-2a4d-4fe8-915b-0de27e42b62b) transitioned into state 'SUCCESS' from state '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-1307199831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24631b2ef404ee3848259f402ee0ff9',qos_specs=None,replication_status=,reservations=['4eb77e3b-3397-4446-bc9f-c5bc793d54dc','3ddce1fa-07b0-40db-ae64-fd2ebca6dc02','880b721e-4516-4fac-bba8-5a2b38dd3e2d','27537b8c-14ca-4f13-8bb3-849ea1f839ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a13586339b54ac4bfb4b54260461d34',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:10.839936 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a85b56-109c-40b1-9573-970ee8ea8968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:10.847498 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a85b56-109c-40b1-9573-970ee8ea8968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:10.848237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Flow 'volume_create_api' (d237bc21-0942-4ef7-9a2f-dcaad2760df2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:10.848519 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Create volume request issued successfully. Aug 13 03:53:10.849091 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-74c862b2-7831-41f6-91c5-2a849498a3e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:53:10.849488 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1451/5832] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:53:10 2026] POST /volume/v3/volumes => generated 778 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:53:10.860019 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-4f8db0c7-83d7-459d-bb8c-a5bfef52bbec None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:10.861759 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4f8db0c7-83d7-459d-bb8c-a5bfef52bbec tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb Aug 13 03:53:10.862053 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4f8db0c7-83d7-459d-bb8c-a5bfef52bbec tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:10.862275 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-4f8db0c7-83d7-459d-bb8c-a5bfef52bbec tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:10.868606 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:10.868606 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:10.871605 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-4f8db0c7-83d7-459d-bb8c-a5bfef52bbec tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:10.875078 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-4f8db0c7-83d7-459d-bb8c-a5bfef52bbec tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb returned with HTTP 200 Aug 13 03:53:10.875404 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1454/5833] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:10 2026] GET /volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:11.886662 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7c257f30-b6d8-4de5-a61b-beb099ea7660 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:11.888286 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c257f30-b6d8-4de5-a61b-beb099ea7660 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb Aug 13 03:53:11.888607 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c257f30-b6d8-4de5-a61b-beb099ea7660 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:11.889770 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7c257f30-b6d8-4de5-a61b-beb099ea7660 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:11.895206 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:11.895206 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:11.898289 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-7c257f30-b6d8-4de5-a61b-beb099ea7660 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:11.901530 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7c257f30-b6d8-4de5-a61b-beb099ea7660 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb returned with HTTP 200 Aug 13 03:53:11.901978 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1463/5834] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:11 2026] GET /volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:53:11.913415 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-e96a5e40-c157-421c-ab7c-2f5162892317 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:11.915089 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e96a5e40-c157-421c-ab7c-2f5162892317 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:53:11.915413 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-e96a5e40-c157-421c-ab7c-2f5162892317 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50d0b92d-6027-4ee9-9962-940df28f26eb", "name": "tempest-type-Backup-5487940"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:11.916716 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-e96a5e40-c157-421c-ab7c-2f5162892317 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Creating new backup {'backup': {'volume_id': '50d0b92d-6027-4ee9-9962-940df28f26eb', 'name': 'tempest-type-Backup-5487940'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:53:11.916856 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-e96a5e40-c157-421c-ab7c-2f5162892317 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Creating backup of volume 50d0b92d-6027-4ee9-9962-940df28f26eb in container None Aug 13 03:53:11.923448 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:11.923448 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:11.923712 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-e96a5e40-c157-421c-ab7c-2f5162892317 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:11.947220 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-e96a5e40-c157-421c-ab7c-2f5162892317 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Created reservations ['d5868583-1d8f-4970-8aab-e4c0aa9cb707', '4735af41-a94a-41ee-8be6-6462ab44af7d'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:53:11.971134 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-e96a5e40-c157-421c-ab7c-2f5162892317 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:53:11.971505 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1467/5835] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:53:11 2026] POST /volume/v3/backups => generated 313 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:53:11.979390 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bfdd6ba2-ae56-4409-9d4d-9febbcd950ce None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:11.981608 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bfdd6ba2-ae56-4409-9d4d-9febbcd950ce tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:11.981874 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bfdd6ba2-ae56-4409-9d4d-9febbcd950ce tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:11.982118 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bfdd6ba2-ae56-4409-9d4d-9febbcd950ce tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:11.982261 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-bfdd6ba2-ae56-4409-9d4d-9febbcd950ce tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:11.987072 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:11.987072 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:11.987735 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bfdd6ba2-ae56-4409-9d4d-9febbcd950ce tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:11.988140 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1452/5836] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:11 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:12.997688 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f0c40fb3-58c6-43c5-b01a-1c1eac13544a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:12.999361 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f0c40fb3-58c6-43c5-b01a-1c1eac13544a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:12.999666 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f0c40fb3-58c6-43c5-b01a-1c1eac13544a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:12.999948 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f0c40fb3-58c6-43c5-b01a-1c1eac13544a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:13.001105 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f0c40fb3-58c6-43c5-b01a-1c1eac13544a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:13.004351 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:13.004351 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:13.005051 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f0c40fb3-58c6-43c5-b01a-1c1eac13544a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:13.005473 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1455/5837] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:12 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:14.014854 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7b27f581-d038-4618-a883-99e43965828d None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:14.016659 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b27f581-d038-4618-a883-99e43965828d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:14.016878 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b27f581-d038-4618-a883-99e43965828d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:14.017076 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7b27f581-d038-4618-a883-99e43965828d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:14.017189 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7b27f581-d038-4618-a883-99e43965828d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:14.021181 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:14.021181 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:14.021853 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7b27f581-d038-4618-a883-99e43965828d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:14.022238 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1464/5838] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:14 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:15.032134 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d069a406-a348-47da-9539-7e6fe1d13cc7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:15.034113 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d069a406-a348-47da-9539-7e6fe1d13cc7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:15.034336 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d069a406-a348-47da-9539-7e6fe1d13cc7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:15.034583 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d069a406-a348-47da-9539-7e6fe1d13cc7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:15.034706 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-d069a406-a348-47da-9539-7e6fe1d13cc7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:15.039311 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:15.039311 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:15.040052 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d069a406-a348-47da-9539-7e6fe1d13cc7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:15.040309 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1468/5839] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:15 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:16.049389 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-f8b34ff5-66ea-4b35-887b-e081fc395a34 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:16.051066 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f8b34ff5-66ea-4b35-887b-e081fc395a34 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:16.051273 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f8b34ff5-66ea-4b35-887b-e081fc395a34 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:16.051439 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-f8b34ff5-66ea-4b35-887b-e081fc395a34 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:16.051541 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-f8b34ff5-66ea-4b35-887b-e081fc395a34 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:16.055519 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:16.055519 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:16.056117 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-f8b34ff5-66ea-4b35-887b-e081fc395a34 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:16.056481 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1453/5840] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:16 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:17.066224 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-9fd37718-9be1-4aad-8d45-df1109880229 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:17.067909 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9fd37718-9be1-4aad-8d45-df1109880229 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:17.067909 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9fd37718-9be1-4aad-8d45-df1109880229 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:17.068434 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-9fd37718-9be1-4aad-8d45-df1109880229 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:17.068434 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-9fd37718-9be1-4aad-8d45-df1109880229 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:17.072997 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:17.072997 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:17.073664 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-9fd37718-9be1-4aad-8d45-df1109880229 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:17.074300 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1456/5841] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:17 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:18.084445 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-0dcfa7b9-a53b-4088-8d09-aaef0220acaa None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:18.086458 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dcfa7b9-a53b-4088-8d09-aaef0220acaa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:18.086702 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dcfa7b9-a53b-4088-8d09-aaef0220acaa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:18.086953 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-0dcfa7b9-a53b-4088-8d09-aaef0220acaa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:18.087086 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-0dcfa7b9-a53b-4088-8d09-aaef0220acaa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:18.091861 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:18.091861 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:18.092588 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-0dcfa7b9-a53b-4088-8d09-aaef0220acaa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:18.092984 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1465/5842] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:18 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:19.102778 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-941ad2ca-54b0-4fb5-9719-9351cdca84c9 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:19.104711 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-941ad2ca-54b0-4fb5-9719-9351cdca84c9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:19.104957 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-941ad2ca-54b0-4fb5-9719-9351cdca84c9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:19.105136 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-941ad2ca-54b0-4fb5-9719-9351cdca84c9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:19.105284 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-941ad2ca-54b0-4fb5-9719-9351cdca84c9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:19.109709 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:19.109709 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:19.110342 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-941ad2ca-54b0-4fb5-9719-9351cdca84c9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:19.110701 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1469/5843] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:19 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:20.124120 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-52ce5977-d5f9-4724-b5c5-3fe8eef0a884 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:20.129897 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-52ce5977-d5f9-4724-b5c5-3fe8eef0a884 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:20.130652 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-52ce5977-d5f9-4724-b5c5-3fe8eef0a884 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:20.131396 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-52ce5977-d5f9-4724-b5c5-3fe8eef0a884 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:20.131983 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-52ce5977-d5f9-4724-b5c5-3fe8eef0a884 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:20.144546 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:20.144546 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:20.146248 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-52ce5977-d5f9-4724-b5c5-3fe8eef0a884 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:20.147690 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1454/5844] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:20 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:21.157727 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-f183ba6a-f2fd-4653-b57f-7f0d214450ca None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:21.159899 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f183ba6a-f2fd-4653-b57f-7f0d214450ca tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:21.160158 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f183ba6a-f2fd-4653-b57f-7f0d214450ca tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:21.160504 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-f183ba6a-f2fd-4653-b57f-7f0d214450ca tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:21.160639 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-f183ba6a-f2fd-4653-b57f-7f0d214450ca tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:21.165715 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:21.165715 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:21.166550 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-f183ba6a-f2fd-4653-b57f-7f0d214450ca tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:21.166911 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1457/5845] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:21 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:22.185808 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-202cefc5-6776-4da6-be15-d450c1339183 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:22.188000 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-202cefc5-6776-4da6-be15-d450c1339183 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:22.188273 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-202cefc5-6776-4da6-be15-d450c1339183 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:22.188519 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-202cefc5-6776-4da6-be15-d450c1339183 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:22.188666 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-202cefc5-6776-4da6-be15-d450c1339183 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:22.199622 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:22.199622 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:22.201651 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-202cefc5-6776-4da6-be15-d450c1339183 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:22.202992 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1466/5846] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:22 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:23.213560 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-59193f9b-12f6-4e96-805b-51d090b309cd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:23.215284 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59193f9b-12f6-4e96-805b-51d090b309cd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:23.215549 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59193f9b-12f6-4e96-805b-51d090b309cd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:23.215777 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-59193f9b-12f6-4e96-805b-51d090b309cd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:23.215931 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-59193f9b-12f6-4e96-805b-51d090b309cd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:23.219811 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:23.219811 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:23.220454 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-59193f9b-12f6-4e96-805b-51d090b309cd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:23.220808 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1470/5847] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:23 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:24.232605 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-6d29644b-2842-4d22-918f-c5634048a949 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:24.234209 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6d29644b-2842-4d22-918f-c5634048a949 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:24.234411 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6d29644b-2842-4d22-918f-c5634048a949 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:24.234581 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-6d29644b-2842-4d22-918f-c5634048a949 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:24.234675 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-6d29644b-2842-4d22-918f-c5634048a949 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:24.238488 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:24.238488 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:24.239139 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-6d29644b-2842-4d22-918f-c5634048a949 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:24.239491 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1455/5848] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:24 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:25.250237 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-279daa8a-f23d-49c7-9187-9180cbf48392 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:25.252152 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-279daa8a-f23d-49c7-9187-9180cbf48392 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:25.252430 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-279daa8a-f23d-49c7-9187-9180cbf48392 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:25.252676 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-279daa8a-f23d-49c7-9187-9180cbf48392 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:25.252851 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-279daa8a-f23d-49c7-9187-9180cbf48392 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:25.256895 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:25.256895 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:25.257408 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-279daa8a-f23d-49c7-9187-9180cbf48392 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:25.257774 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1458/5849] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:25 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:26.267702 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-c09fa8cc-86d1-4e51-bbf8-2d63b5325b46 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:26.269622 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c09fa8cc-86d1-4e51-bbf8-2d63b5325b46 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:26.269894 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c09fa8cc-86d1-4e51-bbf8-2d63b5325b46 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:26.270090 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-c09fa8cc-86d1-4e51-bbf8-2d63b5325b46 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:26.270222 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-c09fa8cc-86d1-4e51-bbf8-2d63b5325b46 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:26.274665 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:26.274665 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:26.275558 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-c09fa8cc-86d1-4e51-bbf8-2d63b5325b46 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:26.276095 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1467/5850] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:26 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:27.285579 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-714e5e88-2f24-453e-a6ed-9115aae237a1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:27.287539 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-714e5e88-2f24-453e-a6ed-9115aae237a1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:53:27.287787 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-714e5e88-2f24-453e-a6ed-9115aae237a1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:27.287991 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-714e5e88-2f24-453e-a6ed-9115aae237a1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:27.288098 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-714e5e88-2f24-453e-a6ed-9115aae237a1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:27.292734 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:27.292734 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:27.293414 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-714e5e88-2f24-453e-a6ed-9115aae237a1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:53:27.293807 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1471/5851] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:27 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:27.306538 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-c3024c38-dd38-4592-9635-609c033ba130 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:27.363355 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c3024c38-dd38-4592-9635-609c033ba130 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84/export_record Aug 13 03:53:27.363637 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c3024c38-dd38-4592-9635-609c033ba130 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:27.363846 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-c3024c38-dd38-4592-9635-609c033ba130 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Calling method 'export_record' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:27.363978 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-c3024c38-dd38-4592-9635-609c033ba130 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Export record for backup a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100341) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 03:53:27.368785 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:27.368785 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:27.369948 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.policy [None req-c3024c38-dd38-4592-9635-609c033ba130 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '470b99a8ef9a402e91e09ac88c765383', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c24631b2ef404ee3848259f402ee0ff9', '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=100341) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:53:27.370168 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-c3024c38-dd38-4592-9635-609c033ba130 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84/export_record returned with HTTP 403 Aug 13 03:53:27.370621 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1456/5852] 10.4.3.140 () {68 vars in 1430 bytes} [Thu Aug 13 03:53:27 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84/export_record => generated 101 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:53:27.378130 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-6005d660-c26e-4a13-a078-713eb52fddc9 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:27.379853 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:53:27.380219 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-922087744"}} {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:27.381649 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.volumes [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-922087744'}} {{(pid=100340) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:53:27.381770 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Create volume of 1 GB Aug 13 03:53:27.386611 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Availability Zones retrieved successfully. Aug 13 03:53:27.391739 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Flow 'volume_create_api' (872af2a5-8d61-4c9b-a397-a83d36ccc4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:27.392805 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af39ab29-98f3-4692-9211-db8ada7a69d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:27.393581 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.flows.api.create_volume [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Validating volume size '1' using validate_int {{(pid=100340) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:53:27.417184 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af39ab29-98f3-4692-9211-db8ada7a69d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:27.417961 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745ce8f4-d4fb-4d2b-b26e-e0b9f2e0293b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:27.452451 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.quota [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Created reservations ['fc18bc16-dd83-4695-a520-2740e9cb3a92', '0321165a-8062-46cd-b13a-5e0bfccce29a', '0f86b255-3469-4f4e-a1d2-e93a25756be8', '749fc555-f1bd-43bc-905f-00f44dfd4f24'] {{(pid=100340) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:53:27.453193 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745ce8f4-d4fb-4d2b-b26e-e0b9f2e0293b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc18bc16-dd83-4695-a520-2740e9cb3a92', '0321165a-8062-46cd-b13a-5e0bfccce29a', '0f86b255-3469-4f4e-a1d2-e93a25756be8', '749fc555-f1bd-43bc-905f-00f44dfd4f24']}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:27.453936 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3039705-dbf9-48ac-a575-85e8eec4d1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:27.477025 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3039705-dbf9-48ac-a575-85e8eec4d1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f2ba50d-8185-478e-9544-7fdda07e9c17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-922087744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24631b2ef404ee3848259f402ee0ff9',qos_specs=None,replication_status=,reservations=['fc18bc16-dd83-4695-a520-2740e9cb3a92','0321165a-8062-46cd-b13a-5e0bfccce29a','0f86b255-3469-4f4e-a1d2-e93a25756be8','749fc555-f1bd-43bc-905f-00f44dfd4f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a13586339b54ac4bfb4b54260461d34',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-922087744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f2ba50d-8185-478e-9544-7fdda07e9c17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24631b2ef404ee3848259f402ee0ff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a13586339b54ac4bfb4b54260461d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:27.477699 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c74299-55d0-4cc9-a158-2663be75258b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:27.494282 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c74299-55d0-4cc9-a158-2663be75258b) transitioned into state 'SUCCESS' from state '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-922087744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24631b2ef404ee3848259f402ee0ff9',qos_specs=None,replication_status=,reservations=['fc18bc16-dd83-4695-a520-2740e9cb3a92','0321165a-8062-46cd-b13a-5e0bfccce29a','0f86b255-3469-4f4e-a1d2-e93a25756be8','749fc555-f1bd-43bc-905f-00f44dfd4f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a13586339b54ac4bfb4b54260461d34',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:27.494998 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46783119-c971-452a-897a-486ad6b670b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:27.503186 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46783119-c971-452a-897a-486ad6b670b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100340) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:27.503935 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Flow 'volume_create_api' (872af2a5-8d61-4c9b-a397-a83d36ccc4d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100340) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:27.504265 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Create volume request issued successfully. Aug 13 03:53:27.504921 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-6005d660-c26e-4a13-a078-713eb52fddc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:53:27.505334 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1459/5853] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:53:27 2026] POST /volume/v3/volumes => generated 777 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:53:27.516254 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-965ee54e-ca49-4bc7-b5e0-bfbeced17bf8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:27.518096 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-965ee54e-ca49-4bc7-b5e0-bfbeced17bf8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 Aug 13 03:53:27.518330 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-965ee54e-ca49-4bc7-b5e0-bfbeced17bf8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:27.518592 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-965ee54e-ca49-4bc7-b5e0-bfbeced17bf8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:27.526379 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:27.526379 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:27.530608 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-965ee54e-ca49-4bc7-b5e0-bfbeced17bf8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:27.534663 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-965ee54e-ca49-4bc7-b5e0-bfbeced17bf8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 returned with HTTP 200 Aug 13 03:53:27.535060 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1468/5854] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:27 2026] GET /volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:28.546994 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-bc9abe8b-6bd4-451b-9836-c9dd63fb66a8 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:28.548908 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc9abe8b-6bd4-451b-9836-c9dd63fb66a8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 Aug 13 03:53:28.549111 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc9abe8b-6bd4-451b-9836-c9dd63fb66a8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:28.549303 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-bc9abe8b-6bd4-451b-9836-c9dd63fb66a8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:28.557855 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:28.557855 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:28.571680 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-bc9abe8b-6bd4-451b-9836-c9dd63fb66a8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:28.571680 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-bc9abe8b-6bd4-451b-9836-c9dd63fb66a8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 returned with HTTP 200 Aug 13 03:53:28.571680 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1472/5855] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:28 2026] GET /volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:53:28.578965 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-86b11244-0706-4603-8809-b707619dc8ff None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:28.580614 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-86b11244-0706-4603-8809-b707619dc8ff tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:53:28.580954 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-86b11244-0706-4603-8809-b707619dc8ff tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f2ba50d-8185-478e-9544-7fdda07e9c17", "name": "tempest-type-Backup-1839808672"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:28.582434 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-86b11244-0706-4603-8809-b707619dc8ff tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Creating new backup {'backup': {'volume_id': '3f2ba50d-8185-478e-9544-7fdda07e9c17', 'name': 'tempest-type-Backup-1839808672'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:53:28.582607 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-86b11244-0706-4603-8809-b707619dc8ff tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Creating backup of volume 3f2ba50d-8185-478e-9544-7fdda07e9c17 in container None Aug 13 03:53:28.589980 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:28.589980 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:28.590300 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-86b11244-0706-4603-8809-b707619dc8ff tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:28.604722 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-86b11244-0706-4603-8809-b707619dc8ff tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Created reservations ['32bd705e-5fff-49f3-bfc2-12f82fdb411d', '4a4ac238-78a8-466d-9162-facfd15eb8a0'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:53:28.634373 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-86b11244-0706-4603-8809-b707619dc8ff tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:53:28.635058 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1457/5856] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:53:28 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:53:28.644671 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-8a4e7365-b106-4c39-a1b7-f00738349119 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:28.646968 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8a4e7365-b106-4c39-a1b7-f00738349119 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:28.647247 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8a4e7365-b106-4c39-a1b7-f00738349119 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:28.647507 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-8a4e7365-b106-4c39-a1b7-f00738349119 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:28.647685 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-8a4e7365-b106-4c39-a1b7-f00738349119 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:28.652232 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:28.652232 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:28.652940 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-8a4e7365-b106-4c39-a1b7-f00738349119 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:28.653361 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1460/5857] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:28 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:29.664376 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-8a4dde63-feaa-48a2-9a47-da0e34cccff3 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:29.666171 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8a4dde63-feaa-48a2-9a47-da0e34cccff3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:29.666344 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8a4dde63-feaa-48a2-9a47-da0e34cccff3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:29.666533 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-8a4dde63-feaa-48a2-9a47-da0e34cccff3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:29.666649 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-8a4dde63-feaa-48a2-9a47-da0e34cccff3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:29.670661 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:29.670661 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:29.671372 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-8a4dde63-feaa-48a2-9a47-da0e34cccff3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:29.671757 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1469/5858] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:29 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:30.682513 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-44c34780-fa6e-478e-91db-0e7950b934ef None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:30.684642 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-44c34780-fa6e-478e-91db-0e7950b934ef tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:30.684847 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-44c34780-fa6e-478e-91db-0e7950b934ef tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:30.685039 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-44c34780-fa6e-478e-91db-0e7950b934ef tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:30.685136 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-44c34780-fa6e-478e-91db-0e7950b934ef tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:30.689539 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:30.689539 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:30.690185 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-44c34780-fa6e-478e-91db-0e7950b934ef tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:30.690795 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1473/5859] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:30 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:31.702474 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-31c3c655-bfe1-40cf-9ca2-5ddbcd644e69 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:31.704563 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-31c3c655-bfe1-40cf-9ca2-5ddbcd644e69 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:31.704868 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-31c3c655-bfe1-40cf-9ca2-5ddbcd644e69 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:31.705099 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-31c3c655-bfe1-40cf-9ca2-5ddbcd644e69 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:31.705238 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-31c3c655-bfe1-40cf-9ca2-5ddbcd644e69 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:31.709848 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:31.709848 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:31.710484 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-31c3c655-bfe1-40cf-9ca2-5ddbcd644e69 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:31.710908 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1458/5860] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:31 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:32.721465 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7a2fb61d-1729-4f9f-9543-1fa4ae551933 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:32.723279 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7a2fb61d-1729-4f9f-9543-1fa4ae551933 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:32.723489 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7a2fb61d-1729-4f9f-9543-1fa4ae551933 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:32.723705 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7a2fb61d-1729-4f9f-9543-1fa4ae551933 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:32.723809 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-7a2fb61d-1729-4f9f-9543-1fa4ae551933 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:32.728093 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:32.728093 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:32.728637 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7a2fb61d-1729-4f9f-9543-1fa4ae551933 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:32.729076 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1461/5861] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:32 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:33.743551 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-975bd038-7658-4093-b7f5-d946db03cf51 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:33.752272 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-975bd038-7658-4093-b7f5-d946db03cf51 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:33.755605 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-975bd038-7658-4093-b7f5-d946db03cf51 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:33.756844 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-975bd038-7658-4093-b7f5-d946db03cf51 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:33.757034 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-975bd038-7658-4093-b7f5-d946db03cf51 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:33.768712 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:33.768712 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:33.769475 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-975bd038-7658-4093-b7f5-d946db03cf51 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:33.770077 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1470/5862] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:33 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:34.780149 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-6d231ff1-bb49-470b-86c1-03864c710fd7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:34.782110 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6d231ff1-bb49-470b-86c1-03864c710fd7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:34.782310 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6d231ff1-bb49-470b-86c1-03864c710fd7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:34.782523 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-6d231ff1-bb49-470b-86c1-03864c710fd7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:34.782665 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-6d231ff1-bb49-470b-86c1-03864c710fd7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:34.788171 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:34.788171 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:34.788925 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-6d231ff1-bb49-470b-86c1-03864c710fd7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:34.789314 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1474/5863] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:34 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:35.799366 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-88f8352f-521c-480d-8399-dcc0d9e83e10 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:35.801423 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-88f8352f-521c-480d-8399-dcc0d9e83e10 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:35.801701 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-88f8352f-521c-480d-8399-dcc0d9e83e10 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:35.801949 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-88f8352f-521c-480d-8399-dcc0d9e83e10 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:35.802070 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-88f8352f-521c-480d-8399-dcc0d9e83e10 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:35.806727 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:35.806727 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:35.807380 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-88f8352f-521c-480d-8399-dcc0d9e83e10 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:35.807768 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1459/5864] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:35 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:36.818434 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-dd56e154-a00c-4420-9f53-9d6b0ae69b5d None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:36.820542 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dd56e154-a00c-4420-9f53-9d6b0ae69b5d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:36.820769 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dd56e154-a00c-4420-9f53-9d6b0ae69b5d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:36.821241 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-dd56e154-a00c-4420-9f53-9d6b0ae69b5d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:36.821241 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-dd56e154-a00c-4420-9f53-9d6b0ae69b5d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:36.825686 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:36.825686 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:36.826304 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-dd56e154-a00c-4420-9f53-9d6b0ae69b5d tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:36.826720 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1462/5865] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:36 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:37.837407 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-054a89d1-71a7-435d-b7fb-cc47b7a74b82 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:37.839238 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-054a89d1-71a7-435d-b7fb-cc47b7a74b82 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:37.839459 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-054a89d1-71a7-435d-b7fb-cc47b7a74b82 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:37.839668 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-054a89d1-71a7-435d-b7fb-cc47b7a74b82 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:37.839771 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-054a89d1-71a7-435d-b7fb-cc47b7a74b82 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:37.845127 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:37.845127 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:37.845717 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-054a89d1-71a7-435d-b7fb-cc47b7a74b82 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:37.846123 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1471/5866] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:37 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:38.856292 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-a976b680-54e0-4d47-965f-33d363e903d7 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:38.857793 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a976b680-54e0-4d47-965f-33d363e903d7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:38.858007 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a976b680-54e0-4d47-965f-33d363e903d7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:38.858174 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-a976b680-54e0-4d47-965f-33d363e903d7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:38.858265 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-a976b680-54e0-4d47-965f-33d363e903d7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:38.862250 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:38.862250 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:38.862865 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-a976b680-54e0-4d47-965f-33d363e903d7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:38.863269 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1475/5867] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:38 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:39.873614 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-0d139a99-f7e7-4d67-9a99-a22d017d285a None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:39.875441 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d139a99-f7e7-4d67-9a99-a22d017d285a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:39.875687 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0d139a99-f7e7-4d67-9a99-a22d017d285a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:39.875949 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-0d139a99-f7e7-4d67-9a99-a22d017d285a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:39.876109 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-0d139a99-f7e7-4d67-9a99-a22d017d285a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:39.880160 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:39.880160 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:39.880731 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-0d139a99-f7e7-4d67-9a99-a22d017d285a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:39.881148 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1460/5868] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:39 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:40.892218 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-2b2c8317-d9b8-45b2-b800-7086ca61fde5 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:40.894100 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2b2c8317-d9b8-45b2-b800-7086ca61fde5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:40.894339 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2b2c8317-d9b8-45b2-b800-7086ca61fde5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:40.894530 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-2b2c8317-d9b8-45b2-b800-7086ca61fde5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:40.894636 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-2b2c8317-d9b8-45b2-b800-7086ca61fde5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:40.899475 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:40.899475 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:40.900193 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-2b2c8317-d9b8-45b2-b800-7086ca61fde5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:40.900577 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1463/5869] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:40 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:41.909772 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7780702c-cb6a-4881-8ece-94e3348fa7e6 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:41.911499 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7780702c-cb6a-4881-8ece-94e3348fa7e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:41.911694 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7780702c-cb6a-4881-8ece-94e3348fa7e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:41.911901 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7780702c-cb6a-4881-8ece-94e3348fa7e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:41.912023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7780702c-cb6a-4881-8ece-94e3348fa7e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:41.915892 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:41.915892 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:41.916462 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7780702c-cb6a-4881-8ece-94e3348fa7e6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:41.916778 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1472/5870] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:41 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:42.926020 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f4edb2ba-94d8-41d6-8c5c-ee09212bc7dd None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:42.927853 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4edb2ba-94d8-41d6-8c5c-ee09212bc7dd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:42.928128 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4edb2ba-94d8-41d6-8c5c-ee09212bc7dd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:42.928334 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f4edb2ba-94d8-41d6-8c5c-ee09212bc7dd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:42.928465 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f4edb2ba-94d8-41d6-8c5c-ee09212bc7dd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:42.932393 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:42.932393 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:42.932931 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f4edb2ba-94d8-41d6-8c5c-ee09212bc7dd tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:42.933264 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1476/5871] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:42 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:42.942709 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a2d172db-796a-4a3a-95c8-d7efac033b60 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:42.944511 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a2d172db-796a-4a3a-95c8-d7efac033b60 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b/export_record Aug 13 03:53:42.944714 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a2d172db-796a-4a3a-95c8-d7efac033b60 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:42.944922 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a2d172db-796a-4a3a-95c8-d7efac033b60 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'export_record' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:42.945090 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-a2d172db-796a-4a3a-95c8-d7efac033b60 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Export record for backup eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100341) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 13 03:53:42.946858 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=125,cinder:INSERT=28,cinder:UPDATE=49 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:53:42.951789 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:42.951789 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:42.953676 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.api [None req-a2d172db-796a-4a3a-95c8-d7efac033b60 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling RPCAPI with context: , host: np0000007145, backup: eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100341) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 13 03:53:42.964763 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-a2d172db-796a-4a3a-95c8-d7efac033b60 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] export_record in rpcapi backup_id eeab4483-71b7-4473-bf97-fe2f3691ba4b on host np0000007145. {{(pid=100341) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 13 03:53:42.975237 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.contrib.backups [None req-a2d172db-796a-4a3a-95c8-d7efac033b60 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWVhYjQ0ODMtNzFiNy00NDczLWJmOTctZmUyZjM2OTFiYTRiIiwgInVzZXJfaWQiOiAiOGExMzU4NjMzOWI1NGFjNGJmYjRiNTQyNjA0NjFkMzQiLCAicHJvamVjdF9pZCI6ICJjMjQ2MzFiMmVmNDA0ZWUzODQ4MjU5ZjQwMmVlMGZmOSIsICJ2b2x1bWVfaWQiOiAiM2YyYmE1MGQtODE4NS00NzhlLTk1NDQtN2ZkZGEwN2U5YzE3IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODM5ODA4NjcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2YyYmE1MGQtODE4NS00NzhlLTk1NDQtN2ZkZGEwN2U5YzE3LzIwMjYwODEzMDM1MzMxL2F6X25vdmFfYmFja3VwX2VlYWI0NDgzLTcxYjctNDQ3My1iZjk3LWZlMmYzNjkxYmE0YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6NTM6MjlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6NTM6MjlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzo1Mzo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100341) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 13 03:53:42.975530 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a2d172db-796a-4a3a-95c8-d7efac033b60 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b/export_record returned with HTTP 200 Aug 13 03:53:42.976169 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1461/5872] 10.4.3.140 () {68 vars in 1430 bytes} [Thu Aug 13 03:53:42 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:53:42.982910 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-d1b17b36-ea31-4061-975c-3961200e7ded None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:42.984651 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1b17b36-ea31-4061-975c-3961200e7ded tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:53:42.984898 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1b17b36-ea31-4061-975c-3961200e7ded tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:42.985108 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-d1b17b36-ea31-4061-975c-3961200e7ded tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:42.985245 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-d1b17b36-ea31-4061-975c-3961200e7ded tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:42.990548 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:42.990548 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:42.991404 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-d1b17b36-ea31-4061-975c-3961200e7ded tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:53:42.991979 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1464/5873] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:42 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:43.000449 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-20f8b854-661b-46c2-96c0-2d64c3f40fb8 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:43.002134 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-20f8b854-661b-46c2-96c0-2d64c3f40fb8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] POST https://10.4.3.140/volume/v3/backups/import_record Aug 13 03:53:43.002554 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-20f8b854-661b-46c2-96c0-2d64c3f40fb8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODQxNzI2MzQtNjZlYi00ZmIzLWFhZDUtYWQ1ZmYxZTZhZTdjIiwgInVzZXJfaWQiOiAiOGExMzU4NjMzOWI1NGFjNGJmYjRiNTQyNjA0NjFkMzQiLCAicHJvamVjdF9pZCI6ICJjMjQ2MzFiMmVmNDA0ZWUzODQ4MjU5ZjQwMmVlMGZmOSIsICJ2b2x1bWVfaWQiOiAiM2YyYmE1MGQtODE4NS00NzhlLTk1NDQtN2ZkZGEwN2U5YzE3IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODM5ODA4NjcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2YyYmE1MGQtODE4NS00NzhlLTk1NDQtN2ZkZGEwN2U5YzE3LzIwMjYwODEzMDM1MzMxL2F6X25vdmFfYmFja3VwX2VlYWI0NDgzLTcxYjctNDQ3My1iZjk3LWZlMmYzNjkxYmE0YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6NTM6MjlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6NTM6MjlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzo1Mzo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:43.004147 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-20f8b854-661b-46c2-96c0-2d64c3f40fb8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODQxNzI2MzQtNjZlYi00ZmIzLWFhZDUtYWQ1ZmYxZTZhZTdjIiwgInVzZXJfaWQiOiAiOGExMzU4NjMzOWI1NGFjNGJmYjRiNTQyNjA0NjFkMzQiLCAicHJvamVjdF9pZCI6ICJjMjQ2MzFiMmVmNDA0ZWUzODQ4MjU5ZjQwMmVlMGZmOSIsICJ2b2x1bWVfaWQiOiAiM2YyYmE1MGQtODE4NS00NzhlLTk1NDQtN2ZkZGEwN2U5YzE3IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODM5ODA4NjcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2YyYmE1MGQtODE4NS00NzhlLTk1NDQtN2ZkZGEwN2U5YzE3LzIwMjYwODEzMDM1MzMxL2F6X25vdmFfYmFja3VwX2VlYWI0NDgzLTcxYjctNDQ3My1iZjk3LWZlMmYzNjkxYmE0YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6NTM6MjlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6NTM6MjlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzo1Mzo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100342) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 13 03:53:43.004260 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.contrib.backups [None req-20f8b854-661b-46c2-96c0-2d64c3f40fb8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODQxNzI2MzQtNjZlYi00ZmIzLWFhZDUtYWQ1ZmYxZTZhZTdjIiwgInVzZXJfaWQiOiAiOGExMzU4NjMzOWI1NGFjNGJmYjRiNTQyNjA0NjFkMzQiLCAicHJvamVjdF9pZCI6ICJjMjQ2MzFiMmVmNDA0ZWUzODQ4MjU5ZjQwMmVlMGZmOSIsICJ2b2x1bWVfaWQiOiAiM2YyYmE1MGQtODE4NS00NzhlLTk1NDQtN2ZkZGEwN2U5YzE3IiwgImhvc3QiOiAibnAwMDAwMDA3MTQ1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODM5ODA4NjcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2YyYmE1MGQtODE4NS00NzhlLTk1NDQtN2ZkZGEwN2U5YzE3LzIwMjYwODEzMDM1MzMxL2F6X25vdmFfYmFja3VwX2VlYWI0NDgzLTcxYjctNDQ3My1iZjk3LWZlMmYzNjkxYmE0YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTNUMDM6NTM6MjlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTNUMDM6NTM6MjlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xM1QwMzo1Mzo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100342) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 13 03:53:43.004886 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.policy [None req-20f8b854-661b-46c2-96c0-2d64c3f40fb8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '470b99a8ef9a402e91e09ac88c765383', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c24631b2ef404ee3848259f402ee0ff9', '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=100342) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:53:43.005098 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-20f8b854-661b-46c2-96c0-2d64c3f40fb8 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] https://10.4.3.140/volume/v3/backups/import_record returned with HTTP 403 Aug 13 03:53:43.005524 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1473/5874] 10.4.3.140 () {70 vars in 1342 bytes} [Thu Aug 13 03:53:42 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:53:43.012129 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-b321ea7c-44ce-4055-a734-9b6770f10737 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:43.013798 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b321ea7c-44ce-4055-a734-9b6770f10737 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 Aug 13 03:53:43.014064 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b321ea7c-44ce-4055-a734-9b6770f10737 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:43.014239 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-b321ea7c-44ce-4055-a734-9b6770f10737 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:43.014397 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.v3.volumes [None req-b321ea7c-44ce-4055-a734-9b6770f10737 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Delete volume with id: 3f2ba50d-8185-478e-9544-7fdda07e9c17 Aug 13 03:53:43.021083 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:43.021083 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:43.021404 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b321ea7c-44ce-4055-a734-9b6770f10737 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:43.035767 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-b321ea7c-44ce-4055-a734-9b6770f10737 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Delete volume request issued successfully. Aug 13 03:53:43.035950 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-b321ea7c-44ce-4055-a734-9b6770f10737 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 returned with HTTP 202 Aug 13 03:53:43.036367 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1477/5875] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:53:43 2026] DELETE /volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:53:43.043094 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-44626431-fd92-4ee1-8bbc-1e55cf27ce0b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:43.045036 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-44626431-fd92-4ee1-8bbc-1e55cf27ce0b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 Aug 13 03:53:43.045917 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-44626431-fd92-4ee1-8bbc-1e55cf27ce0b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:43.046187 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-44626431-fd92-4ee1-8bbc-1e55cf27ce0b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:43.053952 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:43.053952 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:43.058515 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-44626431-fd92-4ee1-8bbc-1e55cf27ce0b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:43.063202 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-44626431-fd92-4ee1-8bbc-1e55cf27ce0b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 returned with HTTP 200 Aug 13 03:53:43.063571 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1462/5876] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:43 2026] GET /volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:53:44.074845 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7cbaecc0-ff41-4ce7-84e8-1c152d886dce None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:44.076482 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7cbaecc0-ff41-4ce7-84e8-1c152d886dce tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 Aug 13 03:53:44.076697 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7cbaecc0-ff41-4ce7-84e8-1c152d886dce tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:44.076925 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7cbaecc0-ff41-4ce7-84e8-1c152d886dce tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:44.078813 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=111,cinder:UPDATE=39,cinder:INSERT=22 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:53:44.083182 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7cbaecc0-ff41-4ce7-84e8-1c152d886dce tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 returned with HTTP 404 Aug 13 03:53:44.083731 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1465/5877] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:44 2026] GET /volume/v3/volumes/3f2ba50d-8185-478e-9544-7fdda07e9c17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:53:44.090772 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4e6a10c2-1fd3-4318-b22f-0755efaa7e50 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:44.092740 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e6a10c2-1fd3-4318-b22f-0755efaa7e50 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] GET https://10.4.3.140/volume/v3/backups Aug 13 03:53:44.092939 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e6a10c2-1fd3-4318-b22f-0755efaa7e50 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:44.093117 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4e6a10c2-1fd3-4318-b22f-0755efaa7e50 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Calling method 'index' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:44.093359 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.api_utils [None req-4e6a10c2-1fd3-4318-b22f-0755efaa7e50 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Removing options '' from query. {{(pid=100342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:53:44.097957 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4e6a10c2-1fd3-4318-b22f-0755efaa7e50 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] https://10.4.3.140/volume/v3/backups returned with HTTP 200 Aug 13 03:53:44.098330 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1474/5878] 10.4.3.140 () {68 vars in 1277 bytes} [Thu Aug 13 03:53:44 2026] GET /volume/v3/backups => generated 622 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:44.106228 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-be1ae7cd-2f03-4114-aa8d-aec3075af5bb None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:44.108171 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be1ae7cd-2f03-4114-aa8d-aec3075af5bb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] GET https://10.4.3.140/volume/v3/backups?project_id=c24631b2ef404ee3848259f402ee0ff9 Aug 13 03:53:44.108412 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be1ae7cd-2f03-4114-aa8d-aec3075af5bb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:44.108631 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-be1ae7cd-2f03-4114-aa8d-aec3075af5bb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Calling method 'index' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:44.108948 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.api_utils [None req-be1ae7cd-2f03-4114-aa8d-aec3075af5bb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Removing options 'project_id' from query. {{(pid=100343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 13 03:53:44.114642 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-be1ae7cd-2f03-4114-aa8d-aec3075af5bb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] https://10.4.3.140/volume/v3/backups?project_id=c24631b2ef404ee3848259f402ee0ff9 returned with HTTP 200 Aug 13 03:53:44.115062 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1478/5879] 10.4.3.140 () {68 vars in 1364 bytes} [Thu Aug 13 03:53:44 2026] GET /volume/v3/backups?project_id=c24631b2ef404ee3848259f402ee0ff9 => generated 622 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:44.122427 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:44.124145 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] POST https://10.4.3.140/volume/v3/volumes Aug 13 03:53:44.124465 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1851924352"}} {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:44.125928 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.volumes [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1851924352'}} {{(pid=100341) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 13 03:53:44.126050 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Create volume of 1 GB Aug 13 03:53:44.129955 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Availability Zones retrieved successfully. Aug 13 03:53:44.135609 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Flow 'volume_create_api' (da898dc7-39dc-4b54-b6af-c0d92a84f287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:44.136500 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f4b956-09e1-4e20-96aa-bc154748d776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:44.137363 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.flows.api.create_volume [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Validating volume size '1' using validate_int {{(pid=100341) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 13 03:53:44.159054 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f4b956-09e1-4e20-96aa-bc154748d776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-13T03:26:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=9a64cce8-46c0-494d-b09a-acd67908836a,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a64cce8-46c0-494d-b09a-acd67908836a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:44.159745 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30697fe-4ab7-4daa-89de-8318cb9870fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:44.191703 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.quota [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Created reservations ['1edaed54-9d71-477e-959a-ac998bae0f77', 'a6c22a1e-f091-4dea-8bc6-8e90b148dd50', 'b84d4efd-2ed5-4f6d-a342-c7ed75661249', '316ecbfa-6baf-41b8-bfb4-8797f059e2d3'] {{(pid=100341) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:53:44.192423 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b30697fe-4ab7-4daa-89de-8318cb9870fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1edaed54-9d71-477e-959a-ac998bae0f77', 'a6c22a1e-f091-4dea-8bc6-8e90b148dd50', 'b84d4efd-2ed5-4f6d-a342-c7ed75661249', '316ecbfa-6baf-41b8-bfb4-8797f059e2d3']}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:44.193148 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf82f4f-7cdd-40c8-a424-24b0076242cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:44.213806 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf82f4f-7cdd-40c8-a424-24b0076242cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13ea411d-4844-4f77-9f27-cd4b5360cf0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851924352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24631b2ef404ee3848259f402ee0ff9',qos_specs=None,replication_status=,reservations=['1edaed54-9d71-477e-959a-ac998bae0f77','a6c22a1e-f091-4dea-8bc6-8e90b148dd50','b84d4efd-2ed5-4f6d-a342-c7ed75661249','316ecbfa-6baf-41b8-bfb4-8797f059e2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a13586339b54ac4bfb4b54260461d34',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-13T03:53:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851924352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13ea411d-4844-4f77-9f27-cd4b5360cf0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24631b2ef404ee3848259f402ee0ff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a13586339b54ac4bfb4b54260461d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a64cce8-46c0-494d-b09a-acd67908836a),volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:44.214497 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ccb7769-11b7-40c6-a402-ee31e4c7884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:44.230445 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ccb7769-11b7-40c6-a402-ee31e4c7884b) transitioned into state 'SUCCESS' from state '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-1851924352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24631b2ef404ee3848259f402ee0ff9',qos_specs=None,replication_status=,reservations=['1edaed54-9d71-477e-959a-ac998bae0f77','a6c22a1e-f091-4dea-8bc6-8e90b148dd50','b84d4efd-2ed5-4f6d-a342-c7ed75661249','316ecbfa-6baf-41b8-bfb4-8797f059e2d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a13586339b54ac4bfb4b54260461d34',volume_type_id=9a64cce8-46c0-494d-b09a-acd67908836a)}' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:44.231125 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea38de2-885d-4057-9aa2-88e98e80fe76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 13 03:53:44.239584 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea38de2-885d-4057-9aa2-88e98e80fe76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100341) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 13 03:53:44.240703 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Flow 'volume_create_api' (da898dc7-39dc-4b54-b6af-c0d92a84f287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100341) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 13 03:53:44.241125 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Create volume request issued successfully. Aug 13 03:53:44.241992 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-a96d9e3c-f147-43c6-ae5e-cb52d60b46d0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes returned with HTTP 202 Aug 13 03:53:44.242573 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1463/5880] 10.4.3.140 () {70 vars in 1298 bytes} [Thu Aug 13 03:53:44 2026] POST /volume/v3/volumes => generated 778 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:53:44.253779 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-bc328340-d5d2-4980-830f-d6c3741836a7 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:44.255899 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc328340-d5d2-4980-830f-d6c3741836a7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c Aug 13 03:53:44.256152 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc328340-d5d2-4980-830f-d6c3741836a7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:44.256387 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-bc328340-d5d2-4980-830f-d6c3741836a7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:44.265312 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:44.265312 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:44.269310 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-bc328340-d5d2-4980-830f-d6c3741836a7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:44.273349 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-bc328340-d5d2-4980-830f-d6c3741836a7 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c returned with HTTP 200 Aug 13 03:53:44.273741 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1466/5881] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:44 2026] GET /volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:45.285781 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-48c8ec6d-6b65-45b8-8e10-b8bf847c537a None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:45.287371 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-48c8ec6d-6b65-45b8-8e10-b8bf847c537a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c Aug 13 03:53:45.287612 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-48c8ec6d-6b65-45b8-8e10-b8bf847c537a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:45.287867 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-48c8ec6d-6b65-45b8-8e10-b8bf847c537a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:45.289898 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=86,cinder:UPDATE=15,cinder:INSERT=13 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:53:45.295673 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:45.295673 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:45.299956 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-48c8ec6d-6b65-45b8-8e10-b8bf847c537a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:45.304259 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-48c8ec6d-6b65-45b8-8e10-b8bf847c537a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c returned with HTTP 200 Aug 13 03:53:45.304632 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1475/5882] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:45 2026] GET /volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:53:45.315993 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-ffc38215-b545-490b-9da8-ba3bb26ce16b None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:45.317499 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffc38215-b545-490b-9da8-ba3bb26ce16b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] POST https://10.4.3.140/volume/v3/backups Aug 13 03:53:45.317797 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-ffc38215-b545-490b-9da8-ba3bb26ce16b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13ea411d-4844-4f77-9f27-cd4b5360cf0c", "name": "tempest-type-Backup-691341631"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:45.319148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.backups [None req-ffc38215-b545-490b-9da8-ba3bb26ce16b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Creating new backup {'backup': {'volume_id': '13ea411d-4844-4f77-9f27-cd4b5360cf0c', 'name': 'tempest-type-Backup-691341631'}} {{(pid=100343) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 13 03:53:45.319272 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-ffc38215-b545-490b-9da8-ba3bb26ce16b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Creating backup of volume 13ea411d-4844-4f77-9f27-cd4b5360cf0c in container None Aug 13 03:53:45.325753 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:45.325753 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:45.326143 np0000007145 devstack@c-api.service[100343]: INFO cinder.volume.api [None req-ffc38215-b545-490b-9da8-ba3bb26ce16b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:45.340209 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.quota [None req-ffc38215-b545-490b-9da8-ba3bb26ce16b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Created reservations ['2f2ff118-dee7-4163-8327-615157abf8c0', 'd5aba4ec-7c73-4f08-ae16-d09570c20df7'] {{(pid=100343) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 13 03:53:45.365918 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-ffc38215-b545-490b-9da8-ba3bb26ce16b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups returned with HTTP 202 Aug 13 03:53:45.366363 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1479/5883] 10.4.3.140 () {70 vars in 1299 bytes} [Thu Aug 13 03:53:45 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 13 03:53:45.373650 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-4abb854c-3803-48bc-afd2-60d29efb9afb None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:45.375428 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4abb854c-3803-48bc-afd2-60d29efb9afb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:45.375628 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4abb854c-3803-48bc-afd2-60d29efb9afb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:45.375815 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-4abb854c-3803-48bc-afd2-60d29efb9afb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:45.375946 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-4abb854c-3803-48bc-afd2-60d29efb9afb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:45.379634 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:45.379634 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:45.380219 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-4abb854c-3803-48bc-afd2-60d29efb9afb tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:45.380562 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1464/5884] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:45 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:46.390084 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e97a7772-49ab-4e58-983c-c2f65e993bba None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:46.391836 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e97a7772-49ab-4e58-983c-c2f65e993bba tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:46.392004 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e97a7772-49ab-4e58-983c-c2f65e993bba tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:46.392217 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e97a7772-49ab-4e58-983c-c2f65e993bba tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:46.392326 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e97a7772-49ab-4e58-983c-c2f65e993bba tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:46.396109 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:46.396109 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:46.396666 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e97a7772-49ab-4e58-983c-c2f65e993bba tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:46.397013 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1467/5885] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:46 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:47.406736 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-33a6c2d4-0b99-40fc-b47b-64fc8548cf56 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:47.408510 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-33a6c2d4-0b99-40fc-b47b-64fc8548cf56 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:47.408701 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-33a6c2d4-0b99-40fc-b47b-64fc8548cf56 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:47.408895 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-33a6c2d4-0b99-40fc-b47b-64fc8548cf56 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:47.408996 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-33a6c2d4-0b99-40fc-b47b-64fc8548cf56 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:47.413099 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:47.413099 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:47.413697 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-33a6c2d4-0b99-40fc-b47b-64fc8548cf56 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:47.414048 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1476/5886] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:47 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:48.423687 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-df926f9e-9713-4bc8-9db4-b5fa4ac3f289 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:48.425632 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df926f9e-9713-4bc8-9db4-b5fa4ac3f289 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:48.425874 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df926f9e-9713-4bc8-9db4-b5fa4ac3f289 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:48.426095 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-df926f9e-9713-4bc8-9db4-b5fa4ac3f289 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:48.426187 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-df926f9e-9713-4bc8-9db4-b5fa4ac3f289 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:48.427866 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=146,cinder:UPDATE=59,cinder:INSERT=35 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:53:48.430868 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:48.430868 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:48.431608 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-df926f9e-9713-4bc8-9db4-b5fa4ac3f289 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:48.432046 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1480/5887] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:48 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:49.445834 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-de8de3c4-08f2-45fc-af68-be4c6c840fd0 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:49.451695 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-de8de3c4-08f2-45fc-af68-be4c6c840fd0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:49.452783 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-de8de3c4-08f2-45fc-af68-be4c6c840fd0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:49.453462 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-de8de3c4-08f2-45fc-af68-be4c6c840fd0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:49.454048 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-de8de3c4-08f2-45fc-af68-be4c6c840fd0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:49.469004 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:49.469004 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:49.471989 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-de8de3c4-08f2-45fc-af68-be4c6c840fd0 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:49.474455 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1465/5888] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:49 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:50.485401 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7a6fa278-625c-4e7c-9835-7d26ad35a03a None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:50.487561 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7a6fa278-625c-4e7c-9835-7d26ad35a03a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:50.487812 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7a6fa278-625c-4e7c-9835-7d26ad35a03a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:50.488080 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7a6fa278-625c-4e7c-9835-7d26ad35a03a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:50.488188 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-7a6fa278-625c-4e7c-9835-7d26ad35a03a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:50.492901 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:50.492901 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:50.493476 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7a6fa278-625c-4e7c-9835-7d26ad35a03a tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:50.493815 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1468/5889] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:50 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:51.504928 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a89889f3-f273-4dce-b1f7-1e8f8de3cc7c None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:51.506787 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a89889f3-f273-4dce-b1f7-1e8f8de3cc7c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:51.507003 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a89889f3-f273-4dce-b1f7-1e8f8de3cc7c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:51.507178 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a89889f3-f273-4dce-b1f7-1e8f8de3cc7c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:51.507286 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-a89889f3-f273-4dce-b1f7-1e8f8de3cc7c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:51.512108 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:51.512108 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:51.512731 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a89889f3-f273-4dce-b1f7-1e8f8de3cc7c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:51.513362 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1477/5890] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:51 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:52.523663 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-527e7961-5a69-466d-839b-a3916369a3e4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:52.525574 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-527e7961-5a69-466d-839b-a3916369a3e4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:52.525789 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-527e7961-5a69-466d-839b-a3916369a3e4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:52.525981 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-527e7961-5a69-466d-839b-a3916369a3e4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:52.526077 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-527e7961-5a69-466d-839b-a3916369a3e4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:52.530089 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:52.530089 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:52.530629 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-527e7961-5a69-466d-839b-a3916369a3e4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:52.530967 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1481/5891] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:52 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:53.544205 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-e58f98c1-04c1-4dcb-ae68-db77e30b1ae3 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:53.551115 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e58f98c1-04c1-4dcb-ae68-db77e30b1ae3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:53.551815 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e58f98c1-04c1-4dcb-ae68-db77e30b1ae3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:53.553066 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-e58f98c1-04c1-4dcb-ae68-db77e30b1ae3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:53.553750 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-e58f98c1-04c1-4dcb-ae68-db77e30b1ae3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:53.567547 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:53.567547 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:53.569443 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-e58f98c1-04c1-4dcb-ae68-db77e30b1ae3 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:53.570731 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1466/5892] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:53 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:54.581304 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-e6ecf331-89fb-4802-8591-85fe7d415c92 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:54.583214 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e6ecf331-89fb-4802-8591-85fe7d415c92 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:54.583472 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e6ecf331-89fb-4802-8591-85fe7d415c92 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:54.583698 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-e6ecf331-89fb-4802-8591-85fe7d415c92 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:54.583800 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-e6ecf331-89fb-4802-8591-85fe7d415c92 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:54.589271 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:54.589271 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:54.590262 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-e6ecf331-89fb-4802-8591-85fe7d415c92 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:54.590692 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1469/5893] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:54 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:55.602037 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-7e487fef-8042-4cba-8bd1-96e6e6f1b605 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:55.604044 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e487fef-8042-4cba-8bd1-96e6e6f1b605 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:55.604253 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e487fef-8042-4cba-8bd1-96e6e6f1b605 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:55.604458 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-7e487fef-8042-4cba-8bd1-96e6e6f1b605 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:55.604594 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-7e487fef-8042-4cba-8bd1-96e6e6f1b605 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:55.608983 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:55.608983 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:55.609632 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-7e487fef-8042-4cba-8bd1-96e6e6f1b605 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:55.610053 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1478/5894] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:55 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:56.620960 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-12d39fe5-c885-4651-bfb3-78566816c6d1 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:56.622873 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-12d39fe5-c885-4651-bfb3-78566816c6d1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:56.623115 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-12d39fe5-c885-4651-bfb3-78566816c6d1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:56.623316 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-12d39fe5-c885-4651-bfb3-78566816c6d1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:56.623427 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-12d39fe5-c885-4651-bfb3-78566816c6d1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:56.628455 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:56.628455 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:56.629281 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-12d39fe5-c885-4651-bfb3-78566816c6d1 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:56.629787 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1482/5895] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:56 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:57.643404 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-9e02e3ca-8ea3-405a-8a06-7892b1385c58 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:57.648512 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9e02e3ca-8ea3-405a-8a06-7892b1385c58 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:57.648783 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9e02e3ca-8ea3-405a-8a06-7892b1385c58 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:57.649020 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-9e02e3ca-8ea3-405a-8a06-7892b1385c58 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:57.649161 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-9e02e3ca-8ea3-405a-8a06-7892b1385c58 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:57.654111 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:57.654111 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:57.654795 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-9e02e3ca-8ea3-405a-8a06-7892b1385c58 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:57.655218 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1467/5896] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:57 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:58.666217 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-86102cf2-2bdd-479e-8ef3-9143f83c01b6 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:58.668118 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-86102cf2-2bdd-479e-8ef3-9143f83c01b6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:58.668348 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-86102cf2-2bdd-479e-8ef3-9143f83c01b6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:58.668556 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-86102cf2-2bdd-479e-8ef3-9143f83c01b6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:58.668688 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-86102cf2-2bdd-479e-8ef3-9143f83c01b6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:58.672950 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:58.672950 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:58.673664 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-86102cf2-2bdd-479e-8ef3-9143f83c01b6 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:58.674023 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1470/5897] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:58 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:59.684149 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-4bcaae1c-dff6-42b4-955b-944d29eedeb5 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:59.685747 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4bcaae1c-dff6-42b4-955b-944d29eedeb5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:53:59.685946 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4bcaae1c-dff6-42b4-955b-944d29eedeb5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:59.686131 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-4bcaae1c-dff6-42b4-955b-944d29eedeb5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:59.686261 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-4bcaae1c-dff6-42b4-955b-944d29eedeb5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:53:59.689997 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:59.689997 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:53:59.690559 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-4bcaae1c-dff6-42b4-955b-944d29eedeb5 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:53:59.690903 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1479/5898] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:59 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:53:59.700651 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-eb919937-33af-45b4-a372-1e531525fd67 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:59.703119 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb919937-33af-45b4-a372-1e531525fd67 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] POST https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6/action Aug 13 03:53:59.703611 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb919937-33af-45b4-a372-1e531525fd67 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100343) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 13 03:53:59.703801 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-eb919937-33af-45b4-a372-1e531525fd67 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 13 03:53:59.705392 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.contrib.admin_actions [None req-eb919937-33af-45b4-a372-1e531525fd67 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Updating backup 'fbcbf5e1-9c27-4433-8f20-15871320d4f6' with '{'status': 'error'}' {{(pid=100343) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 13 03:53:59.713027 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:59.713027 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:53:59.714148 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.policy [None req-eb919937-33af-45b4-a372-1e531525fd67 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '470b99a8ef9a402e91e09ac88c765383', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c24631b2ef404ee3848259f402ee0ff9', '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=100343) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 13 03:53:59.714344 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-eb919937-33af-45b4-a372-1e531525fd67 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6/action returned with HTTP 403 Aug 13 03:53:59.714791 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1483/5899] 10.4.3.140 () {70 vars in 1430 bytes} [Thu Aug 13 03:53:59 2026] POST /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:53:59.721240 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-29512269-e7ae-45cb-90d4-4571153d3806 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:59.723075 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-29512269-e7ae-45cb-90d4-4571153d3806 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c Aug 13 03:53:59.723305 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-29512269-e7ae-45cb-90d4-4571153d3806 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:59.723484 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-29512269-e7ae-45cb-90d4-4571153d3806 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:59.723662 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.v3.volumes [None req-29512269-e7ae-45cb-90d4-4571153d3806 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Delete volume with id: 13ea411d-4844-4f77-9f27-cd4b5360cf0c Aug 13 03:53:59.732598 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:59.732598 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:53:59.733073 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-29512269-e7ae-45cb-90d4-4571153d3806 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:59.751110 np0000007145 devstack@c-api.service[100341]: INFO cinder.volume.api [None req-29512269-e7ae-45cb-90d4-4571153d3806 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Delete volume request issued successfully. Aug 13 03:53:59.751363 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-29512269-e7ae-45cb-90d4-4571153d3806 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c returned with HTTP 202 Aug 13 03:53:59.751953 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1468/5900] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:53:59 2026] DELETE /volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:53:59.759348 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-cd0a5a3b-91ab-4afa-b343-377ae9c90054 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:53:59.761261 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd0a5a3b-91ab-4afa-b343-377ae9c90054 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c Aug 13 03:53:59.761467 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd0a5a3b-91ab-4afa-b343-377ae9c90054 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:53:59.761669 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-cd0a5a3b-91ab-4afa-b343-377ae9c90054 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:53:59.770189 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:53:59.770189 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:53:59.774021 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-cd0a5a3b-91ab-4afa-b343-377ae9c90054 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:53:59.778814 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-cd0a5a3b-91ab-4afa-b343-377ae9c90054 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c returned with HTTP 200 Aug 13 03:53:59.779286 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1471/5901] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:53:59 2026] GET /volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:54:00.792167 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-eff73060-fe8a-4985-a6a4-ad3278d77f26 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:00.794295 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eff73060-fe8a-4985-a6a4-ad3278d77f26 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c Aug 13 03:54:00.794525 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eff73060-fe8a-4985-a6a4-ad3278d77f26 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:00.794753 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-eff73060-fe8a-4985-a6a4-ad3278d77f26 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:00.800611 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-eff73060-fe8a-4985-a6a4-ad3278d77f26 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c returned with HTTP 404 Aug 13 03:54:00.801160 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1480/5902] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:00 2026] GET /volume/v3/volumes/13ea411d-4844-4f77-9f27-cd4b5360cf0c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:54:00.810390 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-8f86c87e-8fd7-4a32-b3a7-c0dc55e12daf None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:00.812166 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f86c87e-8fd7-4a32-b3a7-c0dc55e12daf tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:54:00.812364 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8f86c87e-8fd7-4a32-b3a7-c0dc55e12daf tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:00.812577 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-8f86c87e-8fd7-4a32-b3a7-c0dc55e12daf tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:00.812693 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-8f86c87e-8fd7-4a32-b3a7-c0dc55e12daf tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:54:00.816866 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:54:00.816866 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:54:00.817631 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-8f86c87e-8fd7-4a32-b3a7-c0dc55e12daf tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-reader] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:54:00.818053 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1484/5903] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:00 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:54:00.829034 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-ad8675bc-9037-491b-8283-f4146a3cc4fa None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:00.831255 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ad8675bc-9037-491b-8283-f4146a3cc4fa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] DELETE https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:54:00.831628 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ad8675bc-9037-491b-8283-f4146a3cc4fa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:00.831857 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-ad8675bc-9037-491b-8283-f4146a3cc4fa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'delete' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:00.832045 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.contrib.backups [None req-ad8675bc-9037-491b-8283-f4146a3cc4fa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Delete backup with id: fbcbf5e1-9c27-4433-8f20-15871320d4f6. Aug 13 03:54:00.836532 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:54:00.836532 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:54:00.848175 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.backup.rpcapi [None req-ad8675bc-9037-491b-8283-f4146a3cc4fa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] delete_backup rpcapi backup_id fbcbf5e1-9c27-4433-8f20-15871320d4f6 {{(pid=100341) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:54:00.849993 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-ad8675bc-9037-491b-8283-f4146a3cc4fa tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 202 Aug 13 03:54:00.850375 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1469/5904] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:54:00 2026] DELETE /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:54:00.857075 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-371d7e28-ec14-43aa-aee4-15dc7e48791c None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:00.859177 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-371d7e28-ec14-43aa-aee4-15dc7e48791c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:54:00.859507 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-371d7e28-ec14-43aa-aee4-15dc7e48791c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:00.859744 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-371d7e28-ec14-43aa-aee4-15dc7e48791c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:00.859902 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-371d7e28-ec14-43aa-aee4-15dc7e48791c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:54:00.864220 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:54:00.864220 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:54:00.864816 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-371d7e28-ec14-43aa-aee4-15dc7e48791c tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 200 Aug 13 03:54:00.865178 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1472/5905] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:00 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:54:01.875023 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-9ee0db02-cd0d-4c69-9f36-e7529fde1c7b None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:01.876982 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ee0db02-cd0d-4c69-9f36-e7529fde1c7b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 Aug 13 03:54:01.877211 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ee0db02-cd0d-4c69-9f36-e7529fde1c7b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:01.877390 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-9ee0db02-cd0d-4c69-9f36-e7529fde1c7b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:01.877490 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.v3.backups [None req-9ee0db02-cd0d-4c69-9f36-e7529fde1c7b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id fbcbf5e1-9c27-4433-8f20-15871320d4f6. {{(pid=100342) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:54:01.881176 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-9ee0db02-cd0d-4c69-9f36-e7529fde1c7b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 returned with HTTP 404 Aug 13 03:54:01.881791 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1481/5906] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:01 2026] GET /volume/v3/backups/fbcbf5e1-9c27-4433-8f20-15871320d4f6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:54:01.888552 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-d4b3397e-ea66-4d3d-9cf8-529e6126a7b4 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:01.890417 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4b3397e-ea66-4d3d-9cf8-529e6126a7b4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] DELETE https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:54:01.890640 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4b3397e-ea66-4d3d-9cf8-529e6126a7b4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:01.890885 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-d4b3397e-ea66-4d3d-9cf8-529e6126a7b4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'delete' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:01.891008 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.contrib.backups [None req-d4b3397e-ea66-4d3d-9cf8-529e6126a7b4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Delete backup with id: eeab4483-71b7-4473-bf97-fe2f3691ba4b. Aug 13 03:54:01.895709 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:54:01.895709 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:54:01.908449 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.backup.rpcapi [None req-d4b3397e-ea66-4d3d-9cf8-529e6126a7b4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] delete_backup rpcapi backup_id eeab4483-71b7-4473-bf97-fe2f3691ba4b {{(pid=100343) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:54:01.910195 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-d4b3397e-ea66-4d3d-9cf8-529e6126a7b4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 202 Aug 13 03:54:01.910634 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1485/5907] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:54:01 2026] DELETE /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:54:01.917660 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-47dad45c-7d12-4f2f-ae88-42ca97049bc9 None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:01.919193 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-47dad45c-7d12-4f2f-ae88-42ca97049bc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:54:01.919193 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-47dad45c-7d12-4f2f-ae88-42ca97049bc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:01.919387 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-47dad45c-7d12-4f2f-ae88-42ca97049bc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:01.919495 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-47dad45c-7d12-4f2f-ae88-42ca97049bc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:54:01.923526 np0000007145 devstack@c-api.service[100341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:54:01.923526 np0000007145 devstack@c-api.service[100341]: warnings.warn( Aug 13 03:54:01.924180 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-47dad45c-7d12-4f2f-ae88-42ca97049bc9 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 200 Aug 13 03:54:01.924491 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1470/5908] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:01 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:54:02.934638 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-49594d16-f708-45ce-a9e9-1f3e6245e473 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:02.936462 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-49594d16-f708-45ce-a9e9-1f3e6245e473 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b Aug 13 03:54:02.936692 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-49594d16-f708-45ce-a9e9-1f3e6245e473 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:02.936926 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-49594d16-f708-45ce-a9e9-1f3e6245e473 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:02.937043 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.v3.backups [None req-49594d16-f708-45ce-a9e9-1f3e6245e473 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id eeab4483-71b7-4473-bf97-fe2f3691ba4b. {{(pid=100340) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:54:02.940619 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-49594d16-f708-45ce-a9e9-1f3e6245e473 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b returned with HTTP 404 Aug 13 03:54:02.941110 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1473/5909] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:02 2026] GET /volume/v3/backups/eeab4483-71b7-4473-bf97-fe2f3691ba4b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:54:02.947019 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-570668fa-c380-40e4-b132-59fdf4f2b349 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:02.948620 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-570668fa-c380-40e4-b132-59fdf4f2b349 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] DELETE https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:54:02.948849 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-570668fa-c380-40e4-b132-59fdf4f2b349 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:02.949084 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-570668fa-c380-40e4-b132-59fdf4f2b349 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'delete' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:02.949224 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.contrib.backups [None req-570668fa-c380-40e4-b132-59fdf4f2b349 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Delete backup with id: a4c8c50a-5339-4563-8456-b295021f5f84. Aug 13 03:54:02.953492 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:54:02.953492 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:54:02.963285 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.backup.rpcapi [None req-570668fa-c380-40e4-b132-59fdf4f2b349 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] delete_backup rpcapi backup_id a4c8c50a-5339-4563-8456-b295021f5f84 {{(pid=100342) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 13 03:54:02.964937 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-570668fa-c380-40e4-b132-59fdf4f2b349 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 202 Aug 13 03:54:02.965366 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1482/5910] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:54:02 2026] DELETE /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 13 03:54:02.972487 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-f3c6d28c-4187-43af-819d-25d7fe916e4f None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:02.974302 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3c6d28c-4187-43af-819d-25d7fe916e4f tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:54:02.974492 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3c6d28c-4187-43af-819d-25d7fe916e4f tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:02.974675 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-f3c6d28c-4187-43af-819d-25d7fe916e4f tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:02.975379 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.v3.backups [None req-f3c6d28c-4187-43af-819d-25d7fe916e4f tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100343) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:54:02.979735 np0000007145 devstack@c-api.service[100343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:54:02.979735 np0000007145 devstack@c-api.service[100343]: warnings.warn( Aug 13 03:54:02.980460 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-f3c6d28c-4187-43af-819d-25d7fe916e4f tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 200 Aug 13 03:54:02.981047 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1486/5911] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:02 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 13 03:54:03.990355 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.middleware.request_id [None req-bd76ddd2-4563-435b-ae01-bf76bad09e1b None None] RequestId filter calling following filter/app {{(pid=100341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:03.992151 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bd76ddd2-4563-435b-ae01-bf76bad09e1b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 Aug 13 03:54:03.992372 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bd76ddd2-4563-435b-ae01-bf76bad09e1b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:03.992549 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.openstack.wsgi [None req-bd76ddd2-4563-435b-ae01-bf76bad09e1b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:03.992649 np0000007145 devstack@c-api.service[100341]: DEBUG cinder.api.v3.backups [None req-bd76ddd2-4563-435b-ae01-bf76bad09e1b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Show backup with id a4c8c50a-5339-4563-8456-b295021f5f84. {{(pid=100341) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 13 03:54:03.996794 np0000007145 devstack@c-api.service[100341]: INFO cinder.api.openstack.wsgi [None req-bd76ddd2-4563-435b-ae01-bf76bad09e1b tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 returned with HTTP 404 Aug 13 03:54:03.997329 np0000007145 devstack@c-api.service[100341]: [pid: 100341|app: 0|req: 1471/5912] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:03 2026] GET /volume/v3/backups/a4c8c50a-5339-4563-8456-b295021f5f84 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:54:04.003617 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.middleware.request_id [None req-7012cb70-10f7-4bf4-9b3c-df116e6989f4 None None] RequestId filter calling following filter/app {{(pid=100340) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:04.005431 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7012cb70-10f7-4bf4-9b3c-df116e6989f4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] DELETE https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb Aug 13 03:54:04.005642 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7012cb70-10f7-4bf4-9b3c-df116e6989f4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100340) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:04.005914 np0000007145 devstack@c-api.service[100340]: DEBUG cinder.api.openstack.wsgi [None req-7012cb70-10f7-4bf4-9b3c-df116e6989f4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'delete' {{(pid=100340) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:04.006077 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.v3.volumes [None req-7012cb70-10f7-4bf4-9b3c-df116e6989f4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Delete volume with id: 50d0b92d-6027-4ee9-9962-940df28f26eb Aug 13 03:54:04.016007 np0000007145 devstack@c-api.service[100340]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:54:04.016007 np0000007145 devstack@c-api.service[100340]: warnings.warn( Aug 13 03:54:04.016297 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7012cb70-10f7-4bf4-9b3c-df116e6989f4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:54:04.033688 np0000007145 devstack@c-api.service[100340]: INFO cinder.volume.api [None req-7012cb70-10f7-4bf4-9b3c-df116e6989f4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Delete volume request issued successfully. Aug 13 03:54:04.034469 np0000007145 devstack@c-api.service[100340]: INFO cinder.api.openstack.wsgi [None req-7012cb70-10f7-4bf4-9b3c-df116e6989f4 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb returned with HTTP 202 Aug 13 03:54:04.034469 np0000007145 devstack@c-api.service[100340]: [pid: 100340|app: 0|req: 1474/5913] 10.4.3.140 () {68 vars in 1391 bytes} [Thu Aug 13 03:54:04 2026] DELETE /volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 13 03:54:04.041364 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.middleware.request_id [None req-a86ffb21-a954-4d49-9713-cdb991053880 None None] RequestId filter calling following filter/app {{(pid=100342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:04.042849 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a86ffb21-a954-4d49-9713-cdb991053880 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb Aug 13 03:54:04.043033 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a86ffb21-a954-4d49-9713-cdb991053880 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:04.043198 np0000007145 devstack@c-api.service[100342]: DEBUG cinder.api.openstack.wsgi [None req-a86ffb21-a954-4d49-9713-cdb991053880 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:04.051197 np0000007145 devstack@c-api.service[100342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 13 03:54:04.051197 np0000007145 devstack@c-api.service[100342]: warnings.warn( Aug 13 03:54:04.055039 np0000007145 devstack@c-api.service[100342]: INFO cinder.volume.api [None req-a86ffb21-a954-4d49-9713-cdb991053880 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Volume info retrieved successfully. Aug 13 03:54:04.059586 np0000007145 devstack@c-api.service[100342]: INFO cinder.api.openstack.wsgi [None req-a86ffb21-a954-4d49-9713-cdb991053880 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb returned with HTTP 200 Aug 13 03:54:04.059994 np0000007145 devstack@c-api.service[100342]: [pid: 100342|app: 0|req: 1483/5914] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:04 2026] GET /volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 13 03:54:05.072310 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.middleware.request_id [None req-522f3c06-90d2-4a58-9fae-9ca760bae854 None None] RequestId filter calling following filter/app {{(pid=100343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 13 03:54:05.074137 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-522f3c06-90d2-4a58-9fae-9ca760bae854 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] GET https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb Aug 13 03:54:05.074310 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-522f3c06-90d2-4a58-9fae-9ca760bae854 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Empty body provided in request {{(pid=100343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 13 03:54:05.074484 np0000007145 devstack@c-api.service[100343]: DEBUG cinder.api.openstack.wsgi [None req-522f3c06-90d2-4a58-9fae-9ca760bae854 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] Calling method 'show' {{(pid=100343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 13 03:54:05.080001 np0000007145 devstack@c-api.service[100343]: INFO cinder.api.openstack.wsgi [None req-522f3c06-90d2-4a58-9fae-9ca760bae854 tempest-ProjectReaderTests33-23654791 tempest-ProjectReaderTests33-23654791-project-admin] https://10.4.3.140/volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb returned with HTTP 404 Aug 13 03:54:05.080457 np0000007145 devstack@c-api.service[100343]: [pid: 100343|app: 0|req: 1487/5915] 10.4.3.140 () {68 vars in 1388 bytes} [Thu Aug 13 03:54:05 2026] GET /volume/v3/volumes/50d0b92d-6027-4ee9-9962-940df28f26eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 13 03:54:13.994754 np0000007145 devstack@c-api.service[100341]: DEBUG dbcounter [-] [100341] Writing DB stats cinder:SELECT=37,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:54:14.028879 np0000007145 devstack@c-api.service[100340]: DEBUG dbcounter [-] [100340] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:54:14.058286 np0000007145 devstack@c-api.service[100342]: DEBUG dbcounter [-] [100342] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=100342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 13 03:54:15.076767 np0000007145 devstack@c-api.service[100343]: DEBUG dbcounter [-] [100343] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1 {{(pid=100343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}